@charset "UTF-8";
:root {
  --title-01_pc: 3.6rem;
  --title-01_sp: 2.4rem;
  --text-line-height-01: 1.8;
  --text-letter-space-01: 0.03em
}

body {
  color: #555;
}
@media screen and (max-width: 767px) {
  body {
    margin-bottom: 86px;
  }
}

.sec-134--inline {
  display: inline-block;
}

#sec-134 {
  position: relative;
  min-height: 752px;
  height: auto;
  padding-top: 8rem;
  background-image: none;
}

#sec-134::before {
  content: "";
  bottom: 0;
  background-image: url(/lp/images/area02_img.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 680px;
  height: 723px;
  position: absolute;
}

.sec-134__inner {
  padding: 0;
}

.sec-134__title {
  font-weight: 600;
  font-size: 46px;
  color: #555;
  text-align: center;
}

.sec-134__title--small {
  font-size: 0.8em;
}

.sec-134__content__items {
  max-width: 65%;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}

.sec-134__content__item {
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px #08b0d8;
  border-radius: 50%;
  color: #08b0d8;
  font-size: 20px;
  line-height: 1.35;
  text-align: center;
  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: absolute;
}

.sec-134__content__item:nth-of-type(1) {
  top: 16px;
  left: 120px;
  width: 200px;
  height: 200px;
}

.sec-134__content__item:nth-of-type(2) {
  top: -8px;
  left: 376px;
  width: 176px;
  height: 176px;
}

.sec-134__content__item:nth-of-type(3) {
  top: 160px;
  left: -80px;
  width: 200px;
  height: 200px;
}

.sec-134__content__item:nth-of-type(4) {
  top: 224px;
  left: 256px;
  width: 176px;
  height: 176px;
}

.sec-134__content__item:nth-of-type(5) {
  width: 152px;
  height: 152px;
  top: 200px;
  left: 480px;
}

.sec-134__content__item--indent {
  display: block;
  width: 100%;
}

.sec-134__title {
  position: relative;
  width: 58%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8rem;
  font-size: 4.2rem;
  text-shadow: 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white;
  text-align: center;
  z-index: 1;
}

.sec-134__title--small {
  display: block;
  margin-bottom: 16px;
  text-indent: 0.1em;
  font-size: 0.62em;
}

@media screen and (max-width: 1560px) {
  #sec-134::before {
    left: -20px;
    top: 30px;
    bottom: auto;
  }
}

@media screen and (max-width: 1386px) {
  #sec-134::before {
    display: none;
  }
  #sec-134 {
    background-image: url(/lp/images/area02_img.png);
    background-repeat: no-repeat;
    background-position-x: -12vw;
    background-position-y: 0vw;
    background-size: 57%;
  }
}

@media screen and (max-width: 1110px) {
  .sec-134__content__item:nth-of-type(1) {
    left: 12vw;
  }
  .sec-134__content__item:nth-of-type(2) {
    left: 36vw;
  }
  .sec-134__content__item:nth-of-type(3) {
    left: -6vw;
  }
  .sec-134__content__item:nth-of-type(4) {
    left: 21vw;
  }
  .sec-134__content__item:nth-of-type(5) {
    left: 45vw;
  }
}

@media screen and (max-width: 880px) {
  .sec-134__content__item:nth-of-type(1),
  .sec-134__content__item:nth-of-type(3) {
    width: 170px;
    height: 170px;
  }
  .sec-134__content__item:nth-of-type(2),
  .sec-134__content__item:nth-of-type(4) {
    width: 146px;
    height: 146px;
  }
  .sec-134__content__item:nth-of-type(5) {
    width: 130px;
    height: 130px;
  }
  .sec-134__content__item {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  #sec-134 {
    padding: 48px 0;
    min-height: unset;
    background-position: -92px 6px;
    background-size: 57%;
  }
  #sec-134::before {
    width: 400px;
    height: 480px;
    position: absolute;
    bottom: 0;
    left: -104px;
  }
  .sec-134__title {
    line-height: 1.1;
    margin-bottom: 48px;
  }
  .sec-134__title--small {
    margin-bottom: 8px;
  }
  .sec-134__content {
    width: 1200px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 16px;
  }
  .sec-134__content__items {
    margin-bottom: 0;
    -webkit-transform: unset;
    transform: unset;
  }
  .sec-134__content__item {
    position: static;
  }
  .sec-134__content__item:nth-of-type(1),
  .sec-134__content__item:nth-of-type(2),
  .sec-134__content__item:nth-of-type(3),
  .sec-134__content__item:nth-of-type(4),
  .sec-134__content__item:nth-of-type(5) {
    width: 100%;
    height: 56px;
    border-radius: 8px;
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 8px;
    text-align: center;
  }
  .sec-134__content__item--indent {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
  #sec-134 {
    background-position: -54px 24px;
    background-size: 70%;
    padding: 24px 0;
  }
  .sec-134__content__items {
    max-width: 425px;
    width: 100%;
    margin-right: -16px;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.7);
    padding: 16px;
  }
  .sec-134__content__item:nth-of-type(1),
  .sec-134__content__item:nth-of-type(2),
  .sec-134__content__item:nth-of-type(3),
  .sec-134__content__item:nth-of-type(4),
  .sec-134__content__item:nth-of-type(5) {
    width: 100%;
    height: 42px;
    text-align: center;
  }
  .sec-134__content__item--indent {
    width: 93%;
    font-size: 18px;
  }
  .sec-134__content__item--br {
    display: inline-block;
  }
  #sec-134::before {
    width: 100%;
    top: calc(50% + 48px);
    left: 0;
  }
  .sec-134__inner {
    padding: 24px 0 0;
    margin-top: 0;
    width: 100%;
  }
}

/* written in HTML(trouble.php) */
#sec-134 {
  background-image: url(/lp/images/area02_img.png);
  background-image: none;
  overflow: hidden;
  width: 1440px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

#sec-134::before {
  content: "";
  background-image: url(/lp/images/area02_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: calc(42%);
  top: calc(50% + 64px);
  -webkit-transform: translateY(-50%) scale(-1, 1);
  transform: translateY(-50%) scale(-1, 1);
  width: 55%;
  height: 110%;
  display: block;
}

#sec-134 .sec-134__content__items {
  margin-right: auto;
  margin-left: 0;
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
}

@media screen and (max-width: 1366px) {
  #sec-134::before {
    left: calc(47%);
  }
  #sec-134 .sec-134__content__items {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
  }
}

@media screen and (max-width: 1200px) {
  #sec-134::before {
    left: calc(50% + 64px);
  }
}

@media screen and (max-width: 600px) {
  .sec-134__title {
    width: 100%;
  }
  #sec-134 .sec-134__content__items {
    -webkit-transform: unset;
    transform: unset;
    margin-left: auto;
  }
}

@media screen and (max-width: 480px) {
  #sec-134 {
    padding-top: 16px;
    padding-bottom: 8px;
  }
  #sec-134::before {
    left: 51%;
    width: 264px;
  }
  .sec-134__title {
    text-align: left;
    margin-right: auto;
    margin-left: 44px;
    margin-bottom: 32px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 2.4rem;
    width: auto;
  }
  .sec-134__title--small {
    text-indent: 0.1em;
    font-size: 0.62em;
  }
}

@media screen and (max-width: 320px) {
  .sec-134__title {
    margin-left: 28px;
  }
}

.sec-126__wrapper-01 {
  padding: 3.2rem 1.6rem;
  background-color: #fdfafb;
  /* background-image: url(/images/sec-126-01.png); */
  /* background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; */
  /* background-color: rgba(255, 255, 255, 0.8); */
  background-image: url(/lp/images/sec-126-bg-01.webp);
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
_:-ms-lang(x)::-ms-backdrop,
.sec-126__wrapper-01 {
  background-image: url(/lp/images/sec-126-bg-01.png);
}
@media screen and (min-width: 768px) {
  .sec-126__wrapper-01 {
    padding: 8rem 1.6rem;
    background-size: cover;
  }
}

.sec-126__inner-01 {
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-126__inner-01 {
    width: 100rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    overflow: hidden;
    padding: 2.4rem 0;
    background-color: #fff;
  }
}

.sec-126__title-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  gap: 0.8rem;
  padding: 1.6rem;
  border: 2px solid #2981b8;
  border-radius: 0.8rem;
}

@media screen and (min-width: 768px) {
  .sec-126__title-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    gap: 1.6rem;
  }
}

.sec-126__titlearea-03 {
  padding: 0.2rem;
  border: 1px solid #2981b86b;
  border-radius: 0.8rem;
  margin-bottom: 2rem;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .sec-126__titlearea-03 {
    margin-bottom: 0;
    height: 100%;
  }
}

.sec-126__text-05 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.4rem;
}

@media screen and (min-width: 768px) {
  .sec-126__text-05 {
    font-size: 2rem;
    margin-bottom: 0.8rem;
  }
}

.sec-126__text-06 {
  font-size: 2rem;
  font-weight: bold;
  color: #005bac;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}

@media screen and (min-width: 768px) {
  .sec-126__text-06 {
    font-size: 3.1rem;
    margin-top: 0;
    margin-bottom: 0.8rem;
  }
}

.sec-126__text-07 {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0.3rem 0.8rem 0.1rem;
  background-color: #2981b8;
  color: #fff;
  border-radius: 80rem;
}

@media screen and (min-width: 768px) {
  .sec-126__text-07 {
    font-size: 2.4rem;
  }
}

.sec-126__image-02 {
    width: 10rem;
    height: auto;
}

.sec-126__box-01 {
  border-bottom: 0.1rem dashed #aaa;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .sec-126__box-01 {
    width: calc(100% / 3);
    border: none;
  }
  .sec-126__box-01:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}

.sec-126__box-01:hover .sec-126__image-01 {
  -webkit-animation-name: imageDance;
  animation-name: imageDance;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes imageDance {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

@keyframes imageDance {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}

.sec-126__title-02 {
  position: relative;
  padding: 0.8rem 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 375px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-126__title-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 240px;
    gap: 2.4rem;
    padding: 2.4rem 1.6rem;
  }
}

.sec-126__title-02--type2 {
  position: relative;
  padding: 0.8rem 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 375px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-126__title-02--type2 {
    padding: 2.4rem 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 240px;
    gap: 2.4rem;
  }
}

.sec-126__image-01 {
    width: 10rem;
    height: auto;
}

@media screen and (min-width: 768px) {
  .sec-126__image-01 {
    width: 16rem;
    display: block;
  }
}

.sec-126__text-01 {
  font-size: 1.6rem;
  margin-left: 1.6rem;
  line-height: 1.4;
  text-align: center;
}

.sec-126__text-01--type2 {
  font-size: 1.6rem;
  margin-right: 1.6rem;
  line-height: 1.4;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .sec-126__text-01 {
    font-size: 1.6rem;
    margin: 0;
    color: #0095b9;
  }
  .sec-126__text-01--type2 {
    font-size: 1.6rem;
    margin: 0;
    color: #0095b9;
  }
}

.sec-126__box-02 {
  padding: 2.4rem 1.6rem;
  padding-top: 0;
  display: none;
}

.sec-126__box-03 {
  padding: 2.4rem 1.6rem;
  background-color: #f2fcff;
}

@media screen and (min-width: 768px) {
  .sec-126__box-03 {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3.2rem;
    background-color: #f8f8f8;
  }
}

.sec-126__title-03 {
  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;
  margin-bottom: 1.6rem;
}

@media screen and (min-width: 768px) {
  .sec-126__title-03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.sec-126__text-02 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-right: 0.4rem;
}

@media screen and (min-width: 768px) {
  .sec-126__text-02 {
    font-size: 3.2rem;
  }
}

.sec-126__text-03 {
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .sec-126__text-03 {
    font-size: 1.6rem;
    padding: 0.8rem 1.6rem;
    border-radius: 100rem;
    margin-top: 0.8rem;
    color: #fff;
    background-color: rgba(8, 176, 216, 0.8);
  }
}

.sec-126__text-04 {
  /* line-height: 1.6; */
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
  font-size: 1.6rem;
}

.sec-126__flex-01 {
  padding: 0 0.8rem 2.4rem;
  background-color: #fff;
  border-radius: 0.8rem;
}

@media screen and (min-width: 768px) {
  .sec-126__flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    border-radius: 0;
  }
}

