@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: rgba(39, 182, 89, 0.7);
}

::selection {
  background-color: rgba(39, 182, 89, 0.7);
}

.pcnone {
  display: none;
}

@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

.disnone {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.disnone {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 2.5em;
  letter-spacing: 0.18em;
  font-weight: 500;
  color: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.4rem;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.inner2 {
  margin: 0 auto;
  max-width: 1536px;
  width: 100%;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1200px) {
  #contents {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}

#main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}

@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}

#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}

@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}

#col_side1 a {
  display: block;
}

#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  transition: 1s;
}

.imgR, .imgL {
  max-width: 100% !important;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}

.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  line-height: 1;
}

header#global_header .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 48px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 10;
}

@media only screen and (max-width: 1264px) {
  header#global_header .header {
    padding: 0 32px 0 0;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header .header {
    background-color: transparent;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .header {
    padding: 0 12px 0 0;
  }
}

header#global_header .header .h-logo {
  padding: 16px 0 16px 48px;
  background-color: #fff;
  border-radius: 0 0 10px 0;
}

@media only screen and (max-width: 1264px) {
  header#global_header .header .h-logo {
    max-width: 168px;
    padding: 16px 16px 16px 32px;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header .header .h-logo {
    padding: 12px 12px 12px 32px;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .header .h-logo {
    padding: 12px 12px 12px 20px;
    max-width: 160px;
  }
}

header#global_header .header .h-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 24px;
}

@media only screen and (max-width: 1000px) {
  header#global_header .header .h-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

header#global_header .header .h-info nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

header#global_header .header .h-info nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-top: 20px;
}

@media only screen and (max-width: 1000px) {
  header#global_header .header .h-info nav ul {
    display: none;
  }
}

header#global_header .header .h-info nav ul li {
  margin-left: 32px;
}

@media only screen and (max-width: 1264px) {
  header#global_header .header .h-info nav ul li {
    margin-left: 24px;
    font-size: 1.4rem;
  }
}

header#global_header .header .h-info nav ul li.menu {
  position: relative;
  cursor: pointer;
}

header#global_header .header .h-info nav ul li.menu ul.second {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #27b659;
  width: 200px;
}

header#global_header .header .h-info nav ul li.menu ul.second li {
  margin-left: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
  text-align: center;
}

header#global_header .header .h-info nav ul li.menu ul.second li:last-child {
  border-bottom: none;
}

header#global_header .header .h-info nav ul li.menu ul.second li a {
  display: block;
  width: 100%;
  padding: 8px 0;
  color: #fff;
}

header#global_header .header .h-info nav ul li a {
  color: #3d3732;
  font-weight: 500;
}

header#global_header .header .h-info nav ul li p {
  font-weight: 500;
}

header#global_header .header .h-info nav .h-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 48px;
}

@media screen and (max-width: 834px) {
  header#global_header .header .h-info nav .h-btn {
    margin-left: 24px;
  }
}

header#global_header .header .h-info nav .h-btn a {
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 14px 24px;
  border-radius: 0 0 10px 10px;
}

@media screen and (max-width: 834px) {
  header#global_header .header .h-info nav .h-btn a {
    padding: 0;
    width: 48px;
    height: 48px;
    margin-left: 12px;
  }
}

header#global_header .header .h-info nav .h-btn a:hover {
  opacity: 1;
}

header#global_header .header .h-info nav .h-btn a.h-tel {
  background-color: #27b659;
  font-family: 'Quicksand', sans-serif;
  font-size: 2.2rem;
}

header#global_header .header .h-info nav .h-btn a.h-tel:hover {
  background-color: #00a138;
}

header#global_header .header .h-info nav .h-btn a.h-mail {
  background-color: #ffb141;
  font-size: 2rem;
}

header#global_header .header .h-info nav .h-btn a.h-mail:hover {
  background-color: #ff9600;
}

header#global_header .header .h-info nav .h-btn a:first-child {
  margin-left: 0;
}

header#global_header .header .h-info nav .h-btn a span {
  margin-left: 8px;
}

@media screen and (max-width: 834px) {
  header#global_header .header .h-info nav .h-btn a span {
    display: none;
  }
}

header#global_header .header .h-info nav .h-btn a i {
  font-size: 2.2rem;
}

header#global_header .open-sp {
  display: none;
}

@media only screen and (max-width: 1000px) {
  header#global_header .open-sp {
    display: block;
    cursor: pointer;
    position: relative;
    width: 48px;
    height: 48px;
    z-index: 9999;
    background-color: #77bf50;
    margin-left: 16px;
    border-radius: 0 0 10px 10px;
  }
}

@media only screen and (max-width: 1000px) and (max-width: 640px) {
  header#global_header .open-sp {
    margin-left: 12px;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header .open-sp span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    height: 2px;
    right: 7.5px;
    border-radius: 5px;
    background: #fff;
    width: 33px;
  }
  header#global_header .open-sp span:nth-child(1) {
    top: 15px;
  }
  header#global_header .open-sp span:nth-child(2) {
    top: 24px;
  }
  header#global_header .open-sp span:nth-child(3) {
    top: 33px;
  }
  header#global_header .open-sp.active span:nth-child(1) {
    top: 15px;
    right: 7.5px;
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
    width: 33px;
  }
  header#global_header .open-sp.active span:nth-child(2) {
    opacity: 0;
  }
  header#global_header .open-sp.active span:nth-child(3) {
    top: 28px;
    right: 7.5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 33px;
  }
}

