@charset "UTF-8";

@media (min-width: 769px) {
  .reform--box22 {
    padding: 5.458333% 0;
  }

  .reform--box22__title01 {
    width: 92.375%;
  }
}

@media (max-width: 768px) {

  .title-info,
  .title-pickup,
  .title-contents {
    width: calc(386 / 412 * 100vw);
    margin-left: calc(10 / 412 * 100vw);
  }

  .title-pickup {
    width: calc(257 / 412 * 100vw);
    margin-bottom: 0;
  }

  .title-contents {
    width: calc(300 / 412 * 100vw);
  }

  .reform--box22 {
    padding: 16.333333% 0;
  }
}

/*  */
.reform-head {
  position: relative;
  z-index: 20;
  padding: 120px 0;
  text-align: center;
  color: #6C5E4B;
  font-family: "Noto Serif JP", serif;
}

.reform-head__bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(/homelounge/assets/images/reform/top/bg_reform.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  filter: blur(10px);
  transition: filter .3s ease;
}

input:checked+.reform-head__bg {
  filter: blur(0px);
  transition: filter .3s ease;
}

.reform-head__title {
  position: relative;
  z-index: 2;
  font-size: min(calc(46 / 1080 * 100vw), 46px);
  text-align: center;
}

.reform-head__title small {
  display: block;
  margin: 0 auto;
  margin-bottom: .5em;
}

.reform-head__text {
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  text-align: center;
  line-height: calc(48 / 18);
  margin-top: 2em;
}

.reform-head__text+.reform-head__text {
  margin-top: 1em;
}

.reform-head-accordion {
  display: grid;
  grid-template-rows: 0fr;
  line-height: 1.75;
  overflow: hidden;
  position: relative;
  -webkit-transition: grid-template-rows .6s ease;
  transition: grid-template-rows .6s ease;
  transition: grid-template-rows .6s ease, -ms-grid-rows .6s ease;
  z-index: 1;
}

input:checked+.reform-head__bg+div+.reform-head-accordion {
  grid-template-rows: 1fr;
  -webkit-transition: grid-template-rows .6s ease;
  transition: grid-template-rows .6s ease;
  transition: grid-template-rows .6s ease, -ms-grid-rows .6s ease;
}

.reform-head-accordion-inner {
  overflow: hidden;
}

.reform-head-circle01,
.reform-head-circle02,
.reform-head-circle03 {
  position: absolute;
  z-index: 1;
  transform: scale(0);
  backface-visibility: hidden;
  transition: .3s ease;
  filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 1));
}

input:checked+.reform-head__bg+div .reform-head-circle02,
input:checked+.reform-head__bg+div .reform-head-circle01,
input:checked+.reform-head__bg+div .reform-head-circle03 {
  transform: scale(1);
  transition: .5s ease .5s;
}

.reform-head-circle01 img,
.reform-head-circle02 img,
.reform-head-circle03 img {
  width: 100%;
  height: auto;
}

.reform-head-circle01 {
  max-width: 293px;
  width: calc(293 / 1600 * 100vw);
  top: 33%;
  left: 6vw;
}

.reform-head-circle02 {
  max-width: 219px;
  width: calc(219 / 1600 * 100vw);
  top: -3%;
  right: 3vw;
}

.reform-head-circle03 {
  max-width: 237px;
  width: calc(237 / 1600 * 100vw);
  bottom: -3%;
  right: 12vw;
}

.reform-head-btn {
  width: 38px;
  height: 42px;
  background: url(/homelounge/assets/images/reform/top/icon_open.svg) no-repeat;
  background-size: contain;
  margin: 30px auto 0;
  transition: opacity .3s ease;
}

input:checked+.reform-head__bg+div+.reform-head-accordion .reform-head-btn {
  background: url(/homelounge/assets/images/reform/top/icon_close.svg) no-repeat;
  background-size: contain;
}

.reform-head-btn:hover {
  opacity: .8;
  transition: opacity .3s ease;
}

@media (min-width: 769px) {}

@media (max-width: 768px) {
  .reform-head {
    padding: calc(70 / 412 * 100vw) 0;
  }

  .reform-head__title {
    position: relative;
    z-index: 2;
    font-size: min(calc(38 / 412 * 100vw), 76px);
    text-align: center;
    line-height: 1.2;
  }

  .reform-head__title small {
    width: calc(165 / 412 * 100vw);
    margin-bottom: .1em;
  }

  .reform-head__text {
    font-feature-settings: "palt"1;
    font-size: min(calc(14 / 412 * 100vw), 28px);
    text-align: center;
    line-height: calc(40 / 14);
    margin-top: 2em;
  }

  .reform-head__text+.reform-head__text {
    margin-top: 3em;
  }

  .reform-head-circle01 {
    max-width: none;
    width: calc(123 / 412 * 100vw);
    top: 49%;
    left: -9vw;
  }

  .reform-head-circle02 {
    max-width: none;
    width: calc(157 / 412 * 100vw);
    top: -3%;
    right: -18vw;
  }

  .reform-head-circle03 {
    max-width: none;
    width: calc(165 / 412 * 100vw);
    bottom: -3%;
    right: -11vw;
  }
}


/*  */
.reform-5reasons {
  background: #fff;
  padding: 5.458333% 0;
}

.reform-5reasons__inner {
  position: relative;
}

.reform-5reasons-title {
  width: 92.375%;
  margin: 0 auto;
}

.reform-5reasons-title img {
  width: auto;
  height: 8.6458333333vw;
}

