@charset "UTF-8";
:root {
  --font-serif: 游明朝, "Yu Mincho", YuMincho, serif;
  --color-black: #3F3C3B;
  --color-light-green: #C2E0C4;
  --color-theme-green: #539B5B;
  --header-low-minus: 35px;
}
.c-anchor__item {
  position: absolute;
}

.c-txt13 {
  letter-spacing: 0.08em;
  text-align: justify;
}
.c-comment_title__inner {
  position: relative;
}
.c-comment_title__inner::before, .c-comment_title__inner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
.c-comment_title__inner::before {
  top: 0;
  left: 0;
  border-top: 1px solid var(--color-black);
  border-left: 1px solid var(--color-black);
}
.c-comment_title__inner::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid var(--color-black);
  border-right: 1px solid var(--color-black);
}
.c-comment_title__contents {
  z-index: 2;
}

.p-svc_faq__board {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.12);
}
.top_svc.-v2 .top_svc__ctt {
  background: none;
}
.top_svc.-v2 .top_svc__ctt::before {
  display: none;
}
.top_svc_article__title {
  font-family: var(--font-serif);
  font-weight: 500;
}
.top_svc_article__lead {
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: left;
}
.refer-service_section__btn {
  max-width: 336px;
  margin: 0 auto;
}

.refer-service_sub_section__head {
  background-color: var(--color-light-green);
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 3px;
}
.u-demi {
  font-weight: 600 !important;
}

.u-lts028 {
  letter-spacing: 0.28em !important;
}

.ctct_main .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

