@charset "UTF-8";
@font-face {
  font-family: 'TheanoDidot';
  src: url("/asset/font/TheanoDidot-Regular.woff") format("woff"); }
/*------------------------------------- */
/*　メイン */
/*------------------------------------- */
.main {
  width: 100%;
  position: relative; }

.mainimg {
  width: 100%;
  object-fit: cover;
  position: relative;
  height: 600px;
  top: -18px; }

@media screen and (max-width: 1200px) {
  /*.mainimg {
    height: 500px;
  }*/ }
@media screen and (max-width: 768px) {
  .mainimg {
    height: 400px; } }
.main-text {
  width: 60%;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.maintext01 {
  font-size: 60px;
  line-height: .8;
  color: #050200;
  font-family: 'copperplate', 'serif';
  font-style: normal;
  font-weight: 500;
  /* text-shadow: 1px 1px #222; */
  letter-spacing: 1px;
  margin: 50px auto 80px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 0 10px; }

.maintext02 {
  font-size: 30px;
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif';
  font-style: normal;
  /*font-weight: 700;
  color: #FFF;
  margin: 0 auto 50px;*/
  line-height: 1; }

.maintext03 {
  font-size: 18px;
  line-height: 130%;
  color: #FFF;
  font-weight: bold; }

@media screen and (max-width: 1200px) {
  .main-text {
    width: 85%; }

  .maintext01 {
    font-size: 60px; } }
@media screen and (max-width: 768px) {
  .main-text {
    top: 48%; }
    .main-text img {
      width: 20%; }

  .maintext01 {
    font-size: 36px;
    margin: 15px auto 30px; }

  .maintext02 {
    font-size: 20px;
    margin: 0 auto 20px; } }
@media screen and (max-width: 570px) {
  .main-text {
    width: 100%; }

  .maintext01 {
    top: 200px;
    font-size: 30px;
    left: 3%; }

  .maintext02 {
    font-size: 14px;
    margin: 0 auto 10px; } }
/*------------------------------------- */
/*　Greeting */
/*------------------------------------- */
#greeting {
  padding: 50px 0px 100px 0; }

@media screen and (max-width: 570px) {
  #greeting {
    padding: 20px 0; } }
.greeting-text01, h2.greeting-text01 {
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif';
  font-size: 30px;
  line-height: 180%;
  margin-bottom: 50px;
  font-weight: normal;
  text-align: center;
  color: #FFF; }

h2.greeting-text01 {
  font-size: 48px; }
  h2.greeting-text01 .eng {
    font-size: 42px;
    font-family: 'Grafolita Script', 'serif'; }

@media screen and (max-width: 1200px) {
  .greeting-text01, h2.greeting-text01 {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 30px; }

  h2.greeting-text01 {
    font-size: 40px; }
    h2.greeting-text01 .eng {
      font-size: 32px; } }
@media screen and (max-width: 768px) {
  .greeting-text01, h2.greeting-text01 {
    font-size: 18px; }

  h2.greeting-text01 {
    font-size: 28px; }
    h2.greeting-text01 .eng {
      font-size: 22px; } }
@media screen and (max-width: 570px) {
  .greeting-text01, h2.greeting-text01 {
    font-size: 14px;
    margin-bottom: 20px; }

  h2.greeting-text01 {
    font-size: 20px; }
    h2.greeting-text01 .eng {
      font-size: 18px; } }
@media screen and (max-width: 400px) {
  .greeting-text01, h2.greeting-text01 {
    font-size: 12px; }
    .greeting-text01.mb100 {
      margin-bottom: 50px; }

  h2.greeting-text01 {
    font-size: 18px; }
    h2.greeting-text01 .eng {
      font-size: 14px; } }
.greeting-text02 {
  font-size: 28px;
  color: #FFF;
  text-align: center;
  display: grid;
  justify-content: end;
  line-height: 1.5rem;
  margin: 0 auto 50px; }
  .greeting-text02 span {
    font-size: 20px; }

@media screen and (max-width: 768px) {
  .greeting-text02 {
    font-size: 18px; } }
@media screen and (max-width: 570px) {
  .greeting-text02 {
    font-size: 16px; } }
@media screen and (max-width: 400px) {
  .greeting-text02 {
    font-size: 12px; } }
@media screen and (max-width: 767px) {
  #greeting img {
    width: 50%;
    margin-top: 5%; } }
.greeting-logo01 {
  width: 140px; }

.greeting-photo {
  width: 75%;
  margin: 100px auto 0; }

@media screen and (max-width: 768px) {
  .greeting-photo {
    width: 100%;
    margin: 30px auto 0; } }
