html,
body,
div,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
small,
strong,
b,
dl,
dt,
dd,
ol,
ul,
li,
footer,
header,
nav,
section,
table,
tr,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}

:root {
  font-size: 62.5%;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  overflow-x: hidden;
}

p,
h2 {
  font-size: 1.8rem;
  color: #181818;
  font-weight: normal;
}

img {
  width: auto;
  max-width: 100%;
}

ul li {
  list-style: none; line-height:1.7; padding: 1rem 0;
}

table {
  border-spacing: 0;
}

body * {
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  color: #527fc5;
  text-decoration: none;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.8;
}

strong {
  font-weight: 700;
}

.inner {
  width: 75rem;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  position: relative;
}

.lp_wrap,
footer,
.fixed {
  width: 75rem;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}

.fv_box {
  background: url(../img/fv_img03.jpg) top center no-repeat;
  background-size: contain;
  height: 8.8rem;
  padding: 1.2rem 5rem 0 0;
}
.fv_box p {
  text-align: right;
}

.sec02_box {
  background: url(../img/sec02_bg.jpg) top center no-repeat;
  background-size: contain;
  height: 87.3rem;
}
.sec02_img02 {
  margin: 0 auto 3.6rem;
  width: 67rem;
}
.sec02_img03 {
  margin: 0 auto 3.3rem;
  width: 67rem;
}
.sec02_img04 {
  margin: 0 auto;
  width: 67rem;
}
.sec02_note {
  margin: 0 7rem;
  text-align: right;
}

.sec02plus {
  padding-top:30px;
  padding-bottom:30px;
  background:#fff;
}

