<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.content-asset .MainLayout_container__mtl4f p{
  margin: .65em 0;
}
.MainLayout_container__mtl4f {
  line-height: 1;
  letter-spacing: .04em;
  transition: none
}

.About_container__OgAHw {
  margin-bottom: 60px;
  width: 100%;
  background: url(../img/about-bg--pc.jpg);
  background-size: cover;
  overflow-x: hidden
}

@media screen and (max-width:979px) {
  .About_container__OgAHw {
    background: url(../img/about-bg.jpg);
    background-size: cover;
    margin-bottom: 0;
    padding: calc(80 / 375 * 100vw) 0 calc(60 / 375 * 100vw)
  }
  .content-asset .MainLayout_container__mtl4f p{
  margin: .2em 0;
}
}

.About_innerWrap__u1a0k {
  display: flex;
  width: 920px;
  margin: 0 auto;
  padding-top: 52px;
  padding-bottom: 58px;
  align-items: center;
}

@media screen and (max-width:979px) {
  .About_innerWrap__u1a0k {
    display: block;
    width: auto;
    padding: initial;
    margin: initial
  }
}

.About_inner__ABxpR {
  margin-right: 65px;
  width: 388px
}

@media screen and (max-width:979px) {
  .About_inner__ABxpR {
    width: auto;
    padding: 0 calc(30 / 375 * 100vw) calc(30 / 375 * 100vw);
    margin: initial
  }
}

.About_heading__qVF_A {
  display: block;
  font-size: 24px;
  line-height: 1.25;
  border-bottom: 1px solid #000
}

@media screen and (max-width:979px) {
  .About_heading__qVF_A {
    font-size: calc(20 / 375 * 100vw);
    line-height: 1.3
  }
}

.About_text__hwYyl {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.625
}

@media screen and (max-width:979px) {
  .About_text__hwYyl {
    margin-top: calc(30 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
    line-height: 1.625
  }
}

.About_image__J4dW9 {
  display: block;
  width: 400px;
  height: 400px
}

@media screen and (max-width:979px) {
  .About_image__J4dW9 {
    margin: 0 auto;
    width: calc(320 / 375 * 100vw);
    height: calc(320 / 375 * 100vw)
  }
}

.Button_button__do6_M {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 343px;
  height: 88px;
  border-radius: 44px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #bfaa7e
}

@media screen and (max-width:750px) {
  .Button_button__do6_M {
    width: calc(250 / 375 * 100vw);
    height: calc(64 / 375 * 100vw);
    border-radius: calc(32 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw)
  }
  .Button_button__do6_M.Button_medium__fQUMk {
    width: calc(245 / 375 * 100vw);
    height: calc(48 / 375 * 100vw)
  }
  .Button_button__do6_M.Button_small__1Q0K5 {
    width: calc(140 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw)
  }
  .Button_button__do6_M.Button_small__1Q0K5:before {
    right: calc(12 / 375 * 100vw);
    width: calc(8 / 375 * 100vw);
    height: calc(8 / 375 * 100vw)
  }
}

.Button_button__do6_M.Button_fullWidth__sHKJg {
  width: 100%
}

.Button_button__do6_M:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
  right: 27px;
  width: 14px;
  height: 14px;
  border-top: calc(2 / 375 * 100vw) solid #fff;
  border-right: calc(2 / 375 * 100vw) solid #fff
}

@media screen and (max-width:750px) {
  .Button_button__do6_M:before {
    right: calc(20 / 375 * 100vw);
    width: calc(10 / 375 * 100vw);
    height: calc(10 / 375 * 100vw);
    border-top: calc(2 / 375 * 100vw) solid #fff;
    border-right: calc(2 / 375 * 100vw) solid #fff
  }
}

.Button_button__do6_M.Button_disabled__v3njL,
.Button_button__do6_M:disabled {
  opacity: .8;
  background: #bbb
}

.Button_normalButton__KsGGB {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 343px;
  height: 88px;
  border-radius: 44px;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  text-align: center;
  background: #fff;
  border: 1px solid #000;
  font-weight: 400
}

@media screen and (max-width:750px) {
  .Button_normalButton__KsGGB {
    width: calc(250 / 375 * 100vw);
    height: calc(64 / 375 * 100vw);
    border-radius: calc(32 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw)
  }
  .Button_normalButton__KsGGB.Button_medium__fQUMk {
    width: calc(245 / 375 * 100vw);
    height: calc(48 / 375 * 100vw)
  }
  .Button_normalButton__KsGGB.Button_small__1Q0K5 {
    width: calc(140 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw)

  }
  .Button_normalButton__KsGGB.Button_small__1Q0K5:before {
    right: calc(12 / 375 * 100vw);
    width: calc(8 / 375 * 100vw);
    height: calc(8 / 375 * 100vw)

  }
}

.Button_normalButton__KsGGB.Button_fullWidth__sHKJg {
  width: 100%;
  font-size: calc(16 / 375* 100vw);
}

.Button_normalButton__KsGGB:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
  right: 27px;
  width: 14px;
  height: 14px;
  border-top: calc(2 / 375 * 100vw) solid #000;
  border-right: calc(2 / 375 * 100vw) solid #000
}

@media screen and (max-width:750px) {
  .Button_normalButton__KsGGB:before {
    right: calc(20 / 375 * 100vw);
    width: calc(10 / 375 * 100vw);
    height: calc(10 / 375 * 100vw);
    border-top: calc(2 / 375 * 100vw) solid #000;
    border-right: calc(2 / 375 * 100vw) solid #000
  }
}

.Button_normalButton__KsGGB.Button_disabled__v3njL,
.Button_normalButton__KsGGB:disabled {
  opacity: .8;
  background: #bbb
}

.Button_anchorButton__E5SuM {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 343px;
  height: 88px;
  border-radius: 44px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #bfaa7e
}

@media screen and (max-width:750px) {
  .Button_anchorButton__E5SuM {
    width: calc(250 / 375 * 100vw);
    height: calc(64 / 375 * 100vw);
    border-radius: calc(32 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw)
  }
  .Button_anchorButton__E5SuM.Button_medium__fQUMk {
    width: calc(245 / 375 * 100vw);
    height: calc(48 / 375 * 100vw)
  }
  .Button_anchorButton__E5SuM.Button_small__1Q0K5 {
    width: calc(140 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw)
  }
  .Button_anchorButton__E5SuM.Button_small__1Q0K5:before {
    right: calc(12 / 375 * 100vw);
    width: calc(8 / 375 * 100vw);
    height: calc(8 / 375 * 100vw)
  }
}

