@charset "UTF-8";

body {
  background-image: url(../images/body_bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;;
  color:#675252;
}

@media screen and (min-width: 750px) {
  .container {
    max-width: 750px;
    -webkit-box-shadow: 0 1px 20px rgb(0 0 0 / 30%);
    box-shadow: 0 1px 20px rgb(0 0 0 / 30%);
    background: #fff;
    margin-left: auto;
    margin-right: auto;
  }
}

img {
  width: 100%;
}

/* コンテンツの横幅 */
/* ============================================ */

.o-wrapper {
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
}

.text_title{
  font-size: 40px;
  color: #da768b;
  text-align: center;
  padding: 50px 0;
  line-height: 1.4;
  letter-spacing: 0.15em;

}
.text-bold-pink{
  font-weight: 2;
  background-color:#fdecec;
  font-size: 22px;
}

.fv_u{
    background-image: url(../images/fv-bg2.png) ;
	  background-position: top left;
    background-repeat: no-repeat;
}
.fv_text{
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding: 0 0px 70px;
}

.onayami_text{
  font-size: 20px;
  line-height: 2.4;
  width: 500px;
  text-align: left;
  margin-left: 130px;
}
.reaons_text-box{
  border: 1px solid #da768b;
  border-radius: 10px;
  width: 620px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;

}
.reaons_text{
  font-size: 20px;
  line-height: 2.4;
  width: 560px;
  text-align: left;
  margin: 30px 10px;
  padding: 20px 10px;
}
.list-check::before {
  content: '';
  background: url(../images/checkmark.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  padding-right: 50px;
  width: 34px;
  height: 34px;
}
.kaiketsu_box{
  background-image: url(../images/bg01.png);
  background-repeat:  no-repeat;              /* 背景の繰り返し設定 */
  background-position: right center;          /* 背景の位置指定 */
}
.kaiketsu_text{
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
.text-weight{
    font-weight: 600;
}
.kaiketsu_img_size{
  width: 80%;
  margin:30px auto;
  padding: 70px 0 10px;

}
.kaiketsu_img_size2{
  width: 75%;
  margin:20px auto;
}

.cta__btn{
  width: 90%;
  margin:0 auto;
}
.message-box{
  background-image: url(../images/bg02.png);
  background-repeat:  no-repeat;              /* 背景の繰り返し設定 */
  background-position: right center;          /* 背景の位置指定 */
  padding: 0px 0 30px 0;
}
.message_img_size{
  width: 60%;
  margin:30px auto;
  padding: 70px 0 0;

}
.catchcopy_text{
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.message_text{
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  border: 1px solid #da768b;
  border-radius: 10px;
  width: 620px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 40px;
  background-color: #fff;

}

.promise_box {
    background-color: #f7dfe3;
  width:100%;
  margin: 30px auto;
  text-align: center;
}
.promise_box img{
align-items: center;
justify-content: center;
}
.promise_subbox{
  margin: 30px auto;
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.soudan_text{
  margin: 30px auto;
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.tokuten_box{
  background-color: #f7dfe3;
  width:100%;
  margin: 30px auto;
  text-align: center;
}
.tokuten_box_img{
  width:80%;
  margin: 20px auto 0;
}
.tokuten_text{
  margin: 30px auto;
  text-align: center;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color:#d68090;
  font-weight: 600;
}
.tokuten_text2{
  margin: 30px auto;
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.tokuten-kakaku{
      font-size: 22px;
}

.tokuten-small{
    font-size: 18px;
    color:#675252;
    text-align: center;
    display: block;
    font-weight: 100;
}
.tokuten-small-zei{
  font-size: 18px;
  color:#d68090;
}
.tokuten_subbox{
  width: 90%;
  margin: 0 auto;
}
.acsess_box{
  margin: 30px auto;
  text-align: left;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color:#675252;
  width: 70%;
}
.acsess_pink{
    color:#d68090;
}

iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

/* ============================================ */
/* コンテンツの横幅 ここまで */


/* footer */
/* ============================================ */
footer {
  display: block;
  padding-top: 10px;
  border-top: 3px solid #ddd;
  background: #fff;
}

ul {
  list-style: none;
}

.footer__nav {
  text-align: center;
  padding: 10px 0;
}

.footer__nav li {
  margin: 0 5px 10px 0;
  font-size: 13px;
}

.footer__nav li a {
  text-decoration: none;
  padding: 0 10px 0 0;
  color: #000;
}

footer .copyright {
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  padding-bottom: 10px;
}
/* footer ここまで */
/* ============================================ */



@media (max-width: 768px) {
  .text_title {
    font-size: 1.7em;
  }

  .fv_u {
    background-size: contain;
    padding: 0 15px;
  }

  .text-bold-pink{
    font-weight: 600;
    font-size: 14px;
  }

  .fv_text {
    font-size: 14px;
  }

  .onayami_text {
    width: 100%;
    margin-left: 0;
    font-size: 14px;
    padding: 0 30px;
  }

  .list-check::before {
    padding-right: 30px;
    width: 18px;
    height: 18px;
  }

  .kaiketsu_img_size {
    padding: 40px 0 0;
  }

  .kaiketsu_text {
    font-size: 14px;
    padding: 0 15px;
  }

  .kaiketsu_box {
    background-position: top center;
    background-size: contain;
  }

  .reaons_text-box {
    width: 90%;
  }

  .reaons_text {
    width: 100%;
    font-size: 14px;
    margin: 0;
  }

  .catchcopy_text {
    font-size: 14px;
  }

  .message-box {
    background-position: top center;
    background-size: cover;
    padding-bottom: 0;
  }

  .message_text {
    font-size: 14px;
    width: 90%;
  }

  .message_text span {
    font-size: 16px;
  }

  .promise_subbox {
    font-size: 14px;
  }

  .soudan_text {
    font-size: 14px;
  }

  .tokuten_text {
    font-size: 20px;
  }

  .tokuten-kakaku {
    font-size: 16px;
  }

  .tokuten-small{
    font-size: 14px;
  }
  .tokuten-small-zei{
    font-size: 12px;
    color:#d68090;
  }
  .tokuten_text2 {
    font-size: 14px;
    letter-spacing: 0px;
  }

  .acsess_box {
    font-size: 15px;
    width: 80%;
  }

  .map {
    padding: 20px;
  }

  footer {
    border-top: 0;
  }

  .nosp {
    display: none;
  }
}