.sec03_box ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.sec03_box ul li {
  font-size: 2.6rem;
  line-height: 5rem;
  background-color: #fff;
  margin-bottom: 1rem;
  position: relative;
  padding: 0 2rem 0 5rem;
  letter-spacing: 0.1rem;
}
.sec03_box ul li::before {
  background: url(../img/sec03_check.png) top center no-repeat;
  background-size: contain;
  content: "";
  width: 2.5rem;
  height: 2.3rem;
  position: absolute;
  top: 50%;
  left: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec03_box ul li span {
  color: #527fc5;
  font-weight: bold;
}
.sec03_box01 {
  background: url(../img/sec03_img01.jpg) top center no-repeat;
  background-size: contain;
  height: 66.9rem;
  padding: 2rem 4rem 0;
}
.sec03_box01 h2 {
  margin: 0 auto 11.8rem;
  width: 50rem;
}
.sec03_box02 {
  background: url(../img/sec03_img02.jpg) top center no-repeat;
  background-size: contain;
  height: 36rem;
  padding: 5.5rem 0 0 20rem;
}
.sec03_feature01 {
  background: url(../img/sec03_img04_01.jpg) top center no-repeat;
  background-size: contain;
  height: 21.9rem;
}
.sec03_feature01 p {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
  padding: 2rem 0 0 15rem;
}
.sec03_feature01 h3 {
  margin: 1.8rem auto 0;
  width: 67rem;
}
.sec03_feature02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec03_feature02 ul li {
  background: url(../img/sec03_img05.jpg) top center no-repeat;
  background-size: contain;
  width: 50%;
  height: 39.2rem;
  padding: 30rem 5rem 0 7rem;
}
.sec03_feature02 ul li p {
  font-size: 2.2rem;
  line-height: 3rem;
  color: #181818;
}
.sec03_feature02 ul li:nth-child(2) {
  background: url(../img/sec03_img06.jpg) top center no-repeat;
  background-size: contain;
  padding: 30rem 7rem 0 5rem;
}
.sec03_feature02 ul li:nth-child(2) p {
  color: #fff;
}
.sec03_feature03 {
  background: url(../img/sec03_img07.jpg) top center no-repeat;
  background-size: contain;
  height: 40.9rem;
  padding: 4rem 9rem 0 8.5rem;
}
.sec03_feature03 p {
  font-size: 2.6rem;
  line-height: 4.4rem;
  letter-spacing: 0.1rem;
}
.sec03_feature03 p span {
  color: #5a6ea0;
}
.sec03_feature04 {
  background: url(../img/sec03_img08_01.jpg) top center no-repeat;
  background-size: contain;
  height: 58rem;
}
.sec03_feature04 p {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
  padding: 2rem 0 0 13rem;
}
.sec03_feature04 h3 {
  margin: 1.8rem auto 0;
  width: 67rem;
}
.sec03_feature05 {
  background: url(../img/sec03_img09.jpg) top center no-repeat;
  background-size: contain;
  height: 30.1rem;
  padding: 4rem 9rem 0 8.5rem;
}
.sec03_feature05 p {
  font-size: 2.6rem;
  line-height: 4.4rem;
  letter-spacing: 0.1rem;
}
.sec03_feature05 p span {
  color: #c86e5f;
}

.sec04_box01 {
  background: url(../img/sec04_img01.jpg) top center no-repeat;
  background-size: contain;
  height: 89.8rem;
  padding: 62rem 28rem 0 3.5rem;
}
.sec04_box01 h2 {
  font-size: 2.6rem;
  line-height: 4.4rem;
}
.sec04_box01 h2 span {
  color: #dc738c;
  font-weight: bold;
}
.sec04_box02 {
  background: url(../img/sec04_img05.jpg) top center no-repeat;
  background-size: contain;
  height: 37rem;
  padding: 4rem 2rem 0 3.5rem;
}
.sec04_box02 p {
  font-size: 2.6rem;
  line-height: 4.4rem;
  text-align: center;
}
.sec04_box02 p span {
  color: #dc738c;
  font-weight: bold;
}
.sec04_box03 {
  background: url(../img/sec04_img06.jpg) top center no-repeat;
  background-size: contain;
  height: 32.2rem;
  padding: 9rem 0 0 0;
}
.sec04_box03 p {
  font-size: 3.2rem;
  line-height: 5rem;
  text-align: center;
  color: #fff;
}
.sec04_box03 p span {
  font-weight: bold;
  color: #fff;
}

.sec05_box01 {
  background: url(../img/sec05_img03.jpg) top center no-repeat;
  background-size: cover;
  height: 41.5rem;
  padding: 13rem 3.9rem 0;
}
.sec05_box01 p {
  font-size: 2.6rem;
  line-height: 4.5rem;
}
.sec05_box01 p span {
  color: #dc738c;
  font-weight: bold;
}
.sec05_box02 {
  background: url(../img/sec05_img05.jpg) top center no-repeat;
  background-size: contain;
  height: 41rem;
  padding: 17.5rem 3rem 0 27rem;
}
.sec05_box02 p {
  font-size: 2.6rem;
  line-height: 4.5rem;
  color: #4b4b64;
}
.sec05_box02 p span {
  color: #4b4b64;
  font-weight: bold;
}
.sec05_box03 {
  background: url(../img/sec05_img06.jpg) top center no-repeat;
  background-size: contain;
  height: 64.3rem;
  padding: 33.5rem 8rem 0 4rem;
}
.sec05_box03 p {
  font-size: 2.5rem;
  line-height: 4.5rem;
  color: #fff;
}
.sec05_box03 p span {
  color: #ffff8c;
  font-weight: bold;
}

.sec06_box01 {
  background: url(../img/sec06_img01.jpg) top center no-repeat;
  background-size: contain;
  height: 33.4rem;
  padding: 27rem 0 0;
}
.sec06_box01 h2 {
  text-align: center;
  font-size: 2.8rem;
}
.sec06_box02 {
  background: url(../img/sec06_img09.jpg) top center no-repeat;
  background-size: contain;
  height: 50.6rem;
  padding: 8.5rem 4rem 0 32rem;
}
.sec06_box02 p {
  font-size: 2.4rem;
  line-height: 4.4rem;
  letter-spacing: 0.1rem;
}
.sec06_box02 p span {
  font-weight: bold;
}
.sec06 .points_box {
  padding: 3rem 9rem 0 13rem;
}
.sec06 .points_box .point_head {
  font-size: 3.2rem;
  line-height: 5rem;
  color: #181818;
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
.sec06 .points_box .point_head span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff7f));
  background: linear-gradient(transparent 75%, #ffff7f 75%);
}
.sec06 .points_box .point_txt {
  font-size: 2.4rem;
  line-height: 4.2rem;
  letter-spacing: 0.1rem;
}
.sec06 .points_box .point_txt span {
  color: #dc738c;
  font-weight: bold;
}
.sec06 .points_box01 {
  background: url(../img/sec06_img04.jpg) top center no-repeat;
  background-size: contain;
  height: 34.9rem;
}
.sec06 .points_box02 {
  background: url(../img/sec06_img05.jpg) top center no-repeat;
  background-size: contain;
  height: 34.9rem;
}
.sec06 .points_box03 {
  background: url(../img/sec06_img06.jpg) top center no-repeat;
  background-size: contain;
  height: 36rem;
}

