@charset "UTF-8";
.c-caption {
  position: absolute;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1
}
.c-caption--theme-white {
  color: #fff
}
.c-caption--theme-gray {
  color: #aaa
}
.c-caption--pos-rt {
  top: 5px;
  right: 5px
}
.c-caption--pos-rb {
  right: 5px;
  bottom: 5px
}
.c-pageButton {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 10px;
  border-bottom: 1px solid
}
.c-pageButton__text {
  font-family: "EB Garamond",serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .08em
}
.c-pageButton__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 17px;
  border-radius: 13px
}
.c-pageButton__icon::before {
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px 0 4px 9px
}
.c-pageButton--theme-green {
  color: #238184;
  border-bottom-color: #238184
}
.c-pageButton--theme-green .c-pageButton__icon {
  background: #238184
}
.c-pageButton--theme-green .c-pageButton__icon::before,
.c-pageButton__icon::before {
  border-color: transparent transparent transparent #fff
}
.c-pageButton--theme-full-green {
  height: 60px;
  padding: 0 20px 0 50px;
  color: #fff;
  background: #238184;
  border-bottom: none
}
.c-pageButton--theme-full-green .c-pageButton__icon,
.c-pageButton--theme-white .c-pageButton__icon {
  background: #fff
}
.c-pageButton--theme-full-green .c-pageButton__icon::before {
  border-color: transparent transparent transparent #244546
}
.c-pageButton--theme-white {
  color: #fff;
  border-bottom-color: #fff
}
.c-pageButton--theme-white .c-pageButton__icon::before {
  border-color: transparent transparent transparent #238184
}
.c-pageButton--theme-full-white {
  height: 40px;
  padding: 0 15px 0 30px;
  color: #244546;
  background: #fff;
  border: 1px solid #244545
}
.c-pageButton--theme-full-white .c-pageButton__icon {
  background: #244546
}
.c-pageButton--theme-full-white .c-pageButton__icon::before {
  border-color: transparent transparent transparent #fff
}
.c-pageButton--theme-full-white.c-pageButton--text-jp {
  font-size: 14px
}
.c-pageButton--text-en {
  font-family: "EB Garamond",serif;
  font-size: 16px
}
.c-pageButton--text-jp {
  font-family: "Yu Mincho","游明朝体",serif;
  font-size: 20px
}
.p-appeal {
  padding: 35px 0 0
}
.p-appeal .hdg,
.p-appeal .txt {
  text-align: center;
  letter-spacing: .04em
}
.p-appeal .hdg {
  font-weight: 700;
  color: var(--color-blue);
  font-size: 28px;
  line-height: 1.4
}
.p-appeal .txt {
  font-size: 18px;
  line-height: 1.6;
  margin: 15px 0 0
}
.p-appeal .txt .strong {
  color: var(--color-blue);
  font-weight: 700
}
.p-appeal .txt .large,
.p-appeal .txt .medium {
  font-size: 26px
}
.p-appeal .img {
  margin: 25px 0 0
}
.p-appeal .img img,
.p-consultation__container .consultation__head .bg img {
  width: 100%
}
.p-appeal .question {
  padding: 0 0 225px;
  margin: 50px 0 0;
  background-image: url(/assets/images/pages/kiss/lpbaikyaku/question_img.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto
}
.p-appeal .question__ttl {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: .04em;
  line-height: 1.5;
  color: var(--color-blue)
}
.p-appeal .question__txt {
  font-weight: 500;
  margin: 10px 0 0;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0
}
.p-appeal .question__img {
  margin: 20px 0 0;
  text-align: center
}
.p-appeal .question__img img {
  width: 334px
}
.p-appeal .question__caution {
  margin: 20px 0 0;
  font-size: 9px;
  letter-spacing: -.03em;
  font-weight: 400
}
.p-consultation {
  padding: 40px 0 55px;
  background: #f5f0e4
}
.p-consultation .hdg {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.4;
  color: var(--color-blue)
}
.p-consultation__container {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 35px 0;
  margin: 40px 0 0
}
.p-consultation__container .consultation {
  background: #fff;
  border-radius: 30px;
  overflow: hidden
}
.p-consultation__container .consultation__head {
  position: relative;
  background: var(--color-blue)
}
.p-consultation__container .consultation__head .contents {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  gap: 0 15px;
  width: 100%;
  height: 100%;
  padding: 0 25px
}
.p-consultation__container .consultation__head .contents .num img {
  width: 32px
}
.p-consultation__container .consultation__head .contents .ttl {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  letter-spacing: .04em;
  line-height: 1.4
}
.p-consultation__container .consultation__body {
  padding: 10px 15px 20px
}
.p-consultation__container .consultation__body .lead {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.375;
  color: var(--color-blue)
}
.p-consultation__container .consultation__body .txt {
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5
}
.p-consultation__container .consultation__body .caution {
  margin: 5px 0 0;
  font-size: 9px;
  letter-spacing: 0;
  font-weight: 400
}
.p-consultation__container .figure {
  position: absolute;
  bottom: 0;
  right: -50px
}
.p-consultation__container .figure img {
  width: 539px
}
.p-float-bnr {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  text-align: center
}
.p-float-bnr__btn img {
  width: 100%;
  max-width: 1480px;
  -webkit-filter: drop-shadow(0 -4px 10px rgba(0,0,0,.2));
  filter: drop-shadow(0 -4px 10px rgba(0,0,0,.2))
}
.p-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #2989a0;
  padding: 30px 0 130px
}
.p-footer .logo img {
  width: 158px
}
.p-footer .copyright {
  margin: 15px 0 0;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff
}
.p-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 15px 0 0 20px
}
.p-header .logo img {
  width: 142px
}
.p-message {
  overflow: hidden;
  background: #f2f7f8
}
.p-message__contents {
  padding: 45px 0 55px
}
.p-message__contents .hdg {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: .04em;
  color: var(--color-blue)
}
.p-message__contents .txt {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.875;
  margin: 20px 0 0
}
.p-message__img img,
.p-mv__contents img,
.p-mv__img img {
  width: 100%
}
.p-mv {
  position: relative
}
.p-mv__contents {
  position: absolute;
  top: 0;
  left: 0
}
.p-nav {
  position: relative;
  display: flex
}
.p-nav__deco {
  position: absolute;
  top: -75px;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.p-nav__deco img {
  width: 350px
}
.p-nav .btn {
  padding: 20px 0 15px;
  flex: 1;
  text-align: center
}
.p-nav .btn__container {
  display: inline-block;
  text-align: center
}
.p-nav .btn__container::after {
  display: inline-block;
  content: "";
  width: 41px;
  height: 16px;
  margin: 15px 0 0;
  -webkit-clip-path: polygon(0 0,50% 100%,100% 0);
  clip-path: polygon(0 0,50% 100%,100% 0)
}
.p-nav .btn__ttl {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3
}
.p-nav .btn__ttl .strong {
  font-size: 22px
}
.p-nav .btn__txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
  letter-spacing: 0;
  margin: 5px 0 0
}
.p-nav .btn--sell {
  background: #ffdc1a
}
.p-nav .btn--sell .btn__container::after {
  background: #333
}
.p-nav .btn--buy {
  background: #b7d200;
  color: #fff
}
.p-nav .btn--buy .btn__container::after {
  background: #fff
}
.p-promise {
  padding: 40px 0 70px
}
.p-promise .hdg {
  color: var(--color-blue);
  font-size: 24px;
  line-height: 1.2;
  text-align: center
}
.p-promise .hdg .large {
  font-size: 34px
}
.p-promise__container {
  display: flex;
  flex-direction: column;
  gap: 55px 0;
  margin: 50px 0 0
}
.p-promise__container .promise {
  display: inline-block;
  background: #f5f0e4;
  border-radius: 30px;
  padding: 0 25px 25px
}
.p-promise__container .promise__icon {
  text-align: center;
  margin: -20px 0 0
}
.p-promise__container .promise__icon img {
  width: 50px
}
.p-promise__container .promise__ttl {
  margin: 10px 0 0;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: var(--color-blue);
  letter-spacing: 0
}
.p-promise__container .promise__txt {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 10px 0 0
}
:root {
  --color-blue: #2989a0
}
.l-page {
  overflow: clip
}
.l-container {
  padding: 0 20px
}
.l-main {
  color: #333;
  font-family: "Noto Sans JP",sans-serif
}
@media (min-width:768px) {
  .c-caption {
    font-size: 10px
  }
  .c-pageButton {
    position: relative;
    z-index: 0;
    padding: 0 0 8.5px
  }
  .c-pageButton::before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 0;
    content: "";
    transition: height .3s cubic-bezier(.39,.575,.565,1)
  }
  .c-pageButton__text {
    transition: color .3s cubic-bezier(.39,.575,.565,1),transform .3s cubic-bezier(.39,.575,.565,1),-webkit-transform .3s cubic-bezier(.39,.575,.565,1)
  }
  .c-pageButton__icon {
    width: 56px;
    height: 18px
  }
  .c-pageButton__icon::before {
    border-width: 5px 0 5px 9px
  }
  .c-pageButton--theme-green::before {
    background: #238184
  }
  .c-pageButton--theme-green[href]:hover .c-pageButton__text {
    color: #fff
  }
  .c-pageButton--theme-full-green {
    padding: 0 20px 0 50px;
    transition: filter .4s cubic-bezier(.39,.575,.565,1);
    transition: filter .4s cubic-bezier(.39,.575,.565,1),-webkit-filter .4s cubic-bezier(.39,.575,.565,1)
  }
  .c-pageButton--theme-full-green.c-pageButton--text-jp {
    font-size: 20px
  }
  .c-pageButton--theme-full-green[href]:hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%)
  }
  .c-pageButton--theme-white::before {
    background: #fff
  }
  .c-pageButton--theme-white[href]:hover .c-pageButton__text {
    color: #238184
  }
  .c-pageButton--theme-full-white {
    height: 60px;
    padding: 0 20px 0 40px
  }
  .c-pageButton--text-en,
  .c-pageButton--text-jp,
  .c-pageButton--theme-full-white.c-pageButton--text-jp {
    font-size: 18px
  }
  .c-pageButton[href]:hover::before {
    height: 140%
  }
  .c-pageButton[href]:hover .c-pageButton__text {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
  }
  .p-appeal {
    padding: 60px 0 0
  }
  .p-appeal .hdg {
    font-size: 44px
  }
  .p-appeal .txt .large {
    font-size: 50px
  }
  .p-appeal .txt,
  .p-appeal .txt .medium {
    font-size: 30px
  }
  .p-appeal .img {
    margin: 45px 0 0
  }
  .p-appeal .question {
    padding: 0 0 35px;
    margin: 70px 0 0;
    background-image: url(/assets/images/pages/kiss/lpbaikyaku/question_img_md.png);
    background-size: 1480px auto
  }
  .p-appeal .question__ttl {
    font-size: 40px
  }
  .p-appeal .question__txt {
    font-size: 24px
  }
  .p-appeal .question__img {
    margin: 25px 0 0;
    text-align: left
  }
  .p-appeal .question__img img {
    width: 409px
  }
  .p-appeal .question__caution {
    margin: 10px 0 0
  }
  .p-consultation {
    padding: 85px 0 90px
  }
  .p-consultation .hdg {
    font-size: 44px;
    letter-spacing: .04em;
    line-height: 1.5
  }
  .p-consultation__container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 35px;
    margin: 70px 0 0
  }
  .p-consultation__container .consultation {
    width: 520px
  }
  .p-consultation__container .consultation__head .contents {
    gap: 0 20px;
    padding: 0 35px
  }
  .p-consultation__container .consultation__head .contents .num img {
    width: 48px
  }
  .p-consultation__container .consultation__head .contents .ttl {
    line-height: 1.2;
    font-size: 30px
  }
  .p-consultation__container .consultation__body {
    padding: 20px 40px 40px
  }
  .p-consultation__container .consultation__body .lead {
    font-size: 24px;
    line-height: 1.25
  }
  .p-consultation__container .consultation__body .txt {
    font-size: 18px
  }
  .p-consultation__container .consultation__body .caution {
    font-size: 10px
  }
  .p-float-bnr__btn {
    transition: filter .4s cubic-bezier(.39,.575,.565,1);
    transition: filter .4s cubic-bezier(.39,.575,.565,1),-webkit-filter .4s cubic-bezier(.39,.575,.565,1)
  }
  .p-float-bnr__btn:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
  }
  .p-footer {
    padding: 40px 0 145px
  }
  .p-footer .logo img {
    width: 194px
  }
  .p-footer .copyright {
    margin: 30px 0 0
  }
  .p-header {
    padding: 40px 0 0 55px
  }
  .p-header .logo img {
    width: 245px
  }
  .p-message {
    position: relative
  }
  .p-message__contents {
    position: relative;
    z-index: 1;
    padding: 60px 0
  }
  .p-message__contents .hdg {
    font-size: 36px;
    line-height: 1.3
  }
  .p-message__contents .txt {
    font-size: 18px
  }
  .p-message__img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .p-message__img img {
    width: auto
  }
  .p-mv {
    max-width: 1480px;
    margin: 0 auto
  }
  .p-nav__deco {
    top: -250px
  }
  .p-nav__deco img {
    width: 905px
  }
  .p-nav .btn {
    padding: 30px 0 15px
  }
  .p-nav .btn__container {
    width: 540px
  }
  .p-nav .btn__container::after {
    width: 62px;
    height: 24px;
    margin: 10px 0 0
  }
  .p-nav .btn__ttl {
    font-size: 30px
  }
  .p-nav .btn__ttl .strong {
    font-size: 40px
  }
  .p-nav .btn__txt {
    font-size: 30px;
    margin: 0
  }
  .p-nav .btn--sell {
    text-align: right
  }
  .p-nav .btn--buy {
    text-align: left
  }
  .p-promise {
    padding: 80px 0 75px
  }
  .p-promise .hdg {
    font-size: 44px
  }
  .p-promise .hdg .large {
    font-size: 60px
  }
  .p-promise__container {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 75px 40px;
    margin: 60px 0 0
  }
  .p-promise__container .promise {
    width: 330px;
    padding: 0 25px 35px
  }
  .p-promise__container .promise__icon {
    margin: -35px 0 0
  }
  .p-promise__container .promise__icon img {
    width: 90px
  }
  .p-promise__container .promise__ttl {
    margin: 20px 0 0;
    font-size: 24px
  }
  .p-promise__container .promise__txt {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 1.6
  }
  .l-container {
    padding: 0 50px;
    max-width: 1175px;
    margin: 0 auto
  }
}