header#global_header .nav-sp {
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
}

@media only screen and (max-width: 1000px) {
  header#global_header .nav-sp {
    display: block;
    width: 100%;
  }
}

header#global_header .nav-sp .navigation-sp {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  z-index: 5;
  pointer-events: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: .3s;
  transition: .3s;
  padding: 32px;
  overflow-y: scroll;
  padding-top: 103px;
}

header#global_header .nav-sp .navigation-sp::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 5px #ccc;
          box-shadow: inset 0 0 5px #ccc;
}

header#global_header .nav-sp .navigation-sp::-webkit-scrollbar {
  width: 8px;
}

header#global_header .nav-sp .navigation-sp::-webkit-scrollbar-thumb {
  background-color: #27b659;
  border-radius: 8px;
}

@media only screen and (max-width: 1400px) {
  header#global_header .nav-sp .navigation-sp {
    padding-top: 87px;
  }
}

@media screen and (max-width: 834px) {
  header#global_header .nav-sp .navigation-sp {
    padding-top: 80px;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .nav-sp .navigation-sp {
    padding-top: 72px;
    width: 92%;
  }
}

header#global_header .nav-sp .navigation-sp.open {
  left: 0;
}

header#global_header .nav-sp .navigation-sp > ul {
  height: auto;
}

header#global_header .nav-sp .navigation-sp > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: block;
  text-align: left;
  line-height: 1.3;
  border-bottom: 1px dotted #ccc;
}

header#global_header .nav-sp .navigation-sp > ul > li.menu p {
  display: none;
}

header#global_header .nav-sp .navigation-sp > ul > li.menu ul.second {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

header#global_header .nav-sp .navigation-sp > ul > li.menu ul.second > li {
  width: 100%;
  border-bottom: 1px dotted #ccc;
}

header#global_header .nav-sp .navigation-sp > ul > li.menu ul.second > li:last-child {
  border-bottom: none;
}

header#global_header .nav-sp .navigation-sp > ul > li.menu ul.second > li a {
  display: block;
}

header#global_header .nav-sp .navigation-sp > ul > li a {
  color: #3d3732;
  display: block;
  padding: 16px 0px;
  position: relative;
}

header#global_header .nav-sp .navigation-sp > ul > li a::after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1.4rem;
  width: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
}

header#global_header .nav-sp .navigation-sp .h-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
}

@media screen and (max-width: 640px) {
  header#global_header .nav-sp .navigation-sp .h-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

header#global_header .nav-sp .navigation-sp .h-btn a {
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 14px 24px;
  border-radius: 1000px;
}

@media screen and (max-width: 640px) {
  header#global_header .nav-sp .navigation-sp .h-btn a {
    margin-left: 0;
    margin-top: 16px;
  }
}

header#global_header .nav-sp .navigation-sp .h-btn a:hover {
  opacity: 1;
}

header#global_header .nav-sp .navigation-sp .h-btn a.h-tel {
  background-color: #27b659;
  font-family: 'Quicksand', sans-serif;
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  header#global_header .nav-sp .navigation-sp .h-btn a.h-tel {
    font-size: 2rem;
  }
}

header#global_header .nav-sp .navigation-sp .h-btn a.h-tel:hover {
  background-color: #00a138;
}

header#global_header .nav-sp .navigation-sp .h-btn a.h-mail {
  background-color: #ffb141;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  header#global_header .nav-sp .navigation-sp .h-btn a.h-mail {
    font-size: 1.8rem;
  }
}

header#global_header .nav-sp .navigation-sp .h-btn a.h-mail:hover {
  background-color: #ff9600;
}

header#global_header .nav-sp .navigation-sp .h-btn a:first-child {
  margin: 0;
}

header#global_header .nav-sp .navigation-sp .h-btn a span {
  margin-left: 8px;
}

header#global_header .nav-sp .navigation-sp .h-btn a i {
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  header#global_header .nav-sp .navigation-sp .h-btn a i {
    font-size: 2rem;
  }
}

header#global_header .main {
  margin-top: 110px;
  position: relative;
}

@media only screen and (max-width: 1264px) {
  header#global_header .main {
    margin-top: 108px;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header .main {
    margin-top: 74px;
  }
}

@media screen and (max-width: 834px) {
  header#global_header .main {
    margin-top: 72px;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-bottom: 48px;
  }
}

header#global_header .main .main-txt {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 62.5%;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 1400px) {
  header#global_header .main .main-txt {
    width: 72%;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main .main-txt {
    transform: translate(0 -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    left: 48px;
    width: 100%;
  }
}

header#global_header .main .main-txt .m-left {
  text-align: left;
  text-shadow: 0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff;
  width: calc(60% - 32px);
}

@media only screen and (max-width: 1000px) {
  header#global_header .main .main-txt .m-left {
    width: 100%;
  }
}