.Button_anchorButton__E5SuM.Button_fullWidth__sHKJg {
  width: 100%
}

.Button_anchorButton__E5SuM:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(45deg);
  right: 27px;
  width: 14px;
  height: 14px;
  border-top: calc(2 / 375 * 100vw) solid #fff;
  border-right: calc(2 / 375 * 100vw) solid #fff
}

@media screen and (max-width:750px) {
  .Button_anchorButton__E5SuM:before {
    right: calc(20 / 375 * 100vw);
    width: calc(10 / 375 * 100vw);
    height: calc(10 / 375 * 100vw);
    border-top: calc(2 / 375 * 100vw) solid #fff;
    border-right: calc(2 / 375 * 100vw) solid #fff
  }
}

.Button_anchorButton__E5SuM.Button_disabled__v3njL,
.Button_anchorButton__E5SuM:disabled {
  opacity: .8;
  background: #bbb
}

.Button_anchorButton__E5SuM:before {
  transform: rotate(135deg)
}

.Button_backButton__hCg9X {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  border-radius: 44px;
  font-size: 20px;
  color: #000;
  text-decoration: none;
  text-align: center;
  background: #fff
}

@media screen and (max-width:750px) {
  .Button_backButton__hCg9X {
    width: calc(64 / 375 * 100vw);
    height: calc(64 / 375 * 100vw);
    border-radius: calc(32 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw)
  }
  .Button_backButton__hCg9X.Button_medium__fQUMk {
    width: calc(48 / 375 * 100vw);
    height: calc(48 / 375 * 100vw)
  }
}

.ButtonGroup_buttonGroup__ZLDHj {
  display: flex;
  justify-content: center;
  column-gap: 23px
}

.ButtonGroup_buttonGroup__ZLDHj:before {
  justify-content: space-between
}

.ButtonGroup_buttonGroup__ZLDHj&gt;button {
  display: inline-flex;
  margin: 0
}

.Modal_modalOverlay__9gH2H {
  letter-spacing: .01em;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  padding: 30px;
  width: 100%;
  min-height: 100vh;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .2s
}

@media screen and (max-width:750px) {
  .Modal_modalOverlay__9gH2H {
    padding: calc(30 / 375 * 100vw) calc(20 / 375 * 100vw)
  }
}

.Modal_modalOverlay__9gH2H.Modal_modalOverlayAfterOpen__DxyIE {
  opacity: 1
}

.Modal_modalOverlay__9gH2H.Modal_modalOverlayBeforeClose__Fmuby {
  opacity: 0
}

.Modal_modalContentWrap__EJeC_.Modal_modalContentWrapAfterOpen__UBdB6 {
  opacity: 1
}

.Modal_modalContentWrap__EJeC_.Modal_modalContentWrapBeforeClose__pX8lx {
  opacity: 0
}

.Modal_modalContent__vYkzW {
  margin-top: 50px;
  padding: calc(30 / 375 * 100vw) calc(20 / 375 * 100vw);
  border-radius: calc(4 / 375 * 100vw);
  background: #fff
}

@media screen and (max-width:750px) {
  .Modal_modalContent__vYkzW {
    margin-top: calc(10 / 375 * 100vw)
  }
}

.Modal_modalContent__vYkzW .Modal_modalContentcloseButton__axfrZ {
  display: block;
  margin: 0 auto;
  font-size: calc(16 / 375 * 100vw);
  color: #000
}

.Modal_closeButton__FQjmH {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 32px;
  height: 32px
}

@media screen and (max-width:750px) {
  .Modal_closeButton__FQjmH {
    position: relative;
    top: 0;
    right: 0;
    margin-left: auto;
    width: calc(24 / 375 * 100vw);
    height: calc(24 / 375 * 100vw)
  }
}

.Modal_closeButton__FQjmH:after,
.Modal_closeButton__FQjmH:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 44px;
  background: #fff
}

@media screen and (max-width:750px) {
  .Modal_closeButton__FQjmH:after,
  .Modal_closeButton__FQjmH:before {
    width: calc(1 / 375 * 100vw);
    height: calc(32 / 375 * 100vw)
  }
}

.Modal_closeButton__FQjmH:before {
  transform: translate(-50%, -50%) rotate(45deg)
}

.Modal_closeButton__FQjmH:after {
  transform: translate(-50%, -50%) rotate(-45deg)
}

.DiagnosisStart_container__cquvA {
  display: none;
  text-align: center;
  padding: calc(40 / 375 * 100vw) calc(30 / 375 * 100vw);
  background: hsla(41, 35%, 81%, .3)
}

@media screen and (max-width:979px) {
  .DiagnosisStart_container__cquvA {
    display: block
  }
}

.DiagnosisStart_heading__qTlFQ {
  display: inline-block;
  font-size: calc(20 / 375 * 100vw);
  line-height: 1.3;
  border-bottom: 2px solid #bfaa7e
}

.DiagnosisStart_buttonWrap___fBgR {
  margin-top: calc(30 / 375 * 100vw)
}

.DiagnosisStart_button__s2jfB+.DiagnosisStart_button__s2jfB {
  margin-top: calc(15 / 375 * 100vw)
}

.DiagnosisStart_termCheck__u8_3q {
  margin-top: calc(17 / 375 * 100vw)
}

@media screen and (max-width:750px) {
  .DiagnosisStart_termCheck__u8_3q {
    margin-top: calc(17 / 375 * 100vw)
  }
}

.DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P {
  display: flex;
  justify-content: center;
  color: #000;
  font-size: calc(16 / 375 * 100vw)
}

@media screen and (max-width:750px) {
  .DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P {
    font-size: calc(16 / 375 * 100vw)
  }
}

.DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P input[type=checkbox] {
  position: absolute;
  opacity: .01
}

.DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P input[type=checkbox]:checked+span .DiagnosisStart_termCheckIcon__f6ud9 {
  display: block
}

.DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P .DiagnosisStart_termCheckIcon__f6ud9 {
  position: absolute;
  display: none;
  top: 50%;
  left: calc(5 / 375 * 100vw);
  transform: translateY(-50%);
  height: auto;
  stroke: #000;
  width: calc(11 / 375 * 100vw)
}

@media screen and (max-width:750px) {
  .DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P .DiagnosisStart_termCheckIcon__f6ud9 {
    left: calc(4 / 375 * 100vw);
    width: calc(11 / 375 * 100vw)
  }
}

.DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P&gt;span {
  position: relative;
  padding-left: calc(28 / 375 * 100vw)
}

@media screen and (max-width:750px) {
  .DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P&gt;span {
    padding-left: calc(28 / 375 * 100vw)
  }
}

.DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P&gt;span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: calc(2 / 375 * 100vw);
  border: 1px solid #000;
  width: calc(20 / 375 * 100vw);
  height: calc(20 / 375 * 100vw)
}

@media screen and (max-width:750px) {
  .DiagnosisStart_termCheck__u8_3q .DiagnosisStart_termCheckLabel__Wa5_P&gt;span:before {
    width: calc(20 / 375 * 100vw);
    height: calc(20 / 375 * 100vw)
  }
}

@media screen and (max-width:979px) {
  .DiagnosisStart_termHeading__kZ20b {
    text-align: center;
    font-size: calc(20 / 375 * 100vw);
    font-weight: 700;
    line-height: 1.3
  }
}

.DiagnosisStart_termText__w7Rwv {
  margin-top: calc(30 / 375 * 100vw);
  font-size: calc(15 / 375 * 100vw);
  line-height: 1.4
}

.DiagnosisStart_termButton__n6Bkl {
  margin-top: calc(30 / 375 * 100vw);
  margin-bottom: calc(30 / 375 * 100vw)
}

.faq_list&gt;dt {
  cursor: pointer;
  position: relative
}

.faq_list&gt;dt:after,
.faq_list&gt;dt:before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #000;
  position: absolute;
  right: 15px;
  top: 50%
}

@media screen and (max-width:979px) {
  .faq_list&gt;dt:after,
  .faq_list&gt;dt:before {
    right: calc(15 / 375 * 100vw)
  }
}

.faq_list&gt;dt:before {
  transform-origin: center;
  transition: all .2s ease 0s;
  transform: rotate(90deg)
}

.faq_list&gt;dt.m-opened:before {
  transform: rotate(180deg)
}

.faq_list2&gt;dt {
  cursor: pointer;
  position: relative
}

.faq_list2&gt;dt:after,
.faq_list2&gt;dt:before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 0
}

@media screen and (max-width:979px) {
  .faq_list2&gt;dt:after,
  .faq_list2&gt;dt:before {
    right: calc(3 / 375 * 100vw)
  }
}

.faq_list2&gt;dt:before {
  transform-origin: center;
  transition: all .2s ease 0s;
  transform: rotate(90deg)
}

.faq_list2&gt;dt.m-opened:before {
  transform: rotate(180deg)
}

.Faq_container__Slhw_ {
  width: 800px;
  color: #000;
  text-align: center;
  margin: 68px auto 0;
  padding-bottom: 60px
}

@media screen and (max-width:979px) {
  .Faq_container__Slhw_ {
    width: auto;
    margin-top: calc(50 / 375 * 100vw);
    padding: 0 calc(20 / 375 * 100vw) calc(40 / 375 * 100vw)
  }
}

.Faq_heading__1NuZR {
  display: inline-block;
  border-bottom: 2px solid #bfaa7e;
  font-size: 26px;
  line-height: 1.3
}

@media screen and (max-width:979px) {
  .Faq_heading__1NuZR {
    border-bottom: 1px solid #bfaa7e;
    font-size: calc(20 / 375 * 100vw);
    line-height: 1.3
  }
}

.Faq_faq__9_o_H {
  margin-top: 30px;
  text-align: left
}

@media screen and (max-width:979px) {
  .Faq_faq__9_o_H {
    margin-top: calc(30 / 375 * 100vw)
  }
}

.Faq_faqList__V0xDF {
  padding: 20px 10px;
  border-radius: 6px;
  background: #f2eee5
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF {
    border-radius: calc(6 / 375 * 100vw);
    padding: calc(16 / 375 * 100vw) calc(10 / 375 * 100vw)
  }
}

.Faq_faqList__V0xDF+.Faq_faqList__V0xDF {
  margin-top: 10px
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF+.Faq_faqList__V0xDF {
    margin-top: calc(10 / 375 * 100vw)
  }
}

