picture {
  display: block;
}

source {
  display: block;
  width: 100%;
}

.bg_gray {
  background: #f7f7f7;
}

.u-display__pc {
  display: block;
}

@media screen and (max-width: 800px) {
  .u-display__pc {
    display: none;
  }
}

.u-display__sp {
  display: none !important;
}

@media screen and (max-width: 800px) {
  .u-display__sp {
    display: block !important;
  }
}

img {
  width: 100%;
  vertical-align: bottom;
  -o-object-fit: contain;
  object-fit: contain;
}

.l-club {
  margin-top: 88px;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 800px) {
  .l-club {
    margin-top: 57.09px;
  }
}

.p-club__kvMain {
  width: 100%;
  position: relative;
}

.p-club__kvMain img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-club__kvText {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}

@media screen and (max-width: 800px) {
  .p-club__kvText {
    top: 47%;
  }
}

.p-club__kvHead {
  font-size: 38px;
  text-align: center;
  font-family: "Lusitana", serif;
}

@media screen and (max-width: 800px) {
  .p-club__kvHead {
    font-size: 30px;
  }
}

.p-club__kvName {
  font-size: 14px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  margin-top: 5px;
}

@media screen and (max-width: 800px) {
  .p-club__kvName {
    font-size: 12px;
  }
}

.p-club__kvlinks {
  width: 100%;
  max-width: 300px;
  position: absolute;
  bottom: 30px;
  right: 28.5px;
}

.p-club__kvlinks img:hover {
  opacity: 0.7;
}

@media screen and (max-width: 800px) {
  .p-club__kvlinks {
    max-width: 100%;
    bottom: 0;
    right: 0;
  }
}

.p-club__point {
  position: relative;
  bottom: 8px;
}

.p-club__kvlink {
  display: block;
  text-align: center;
}

.p-club__kvlink-01 {
  max-width: 290px;
  margin: auto;
  background: #dddddd;
  padding: 10px 0;
  color: #000;
  position: relative;
}