header#global_header .main .main-txt .m-left p {
  color: #27b659;
  font-weight: 700;
  font-size: 2.8rem;
}

@media only screen and (max-width: 1264px) {
  header#global_header .main .main-txt .m-left p {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main .main-txt .m-left p {
    font-size: 1.8rem;
  }
}

header#global_header .main .main-txt .m-left h1 {
  margin-top: 16px;
  font-size: 6.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
  line-height: 1.2;
}

@media only screen and (max-width: 1624px) {
  header#global_header .main .main-txt .m-left h1 {
    font-size: 6rem;
  }
}

@media only screen and (max-width: 1264px) {
  header#global_header .main .main-txt .m-left h1 {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 834px) {
  header#global_header .main .main-txt .m-left h1 {
    font-size: 4rem;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main .main-txt .m-left h1 {
    font-size: 3.2rem;
  }
}

header#global_header .main .main-txt .m-left h1 span {
  font-size: 4.4rem;
  font-weight: 700;
}

@media only screen and (max-width: 1624px) {
  header#global_header .main .main-txt .m-left h1 span {
    font-size: 4rem;
  }
}

@media only screen and (max-width: 1264px) {
  header#global_header .main .main-txt .m-left h1 span {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 834px) {
  header#global_header .main .main-txt .m-left h1 span {
    font-size: 2.6rem;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main .main-txt .m-left h1 span {
    font-size: 2.2rem;
  }
}

header#global_header .main .main-txt .m-right {
  max-width: 40%;
  margin-left: 32px;
}

@media only screen and (max-width: 1000px) {
  header#global_header .main .main-txt .m-right {
    display: none;
  }
}

header#global_header .main .m-item {
  display: none;
}

@media only screen and (max-width: 1000px) {
  header#global_header .main .m-item {
    display: block;
    position: absolute;
    bottom: 0;
    right: 32px;
    z-index: 2;
    max-width: 32%;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main .m-item {
    max-width: 320px;
    width: 72%;
    right: 8px;
  }
}

header#global_header .main ul {
  margin: 0 auto;
  max-width: 80%;
}

@media only screen and (max-width: 1400px) {
  header#global_header .main ul {
    width: calc(100% - 128px);
    max-width: initial;
  }
}

@media screen and (max-width: 640px) {
  header#global_header .main ul {
    width: calc(200% - 48px);
    margin-left: 24px;
    padding-bottom: 48px;
  }
}

header#global_header .main ul::before {
  content: "";
  background-image: url("../images/home/main-bg_01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 68.75%;
  height: 68.75%;
  position: absolute;
  left: -88px;
  bottom: 0;
  background-position: left 0 bottom 0;
}

@media only screen and (max-width: 1400px) {
  header#global_header .main ul::before {
    left: -32px;
  }
}

header#global_header .main ul::after {
  content: "";
  background-image: url("../images/home/main-bg_02.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 68.75%;
  height: 68.75%;
  position: absolute;
  right: -88px;
  top: 0;
  z-index: -1;
  background-repeat: right 0 top 0;
}

@media only screen and (max-width: 1400px) {
  header#global_header .main ul::after {
    right: -32px;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  margin-top: 96px;
}

footer#global_footer .contact {
  margin: 0 32px;
}

@media screen and (max-width: 640px) {
  footer#global_footer .contact {
    margin: 0 24px;
  }
}

footer#global_footer .contact .inner {
  padding: 96px;
  background-image: url("../images/home/contact_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 834px) {
  footer#global_footer .contact .inner {
    padding: 72px 48px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .contact .inner {
    padding: 48px 32px;
  }
}

footer#global_footer .contact .c-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.4;
  font-weight: 500;
}

footer#global_footer .contact .c-ttl span {
  font-size: 6rem;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
}

@media screen and (max-width: 640px) {
  footer#global_footer .contact .c-ttl span {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 374px) {
  footer#global_footer .contact .c-ttl span {
    font-size: 4rem;
  }
}

footer#global_footer .contact .c-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 48px;
}

@media screen and (max-width: 640px) {
  footer#global_footer .contact .c-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

footer#global_footer .contact .c-btn a {
  margin-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 14px 24px;
  border-radius: 100px;
  min-width: 280px;
}

@media screen and (max-width: 834px) {
  footer#global_footer .contact .c-btn a {
    min-width: 260px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .contact .c-btn a {
    margin-left: 0;
    margin-top: 16px;
  }
}

footer#global_footer .contact .c-btn a:hover {
  opacity: 1;
}

footer#global_footer .contact .c-btn a.c-tel {
  background-color: #27b659;
  font-family: 'Quicksand', sans-serif;
  font-size: 2.2rem;
}

footer#global_footer .contact .c-btn a.c-tel:hover {
  background-color: #00a138;
}

footer#global_footer .contact .c-btn a.c-mail {
  background-color: #ffb141;
  font-size: 2rem;
}

footer#global_footer .contact .c-btn a.c-mail:hover {
  background-color: #ff9600;
}

footer#global_footer .contact .c-btn a:first-child {
  margin-left: 0;
  margin-top: 0;
}

footer#global_footer .contact .c-btn a span {
  margin-left: 8px;
}