.Faq_faqList__V0xDF dt {
  font-weight: 700;
  padding: 0 10px
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dt {
    padding: calc(0 / 375 * 100vw) calc(10 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
    line-height: 1.3125
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK {
  margin-top: 22px
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK {
    margin-top: calc(18 / 375 * 100vw)
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dl.Faq_faqList2__zmSwE {
  border-radius: 6px;
  background: #fff;
  padding: 15px
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dl.Faq_faqList2__zmSwE {
    border-radius: calc(6 / 375 * 100vw);
    padding: calc(12 / 375 * 100vw)
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dl.Faq_faqList2__zmSwE+.Faq_faqList2__zmSwE {
  margin-top: 10px
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dl.Faq_faqList2__zmSwE+.Faq_faqList2__zmSwE {
    margin-top: calc(8 / 375 * 100vw)
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dt {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 28px !important
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dt {
    padding: 0 calc(28 / 375 * 100vw) !important
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dt&gt;span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #bfaa7e;
  font-weight: 500;
  font-family: Avenir, sans-serif;
  font-size: 18px
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent__6vShK dt&gt;span {
    font-size: calc(18 / 375 * 100vw);
    top: calc(8 / 375* 100vw);
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent2__eDKxU {
  position: relative;
  margin-top: 15px;
  padding-left: 28px!important;
  font-size: 16px;
  line-height: 1.5
}

@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent2__eDKxU {
    margin-top: calc(16 / 375 * 100vw);
    padding-left: calc(28 / 375 * 100vw)!important;
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.2857142857
  }
}

.Faq_faqList__V0xDF dd.Faq_faqListContent2__eDKxU&gt;span {
  position: absolute;
  top: 0;
  left: 0;
  color: #bfaa7e;
  font-family: Avenir, sans-serif;
  font-weight: 500;
  font-size: 18px
}
.Faq_faqListContent2__eDKxU.js-acc-cont{
  margin-top: 1em!important;
}
.Faq_faqListContent2__eDKxU p{
  margin: 0!important;

}
@media screen and (max-width:979px) {
  .Faq_faqList__V0xDF dd.Faq_faqListContent2__eDKxU&gt;span {
    font-size: calc(18 / 375 * 100vw)
  }
}

.Features_container__n59K0 {
  width: 639px;
  margin: 0 auto 50px;
  color: #000;
  padding-top: 50px
}

@media screen and (max-width:979px) {
  .Features_container__n59K0 {
    width: auto;
    margin: initial;
    padding-top: calc(30 / 375 * 100vw);
    padding-left: calc(30 / 375 * 100vw)
  }
}

.Features_box__RUa86 {
  display: flex
}

@media screen and (max-width:979px) {
  .Features_box__RUa86 {
    margin-bottom: calc(10 / 375 * 100vw)
  }
}

.Features_box__RUa86 .Features_boxLeft__QYb2s {
  width: 319px;
  margin-right: auto
}

@media screen and (max-width:979px) {
  .Features_box__RUa86 .Features_boxLeft__QYb2s {
    margin-right: calc(5 / 375 * 100vw);
    width: calc(185 / 375 * 100vw)
  }
}

.Features_heading__TPOSw {
  margin-top: 100px;
  font-size: 24px;
  line-height: 1.2083333333
}

@media screen and (max-width:979px) {
  .Features_heading__TPOSw {
    margin-top: calc(36 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
    line-height: 1.25
  }
}

.Features_heading2___yOWE {
  color: #bfaa7e;
  font-weight: 700;
  margin-top: 16px;
  font-size: 36px;
  line-height: 1.2777777778
}

@media screen and (max-width:979px) {
  .Features_heading2___yOWE {
    margin-top: calc(10 / 375 * 100vw);
    font-size: calc(24 / 375 * 100vw);
    line-height: 1.2916666667
  }
}

.Features_text__9Ld2T {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.5
}

@media screen and (max-width:979px) {
  .Features_text__9Ld2T {
    margin-top: calc(15 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.4285714286
  }
}

.Features_image__HKloD {
  display: block
}

@media screen and (max-width:979px) {
  .Features_image__HKloD img {
    width: calc(137 / 375 * 100vw);
    height: calc(253 / 375 * 100vw)
  }
}

.Features_br___W0VY {
  display: block
}

@media screen and (max-width:979px) {
  .Features_br___W0VY {
    display: none
  }
}

.ForMobile_container__dspxs {
  display: block;
  width: 800px;
  margin: 0 auto;
  padding: 6px;
  border: 2px solid #dfd4bd
}

@media screen and (max-width:979px) {
  .ForMobile_container__dspxs {
    display: none
  }
}

.ForMobile_container__dspxs.ForMobile_type2__X1Ee7 {
  margin-top: 30px
}

.ForMobile_inner__q5Ggw {
  border: 1px solid #dfd4bd;
  padding-top: 30px;
  padding-bottom: 40px
}

.ForMobile_heading__2uzem {
  text-align: center;
  font-size: 18px;
  font-weight: 700
}

.ForMobile_box__oDpVa {
  display: flex;
  width: 570px;
  margin: 27px auto 0
}

.ForMobile_box__oDpVa img {
  width: 140px;
  height: 140px
}

.ForMobile_box__oDpVa .ForMobile_environment__XkHq7 {
  margin-left: 30px;
  padding: 12px 0;
  width: 400px;
  background: #f7f7f7
}

.ForMobile_box__oDpVa .ForMobile_environment__XkHq7 .ForMobile_environmentTop___rZwo {
  text-align: center;
  font-size: 15px;
  line-height: 1.6
}

.ForMobile_box__oDpVa .ForMobile_environment__XkHq7 .ForMobile_environmentTop___rZwo span {
  font-weight: 700
}

.ForMobile_box__oDpVa .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u {
  margin-top: 12px;
  text-align: center;
  font-size: 12px;
  line-height: 1.3333333333
}

.ForMobile_box__oDpVa .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u+.ForMobile_environmentBottom__5VP_u {
  margin-top: 6px
}

.ForMobile_box__oDpVa .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u.ForMobile_notice__m_7Sl {
  color: #d15e5e
}

.ForMobile_box2____lo_ {
  display: flex;
  margin-top: 19px
}

.ForMobile_box2____lo_&gt;img {
  margin-top: -85px
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 {
  width: 690px;
  padding: 16px 0;
  margin: 30px auto 0;
  text-align: center;
  background: #f7f7f7
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentTop___rZwo {
  font-size: 15px;
  line-height: 1.6
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentTop___rZwo span {
  font-weight: 700
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentBox__QEt0j {
  padding: 0 60px;
  text-align: left
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u {
  position: relative;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.3333333333;
  padding-left: 13px
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u:before {
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  content: "窶ｻ"
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u+.ForMobile_environmentBottom__5VP_u {
  margin-top: 6px
}

.ForMobile_type2__X1Ee7 .ForMobile_environment__XkHq7 .ForMobile_environmentBottom__5VP_u.ForMobile_notice__m_7Sl {
  color: #d15e5e
}

.ForMobile_qrBox__mPU4R {
  margin-right: 71px;
  margin-left: 153px;
  width: 240px;
  text-align: center
}

.ForMobile_qrBox__mPU4R .ForMobile_qrBoxHeading__2L0x6 {
  font-size: 22px;
  line-height: 1.4545454545
}

.ForMobile_qrBox__mPU4R .ForMobile_qrBoxText__lORQx {
  margin-top: 27px;
  font-size: 16px;
  font-weight: 700
}

.ForMobile_qrBox__mPU4R img {
  margin-top: 22px;
  width: 140px;
  height: 140px
}

.Points_container__Vxo54 {
  width: 920px;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center
}

@media screen and (max-width:979px) {
  .Points_container__Vxo54 {
    width: auto;
    padding: calc(40 / 375 * 100vw);
    margin: initial
  }
}

.Points_heading__hLEeP {
  display: inline-block;
  border-bottom: 2px solid #bfaa7e;
  font-size: 26px;
  line-height: 1.3
}

@media screen and (max-width:979px) {
  .Points_heading__hLEeP {
    border-bottom: 1px solid #bfaa7e;
    font-size: calc(20 / 375 * 100vw);
    line-height: 1.3
  }
}

.Points_points__VwDUw {
  display: flex;
  text-align: left;
  margin-top: 40px;
  justify-content: center;
}

@media screen and (max-width:979px) {
  .Points_points__VwDUw {
    display: block;
    margin-top: calc(30 / 375 * 100vw)
  }
}

.Points_points__VwDUw .Points_point__wYJE8 {
  display: flex;
  flex-flow: column;
  margin-right: 20px;
  margin-left: 20px;
  width: 200px
}

@media screen and (max-width:979px) {
  .Points_points__VwDUw .Points_point__wYJE8 {
    margin-right: 0;
    margin-left: 0;
    width: auto;
    flex-flow: row
  }
}

.Points_points__VwDUw .Points_point__wYJE8 .Points_pointImage__idykK {
  text-align: center;
  order: 0
}

.Points_points__VwDUw .Points_point__wYJE8 .Points_pointLeft__lIH4O {
  order: 1
}

@media screen and (max-width:979px) {
  .Points_points__VwDUw .Points_point__wYJE8 .Points_pointLeft__lIH4O {
    order: 0;
    width: calc(195 / 375 * 100vw)
  }
  .Points_points__VwDUw .Points_point__wYJE8+.Points_point__wYJE8 {
    margin-top: calc(20 / 375 * 100vw)
  }
  .Points_points__VwDUw .Points_point__wYJE8 img {
    width: calc(100 / 375 * 100vw);
    height: calc(146 / 375 * 100vw)
  }
}

.Points_points__VwDUw .Points_point__wYJE8 .Points_note__N1brb {
  order: 3;
  position: relative;
  display: block;
  margin-top: 15px;
  padding-left: 14px;
  font-size: 10px;
  line-height: 1.2
}

.Points_points__VwDUw .Points_point__wYJE8 .Points_note__N1brb:before {
  content: "窶ｻ";
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width:979px) {
  .Points_points__VwDUw .Points_point__wYJE8 .Points_note__N1brb {
    display: none
  }
}

.Points_points__VwDUw .Points_pointHeading__wzigg {
  margin-top: 10px;
  color: #bfaa7e;
  border-bottom: 2px solid #dfd4bd;
  font-family: Avenir, sans-serif;
  font-size: 18px
}

.Points_points__VwDUw .Points_pointHeading__wzigg span {
  font-size: 26px
}

@media screen and (max-width:979px) {
  .Points_points__VwDUw .Points_pointHeading__wzigg {
    margin-top: 0;
    padding-bottom: calc(5 / 375 * 100vw);
    font-size: calc(18 / 375 * 100vw);
    line-height: 1.4444444444
  }
  .Points_points__VwDUw .Points_pointHeading__wzigg span {
    font-size: calc(26 / 375 * 100vw);
    line-height: 1
  }
}

.Points_points__VwDUw .Points_pointText__iDVpr {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.6
}

@media screen and (max-width:979px) {
  .Points_points__VwDUw .Points_pointText__iDVpr {
    padding-right: 5%;
    margin-top: calc(15 / 375 * 100vw);
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.5714285714
  }
}

.Points_note__N1brb {
  position: relative;
  display: none
}

.Points_note__N1brb:before {
  content: "窶ｻ";
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

@media screen and (max-width:979px) {
  .Points_note__N1brb {
    display: block;
    text-align: left;
    margin-top: calc(14 / 375 * 100vw);
    padding-left: calc(14 / 375 * 100vw);
    font-size: calc(12 / 375 * 100vw);
    line-height: 1.5
  }
}

.Recommend_container__0l5Fs {
  padding: 60px 0 50px;
  color: #fff;
  background: url(../img/recommend-bg--pc.jpg);
  background-size: cover;
  text-align: center;
  margin-top: 60px
}

@media screen and (max-width:979px) {
  .Recommend_container__0l5Fs {
    background: url(../img/recommend-bg.jpg);
    background-size: cover;
    margin-top: 0;
    padding: calc(40 / 375 * 100vw) calc(30 / 375 * 100vw) calc(50 / 375 * 100vw)
  }
}

.Recommend_heading__hBZ3a {
  display: inline-block;
  border-bottom: 2px solid #fff;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3
}

@media screen and (max-width:979px) {
  .Recommend_heading__hBZ3a {
    border-bottom: 1px solid #fff;
    font-size: calc(20 / 375 * 100vw);
    line-height: 1.3
  }
}

.Recommend_inner__nRq0x {
  width: 920px;
  margin: 20px auto 0
}

@media screen and (max-width:979px) {
  .Recommend_inner__nRq0x {
    width: auto;
    margin: auto
  }
}

.Recommend_box__NyCPg {
  position: absolute;
  text-align: left;
  display: flex;
  position: relative;
  width: 410px;
  height: 150px
}
@media screen and (min-width:980px) {
.Recommend_inner__nRq0x1{
   height: 170px
}
.Recommend_box__NyCPg:last-child{
   height: 140px
}
}
@media screen and (max-width:979px) {
  .Recommend_box__NyCPg {
    position: relative;
    margin-top: calc(30 / 375 * 100vw);
    width: auto;
    height: auto;
    padding-bottom: 5%;
  }
}

.Recommend_box__NyCPg:nth-child(2) {
  margin-left: auto;
  margin-top: -105px
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg:nth-child(2) {
    margin-top: calc(30 / 375 * 100vw)
  }
}

.Recommend_box__NyCPg:nth-child(3) {
  margin-left: 235px
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg:nth-child(3) {
    margin-top: calc(30 / 375 * 100vw);
    margin-left: 0
  }
}

.Recommend_box__NyCPg:last-child {
  width: 340px;
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg:last-child {
    width: auto;
    align-items: center;
  }
}

.Recommend_box__NyCPg:after {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 107px;
  border-bottom: 1px solid #fff
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg:after {
    bottom: 0;
    width: calc(96 / 375 * 100vw)
  }
}

.Recommend_box__NyCPg:before {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 0;
  width: 1px;
  height: 43px;
  border-right: 1px solid #fff
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg:before {
    bottom: 0;
    width: calc(1 / 375 * 100vw);
    height: calc(36 / 375 * 100vw)
  }
}

.Recommend_box__NyCPg.Recommend_boxRight__EL9Vf {
  padding-left: 16px;
  padding-bottom: 10px;
  width: 350px;
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg.Recommend_boxRight__EL9Vf {
    padding-left: calc(15 / 375 * 100vw);
    padding-bottom: calc(13.5 / 375 * 100vw)
  }
}

.Recommend_box__NyCPg.Recommend_boxRight__EL9Vf:after,
.Recommend_box__NyCPg.Recommend_boxRight__EL9Vf:before {
  right: inherit;
  left: 0;
  bottom: 0
}

.Recommend_box__NyCPg.Recommend_boxRight__EL9Vf .Recommend_boxTexts__HN0dX {
  margin-top: 10px
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg.Recommend_boxRight__EL9Vf .Recommend_boxTexts__HN0dX {
    margin-top: 0
  }
}

.Recommend_box__NyCPg img {
  width: 120px;
  height: 120px
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg img {
    width: calc(80 / 375 * 100vw);
    height: calc(80 / 375 * 100vw)
  }
}

.Recommend_box__NyCPg img.Recommend_boxImageLeft__umZS6 {
  margin-right: 15px
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg img.Recommend_boxImageLeft__umZS6 {
    margin-right: calc(10 / 375 * 100vw)
  }
}

.Recommend_box__NyCPg img.Recommend_boxImageRight__j__oW {
  margin-left: auto
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg img.Recommend_boxImageRight__j__oW {
    margin-left: auto
  }
}

.Recommend_box__NyCPg .Recommend_boxTexts__HN0dX {
  margin-top: 16px
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg .Recommend_boxTexts__HN0dX {
    margin-top: 0
  }
}

.Recommend_box__NyCPg .Recommend_boxTextTop__dkd25 {
  font-size: 15px;
  line-height: 1.6
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg .Recommend_boxTextTop__dkd25 {
    font-size: calc(12 / 375 * 100vw);
    line-height: 1.5
  }
}

.Recommend_box__NyCPg .Recommend_boxTextBottom__Q5iZl {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4
}

@media screen and (max-width:979px) {
  .Recommend_box__NyCPg .Recommend_boxTextBottom__Q5iZl {
    font-size: calc(16 / 375 * 100vw);
    line-height: 1.3125
  }
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}

.swiper-vertical&gt;.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0)
}

.swiper-horizontal {
  touch-action: pan-y
}

.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode&gt;.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-css-mode&gt;.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode&gt;.swiper-wrapper&gt;.swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode&gt;.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode&gt;.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper {
  scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper&gt;.swiper-slide {
  scroll-snap-align: none
}

.swiper-centered&gt;.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

.swiper-centered&gt;.swiper-wrapper&gt;.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal&gt;.swiper-wrapper&gt;.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal&gt;.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical&gt;.swiper-wrapper&gt;.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical&gt;.swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}

.RenewalPoint_container__Cpu7p {
  padding-top: 60px;
  background: url(../img/renewalpoint-bg--pc.jpg);
  background-repeat: repeat-x;
  background-position-x: center;
  padding-bottom: 37px
}

@media screen and (max-width:979px) {
  .RenewalPoint_container__Cpu7p {
    padding-top: calc(40 / 375 * 100vw);
    margin-bottom: calc(13 / 375 * 100vw);
    background: url(../img/renewalpoint-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 0
  }
}

.RenewalPoint_headingWrap__92_9V {
  text-align: center
}

.RenewalPoint_heading__Pvjfx {
  display: inline-block;
  font-size: 26px;
  text-align: center;
  color: #fff;
  line-height: 1.3;
  border-bottom: 2px solid #fff
}

@media screen and (max-width:979px) {
  .RenewalPoint_heading__Pvjfx {
    border-bottom: 1px solid #fff;
    font-size: calc(20 / 375 * 100vw);
    line-height: 1.3
  }
}

.RenewalPoint_sliderWrap__heyf3 {
  display: none;
  padding-top: calc(30 / 375 * 100vw)
}

@media screen and (max-width:979px) {
  .RenewalPoint_sliderWrap__heyf3 {
    display: block
  }
}

.RenewalPoint_sliderWrapPc__xo8ai {
  display: flex;
  margin: 30px auto 0;
  width: 920px
}

@media screen and (max-width:979px) {
  .RenewalPoint_sliderWrapPc__xo8ai {
    display: none
  }
}

.RenewalPoint_slide__vWrU3 {
  width: 292px;
  height: auto;
  padding-bottom: 23px;
  margin-right: 22px;
  border-radius: 4px;
  position: relative
}

.RenewalPoint_slide__vWrU3:last-child {
  margin-right: 0
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 {
    width: calc(283 / 375 * 100vw)!important;
    padding-bottom: calc(23 / 375 * 100vw);
    margin-right: calc(-3 / 375 * 100vw);
    border-radius: calc(4 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideInner__Kb2M5 {
  position: relative;
  width: 292px;
  height: 100%;
  box-shadow: 11px 11px 12px rgba(0, 0, 0, .102);
  border: 1px solid #ececec;
  border-radius: 4px;
  background-color: #fff
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideInner__Kb2M5 {
    margin-left: calc(11.5 / 375 * 100vw);
    width: calc(260 / 375 * 100vw);
    border-radius: calc(4 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideInner__Kb2M5 .RenewalPoint_slideInnerInner__jFx8z {
  padding: 20px 20px 32px
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideInner__Kb2M5 .RenewalPoint_slideInnerInner__jFx8z {
    padding: calc(20 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideNumber__TtztS {
  position: absolute;
  display: block;
  top: -1px;
  left: -1px;
  width: 53px;
  height: 60px;
  background-color: #bfaa7e;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 0)
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideNumber__TtztS {
    width: calc(48 / 375 * 100vw);
    height: calc(54 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideNumber__TtztS .RenewalPoint_slideNumberText__jse3q {
  margin-left: 7px;
  color: #fff;
  font-size: 27px;
  line-height: 1.2962962963
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideNumber__TtztS .RenewalPoint_slideNumberText__jse3q {
    margin-left: calc(6 / 375 * 100vw);
    font-size: calc(24 / 375 * 100vw);
    line-height: 1.2916666667
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideHeading__x_780 {
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  line-height: 1.4444444444;
  height: 44px
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideHeading__x_780 {
    height: calc(44 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideImageWrap__VQFEF {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 122px
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideImageWrap__VQFEF {
    height: calc(110 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3 .RenewalPoint_slideText__4ZDc_ {
  font-size: 15px;
  line-height: 1.6
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3 .RenewalPoint_slideText__4ZDc_ {
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.5714285714
  }
}

.RenewalPoint_slide__vWrU3:first-child .RenewalPoint_slideImage__VEN_K {
  width: 164px;
  height: 75px
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3:first-child .RenewalPoint_slideImage__VEN_K {
    width: calc(146 / 375 * 100vw);
    height: calc(67 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3:nth-child(2) .RenewalPoint_slideImage__VEN_K {
  width: 67px;
  height: 74px
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3:nth-child(2) .RenewalPoint_slideImage__VEN_K {
    width: calc(60 / 375 * 100vw);
    height: calc(66 / 375 * 100vw)
  }
}

.RenewalPoint_slide__vWrU3:nth-child(3) .RenewalPoint_slideImage__VEN_K {
  width: 185px;
  height: 63px
}

@media screen and (max-width:979px) {
  .RenewalPoint_slide__vWrU3:nth-child(3) .RenewalPoint_slideImage__VEN_K {
    width: calc(165 / 375 * 100vw);
    height: calc(57 / 375 * 100vw)
  }
}

@media screen and (max-width:750px) {
  html.notIE .counseling_footer {
    padding-bottom: calc(60 / 750 * 100vw)
  }
  html.notIE .counseling_footer_club {
    background-color: #f4f4f4;
    border-top: 1px solid #ddd;
    padding: calc(60 / 750 * 100vw) calc(40 / 750 * 100vw)
  }
  html.notIE .counseling_footer_club_logo {
    width: calc(300 / 750 * 100vw);
    margin: 0 auto calc(40 / 750 * 100vw)
  }
  html.notIE .counseling_footer_club_text {
    text-align: center;
    font-size: 14px;
    line-height: 1.5
  }
  html.notIE .counseling_footer_club_text sup {
    font-size: .5em;
    vertical-align: super
  }
  html.notIE .counseling_footer_club img {
    display: block;
    width: 100%
  }
  html.notIE .counseling_footer_club_link {
    margin-top: calc(60 / 750 * 100vw)
  }
  html.notIE .counseling_footer_club_link .lu-btn_normal {
    margin: auto
  }
  html.notIE .counseling_footer_club_notes {
    margin-top: calc(40 / 750 * 100vw)
  }
  html.notIE .counseling_footer_club_notes li {
    color: #989898;
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: .1em;
    text-indent: -1em;
    padding-left: 1em
  }
  html.notIE .counseling_footer_logo {
    width: calc(186 / 750 * 100vw);
    margin: 0 auto
  }
  html.notIE .counseling_footer_logo img {
    width: 100%
  }
}

@media screen and (min-width:751px) {
  html.notIE .counseling_footer_logo {
    display: none
  }
  html.notIE .counseling_footer_club {
    background-color: #f4f4f4;
    border-top: 1px solid #ddd;
    padding: 30px 0
  }
  html.notIE .counseling_footer_club_logo {
    width: 150px;
    margin: 0 auto 20px
  }
  html.notIE .counseling_footer_club_text {
    text-align: center;
    font-size: 14px;
    line-height: 1.5
  }
  html.notIE .counseling_footer_club_text sup {
    font-size: .5em;
    vertical-align: super
  }
  html.notIE .counseling_footer_club img {
    display: block;
    width: 100%
  }
  html.notIE .counseling_footer_club_link {
    margin-top: 30px
  }
  html.notIE .counseling_footer_club_link .lu-btn_normal {
    margin: auto
  }
  html.notIE .counseling_footer_club_notes {
    margin-top: 20px;
    text-align: center
  }
  html.notIE .counseling_footer_club_notes li {
    color: #989898;
    font-size: 11px;
    line-height: 1.5;
    letter-spacing: .1em
  }
}

html.msie .counseling_footer_logo {
  display: none
}

html.msie .counseling_footer_club {
  background-color: #f4f4f4;
  border-top: 1px solid #ddd;
  padding: 30px 0
}

html.msie .counseling_footer_club_logo {
  width: 150px;
  margin: 0 auto 20px
}

html.msie .counseling_footer_club_text {
  text-align: center;
  font-size: 14px;
  line-height: 1.5
}

html.msie .counseling_footer_club_text sup {
  font-size: .5em;
  vertical-align: super
}

html.msie .counseling_footer_club img {
  display: block;
  width: 100%
}

html.msie .counseling_footer_club_link {
  margin-top: 30px
}

html.msie .counseling_footer_club_link .lu-btn_normal {
  margin: auto
}

html.msie .counseling_footer_club_notes {
  margin-top: 20px;
  text-align: center
}

html.msie .counseling_footer_club_notes li {
  color: #989898;
  font-size: 11px;
  line-height: 1.5;
  letter-spacing: .1em
}

.Solicitation_container___Qpld {
  margin: 70px auto 0;
  width: 800px
}

@media screen and (max-width:979px) {
  .Solicitation_container___Qpld {
    width: auto;
    margin-top: calc(60 / 375 * 100vw);
    padding: 0 calc(20 / 375 * 100vw) calc(30 / 375 * 100vw)
  }
}

.Solicitation_box__mxIzm {
  border: 1px solid #bfaa7e;
  padding-bottom: 20px
}

@media screen and (max-width:979px) {
  .Solicitation_box__mxIzm {
    padding: 0 calc(20 / 375 * 100vw) calc(25 / 375 * 100vw)
  }
}

.Solicitation_heading__V97HI {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  width: 320px;
  height: 40px;
  font-weight: 700;
  background: #fff;
  border: 1px solid #bfaa7e;
  font-size: 18px;
  border-radius: 19px
}

@media screen and (max-width:979px) {
  .Solicitation_heading__V97HI {
    margin-top: calc(-20 / 375 * 100vw);
    width: calc(300 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    border-radius: calc(19 / 375 * 100vw);
    font-size: calc(17 / 375 * 100vw)
  }
}

.Solicitation_present__1TJCe {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px
}

@media screen and (max-width:979px) {
  .Solicitation_present__1TJCe {
    justify-content: left;
    margin-top: calc(20 / 375 * 100vw);
    margin-left: calc(15 / 375 * 100vw)
  }
}

.Solicitation_present__1TJCe&gt;img {
  width: 82px;
  height: 66px
}

@media screen and (max-width:979px) {
  .Solicitation_present__1TJCe&gt;img {
    width: calc(72 / 375 * 100vw);
    height: calc(57 / 375 * 100vw)
  }
}

.Solicitation_present__1TJCe p {
  margin-left: 10px;
  color: #bfaa7e;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700
}

@media screen and (max-width:979px) {
  .Solicitation_present__1TJCe p {
    margin-left: calc(9 / 375 * 100vw);
    color: #bfaa7e;
    font-size: calc(26 / 375 * 100vw);
    font-weight: 700;
    line-height: 1.1923076923
  }
}

.Solicitation_present__1TJCe p span {
  font-size: 38px
}

@media screen and (max-width:979px) {
  .Solicitation_present__1TJCe p span {
    font-size: calc(31 / 375 * 100vw)
  }
}

.Solicitation_text__fABQn {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 1.125
}

@media screen and (max-width:979px) {
  .Solicitation_text__fABQn {
    margin-top: calc(15 / 375 * 100vw);
    text-align: center;
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.4285714286
  }
}

.Solicitation_br__9Oe8l {
  display: none
}

@media screen and (max-width:979px) {
  .Solicitation_br__9Oe8l {
    display: block
  }
}

.Spark_container__Fd5pQ {
  position: relative
}

.Spark_container__Fd5pQ img {
  position: absolute;
  width: 485px;
  height: auto;
  top: 25px;
  left: -85px
}

@media screen and (max-width:979px) {
  .Spark_container__Fd5pQ img {
    top: 0;
    left: 0;
    width: calc(375 / 375 * 100vw);
    height: calc(334 / 375 * 100vw)
  }
}

.Spark_tsuyadama__NSW1M {
  z-index: 0
}

.Spark_flare__9k4nu {
  z-index: 2;
  mix-blend-mode: screen
}

.Spark_spark__f0aA0 {
  opacity: 0;
  z-index: 3;
  mix-blend-mode: screen
}

.Steps_container__94F9r {
  margin-top: 60px;
  text-align: center;
  padding: 60px 0;
  background: url(../img/step-bg--pc.jpg);
  background-size: cover;
  color: #fff;

}
@media screen and (min-width:980px) {
.Steps_container__94F9r{
  margin-bottom: 60px;
}
}

@media screen and (max-width:979px) {
  .Steps_container__94F9r {
    background: url(../img/step-bg.jpg);
    background-size: cover;
    margin-top: 0;
    padding: calc(40 / 375 * 100vw) calc(30 / 375 * 100vw)
  }
}

.Steps_heading__ZGVOG {
  display: inline-block;
  border-bottom: 2px solid #fff;
  font-size: 26px;
  line-height: 1.3
}

@media screen and (max-width:979px) {
  .Steps_heading__ZGVOG {
    border-bottom: 1px solid #fff;
    font-size: calc(20 / 375 * 100vw);
    line-height: 1.3
  }
}

.Steps_text__4ok9H {
  margin-top: 24px;
  font-size: 16px;
  line-height: 1.625
}
.Faq_faq__9_o_H{
  font-size: 16px;
}
@media screen and (max-width:979px) {
  .Steps_text__4ok9H {
    margin-top: calc(20 / 375 * 100vw);
    font-size: calc(16 / 375 * 100vw);
    line-height: 1.625
  }
}

.Steps_image__0X7OQ {
  display: block;
  margin-top: 40px
}

@media screen and (max-width:979px) {
  .Steps_image__0X7OQ {
    margin-top: calc(30 / 375 * 100vw)
  }
  .Steps_image__0X7OQ img {
    width: calc(315 / 375 * 100vw);
    height: calc(244 / 375 * 100vw)
  }
}

.page_hero__d6UKW {
  background: url(../img/bg--pc.jpg);
  background-size: cover;
  min-height: 500px;
  background-position: 100%
}

@media screen and (max-width:979px) {
  .page_hero__d6UKW {
    margin-top: calc(60 / 375 * 100vw);
    min-height: calc(654 / 375 * 100vw);
    background: url(../img/bg.jpg);
    background-position: 50%;
    background-size: cover
  }
}

.page_hero__d6UKW .page_heroInner__YBvPc {
  text-align: right;
  width: 800px;
  margin: 0 auto
}

@media screen and (max-width:979px) {
  .page_hero__d6UKW .page_heroInner__YBvPc {
    width: auto
  }
}

.page_hero__d6UKW .page_heroLogo__jVs71 {
  display: block;
  padding-top: 154px
}

@media screen and (max-width:979px) {
  .page_hero__d6UKW .page_heroLogo__jVs71 {
    display: flex;
    justify-content: center;
    padding-top: calc(336 / 375 * 100vw)
  }
  .page_hero__d6UKW .page_heroLogo__jVs71 img {
    width: calc(270 / 375 * 100vw);
    height: calc(130 / 375 * 100vw)
  }
}

.page_hero__d6UKW .page_heroText__CtRYz {
  color: #000;
  text-align: center;
  display: none
}

@media screen and (max-width:979px) {
  .page_hero__d6UKW .page_heroText__CtRYz {
    display: block
  }
}

.page_hero__d6UKW .page_heroText__CtRYz .page_heroTextTop__QWqV8 {
  border-bottom: 1px solid #000
}

@media screen and (max-width:979px) {
  .page_hero__d6UKW .page_heroText__CtRYz .page_heroTextTop__QWqV8 {
    display: inline-block;
    margin-top: calc(32 / 375 * 100vw);
    font-size: calc(15 / 375 * 100vw);
    line-height: 2.1333333333
  }
  .page_hero__d6UKW .page_heroText__CtRYz .page_heroTextBottom__0QHvR {
    margin-top: calc(10 / 375 * 100vw);
    font-size: calc(22 / 375 * 100vw);
    line-height: 1.2727272727
  }
}

.page_introImage__rpKKO {
  display: none
}

@media screen and (max-width:979px) {
  .page_introImage__rpKKO {
    display: flex;
    justify-content: flex-end;
    margin-bottom: calc(30 / 375 * 100vw)
  }
  .page_introImage__rpKKO img {
    width: calc(340 / 375 * 100vw);
    height: calc(300 / 375 * 100vw)
  }
}

.page_intro__HvrFf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 900px;
  margin: 50px auto 0
}

@media screen and (max-width:979px) {
  .page_intro__HvrFf {
    display: none
  }
}

.page_intro__HvrFf .page_introText__XI5KM {
  color: #000;
  text-align: center
}

.page_intro__HvrFf .page_introText__XI5KM .page_introTextTop__6GFfg {
  border-bottom: 1px solid #000;
  font-size: 18px;
  line-height: 1.7777777778
}

.page_intro__HvrFf .page_introText__XI5KM .page_introTextBottom__4cqfI {
  margin-top: 30px;
  font-size: 24px;
  line-height: 1.4166666667
}

.page_button__r6oOK {
  display: none
}
.primary-content dl.Faq_faqList__V0xDF dt,
.primary-content dl.Faq_faqList__V0xDF dd{
  min-width: 100%;
  float: none;
  margin: 0;
  padding: 0 2%;
}
@media screen and (max-width:979px) {
  .page_button__r6oOK {
    display: block;
    width: calc(315 / 375 * 100vw)!important
  }
}
.MainLayout_container__mtl4f button{
  cursor: pointer;
}
@media (min-width: 980px) {
    .mb {
        display: none!important;
    }
}

@media (max-width: 979px) {
    .pc {
        display: none!important;
    }
}</pre></body></html>