@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Barlow:wght@200;400&family=Gilda+Display&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@400;500&display=swap");
/*
font-family: $font-gothic;
300 400 500 700
*/
/*
font-family: $font-min;
300 400 500 600 700
*/
/*
.gilda-display-regular {
  font-family: "Gilda Display", serif;
  font-weight: 400;
  font-style: normal;
}
*/
/*
font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: normal;
*/
/*@include font-gothic();*/
/*@include font-min();*/
/*@include font-en();*/
/*
$c_primary:#1C4B96;
*/
/*@include incImg100();*/
/*@include incSmooth();*/
/*@include dropshadow;*/
/*@include boxshadow;*/
/*@include fs();*/
/*@include btm();*/
.contents #main {
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

.cmnH2 {
  margin-bottom: 60px; }
  .cmnH2 .en {
    color: #806b57;
    display: block;
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 2;
    line-height: 1.8;
    line-height: 1.4;
    letter-spacing: 0.1em;
    margin-bottom: 12px; }
    @media only screen and (max-width: 960px) {
      .cmnH2 .en {
        font-size: 29px;
        font-size: 2.9rem; } }
  .cmnH2 .ja {
    display: block;
    font-family: "Shippori Mincho", serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2;
    font-weight: 400;
    line-height: 1.9;
    letter-spacing: 0.12em; }
    @media only screen and (max-width: 960px) {
      .cmnH2 .ja {
        font-size: 17px;
        font-size: 1.7rem; } }

.benefitsSec {
  margin: 0;
  padding: 140px 40px; }
  .benefitsSec .inr {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px; }
    .benefitsSec .inr .img {
      width: 42%; }
    .benefitsSec .inr .data {
      width: 48%; }
      .benefitsSec .inr .data .desc {
        font-family: "Shippori Mincho", serif;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 2;
        font-weight: 400;
        letter-spacing: 0.08em;
        line-height: 2.6;
        margin-bottom: 24px; }
        @media only screen and (max-width: 960px) {
          .benefitsSec .inr .data .desc {
            font-size: 14px;
            font-size: 1.4rem; } }

.bg {
  background: url("/assets/img/faq/bg.webp") center center no-repeat fixed;
  background-size: cover;
  padding: 120px 20px; }

.menuSec .menuFlex {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  padding: 90px 0;
  /*
  &:last-child {
  border: none;
  align-items: flex-start;
  padding: 120px 0 0;
  
  .data {
  color: #806b57;
  width: 45%;
  
  h3 {
  letter-spacing: 0.18em;
  line-height: 1.15;
  margin-bottom: 16px;
  }
  
  h4 {
  margin-bottom: 36px;
  }
  }
  }
  */ }
  .menuSec .menuFlex .img {
    margin-bottom: 0;
    width: 30%; }
  .menuSec .menuFlex .data {
    color: #806b57;
    width: 59%; }
    .menuSec .menuFlex .data h3 {
      font-family: "Barlow", sans-serif;
      font-size: 50px;
      font-size: 5rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 600;
      letter-spacing: 0.18em;
      line-height: 1.65;
      margin-bottom: 28px;
      text-transform: uppercase; }
      @media only screen and (max-width: 960px) {
        .menuSec .menuFlex .data h3 {
          font-size: 43px;
          font-size: 4.3rem; } }
    .menuSec .menuFlex .data h4 {
      font-family: "Shippori Mincho", serif;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 2;
      line-height: 1.8;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 2;
      margin-bottom: 24px;
      text-transform: uppercase; }
      @media only screen and (max-width: 960px) {
        .menuSec .menuFlex .data h4 {
          font-size: 20px;
          font-size: 2rem; } }
    .menuSec .menuFlex .data dl {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      display: flex;
      align-items: baseline;
      padding: 20px 0; }
      .menuSec .menuFlex .data dl dt {
        font-family: "Gilda Display", serif;
        font-size: 20px;
        font-size: 2rem;
        line-height: 2;
        line-height: 1.4;
        padding-bottom: 4px;
        width: 18%; }
        @media only screen and (max-width: 960px) {
          .menuSec .menuFlex .data dl dt {
            font-size: 17px;
            font-size: 1.7rem; } }
        .menuSec .menuFlex .data dl dt span {
          font-size: 26px;
          font-size: 2.6rem;
          line-height: 2;
          line-height: 1.8;
          line-height: 1.4;
          margin-right: 4px; }
          @media only screen and (max-width: 960px) {
            .menuSec .menuFlex .data dl dt span {
              font-size: 22px;
              font-size: 2.2rem; } }
      .menuSec .menuFlex .data dl dd.price {
        font-family: "Gilda Display", serif;
        font-size: 20px;
        font-size: 2rem;
        line-height: 2;
        line-height: 1.4;
        width: 25%; }
        @media only screen and (max-width: 960px) {
          .menuSec .menuFlex .data dl dd.price {
            font-size: 17px;
            font-size: 1.7rem; } }
        .menuSec .menuFlex .data dl dd.price span {
          font-size: 26px;
          font-size: 2.6rem;
          line-height: 2;
          line-height: 1.8;
          letter-spacing: 0.1em;
          line-height: 1.4;
          margin-left: 4px; }
          @media only screen and (max-width: 960px) {
            .menuSec .menuFlex .data dl dd.price span {
              font-size: 22px;
              font-size: 2.2rem; } }
          .menuSec .menuFlex .data dl dd.price span:after {
            content: '（税込）';
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 2; }
            @media only screen and (max-width: 960px) {
              .menuSec .menuFlex .data dl dd.price span:after {
                font-size: 12px;
                font-size: 1.2rem; } }
      .menuSec .menuFlex .data dl dd.desc {
        font-family: "Shippori Mincho", serif;
        padding-left: 5%; }
    .menuSec .menuFlex .data p {
      color: #806b57;
      font-family: "Shippori Mincho", serif;
      font-weight: 500;
      letter-spacing: 0.02em;
      line-height: 2.8;
      margin-bottom: 40px; }
      .menuSec .menuFlex .data p:last-child {
        margin-bottom: 0; }
    .menuSec .menuFlex .data .spR {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding-top: 12px;
      text-align: right; }