footer#global_footer .contact .c-btn a i {
  font-size: 2.2rem;
}

footer#global_footer .contact p {
  margin-top: 32px;
}

footer#global_footer .footer {
  text-align: left;
  border-top: 1px dotted #ccc;
  padding: 64px 0 48px;
  font-size: 1.4rem;
}

footer#global_footer .footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .inner .f-info {
    text-align: center;
  }
}

footer#global_footer .footer .inner .f-info p {
  margin-top: 24px;
}

footer#global_footer .footer .inner .f-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .inner .f-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 24px;
  }
}

footer#global_footer .footer .inner .f-nav nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .inner .f-nav nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer .footer .inner .f-nav nav {
    display: none;
  }
}

footer#global_footer .footer .inner .f-nav nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer#global_footer .footer .inner .f-nav nav ul li {
  margin-left: 32px;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .footer .inner .f-nav nav ul li:first-child {
    margin-left: 0;
  }
}

footer#global_footer .footer .inner .f-nav nav ul li a {
  color: #3d3732;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer .copy {
    margin-top: 24px;
  }
}

footer#global_footer .copy a {
  pointer-events: none;
  color: #3d3732;
}

html body {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #3d3732;
}

html body br.sp {
  display: none;
}

@media screen and (max-width: 640px) {
  html body br.sp {
    display: block;
  }
}

html body .space-160 {
  margin-top: 160px;
}

@media screen and (max-width: 640px) {
  html body .space-160 {
    margin-top: 104px;
  }
}

html body .space-96 {
  margin-top: 96px;
}

html body .space-48 {
  margin-top: 48px;
}

html body .space-32 {
  margin-top: 32px;
}

html body .space-16 {
  margin-top: 16px;
}

html body .txt-32 article > div {
  margin-top: 32px;
}

html body .txt-16 article > div {
  margin-top: 16px;
}

@media only screen and (max-width: 1264px) {
  html body .inner {
    padding: 0 32px;
  }
}

@media screen and (max-width: 640px) {
  html body .inner {
    padding: 0 24px;
  }
}

@media only screen and (max-width: 1624px) {
  html body .inner2 {
    padding: 0 32px;
  }
}

@media screen and (max-width: 640px) {
  html body .inner2 {
    padding: 0 24px;
  }
}

#contents_wrap {
  background-color: transparent;
}

#contents_wrap #contents {
  background-color: transparent;
  padding: 0;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents {
    padding: 0 32px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents {
    padding: 0 24px;
  }
}

#contents_wrap #contents #main #col_main section {
  color: #3d3732;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents_wrap #contents #main #col_main section .wrap {
  padding: 80px 0;
}

#contents_wrap #contents #main #col_main section .wrap-y {
  background-color: #fff6de;
}

#contents_wrap #contents #main #col_main section .wrap-g {
  background-color: #e7faee;
}

#contents_wrap #contents #main #col_main section .wave img {
  width: 100%;
}

#contents_wrap #contents #main #col_main section .title-top h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.4;
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .title-top h2 span {
  font-size: 6rem;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .title-top h2 span {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 374px) {
  #contents_wrap #contents #main #col_main section .title-top h2 span {
    font-size: 4rem;
  }
}

#contents_wrap #contents #main #col_main section .title-top.ttl-center h2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contents_wrap #contents #main #col_main section .title-top.size-40 h2 span {
  font-size: 4rem;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .title-top.size-40 h2 span {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 374px) {
  #contents_wrap #contents #main #col_main section .title-top.size-40 h2 span {
    font-size: 2.6rem;
  }
}

#contents_wrap #contents #main #col_main section .title-top.size-48 h2 span {
  font-size: 4.8rem;
}

#contents_wrap #contents #main #col_main section .third-cl {
  color: #77bf50;
  font-size: 2.2rem;
}

#contents_wrap #contents #main #col_main section .third-cl > div {
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .third-cl i {
  margin-right: 8px;
}

#contents_wrap #contents #main #col_main section .btn a {
  color: #fff;
  background-color: #ffb141;
  border-radius: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 48px;
  font-weight: 700;
  font-size: 1.8rem;
}

#contents_wrap #contents #main #col_main section .btn a::after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 16px;
}

#contents_wrap #contents #main #col_main section .btn a:hover {
  background-color: #ff9600;
  opacity: 1;
}

#contents_wrap #contents #main #col_main section .wrap-01 .inner2 {
  position: relative;
}

#contents_wrap #contents #main #col_main section .wrap-01 .inner2 .right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  z-index: -1;
}

@media only screen and (max-width: 1624px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .inner2 .right {
    right: 32px;
    max-width: 64%;
  }
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .inner2 .right {
    opacity: 0.6;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .inner2 .right {
    position: static;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    margin-top: 24px;
    max-width: initial;
    opacity: 1;
  }
}

#contents_wrap #contents #main #col_main section .wrap-01 .left {
  width: 40%;
}