/* add 20250312 */
.u-df {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.u-fcc {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.u-fcfs {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.u-fcfe {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.u-fcsb {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.u-aic {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.u-aifs {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.u-aife {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.mmbr_sec__special__ttl {
  z-index: 2;
}

.mmbrsvc_trip.-board {
  background-color: #fff;
}

@media screen and (min-width: 769px ){
  .l-header__inner {
    height: calc(184px - var(--header-low-minus));
  }
  .l-hdr_nav {
    padding-top: calc(98px - var(--header-low-minus));
  }
  .l-hdr_nav__item_inner_freecall {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 54px;
  }
  .l-hdr_logos__site {
    top: calc(97px - var(--header-low-minus));
  }
  .l-ftr_ctct.-btn_middle {
    padding-bottom: 30px;
  }
  .l-ftr_ctct__btn.-static {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .l-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 80px 67px;
  }
  .l-row.-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-row.-foot_boxes {
    gap: 50px;
  }
  .l-row.-buttons {
    gap: 20px 30px;
  }
  .l-row__column.-column2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 67px) / 2);
            flex: 0 0 calc((100% - 67px) / 2);
  }
  .l-row__column.-column3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 134px) / 3);
            flex: 0 0 calc((100% - 134px) / 3);
  }
  .l-row__column.-column4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 201px) / 4);
            flex: 0 0 calc((100% - 201px) / 4);
  }
  .l-row__column.-column5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 268px) / 5);
            flex: 0 0 calc((100% - 268px) / 5);
  }
  .l-row__column.-button.-column2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 30px) / 2);
            flex: 0 0 calc((100% - 30px) / 2);
  }
  .l-row__column.-button.-column3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 60px) / 3);
            flex: 0 0 calc((100% - 60px) / 3);
  }
  .l-row__column.-button.-column4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 90px) / 4);
            flex: 0 0 calc((100% - 90px) / 4);
  }
  .l-row__column.-button.-column5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 120px) / 5);
            flex: 0 0 calc((100% - 120px) / 5);
  }
  .l-row__column.-foot_boxes {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 50px) / 2);
            flex: 0 0 calc((100% - 50px) / 2);
  }
  .c-anchor.-v2 {
    padding-top: 0;
    margin-top: 0;
  }
  .c-anchor__item {
    top: -110px;
  }
  .c-mv_half--refer .c-mv_half__main__copy__ctt::after {
    top: inherit;
    right: 0px;
    bottom: 0px;
  }
  .c-mv_half--power .c-mv_half__main__copy__ctt::after {
    display: none;
  }
  .c-txt13 {
    font-size: 13px;
    line-height: 200%;
  }
  .c-comment_title {
    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;
  }
  .c-comment_title__inner {
    padding: 40px 72px 55px;
  }
  .c-comment_title__inner::before, .c-comment_title__inner::after {
    width: 50px;
    height: 70px;
  }
  .c-copy--large {
    font-size: 34px;
  }
  .p-svc_rcmd--power .p-svc_rcmd__body {
    background-image: url(../images/service/bg-rcmd-power-pc.png);
    height: 670px;
  }
  .top_svc__ctt {
    margin-top: 80px;
  }
  .top_svc_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 120px 100px;
  }
  .top_svc_list__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 100px) / 2);
            flex: 0 0 calc((100% - 100px) / 2);
  }
  .top_svc_article__title {
    font-size: 34px;
  }
  .top_svc_article__figure {
    margin-top: 36px;
  }
  .top_svc_article__lead {
    margin-top: 36px;
    font-size: 14px;
  }
  .top_svc_article__btn {
    margin: 40px auto 0;
    width: 280px;
  }
  * + .refer-service__section {
    margin-top: 120px;
  }
  * + .refer-service_section__lead {
    margin-top: 16px;
  }
  .refer-service_section__body {
    margin-top: 30px;
  }
  .refer-service_section__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }
  .refer-service_section__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 40px) / 2);
            flex: 0 0 calc((100% - 40px) / 2);
  }
  * + .refer-service_section__foot {
    margin-top: 32px;
  }
  * + .refer-service_sub__section {
    margin-top: 32px;
  }
  * + .refer-service_sub_section__body {
    margin-top: 10px;
  }
  .power-durability {
    margin-top: 80px;
  }
  * + .power-durability__loss {
    margin-top: 150px;
  }
  .power-loss__body {
    max-width: 900px;
    margin: 60px auto 0;
  }
  .power-loss__annotation {
    margin-top: 40px;
  }
  .u-demi-pc {
    font-weight: 600 !important;
  }
  .u-lts028-pc {
    letter-spacing: 0.28em !important;
  }
  .u-df-pc {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .u-fcc-pc {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .u-fcfs-pc {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .u-fcfe-pc {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .u-fcsb-pc {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .u-aic-pc {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .u-aifs-pc {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .u-aife-pc {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .mmbr_sec__special__list__item.-board {
    height: auto;
    line-height: normal;
    padding-top: 30px;
    text-align: left;
  }
  .mmbrsvc_trip.-board {
    padding: 25px 0;
  }
  .mmbrsvc_trip__table.-small .mmbrsvc_trip__table__ex__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mmbrsvc_trip__table.-small .mmbrsvc_trip__table__ex__list__item {
    font-size: 12px;
  }
  .mmbrsvc_trip__table.-small .mmbrsvc_trip__table__ttl_detail span, .mmbrsvc_trip__table.-small .mmbrsvc_trip__table__ttl_member span {
    width: 75px;
    font-size: 12px;
  }
  .mmbrsvc_trip__table.-small .mmbrsvc_trip__table__price_detail {
    font-size: 20px;
  }
  .mmbrsvc_trip__table.-small .mmbrsvc_trip__table__price_detail span {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px ){
  * + .l-row__column {
    margin-top: 40px;
    padding-top: 40px;
    position: relative;
  }
  * + .l-row__column::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 150px;
    height: 1px;
    background-color: #d9d9d9;
  }
  * + .l-row__column.-button {
    margin-top: 15px;
    padding-top: 0;
  }
  * + .l-row__column.-button::before {
    display: none;
  }
  * + .l-row__column.-foot_boxes {
    margin-top: 15px;
    padding-top: 0;
  }
  * + .l-row__column.-foot_boxes::before {
    display: none;
  }
  .c-anchor.-v2 {
    padding-top: 0;
    margin-top: 0;
  }
  .c-anchor__item {
    top: -80px;
  }
  .c-txt13 {
    font-size: 11px;
    line-height: 184.61538462%;
  }
  .c-comment_title__inner {
    padding: 20px 36px 25px;
  }
  .c-comment_title__inner::before, .c-comment_title__inner::after {
    width: 25px;
    height: 35px;
  }
  .p-svc_rcmd--power .p-svc_rcmd__body {
    background-image: url(../images/service/bg-rcmd-power-sp.png);
  }
  * + .top_svc_list__item {
    margin-top: 80px;
  }
  .top_svc_article__title {
    font-size: 24px;
  }
  .top_svc_article__figure {
    margin-top: 18px;
  }
  .top_svc_article__lead {
    margin-top: 18px;
    font-size: 12px;
  }
  .top_svc_article__btn {
    margin: 20px auto 0;
    width: 200px;
  }
  * + .refer-service__section {
    margin-top: 80px;
  }
  * + .refer-service_section__lead {
    margin-top: 8px;
  }
  .refer-service_section__body {
    margin-top: 15px;
  }
  .refer-service_section__col {
    margin-top: 20px;
  }
  * + .refer-service_section__foot {
    margin-top: 16px;
  }
  * + .refer-service_sub__section {
    margin-top: 16px;
  }
  * + .refer-service_sub_section__body {
    margin-top: 5px;
  }
  * + .power-durability__loss {
    margin-top: 75px;
  }
  .power-loss__body {
    margin-top: 30px;
  }
  .power-loss__annotation {
    margin-top: 20px;
  }
  .ctct_form__td--radio label::before, .ctct_form__td--radio label::after {
    left: 6px;
  }
  .u-demi-sp {
    font-weight: 600 !important;
  }
  .u-lts028-sp {
    letter-spacing: 0.28em !important;
  }
  .u-df-sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .u-fcc-sp {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .u-fcfs-sp {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .u-fcfe-sp {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .u-fcsb-sp {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .u-aic-sp {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .u-aifs-sp {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .u-aife-sp {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .mmbr_sec__special__list__item.-board {
    padding-bottom: 0;
    text-align: left;
  }
  .mmbrsvc_trip.-board {
    padding: 20px 0;
  }
  .top_mmbr__ctt__copy.-mt180em {
    margin-top: 1.8em;
  }
}