.sec07_box_head {
  font-size: 7rem;
  font-weight: bold;
}
.sec07_box01 {
  background: url(../img/sec07_img04.jpg) top center no-repeat;
  background-size: contain;
  height: 10.4rem;
}
.sec07_box01 p {
  padding: 2rem 0 0 40rem;
}
.sec07_box02 {
  background: url(../img/sec07_img06.jpg) top center no-repeat;
  background-size: contain;
  height: 10.2rem;
}
.sec07_box02 .sec07_box_head {
  padding: 2rem 0 0 32.5rem;
  font-size: 5.9rem;
}
.sec07_box03 {
  background: url(../img/sec07_img07.jpg) top center no-repeat;
  background-size: contain;
  height: 54.4rem;
}
.sec07_box03 p {
  padding: 50rem 0 0 4rem;
  font-size: 1.8rem;
}
.sec07_box04 {
  background: url(../img/sec07_img09.jpg) top center no-repeat;
  background-size: contain;
  height: 15.9rem;
}
.sec07_box04 p {
  font-size: 4.4rem;
  font-weight: bold;
  text-align: center;
  padding: 8rem 0 0;
}
.sec07 .not_solve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec07 .not_solve li {
  width: 50%;
  height: 35.2rem;
  text-align: center;
}
.sec07 .not_solve li:nth-child(1) {
  background: url(../img/sec07_img12_01.jpg) top center no-repeat;
  background-size: contain;
  padding: 2rem 4rem 0 7rem;
}
.sec07 .not_solve li:nth-child(2) {
  background: url(../img/sec07_img12_02.jpg) top center no-repeat;
  background-size: contain;
  padding: 2rem 6rem 0 3rem;
}
.sec07 .not_solve li .not_solve_txt01 {
  font-size: 3rem;
  line-height: 3.2rem;
  background: url(../img/not_solve_txt01bg.png) top center repeat-x;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  padding: 0.5rem 3rem 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1.5rem;
}
.sec07 .not_solve li .not_solve_txt02 {
  font-size: 2.4rem;
  line-height: 3.9rem;
  margin-bottom: 2rem;
}
.sec07 .not_solve li .not_solve_txt03 {
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: bold;
  color: #527fc5;
}