/*------------------------------------- */
/*　Benefit guide */
/*------------------------------------- */
#guide {
  padding: 50px 0 100px; }

@media screen and (max-width: 570px) {
  #guide {
    padding: 30px 0; } }
.guide-text01 {
  font-size: 20px;
  color: #FFF;
  line-height: 180%;
  /*text-indent: 1em;*/
  font-weight: normal;
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif'; }

@media screen and (max-width: 1200px) {
  .guide-text01 {
    font-size: 16px;
    line-height: 140%; } }
@media screen and (max-width: 768px) {
  .guide-text01 {
    font-size: 14px;
    line-height: 140%; } }
.guide-text02 {
  font-size: 24px;
  color: #FFF;
  line-height: 180%;
  text-align: center;
  margin-bottom: 30px; }

@media screen and (max-width: 1200px) {
  .guide-text02 {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  .guide-text02 {
    font-size: 16px; } }
@media screen and (max-width: 570px) {
  .guide-text02 {
    font-size: 13px; } }
.guide-text03 {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif'; }

@media screen and (max-width: 570px) {
  .guide-text03 {
    font-size: 14px; } }
.guide-waku {
  margin-bottom: 150px; }

@media screen and (max-width: 1200px) {
  .guide-waku {
    margin-bottom: 50px; } }
@media screen and (max-width: 768px) {
  .guide-waku {
    margin-bottom: 50px; } }
@media screen and (max-width: 570px) {
  .guide-waku {
    margin-bottom: 30px; } }
.guide-waku02 {
  background: #8B6C10;
  padding: 20px;
  width: 80%;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .guide-waku02 {
    padding: 10px;
    width: 100%; } }
.guide-waku02-naka {
  border: solid #000 1px;
  padding: 180px 50px 100px;
  background: url(/asset/img/bg-guide.png);
  background-position: top 2% center;
  background-repeat: no-repeat;
  background-size: 98% auto; }

@media screen and (max-width: 1200px) {
  .guide-waku02-naka {
    padding: 130px 50px 50px;
    background-size: 90% auto; } }
@media screen and (max-width: 570px) {
  .guide-waku02-naka {
    padding: 80px 0px 0px;
    background-size: 90% auto; } }
.guide-button {
  width: 350px;
  margin: 50px auto; }

@media screen and (max-width: 1200px) {
  .guide-button {
    margin: 30px auto; } }
@media screen and (max-width: 570px) {
  .guide-button {
    width: 90%; } }
/*------------------------------------- */
/*　topPlan */
/*------------------------------------- */
#topplan {
  padding: 50px 0; }

@media screen and (max-width: 570px) {
  #topplan {
    padding: 30px 0; } }
.topplan-img {
  width: 100%;
  object-fit: cover; }

.topplan-text {
  font-size: 20px;
  line-height: 180%; }

@media screen and (max-width: 768px) {
  .topplan-text {
    font-size: 15px;
    line-height: 140%; } }
#topplan .col-lg-6, #topplan .col-md-6, #topplan .col-12 {
  margin: 0;
  padding: 0; }

/*------------------------------------- */
/*　Product */
/*------------------------------------- */
.product {
  padding: 50px 0; }

@media screen and (max-width: 570px) {
  .product {
    padding: 30px 0; } }
.product-waku {
  margin-bottom: 50px; }

@media screen and (max-width: 768px) {
  .product-waku {
    margin-bottom: 30px; } }
.photo-box {
  width: 100%;
  height: 350px;
  font-family: 'TheanoDidot'; }
  .photo-box .circumscribed-photo-box-hidden {
    width: 100%;
    position: relative; }
  .photo-box .circumscribed-photo-box {
    width: 100%;
    height: 300px;
    background-size: cover;
    object-fit: cover; }

.photo-box-naka {
  position: absolute;
  bottom: 43.8%;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  width: 95%;
  background-color: rgba(0, 0, 0, 0.7); }

.photo-box-mask {
  opacity: 0.3; }

@media screen and (max-width: 991px) {
  .photo-box-naka {
    width: 92%; } }
@media screen and (max-width: 900px) {
  .photo-box {
    height: 260px; }

  .photo-box .circumscribed-photo-box {
    height: 240px; } }
@media screen and (max-width: 768px) {
  .photo-box-naka {
    bottom: 36.5%;
    width: 95%; } }
@media screen and (max-width: 590px) {
  .photo-box-naka {
    width: 87%;
    background-color: rgba(0, 0, 0, 0.6); }

  .photo-box-mask {
    opacity: 0.3; }

  .photo-box {
    width: 92%;
    margin: 0 auto; } }
.circumscribed-photo-box01 {
  background: url(/asset/img/img-product01.png) no-repeat center center; }