@media only screen and (max-width: 1400px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .left {
    width: 50%;
  }
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .left {
    width: 70%;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .left {
    width: 80%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .left {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .wrap-01 .cont-01 h2 {
  font-size: 3.6rem;
  line-height: 1.3;
  font-weight: 700;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .cont-01 h2 {
    font-size: 3.2rem;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .cont-01 h2 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 374px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .cont-01 h2 {
    font-size: 2.6rem;
  }
}

#contents_wrap #contents #main #col_main section .wrap-01 .cont-01 h2 span {
  color: #27b659;
  font-size: 2.6rem;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-01 .cont-01 h2 br {
    display: none;
  }
}

#contents_wrap #contents #main #col_main section .list-01 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-size: 1.8rem;
}

#contents_wrap #contents #main #col_main section .list-01 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 12px 0;
  border-top: 1px dotted #ccc;
}

#contents_wrap #contents #main #col_main section .list-01 .box:last-child {
  border-bottom: 1px dotted #ccc;
}

#contents_wrap #contents #main #col_main section .list-01 .box::before {
  content: "\f14a";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 16px;
  color: #27b659;
}

#contents_wrap #contents #main #col_main section .contact-btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .contact-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .contact-btn.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#contents_wrap #contents #main #col_main section .contact-btn .box {
  margin: 0 12px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .contact-btn .box {
    margin: 16px 0 0 0;
  }
}

#contents_wrap #contents #main #col_main section .contact-btn .box:first-child {
  margin-left: 0;
  margin-top: 0;
}

#contents_wrap #contents #main #col_main section .contact-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 700;
  padding: 14px;
  border-radius: 1000px;
  min-width: 280px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .contact-btn a {
    min-width: 260px;
  }
}

#contents_wrap #contents #main #col_main section .contact-btn a.h-tel {
  background-color: #27b659;
  font-family: 'Quicksand', sans-serif;
  font-size: 2.2rem;
}

#contents_wrap #contents #main #col_main section .contact-btn a.h-mail {
  background-color: #ffb141;
  font-size: 2rem;
}

#contents_wrap #contents #main #col_main section .contact-btn a span {
  margin-left: 8px;
}

#contents_wrap #contents #main #col_main section .contact-btn a i {
  font-size: 2.2rem;
}

#contents_wrap #contents #main #col_main section .wrap-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .wrap-02 .in-02 {
  width: calc(50% - 24px);
  margin-right: 48px;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .wrap-02 .in-02 {
    width: calc(50% - 16px);
    margin-right: 32px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-02 .in-02 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 96px;
  }
}

#contents_wrap #contents #main #col_main section .wrap-02 .in-02:nth-child(2n) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-02 .in-02:last-child {
    margin-bottom: 0;
  }
}

#contents_wrap #contents #main #col_main section .wrap-02 .in-02 .cont-02 article .text {
  margin-top: 32px;
}

#contents_wrap #contents #main #col_main section .wrap-02 .in-02 .cont-02 article .image {
  position: relative;
  text-align: center;
}

#contents_wrap #contents #main #col_main section .wrap-02 .in-02 .cont-02 article .image h3 {
  color: #27b659;
  font-weight: 700;
  font-size: 2.8rem;
  padding: 12px 48px;
  border-radius: 32px 32px 0 0;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  white-space: nowrap;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .wrap-02 .in-02 .cont-02 article .image h3 {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-03 {
    padding-bottom: 50%;
  }
}

#contents_wrap #contents #main #col_main section .wrap-03 .inner2 {
  position: relative;
}

#contents_wrap #contents #main #col_main section .wrap-03 .inner2 .in-03 {
  position: absolute;
  bottom: 48px;
  right: 0;
  background-color: #fff;
  padding: 48px 56px;
  border-radius: 32px;
  width: 37.5%;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .wrap-03 .inner2 .in-03 {
    width: 50%;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap-03 .inner2 .in-03 {
    width: 80%;
    padding: 48px 48px 0;
    top: calc(100% - 120px);
    bottom: initial;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-03 .inner2 .in-03 {
    width: 88%;
    padding: 32px 32px 0;
    top: calc(100% - 80px);
  }
}

#contents_wrap #contents #main #col_main section .wrap-03 .inner2 .in-03.in-03-left {
  right: initial;
  left: 0;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont-04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#contents_wrap #contents #main #col_main section .cont-04 .box {
  width: calc((100% - 96px)/3);
  margin-right: 48px;
  position: relative;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .cont-04 .box {
    width: calc((100% - 64px)/3);
    margin-right: 32px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont-04 .box {
    min-width: 80%;
    margin-right: 0;
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont-04 .box {
    width: 100%;
    margin-bottom: 24px;
  }
}

#contents_wrap #contents #main #col_main section .cont-04 .box:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont-04 .box:last-child {
    margin-bottom: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont-04 .box img {
  width: 100%;
}

#contents_wrap #contents #main #col_main section .cont-04 .box h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  line-height: 1.4;
  font-weight: 500;
  font-size: 1.8rem;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}

#contents_wrap #contents #main #col_main section .cont-04 .box h2 span {
  font-size: 3.2rem;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
}