.sec08_ttl {
  text-align: center;
  background: url(../img/sec08_img01.jpg) top center no-repeat;
  background-size: contain;
  height: 36.2rem;
  padding-top: 6rem;
}
.sec08_ttl p,
.sec08_ttl h2 {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 1rem;
}
.sec08_ttl01 {
  font-size: 4.2rem;
  color: #fff;
  background: url(../img/plan_logo.png) no-repeat 0 center;
  padding-left: 4rem;
}
.sec08_ttl02 {
  font-size: 5.8rem;
  color: #fff;
  border-bottom: 2px solid #fff;
  line-height: 7.3rem;
}
.sec08_ttl03 {
  font-size: 5.8rem;
  color: #fcee8d;
  border-bottom: 2px solid #fcee8d;
  line-height: 7.3rem;
}
.sec08_plan_ttl {
  font-size: 2.8rem;
  color: #fff;
}
.sec08_plan_lead {
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  padding: 0 7.5rem 0 7.5rem;
  line-height: 4.2rem;
}
.sec08_plan_detail {
  padding: 0 6.5rem 0 7.5rem;
}
.sec08_plan_detail li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec08_plan_detail li:nth-child(2) {
  margin-top: 1rem;
}
.sec08_plan_detail .detail_txt01 {
  width: 11rem;
  height: 11rem;
  font-size: 2.4rem;
  background-color: #f5b5a7;
  border-radius: 50%;
  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;
  text-align: center;
  color: #fff;
}
.sec08_plan_detail .detail_txt02 {
  width: 48rem;
  font-size: 2.4rem;
  line-height: 4.2rem;
  margin-left: 2rem;
  letter-spacing: 0.1rem;
}
.sec08_plan_detail .detail_txt02 span {
  font-size: 1.8rem;
}
.sec08_plan .price_ttl {
  text-align: center;
  background: url(../img/price_bg.png) top center no-repeat;
  background-size: contain;
  height: 6.4rem;
  padding: 0.7rem 0 0;
}
.sec08_plan .price_ttl p {
  font-size: 3.1rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1rem;
}
.sec08_plan .price_detail {
  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;
  gap: 2rem;
}
.sec08_plan .price_detail_left, .sec08_plan .price_detail_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec08_plan .price_detail_left {
  text-align: center;
}
.sec08_plan .price_detail_left .challenge {
  color: #fff;
  font-weight: bold;
  background-color: #dc738c;
  border-radius: 50%;
  width: 15.3rem;
  height: 15.2rem;
  line-height: 3.5rem;
  font-size: 2.8rem;
  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;
  position: relative;
  z-index: 10;
}
.sec08_plan .price_detail_left .amount {
  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;
  color: #dc738c;
  border-radius: 50%;
  width: 11.2rem;
  height: 11.2rem;
  line-height: 2.8rem;
  font-size: 2.8rem;
  background-color: #feeedc;
  font-weight: lighter;
  margin-left: -1rem;
}
.sec08_plan .price_detail_right {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.sec08_plan .price_detail_right .price {
  font-size: 13rem;
  font-family: "Oxygen", sans-serif;
  font-weight: 500;
  letter-spacing: -0.6rem;
  color: #dc738c;
}
.sec08_plan .price_info {
  text-align: right;
  padding-right: 7.5rem;
  padding-top: 1rem;
}
.sec08_plan01 {
  background: url(../img/sec08_img02.jpg) top center no-repeat;
  background-size: contain;
  height: 165.5rem;
}
.sec08_plan01 .sec08_plan_ttl {
  padding: 8rem 0 0 42.5rem;
}
.sec08_plan01 .sec08_plan_head {
  padding: 6rem 0 0 0;
}
.sec08_plan01 .sec08_plan_detail {
  padding-top: 3rem;
}
.sec08_plan01 .price_ttl {
  margin: 3rem 0 0;
}
.sec08_plan02 {
  background: url(../img/sec08_img03.jpg) top center no-repeat;
  background-size: contain;
  height: 298rem;
}
.sec08_plan02 .sec08_plan_ttl {
  padding: 11rem 0 0 40.5rem;
}
.sec08_plan02 .sec08_plan_head {
  padding: 2rem 0 0 0;
}
.sec08_plan02 .sec08_plan_detail {
  padding-top: 3rem;
}
.sec08_plan02 .price_ttl {
  margin: 4.5rem 0 0;
}
.sec08_plan02 .price_detail {
  padding-bottom: 2rem;
}
.sec08_plan03 {
  background: url(../img/sec08_img04.jpg) top center no-repeat;
  background-size: contain;
  height: 209.4rem;
}
.sec08_plan03 .sec08_plan_ttl {
  padding: 9rem 0 0 32.5rem;
}
.sec08_plan03 .sec08_plan_head {
  padding: 4rem 0 0 0;
}
.sec08_plan03 .sec08_plan_lead {
  padding: 0 6.5rem 0 7.5rem;
}
.sec08_plan03 .sec08_plan_detail {
  padding-top: 3rem;
}
.sec08_plan03 .price_ttl {
  margin: 3rem 0 0;
}
.sec08_plan03 .price_detail {
  padding-bottom: 2rem;
}
.sec08_plan03 .price_info {
  margin-bottom: 2rem;
}
.sec08 .libon_box {
  text-align: center;
}
.sec08 .libon_box p {
  font-weight: bold;
}
.sec08 .libon_box_txt01 {
  font-size: 2.9rem;
  line-height: 4.8rem;
  color: #fff;
  background-color: #dc738c;
  display: inline-block;
  padding: 0 9.8rem;
  position: relative;
  z-index: 1;
}
.sec08 .libon_box_txt02 {
  background: url(../img/sec08_plan02_libon.png) top center no-repeat;
  background-size: contain;
  height: 17.6rem;
  font-size: 4.6rem;
  line-height: 11.8rem;
  color: #dc738c;
  margin-top: -6rem;
  padding-top: 7rem;
  position: relative;
  z-index: 2;
}
.sec08 .libon_box_txt02 span {
  color: #dc738c;
  font-size: 7.4rem;
}
.sec08 .libon_box_lead {
  background: url(../img/libon_box_txt_bg.png) top center no-repeat;
  padding-bottom: 3rem;
}
.sec08 .libon_box_lead p {
  font-size: 2.4rem;
  line-height: 4.2rem;
  font-weight: 400;
}
.sec08 .libon_box_lead p span {
  color: #dc738c;
}
.sec08 .local_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
.sec08 .local_price_txt01 {
  font-size: 3.4rem;
  line-height: 5rem;
  font-weight: bold;
  color: #fff;
  padding: 5rem 8rem 0;
}
.sec08 .local_price_box {
  text-align: center;
}
.sec08 .local_price_box .local_price_txt02 {
  font-size: 2.4rem;
  line-height: 4.2rem;
  color: #181818;
  padding: 2rem 0 0 2.5rem;
}
.sec08 .local_price01 {
  background: url(../img/local_price_bg01.png) top center no-repeat;
  background-size: contain;
  height: 15rem;
}
.sec08 .local_price02 {
  background: url(../img/local_price_bg02.png) top center no-repeat;
  background-size: contain;
  height: 13rem;
}
.sec08 .local_price02 .local_price_txt01 {
  padding: 4rem 8rem 0;
}
.sec08 .local_price03 {
  background: url(../img/local_price_bg03.png) top center no-repeat;
  background-size: contain;
  height: 13rem;
}
.sec08 .local_price03 .local_price_txt01 {
  padding: 4rem 8rem 0;
}

.sec09_ttl {
  background: url(../img/sec09_img01.png) top center no-repeat;
  background-size: cover; /* 背景画像を要素全体に広げる */
  width: 100%; /* 要素の幅を100%に設定 */
  height: 24.9rem; /* 要素の高さを指定 */
}
.sec09_ttl h2 {
  font-size: 5.5rem;
  text-align: center;
  padding-top: 10rem;
}
.sec09_box_head {
  font-size: 3.3rem;
  font-weight: bold;
  color: #dc738c;
  padding-bottom: 3rem;
}
.sec09_box_txt {
  font-size: 2.6rem;
  color: #181818;
  font-weight: normal;
  line-height: 4.2rem;
}
.sec09_box01 {
  background: url(../img/sec09_img02.jpg) top center no-repeat;
  background-size: contain;
  height: 28.4rem;
  padding: 6rem 0 0 30.5rem;
}
.sec09_box02 {
  background: url(../img/sec09_img03.jpg) top center no-repeat;
  background-size: contain;
  height: 28.2rem;
  padding: 4rem 0 0 30.5rem;
}
.sec09_box03 {
  background: url(../img/sec09_img04.jpg) top center no-repeat;
  background-size: contain;
  height: 28.5rem;
  padding: 4rem 0 0 30.5rem;
}
.sec09_box04 {
  background: url(../img/sec09_img05.jpg) top center no-repeat;
  background-size: contain;
  height: 28.4rem;
  padding: 6rem 0 0 30.5rem;
}
.sec09_box05 {
  background: url(../img/sec09_img06.jpg) top center no-repeat;
  background-size: contain;
  height: 33.6rem;
  padding: 2rem 0 0 30.5rem;
}



/*
.fixed_btn {
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 3rem 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.fixed_btn a {
  -webkit-filter: drop-shadow(0.5rem 0.5rem 0.3rem rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0.5rem 0.5rem 0.3rem rgba(0, 0, 0, 0.2));
}

footer {
  background: #ffb57e;
  background: -webkit-gradient(linear, left top, right top, from(#fb91a4), to(#ffb57e));
  background: linear-gradient(to right, #fb91a4 0%, #ffb57e 100%);
  margin-bottom: 22.4rem;
}
footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2rem;
}
footer ul li {
  border-right: 1px solid #fff;
  padding-right: 1.5rem;
  margin-right: 1.5rem;
}
footer ul li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
footer ul li a {
  color: #fff;
  font-size: 2.4rem;
  line-height: 4rem;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 1px;
}
footer .copy {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  padding: 4rem 0 3rem;
  letter-spacing: 1px;
}
*/
@media only screen and (max-width: 750px) {
  :root {
    font-size: 1.333vw;
  }
  .inner {
    width: 100%;
  }
  .lp_wrap {
    width: 100%;
    overflow: hidden;
  }
  .sec08_ttl01 {
    background: none;
    position: relative;
  }
  .sec08_ttl01::before {
    position: absolute;
    content: "";
    top: 0.5rem;
    left: 0;
    background: url(../img/plan_logo.png) top center no-repeat;
    background-size: contain;
    width: 3.6rem;
    height: 3.5rem;
  }
  .sec08_plan .price_detail_right .price img {
    width: 27.3rem;
  }
  .sec08_plan .price_detail_right .en {
    width: 5.6rem;
  }
  .local_price .local_price_box .local_price_txt03 img {
    width: 29.8rem;
  }
}/*# sourceMappingURL=style.css.map */


/* ------------------------------------------------------------------------------------
 基本
------------------------------------------------------------------------------------ */


main{
	box-shadow: 0px 3px 16px rgb(0 0 0 / 25%);
	width: 100%;
  max-width:750px;
  margin: 0 auto;
	z-index: 100;
	position: relative;
}


section{
  width: 100%;
  margin: 0 auto;

}

.small{
  font-size: 2.0rem;
  font-weight: normal;
  line-height: 3.5rem;
}

p.color-gray{
	color: #787878;
}

.inner-fv{
  width: 100%;
  max-width:750px;
  margin: 0 auto;
	z-index: 100;
	position: relative;
}

.bg-white{
	background: white;
}
.bg-qa{
	background:  #F5F9FC;
}


.txt-box {
margin: 0 auto;
padding:2em 1em 2em; color: #787878;
}


.txt {
    font-size: 2.6rem;
    color: #181818;
    font-weight: normal;
    line-height: 4.2rem;

}

.ttl{
  font-size: 2.6rem;
  font-weight: bold;
  color: #FFF;
}

h2{font-size:100%;font-weight:400;}
h2{position:relative;vertical-align:middle;font-weight:500;letter-spacing:.05em;line-height:1.6;color:#333;}


section h2[data-eng]:after{
	padding-top: 4rem;
	opacity: .23;
	display: block;
	text-align: center;
	content: attr(data-eng) "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	font-size: 18rem;
	font-family: 'Jost';
	font-weight: 300;
	line-height: 1;
	background: linear-gradient(to right,#FC979F 25%,#bcdef3 75%);
	-webkit-background-clip: text;
	color: rgba(255,255,255,0);
	white-space: normal;
}


section h2[data-eng].up{padding:4rem 0 0;margin-bottom:1.5rem;line-height:1.4; text-align: center;font-size: 28px;padding-top:15rem;}


.line {
        display: flex;
        align-items: center;
      }
.line::before {
             content:"";
             height: 1px;
             width: 20%;
             background-color: #333;
             }
/* ------------------------------------------------------------------------------------
 追従ロゴとCTA
------------------------------------------------------------------------------------ */
.fixed {
  position: fixed;
  z-index: 999;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  display: none;
}

.fixed_logo {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.fixed_logo img {
  width: 50%;
  /* -webkit-filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.5)); */
          /* filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.5)); */
 padding:5px 0 0 5px;
}

.c-button {
    position: sticky;
    padding: 12px 8px 12px calc(8px + 0.1em);
    overflow: hidden;
    border-radius: 0px;
    background:linear-gradient(to right, #cb356b, #bd3f32); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    box-shadow: #00000059 0 5px 15px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .1em;
    text-align: center;
    transition: .2s;
		display: none;
}

.link_btn a:after {
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-size: 140%;
    right: 20px;
    top: 65%;
    margin-top: -25px;
}

.shine{
  position: relative;
  overflow: hidden;
}

.shine::before{
  content: "";
  animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
  background-color: #ffffff3b;
  width: 140%;
  height: 100%;
  transform: skewX(-45deg);
  top: 0;
  left: -160%;
  opacity: 0.5;
  position: absolute;
}

@keyframes shine{
  0% {
    left: -160%;
    opacity: 0;
  }
  70% {
    left: -160%;
    opacity: 0.5;
  }
  71% {
    left: -160%;
    opacity: 1;
  }
  100% {
    left: -20%;
    opacity: 0;
  }
}

.fix-cta {
  display: none;
  z-index: 10;
  right: 0;
  bottom: 6px;
  left: 0;
  width: 96%;
	max-width: 700px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center
}

.fix-cta-text, .fix-cta-text02 {
  display: block;
  padding-left: .1em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .1em
}

.fix-cta-text {
  font-size: 12px
}

.fix-cta-text02 {
  margin-top: 12px;
  font-size: 20px
}

/* ------------------------------------------------------------------------------------
 画像CTA
------------------------------------------------------------------------------------ */

.fix-image-cta {
  display: none;
  position: fixed;
  bottom: 0px;
  z-index: 1000;
  margin: 0 auto;
}

.fix-image-cta img {
  height: auto;
  display: block;
  opacity: 1;
  width: 100%;
  max-width: 750px;
}


/* ------------------------------------------------------------------------------------
 BACKGROUND
------------------------------------------------------------------------------------ */
.main-bg{
  width: 100%;
  height: 100vh;
  position: fixed;
  background: linear-gradient(to right, #e0eafc, #cfdef3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  z-index: 2;
  opacity: 0.8;
}
.bg-img{
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
}
.bg-left-img{
  display: block;
  height: 100vh;
}

/* ------------------------------------------------------------------------------------
 フッター
------------------------------------------------------------------------------------ */
footer {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  height: auto;
  width: 100vw;
	max-width: 750px;
  padding-top: 20px;
  color: #fff;
	margin: 0 auto;
	z-index: 9999;
}
footer a {
  color: #5A9BD5;
  font-size: 13px;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease, text-decoration 0.3s ease;
}
.footer-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
	position: relative;
  margin-bottom: 20px;
}

.footer-content h3 {
  font-size: 2.1rem;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 3rem;
}

.footer-content p {
  max-width: 500px;
  margin: 10px auto;
  line-height: 28px;
  font-size: 14px;
  color: #cacdd2;
}

.footer-bottom {
  background-color: #000;
  padding: 20px 0;
  position: relative;
	font-size: 12px;

}
.footer-bottom p {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.footer-bottom small {
  color: #fff;
  display: block;
  text-align: center;
}


/* ------------------------------------------------------------------------------------
 section01
------------------------------------------------------------------------------------ */
.clinic_info.box_container{padding-bottom:120px;}

.clinic_info{padding-left:20px;padding-right:20px;box-sizing:border-box;}
.clinic_info_data{margin:0 auto;border-collapse:separate;border-spacing:0;background:#fff;}
.clinic_info_data th,.clinic_info_data td{display:block;width:100%;box-sizing:border-box;text-align:left;}
.clinic_info_data th{font-size: 2.6rem;line-height: 4.2rem;color:#527fc5;font-weight:500;background:#dce6f8;padding:20px 50px 20px 20px;border:none;display: flex;align-items: center;min-height: 15rem;}
.clinic_info_data td{font-size: 2.6rem;color: #181818;line-height: 4.2rem;font-weight:normal;;background:#F4F4F5;text-align:left;letter-spacing:0.03em;padding:40px 0px;border:none;}
a.gmap{height:52px;background:#A99780;color:#fff;font-size:calc(0.875rem + ((1vw - 7.5px) * 0.3419));font-weight:400;line-height:48px;text-align:center;margin-top:.5em;display:block;box-sizing:border-box;}
a.gmap i{display:inline-block;margin-right:.3em;}


.container {
	background-color: white;
	color: black;
	border-radius: 0px;
	margin: 0px 0;
	margin-right: 0px;
	margin-left: 00px;
	border: 1px solid #E7ECEF
}

.clinic {
	padding: 20px 50px 20px 20px;
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
	background: #527fc5;
	min-height: 15rem;
}
p.q{
	font-weight: 500;
  font-size: 3.2rem;line-height: 1.2;
  color: #FFF;
}

p.a{
  font-size: 2.6rem;
  color: #181818;
  font-weight: normal;
  line-height: 4.2rem;
}

.clinic::after {
	content: "\002B";
	font-size: 3.8rem;
	position: absolute;
	right: 20px;
	transition: 0.2s;
  color: #fff;
}

.clinic.active::after {
	transform: rotate(45deg);
}

.detailcont {
	max-height: 0;
	overflow: hidden;
	transition: 0.3s;
}

.detail {
	padding: 20px 20px 20px 20px;
  font-size: calc(1.125rem + ((1vw - 7.5px) * 0.5128));
  line-height: 1.5;
	background: #f4f4f5;
}

.clinic.active + .detailcont {
}

@media screen and (max-width:750px){
	.container {
	margin-left: 0%;
	margin-right: 0%;
}
}
/* ------------------------------------------------------------------------------------
 section02
------------------------------------------------------------------------------------ */

.container {
	background-color: white;
	color: black;
	border-radius: 0px;
	margin: 0px 0;
	margin-right: 0px;
	margin-left: 00px;
	border: 1px solid #E7ECEF
}

.question {
	padding: 20px 50px 20px 20px;
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer;
	background: #527fc5;
	color: #fff;
	font-size:  calc(1.125rem + ((1vw - 7.5px) * 0.5128));
	min-height: 15rem;
}
p.q{
	font-weight: 500;
  color: :
}

.question::after {
	content: "\002B";
	font-size: 3.8rem;
	position: absolute;
	right: 20px;
	transition: 0.2s;
}

.question.active::after {
	transform: rotate(45deg);
}

.answercont {
	max-height: 0;
	overflow: hidden;
	transition: 0.3s;
}

.answer {
	padding: 20px 20px 20px 20px;
  font-size: calc(1.125rem + ((1vw - 7.5px) * 0.5128));
  line-height: 1.7;
	background: #f4f4f5;
}

.question.active + .answercont {
}

@media screen and (max-width:750px){
	.container {
	margin-left: 0%;
	margin-right: 0%;
}
}


/* ------------------------------------------------------------------------------------
 section03
------------------------------------------------------------------------------------ */

.section03 h2{
	color: #787878;
}


/* ------------------------------------------------------------------------------------
 アニメーション
------------------------------------------------------------------------------------ */

/*明るく*/
@keyframes bright {
	0% {
		filter: brightness(1.2);
	}
	100% {
		filter: brightness(1.0);
	}
}
.bright {
	animation-name: bright;
	animation-duration: 5s;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

.map {
    position: relative;
    width: calc 100% + 5.33vw;
    padding-top: 93.3333%;
		margin-left: calc(0px - -0.34vw);
    margin-right: calc(0px - -0.34vw);
		margin-bottom: 20px;
}

@media screen and (min-width: 750px) {
    .map {
        margin:0;
        padding-top: 32.1691%;
				margin-bottom: 20px;
    }
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		max-width: 750px;
		max-height: 750px;
}
/* ------------------------------------------------------------------------------------
 有効期限
------------------------------------------------------------------------------------ */
.ttr_text {
    color: #1696E7;
    font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 4.1rem;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    position: absolute;
    top: 25.74%; /* 垂直方向の中央に配置 */
    left: 0; /* 左端に配置 */
    transform: translate(0, -50%); /* 垂直方向に中央揃え */
    width: 100%; /* 横幅を親要素いっぱいに広げる */
    letter-spacing: 1px;
}

.cta_button {
    bottom: 73.75%;
    width: 100%;
    right: 0%;
    mix-blend-mode: inherit;
    cursor: pointer;
    position: absolute;
    margin: 0 auto;
    animation: dokidoki 0.7s ease 0.8s infinite alternate;
    margin-top: 30px;
}


@keyframes dokidoki {
  from {
    transform: scale(0.9);
  }

  to {
    transform: scale(1.0);
  }
}















.absolute{
    position: absolute;
}

.relative{
    position: relative;
}

.cta_button_fv {
    margin: 0 auto;
    animation: dokidoki 0.7s ease 0.8s infinite alternate;
    margin-top: 0px;
    width: 100%;
}

.cta_button_01{
	bottom: 6.38%;
  width: 100%;
  right: 0%;
  mix-blend-mode: inherit;
}

.cta_button_02{
	bottom: 21.7%;
  width: 100%;
  right: 0%;
  mix-blend-mode: inherit;
	cursor: pointer;
}

/* ------------------------------------------------------------------------------------
 バナー（共通）
------------------------------------------------------------------------------------ */
.container-modaal {
    position: fixed;
    z-index: 9999999;
    right: 15px;
    bottom: 15px;
    width: fit-content;
    height: fit-content;
    animation: slide-up 0.5s ease forwards;
    transform: translateY(30px); /* 初期位置：下にずらす */
    opacity: 0; /* 初期状態では非表示 */
}

@keyframes slide-up {
    0% {
        transform: translateY(30px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.popup,
.content-pop {
    min-width: 365px;
    max-width: 365px;
    width: 100%;
    max-height: calc(100vh - 30px);
    overflow: auto;
}

.content-pop {
    box-sizing: border-box;
}

.dismiss {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #aaaaaa;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"%3E%3Cpath d="M1,1 L15,15 M1,15 L15,1" stroke="rgb(255,255,255)" stroke-width="4"/%3E%3C/svg%3E');
    background-position: center;
    background-size: 40%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.anker {
    display: block;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.ttr_anker {
    background-color: inherit;
}

.block {
    display: block;
    background-clip: padding-box;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.ttr_block {
    border: #fff solid 0;
    background-color: #fff;
    overflow: visible;
}

.ttr_block::after,
.ttr_block::before {
    content: "";
    display: table;
}

.button-modaal {
    display: block;
    padding: 0.618em 1em;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    user-select: none;
}

.ttr_button {
    margin: 0 13px 13px;
    background-color: #ce5951;
    color: #ffffff;
    font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 15px;
    transform: scale(0.999);
    transition: transform 0.2s ease;
    will-change: transform;
    letter-spacing: 1.2px;
    border-radius: 50px;
}

.ttr_button:hover {
    transform: scale(0.98);
}

.ttr_button:active {
    transform: scale(0.95);
    transition-duration: 0.1s;
}

.image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
}

.ttr_image {
    background-image: url(../img/modal.webp);
    padding-top: 100%;
}

.text {
    overflow-wrap: break-word;
    line-height: 1.414;
}

.ttr_text1,
.ttr_text2 {
    margin: 13px;
    font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    text-align: center;
    /* font-weight: bold; */
}

.ttr_text1 {
    color: #ce5951;
    font-size: 16px;
    letter-spacing: 1.2px;
    font-weight: bold;
}

.ttr_text2 {
    color: #000;
    font-size: 10px;
}

.ttr_footer {
    position: sticky;
    bottom: 0;
    background-color: inherit;
    overflow: hidden;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    background-color: rgba(0, 0, 0, 0.08);
    width: 3px;
    height: 3px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.08);
}

.container-modaal.hidden {
    display: none;
}

span#period-1,
span#period-2 {
    font-weight: bold;
}

/* グレーオーバーレイ */
.overlay-modaal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999999;
    display: none;
}

.container-modaal .clearfix {
    display: block;
}

/* アニメーション */
@keyframes ttr151056-container-animation {
    0% {
        opacity: 0;
        transform: translateY(38.2%);
    }
}

/* ------------------------------------------------------------------------------------
 メディアクエリ（スマホ対応）
------------------------------------------------------------------------------------ */
@media screen and (max-width: 750px) {
    .container-modaal {
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        transform: translate(-50%, calc(-50% + 30px));
        animation: slide-up-mobile 0.5s ease forwards;
        opacity: 0;
    }

    @keyframes slide-up-mobile {
        0% {
            transform: translate(-50%, calc(-50% + 30px));
            opacity: 0;
        }
        100% {
            transform: translate(-50%, -50%);
            opacity: 1;
        }
    }

    .content-pop {
        width: 90vw;
        max-width: 90vw;
    }

    .dismiss {
        top: -15px;
        right: -15px;
        width: 30px;
        height: 30px;
    }

    .ttr_text1 {
        font-size: 16px;
    }

    .ttr_text2 {
        font-size: 13px;
    }
}