.circumscribed-photo-box02 {
  background: url(/asset/img/img-product02.png) no-repeat center center; }

.circumscribed-photo-box03 {
  background: url(/asset/img/img-product03.png) no-repeat center center; }

.circumscribed-photo-box04 {
  background: url(/asset/img/img-product04.png) no-repeat center center; }

.circumscribed-photo-box05 {
  background: url(/asset/img/img-product05.png) no-repeat center center; }

.photo-box .mask {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8); }
.photo-box .mask-text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
  text-align: center; }
.photo-box .mouse-over-mask {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 1.0s ease; }
.photo-box:hover .mouse-over-mask {
  opacity: 1; }

@media screen and (max-width: 900px) {
  .photo-box .mask {
    height: 240px; } }
.product-text {
  font-size: 18px;
  line-height: 180%;
  font-family: 'TheanoDidot';
  font-weight: normal;
  color: #FFF; }

@media screen and (max-width: 900px) {
  .product-text {
    font-size: 16px; } }
@media screen and (max-width: 768px) {
  .product-text {
    font-size: 14px;
    line-height: 140%;
    padding-bottom: 5px; } }
.product-text01 {
  color: #ffffff;
  font-size: 25px;
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif'; }
  .product-text01 .product-text-sub {
    margin-top: 30px;
    font-family: 'copperplate', 'serif';
    font-weight: 500;
    font-size: 36px;
    display: inline-block; }

@media screen and (max-width: 768px) {
  .product-text01 {
    font-size: 16px;
    margin-bottom: 20px !important; }
    .product-text01 .product-text-sub {
      margin-top: 15px;
      font-size: 22px; } }
/*------------------------------------- */
/*　Plan */
/*------------------------------------- */
#plan {
  padding: 50px 0; }

@media screen and (max-width: 570px) {
  #plan {
    padding: 30px 0; } }
.plan-waku {
  border: 1px solid #FFF;
  border-radius: 20px;
  padding: 20px;
  font-family: 'TheanoDidot' !important; }

/*------------------------------------- */
/*　Way */
/*------------------------------------- */
#way {
  padding: 50px 0; }

@media screen and (max-width: 570px) {
  #way {
    padding: 30px 0; } }
.way-waku01 {
  background: #EA9AA4;
  padding: 30px; }

.way-waku02 {
  background: #ED8692;
  padding: 30px; }

.way-waku03 {
  background: #D06A77;
  padding: 30px; }

.way-waku04 {
  background: #C85866;
  padding: 30px; }

.way-no {
  font-size: 90px;
  font-weight: bold;
  font-family: 'copperplate', 'TheanoDidot';
  border-right: 5px solid #000;
  padding: 2px 8px;
  color: #FFF; }

@media screen and (max-width: 1200px) {
  .way-no {
    font-size: 70px; } }
@media screen and (max-width: 991px) {
  .way-no {
    font-size: 50px; } }
@media screen and (max-width: 530px) {
  .way-no {
    font-size: 40px;
    border: none; } }
/*------------------------------------- */
/*　Membership */
/*------------------------------------- */
#membership {
  padding: 50px 0; }
  #membership .caution-list01 {
    font-family: "TheanoDidot";
    font-size: 20px;
    padding-left: 1.5rem;
    font-weight: bold;
    color: #FFF; }

@media screen and (max-width: 570px) {
  #membership {
    padding: 30px 0; }
    #membership .caution-list01 {
      font-size: 15px;
      padding-left: 1rem; } }