#contents_wrap #contents #main #col_main section .wrap-05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .wrap-05 .title-top {
  width: auto;
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 80px;
  max-height: 200px;
  overflow-y: scroll;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .wrap-05 .cont-05 {
    padding-left: 0;
    margin-top: 32px;
  }
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05::-webkit-scrollbar-track {
  background: #fff;
  border: none;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 5px #ccc;
          box-shadow: inset 0 0 5px #ccc;
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05::-webkit-scrollbar {
  width: 8px;
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05::-webkit-scrollbar-thumb {
  background-color: #27b659;
  border-radius: 8px;
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05 dl {
  padding: 20px 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px dotted #ccc;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-05 .cont-05 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05 dl:first-child {
  padding-top: 0;
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05 dl dt {
  background-color: transparent;
  border: none;
  padding: 0;
  width: auto;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
}

#contents_wrap #contents #main #col_main section .wrap-05 .cont-05 dl dd {
  border: none;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 32px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-05 .cont-05 dl dd {
    padding-left: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont-06 div.sns_list {
    margin-bottom: -32px;
  }
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list > div {
  width: calc((100% - 96px)/4);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none;
  margin-right: 32px;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont-06 div.sns_list > div {
    width: calc((100% - 72px)/4);
    margin-right: 24px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont-06 div.sns_list > div {
    width: calc((100% - 24px)/2);
    margin-right: 24px;
    margin-bottom: 32px;
  }
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list > div:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont-06 div.sns_list > div:nth-child(2n) {
    margin-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list div.sns_photo {
  width: 100%;
  padding: 0;
  overflow: hidden;
  -webkit-mask-image: url("../images/home/mask.png");
          mask-image: url("../images/home/mask.png");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  position: relative;
  padding-bottom: 67%;
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list div.sns_photo a {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list div.sns_text {
  width: 100%;
  padding: 0;
  font-size: 1.4rem;
}

#contents_wrap #contents #main #col_main section .cont-06 div.sns_list div.sns_text div.sns_date {
  margin: 16px 0 8px;
  font-size: 1.6rem;
  color: #3d3732;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

.flex1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}

.square._75 .square-inner:before {
  padding-top: 75%;
}

.square._66 .square-inner:before {
  padding-top: 66%;
}

.square td .square-inner {
  display: block;
  position: relative;
}

.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .square-inner {
  display: block;
  position: relative;
}

.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .square-inner {
  display: block;
  position: relative;
}

.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 68%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 30%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_02._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex2cl_02 .flxL {
  width: 45%;
}

@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}

.flex2cl_02 .flxR {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}

.flex2cl_02 .flxR .img {
  width: 100%;
}

.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flex2cl_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_03._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex2cl_03 .flxL {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}

.flex2cl_03 .flxR {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}

.flex2cl_03 .flxR .img {
  width: 100%;
}

.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

.flex5cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -1.63934%;
}

@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex5cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex5cl .box {
  position: relative;
  width: 18.36066%;
  margin-left: 1.63934%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex5cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex5cl .box img {
  width: 100% !important;
}

.flex5cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex5cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.title-01 {
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
  background-image: url("../images/contents/pt_01.gif");
  margin-top: 110px;
}

@media only screen and (max-width: 1264px) {
  .title-01 {
    margin-top: 108px;
  }
}

@media only screen and (max-width: 1000px) {
  .title-01 {
    margin-top: 74px;
  }
}

@media screen and (max-width: 834px) {
  .title-01 {
    margin-top: 72px;
  }
}

.title-01 article {
  padding: 96px 32px;
}

@media screen and (max-width: 640px) {
  .title-01 article {
    padding: 48px 24px;
  }
}

.title-01 h1 {
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-shadow: 0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff;
}

.title-01 h1 span {
  font-size: 6rem;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  margin-bottom: 16px;
}

@media screen and (max-width: 640px) {
  .title-01 h1 span {
    font-size: 4rem;
  }
}

.title-02 h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .title-02 h2 {
    font-size: 2.8rem;
  }
}

.title-02 h2 span {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  color: #27b659;
}

.title-03 h3 {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .title-03 h3 {
    font-size: 2rem;
  }
}

#contents_wrap #contents #main #col_main section .policy h2 {
  font-size: 2.8rem;
  line-height: 1.4;
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .tp {
  margin-top: 8px;
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .tp {
    font-size: 1.2rem;
  }
}

#contents_wrap #contents #main #col_main section .tp ul li, #contents_wrap #contents #main #col_main section .tp ul div {
  display: inline-block;
}

#contents_wrap #contents #main #col_main section .tp ul div {
  margin: 0 8px;
}

#contents_wrap #contents #main #col_main section .reason-01 .box:nth-child(1) .text:before {
  content: "Point.01";
}

#contents_wrap #contents #main #col_main section .reason-01 .box:nth-child(2) .text:before {
  content: "Point.02";
}

#contents_wrap #contents #main #col_main section .reason-01 .box:nth-child(3) .text:before {
  content: "Point.03";
}

#contents_wrap #contents #main #col_main section .reason-01 .box:nth-child(4) .text:before {
  content: "Point.04";
}

#contents_wrap #contents #main #col_main section .reason-01 .box:nth-child(5) .text:before {
  content: "Point.05";
}

