.page-title {
  background-image: url("../img/membership/mv.jpg");
}
@media only screen and (max-width: 767px) {
  .page-title {
    background-image: url("../img/membership/sp/mv.jpg");
    margin-bottom: 0;
  }
}

#breadcrumb {
  margin-bottom: 0;
}

.club-member {
  background: url("../img/membership/club_member.jpg") no-repeat top center/cover;
  padding: 12rem 0 9.6rem;
  margin-bottom: 8.7rem;
}
@media only screen and (max-width: 767px) {
  .club-member {
    background: url("../img/membership/sp/club_member.jpg") no-repeat top center/cover;
    padding: 16.5rem 0 15.7rem;
    margin-bottom: 14.2rem;
  }
}
.club-member .inner {
  width: 80rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .club-member .inner {
    width: 66.5rem;
  }
}
.club-member .section-ttl {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .club-member .section-ttl {
    margin-bottom: 6.1rem;
  }
}
.club-member h3 {
  border: 1px solid #003399;
  font-size: 4.8rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.42;
  color: #003399;
  text-align: center;
  padding: 2.7rem 0 3.2rem;
  margin-bottom: 3.9rem;
}
@media only screen and (max-width: 767px) {
  .club-member h3 {
    border-width: 2px;
    line-height: 1.52;
    padding: 2.2rem 0 3rem;
    margin-bottom: 5.2rem;
  }
}
.club-member p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.2;
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 768px) {
  .club-member p {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .club-member p {
    font-size: 2.8rem;
    line-height: 2.18;
    margin-bottom: 5.8rem;
  }
}
.club-member .catch {
  width: 67rem;
  margin: auto;
  background: rgba(0, 51, 153, 0.15);
  padding: 3rem 0 3.9rem;
}
@media only screen and (max-width: 767px) {
  .club-member .catch {
    padding: 3.9rem 0;
  }
}
.club-member .catch p {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.12em;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .club-member .catch p {
    font-size: 2.9rem;
    text-align: center;
  }
}

.box-ttl {
  font-size: 3.2rem;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.7rem;
  margin-bottom: 2rem;
  letter-spacing: 0.12em;
}
@media only screen and (max-width: 767px) {
  .box-ttl {
    font-size: 4rem;
    padding-bottom: 3.6rem;
    margin-bottom: 3.4rem;
    letter-spacing: 0.02em;
  }
}

.member-information {
  width: 120rem;
  margin: 0 auto 10rem;
}
@media print, screen and (min-width: 768px) {
  .member-information {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .member-information {
    width: 66.5rem;
    margin: 0 auto 15rem;
  }
}
@media print, screen and (min-width: 768px) {
  .member-information .info-box {
    width: 55rem;
  }
}
@media print, screen and (min-width: 768px) {
  .member-information .info-box.wide {
    width: 55rem;
    margin-right: 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .member-information .info-box.wide {
    margin-bottom: 8rem;
  }
}
.member-information .info-box ul li {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2.125;
  color: #333;
}
@media only screen and (max-width: 767px) {
  .member-information .info-box ul li {
    font-size: 2.8rem;
    line-height: 2.19;
  }
}
.member-information .info-box .price-table {
  width: 100%;
  margin-top: 3rem;
}
@media only screen and (max-width: 767px) {
  .member-information .info-box .price-table {
    margin-top: 5rem;
  }
}
.member-information .info-box .price-table tr th, .member-information .info-box .price-table tr td {
  width: 33.3333333333%;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  border: 1px solid #cccccc;
  text-align: center;
  padding: 2.7rem 0;
}
@media only screen and (max-width: 767px) {
  .member-information .info-box .price-table tr th, .member-information .info-box .price-table tr td {
    width: calc((100% - 20.2rem) / 2);
  }
}
@media only screen and (max-width: 767px) {
  .member-information .info-box .price-table tr th, .member-information .info-box .price-table tr td {
    font-size: 2.4rem;
    padding: 3.6rem 0;
  }
}
.member-information .info-box .price-table tr th {
  background: #f2f2f2;
}
.member-information .info-box .price-table tr th.title {
  background: #ddd;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .member-information .info-box .price-table tr th.title {
    width: 20.2rem;
  }
}
.member-information .info-box .table-small {
  margin-top: 1rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 2.428;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .member-information .info-box .table-small {
    margin-top: 2.7rem;
    font-size: 2.4rem;
  }
}
.member-information .benefits {
  margin-top: 5rem;
  width: 100%;
  position: relative;
  border: 1px solid #ccc;
  padding: 4rem 0 3rem;
}
@media only screen and (max-width: 767px) {
  .member-information .benefits {
    margin-top: 13rem;
    padding: 8rem 0 5rem;
  }
}
.member-information .benefits h3 {
  text-align: center;
  position: absolute;
  line-height: 2.4rem;
  top: -1.2rem;
  right: 0;
  left: 0;
  margin: auto;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .member-information .benefits h3 {
    line-height: 1.3;
    top: -4.5rem;
  }
}
.member-information .benefits h3 span {
  background: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 1rem;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .member-information .benefits h3 span {
    font-size: 3rem;
    letter-spacing: 0.08em;
  }
}
@media print, screen and (min-width: 768px) {
  .member-information .benefits--link {
    display: flex;
    align-items: center !important;
    justify-content: center;
    gap: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .member-information .benefits--link {
    display: block !important;
    margin-bottom: 0;
  }
}
.member-information .benefits--link .wp-block-column {
  flex-basis: auto !important;
  flex-grow: inherit !important;
}
@media only screen and (max-width: 767px) {
  .member-information .benefits--link .wp-block-column:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
.member-information .benefits--link .link-btm {
  width: 33.4rem;
  margin: 0 1.5rem;
}
@media only screen and (max-width: 767px) {
  .member-information .benefits--link .link-btm {
    width: 54.5rem;
    margin: 0 auto;
  }
  .member-information .benefits--link .link-btm:not(:last-of-type) {
    margin-bottom: 3rem;
  }
}
@media print, screen and (min-width: 768px) {
  .member-information .benefits--link .link-btm a {
    letter-spacing: 0.12em;
  }
}
.member-information__column {
  gap: 0;
}
@media only screen and (max-width: 767px) {
  .member-information__column {
    display: block !important;
  }
}
.member-information__column__single {
  flex-basis: auto !important;
  flex-grow: inherit !important;
}

#pointcard .pointcard {
  background: #f2f2f2;
  padding: 10rem 0;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard {
    padding: 15.2rem 0;
  }
}
#pointcard .pointcard .inner {
  width: 120rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .inner {
    width: 66.5rem;
  }
}
#pointcard .pointcard .wp-block-column {
  min-width: auto;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .section-ttl {
    margin-bottom: 5.9rem;
  }
}
#pointcard .pointcard--read {
  margin-bottom: 5rem;
}
@media print, screen and (min-width: 768px) {
  #pointcard .pointcard--read {
    display: flex;
    align-items: center !important;
    flex-wrap: wrap !important;
  }
  #pointcard .pointcard--read__single {
    flex-basis: auto;
    flex-grow: inherit;
  }
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read {
    margin-bottom: 8.8rem;
    display: block;
  }
}
#pointcard .pointcard--read .read-txt {
  padding: 4rem 0 3.8rem 0;
  margin-top: 1.9rem;
  position: relative;
  flex-basis: auto !important;
  flex-grow: inherit !important;
}
@media print, screen and (min-width: 768px) {
  #pointcard .pointcard--read .read-txt {
    width: 85rem;
    margin-right: 3rem;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
  }
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read .read-txt {
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    padding: 3rem 0 3.8rem;
    margin-bottom: 7rem;
  }
}
#pointcard .pointcard--read .read-txt::after {
  content: "";
  width: 7rem;
  height: 100%;
  position: absolute;
  background: url("../img/membership/fukidashi_right.svg") no-repeat center right/cover;
}
@media print, screen and (min-width: 768px) {
  #pointcard .pointcard--read .read-txt::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 99.8%;
  }
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read .read-txt::after {
    background: url("../img/membership/sp/fukidashi_bottom.png") no-repeat bottom center/cover;
    width: 100%;
    height: 4.1rem;
    top: 99.4%;
  }
}
#pointcard .pointcard--read .read-txt h3 {
  text-align: center;
  font-size: 4.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read .read-txt h3 {
    font-size: 5rem;
    line-height: 1.25;
  }
}
#pointcard .pointcard--read .read-txt h3 span {
  font-size: 2.6rem;
  font-weight: inherit;
  display: block;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read .read-txt h3 span {
    font-size: 2.8rem;
    line-height: 1.48;
    margin-bottom: 0.8rem;
  }
}
#pointcard .pointcard--read .read-txt h3 small {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
  display: block;
  margin-top: 0.5rem;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read .read-txt h3 small {
    font-size: 2.4rem;
  }
}
#pointcard .pointcard--read .read-image {
  width: 25.2rem;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard--read .read-image {
    width: 44rem;
    margin: auto;
  }
}
#pointcard .pointcard .point-info .box-ttl {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info .box-ttl {
    margin-bottom: 5rem;
  }
}
#pointcard .pointcard .point-info .point-content {
  margin-bottom: 8rem;
}
@media print, screen and (min-width: 768px) {
  #pointcard .pointcard .point-info .point-content {
    display: flex;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
    gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info .point-content {
    margin-bottom: 4.8rem;
    display: block;
  }
}
#pointcard .pointcard .point-info .wp-block-column {
  flex-basis: auto;
  flex-grow: inherit;
}
#pointcard .pointcard .point-info .table-box {
  width: 80.3rem;
  margin-right: 4rem;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info .table-box {
    width: 100%;
    margin: 0 0 4.3rem;
  }
}
#pointcard .pointcard .point-info table {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 100%;
}
#pointcard .pointcard .point-info table tr {
  border-top: 1px solid #ccc;
}
#pointcard .pointcard .point-info table tr th {
  background: #ddd;
}
#pointcard .pointcard .point-info table tr th, #pointcard .pointcard .point-info table tr td {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.04em;
  padding: 2.7rem 0px;
  width: 33.3333333333%;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info table tr th, #pointcard .pointcard .point-info table tr td {
    font-size: 2.4rem;
    line-height: 1.3;
    padding: 1.8rem 0px;
    vertical-align: middle;
  }
}
#pointcard .pointcard .point-info table tr th strong, #pointcard .pointcard .point-info table tr td strong {
  font-weight: 700;
}
#pointcard .pointcard .point-info table tr td {
  border-left: 1px solid #ccc;
}
#pointcard .pointcard .point-info .table-txt {
  width: 35rem;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info .table-txt {
    width: 100%;
  }
}
#pointcard .pointcard .point-info .table-txt p {
  letter-spacing: -0.03em;
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info .table-txt p {
    font-size: 2.3rem;
    line-height: 1.9;
  }
}
#pointcard .pointcard .point-info .point-txt {
  background: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0;
  padding: 2.8rem;
}
@media only screen and (max-width: 767px) {
  #pointcard .pointcard .point-info .point-txt {
    font-size: 2.8rem;
    padding: 2.8rem 0 3.8rem;
  }
}
/*# sourceMappingURL=membership.css.map */