.membership-waku {
  background: #3B4043;
  padding: 30px;
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif'; }

@media screen and (max-width: 992px) {
  .membership-waku {
    margin-bottom: 30px;
    padding: 20px; } }
.membership-text01, .membership-text02, .membership-text03 {
  font-size: 30px;
  color: #FFF;
  line-height: 120%;
  font-weight: bold;
  font-family: 'A-OTF Ryumin Pr6N KL', 'serif'; }

.membership-text02 {
  color: #FC4141;
  font-weight: normal;
  margin-bottom: 40px; }

.membership-text03 {
  margin: 0 0 20px 0; }

.membership-text04 {
  font-size: 26px;
  color: #FFF; }

@media screen and (max-width: 768px) {
  .membership-text01, .membership-text02, .membership-text03, .membership-text02 {
    font-size: 24px; }

  .membership-text03 {
    font-size: 24px;
    margin: 0 0 20px 0; } }
@media screen and (max-width: 570px) {
  .membership-text01, .membership-text02, .membership-text03, .membership-text02 {
    font-size: 18px; }

  .membership-text03 {
    font-size: 18px;
    margin: 0 0 20px 0; } }
.dropmenu02 {
  *zoom: 1;
  list-style-type: none;
  padding: 0;
  width: 70%;
  margin: 50px auto 0; }
  .dropmenu02:before {
    content: "";
    display: table; }
  .dropmenu02:after {
    content: "";
    display: table;
    clear: both; }
  .dropmenu02 li {
    letter-spacing: 1px;
    position: relative;
    list-style-type: none;
    float: left;
    padding: 0 5px;
    text-align: center;
    margin-left: 20px;
    font-size: 18px;
    color: #FFF;
    font-family: "TheanoDidot";
    font-weight: bold; }
    .dropmenu02 li a {
      display: block;
      margin: 0;
      text-decoration: none;
      padding: 10px 0;
      color: #fff; }

@media screen and (max-width: 1200px) {
  .dropmenu02 {
    width: 100%; } }
@media screen and (max-width: 570px) {
  .dropmenu02 {
    margin: 20px auto 0; } }
@media screen and (max-width: 992px) {
  .dropmenu02 li {
    letter-spacing: 0px;
    font-size: 14px;
    margin-left: 8px; } }
.membership-btn01 {
  display: inline-block;
  position: relative;
  padding: .4rem 2.5rem;
  color: #FFF;
  background: linear-gradient(90deg, #c85866 0%, #e0838f 20%, #c85866 40%);
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin: 50px 0 0 0;
  border-radius: 30px;
  font-family: "TheanoDidot"; }

.membership-btn01:hover {
  opacity: 0.8; }

@media screen and (max-width: 768px) {
  .membership-btn01 {
    margin: 10px 0 0 0;
    font-size: 15px;
    padding: 0.4rem 2rem; } }
.membership-btn02 {
  display: inline-block;
  position: relative;
  padding: .3rem 0;
  color: #FFF;
  background: #8a1212;
  background: linear-gradient(90deg, #8a1212 0%, #9c3636 20%, #8a1212 100%);
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin: 50px 0 0 0; }

.membership-btn02:hover {
  opacity: 0.8; }

@media screen and (max-width: 768px) {
  .membership-btn02 {
    margin: 20px 0 0 0;
    font-size: 16px; } }
.membership-btn03 {
  display: inline-block;
  position: relative;
  padding: .4rem 0;
  color: #FFF;
  background: linear-gradient(90deg, #c85866 0%, #e0838f 20%, #c85866 40%);
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-radius: 30px;
  width: 100%;
  font-family: "TheanoDidot"; }

.membership-btn03:hover {
  opacity: 0.8; }

@media screen and (max-width: 768px) {
  .membership-btn03 {
    margin: 10px 0 0 0;
    font-size: 13px;
    padding: 0.4rem 0; } }
.membership-btn04 {
  display: inline-block;
  position: relative;
  padding: .4rem 0;
  color: #FFF;
  background: #B0B0B0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border-radius: 30px;
  width: 100%;
  font-family: "TheanoDidot"; }

.membership-btn04:hover {
  opacity: 0.8; }

@media screen and (max-width: 768px) {
  .membership-btn04 {
    margin: 10px 0 0 0;
    font-size: 13px;
    padding: 0.4rem 0; } }
/*赤松さん追加------------------- */
#membership {
  margin-bottom: 100px; }

.membershipArea {
  position: fixed;
  bottom: -55px;
  left: 50%;
  right: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #030C18;
  padding: 15px 22px;
  width: 100% !important; }

.membershipArea .box {
  margin: auto 0; }

.membership-btn01 {
  margin: 0px; }

.membership-btn02 {
  margin: 0px; }

@media screen and (max-width: 1180px) {
  .membershipArea .box {
    /*    width: 90%;*/ } }
@media screen and (max-width: 760px) {
  #membership {
    margin-bottom: 50px; }

  .membershipArea {
    bottom: -140px; }

  .membership-btn01 {
    margin: 10px; }

  .membership-btn02 {
    margin: 10px; } }
/*吉越追加------------------- */
.btn-txt {
  line-height: 150%; }

/*------------------------------------- */
/*　選べる2つのプラン */
/*------------------------------------- */
#2plan {
  padding: 50px 0; }

@media screen and (max-width: 570px) {
  #2plan {
    padding: 30px 0; } }
.plan2-text01 {
  font-size: 18px;
  color: #FFF;
  line-height: 180%; }

@media screen and (max-width: 1200px) {
  .plan2-text01 {
    font-size: 16px;
    line-height: 140%; } }
@media screen and (max-width: 768px) {
  .plan2-text01 {
    font-size: 14px;
    line-height: 140%; } }
