@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Noto+Serif+JP:wght@300;400;500;600;700;900&display=swap');


/* body ====== */
body {
  color      : #512713;
  font-family: 'Noto Sans JP', sans-serif;
}

.wrap {
  width   : 100%;
  overflow: hidden;
  max-width: 450px;
  margin: 0 auto;
}

a {
  display: block;
}

.container {
  padding: 0 15px;
  max-width: 450px;
  margin: 0 auto;
}

img {
  width: 100%;
}

.txt {
  line-height: 1.9;
  font-weight: 500;
}


/* font ------------- */
.fs15 {
  font-size: 15px;
}
.fs21 {
  font-size: 21px;
}
.fs28 {
  font-size: 28px;
}
.fs17 {
  font-size: 17px;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14.5px;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.fs19 {
  font-size: 19px;
}
.fs13 {
  font-size: 13px;
}
.fs25 { 
  font-size: 25px;
  font-weight: 800;
}

.fs21.fw80 {
  font-weight: 800;
}
.fs17.fw70 {
  font-weight: 700;
}
.fs28.wave {
  color: #00416c;
  font-weight: 800;
}
.pk {
  color: #df4079;
}


/* font レスポンシブ max-width 340px ------------- */
@media screen and (max-width: 340px) {
  .fs15 {
    font-size: 14px;
  }
  .fs21 {
    font-size: 17px;
  }
  .fs28 {
    font-size: 24px;
  }
  .fs17 {
    font-size: 16px;
  }
  .fs14 {
    font-size: 14px;
  }
  .fs19 {
    font-size: 18px;
  }
  .fs17 {
    font-size: 16px;
  }
  .fs12 {
    font-size: 11px;
  }
  .fs25 { 
    font-size: 23px;
  }
}
/* End font -------- */



/* ==================================================
  mv
====================================================*/
#mv {
  width: 100%;
}

#mv img {
  width: 100%;
}


/* ==================================================
  arrow pk
====================================================*/
.arrow.pk {
  width: 65%;
  margin: 11.5% auto 0;
}


/* ==================================================
  banner  お申込みはこちらから
====================================================*/
#banner {
  background: url(../img/banner_bg.jpg)no-repeat center;
  background-size: cover;
  padding: 50px 0 10px;
  margin-top: -9%;
}

#banner .set_menu {
  width: 100%;
  /* max-width: 345px; */
  margin: 0 auto;
}

#banner .price {
  /* max-width: 317px; */
  width: 95%;
  margin: 20px auto 10px;
}

#banner .btn {
  /* max-width: 345px; */
  margin: 0 auto;
}



/* ==================================================
  trouble  こんなお悩み
====================================================*/
#trouble .head {
  text-align: center;
}

#trouble .head {
  padding-top: 20px;
}

#trouble .head {
  line-height: 1.9;
}

#trouble .head p {
  line-height: 1.5;
  margin: 20px 0 25px;
}

#trouble .head .fs28 .wave_l {
  display: block;
  background: url(../img/wavy_l.png)no-repeat bottom;
}

#trouble .head .fs28 .wave_s {
  display: block;
  background: url(../img/wavy_s.png)no-repeat bottom;
}

#trouble .arrow {
  width: 70%;
  max-width: 240px;
  margin: 0 auto;
}

#trouble .txt {
  margin: 20px 0 40px;
}


/* ==================================================
  arrow gr
====================================================*/
.arrow.gr {
  /* max-width: 237px; */
  display: block;
  margin: 20px auto 0;
}



/* ==================================================
  review  体験した方の声
====================================================*/
#review {
  background: url(../img/review_bg.jpg)no-repeat center;
  background-size: cover;
}

#review img {
  width: 100%;
}

#review .ttl {
  position: relative;
  top: -25px;
  /* max-width: 375px; */
  margin: 0 auto;
}

#review ul li {
  /* max-width: 345px; */
  margin: 0 auto;
  padding-bottom: 25px;
}

#review .fs12 {
  background: #fff;
  padding: 5px 15px;
}


/* ==================================================
  arrow pk mt
====================================================*/
.arrow.pk.mt25 {
  margin: 5% auto 0;
}


/* ==================================================
  coaching  コーチング
====================================================*/
#coaching {
  position: relative;
  margin: 0 auto;
}

#coaching .copy {
  width: 90%;
  /* max-width: 340px; */
  position: absolute;
  top: 30px;
  left: 15px;
  right: 15px;
  margin: 0 auto;
}

.coaching_v {
  /* max-width: 375px; */
  margin: 0 auto;
}

#coaching .txt {
  line-height: 1.9;
  font-weight: 500;
  padding: 10px 0 20px;
}



/* ==================================================
  details  3Day ダイエットトライアルの詳細
====================================================*/
#details {
  background: #cde0e2;
  padding: 35px 0;
}

#details .ttl {
  /* max-width: 345px; */
  margin: 0 auto;
}

#details .contents {
  background: #fff;
  padding: 30px 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 15%);
}