.aboutH2 {
  margin-bottom: 0;
  text-align: center; }
  .aboutH2 .en {
    color: #806b57;
    display: block;
    font-family: "Gilda Display", serif;
    font-weight: 400;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 2;
    line-height: 1.8;
    line-height: 1.4;
    letter-spacing: 0.16em;
    margin-bottom: 12px; }
    @media only screen and (max-width: 960px) {
      .aboutH2 .en {
        font-size: 29px;
        font-size: 2.9rem; } }
  .aboutH2 .ja {
    display: block;
    font-family: "Shippori Mincho", serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: 2;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.12em; }
    @media only screen and (max-width: 960px) {
      .aboutH2 .ja {
        font-size: 17px;
        font-size: 1.7rem; } }

/*  /////////////////////////////////////////////////
Responsive Start 
*/
@media only screen and (max-width: 960px) {
  .cmnH2 {
    margin-bottom: 28px; }
    .cmnH2 .en {
      font-size: 15px;
      margin-bottom: 12px; }
    .cmnH2 .ja {
      font-size: 20px;
      letter-spacing: -0.02em; }

  .benefitsSec {
    margin: 0;
    padding: 60px 5vw; }
    .benefitsSec .inr {
      display: block;
      margin: 0; }
      .benefitsSec .inr .img {
        margin-bottom: 0;
        text-align: center;
        width: 100%; }
        .benefitsSec .inr .img img {
          width: 90%;
          max-width: 400px; }
      .benefitsSec .inr .data {
        padding: 0 2.5vw;
        width: 100%; }
        .benefitsSec .inr .data .desc {
          font-size: 14px;
          line-height: 2;
          margin-bottom: 20px; }

  .bg {
    background: url("/assets/img/faq/bg.webp") center center no-repeat;
    background-size: cover;
    padding: 60px 0; }

  .menuSec {
    margin-bottom: 0px !important;
    padding: 0 7.5vw; }
    .menuSec .menuFlex {
      border-bottom: none;
      display: block;
      margin: 0;
      padding: 40px 0; }
      .menuSec .menuFlex .img {
        margin-bottom: 40px;
        text-align: center;
        width: 100%; }
        .menuSec .menuFlex .img img {
          width: 70%; }
      .menuSec .menuFlex .data {
        width: 100%; }
        .menuSec .menuFlex .data h3 {
          font-size: 28px;
          letter-spacing: 0.08em;
          margin-bottom: 12px; }
        .menuSec .menuFlex .data h4 {
          font-size: 18px;
          letter-spacing: 0.02em;
          margin-bottom: 16px; }
        .menuSec .menuFlex .data dl {
          flex-direction: column;
          flex-wrap: wrap;
          justify-content: space-between;
          padding: 20px 0 12px; }
          .menuSec .menuFlex .data dl dt {
            padding-bottom: 0;
            width: 100%; }
            .menuSec .menuFlex .data dl dt span {
              font-size: 26px;
              font-size: 2.6rem;
              line-height: 2;
              line-height: 1.8;
              line-height: 1.4;
              margin-right: 4px; } }
            @media only screen and (max-width: 960px) and (max-width: 960px) {
              .menuSec .menuFlex .data dl dt span {
                font-size: 22px;
                font-size: 2.2rem; } }
@media only screen and (max-width: 960px) {
          .menuSec .menuFlex .data dl dd.price {
            text-align: right;
            white-space: nowrap;
            width: 100%;
            order: 3; }
          .menuSec .menuFlex .data dl dd.desc {
            padding: 8px 0;
            width: 100%; }
        .menuSec .menuFlex .data p {
          line-height: 2.2;
          margin-bottom: 28px; }
          .menuSec .menuFlex .data p:last-child {
            margin-bottom: 0; }
        .menuSec .menuFlex .data .spR {
          border-top: 1px solid rgba(0, 0, 0, 0.1);
          padding-top: 12px;
          text-align: right; }
      .menuSec .menuFlex:last-child {
        padding: 0; }
        .menuSec .menuFlex:last-child .data {
          padding: 40px 0;
          width: 100%; }
          .menuSec .menuFlex:last-child .data:last-child {
            border-top: 1px solid rgba(0, 0, 0, 0.1); }
          .menuSec .menuFlex:last-child .data h3 {
            letter-spacing: 0.18em;
            line-height: 1.15;
            margin-bottom: 12px; }

  .aboutH2 {
    margin-bottom: 24px; }
    .aboutH2 .en {
      font-size: 16px;
      margin-bottom: 12px; }
    .aboutH2 .ja {
      font-size: 22px; } }