#contents_wrap #contents #main #col_main section .reason-01 .box:nth-child(6) .text:before {
  content: "Point.06";
}

#contents_wrap #contents #main #col_main section .reason-01 .box {
  margin-bottom: 48px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .reason-01 .box {
    margin-bottom: 32px;
  }
}

#contents_wrap #contents #main #col_main section .reason-01 .box:last-child {
  margin-bottom: 0;
}

#contents_wrap #contents #main #col_main section .reason-01 .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .reason-01 .box article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#contents_wrap #contents #main #col_main section .reason-01 .box article h3 {
  display: none;
}

#contents_wrap #contents #main #col_main section .reason-01 .box article .image {
  width: 30%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .reason-01 .box article .image {
    width: 100%;
    margin-top: 16px;
  }
}

#contents_wrap #contents #main #col_main section .reason-01 .box article img {
  width: 100%;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .reason-01 .box article img {
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

#contents_wrap #contents #main #col_main section .reason-01 .box article .text {
  width: 70%;
  padding-right: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .reason-01 .box article .text {
    padding-right: 32px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .reason-01 .box article .text {
    width: 100%;
    padding-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .reason-01 .box article .text::before {
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  font-size: 2.4rem;
}

#contents_wrap #contents #main #col_main section .anc-links {
  margin-bottom: -16px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .anc-links {
    margin-bottom: -8px;
  }
}

#contents_wrap #contents #main #col_main section .anc-links .box {
  width: calc((100% - 72px)/4);
  margin-right: 24px;
  margin-bottom: 16px;
  text-align: center;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .anc-links .box {
    width: calc((100% - 48px)/4);
    margin-right: 16px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .anc-links .box {
    width: calc((100% - 16px)/2);
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .anc-links .box {
    width: calc((100% - 8px)/2);
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 1.3rem;
  }
}

#contents_wrap #contents #main #col_main section .anc-links .box:nth-child(4n) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .anc-links .box:nth-child(2n) {
    margin-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .anc-links .box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-radius: 1000px;
  border: 1px solid #ffb141;
  padding: 8px;
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .anc-links .box a::after {
  content: "\f107";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 16px;
}

#contents_wrap #contents #main #col_main section .anc-links .box a:hover {
  background-color: #ff9600;
  opacity: 1;
  color: #fff;
  border-color: #ff9600;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flex-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .flex-01 .box:first-child {
  width: 70%;
  padding-right: 32px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flex-01 .box:first-child {
    width: 100%;
    padding: 0;
    margin-bottom: 16px;
  }
}

#contents_wrap #contents #main #col_main section .flex-01 .box:last-child {
  width: 30%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .flex-01 .box:last-child {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .flex-01 .box:last-child img {
  width: 100%;
}

#contents_wrap #contents #main #col_main section .set .box article h3 {
  display: none;
}

#contents_wrap #contents #main #col_main section .set article div {
  background-color: #27b659;
  color: #fff;
  border-radius: 1000px;
  text-align: center;
  margin-top: 8px;
  padding: 4px 0;
}

#contents_wrap #contents #main #col_main section .wrap-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -48px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flex .inner-flex {
  width: calc((100% - 96px)/3);
  margin-right: 48px;
  margin-bottom: 48px;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap-flex .inner-flex {
    width: calc((100% - 48px)/2);
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flex .inner-flex {
    width: 100%;
    margin-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flex .inner-flex:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap-flex .inner-flex:nth-child(3n) {
    margin-right: 48px;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .wrap-flex .inner-flex:nth-child(2n) {
    margin-right: 0px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flex .inner-flex:last-child {
    margin-bottom: 0;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flex .inner-flex .cont-02 article .text {
  margin-top: 32px;
}

#contents_wrap #contents #main #col_main section .wrap-flex .inner-flex .cont-02 article .image {
  position: relative;
  text-align: center;
}

#contents_wrap #contents #main #col_main section .wrap-flex .inner-flex .cont-02 article .image h3 {
  color: #27b659;
  font-weight: 700;
  font-size: 2.4rem;
  padding: 8px 32px;
  border-radius: 32px 32px 0 0;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  white-space: nowrap;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

@media only screen and (max-width: 1264px) {
  #contents_wrap #contents #main #col_main section .wrap-flex .inner-flex .cont-02 article .image h3 {
    font-size: 2rem;
  }
}

#contents_wrap #contents #main #col_main section .price dl {
  padding: 16px 0;
  border-bottom: 1px dotted #ccc;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .price dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .price dl:first-child {
  padding-top: 0;
}

#contents_wrap #contents #main #col_main section .price dl dt {
  border: none;
  background-color: transparent;
  padding: 0 8px;
  font-weight: 700;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .price dl dt {
    width: 100%;
    padding: 0 0 4px 0;
  }
}

#contents_wrap #contents #main #col_main section .price dl dd {
  border: none;
  background-color: transparent;
  padding: 0 8px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
  text-align: right;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .price dl dd {
    width: 100%;
    padding: 0;
  }
}

#contents_wrap #contents #main #col_main section .frame {
  background-color: #e7faee;
  padding: 24px;
  border-radius: 20px;
}