.sec112__box-04 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec112__box-04 {
    display: block;
    width: calc(100% / 3);
  }
}

.sec-126__titlearea-02 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-126__titlearea-01 {
    display: none;
  }
}
/* common */
.sec-160__wrapper-01 {
  padding: 3.2rem 0;
  /* background-size: cover;
  background-repeat: no-repeat;
  background-position: top; */
  /* background-attachment: initial; */
  /* background-color: rgba(255, 255, 255, 0); */
  /* background-image: url(/images/sec-160-01--type2.png); */
  background-position: top left;
  /* background-attachment: fixed; */
  background-size: cover;
  /* background-image: url(/images/sec-160-01--type2.png); */
  background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (min-width: 768px) {
  .sec-160__wrapper-01 {
    background-image: url(/lp/images/sec-160-01--type2.webp);
    padding: 8rem 0;
  }
  _:-ms-lang(x)::-ms-backdrop,
  .sec-160__wrapper-01 {
    background-image: url(/lp/images/sec-160-01--type2.png);
  }
  .sec-160--sec-126__wrapper-01 {
    /* background-position: center center;
    background-attachment: fixed;
    background-size: cover; */
  }
}

.sec-160__heading {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #c0c0c0;
}
.sec-160__logoset {
  max-width: 400px;
  margin: auto;
}
.sec-160__logoset img {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.sec-160__address-area-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.sec-160__address-01 {
  width: 100%;
}

.sec-160__address-02 {
  width: 100%;
  text-align: left;
}

.sec-160__image-01 {
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

@media screen and (min-width: 768px) {
  .sec-160__image-01 {
    width: 30rem;
    margin: 0;
    margin-left: 3.1rem;
  }
  .sec-160__logoset img {
    max-width: 640px;
    margin: 1.6rem auto 0;
  }
}

.sec-160__box-02 {
  padding: 3.2rem 1.6rem;
  background-color: rgba(255, 255, 255, 0.35);
}

@media screen and (min-width: 768px) {
  .sec-160__box-02 {
    padding: 8rem 4.8rem;
  }
}

.sec-160__title-01 {
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0.2rem;
  margin-bottom: 1.6rem;
}
.sec-160__title-01.u__font-01 {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .sec-160__title-01 {
    font-size: 3.6rem;
    /* margin-bottom: 7rem; */
    margin-bottom: 2rem;
  }
}

.sec-160__title-01-inner {
  display: inline-block;
  position: relative;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  color: #08b0d8;
  width: 100%;
}
@media screen and (min-width: 360px) {
  .sec-160__title-01-inner {
    width: 86%;
    max-width: 290px;
  }
}
@media screen and (min-width: 768px) {
  .sec-160__title-01-inner {
    padding-right: 4.8rem;
    padding-left: 4.8rem;
    width: auto;
    max-width: unset;
  }
}

.sec-160__parts-01 {
  width: 0.2rem;
  height: 80%;
  background-color: #08b0d8;
  position: absolute;
  right: 0.8rem;
  bottom: 0.8rem;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.sec-160__parts-02 {
  width: 0.2rem;
  height: 80%;
  background-color: #08b0d8;
  position: absolute;
  left: 0.8rem;
  bottom: 0.8rem;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.sec-160__parts-03 {
  width: 0.2rem;
  height: 80%;
  background-color: #08b0d8;
  position: absolute;
  right: 0.4rem;
  bottom: 0;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}

.sec-160__parts-04 {
  width: 0.2rem;
  height: 80%;
  background-color: #08b0d8;
  position: absolute;
  left: 0.4rem;
  bottom: 0;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

.sec-160__title-02 {
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.4;
  color: #555;
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-160__title-02 {
    font-size: 4.2rem;
    margin-bottom: 4rem;
  }
}

.sec-160__title-03 {
  padding-left: 2.4rem;
  font-size: 2rem;
  position: relative;
  margin-bottom: 0.8rem;
}

.sec-160__parts-05 {
  border-top: 1.6rem solid #08b0d8;
  border-right: 1rem solid rgba(0, 0, 0, 0);
  border-left: 1rem solid rgba(0, 0, 0, 0);
  width: 0;
  position: absolute;
  left: 0;
  top: 0.2rem;
}
.info__tama .sec-160__parts-05 {
  border-top: 1.6rem solid #da5278;
}

.sec-160__button-01 {
  display: block;
  padding: 1.6rem;
  border: 0.2rem solid #08b0d8;
  background-color: #fff;
  border-radius: 1000rem;
  text-align: center;
  color: #08b0d8;
  font-size: 2rem;
}
.info__tama .sec-160__button-01 {
  border: 0.2rem solid #da5278;
  color: #da5278;
}

@media screen and (min-width: 768px) {
  .sec-160__button-01 {
    min-height: 7rem;
    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;
  }
}

.sec-160__box-01:not(:last-child) {
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-160__box-01 {
    width: 100%;
  }
  .sec-160__box-01:not(:last-child) {
    margin-bottom: 0;
  }
}

.sec-160__button-02 {
  display: block;
  padding: 1.6rem;
  background-color: #08b0d8;
  border-radius: 1000rem;
  text-align: center;
  color: #fff;
  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;
  font-size: 2.4rem;
}
.info__tama .sec-160__button-02 {
  background-color: #da5278;
}

@media screen and (min-width: 768px) {
  .sec-160__button-02 {
    min-height: 7rem;
  }
}

.sec-160__image-02 {
  width: 2.4rem;
  display: block;
  margin-right: 0.8rem;
}

.sec-160__flex-01 {
  margin-bottom: 3.2rem;
}

@media screen and (min-width: 768px) {
  .sec-160__flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 4rem;
    flex-direction: column;
    gap: 3.2rem;
  }
}

.sec-160__address-area-01:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-160__address-area-02 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .sec-160__address-area-02 {
    width: 100%;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec-160__flex-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.sec-160__inner-02 {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  width: 48rem;
}

@media screen and (min-width: 768px) {
  .sec-160__inner-02 {
    width: 88rem;
  }
}
.sec-154__wrapper-01 {
  padding: 3.2rem 0 2rem;
}

@media screen and (min-width: 768px) {
  .sec-154__wrapper-01 {
    padding: 8rem 0 0;
  }
}

.sec-154__inner-01 {
  padding: 0 1.6rem;
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-154__inner-01 {
    width: 120rem;
  }
}

.sec-154__title-01 {
  margin-bottom: 2.4rem;
  font-size: 2.4rem;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  color: #555;
}

@media screen and (min-width: 768px) {
  .sec-154__title-01 {
    font-size: 4.2rem;
    margin-bottom: 7rem;
  }
}

.sec-154__text-area-01 {
  margin-bottom: 2.4rem;
  color: #555;
  max-width: 100%;
  width: 60rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-154__text-area-01 {
    text-align: center;
    margin-bottom: 8rem;
  }
}

.sec-154__text-01 {
  font-size: 1.6rem;
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
}

.sec-154__text-02 {
  font-weight: bold;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ff6),
    color-stop(40%, #ff6),
    color-stop(40%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(to top, #ff6 0, #ff6 40%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
  display: inline;
}

.sec-154__image-01 {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.sec-154__image-02 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-154__image-01 {
    display: none;
  }
  .sec-154__image-02 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

.sec-154__flex-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .sec-154__flex-01 {
    display: none;
  }
}

.sec-154__title-02-01 {
  width: 50%;
  padding: 1.6rem;
  color: #555;
  background-color: #eee;
  text-align: center;
  font-size: 1.8rem;
}

.sec-154__title-02-02 {
  width: 50%;
  padding: 1.6rem;
  color: #555;
  background-color: #f0fbfc;
  text-align: center;
  font-size: 1.8rem;
}

.sec-154__text-03-01 {
  width: 50%;
  padding: 1.2rem 0.4rem;
  background-color: #8b8b8b;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 1.2rem;
}

.sec-154__text-03-02 {
  margin-bottom: 1.2rem;
  width: 50%;
  padding: 1.2rem 0.4rem;
  background-color: #69b2d9;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}

.sec-154__inner-02 {
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-154__inner-02 {
    width: 120rem;
  }
}

.sec-155__wrapper-01 {
  padding: 3.2rem 1.6rem;
  background-color: #f2f2f2;
  background-color: #f4fafd;
  background-image: url(../images/sec-155-bg-01.webp);
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
}
_:-ms-lang(x)::-ms-backdrop,
.sec-155__wrapper-01 {
  background-image: url(../images/sec-155-bg-01.png);
}

.sec-155__wrapper-01.bg-lazy {
    background-image: none!important;
}

@media screen and (min-width: 768px) {
  .sec-155__wrapper-01 {
    padding: 8rem 1.6rem;
    background-size: cover;
    background-position: right top;
    background-size: 68vw;
    background-repeat: no-repeat;
    background-position-y: 114%;
  }
}

.sec-155__title-01 {
  text-align: center;
  margin-bottom: 2.4rem;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #555;
}

@media screen and (min-width: 768px) {
  .sec-155__title-01 {
    margin-bottom: 8rem;
    font-size: 4.2rem;
  }
}

.sec-155__video-01 {
  width: 100%;
  display: block;
  /*height: 240px;
  max-width: 480px;*/
  margin: 0 auto 3rem;
}
.sec-155__video-01 lite-youtube {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
  .sec-155__video-01 {
    max-width: unset;
    margin-bottom: 2.4rem;
    height: 560px;
  }
}

.sec-155__list-01 {
  padding-left: 2.4rem;
  position: relative;
  font-size: 1.3rem;
  line-height: 1.6;
}

.sec-155__list-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.sec-155__parts-01 {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
  left: 0.8rem;
  top: 0.6rem;
}

.sec-155__inner-01 {
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-155__inner-01 {
    width: 100rem;
  }
}

.sec-155__list-area-01 {
  width: 60rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.sec-155__title-05 {
  display: inline-block;
  color: #1ca5ca;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
}
.sec-155__title-05.u__font-01 {
  width: 51%;
}

@media screen and (min-width: 768px) {
  .sec-155__title-05 {
    font-size: 3.2rem;
  }
  .sec-155__title-05.u__font-01 {
    width: auto;
  }
}

.sec-155__parts-05 {
  width: 0.2rem;
  height: 120%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #1ca5ca;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.sec-155__parts-06 {
  width: 0.2rem;
  height: 120%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #1ca5ca;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.u__font-01 {
  font-family: "Yusei Magic", sans-serif;
}

.sec-156__wrapper-01 {
  padding: 2.4rem 1.6rem 0;
  padding-bottom: 3.2rem;
  background-color: #ffffff4e;
}

@media screen and (min-width: 768px) {
  .sec-156__wrapper-01 {
    padding: 8rem 1.6rem;
    /* background-color: #ffffff;
    background-image: radial-gradient(rgba(200, 200, 200, 0.5) 10%, transparent 20%),
      radial-gradient(rgba(200, 200, 200, 0.5) 10%, transparent 20%);
    background-position: 0 8px, 8px 0;
    background-size: 16px 16px; */
    background-image: url(../images/sec-160-01.png);
    background-size: 1200px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #f2f8fb;
  }
  .sec-156__wrapper-01.bg-lazy{
    background-image: none;
  }
}

.sec-156__title-01 {
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.4;
  font-family: "Yusei Magic", sans-serif;
  margin-bottom: 3.2rem;
}
.sec-156__title-01-sub {
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .sec-156__title-01 {
    font-size: 4.2rem;
    margin-bottom: 8rem;
  }
  .sec-156__title-01-sub {
    font-size: 2.6rem;
  }
}

.sec-156__box-01 {
  padding: 3.2rem 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-156__box-01 {
    padding: 0;
  }
}

.sec-156__parts-01 {
  text-align: center;
  margin-right: 1.6rem;
  color: rgba(8, 176, 216, 0.6);
}

.sec-156__parts-01--type2 {
  text-align: center;
  margin-right: 1.6rem;
  color: #1ca5ca;
}

@media screen and (min-width: 768px) {
  .sec-156__parts-01 {
    margin-right: 2.4rem;
  }
  .sec-156__parts-01--type2 {
    margin-right: 2.4rem;
  }
}

.sec-156__parts-01-01 {
  font-size: 2rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
}
.sec-156__parts-01-img {
  width: 100%;
  height: auto;
  max-width: 64px;
}

@media screen and (min-width: 768px) {
  .sec-156__parts-01-01 {
    font-size: 2.4rem;
  }
  .sec-156__parts-01-img {
    max-width: 100px;
  }
}

.sec-156__parts-01-02 {
  font-size: 5.6rem;
  line-height: 1;
  letter-spacing: -0.6rem;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .sec-156__parts-01-02 {
    font-size: 6rem;
    letter-spacing: -0.2rem;
  }
}

.sec-156__title-01-01 {
  font-size: 1.7rem;
  line-height: 1.2;
  color: #555;
  letter-spacing: 0.2rem;
  font-weight: 300;
  white-space: nowrap;
}
@media screen and (min-width: 360px) {
  .sec-156__title-01-01 {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 768px) {
  .sec-156__title-01-01 {
    font-size: 3.2rem;
  }
}

.sec-156__title-01-02 {
  color: #e9aeaf;
}

.sec-156__title-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.8rem;
  border-bottom: 2px dashed rgba(8, 176, 216, 0.6);
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-156__title-02 {
    padding-bottom: 1.6rem;
    margin-bottom: 3.2rem;
  }
}

.sec-156__text-area-01 {
  font-size: 1.6rem;
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
}

.sec-156__text-area-01:not(:last-child) {
  margin-bottom: 2.4rem;
}

.sec-156__image-area-01 {
  height: 20rem;
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-156__image-area-01 {
    display: none;
  }
}

.sec-156__image-01 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.sec-156__flowimg02 {
  object-position: center -16px;
}

.sec-156__text-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.sec-156__text-02 {
  padding-left: 2rem;
  position: relative;
}

.sec-156__parts-02 {
  position: absolute;
  left: 0;
  top: 0;
  color: rgba(8, 176, 216, 0.6);
}

.sec-156__button-01 {
  text-align: center;
  padding: 1.6rem;
  background-color: #fff;
  border: 0.2rem solid #08b0d8;
  font-size: 1.8rem;
  color: #08b0d8;
  line-height: 1.3;
  display: block;
  border-radius: 100rem;
  width: 42.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  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;
}

.sec-156__button-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.sec-156__button-02 {
  flex-direction: column;
  gap: 5px;
  padding: 1rem 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #aaa;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100rem;
  min-height: 7.8rem;
  color: #fff;
  font-size: 1.6rem;
  /* background-color: #75c87e; */
  background-color: #08b0d8;
  width: 42.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.sec-156__button-02:last-child {
  background: #da5278;
}
.sec-156__button-02 > div {
  font-size: 2.4rem;
  gap: 0;
}
@media screen and (min-width: 768px) {
  .sec-156__button-01 {
    margin: 0;
    width: 100%;
    max-width: 390px;
  }
  .sec-156__button-02 {
    padding: 1rem 0;
    margin: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.8rem;
  }
  .sec-156__flowimg02 {
    object-position: cover;
  }
  .sec-156__button-02 > div {
    font-size: 2.8rem;
  }
}

.sec-156__image-02 {
  width: 2.4rem;
  margin-right: 0;
}
.flow__flex-btn {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .sec-156__button-area-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
    flex-direction: column;
  }
  .sec-156__button-01:not(:last-child) {
    margin-bottom: 0;
  }
  .flow__flex-btn {
    width: 100%;
    max-width: 390px;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .sec-156__box-01 {
    width: calc(100% - 28rem);
    max-width: 100%;
  }
}

.sec-156__inner-01 {
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-156__inner-01 {
    width: 100rem;
  }
}

.sec-156__image-area-02 {
  display: none;
}

.sec-156__flex-01 {
  background-color: rgba(255, 255, 255, 0.8);
}

.sec-156__flex-01--type2 {
  background-color: #f8f8f8ac;
}

@media screen and (min-width: 768px) {
  .sec-156__flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4rem 5.6rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: rgba(255, 255, 255, 0.9);
    justify-content: space-between;
  }
  .sec-156__flex-01--type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4rem 5.6rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: #f8f8f8d4;
    justify-content: space-between;
  }
  .sec-156__image-area-02 {
    display: block;
    width: 24rem;
    max-width: 100%;
  }
  .sec-156__image-03 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.sec-130__wrapper-01 {
  padding: 3.2rem 1.6rem;
  background-color: rgb(254, 254, 243);
}

@media screen and (min-width: 768px) {
  .sec-130__wrapper-01 {
    padding: 8rem 3.2rem 0;
  }
}

.sec-130__image-01 {
    width: 100%;
    height: auto;
}

.sec-130__image-02 {
  margin-right: 1.4rem;
  width: 6rem;
}

@media screen and (min-width: 768px) {
  .sec-130__image-02 {
    margin-right: 2.4rem;
  }
}

.sec-130__title-01 {
  margin-bottom: 2.8rem;
}

@media screen and (min-width: 768px) {
  .sec-130__title-01 {
    width: 64rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8rem;
  }
}

.sec-130__title-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.6rem;
}

@media screen and (min-width: 768px) {
  .sec-130__title-02 {
    margin-bottom: 2.4rem;
  }
}

.sec-130__text-01 {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: bold;
  color: #585858;
}

@media screen and (min-width: 768px) {
  .sec-130__text-01 {
    font-size: 2.4rem;
    margin-left: 1.6rem;
  }
}

@media screen and (min-width: 1200px) {
  .sec-130__text-01 {
    font-size: 2.8rem;
  }
}

.sec-130__text-02 {
  color: #ef8e7d;
}

.sec-130__image-03 {
  width: 100%;
  height: auto;
  margin-bottom: 2.4rem;
}

.sec-130__text-03 {
  font-size: 1.6rem;
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
}

@media screen and (min-width: 768px) {
  .sec-130__text-03 {
    line-height: 2.2;
    font-size: 1.5rem;
  }
}

.sec-130__text-04 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff6));
  background: linear-gradient(transparent 60%, #ff6 60%);
  font-weight: 700;
  text-align: justify;
}

.sec-130__flex-01:not(:last-child) {
  margin-bottom: 4rem;
}

.sec-130__flex-01--type2:not(:last-child) {
  margin-bottom: 4rem;
}

@media screen and (min-width: 768px) {
  .sec-130__flex-01:not(:last-child) {
    margin-bottom: 0;
  }
  .sec-130__flex-01--type2:not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec-130__flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec-130__flex-01--type2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.sec-130__inner-01 {
  width: 48rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .sec-130__inner-01 {
    width: 120rem;
  }
}

.sec-130__image-04 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-130__box-01 {
    width: calc(50%);
    padding-right: 1.6rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .sec-130__box-01--type2 {
    width: calc(50%);
    padding-left: 1.6rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .sec-130__box-01 {
    width: calc(50% - 4rem);
    padding-left: 8rem;
  }
  .sec-130__box-01--type2 {
    width: calc(50% - 4rem);
    padding-right: 6.4rem;
  }
}

@media screen and (min-width: 768px) {
  .sec-130__box-02 {
    width: calc(50% + 4rem);
    position: relative;
    height: 45rem;
    overflow: hidden;
  }
  .sec-130__parts-01 {
    width: 0;
    height: auto;
    border-right: 8rem solid transparent;
    border-top: 45.5rem solid #fefef3;
    border-left: 0rem solid transparent;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sec-130__parts-01--type2 {
    width: 0;
    height: auto;
    border-left: 8rem solid transparent;
    border-top: 45.5rem solid #fefef3;
    border-right: 0rem solid transparent;
    position: absolute;
    top: 0;
    right: 0;
  }
  .sec-130__image-04 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
  }
}

.sec-130__parts-02-area {
  width: 8rem;
  position: relative;
  text-align: center;
}

.sec-130__parts-02-01 {
  width: 0;
  height: 6rem;
  font-size: 1.2rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -1.4rem;
  left: 41%;
}
@media screen and (min-width: 768px) {
  .sec-130__parts-02-01 {
    left: 38%;
    font-size: 1.5rem;
  }
}

.sec-130__parts-02-01-01 {
  position: absolute;
  top: 0;
  left: calc(50% - 0.5em);
  /* 中心点、、文字サイズ分ずらす */
  display: inline-block;
  width: 0;
  /* 文字サイズより小さくしない */
  height: 4.5rem;
  /* 半径 */
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  /* 回転の基準点 */
  /* border: solid 1px; */
  color: #3a69c0;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .sec-130__parts-02-01-01 {
    height: 5rem;
  }
}

.sec-130__parts-02-01-01:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.sec-130__parts-02-01-01:nth-child(2) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

.sec-130__parts-02-01-01:nth-child(3) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sec-130__parts-02-01-01:nth-child(4) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sec-130__parts-02-01-01:nth-child(5) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sec-130__parts-02-01-01:nth-child(6) {
  -webkit-transform: rotate(75deg);
  transform: rotate(75deg);
}

.sec-130__parts-02-02 {
  font-size: 4.5rem;
  color: #1a438f;
  width: 8rem;
  font-weight: 800;
  position: relative;
  top: 0.6rem;
}
@media screen and (min-width: 768px) {
  .sec-130__parts-02-02 {
    font-size: 8rem;
  }
}
.u__font-01 {
  font-family: "Yusei Magic", sans-serif;
  width: 75%;
}

.sec-157__wrapper-01 {
  padding: 3.2rem 1.6rem 1px;
  background-color: rgba(255, 255, 255, 0.667);
}

@media screen and (min-width: 768px) {
  .sec-157__wrapper-01 {
    padding: 8rem 1.6rem 1px;
    background-image: url(../images/sec-160-01--type3.webp);
    background-attachment: fixed;
    background-size: 1200px;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #fff;
  }

  _:-ms-lang(x)::-ms-backdrop,
  .sec-126__wrapper-01 {
    background-image: url(../images/sec-160-01--type3.png);
  }

  .sec-157__wrapper-01.bg-lazy{
    background-image: none;
  }

  .u__font-01 {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  .sec-157__wrapper-01 {
  }
}

.sec-157__title-01 {
  margin-bottom: 2.4rem;
  font-size: 2.8rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #555;
  text-align: center;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .sec-157__title-01 {
    font-size: 4.2rem;
    margin-bottom: 7rem;
  }
}

.sec-157__text-area-01 {
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-157__text-area-01 {
    margin-bottom: 8rem;
  }
}

.sec-157__text-01 {
  font-size: 1.6rem;
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
  width: 76rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .sec-157__text-01 {
    text-align: center;
  }
}

.sec-157__title-02 {
  padding: 1.6rem 0.8rem;
  background-color: #ffc808;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1.6rem;
  border-radius: 1.6rem;
  height: 7.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .sec-157__title-02 {
    margin-bottom: 2.4rem;
    font-size: 2.4rem;
    /* font-weight: bold; */
    line-height: 1.3;
  }
}

.sec-157__title-02--type2 {
  padding: 1.6rem 0.8rem;
  background-color: #18c8e8;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1.6rem;
  border-radius: 1.6rem;
  height: 7.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .sec-157__title-02--type2 {
    margin-bottom: 2.4rem;
    font-size: 2.4rem;
    /* font-weight: bold; */
    line-height: 1.3;
  }
}

.sec-157__title-03 {
  height: 100%;
  max-height: 6.4rem;
  padding: 1.6rem;
  background-color: #fff;
  border-radius: 100rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2rem;
  margin-bottom: 1.6rem;
}

@media screen and (min-width: 768px) {
  .sec-157__title-03 {
    margin-bottom: 2.4rem;
    max-height: 7.2rem;
  }
}

.sec-157__text-02 {
  font-size: 0.8em;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .sec-157__text-02 {
    font-size: 0.9em;
    /* margin-bottom: 0.8rem; */
  }
}

.sec-157__title-04 {
  max-height: 6.4rem;
  padding: 1.6rem;
  background-color: #fff;
  border-radius: 100rem;
  text-align: center;
  font-size: 3.2rem;
}

@media screen and (min-width: 768px) {
  .sec-157__title-04 {
    font-size: 2.4rem;
    height: 7.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0.8rem;
  }
}

.sec-157__text-04 {
  color: #ffc808;
}

.sec-157__text-04--type2 {
  color: #18c8e8;
}

.sec-157__text-05 {
  font-size: 0.4em;
}
@media screen and (min-width: 768px) {
  .sec-157__text-05 {
    width: 100%;
    display: block;
    font-size: 0.6em;
  }
}

.sec-157__box-01:not(:last-child) {
  margin-bottom: 3.2rem;
}

@media screen and (min-width: 768px) {
  .sec-157__box-01:not(:last-child) {
    margin-bottom: 0;
  }
  .sec-157__box-01 {
    width: calc(33% - 0.8rem);
  }
}

.sec-157__flex-01 {
  margin-bottom: 3.2rem;
}

@media screen and (min-width: 768px) {
  .sec-157__flex-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.sec-157__box-01-new {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 2px solid #f1aa3e;
  border-radius: 8px;
  background: #fff;
  padding: 0;
  width: 32%;
  padding-bottom: 2.4rem;
}
.sec-157__box-01-new.sec-157__green {
  border: 2px solid #3eab49;
}
.sec-157__box-01-new.sec-157__blue {
  border: 2px solid #499ed7;
}

.sec-157__title-02--type2-new {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
  position: relative;
  background: #fef8e8;
  padding: 1.8rem 0 0;
  border-radius: 8px 8px 0 0;
  min-height: 142px;
}
.sec-157__green .sec-157__title-02--type2-new {
  background: #daede0;
}
.sec-157__blue .sec-157__title-02--type2-new {
  background: #e9f5fb;
}
.sec-157__title-02--type2-new::after {
  content: "";
  position: absolute;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 156px 0 156px;
  border-color: #fdf8e8 transparent transparent transparent;
  bottom: -32px;
  left: 50%;
}
.sec-157__green .sec-157__title-02--type2-new::after {
  border-color: #daede0 transparent transparent transparent;
}
.sec-157__blue .sec-157__title-02--type2-new::after {
  border-color: #e9f5fb transparent transparent transparent;
}

.sec-157__title-02-01-new {
  background: #f1aa3e;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.9rem 0 0.6rem;
  width: 75%;
  line-height: 1;
  text-align: center;
  max-width: 300px;
  border-radius: 2.2rem;
  margin-bottom: 24px;
}
.sec-157__green .sec-157__title-02-01-new {
  background: #3eab49;
}
.sec-157__blue .sec-157__title-02-01-new {
  background: #499ed7;
  margin-bottom: 8px;
}

.sec-157__title-02-02-new {
  font-size: 3.2rem;
  font-weight: bold;
  color: #f1aa3e;
  text-align: center;
}
.sec-157__green .sec-157__title-02-02-new {
  color: #3eab49;
}
.sec-157__blue .sec-157__title-02-02-new {
  color: #499ed7;
}

.sec-157__title-02-03-new {
  font-size: 1.5rem;
  margin-top: 4px;
}
.sec-157__title-04-new {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sec-157__title-02-01-small {
  font-size: 2.6rem;
  margin-left: 2px;
}
.sec-157__text-04--type2-new-small {
  font-size: 2.6rem;
  margin-left: 2px;
}
.sec-157__text-04--type2-new {
  font-size: 4rem;
  font-weight: bold;
  color: #f1aa3e;
}
.sec-157__green .sec-157__text-04--type2-new {
  color: #3eab49;
}
.sec-157__blue .sec-157__text-04--type2-new {
  color: #499ed7;
}
.sec-157__text-05-new {
  font-size: 1.5rem;
  margin-top: 4px;
  margin-bottom: 1.6rem;
  /* margin-bottom: 16px; */
}

@media screen and (max-width: 1000px) {
  .sec-157__title-02--type2-new::after {
    border-width: 32px 15vw 0 15vw;
  }
  .sec-157__title-02-01-new {
    font-size: 1.7rem;
  }
  .sec-157__title-02-02-new {
    font-size: 2.6rem;
  }
  .sec-157__text-04--type2-new {
    font-size: 3.2rem;
  }
  .sec-157__title-02--type2-new {
    min-height: 132px;
  }
  .sec-157__title-02-01-new {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  .sec-157__box-01-new {
    width: 100%;
    max-width: 420px;
    margin: 0 auto 24px;
  }
  .sec-157__title-02-01-new {
    width: 75%;
    font-size: 2rem;
    margin-bottom: 16px;
  }
  .sec-157__title-02-02-new {
    font-size: 3.4rem;
  }
  .sec-157__title-02--type2-new::after {
    border-width: 30px 210px 0 210px;
    bottom: -30px;
  }
  .sec-157__text-04--type2-new {
    font-size: 4rem;
  }
  .sec-157__text-05-new {
    /* margin-bottom: 24px; */
  }
  .sec-157__box-01-new {
    border-radius: 16px;
  }
  .sec-157__title-02--type2-new {
    border-radius: 16px 16px 0 0;
  }
}
@media screen and (max-width: 420px) {
  .sec-157__title-02--type2-new::after {
    border-width: 30px 45vw 0 45vw;
  }
}

.sec-157__list-01 {
  font-size: 1.4rem;
  padding-left: 3.2rem;
  position: relative;
}

.sec-157__list-01:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-157__parts-01 {
  position: absolute;
  left: 0.8rem;
}

.sec-157__box-02 {
  background: repeating-linear-gradient(
    -45deg,
    #78ccec,
    #78ccec 5px,
    rgba(255, 255, 255, 0.08) 5px,
    rgba(255, 255, 255, 0.08) 10px
  );
  background-color: #78ccec;
  padding: 2.4rem 1.4rem;
}

@media screen and (min-width: 768px) {
  .sec-157__box-02 {
    padding: 4.8rem;
  }
}

.sec-157__title-area-01 {
  text-align: center;
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .sec-157__title-area-01 {
    margin-bottom: 4rem;
  }
}

.sec-157__title-05 {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
@media screen and (min-width: 375px) {
  .sec-157__title-05 {
    width: 90%;
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .sec-157__title-05 {
    font-size: 3.2rem;
    width: auto;
  }
}

.sec-157__parts-05 {
  width: 0.2rem;
  height: 120%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.sec-157__parts-06 {
  width: 0.2rem;
  height: 120%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.sec-157__title-06 {
  padding: 2.4rem 1.6rem 1.6rem;
  background-color: #fff;
  text-align: center;
  font-size: 2.8rem;
  color: #555;
  border-radius: 1.6rem;
  margin-bottom: 1.6rem;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .sec-157__title-06 {
    padding: 4.8rem 4rem 4rem;
    font-size: 3.6rem;
    margin-bottom: 3.2rem;
  }
}

.sec-157__parts-03 {
  position: relative;
}

.sec-157__parts-03::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #ffc808;
  border-radius: 50%;
  top: -0.8rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sec-157__title-07 {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  margin-bottom: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  text-shadow: 0.2rem 0.2rem #18c8e8;
}

@media screen and (min-width: 768px) {
  .sec-157__title-07 {
    font-size: 2rem;
    margin-bottom: 3.2rem;
  }
}

.sec-157__text-06 {
  position: relative;
  padding-left: 3.2rem;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  font-size: 1.4rem;
}

.sec-157__parts-04 {
  position: absolute;
  top: 0;
  left: 0.8rem;
  color: #fff;
}

.sec-157__list-area-01 {
  margin-bottom: 3.2rem;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .sec-157__list-area-01 {
    margin-bottom: 8rem;
  }
}

.sec-157__inner-01 {
  max-width: 100%;
  width: 48rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-157__inner-01 {
    width: 100rem;
  }
}

.sec-157__box-02-inner {
  width: 76rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.sec-158__wrapper-01 {
  padding: 3.2rem 1.6rem;
  background: repeating-linear-gradient(
    -45deg,
    #fff,
    #fff 5px,
    rgba(244, 244, 244, 0.4) 5px,
    rgba(244, 244, 244, 0.4) 10px
  );
}

@media screen and (min-width: 768px) {
  .sec-158__wrapper-01 {
    padding: 8rem 4.8rem;
  }
}

.sec-158__title-01 {
  text-align: center;
  margin-bottom: 2.4rem;
  font-size: 2.8rem;
  line-height: 1.4;
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 768px) {
  .sec-158__title-01 {
    margin-bottom: 8rem;
    font-size: 4.2rem;
  }
}

.sec-158__title-05 {
  display: inline-block;
  color: #1ca5ca;
  text-align: center;
  font-size: 2rem;
  /*font-size: 2.4rem;*/
  position: relative;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
}
.sec-158__title-05.u__font-01 {
  width: 100%;
}
@media screen and (min-width: 360px) {
  .sec-158__title-05.u__font-01 {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .sec-158__title-05 {
    /*font-size: 3.2rem;*/
    font-size: 2.6rem;
  }
  .sec-158__title-05.u__font-01 {
    width: auto;
  }
}

.sec-158__parts-05 {
  width: 0.2rem;
  height: 120%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #1ca5ca;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.sec-158__parts-06 {
  width: 0.2rem;
  height: 120%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #1ca5ca;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.sec-158__box-01 {
  padding: 1.6rem;
  padding-left: 4.8rem;
  background-color: #fff;
  border: 0.2rem solid #02c2d8;
  border-radius: 1.6rem;
  position: relative;
  margin-left: 2.4rem;
  width: 85rem;
  max-width: calc(100% - 4.8rem);
}

.sec-158__box-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.sec-158__box-01--type2 {
  padding: 1.6rem;
  padding-left: 4.8rem;
  background-color: #fff;
  border: 0.2rem solid #f7ae00;
  border-radius: 1.6rem;
  position: relative;
  margin-right: 2.4rem;
  margin-left: auto;
  width: 85rem;
  max-width: calc(100% - 4.8rem);
}

@media screen and (min-width: 768px) {
  .sec-158__box-01 {
    padding: 2.4rem 4.8rem;
    padding-left: 8rem;
  }
  .sec-158__box-01:not(:last-child) {
    margin-bottom: 2.4rem;
  }
  .sec-158__box-01--type2 {
    padding: 2.4rem 4.8rem;
    padding-left: 8rem;
  }
}

.sec-158__parts-02 {
  position: absolute;
  border-right: 2.4rem solid #02c2d8;
  border-top: 1rem solid rgba(0, 0, 0, 0);
  border-bottom: 1em solid rgba(0, 0, 0, 0);
  left: -2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.sec-158__parts-03 {
  position: absolute;
  border-right: 1.9rem solid #fff;
  border-top: 0.8rem solid rgba(0, 0, 0, 0);
  border-bottom: 1.2rem solid rgba(0, 0, 0, 0);
  left: -1.9rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

.sec-158__parts-02--type2 {
  position: absolute;
  border-left: 2.4rem solid #f7ae00;
  border-top: 1rem solid rgba(0, 0, 0, 0);
  border-bottom: 1em solid rgba(0, 0, 0, 0);
  right: -2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.sec-158__parts-03--type2 {
  position: absolute;
  border-left: 1.9rem solid #fff;
  border-top: 0.8rem solid rgba(0, 0, 0, 0);
  border-bottom: 1.2rem solid rgba(0, 0, 0, 0);
  right: -1.9rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

.sec-158__text-01 {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .sec-158__text-01 {
    font-size: 2.4rem;
  }
}

.sec-158__parts-01 {
  position: absolute;
  left: 1.6rem;
  top: 1.6rem;
  font-size: 2.4rem;
  font-weight: bold;
  color: #02c2d8;
}

.sec-158__parts-01--type2 {
  position: absolute;
  left: 1.6rem;
  top: 1.6rem;
  font-size: 2.4rem;
  font-weight: bold;
  color: #f7ae00;
}

@media screen and (min-width: 768px) {
  .sec-158__parts-01 {
    font-size: 3.2rem;
    left: 3rem;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .sec-158__parts-01--type2 {
    font-size: 3.2rem;
    left: 3rem;
    top: 2.4rem;
  }
}

.sec-158__text-02 {
  font-size: 1.6rem;
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
}

.sec-158__box-area-01:not(:last-child) {
  margin-bottom: 4rem;
}

.sec-158__inner-01 {
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-158__inner-01 {
    width: 100rem;
  }
}
.sec-159__image-01 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sec-159__image-area-01 {
  overflow: hidden;
  position: relative;
  z-index: 1;
  max-height: 40rem;
}

@media screen and (min-width: 768px) {
  .sec-159__image-area-01 {
    position: absolute;
    left: 0;
    max-height: unset;
    width: 120rem;
    top: 0;
  }
}

@media screen and (min-width: 1160px) {
  .sec-159__image-area-01 {
    right: 0;
    left: auto;
  }
}

.sec-159__inner-01 {
  padding: 0 1.6rem;
  width: 48rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-159__inner-01 {
    width: 120rem;
    padding: 0;
  }
}

.sec-159__box-01 {
  padding: 2.4rem;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  margin-top: -4rem;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .sec-159__box-01 {
    width: 60rem;
    padding: 8rem;
    padding-left: 1.6rem;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
}

.sec-159__parts-01 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-159__parts-01 {
    display: block;
    position: absolute;
    border-left: 8rem solid rgba(255, 255, 255, 0.8);
    border-top: 0rem solid rgba(0, 0, 0, 0);
    border-bottom: 85rem solid rgba(0, 0, 0, 0);
    right: -8rem;
    top: 0;
  }
}

@media screen and (min-width: 1160px) {
  .sec-159__box-01 {
    background-color: #fff;
    padding-left: 0;
  }
  .sec-159__parts-01 {
    border-left: 8rem solid #fff;
  }
}

.sec-159__title-01 {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 2rem;
  color: #555;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .sec-159__title-01 {
    margin-bottom: 7rem;
    font-size: 3.6rem;
  }
}

.sec-159__text-01 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.sec-159__text-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.sec-159__inner-02 {
  position: relative;
  width: 200rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.ftr-04__wrapper-01 {
  padding: 3.2rem 1.6rem;
}

@media screen and (min-width: 768px) {
  .ftr-04__wrapper-01 {
    padding: 8rem 1.6rem;
  }
}

.ftr-04__title-01 {
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 2.8rem;
}

@media screen and (min-width: 768px) {
  .ftr-04__title-01 {
    font-size: 3.6rem;
    margin-bottom: 4rem;
  }
}

.ftr-04__button-01 {
  padding: 1.2rem;
  background-color: #00cd00;
  display: block;
  margin-bottom: 1.6rem;
}

.ftr-04__button-02 {
  padding: 1.2rem;
  background-color: #cf2e92;
  display: block;
  margin-bottom: 2.4rem;
}

.ftr-04__image-01 {
  display: block;
  width: 6rem;
}

.ftr-04__image-02 {
  display: block;
  width: 6rem;
  border-radius: 1.6rem;
  margin-right: 1.8rem;
}

.ftr-04__flex-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 24rem;
  margin-right: auto;
  margin-left: auto;
}

.ftr-04__text-01 {
  width: calc(100% - 6rem);
  text-align: center;
  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;
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
}

.ftr-04__map-01 {
  display: block;
  width: 100%;
  height: 25rem;
}

@media screen and (min-width: 768px) {
  .ftr-04__map-01 {
    height: 100%;
  }
  .ftr-04__map-area-01 {
    width: calc(60% - 2.4rem);
    height: 40rem;
  }
}

.ftr-04__inner-01 {
  width: 48rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .ftr-04__inner-01 {
    width: 120rem;
  }
}

@media screen and (min-width: 768px) {
  .ftr-04__flex-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) {
  .ftr-04__box-01 {
    width: calc(40% - 2.4rem);
  }
}
.ftr-05__inner-01 {
  width: 48rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .ftr-05__inner-01 {
    width: 88rem;
  }
}

.ftr-05__image-01 {
  display: block;
  width: 30rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .ftr-05__image-01 {
    width: calc((100% - 24rem) / 2 - 1.6rem);
    margin: 0;
    max-width: 30rem;
  }
}

.ftr-05__image-02 {
  width: 100%;
  max-width: 100%;
  display: block;
  margin-bottom: 2.4rem;
}

@media screen and (min-width: 768px) {
  .ftr-05__image-02 {
    width: calc((100% - 45rem) / 2 - 1.6rem);
    margin: 0;
  }
}

.ftr-05__flex-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ftr-05__flex-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.ftr-05__wrapper-01 {
  padding: 3.2rem 1.6rem;
  background-color: #c1e7eb;
}

@media screen and (min-width: 768px) {
  .ftr-05__wrapper-01 {
    padding: 8rem 1.6rem;
  }
}

.ftr-05__text-01 {
  width: 12rem;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
}

.ftr-05__address-area-01 {
  width: 58rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .ftr-05__address-area-01 {
    margin: 0;
  }
}

.ftr-05__copy-area {
  padding: 1.6rem;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  background-color: #4cbcc2;
}

@media screen and (min-width: 768px) {
  .ftr-05__flex-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ftr-05__copy-area {
    font-size: 1.4rem;
  }
}

.ftr-05__text-02 {
  font-size: 1.6rem;
  line-height: 1.6;
  width: calc(100% - 12rem - 0.8rem);
}

.ftr-05__text-02-01:not(:last-child) {
  margin-bottom: 0.8rem;
}
.sec-156__title-02-01 {
  font-size: 0.8em;
  text-align: center;
  display: block;
}
@media screen and (min-width: 768px) {
  .sec-156__title-02-01 {
    font-size: 0.7em;
  }
}
.sec-160__address-03 {
  font-size: 1.8rem;
  font-weight: bold;
}

.mv-21__box-01 {
  background-color: #fff;
  display: inline-block;
}

.mv-21__box-01:not(:last-child) {
  margin-bottom: 0.8rem;
}

.mv-21__box-02 {
  padding: 0.8rem;
  background-color: #fff;
  display: inline-block;
  width: 18.5rem;
  border: 0.1rem solid #eee;
}

.mv-21__wrapper-01 {
  padding: 3.2rem 1.6rem;
  padding-top: 8rem;
  background-color: #eee;
}

.mv-21__title-01 {
  font-family: serif;
  font-size: 1.2rem;
}

.mv-21__title-02 {
  font-family: serif;
  font-size: 1.2rem;
  padding-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.mv-21__title-02-01 {
  position: relative;
  font-size: 1.3em;
  font-family: serif;
}

.mv-21__title-02-01::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  background-color: red;
  border-radius: 50%;
  position: absolute;
  top: -0.4rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mv-21__title-03 {
  font-size: 2.6rem;
  font-family: serif;
  margin-bottom: 1.6rem;
}

.mv-21__title-03-01 {
  font-size: 0.7em;
}

.mv-21__title-04 {
  padding-bottom: 0.4rem;
  border-bottom: 0.1rem solid #aaa;
  margin-bottom: 0.4rem;
  font-weight: bold;
  font-size: 1.4rem;
}

.mv-21__title-04-01 {
  font-size: 0.5em;
}

.mv-21__title-05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.8rem;
}

.mv-21__title-05-01 {
  padding: 0.4rem;
  color: #fff;
  background-color: #005bac;
  display: inline-block;
  font-size: 1.3rem;
  margin-right: 0.4rem;
}

.mv-21__title-05-02 {
  font-size: 2.4rem;
}

.mv-21__title-05-03 {
  font-size: 0.7em;
}

.mv-21__title-06 {
  padding-left: 1.6rem;
  font-size: 1.2rem;
  position: relative;
}

.mv-21__title-06-01 {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #aaa;
  position: absolute;
  left: 0.4rem;
  top: 0.2rem;
}

.mv-21__text-area-01 {
  font-size: 1.2rem;
  padding: 0.4rem;
  border: 0.1rem solid #aaa;
}
/*# sourceMappingURL=style.css.map */

.sec-161__wrapper-01 {
  padding: 3.2rem 1.6rem;
  overflow: hidden;
  background-color: #f1f8ff;
}

@media screen and (min-width: 768px) {
  .sec-161__wrapper-01 {
    padding: 8rem 1.6rem;
  }
}

.sec-161__inner-02 {
  width: 58rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 768px) {
  .sec-161__inner-02 {
    width: 120rem;
  }
}

.sec-161__title-01 {
  font-size: 2rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .sec-161__title-01 {
    font-size: 3.3rem;
  }
}

.sec-161__title-02 {
  font-size: 2.4rem;
  margin-bottom: 2rem;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .sec-161__title-02 {
    font-size: 4.2rem;
    margin-bottom: 3.8rem;
  }
}

.sec-161__list-area-01 {
  padding: 1.6rem;
  background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 768px) {
  .sec-161__list-area-01 {
    position: relative;
    height: 37rem;
    background-color: unset;
  }
}

.sec-161__list-01 {
  padding: 0.8rem;
  border: 0.1rem solid #08b0d8;
  border-radius: 0.8rem;
  background-color: #fff;
  color: #08b0d8;
  font-size: 1.4rem;
  text-align: center;
}

.sec-161__list-01:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-161__list-02 {
  padding: 0.8rem;
  border: 0.1rem solid #08b0d8;
  border-radius: 0.8rem;
  background-color: #fff;
  color: #08b0d8;
  font-size: 1.4rem;
  text-align: center;
}

.sec-161__list-02:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-161__list-03 {
  padding: 0.8rem;
  border: 0.1rem solid #08b0d8;
  border-radius: 0.8rem;
  background-color: #fff;
  color: #08b0d8;
  font-size: 1.4rem;
  text-align: center;
}

.sec-161__list-03:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-161__list-04 {
  padding: 0.8rem;
  border: 0.1rem solid #08b0d8;
  border-radius: 0.8rem;
  background-color: #fff;
  color: #08b0d8;
  font-size: 1.4rem;
  text-align: center;
}

.sec-161__list-04:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-161__list-05 {
  padding: 0.8rem;
  border: 0.1rem solid #08b0d8;
  border-radius: 0.8rem;
  background-color: #fff;
  color: #08b0d8;
  font-size: 1.4rem;
  text-align: center;
}

.sec-161__list-05:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-161__list-06 {
  padding: 0.8rem;
  border: 0.1rem solid #08b0d8;
  border-radius: 0.8rem;
  background-color: #fff;
  color: #08b0d8;
  font-size: 1.4rem;
  text-align: center;
}

.sec-161__list-06:not(:last-child) {
  margin-bottom: 0.8rem;
}

.sec-161__inner-02 {
  position: relative;
}

.sec-161__image-01 {
  transform: scale(-1, 1);
  position: absolute;
  /* left: 0; */
  bottom: -3.2rem;
  width: 28rem;
  /*z-index: 1;*/
  left: -13rem;
}

@media screen and (min-width: 768px) {
  .sec-161__list-01:not(:last-child) {
    margin-bottom: 0;
  }

  .sec-161__list-01 {
    width: 16rem;
    height: 16rem;
    border-radius: 50%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
  }

  .sec-161__list-01--type1 {
    left: 3rem;
    width: 15rem;
    height: 15rem;
    bottom: 2px;
  }

  .sec-161__list-01--type2 {
    left: 9rem;
    width: 19rem;
    height: 19rem;
    top: 2rem;
  }

  .sec-161__list-01--type3 {
    left: 37rem;
    width: 19rem;
    height: 19rem;
    bottom: 3rem;
  }

  .sec-161__list-01--type4 {
    left: 30rem;
    width: 12rem;
    height: 12rem;
    top: 4rem;
  }

  .sec-161__list-01--type5 {
    left: 20rem;
    width: 15rem;

    height: 15rem;
    bottom: 3rem;
  }
}

@media screen and (min-width: 425px) {
  .sec-161__image-01 {
    left: -8rem;
  }
}

@media screen and (min-width: 480px) {
  .sec-161__image-01 {
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec-161__image-01 {
    width: 48rem;
    bottom: -13rem;
    left: -8rem;
  }
}

.sec-161__box-01 {
  width: 30rem;
  max-width: 70%;
  margin-right: 0;
  margin-left: auto;
  /*z-index: 2;*/
  position: relative;
}

@media screen and (min-width: 768px) {
  .sec-161__box-01 {
    width: 68rem;
    line-height: 1.6;
  }
}

.u__abr {
  display: inline-block;
}

@media screen and (min-width: 1000px) {
  .sec-161__list-01--type4 {
    left: 33rem;
  }
  .sec-161__list-01--type3 {
    left: 41rem;
    bottom: 0;
  }
  .sec-161__list-01--type5 {
    left: 22rem;
    bottom: 2rem;
  }
  .sec-161__image-01 {
    left: 0;
  }
}

.sec-126__wrapper-01--type2 {
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(/lp/images/sec-126-type2-01.svg);
}

.sec-171__wrapper-01 {
  padding: 0 0rem 3.2rem;
}

@media screen and (min-width: 768px) {
  .sec-171__wrapper-01 {
    padding: 0;
    overflow: hidden;
  }
}

.sec-171__image-01 {
  display: block;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .sec-171__image-01 {
    position: absolute;
    right: -160px;
    top: 0;
    width: 100rem;
  }
}

.sec-171__box-01 {
  padding: 2.2rem;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  margin-top: -4rem;
  color: #222;
}
.sec-171__title-01-sub01 {
  display: block;
  font-size: 1.8rem;
}
.sec-171__title-01-sub02 {
  display: block;
  font-size: 2.8rem;
  text-align: center;
  padding: 0.6rem 0;
}
.sec-171__title-01-sub03 {
  display: block;
  text-align: right;
  font-size: 1.8rem;
}

@media screen and (min-width: 375px) {
  .sec-171__title-01-sub01 {
    font-size: 2rem;
  }
  .sec-171__title-01-sub02 {
    font-size: 3rem;
  }
  .sec-171__title-01-sub03 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .sec-171__box-01 {
    width: 80%;
    max-width: 700px;
    margin-top: 0;
    padding: 4.8rem 5rem;
  }
  .sec-171__title-01-sub01 {
    font-size: 2.4rem;
  }
  .sec-171__title-01-sub02 {
    font-size: 4.5rem;
    padding: 1.6rem 0 0.6rem;
  }
  .sec-171__title-01-sub03 {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 1000px) {
  .sec-171__title-01-sub01 {
    font-size: 2.9rem;
  }
  .sec-171__title-01-sub02 {
    font-size: 4.4rem;
  }
  .sec-171__title-01-sub03 {
    font-size: 2.9rem;
  }
}

.sec-171__title-01 {
  font-size: 2rem;
  margin-bottom: 2.4rem;
  line-height: 1.4;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
@media screen and (min-width: 768px) {
  .sec-171__title-01 {
    font-size: 3.6rem;
  }
}

.sec-171__inner-01 {
  padding: 0 1.6rem;
}

.sec-171__text-01 {
  line-height: 1.6;
}

.sec-171__text-01:not(:last-child) {
  margin-bottom: 1.6rem;
}

.sec-171__inner-01 {
  width: 48rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
.sec-171__title-02 {
  font-weight: bold;
  font-size: 1.9rem;
  text-align: right;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .sec-171__inner-01 {
    width: 120rem;
  }

  .sec-171__inner-02 {
    padding: 8rem 1.6rem 3.4rem;
    max-width: 100%;
    width: 180rem;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background: #fef9f6;
  }
}

/* mtb  */
.mtb-001__floatarea {
  display: none;
}
.mtb-001__sidebnr {
  font-size: 20px;
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: column;
}
.mtb-001__sidebnr--formlink,
.mtb-001__sidebnr--linelink {
  background-color: #1b3b8e;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 320px;
  width: 64px;
  font-weight: bold;
  position: relative;
  padding: 69px 8px 14px;
  box-shadow: unset;
  box-shadow: 0 0 20px 1px rgb(0 0 0 / 70%);
  transition: all 0.3s;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
.mtb-001__sidebnr--linelink {
  background: #fff;
  border: 2px solid #00b900;
  height: 294px;
  padding-top: 24px;
  padding-bottom: 72px;
}
.mtb-001__sidebnr--formlink::before {
  content: "";
  background: url(/lp/images/mtb/mtb-24h.svg) no-repeat;
  width: 52px;
  height: 52px;
  display: block;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translate(-50%, 0);
}
.mtb-001__sidebnr--linelink::before {
  content: "";
  background: url(/lp/images/mtb/mtb-line.svg) no-repeat;
  width: 52px;
  height: 52px;
  display: block;
  background-size: 100%;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translate(-50%, 0);
}

.mtb-001__sidebnr--formtext,
.mtb-001__sidebnr--linetext {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.05em;
}
.mtb-001__sidebnr--formtext--sub,
.mtb-001__sidebnr--linetext--sub {
  color: #1b3b8e;
  padding: 0 3px 0 2px;
  background-color: #fff;
  line-height: 1;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mtb-001__sidebnr--linetext {
  color: #00b900;
  text-align: center;
}
.mtb-001__sidebnr--linetext--sub {
  background: #00b900;
  color: #fff;
}
.mtb-001__sidebnr--formtext--number,
.mtb-001__sidebnr--linetext--number {
  writing-mode: initial;
  -webkit-writing-mode: initial;
  -ms-writing-mode: initial;
  letter-spacing: -0.03em;
  font-feature-settings: "palt";
  text-align: center;
  margin-bottom: 0.1em;
}
.mtb-001__sidebnr--instagramlink {
    background: #cf2e92;
    padding: 0 8px;
    height: 68px;
    width: 64px;
    transition: all 0.3s;
}
.mtb-001__sidebnr--instagramimg {
  width: 100%;
}
.mtb-001__sidebnr--instagramlink:hover {
  transform: scale(1.05);
  right: 2px;
  z-index: 999;
}
.mtb-001__sidebnr--formlink:hover,
.mtb-001__sidebnr--linelink:hover {
  transform: scale(1.15);
  margin-right: 2px;
  z-index: 999;
}

@media screen and (max-width: 767px) {
  .mtb-001__bottombnr {
    position: fixed;
    z-index: 999;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    box-sizing: border-box;
    padding: 0;
    box-shadow: 0 0 20px 1px rgb(0 0 0);
  }
  .mtb-001__bottombnr--tellink {
    width: 23%;
    background: #f19d22;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
  .mtb-001__sidebnr--telimg {
    width: 33px;
    height: auto;
  }
  .mtb-001__bottombnr--linelink {
    width: 35%;
    background: #37a837;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 65px;
  }
  .mtb-001__bottombnr--linetext {
    color: #fff;
    font-size: 1.8rem;
    margin-top: 4px;
    line-height: 1;
    text-align: center;
  }
  .mtb-001__bottombnr--linetext--sub {
    background: #fff;
    padding: 0 2px 3px;
    width: calc(100% - 16px);
    text-align: center;
    color: #37a837;
    line-height: 1;
    font-weight: 700;
  }
  .mtb-001__bottombnr--formlink {
    width: 54%;
    background: #1b3b8e;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 86px;
    z-index: 2;
  }
  .mtb-001__bottombnr--formtext {
    color: #fff;
    font-size: 2.14rem;
    font-weight: 700;
    margin-top: 4px;
    line-height: 1;
    text-align: center;
  }
  .mtb-001__bottombnr--formlink--sub {
    background: #fff;
    padding: 2px 0 0;
    width: 17.3rem;
    font-size: 2rem;
    max-width: 189px;
    color: #1b3b8e;
    line-height: 1;
    font-weight: 700;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
  }
  .mtb-001__bottombnr--instagramlink {
    position: fixed;
    z-index: 999;
    bottom: 80px;
    left: 8px;
    background: #cf2e92;
    width: 56px;
    height: 56px;
    padding: 10px;
    border-radius: 50%;
  }
  .mtb-001__bottombnr .mtb-001__bottombnr--instagramlink {
    width: 23%;
    position: static;
    border-radius: 0;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }
  .mtb-001__bottombnr .mtb-001__bottombnr--instagramlink img {
    width: 56px;
    height: auto;
  }
}
@media screen and (max-width: 320px) {
  .mtb-001__bottombnr--formlink--sub {
    width: 14.8rem;
    font-size: 1.6rem;
  }
  .mtb-001__bottombnr--linetext,
  .mtb-001__bottombnr--formtext {
    font-size: 1.8rem;
  }
}

/* child */
.child_box_underline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff6));
  background: linear-gradient(transparent 60%, #ff6 60%);
  font-weight: 700;
  text-align: justify;
}
.child_box_subtitle {
  font-family: "Yusei Magic", sans-serif;
  color: #1ca5ca;
}
.child_box_subtitle::before,
.child_box_subtitle::after {
  background-color: #1ca5ca;
}
@media screen and (min-width: 1280px) {
  .child_wrapper {
    position: relative;
    padding: 80px 0;
    background-image: url(/lp/images/teen_bg_pc.webp);
    background-repeat: no-repeat;
    background-position: -54vw;
    background-size: cover;
    background-color: #eff4f7;
  }
  .child_wrapper.bg-lazy{
    background-image: none;
  }

  _:-ms-lang(x)::-ms-backdrop,
  .child_wrapper {
    background-image: url(/lp/images/teen_bg_pc.png);
  }
  .child_box_title {
    position: relative;
    width: 580px;
    margin: 0 auto;
    padding: 66px 0 54px;
    font-size: 36px;
    color: #555;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
  }
  .child_box_title::before,
  .child_box_title::after {
    position: absolute;
    top: 10px;
    width: 34px;
    height: 147px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
  }
  .child_box_title::before {
    left: 0;
    background-image: url(/lp/images/left-brackets.svg);
  }
  .child_box_title::after {
    right: 0;
    background-image: url(/lp/images/right-brackets.svg);
  }
  .child_box_subtitle {
    position: relative;
    width: 690px;
    margin: 0 auto 32px;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
  }

  .child_box_subtitle::before,
  .child_box_subtitle::after {
    position: absolute;
    top: -15px;
    width: 2px;
    height: 88px;
    content: "";
  }

  .child_box_subtitle::before {
    left: 120px;
    transform: rotate(-25deg);
  }

  .child_box_subtitle::after {
    right: 120px;
    transform: rotate(25deg);
  }
  img.child_image {
    width: auto;
    padding-bottom: auto;
  }
  .child_box {
    top: 40px;
    left: 0;
    margin-left: auto;
    margin-right: 96px;
    width: 58%;
    padding: 72px 24px 64px;
    background: rgba(255, 255, 255, 0.6);
    content: "";
  }
  .child_box_text {
    width: 580px;
    margin: 40px auto;
    line-height: var(--text-line-height-01);
    letter-spacing: var(--text-letter-space-01);
  }
}
@media screen and (max-width: 1560px) {
  .child_wrapper {
    background-position: -63vw;
  }
}
@media screen and (max-width: 1340px) {
  .child_wrapper {
    background-position: -72vw;
  }
}
@media screen and (max-width: 1280px) {
  .child_wrapper {
    position: relative;
    padding: 6.25vw 0;
    background-image: url(/lp/images/teen_bg_pc.webp);
    background-repeat: no-repeat;
    background-position: -78vw;
    background-size: cover;
    background-color: #eff4f7;
  }

  _:-ms-lang(x)::-ms-backdrop,
  .child_wrapper {
    background-image: url(/lp/images/sec-126-bg-01.png);
  }
  .child_box_title {
    position: relative;
    width: 45.313vw;
    margin: 0 auto;
    padding: 5.156vw 0 4.219vw;
    font-size: 2.813vw;
    color: #555;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
  }
  .child_box_title::before,
  .child_box_title::after {
    position: absolute;
    top: 0.781vw;
    width: 2.656vw;
    height: 11.484vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
  }
  .child_box_title::before {
    left: 0;
    background-image: url(/lp/images/left-brackets.svg);
  }
  .child_box_title::after {
    right: 0;
    background-image: url(/lp/images/right-brackets.svg);
  }
  .child_box_subtitle {
    position: relative;
    margin-bottom: 2.5vw;
    font-size: 1.875vw;
    line-height: 1.3;
    text-align: center;
  }

  .child_box_subtitle::before,
  .child_box_subtitle::after {
    position: absolute;
    top: -1.172vw;
    width: 0.156vw;
    height: 6.875vw;
    content: "";
  }

  .child_box_subtitle::before {
    left: 9.375vw;
    transform: rotate(-25deg);
  }

  .child_box_subtitle::after {
    right: 9.375vw;
    transform: rotate(25deg);
  }
  img.child_image {
    width: auto;
    padding-bottom: auto;
  }
  .child_box {
    top: 3.125vw;
    left: 0;
    width: 58%;
    margin-left: auto;
    padding: 5.625vw 1.875vw 5vw;
    background: rgba(255, 255, 255, 0.6);
    content: "";
  }
  .child_box_text {
    width: 45.313vw;
    margin: 3.125vw auto 0;
    line-height: var(--text-line-height-01);
  }
}

@media screen and (max-width: 767px) {
  .child_wrapper {
    position: relative;
    padding: 8.533vw 4.267vw;
    background-color: #eff4f7;
    background-image: none;
  }
  .child_box_title {
    position: relative;
    width: auto;
    margin: auto;
    padding: 4.267vw 0;
    font-size: 5.333vw;
    color: #555;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
  }
  .child_box_title::before,
  .child_box_title::after {
    position: absolute;
    top: 0;
    width: 5.333vw;
    height: 22.4vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
  }
  .child_box_title::before {
    left: 0;
    background-image: url(/lp/images/left-brackets.svg);
  }
  .child_box_title::after {
    right: 0;
    background-image: url(/lp/images/right-brackets.svg);
  }
  .child_box_subtitle {
    position: relative;
    margin-bottom: 6.4vw;
    font-size: 3.733vw;
    font-feature-settings: "palt";
    letter-spacing: -0.1em;
    line-height: 1.3;
    text-align: center;
  }

  .child_box_subtitle::before,
  .child_box_subtitle::after {
    position: absolute;
    top: 0;
    width: 0.267vw;
    height: 8.533vw;
    content: "";
  }

  .child_box_subtitle::before {
    left: 0.8vw;
    transform: rotate(-25deg);
  }

  .child_box_subtitle::after {
    right: 0.8vw;
    transform: rotate(25deg);
  }
  img.child_image {
    width: 100%;
    height: auto;
    padding-bottom: 2.4rem;
    border-radius: 2rem;
  }
  .child_box {
    position: absolute;
    top: 18vw;
    left: 0;
    width: 58%;
    padding: 8vw 4.267vw;
    background: rgba(255, 255, 255, 0.6);
    content: "";
  }
  .child_box_text {
    width: auto;
    margin: auto;
    line-height: 1.6;
  }
}

/* monitor */
.under_pc-large {
  display: block;
}
@media screen and (min-width: 1280px) {
  .under_pc-large {
    display: none;
  }
}

.monitor {
  position: relative;
  padding: 0;
  background-color: #f9e162;
  background-image: url(/lp/images/virtual_image.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: -17%;
}
@media screen and (min-width: 1480px) {
  .monitor {
    background-position-x: left;
  }
}
@media screen and (max-width: 767px) {
  .monitor {
    padding-top: 40px;
    background-image: none;
    background-color: #feea75;
  }
}
.monitor img {
  width: 100%;
  height: auto;
}
.monitor_inner01 {
  max-width: 1270px;
  margin: auto;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .monitor_inner01 {
    padding-bottom: 24px;
    background-image: none;
  }
}
.monitor_inner01_content {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.monitor_inner01_content_left {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_left {
    top: -22px;
    left: -20px;
    width: 600px;
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_left {
    top: -1.719vw;
    left: -1.562vw;
    width: 50.875vw;
  }
}
.monitor_inner01_content_right {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .monitor_inner01_content_right {
    padding: 56px 0;
  }
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right {
    max-width: 670px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right {
    max-width: 56.25vw;
  }
}
.monitor_inner01_content_right_title {
  position: relative;
  line-height: 1.6;
  text-align: center;
  color: #555;
  text-shadow: 2px 2px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0-1px 0 #fff,
    -1px 0 0 #fff, 1px 0 0 #fff;
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_title {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_title {
    max-width: 51.458vw;
    margin: 0 auto;
    font-size: 2.813vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_title {
    max-width: 100%;
    margin: 0 auto 32px;
    font-size: 21px;
  }
}
.monitor_inner01_content_right_title::before,
.monitor_inner01_content_right_title::after {
  position: absolute;
  width: 1px;
  height: 80px;
  background-color: #555;
  content: "";
}
.monitor_inner01_content_right_title::before {
  top: 0;
  left: 42px;
  transform: rotate(-25deg);
}
.monitor_inner01_content_right_title::after {
  top: 0;
  right: 42px;
  transform: rotate(25deg);
}
.monitor_inner01_content_right_squares {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_squares {
    width: 145px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_squares {
    width: 11.328vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_squares {
    width: 80px;
    margin: 24px auto 8px;
  }
  .monitor_inner01_content_right_title::before,
  .monitor_inner01_content_right_title::after {
    height: 50px;
  }
  .monitor_inner01_content_right_title::before {
    left: 20px;
  }
  .monitor_inner01_content_right_title::after {
    right: 20px;
  }
}
.monitor_inner01_content_right_subtitle {
  color: #555;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_subtitle {
    margin-bottom: 32px;
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_subtitle {
    margin-bottom: 2.5vw;
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_subtitle {
    margin-bottom: 2.4rem;
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_subtitle-green,
  .monitor_inner01_content_right_subtitle-blue,
  .monitor_inner01_content_right_subtitle-highlight {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_subtitle-green,
  .monitor_inner01_content_right_subtitle-blue,
  .monitor_inner01_content_right_subtitle-highlight {
    font-size: 2.813vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_subtitle-green,
  .monitor_inner01_content_right_subtitle-blue,
  .monitor_inner01_content_right_subtitle-highlight {
    font-size: 2.1rem;
  }
}
.monitor_inner01_content_right_subtitle-green {
  color: #45b093;
}
.monitor_inner01_content_right_subtitle-blue {
  color: #3c7ebf;
}
.monitor_inner01_content_right_subtitle-highlight {
  position: relative;
  display: inline-block;
}
.monitor_inner01_content_right_subtitle-highlight::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #ffe70d;
  z-index: -1;
  content: "";
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_subtitle-highlight::after {
    height: 6px;
    border-radius: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_subtitle-highlight::after {
    bottom: 0;
    height: 0.469vw;
    border-radius: 3.906vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_subtitle-highlight::after {
    height: 4px;
    border-radius: 20px;
  }
}
.monitor_inner01_content_right_text {
  text-align: center;
    letter-spacing: var(--text-letter-space-01);
    line-height: var(--text-line-height-01);
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_text {
    margin-bottom: 3.2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_text {
    margin-bottom: 2.5vw;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_text {
    text-align: start;
    margin: auto;
    margin-bottom: 2.6rem;
    width: calc(100% - 32px);
  }
}
.monitor_inner01_content_right_notes {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_notes {
    flex-wrap: wrap;
    width: calc(100% - 32px);
    margin: auto;
  }
}
.monitor_inner01_content_right_notes_item {
  background: #ffffff;
  border-radius: 50%;
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_notes_item {
    width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_notes_item {
    width: 15.625vw;
    height: 15.625vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_notes_item {
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 20px;
    padding: 1.6rem 1.2rem;
    margin-bottom: 1.6rem;
  }
}
.monitor_inner01_content_right_notes_image {
  text-align: center;
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_notes_image {
    margin: 24px auto 20px -32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_notes_image {
    margin: 1.875vw auto 1.563vw -2.172vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_notes_image {
    margin-top: -0.7rem;
    margin-right: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .monitor_inner01_content_right_notes_image img {
    width: 8rem;
    height: 6.1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_notes_image img {
    width: 6.25vw;
    height: 4.766vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_notes_image img {
    width: 6rem;
    height: 4.6rem;
    margin: 0 auto;
  }
}
.monitor_inner01_content_right_notes_text {
  color: #555;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner01_content_right_notes_text {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner01_content_right_notes_text {
    text-align: start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02 {
    margin-top: 1.563vw;
    background-image: none;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02 {
    position: relative;
    margin-top: 0;
    background-image: none;
  }
}
.monitor_inner02_content {
  display: flex;
  min-height: 660px;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_content {
    width: 93.75vw;
    min-height: 51.563vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_content {
    min-height: initial;
  }
}
.monitor_inner02_content_left {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_content_left {
    max-width: 680px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_content_left {
    position: relative;
    max-width: 53.125vw;
    z-index: 1;
  }
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_content_right {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_content_right {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_content_right {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_content_right_image {
    position: absolute;
    top: 0;
    right: 0;
    width: 196px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_content_right_image img {
    position: absolute;
    width: 66.406vw;
    min-height: 51.563vw;
    right: 0;
    z-index: 0;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_titlebox {
    display: flex;
    align-items: center;
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_titlebox_content {
    position: relative;
    z-index: 1;
  }
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_titlebox_content_image {
    width: 375px;
    margin-top: -18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_titlebox_content_image {
    width: 29.297vw;
    margin-top: -1.406vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_titlebox_content_image {
    width: 80%;
    margin-left: -8px;
    margin-top: -75px;
  }
}
.monitor_inner02_titlebox_title {
  text-align: center;
  line-height: 1.3;
  color: #555;
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_titlebox_title {
    margin-top: -24px;
    margin-bottom: 40px;
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_titlebox_title {
    margin-top: -1.875vw;
    margin-bottom: 3.125vw;
    font-size: 2.813vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_titlebox_title {
    margin-top: 0.8rem;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: start;
    line-height: 1.6;
  }
}
.monitor_inner02_titlebox_title-small {
  display: inline-block;
  font-size: 0.8em;
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_titlebox_title-small {
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_titlebox_title-small {
    margin-left: 0.313vw;
    margin-right: 0.313vw;
  }
}
.monitor_inner02_titlebox_title-dotted01,
.monitor_inner02_titlebox_title-dotted02 {
  position: relative;
}
.monitor_inner02_titlebox_title-dotted01::before,
.monitor_inner02_titlebox_title-dotted02::before {
  position: absolute;
  color: #ffe70d;
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_titlebox_title-dotted01::before,
  .monitor_inner02_titlebox_title-dotted02::before {
    bottom: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_titlebox_title-dotted01::before,
  .monitor_inner02_titlebox_title-dotted02::before {
    bottom: 2.656vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_titlebox_title-dotted01::before,
  .monitor_inner02_titlebox_title-dotted02::before {
    bottom: 1.6rem;
  }
}
.monitor_inner02_titlebox_title-dotted01::before {
  content: "・・・";
}
.monitor_inner02_titlebox_title-dotted02::before {
  content: "・・・・";
}
@media screen and (max-width: 767px) {
  .monitor_inner02_textbox {
    margin-top: 24px;
    margin-bottom: 40px;
  }
}
.monitor_inner02_textbox-flex {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_textbox-flex_image {
    margin-right: 12px;
    margin-bottom: 12px;
    width: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_textbox-flex_image {
    margin-right: 0.938vw;
    margin-bottom: 0.938vw;
    width: 1.563vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_textbox-flex_image {
    width: 20px;
    margin-right: 16px;
    margin-bottom: 14px;
  }
}
.monitor_inner02_textbox-flex_text {
  width: 100%;
  background-color: #fff;
}
@media screen and (min-width: 1280px) {
  .monitor_inner02_textbox-flex_text {
    max-width: 570px;
    margin-bottom: 14px;
    padding: 16px 24px;
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .monitor_inner02_textbox-flex_text {
    max-width: 44.531vw;
    margin-bottom: 1.094vw;
    padding: 1.25vw 1.875vw;
    font-size: 1.563vw;
  }
}
@media screen and (max-width: 767px) {
  .monitor_inner02_textbox-flex_text {
    padding: 12px 8px;
    margin-bottom: 16px;
    line-height: 1.2;
  }
}
.monitor_inner02_textbox-flex_text-small {
  font-size: 0.8em;
}

/***************
     footer
 ***************/
footer {
  overflow: hidden;
  position: relative;
  background-image: url(/lp/images/ftr-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: center;
}
footer.bg-lazy{
  background-image: none;
}

_:-ms-lang(x)::-ms-backdrop,
footer {
  background-image: url(/lp/images/ftr-bg.png);
}
.footer_content > div {
  padding: 56px 0;
  position: relative;
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  max-width: 1256px;
  margin: auto;
}
.footer_info {
  background-color: rgba(255, 255, 255, 0.9);
  width: 49%;
  padding: 40px;
}
.footer_content > div:nth-of-type(2n + 1) .footer_info {
  padding-left: 56px;
}
footer .add-txt {
  padding: 16px 0;
  line-height: 1.4;
  font-size: 1.84rem;
}
.ftr_flexarea {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 24px auto 0;
}
.ftr_flexarea_text {
  display: flex;
  width: 106px;
  height: 106px;
  background: #134084;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border-radius: 50%;
  line-height: 1.5;
}
.footer_info img {
  width: 100%;
  height: auto;
}
.footer_info .icon-phone img {
  max-width: 260px;
}
.footer_info h3 {
  max-width: 436px;
  margin-bottom: 8px;
}
.clinic_schedule {
  font-size: 15px;
  margin-top: 8px;
}
.clinic_schedule {
  font-size: 15px;
  margin-top: 0;
  width: calc(100% - 140px);
}
.clinic_schedule > div dt {
  color: #00214f;
  font-size: 1.9rem;
  padding-bottom: 1rem;
  font-weight: normal;
  border-bottom: 4px dotted #635e7c;
  margin-bottom: 1.4rem;
}
.clinic_schedule > div dt + div {
  line-height: 1.6;
}
.clinic_schedule > div dd {
  display: flex;
  justify-content: flex-start;
  font-size: 1.6rem;
}
.clinic_schedule > div dd > span:first-child {
  width: 20%;
}
.footer_map {
  width: 49%;
}
.footer_map iframe {
  width: 100%;
  height: 410px;
}
@media screen and (max-width: 767px) {
  footer {
    background-image: none;
    background-color: #cfe3eb;
  }
  footer .add-txt {
    padding-top: 16px;
  }
  .footer_content > div {
    flex-direction: column;
    padding: 32px 0;
  }
  .footer_info {
    width: calc(100% - 32px);
    margin: 0 auto 24px;
  }
  .footer_map {
    width: calc(100% - 32px);
  }
  .footer_content > div:nth-of-type(2n + 1) .footer_info {
    padding: 24px;
    margin: 0 auto 24px;
  }
  .ftr_flexarea {
    flex-direction: column;
    margin-top: 16px;
  }
  .ftr_flexarea_text {
    margin-bottom: 16px;
    border-radius: 24px;
    width: 100%;
    height: auto;
    padding: 8px 0;
  }
  .footer_info h3 {
    margin-bottom: 0;
  }
  .clinic_schedule {
    width: 100%;
    font-size: 14px;
  }
  .footer_map {
    width: calc(100% - 32px);
    height: 280px;
    margin: 0 auto;
  }
  .footer_map iframe {
    height: 100%;
  }
  .clinic_schedule > div dd {
    display: flex;
    justify-content: space-between;
    font-size: 1.6rem;
    width: 100%;
    flex-wrap: nowrap;
  }
  .clinic_schedule > div dd > span:first-child {
    width: auto;
  }
  .footer_info img {
    width: 100%;
    display: block;
    margin: 0 auto 4px;
  }
}
@media screen and (max-width: 360px) {
  .clinic_schedule > div dd {
    font-size: 1.5rem;
  }
}
.sec-154__wrapper-01 {
  background-color: #fff;
}
.sec-158__wrapper-01 {
  background-color: #fff;
}
.sec-171__wrapper-01 {
  background-color: #fef9f6;
}

.lp-0001-image-01 {
  position: fixed;
  height: 900px;
  top: 0;
  left: 0;
}

.lp-0001__inner-01 {
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .lp-0001-image-01 {
    display: none;
  }
}

#yutaka__mv {
  background-image: url(/lp/images/mv_pc08.webp);
  height: 1200px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

_:-ms-lang(x)::-ms-backdrop,
#yutaka__mv {
  background-image: url(/lp/images/mv_pc08.png);
}

.yutaka__mv--box {
  max-width: 1280px;
  margin: auto;
  position: relative;
  background-color: #fff;
}

.yutaka__mv--image {
  width: 100%;
  height: auto;
  z-index: 12;
  position: relative;
}

.sec-155__title-01__sub {
  font-size: 3.2rem;
}

.yutaka__mv--btn {
  position: absolute;
  z-index: 99;
  transform: translate(-50%, 0);
  top: 876px;
  left: 54.2%;
  width: 541px;
  height: 110px;
  display: block;
  overflow: hidden;
}

.yutaka__mv--btn::before {
  pointer-events: none;
  content: "";
  text-indent: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  opacity: 0.8;
  z-index: 3;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  left: -150%;
}

.yutaka__mv--btn:hover::before {
  left: 150%;
}

.yutaka__mv--btn img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1500px) {
  #yutaka__mv {
    height: 940px;
  }

  .yutaka__mv--btn {
    top: 677px;
    width: 436px;
    left: 53.2%;
  }
}

@media screen and (max-width: 767px) {
  #yutaka__mv {
    background-image: none;
    height: auto;
  }

  .yutaka__mv--btn {
    width: calc(100% - 48px);
    left: 50%;
    top: 147vw;
  }

  .yutaka__mv--btn::before {
    display: none;
  }
}

.sec-157__list-area-01 {
  width: 54rem;
  max-width: 100%;
}

.sec-157__list-01 {
  line-height: 1.6;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .sec-156__flowimg07 {
    object-position: center -16px;
  }
}

.sec-171__image-01.u__pc-only {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-171__image-01.u__sp-only {
    display: none;
  }

  .sec-171__image-01.u__pc-only {
    display: block;
  }
}

/* <!-- メッセージブロック --> */

    .lp-01-sec-14__image-02 {
        display: none;
    }

    @media screen and (min-width: 768px) {
        .lp-01-sec-14__image-02 {
            display: block;
            position: absolute;
            right: -27rem;
            top: 0;
            z-index: 5;
            width: auto;
            height: 100%;
        }
    }

    @media screen and (min-width: 1200px) {
        .lp-01-sec-14__image-02 {
            right: 0;

        }
    }

    .lp-01-sec-14__wrapper {
        padding: 3.2rem 1.6rem;
    }

    @media screen and (min-width: 768px) {
        .lp-01-sec-14__wrapper {
            padding: 0;
            overflow: hidden;
            background-color: #fef9f6;
        }
    }

    .lp-01-sec-14__inner-01 {
        width: 48rem;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    @media screen and (min-width: 768px) {
        .lp-01-sec-14__inner-01 {
            width: 120rem;
        }
    }

    .lp-01-sec-14__box-01 {
        padding: 3.2rem;
        background-color: rgba(255, 255, 255, 0.8);
    }

    @media screen and (min-width: 768px) {
        .lp-01-sec-14__box-01 {
            padding: 4rem;
            width: 66rem;
            position: relative;
            z-index: 10;
        }
    }

    .lp-01-sec-14__title-01 {
        font-size: 6.8vw;
        margin-bottom: 2.4rem;
        line-height: 1.5;
    }

    @media screen and (min-width: 480px) {
        .lp-01-sec-14__title-01 {
            font-size: 3.2rem;
        }

    }

    @media screen and (min-width: 768px) {
        .lp-01-sec-14__title-01 {
            font-size: 4.2rem;
            line-height: 1.6;
            margin-bottom: 3.2rem;
        }
    }

    .lp-01-sec-14__title-01-01 {
        text-align: left;
        font-size: .7em;
    }

    .lp-01-sec-14__title-01-02 {
        text-align: center;
    }

    .lp-01-sec-14__title-01-03 {
        text-align: right;
        font-size: .7em;
    }

    .lp-01-sec-14__text-area-01 {
        font-size: 1.6rem;
        line-height: 1.8;
        margin-bottom: 2.4rem;
    }

    .lp-01-sec-14__text-01:not(:last-child) {
        margin-bottom: 1.6rem;
    }

    .lp-01-sec-14__image-01 {
        width: 100%;
        height: auto;
        margin-bottom: 1.6rem;
    }

    @media screen and (min-width: 768px) {

        .lp-01-sec-14__image-01 {
            display: none;
        }
    }

    .lp-01-sec-14__name {
        font-size: 4.8vw;
        text-align: right;
    }

    @media screen and (min-width: 480px) {
        .lp-01-sec-14__name {
            font-size: 2rem;
            font-weight: bold;
        }
    }

    @media screen and (min-width: 768px) {
        .lp-01-sec-14__inner-02 {
            width: 210rem;
            max-width: 100%;
            margin-right: auto;
            margin-left: auto;
            position: relative;
            padding: 8rem 0;
        }
    }
.sec-157__text-05-new-02{
  font-size: 1.4rem;
  display: block;
}