.reform-5reasons-subtitle {
  max-width: 319px;
  margin-top: -3em;
  width: calc(319 / 576 * 100%);
}

.reform-5reasons-text {
  margin-top: 2em;
  font-size: min(calc(16 / 1600 * 100vw), 16px);
  line-height: calc(36 / 16);
}

.reform-5reasons-more {
  text-align: center;
}

.reform-5reasons-morebtn {
  margin-top: 3em;
  box-sizing: border-box;
  display: inline-block;
  padding: 1em 1em;
  font-size: min(calc(16 / 1600 * 100vw), 16px);
  min-width: 240px;
  border: 1px solid #413434;
  border-radius: 6em;
  color: #413434;
  transition: .3s ease;
}

.reform-5reasons-morebtn:hover {
  background: #413434;
  color: #fff;
  transition: .3s ease;
}

@media (min-width: 769px) {
  .reform-5reasons {
    background: url(/homelounge/assets/images/reform/top/bg_5reasons.svg);
    background-repeat: no-repeat;
    background-size: calc(1048 / 1600 * 100%) auto;
    background-position: right -32% top 110px;
  }

  .reform-5reasons-clm {
    width: 72%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }

  .reform-5reasons-clm__l,
  .reform-5reasons-clm__r {
    width: 50%;
  }

  .reform-5reasons-clm__r img {
    display: none;
  }
}

@media (max-width: 768px) {
  .reform-5reasons {
    padding: 16.333333% 0;
  }

  .reform-5reasons-clm {
    width: 86.1333333333%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }

  .reform-5reasons-clm__l,
  .reform-5reasons-clm__r {
    width: 100%;
  }

  .reform-5reasons-text {
    margin-top: 2em;
    font-size: min(calc(13.9 / 412 * 100vw), 28px);
    line-height: calc(30 / 14);
  }

  .reform-5reasons-title {
    width: calc(330 / 412 * 100vw);
    margin-left: calc(10 / 412 * 100vw);
  }

  .reform-5reasons-subtitle {
    max-width: none;
    margin-top: -2em;
    width: calc(284 / 412 * 100vw);
  }

  .reform-5reasons-title img {
    width: 100%;
    height: auto;
  }

  .reform-5reasons-clm__r figure {
    margin: 30px -33% 0 0;
  }

  .reform-5reasons-clm__r img {
    height: auto;
  }

  .reform-5reasons-morebtn {
    margin-top: 3em;
    box-sizing: border-box;
    display: inline-block;
    padding: .75em 1em;
    font-size: min(calc(16 / 412 * 100vw), 24px);
    max-width: 240px;
    border: 1px solid #413434;
    border-radius: 6em;
    color: #413434;
    transition: .3s ease;
  }
}

.reform--box22__slide01 .swiper-slide[data-is-new=true]>a:after {
  background: url(/homelounge/assets/images/reform/top/icon_new-logout.svg) no-repeat 100% 0/contain;
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01:before {
  content: '';
  display: block;
  padding-bottom: calc(188 / 335 * 100%);
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01 img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01:after {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01.is-noicon:after {
  background-image: none;
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01.is-bnr {
  width: 88%;
  margin: auto;
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01.is-bnr img {
  object-fit: contain;
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01.is-bnr:before {
  content: '';
  display: block;
  padding-bottom: calc(188 / (335 * 0.88) * 100%);
}

.reform--box22__slide01 .swiper-slide>a .reform--box22__slide01__photo01.is-bnr:after {
  background-image: none;
}

@media (max-width: 952px) {
  .is-pageReform .myHomePage__banner {
    display: block;
    position: absolute;
    z-index: 2;
    right: -5px;
    bottom: 20px;
    padding: 10px 20px;
    max-width: 320px;
  }
}

@media (min-width: 953px) {
  .myHomePage__banner {
    bottom: 120px;
    top: auto;
  }
}

@media (min-width: 1451px) and (max-width: 1780px) {
  .myHomePage__banner {
    bottom: 120px;
    top: auto;
  }
}

@media (min-width: 953px) and (max-width: 1450px) {
  .myHomePage__banner {
    top: auto;
    bottom: 60px;
  }
}

@media (min-width: 769px) {
  .reform--box22__slide01__label {
    font-size: max(.9375vw, 10px);
    margin-bottom: 0.75em;
  }
}

@media (max-width: 768px) {
  .reform--box22__slide01__label {
    font-size: 3.4666666667vw;
    margin-bottom: 0.75em;
  }
}

.reform--box22__slide01__label span {
  display: inline-block;
  border: 1px solid #413434;
  line-height: 1;
  padding: .25em .5em;
  font-size: 80%;
}

.reform--box22__slide01 .swiper-slide[data-membership=true]>a:before {
  display: none;
}

.js-reform-open-modal01 .reform-contentsCarousel__thumb {
  position: relative;
}

.js-reform-open-modal01 .reform-contentsCarousel__thumb::before {
  background: url(/homelounge/assets/images/reform/top/icon_member.svg) no-repeat 100% 0/contain;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  padding: 7.5949367089% 0 0;
  width: 31.6455696203%;
}

@media (max-width: 768px) {
  .js-reform-open-modal01 .reform-contentsCarousel__thumb::before {
    padding: 6.338028169% 0 0;
    width: 26.4084507042%;
  }
}

@media (min-width: 769px) {
  .js-reform-open-modal01 .reform-contentsCarousel__thumb::before {
    padding: 7.5949367089% 0 0;
    width: 31.6455696203%;
  }
}

.infoCard.infoCard--campaign {
  display: none;
}