#contents_wrap #contents #main #col_main section .impact {
  font-size: 2rem;
  font-weight: 700;
  color: #27b659;
  margin-top: 8px;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow:nth-child(1) h2:before {
  content: "Step.1";
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow:nth-child(2) h2:before {
  content: "Step.2";
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow:nth-child(3) h2:before {
  content: "Step.3";
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow:nth-child(4) h2:before {
  content: "Step.4";
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow:nth-child(5) h2:before {
  content: "Step.5";
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow:nth-child(6) h2:before {
  content: "Step.6";
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow h2 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow h2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow h2::before {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  color: #fff;
  background-color: #27b659;
  border-radius: 1000px;
  padding: 4px 16px;
  margin-right: 8px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flow .ttl-flow h2::before {
    margin-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flow article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 32px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flow article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 16px;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flow article .image {
  width: 30%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flow article .image {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flow article .image img {
  width: 100%;
}

#contents_wrap #contents #main #col_main section .wrap-flow article .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 32px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .wrap-flow article .text {
    padding: 0;
    margin-bottom: 16px;
  }
}

#contents_wrap #contents #main #col_main section .wrap-flow article > div:only-child {
  padding: 0;
  margin: 0;
}

#contents_wrap #contents #main #col_main section .faq_01 {
  padding-bottom: 32px;
  border-bottom: 1px dotted #ccc;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.6;
}

#contents_wrap #contents #main #col_main section .faq_01 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  width: 100%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .faq_01 .box {
    font-size: 1.6rem;
  }
}

#contents_wrap #contents #main #col_main section .faq_01 .box > * {
  min-width: 0;
}

#contents_wrap #contents #main #col_main section .faq_01 .box::before {
  margin-right: 16px;
  display: block;
  width: 48px;
  height: 48px;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  line-height: 1.4;
  font-size: 2.4rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .faq_01 .box::before {
    font-size: 2rem;
    width: 32px;
    height: 32px;
  }
}

#contents_wrap #contents #main #col_main section .faq_01 .box:first-child {
  color: #27b659;
}

#contents_wrap #contents #main #col_main section .faq_01 .box:first-child::before {
  content: "Q";
  color: #fff;
  background-color: #27b659;
  border: 2px solid #27b659;
}

#contents_wrap #contents #main #col_main section .faq_01 .box:first-child > div {
  font-weight: 700;
}

#contents_wrap #contents #main #col_main section .faq_01 .box:last-child {
  margin-top: 16px;
}

#contents_wrap #contents #main #col_main section .faq_01 .box:last-child::before {
  content: "A";
  color: #fff;
  background-color: #ffb141;
  border: 2px solid #ffb141;
}

#contents_wrap #contents #main #col_main section .faq_01 .box > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#contents_wrap #contents #main #col_main section .company-01 dl, #contents_wrap #contents #main #col_main section .form_wrap.entry dl {
  padding: 16px 0;
  border-bottom: 1px dotted #ccc;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .company-01 dl, #contents_wrap #contents #main #col_main section .form_wrap.entry dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .company-01 dl:first-child, #contents_wrap #contents #main #col_main section .form_wrap.entry dl:first-child {
  padding-top: 0;
}

#contents_wrap #contents #main #col_main section .company-01 dl dt, #contents_wrap #contents #main #col_main section .form_wrap.entry dl dt {
  border: none;
  background-color: transparent;
  padding: 0 8px;
  font-weight: 700;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .company-01 dl dt, #contents_wrap #contents #main #col_main section .form_wrap.entry dl dt {
    width: 100%;
    padding: 0 0 4px 0;
  }
}

#contents_wrap #contents #main #col_main section .company-01 dl dd, #contents_wrap #contents #main #col_main section .form_wrap.entry dl dd {
  border: none;
  background-color: transparent;
  padding: 0 8px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .company-01 dl dd, #contents_wrap #contents #main #col_main section .form_wrap.entry dl dd {
    width: 100%;
    padding: 0;
  }
}

#contents_wrap #contents #main #col_main section .g-map {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  width: 100%;
}

#contents_wrap #contents #main #col_main section .g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.item_view ul li a {
  color: #fff;
  padding: 5px 10px;
  line-height: 1.7em;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}

div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl,
button.addcart {
  width: 50% !important;
}

@media screen and (max-width: 834px) {
  div.item_option dl,
  button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.item_title,
.wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a,
.item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover,
.item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.shopwrap .search {
  margin-top: 0;
}

.shopwrap .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.91262%;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .shopwrap .items {
    margin-left: -2.1097%;
  }
}

@media screen and (max-width: 640px) {
  .shopwrap .items {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.shopwrap .items article {
  position: relative;
  width: 21.35922%;
  margin-left: 2.91262%;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .shopwrap .items article {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .shopwrap .items article {
    width: 48%;
    margin-left: 0;
  }
}

.shopwrap .items article .photo {
  display: block;
  width: 100%;
  height: auto;
}

.shopwrap .items article img {
  display: block !important;
  width: 100% !important;
}

.shopwrap .items article .price {
  width: 100%;
  text-align: center;
}
/*# sourceMappingURL=common_style.css.map */