@charset "UTF-8";
/* ===================================================================
CSS information

file name  : member.css
author     : Abilive
style info : アプリ会員
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.p-mem__int {
  position: relative;
}
.p-mem__int::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background: url(../../member/images/bg_int.png) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1025px) {
  .p-mem__int::before {
    width: 84.7vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int::before {
    width: 75vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int::before {
    width: 80vw;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int::before {
    height: 80.4vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int::before {
    height: 70vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int::before {
    height: 75vw;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int::before {
    top: -14.6vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int::before {
    top: -10vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int::before {
    top: -5vw;
  }
}
.p-mem__int__txt {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__txt {
    width: calc(1260 / 1440 * 100%);
    max-width: calc(1260px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-mem__int__txt {
    max-width: calc(1260px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__txt {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__txt {
    width: calc(388 / 428 * 100%);
  }
}
.p-mem__int__txt .c-title {
  text-align: center;
}
.p-mem__int__txt .c-title > span {
  word-break: keep-all;
  overflow-wrap: break-word;
}
.p-mem__int__txt .txt {
  text-align: center;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__txt .txt {
    margin-top: calc(17 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__txt .txt {
    margin-top: 1em;
  }
}
.p-mem__int__main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main {
    margin-top: calc(110 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main {
    margin-top: calc(90 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main {
    display: block;
  }
}
.p-mem__int__main__img {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__img {
    width: calc(670 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__img {
    width: calc(650 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__img .sub_img {
    width: calc(597 / 670 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__img .sub_img {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img .sub_img {
    width: 75%;
  }
}
.p-mem__int__main__img__txt {
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__img__txt {
    width: calc(300 / 670 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__img__txt {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img__txt {
    width: 40%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__img__txt {
    bottom: -5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__img__txt {
    bottom: -12vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img__txt {
    bottom: -6em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__img__txt {
    right: -5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__img__txt {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img__txt {
    right: 0;
  }
}
.p-mem__int__main__img__txt .label {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__img__txt .label {
    width: calc(355 / 300 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img__txt .label {
    width: 160%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__img__txt .label {
    top: -6vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img__txt .label {
    top: -5.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__img__txt .label {
    left: -9.8vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__img__txt .label {
    left: -7em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point {
    width: calc(683 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point {
    width: calc(788 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point {
    margin-left: calc(65 / 1440 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point {
    margin-top: 4.9vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point {
    margin-top: 7em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
  .p-mem__int__main__point {
    width: calc(712 / 1440 * 100%);
    margin-top: 0;
    margin-left: calc(45 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point__list .poi_list {
    width: calc(450 / 683 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point__list .poi_list {
    width: calc(475 / 683 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__list .poi_list {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list {
    margin-top: 1.5em;
  }
}
.p-mem__int__main__point__list .poi_list > li {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point__list .poi_list > li:nth-of-type(n+2) {
    margin-top: calc(35 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point__list .poi_list > li:nth-of-type(n+2) {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list > li:nth-of-type(n+2) {
    margin-top: 1.5em;
  }
}
.p-mem__int__main__point__list .poi_list > li .num {
  font-family: var(--font-en);
  font-optical-sizing: auto;
  line-height: 1;
  color: var(--color-cv);
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__list .poi_list > li .num {
    margin-right: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list > li .num {
    margin-right: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__list .poi_list > li .num {
    font-size: calc(60 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list > li .num {
    font-size: calc(40 / var(--font-size) * 1rem);
  }
}
.p-mem__int__main__point__list .poi_list > li .t {
  font-family: var(--font-jp-serif);
  font-weight: 400;
  line-height: 1.5;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__list .poi_list > li .t {
    font-size: calc(16 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list > li .t {
    font-size: calc(calc(14 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-mem__int__main__point__list .poi_list > li .t .fmk {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__list .poi_list > li .t .fmk {
    font-size: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list > li .t .fmk {
    font-size: calc(calc(18 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-mem__int__main__point__list .poi_list > li .t .fmk::before {
  content: "";
  position: absolute;
  bottom: -5%;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: -1;
  background-color: var(--color-dad2b8);
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__list .poi_list > li .t .sub {
    font-size: calc(13 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__list .poi_list > li .t .sub {
    font-size: calc(calc(13 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-mem__int__main__point__img {
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__img {
    width: calc(381 / 683 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point__img {
    margin-top: -12.5vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point__img {
    margin-top: -15vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img {
    display: none;
  }
}
.p-mem__int__main__point__img .img:nth-of-type(1) {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__img .img:nth-of-type(1) {
    width: calc(172 / 381 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img .img:nth-of-type(1) {
    width: 45%;
  }
}
.p-mem__int__main__point__img .img:nth-of-type(2) {
  position: absolute;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    width: calc(241 / 381 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    bottom: -7vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    bottom: -7vw;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    bottom: -2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__int__main__point__img .img:nth-of-type(2) {
    left: 2.5em;
  }
}

.p-mem__detail {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail {
    width: calc(1160 / 1440 * 100%);
    max-width: calc(1160px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-mem__detail {
    max-width: calc(1160px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail {
    margin-top: calc(200 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail {
    margin-top: calc(180 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail {
    margin-top: 4em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail {
    padding-top: calc(85 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail {
    padding-top: calc(65 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail {
    padding-top: 3.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail {
    padding-bottom: calc(95 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail {
    padding-bottom: calc(75 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail {
    padding-bottom: 4.5em;
  }
}
.p-mem__detail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: url(../images/common/pattern_gray.png);
}
.p-mem__detail__inner {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail__inner {
    width: calc(900 / 1160 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail__inner {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner {
    width: 90%;
  }
}
.p-mem__detail__inner .c-title-main {
  text-align: center;
}
.p-mem__detail__inner .int_txt {
  text-align: center;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner .int_txt {
    margin-top: calc(17 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner .int_txt {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail__inner__sta, .p-mem__detail__inner__pre {
    margin-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail__inner__sta, .p-mem__detail__inner__pre {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta, .p-mem__detail__inner__pre {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail__inner__sta, .p-mem__detail__inner__pre {
    padding: calc(50 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail__inner__sta, .p-mem__detail__inner__pre {
    padding: calc(40 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta, .p-mem__detail__inner__pre {
    padding: 2.5em 1.5em;
  }
}
.p-mem__detail__inner__sta .c-title, .p-mem__detail__inner__pre .c-title {
  text-align: center;
}
.p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item {
    padding-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item {
    padding-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item {
    padding-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__ic, .p-mem__detail__inner__pre__item__ic {
    width: calc(114 / 800 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__ic, .p-mem__detail__inner__pre__item__ic {
    width: 100%;
  }
}
.p-mem__detail__inner__sta__item__ic .ic, .p-mem__detail__inner__pre__item__ic .ic {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__ic .ic, .p-mem__detail__inner__pre__item__ic .ic {
    width: calc(57 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__ic .ic, .p-mem__detail__inner__pre__item__ic .ic {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__ic .ic.y_coin, .p-mem__detail__inner__pre__item__ic .ic.y_coin {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__ic .ic.y_coin, .p-mem__detail__inner__pre__item__ic .ic.y_coin {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__txt, .p-mem__detail__inner__pre__item__txt {
    width: calc(654 / 800 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt, .p-mem__detail__inner__pre__item__txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__txt, .p-mem__detail__inner__pre__item__txt {
    margin-left: calc(32 / 800 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt, .p-mem__detail__inner__pre__item__txt {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__txt, .p-mem__detail__inner__pre__item__txt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt, .p-mem__detail__inner__pre__item__txt {
    margin-top: 1em;
  }
}
.p-mem__detail__inner__sta__item__txt .tit, .p-mem__detail__inner__pre__item__txt .tit {
  font-family: var(--font-jp-serif);
  font-weight: 400;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__txt .tit, .p-mem__detail__inner__pre__item__txt .tit {
    font-size: calc(16 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt .tit, .p-mem__detail__inner__pre__item__txt .tit {
    font-size: calc(calc(15 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt .tit, .p-mem__detail__inner__pre__item__txt .tit {
    line-height: 1.5;
  }
}
.p-mem__detail__inner__sta__item__txt .tit .c_ore, .p-mem__detail__inner__pre__item__txt .tit .c_ore {
  color: var(--color-cv);
  padding: 0 .2em;
}
.p-mem__detail__inner__sta__item__txt .tit .c_ore2, .p-mem__detail__inner__pre__item__txt .tit .c_ore2 {
  color: #dd8f47;
  padding: 0 .2em;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__txt .tit .num, .p-mem__detail__inner__pre__item__txt .tit .num {
    font-size: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt .tit .num, .p-mem__detail__inner__pre__item__txt .tit .num {
    font-size: calc(calc(18 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-mem__detail__inner__sta__item__txt .txt, .p-mem__detail__inner__pre__item__txt .txt {
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__sta__item__txt .txt, .p-mem__detail__inner__pre__item__txt .txt {
    margin-top: calc(10 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item__txt .txt, .p-mem__detail__inner__pre__item__txt .txt {
    margin-top: 0.5em;
  }
}
.p-mem__detail__inner__sta__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__sta__item + .p-mem__detail__inner__pre__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__pre__item {
  border-top: 1px solid var(--color-b);
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail__inner__sta__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__sta__item + .p-mem__detail__inner__pre__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__pre__item {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail__inner__sta__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__sta__item + .p-mem__detail__inner__pre__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__pre__item {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__sta__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__sta__item, .p-mem__detail__inner__sta__item + .p-mem__detail__inner__pre__item, .p-mem__detail__inner__pre__item + .p-mem__detail__inner__pre__item {
    margin-top: 1.5em;
  }
}
.p-mem__detail__inner__sta {
  background-color: #F5F4F1;
}
.p-mem__detail__inner__pre {
  background: url(../../member/images/bg_brown.png) no-repeat;
  background-size: cover;
}
.p-mem__detail__inner__pre .c-title {
  color: #fff;
}
.p-mem__detail__inner__pre .c-title .c-title__jp {
  display: inline-block;
  position: relative;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__pre .c-title .c-title__jp {
    padding: 0 calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__pre .c-title .c-title__jp {
    padding: 0 1.2em;
  }
}
.p-mem__detail__inner__pre .c-title .c-title__jp::before, .p-mem__detail__inner__pre .c-title .c-title__jp::after {
  content: "";
  position: absolute;
  top: 50%;
  width: calc(24 / 13 * 1rem);
  height: calc(24 / 13 * 1rem);
  transform: translateY(-50%);
  background: url(../../member/images/ic_kira.svg) no-repeat;
  background-size: contain;
}
.p-mem__detail__inner__pre .c-title .c-title__jp::before {
  left: 0;
}
.p-mem__detail__inner__pre .c-title .c-title__jp::after {
  right: 0;
  transform: translateY(-50%) scale(-1, 1);
}
.p-mem__detail__inner__pre__item__txt {
  color: #fff;
}
.p-mem__detail__inner__arr {
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__arr {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__arr {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__arr {
    margin-bottom: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__arr {
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__arr {
    padding-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__arr {
    padding-top: 1.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__detail__inner__arr {
    padding-bottom: calc(60 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__detail__inner__arr {
    padding-bottom: calc(50 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__arr {
    padding-bottom: 3em;
  }
}
.p-mem__detail__inner__arr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: -1;
  background: url(../../member/images/ic_arr.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__arr::before {
    width: calc(48 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__arr::before {
    width: 3em;
  }
}
.p-mem__detail__inner__arr .txt .t {
  font-family: var(--font-jp-serif);
  font-weight: 400;
  padding: .5em 1em .3em;
  color: #fff;
  border-radius: calc(3 / 13 * 1rem);
  background-color: var(--color-cv);
}
@media only screen and (min-width: 768px) {
  .p-mem__detail__inner__arr .txt .t {
    font-size: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__detail__inner__arr .txt .t {
    font-size: calc(calc(18 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
.p-mem__detail__inner__arr .txt .t .f_cir {
  position: relative;
}
.p-mem__detail__inner__arr .txt .t .f_cir::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
  transform: translateX(-50%);
}

.p-mem__acc {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .p-mem__acc {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-mem__acc {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__acc {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__acc {
    margin-top: calc(80 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__acc {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc {
    margin-top: 3em;
  }
}
.p-mem__acc .c-accordion__button button {
  justify-content: center;
}
.p-mem__acc .c-accordion__target {
  background-color: #F5F4F1;
}
.p-mem__acc .c-accordion__target__rule {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1025px) {
  .p-mem__acc .c-accordion__target__rule {
    width: calc(800 / 900 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__acc .c-accordion__target__rule {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule {
    width: 90%;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__acc .c-accordion__target__rule {
    padding-top: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__acc .c-accordion__target__rule {
    padding-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule {
    padding-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__acc .c-accordion__target__rule {
    padding-bottom: calc(40 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__acc .c-accordion__target__rule {
    padding-bottom: calc(30 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule {
    padding-bottom: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__acc .c-accordion__target__rule__item:nth-of-type(n+2) {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__acc .c-accordion__target__rule__item:nth-of-type(n+2) {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule__item:nth-of-type(n+2) {
    margin-top: 2em;
  }
}
.p-mem__acc .c-accordion__target__rule__item .tit {
  font-family: var(--font-jp-serif);
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .p-mem__acc .c-accordion__target__rule__item .tit {
    font-size: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule__item .tit {
    font-size: calc(calc(15 + var(--font-size-sp-add)) / var(--font-size) * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__acc .c-accordion__target__rule__item .list {
    margin-top: calc(10 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule__item .list {
    margin-top: 0.5em;
  }
}
.p-mem__acc .c-accordion__target__rule__item .list > li {
  position: relative;
  padding-left: 1em;
}
.p-mem__acc .c-accordion__target__rule__item .list > li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.p-mem__acc .c-accordion__target__rule__item .list_tit + .list {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .p-mem__acc .c-accordion__target__rule__item .txt {
    margin-top: calc(10 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__acc .c-accordion__target__rule__item .txt {
    margin-top: 0.5em;
  }
}

.p-mem__down {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .p-mem__down {
    width: calc(900 / 1440 * 100%);
    max-width: calc(900px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .p-mem__down {
    max-width: calc(900px * ((15 + 0) / 13));
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__down {
    width: calc(1160 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down {
    width: calc(348 / 428 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__down {
    margin-top: calc(80 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__down {
    margin-top: calc(60 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down {
    margin-top: 3em;
  }
}
.p-mem__down__main {
  position: relative;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  border-color: var(--color-text-body);
  background: #F5F4F1;
}
.p-mem__down__main .deco_btm,
.p-mem__down__main .deco_top {
  position: absolute;
  height: 7px;
  width: 100%;
}
.p-mem__down__main .deco_btm::before, .p-mem__down__main .deco_btm::after,
.p-mem__down__main .deco_top::before,
.p-mem__down__main .deco_top::after {
  content: "";
  position: absolute;
}
.p-mem__down__main .deco_btm::before,
.p-mem__down__main .deco_top::before {
  top: 0;
  right: 0;
}
.p-mem__down__main .deco_btm::after,
.p-mem__down__main .deco_top::after {
  left: 0;
  top: 0;
}
.p-mem__down__main .deco_top {
  top: 0;
}
.p-mem__down__main .deco_top::before {
  border-bottom: 6px solid transparent;
}
.p-mem__down__main .deco_top::after {
  border-bottom: 6px solid transparent;
}
.p-mem__down__main .deco_btm {
  bottom: -1px;
}
.p-mem__down__main .deco_btm::before {
  border-top: 6px solid transparent;
}
.p-mem__down__main .deco_btm::after {
  border-top: 6px solid transparent;
}
.p-mem__down__main .deco_top::before {
  border-right: 7px solid var(--color-text-body);
}
.p-mem__down__main .deco_top::after {
  border-left: 7px solid var(--color-text-body);
}
.p-mem__down__main .deco_btm::before {
  border-right: 7px solid var(--color-text-body);
}
.p-mem__down__main .deco_btm::after {
  border-left: 7px solid var(--color-text-body);
}
@media only screen and (min-width: 1025px) {
  .p-mem__down__main__inner {
    padding: calc(50 / 13 * 1rem) calc(30 / 13 * 1rem) calc(55 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__down__main__inner {
    padding: calc(40 / 13 * 1rem) calc(20 / 13 * 1rem) calc(45 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner {
    padding: 2.5em 1.5em 3em;
  }
}
.p-mem__down__main__inner__tit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column-reverse;
}
.p-mem__down__main__inner__tit .ic {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .p-mem__down__main__inner__tit .ic {
    width: calc(15 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__tit .ic {
    width: 1.5em;
  }
}
.p-mem__down__main__inner__tit .c-title {
  position: relative;
  margin-top: .5em;
  padding-bottom: .3em;
}
.p-mem__down__main__inner__tit .c-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url(../../member/images/txt_wave.svg) repeat-x;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__tit .c-title__jp {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem__down__main__inner__txt {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__down__main__inner__txt {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__txt {
    margin-top: 1em;
  }
}
.p-mem__down__main__inner__txt .txt {
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .p-mem__down__main__inner__txt .txt {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__txt .txt {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__down__main__inner__txt .txt {
    word-break: keep-all;
    overflow-wrap: break-word;
  }
}
.p-mem__down__main__inner__img {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .p-mem__down__main__inner__img {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem__down__main__inner__img {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__img {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__down__main__inner__img__item {
    width: calc(150 / 838 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__img__item {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__down__main__inner__img__item:nth-of-type(n+2) {
    margin-left: calc(48 / 838 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__img__item:nth-of-type(n+2) {
    margin-left: 8%;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__down__main__inner__img__item .d_img {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__main__inner__img__item .d_img {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .p-mem__down__att {
    margin-top: calc(25 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem__down__att {
    margin-top: 1.5em;
  }
}
.p-mem__down__att .att_txt {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}
.p-mem__down__att .att_txt:nth-of-type(n+2) {
  margin-top: .3em;
}

@media only screen and (min-width: 1025px) {
  .p-mem-room {
    margin-top: calc(140 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem-room {
    margin-top: calc(120 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem-room {
    margin-top: 6em;
  }
}
@media only screen and (min-width: 1025px) {
  .p-mem-room .u-lower-links__list {
    margin-top: calc(30 / 13 * 1rem);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .p-mem-room .u-lower-links__list {
    margin-top: calc(20 / 13 * 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .p-mem-room .u-lower-links__list {
    margin-top: 1.5em;
  }
}