#details .contents .copy {
  font-weight: 700;
  text-align: center;
  line-height: 1.9;
  padding-bottom: 60px;
  background: url(../img/x2/details_ttl_under@2x.png)no-repeat bottom;
  background-size: contain;
}

.sk {
  color: #66c5d1;
  font-weight: 700;
}

#details .contents .list li {
  border-bottom: 1px solid #66c5d1;
  padding: 10px 0 30px;
}

/* 4LINE */
#details .contents .list li:nth-child(4) {
  border-bottom: none;
  padding: 10px 0 20px;
}

#details .contents .list li .ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

/* 2 / 4 */
#details .contents .list li:nth-child(even) .ttl {
  flex-direction: row-reverse;
}

/* 4 LINE */
#details .contents .list li:nth-child(4) .ttl {
  flex-direction: row-reverse;
  /* justify-content: start; */
}

#details .contents .list li .ttl .left p.fs18 {
  display: flex;
  line-height: 1.5;
}

#details .contents .list li:nth-child(1) .ttl .left p.fs18:before {
  content: url(../img/num1.png);
  display: inline-block;
  width: 18px;
  margin: 1px 2px 0 0;
}

#details .contents .list li:nth-child(2) .ttl .left p.fs18:before {
  content: url(../img/num2.png);
  display: inline-block;
  width: 18px;
  margin: 1px 2px 0 0;
}

#details .contents .list li:nth-child(3) .ttl .left p.fs18:before {
  content: url(../img/num3.png);
  display: inline-block;
  width: 18px;
  margin: 1px 2px 0 0;
}

#details .contents .list li:nth-child(4) .ttl .left p.fs18:before {
  content: url(../img/num4.png);
  display: inline-block;
  width: 18px;
  margin: 1px 2px 0 0;
}

#details .contents .list li .ttl .right {
  width: 33%;
  max-width: 110px;
  margin-left: 10px;
}

/* 1 */
#details .contents .list li:nth-child(1) .ttl .right {
  /* width: 33%; */
  margin-left: 30px;
}

/* 2 */
#details .contents .list li:nth-child(2) .ttl .right {
  /* width: 33%; */
   margin-left: 0;
}

/* 4 */
#details .contents .list li:nth-child(4) .ttl .right {
  /* width: 33%; */
   margin-left: 0;
   margin-right: 5%;
}

#details .contents .message .arrow_bl {
  /* max-width: 54px; */
  width: 17%;
  margin:  0 auto;
  margin-bottom: 25px;
}

#details .contents .message p {
  line-height: 1.8;
  margin-bottom: 20px;
}

#details .contents .message .photo {
  /* max-width: 280px; */
  width: 100%;
  margin:  0 auto;
  transform: rotate(-6deg);
}


/* レスポンシブ max-width: 340px --------------------*/
@media screen and (max-width: 340px) {
  #details .contents .copy {
    padding-bottom: 50px;
  }

  #details .contents .copy .fs19 {
    font-size: 16px;
  }

  #details .contents .list li {
    padding-bottom: 20px;
  }

  #details .contents .list li .ttl {
    justify-content: space-between;
  }

  #details .contents .list li .ttl .left p.fs18 {
    font-size: 16px;
  }

  #details .contents .list li:nth-child(1) .ttl .right {
    margin-left: 0;
  }

  #details .contents .list li:nth-child(1) .ttl .left p.fs18:before,
  #details .contents .list li:nth-child(2) .ttl .left p.fs18:before,
  #details .contents .list li:nth-child(3) .ttl .left p.fs18:before,
  #details .contents .list li:nth-child(4) .ttl .left p.fs18:before {
    margin: 3px 2px 0 0;
  }

  #details .contents .list li:nth-child(2) .ttl .left p.fs18 {
    letter-spacing: -1px;
  }

  #details .contents .list li:nth-child(2) .ttl .right {
    margin-right: 0;
  }
 
  #details .contents .list li:nth-child(3) .ttl .left p.fs18 {
    letter-spacing: -1px;
  }

  #details .contents .list li:nth-child(3) .ttl .right {
    margin-left: 0;
  }
}



/* ==================================================
  arrow gr gr_2
====================================================*/
.arrow.gr.gr_2 {
  margin-top: -9%;
  width: 60%;
}


/* ==================================================
  merit  メリット
====================================================*/
#merit {
  background: url(../img/merit_bg.jpg)center;
  margin-top: -35px;
  padding: 55px 0 30px;
}

#merit .ttl {
  /* max-width: 298px; */
  width: 90%;
  margin: 0 auto;
}

#merit .list li {
  margin: 15px 0;
}

#merit .list li .ttl {
  /* max-width: 345px; */
  width: 100%;
  margin: 0 auto 10px;
}



/* ==================================================
  success  成功者の声
====================================================*/
#success {
  background: #fff4e2;
  margin-top: 80px;
  padding-bottom: 50px;
}