.p-club__kvlink-01::after {
  content: "";
  display: inline-block;
  width: 7.485px;
  height: 7.485px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 50%;
  right: 10.5px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.p-club__kvlink-02 {
  max-width: 290px;
  margin: 3.5px auto 8px;
  background: #ffffff;
  padding: 10px 0;
  position: relative;
  font-size: 12.5px;
}

@media screen and (max-width: 800px) {
  .p-club__kvlink-02 {
    margin: 15px auto 0;
  }
}

.p-club__kvlink-02 span {
  padding-left: 30px;
}

.p-club__kvlink-02::before {
  content: "";
  display: inline-block;
  background: url(../img/club/icon_old_point.png) no-repeat;
  background-size: contain;
  width: 32px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-club__kvlink-02::after {
  content: "";
  display: inline-block;
  width: 7.485px;
  height: 7.485px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 50%;
  right: 10.5px;
  opacity: 0.5;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.p-club__caption {
  margin-top: 74px;
  padding: 0 7%;
}

@media screen and (max-width: 800px) {
  .p-club__caption {
    margin-top: 38.5px;
  }
}

.p-club__captionInner {
  width: 100%;
  max-width: 871px;
  margin: auto;
  text-align: center;
}

.p-club__captionText {
  line-height: 2.5;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 800px) {
  .p-club__captionText {
    font-size: 14px;
    line-height: 2;
  }
}

.p-club__captionText:nth-child(n + 2) {
  margin-top: 32.5px;
}

.p-club__links {
  width: 100%;
  max-width: 647px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 800px) {
  .p-club__links {
    margin-top: 55px;
    display: block;
    min-width: 260px;
    max-width: 600px;
  }
}

.p-club__link {
  display: block;
  width: 33%;
  padding: 15px 0;
  color: #000000 !important;
  position: relative;
  font-family: "Noto Serif JP", serif;
}

.p-club__link:hover {
  opacity: 0.5;
}

@media screen and (max-width: 800px) {
  .p-club__link {
    border-top: 1px solid #dddddd;
    width: 100%;
    font-size: 14px;
    padding: 20px 0;
    text-align: left;
  }
  .p-club__link::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #888888;
    border-right: 1px solid #888888;
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
  }
}

.p-club__link:nth-child(2) {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

@media screen and (max-width: 800px) {
  .p-club__link:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #dddddd;
  }
}

@media screen and (max-width: 800px) {
  .p-club__link:nth-child(3) {
    border-bottom: 1px solid #dddddd;
  }
}

.p-club__benefit {
  margin-top: 88px;
  padding: 0 7%;
}

@media screen and (max-width: 800px) {
  .p-club__benefit {
    margin-top: 70px;
  }
}

.p-club__benefitItems {
  width: 100%;
  max-width: 990px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 90px auto 0;
}

@media screen and (max-width: 800px) {
  .p-club__benefitItems {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 38px;
  }
}

.p-club__benefitItem {
  max-width: 305px;
  position: relative;
  margin-left: 10px;
}

.p-club__benefitItem:nth-child(1) {
  margin-left: 0;
}

@media screen and (max-width: 800px) {
  .p-club__benefitItem {
    max-width: 100%;
  }
  .p-club__benefitItem:nth-child(n + 2) {
    margin-top: 30px;
	margin-left: 0;
  }
}

.p-club__benefitItem a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.p-club__benefitItem-image img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-club__benefitItem-image p {
  font-size: 68px;
  color: #000;
  position: absolute;
  font-family: "Carattere", cursive;
  top: -17%;
  left: 4%;
}

@media screen and (max-width: 800px) {
  .p-club__benefitItem-image p {
    top: -15%;
    left: 6%;
  }
}

.p-club__benefitItem-text {
  margin-top: 10px;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}

.p-club__benefitItem-text span {
  font-size: 14px;
}

.p-club__benefitItem-text::before {
  content: "";
  display: inline-block;
  width: 24.5px;
  height: 32.5px;
  background: url(../img/club/icon_shape_l.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 7%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-club__benefitItem-text::after {
  content: "";
  display: inline-block;
  width: 24.5px;
  height: 32.5px;
  background: url(../img/club/icon_shape_r.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 7%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-club__benefitItem-more {
  text-align: right;
  font-size: 18px;
  color: #000000;
  position: relative;
  font-family: "adobe-garamond-pro", serif;
  font-style: Italic;
  margin-top: 10px;
  padding-right: 5.5%;
}

@media screen and (max-width: 800px) {
  .p-club__benefitItem-more {
    padding-right: 6.5%;
  }
}

.p-club__benefitItem-more::after {
  content: "";
  display: inline-block;
  width: 55.5px;
  height: 6.5px;
  background: url(../img/club/icon_arrow.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -7%;
  right: 3%;
}

.p-club__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 91px auto 0;
  width: 98%;
}

.p-club__tab:nth-of-type(2) {
  margin-top: 0;
}

@media screen and (max-width: 800px) {
  .p-club__tab {
    margin-top: 67.5px;
    width: 100%;
  }
}

.p-club__tabBlock {
  width: 100%;
  max-width: 990px;
  padding: 102px 0;
}

@media screen and (max-width: 800px) {
  .p-club__tabBlock {
    padding-top: 61px;
    padding-bottom: 47px;
  }
}

.p-club__tabTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 800px) {
  .p-club__tabTop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 7%;
  }
}

.p-club__tabTop-image {
  max-width: 514px;
  position: relative;
}

.p-club__tabTop-image span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 120px;
  font-family: "Carattere", cursive;
  position: absolute;
  top: -23%;
  left: 3%;
}

@media screen and (max-width: 800px) {
  .p-club__tabTop-image span {
    font-size: 68px;
    top: -21%;
    left: 7%;
  }
}

.p-club__tabTop-text {
  max-width: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 61px;
}

@media screen and (max-width: 800px) {
  .p-club__tabTop-text {
    margin-left: 0;
  }
}

.p-club__tabTop-text h4 {
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .p-club__tabTop-text h4 {
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
  }
}

.p-club__tabTop-text h4 span {
  font-size: 20px;
}

@media screen and (max-width: 800px) {
  .p-club__tabTop-text h4 span {
    font-size: 14px;
  }
}

.p-club__tabTop-text p {
  font-size: 15px;
  line-height: 2.26;
  margin-top: 15px;
}

@media screen and (max-width: 800px) {
  .p-club__tabTop-text p {
    font-size: 14px;
    line-height: 2;
    margin-top: 18px;
  }
}

.p-club__tabBottom {
  margin-top: 60px;
}

@media screen and (max-width: 800px) {
  .p-club__tabBottom {
    margin-top: 43.5px;
  }
}

.p-club__tabItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/*.p-club__tabItem:nth-child(1) {
  padding-bottom: 37px;
  border-bottom: 1px solid #dddddd;
}*/

.p-club__tabItem:not(:last-child) {
  padding-bottom: 37px;
  border-bottom: 1px solid #dddddd;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem:nth-child(1) {
    padding-bottom: 21.5px;
  }
}

.p-club__tabItem:nth-child(n + 2) {
  padding-top: 37px;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem:nth-child(n + 2) {
    padding-top: 21.5px;
  }
}

.p-club__tabItem-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 305px;
  padding-left: 30px;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem-left {
    padding-left: 10px;
  }
}

.p-club__tabItem-left img {
  max-width: 100px;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem-left img {
    max-width: 84px;
  }
}

.p-club__tabItem-left h4 {
  font-size: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 27.1px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem-left h4 {
    margin-left: 19px;
  }
}

.p-club__tabItem-right {
  max-width: 411px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 60px;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem-right {
    margin-left: 0;
    margin-top: 18px;
  }
}

.p-club__tabItem-right p, .p-club__tabItem-right tr {
  line-height: 1.85;
}

.p-club__tabItem-right th {
  vertical-align: top;
  padding-right: 1em;
}

.p-club__tabItem-right td {
  vertical-align: top;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem-right p, .p-club__tabItem-right tr {
    font-size: 14px;
    line-height: 2;
  }
  .p-club__tabItem-right table {
    margin-top: 18px;
  }
}

.p-club__tabItem-right p a, .p-club__tabItem-right tr a {
  font-size: 14px;
  text-decoration: underline;
  color: #000000;
}

.p-club__tabFlow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-club__tabFlow___howto.p-club__tabFlow {
  justify-content: space-evenly;
}

@media screen and (max-width: 800px) {
  .p-club__tabFlow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.p-club__flowItem {
  max-width: 228px;
  position: relative;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem {
    max-width: 100%;
  }
  .p-club__flowItem:nth-child(n + 2) {
    margin-top: 50px;
  }
}

.p-club__flowItem::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 27px;
  background: url(../img/club/icon_triangle.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -18%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-club__tabFlow___howto .p-club__flowItem::before {
  right: -25%;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem::before {
    top: auto;
    right: auto;
    bottom: -25%;
    left: 50%;
    -webkit-transform: translateY(0%) rotate(90deg);
    transform: translateY(0%) rotate(90deg);
  }
}

.p-club__flowItem-image {
  max-width: 105px;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .p-club__flowItem-image img {
    max-width: 84px;
  }
}

.p-club__flowItem-image h4 {
  font-size: 34px;
  color: #888888;
  font-family: "Josefin Sans", sans-serif;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem-image h4 {
    position: absolute;
    top: -19%;
    left: 3%;
  }
}

.p-club__flowItem-head {
  font-size: 20.5px;
  text-align: center;
  margin-top: 13px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem-head {
    margin-left: 11px;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.p-club__flowItem-text {
  line-height: 2.15;
  font-size: 13px;
  margin-top: 20px;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem-text {
    margin-top: 18px;
  }
}

.p-club__flowItem-text a {
  color: #000;
  text-decoration: underline;
}

@media screen and (max-width: 800px) {
  .p-club__flowItem-text {
    font-size: 14px;
  }
}

.p-club__flowItem:last-child::before {
  display: none;
}

.p-club__join {
  margin-top: 90px;
  padding: 0 7%;
}

@media screen and (max-width: 800px) {
  .p-club__join {
    margin-top: 61.5px;
  }
}

.p-club__joinItems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 948px;
  margin: 75px auto 0;
}

@media screen and (max-width: 800px) {
  .p-club__joinItems {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 59px;
  }
}

.p-club__joinItem {
  max-width: 260px;
}

@media screen and (max-width: 800px) {
  .p-club__joinItem {
    max-width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .p-club__joinItem:nth-child(n + 2) {
    margin-top: 80px;
  }
}

.p-club__joinItem-image {
  position: relative;
}

@media screen and (max-width: 800px) {
  .p-club__joinItem-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 800px) {
  .p-club__joinItem-image img {
    max-width: 208px;
  }
}

@media screen and (min-width: 801px) {
  .p-club__joinItem-image::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 27px;
    background: url(../img/club/icon_triangle.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: -18%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.p-club__joinItem-image span {
  font-size: 68px;
  font-family: "Carattere", cursive;
  position: absolute;
  top: -22%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 800px) {
  .p-club__joinItem-image span {
    top: -25%;
  }
}

.p-club__joinItem-text {
  margin-top: 29px;
  position: relative;
}

@media screen and (max-width: 800px) {
  .p-club__joinItem-text {
    margin-top: 24.7px;
  }
  .p-club__joinItem-text::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 27px;
    background: url(../img/club/icon_triangle.png) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -29%;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
  }
}

.p-club__joinItem-text h3 {
  font-size: 20.92px;
  font-weight: bold;
  text-align: center;
}

.p-club__joinItem-text p {
  margin-top: 21px;
  font-size: 13px;
  line-height: 2.15;
  text-align: center;
}

.p-club__joinItem-text p a {
  color: #000;
  text-decoration: underline;
}

@media screen and (max-width: 800px) {
  .p-club__joinItem-text p {
    margin-top: 19.85px;
  }
}

.p-club__joinlink {
  margin: 80px auto 0;
}

@media screen and (max-width: 800px) {
  .p-club__joinlink {
    margin-top: 45px;
  }
}

.p-club__joinBanner {
  margin: 60.5px auto 0;
}

@media screen and (max-width: 800px) {
  .p-club__joinBanner {
    margin-top: 15px;
  }
}

.p-club__faq {
  margin-top: 91px;
}

@media screen and (max-width: 800px) {
  .p-club__faq {
    margin-top: 71.5px;
    overflow: hidden;
  }
}

.p-club__faqMain {
  width: 100%;
  max-width: 990px;
  border: 1px solid #dddddd;
  padding: 60px 0 61.5px;
  margin: 59.5px auto 103.5px;
}

@media screen and (max-width: 800px) {
  .p-club__faqMain {
    border: none;
    padding: 0;
    margin: 38px auto 65.5px;
  }
}

.p-club__faqLinks {
  margin-top: 89.4px !important;
  width: 100%;
  max-width: 735px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .p-club__faqLinks {
    margin-top: 39px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 0 15px;
  }
}

.p-club__faqLink {
  color: #000 !important;
  position: relative;
  margin-left: 12px;
  line-height: 2em;
}

@media screen and (max-width: 800px) {
  .p-club__faqLink {
    width: 85%;
  }
}

.p-club__faqLink::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.655px 5.3375px 0 5.3375px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 50%;
  left: -23px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-club__hotelLink img:hover {
  opacity: 0.7;
}

.p-club__benefitItem:hover .p-club__benefitItem-text::before,
.p-club__benefitItem:hover ::after {
  opacity: 1;
}

.c-common__Head {
  height: 160px;
  background: url(../img/club/bg_benefit.png);
  background-size: contain;
  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;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}

@media screen and (max-width: 800px) {
  .c-common__Head {
    height: 100px;
  }
}

.c-common__Head__Heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-common__Head h2 {
  font-size: 28px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 800px) {
  .c-common__Head h2 {
    font-size: 21px;
  }
}

.c-common__Head p {
  font-size: 18px;
  text-align: center;
  font-family: "adobe-garamond-pro", serif;
  margin-top: 3px;
}

@media screen and (max-width: 800px) {
  .c-common__Head p {
    font-size: 14px;
  }
}

.p-club__joinItems
  .p-club__joinItem:last-child
  .p-club__joinItem-image::before {
  display: none;
}

.p-club__joinItems .p-club__joinItem:last-child .p-club__joinItem-text::before {
  display: none;
}

.c-button__link {
  max-width: 280px;
  text-align: center;
  font-size: 15px;
  position: relative;
}

@media screen and (max-width: 800px) {
  .c-button__link {
    max-width: 100%;
    padding: 17px 0;
  }
}

.c-button__link::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
  position: absolute;
  top: 50%;
  right: 17.5px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.c-button__link a {
  color: #000;
}

.c-common__banner {
  max-width: 830px;
}

.c-common__banner img:hover {
  opacity: 0.7;
}

.c-tab {
  width: 100%;
  max-width: 990px;
  border: 1px solid #dddddd;
}

.c-tab__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-tab__navItem {
  width: calc(100% / 3);
  border-bottom: 1px solid #dddddd;
  text-align: center;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#eee)
  );
  background: linear-gradient(to bottom, #fff, #eee);
  font-size: 16px;
  color: #000 !important;
  font-weight: bold;
  padding: 29px 20px;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.c-tab__navItem span {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
}

@media screen and (max-width: 800px) {
  .c-tab__navItem {
    font-size: 15px;
    padding: 13px 16px;
    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-tab__navItem:nth-child(n + 2) {
  border-left: 1px solid #dddddd;
}

.c-tab__navItem.is-active {
  background: #ffffff;
  color: #888888 !important;
  border-bottom: none;
}

.c-tab__contents {
  background: #ffffff;
  padding: 60px 70px 60px;
}

@media screen and (max-width: 800px) {
  .c-tab__contents {
    padding: 40px 30px 44px;
  }
}

.c-tab__contentsItem {
  display: none;
}

.num {
  font-size: 30px;
  font-weight: bold;
}

.lankup_img {
  max-width: 275px !important;
}

.lankup {
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  line-height: 1.3;
  display: inline-block;
}

@media screen and (max-width: 800px) {
  .lankup {
    padding-bottom: 10px;
  }
}

.gray {
  color: #888888;
}

.linkNav {
  width: 1000px;
  margin: 30px auto 2000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-accordion {
  width: 100%;
  max-width: 850px;
  margin: auto;
}

.c-accordion__Item {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#eee)
  );
  background: linear-gradient(to bottom, #fff, #eee);
  border: 1px solid #ddd;
  padding: 0 55px;
  -webkit-transition: opacity background 0.3s;
  transition: opacity background 0.3s;
  margin: auto;
}

@media screen and (max-width: 800px) {
  .c-accordion__Item {
    padding: 0 22.5px;
    border: none;
    border-top: 1px solid #ddd;
  }
}

.c-accordion__Item:nth-child(n + 2) {
  margin-top: 10px;
}

@media screen and (max-width: 800px) {
  .c-accordion__Item:nth-child(n + 2) {
    margin-top: 0;
  }
}

.c-accordion__Item:last-child {
  border-bottom: 1px solid #ddd;
}

.c-accordion__Item.is-active {
  background: #f7f7f7;
}

.c-accordion__Head {
  color: #000000;
  font-size: 20.92px;
  padding: 30px 55px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  margin: 0 -55px;
  position: relative;
}

.c-accordion__Head:hover {
  opacity: 0.7;
}

@media screen and (max-width: 800px) {
  .c-accordion__Head {
    font-size: 18px;
    padding: 24px 17% 24px 0;
    margin: 0;
  }
}

.c-accordion__circle {
  display: inline-block;
  width: 34px;
  height: 34px;
  background: #888888;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 55px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 800px) {
  .c-accordion__circle {
    right: 0;
  }
}

.c-accordion__circle::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../img/club/icon_plus.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.c-accordion__circle.is-active {
  background: #ffffff;
}

.c-accordion__circle.is-active::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../img/club/icon_minus.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 67%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.c-accordion__value {
  border-top: 1px solid #dddddd;
}

.c-accordion__valueHead {
  font-size: 14px;
  padding: 21px 10% 21px 0;
  font-weight: normal;
  position: relative;
  line-height: 1.8;
  cursor: auto;
}

.c-accordion__valueHead::after {
  content: "";
  display: inline-block;
  border-bottom: 1px solid #888888;
  border-right: 1px solid #888888;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  position: absolute;
  top: 48%;
  right: 15px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.c-accordion__valueHead.is-active::after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.c-accordion__valueDetail {
  font-size: 13px;
  background: #dddddd;
  border-radius: 3px;
  color: #222222;
  padding: 30px 35px;
  line-height: 2;
  cursor: auto;
}

.c-accordion__valueDetail a {
  color: #000;
  text-decoration: underline;
}

@media screen and (max-width: 800px) {
  .c-accordion__valueDetail {
    padding: 20px 20px;
  }
}

.c-accordion__Item .c-accordion__value:last-child {
  padding-bottom: 48.5px;
}

@media screen and (max-width: 800px) {
  .c-accordion__Item .c-accordion__value:last-child {
    padding-bottom: 40px;
  }
}

.c-accordion__Item .c-accordion__value:last-child h4 {
  border-bottom: 1px solid #dddddd;
}

.c-accordion__valueAll {
  height: 0;
  opacity: 0;
  visibility: hidden;
  line-height: 0;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.c-accordion__image {
  width: 100%;
  max-width: 670px;
  margin: 15px auto 0;
  border: 1px solid #c7c7c7;
  display: block;
}

@media screen and (max-width: 800px) {
  .c-accordion__image {
    max-width: 235px;
    margin: 10px auto 0;
  }
}

.c-accordion__image img {
  width: 100%;
}

.c-accordion__valueAll.is-active {
  height: auto;
  opacity: 1;
  visibility: visible;
  line-height: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.p-club__tabItem.lank {
  border: none;
  padding-bottom: 0;
}

.p-club__tabItem.lank .p-club__tabItem-left {
  padding-left: 20px;
}

@media screen and (max-width: 800px) {
  .p-club__tabItem.lank .p-club__tabItem-left {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.p-club__tabItem.lank .p-club__tabItem-right {
  max-width: 429px;
}

.u-pdb__0 {
  padding-bottom: 0 !important;
}

.c-accordion__Head.is-active {
  color: #888888;
}

#footer_club_link {
  position: absolute;
  top: 5%;
  right: 28%;
}

@media screen and (max-width: 800px) {
  #footer_club_link {
    top: initial;
    bottom: -80%;
    right: 12%;
  }
}

@media screen and (max-width: 480px) {
  #footer_club_link {
    top: initial;
    bottom: -49%;
    right: 12%;
  }
}

.footer_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: auto;
  max-width: 967px !important;
  position: relative;
  padding-top: 46.5px;
}

@media screen and (max-width: 800px) {
  .footer_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 29px;
  }
}

@media screen and (max-width: 320px) {
  .footer_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 10px;
  }
}

@media screen and (max-width: 280px) {
  .footer_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
  }
}

.footer_club_img {
  max-width: 549px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .footer_club_img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 22.3px auto 0;
  }
}

@media screen and (max-width: 480px) {
  .footer_club_img {
    max-width: 350px;
    margin: 22.3px auto 0;
  }
}

@media screen and (max-width: 360px) {
  .footer_club_img {
    max-width: 350px;
    margin: 10px auto 0;
  }
}

.footer_text {
  font-size: 23px;
  color: #000;
  font-family: "Noto Serif JP", serif;
  max-width: 700px;
  line-height: 1.73;
}

@media screen and (max-width: 800px) {
  .footer_text {
    text-align: center;
    font-size: 16px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media screen and (max-width: 800px) {
  .mgt-12 {
    margin-top: -12px;
  }
}

.btn_pd {
  color: #000;
  font-size: 15px;
  border: 1px solid #dddddd;
  padding: 20px 0;
}

.btn_pd::after {
  content: "";
  display: inline-block;
  border-top: 1px solid #888888;
  border-right: 1px solid #888888;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 48%;
  right: 17.5px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.p-club__tabItems a,
.p-club__joinItems a,
.p-club__faq a,
.p-club__flowItem-text a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-club__tabItems a:hover,
.p-club__joinItems a:hover,
.p-club__faq a:hover,
.p-club__flowItem-text a:hover {
  opacity: 0.5;
}

.border_none {
  border: none !important;
}

/*.footer_club_img img {
  width: 70%;
}*/

.c-tab__navItem:not(.is-active):hover span {
  opacity: 0.5;
}

.p-club__benefitItem-image:not(.coming_soon) img:hover {
  opacity: 0.7;
}

.pulldownMenu {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  text-align: left;
  padding: 20px 25px;
  font-size: 10px;
  width: 145px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 28px;
  left: 0;
  display: none;
}

.pulldownMenu li {
  width: 100%;
  text-align: left;
}

.pulldownMenu a {
  text-align: left !important;
  font-size: 11px !important;
  width: 100%;
  color: #222;
  display: block;
  border-bottom: 1px solid #dadada;
  padding-bottom: 7px;
  margin-bottom: 7px;
  position: relative;
  z-index: 10;
  -webkit-transition: 0.5s all ease-out;
  transition: 0.5s all ease-out;
}

.pulldownMenu a::before {
  display: none !important;
}

.pulldownMenu a:hover {
  opacity: 0.5;
}

.pulldownMenu li:last-of-type a {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

#nav ul li a:hover:before {
  width: 100%;
  left: 0;
}

#nav ul #nav_concept a:before {
  display: none !important;
}
/*# sourceMappingURL=club.css.map */