#success .ttl {
  /* max-width: 345px; */
  margin: 0 auto;
  position: relative;
  top: -25px;
}

#success .list li {
  position: relative;
  margin: 25px 0 80px;
} 

#success .list li:last-child {
  margin-bottom: 40px;
}

#success .list .box {
  background: #fff;
  padding: 60px 20px 10px;
  margin-bottom: 25px;
}

#success .list .case {
  width: 45%;
  /* max-width: 159px; */
  /* max-width: 170px; */
  margin:  0 auto;
  position: absolute;
  right: 35%;
  /* top: -53px; */
  top: -4%;
}

#success .list .data {
  /* max-width: 306px; */
  margin: 0 auto 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #512713;
}

#success .list .img_area {
  /* max-width: 308px; */
  margin: 10px auto 0;
}

#success .list .message {
  background: url(../img/bg_message.jpg)repeat;
  padding: 10px 20px 20px;
}

#success .list .message .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#success .list .message .head .left {
  width: 60%;
  /* max-width: 180px; */
}

#success .list .message .head .right {
  /* width: 34%; */
  width: 36%;
  /* max-width: 106px; */
}

#success .list .message .txt {
  line-height: 1.7;
  font-weight: 700;
}


/* ドロップダウン -------------------- */
#success .dd_box .dd_btn {
  /* max-width: 345px; */
  margin: 0 auto 30px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  cursor: pointer;
  transition: .5s;
  position: relative;
}

#success .dd_box .dd_btn::before,
#success .dd_box .dd_btn::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 6%;
  opacity: 0.7;
  width: 16px;
  height: 2px;
  background: #fff;
}

#success .dd_box .dd_btn::before {
  transform: rotate(90deg);
  transition: all .3s;
}

#success .dd_box .dd_btn.open::before {
  transform: rotate(180deg);
  transition: all .3s;
}

#success .dd_box .dd_btn.open::after {
  opacity: 0;
}

#success .dd_box ul {
  background: #fff;
  padding: 35px 20px;
  display: none;
}

#success .dd_box ul li {
  line-height: 1.7;
  font-weight: 700;
  margin-bottom: 35px;
}

#success .dd_box ul li:last-child {
  margin-bottom: 10px;
}

#success .dd_box ul li .dd_ttl {
  border-bottom: 1px dashed #de5779;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

#success .dd_box ul li:nth-child(2) .dd_ttl {
  letter-spacing: -1px;
}

#success .dd_box ul li .txt span {
  display: block;
  margin-top: 10px;
  text-align: right;
}
/* End ドロップダウン -------------------- */


/* レスポンシブ max-width: 340px ------------*/
@media screen and (max-width: 340px) {
  #success .list li:last-child {
    margin-bottom: 30px;
  }

  #success .dd_box .dd_btn {
    margin-bottom: 0;
  }

  #success .dd_box .dd_btn::before, #success .dd_box .dd_btn::after {
    width: 14px;
  }
}

@media screen and (min-width: 400px) {
  #success .list .case {
    top: -4.5%;
  }
}

/* ==================================================
  start  必ず結果を出す
====================================================*/
#start .start_v {
  height: 93vw;
  max-height: 400px;
  position: relative;
  display: flex;
  flex-direction: column;
}

#start .start_v .img_area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#start .start_v .img_area .pic1 {
  width: 70%;
  /* max-width: 250px; */
  max-width: 280px;
  position: absolute;
  z-index: 1;
  top: 3%;
  left: -2%;
}

#start .start_v .img_area .pic2 {
  width: 55%;
  /* max-width: 180px; */
  max-width: 230px;
  position: absolute;
  top: 0;
  right: 0;
}

#start .start_v .head_copy {
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 7%;
  z-index: 2;
}

#start .start_v .head_copy .copy1 {
  width: 80%;
  margin: 0 auto 20px;
}

#start .start_v .head_copy .copy2 {
  margin: 0 auto;
}

#start .copy {
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  padding: 25px 0 15px;
}

#start .arrow.pk {
  margin: 25px auto 0;
}


/* ==================================================
  profile  コーチプロフィール
====================================================*/
#profile .ttl {
  text-align: center;
  padding: 40px 0 30px;
  font-weight: 500;
}

#profile .ttl .fs15:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #512713;
  text-align: center;
  margin: 15px auto 0;
}

#profile .img_area {
  position: relative;
}

#profile .img_area .profile_name {
  width: 50%;
  position: absolute;
  right: 2%;
  bottom: -6%;
}

#profile h3 {
  font-weight: 500;
  text-align: center;
  margin: 35px 0 25px;
}

#profile .fs15 .fs20 {
  font-weight: 700;
  display: block;
  margin: 7px 0 10px;
}

#profile .fs15.txt {
  margin-bottom: 100px;
}



/* ==================================================
  footer
====================================================*/
footer {
  height: 40px;
  font-size: 10px;
  font-weight: 500;
  background: #e0d9d5;
  line-height: 40px;
  text-align: center;
  padding: 0 15px;
}