@charset "UTF-8";

/*--------------------------------------------------------------
↓↓ここからコンテンツ↓↓
--------------------------------------------------------------*/

/* mobile */
@media (min-width: 300px) {
  .content {
    background: #f8f8f8;
    margin: 0;
    padding: 15px 0 23px;
  }

  .content-wrap {
    margin: 0;
    padding: 0;
  }

  .title_area-big {
    margin: 0;
    padding: 0;
    height: 404px;
    width: 100%;
    background: url("img/top-sp.png") no-repeat; /*ページごとに変更する*/
    background-position: center;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cat_title {
    padding: 40px 20px 50px;
  }

  .title_area-big h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
  }

  .title_area-big h3 {
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }

  .title_area-big__text {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    margin: 30px 0 20px;
  }

  .title_area-big-banner {
    background-color: #ffffff;
    width: 100%;
    height: 80px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .title_area-big-banner__text {
    color: #4a64aa;
    font-weight: 600;
    text-align: center;
  }

  /* reset css start */
  body {
    margin: 0;
    background-color: #f8f8f8;
  }
  /* reset css end */

  /* common css start */
  .container {
    max-width: 900px;
    margin: 0 auto;
  }

  .sm-br {
    display: inline;
  }

  .lg-br {
    display: none;
  }
  /* common css end */

  .club-intro-title {
  }

  .club-intro-title__text {
    font-size: 16px;
    font-weight: 600;
    margin: 30px 0 20px;
    padding: 0 20px;
    text-align: justify;
  }

  .title-center {
    text-align: center;
    font-size: 18px;
  }

  .club-intro-title__text-blue {
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0;
    text-align: center;
    color: #4a64aa;
  }

  .club-intro__line {
    width: 310px;
    margin: 0 auto;
    color: #cecece;
  }

  .club-intro-contents {
    margin: 20px 0;
  }

  .club-intro-cards {
    width: 200px;
    margin: 0 auto;
  }

  .club-intro-text {
    padding: 0 20px;
  }

  .club-intro-contents-detail {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    margin-bottom: 40px;
  }

  .club-intro-contents-detail-card {
    width: 100%;
    background-color: #ffffff;
    margin: 0 0 10px 0;
    padding: 30px 0;
    text-align: center;
    border-radius: 5px;
  }

  .club-intro-contents-detail-card:last-child {
    margin: 0;
  }

  .club-intro-contents-detail-card__img {
    width: 200px;
  }

  .club-intro-contents-detail-card__title {
    font-size: 16px;
    font-weight: 600;
  }

  .club-intro-contents-detail-card__text {
    width: 200px;
    margin: 0 auto;
    text-align: left;
  }

  .club-benefits-text {
    width: 100%;
    padding: 0 20px;
  }

  .club-benefits-card {
    background-color: #4a64aa;
    padding: 10px;
    margin-bottom: 30px;
  }

  .club-benefits-card-narrow {
    width: 100%;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 20px 20px 10px;
    border-radius: 10px;
  }

  .club-benefits-card-horizontal-line {
    display: flex;
    padding-bottom: 10px;
  }

  .club-benefits-card-horizontal-badge {
    background-color: #4a64aa;
    width: 55px;
    height: 25px;
    margin: 0 8px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 30px;
  }

  .club-benefits-card-horizontal-badge__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    width: 217px;
  }

  .club-benefits-card-horizontal-line__hr {
    margin-bottom: 10px;
  }

  .club-benefits-card-horizontal-text__p {
    font-weight: 600;
  }

  .club-benefits-card-horizontal-text-red {
    padding-top: 5px;
    font-weight: 600;
    color: #db6f6b;
  }

  .club-benefits-text__p {
    margin-bottom: 20px;
  }

  .member-example {
    padding: 0 10px;
  }

  .member-example-card {
    background-color: #ffffff;
    margin-bottom: 20px;
  }

  .member-example-card-title {
    background-color: #ee7836;
    padding: 20px 30px;
  }

  .member-example-card-title-eva {
    background-color: #5976ba;
    padding: 20px 30px;
  }

  .member-example-card-title-hole {
    background-color: #5cbee0;
    padding: 20px 30px;
  }

  .member-example-card-title__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
  }

  .member-example-card-contents {
    padding: 10px;
  }

  .member-example-card-image {
    width: 100%;
    min-height: 210px;
  }

  .member-example-card-info {
    padding: 20px 0 0;
  }

  .member-example-card-info-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .member-example-card-info-text {
    padding: 10px 0;
    font-weight: 600;
    font-size: 13px;
  }

  .member-example-card-general-price {
    color: #777777;
    font-weight: 600;
    margin: 15px 0 5px;
    font-size: 13px;
  }

  .card-member-price {
    display: flex;
  }

  .card-member-price-badge {
    width: 80px;
    margin-top: 5px;
    background-color: #db6f6b;
    height: 30px;
  }

  .card-member-price-badge__text {
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
  }

  .card-member-price-num__text {
    font-size: 18px;
    color: #db6f6b;
    font-weight: 600;
    margin-left: 10px;
    vertical-align: text-bottom;
  }

  .card-member-price-num__text-big {
    margin-right: 4px;
    font-size: 35px;
    color: #db6f6b;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
  }

  .member-example-card-info-intro {
    margin: 15px 0;
  }

  .member-example-card-double-images {
    display: flex;
    margin-top: -6px;
  }

  .member-example-card-double-images > div {
    display: flex;
    margin-top: -6px;
    width: 50%;
    height: auto;
  }
}

/* Small than tablet */
@media (min-width: 768px) {
  .club-intro-text {
    padding: 0 30px;
  }
  .club-intro-title__text {
    text-align: center;
  }

  .club-intro-contents-detail {
    padding: 0 30px;
  }

  .club-intro-contents-detail {
    width: 100%;
    margin: 0 auto;
    display: flex;
    margin-bottom: 80px;
  }

  .club-intro-contents-detail-card {
    margin: 0 10px 0 0;
  }

  .club-intro-contents-detail-card:last-child {
    margin: 0;
  }

  .club-benefits-card {
    padding: 20px 30px;
  }

  .member-example-card {
    background-color: #ffffff;
    margin-bottom: 30px;
  }

  .member-example-card-title {
    background-color: #ee7836;
    padding: 20px 30px;
  }

  .member-example-card-title-eva {
    background-color: #5976ba;
    padding: 20px 30px;
  }

  .member-example-card-title-hole {
    background-color: #5cbee0;
    padding: 20px 30px;
  }

  .member-example-card-title__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
  }

  .member-example-card-contents {
    display: flex;
    padding: 25px;
  }

  .member-example-card-image {
    width: 368px;
    height: auto;
  }

  .member-example-card-info {
    width: 436px;
    padding: 5px 0 0 30px;
  }

  .member-example-card-info-title {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
  }

  .member-example-card-info-text {
    font-weight: 600;
    font-size: 16px;
  }

  .member-example-card-general-price {
    color: #777777;
    font-weight: 600;
    margin-top: 15px;
    font-size: 14px;
  }

  .card-member-price {
    display: flex;
  }

  .card-member-price-badge {
    width: 90px;
    background-color: #db6f6b;
    height: 35px;
    margin-top: 0;
  }

  .card-member-price-badge__text {
    color: #ffffff;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    text-align: center;
  }

  .card-member-price-num__text {
    font-size: 22px;
    color: #db6f6b;
    font-weight: 600;
    margin-left: 10px;
    vertical-align: text-bottom;
  }

  .card-member-price-num__text-big {
    margin-right: 4px;
    font-size: 30px;
    color: #db6f6b;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
  }

  .member-example-card-info-intro {
    margin: 15px 0;
  }

  .member-example-card-double-images {
    display: flex;
    margin-top: -6px;
  }
}

/* Larger than tablet */
@media (min-width: 992px) {
  .content {
    margin: 0;
    padding: 33px 0 62px;
  }

  .title_area-big {
    height: 450px;
    background: url("img/top-pc.png") no-repeat;
    background-position: bottom;
    background-size: cover;
    text-align: center;
  }

  .cat_title {
    padding: 0;
  }

  .title_area-big h2 {
    font-size: 25px;
  }

  .title_area-big h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
  }

  .title_area-big__text {
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    margin: 30px 0;
  }

  .title_area-big-banner {
    background-color: #ffffff;
    width: 100%;
    height: 50px;
    border-radius: 25px;
  }

  .title_area-big-banner__text {
    color: #4a64aa;
    font-weight: 600;
  }

  /* reset css start */
  body {
    margin: 0;
    background-color: #f8f8f8;
  }
  /* reset css end */

  /* common css start */
  .container {
    max-width: 900px;
    margin: 0 auto;
  }

  .sm-br {
    display: inline;
  }

  .lg-br {
    display: none;
  }
  /* common css end */

  .club-intro-title {
  }

  .club-intro-title__text {
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0;
    text-align: center;
  }

  .club-intro-title__text-blue {
    font-size: 24px;
    font-weight: 600;
    margin: 25px 0;
    text-align: center;
    color: #4a64aa;
  }

  .club-intro__line {
    margin: 0 auto;
    color: #cecece;
  }

  .club-intro-contents {
    width: 720px;
    margin: 50px auto 60px;
  }

  .club-intro-cards {
    width: 317px;
    margin: 0 40px 0 0;
    float: left;
  }

  .club-intro-text {
    width: 360px;
    float: left;
  }

  .club-intro-contents-detail {
    margin: 0 auto;
    display: flex;
    margin-bottom: 80px;
  }

  .club-intro-contents-detail-card {
    width: 270px;
    background-color: #ffffff;
    margin: 0 10px 0 0;
    text-align: center;
    border-radius: 5px;
  }

  .club-intro-contents-detail-card:last-child {
    margin: 0;
  }

  .club-intro-contents-detail-card__img {
    width: 200px;
  }

  .club-intro-contents-detail-card__title {
    font-size: 16px;
    font-weight: 600;
  }

  .club-intro-contents-detail-card__text {
    text-align: left;
    padding: 0;
  }

  .club-benefits-text {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }

  .club-benefits-card {
    background-color: #4a64aa;
    padding: 20px 35px;
    margin-bottom: 120px;
  }

  .club-benefits-card-narrow {
    width: 100%;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 40px 40px 20px 40px;
    border-radius: 10px;
  }

  .club-benefits-card-horizontal-line {
    display: flex;
    padding-bottom: 10px;
  }

  .club-benefits-card-horizontal-badge {
    background-color: #4a64aa;
    width: 70px;
    padding: 5px;
    text-align: center;
    border-radius: 25px;
  }

  .club-benefits-card-horizontal-badge__text {
    color: #ffffff;
    font-weight: 600;
  }

  .club-benefits-card-horizontal-line__hr {
    margin-bottom: 10px;
  }

  .club-benefits-card-horizontal-text__p {
    padding-top: 5px;
    padding-left: 15px;
    font-weight: 600;
    width: auto;
  }

  .club-benefits-card-horizontal-text-red {
    padding-top: 5px;
    font-weight: 600;
    color: #db6f6b;
  }

  .club-benefits-text__p {
    margin-bottom: 40px;
  }

  .member-example-card {
    background-color: #ffffff;
    margin-bottom: 30px;
  }

  .member-example-card-title {
    background-color: #ee7836;
    padding: 20px 30px;
  }

  .member-example-card-title-eva {
    background-color: #5976ba;
    padding: 20px 30px;
  }

  .member-example-card-title-hole {
    background-color: #5cbee0;
    padding: 20px 30px;
  }

  .member-example-card-title__text {
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
  }

  .member-example-card-contents {
    display: flex;
    padding: 25px;
  }

  .member-example-card-image {
    width: 368px;
    height: auto;
  }

  .member-example-card-info {
    width: 436px;
    padding: 5px 30px;
  }

  .member-example-card-info-title {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
  }

  .member-example-card-info-text {
    font-weight: 600;
    font-size: 16px;
  }

  .member-example-card-general-price {
    color: #777777;
    font-weight: 600;
    margin-top: 15px;
    font-size: 14px;
  }

  .card-member-price {
    display: flex;
  }

  .card-member-price-badge {
    width: 90px;
    background-color: #db6f6b;
    height: 35px;
    margin-top: 8px;
  }

  .card-member-price-badge__text {
    color: #ffffff;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    text-align: center;
  }

  .card-member-price-num__text {
    font-size: 22px;
    color: #db6f6b;
    font-weight: 600;
    margin-left: 10px;
    vertical-align: text-bottom;
  }

  .card-member-price-num__text-big {
    margin-right: 4px;
    font-size: 40px;
    color: #db6f6b;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
  }

  .member-example-card-info-intro {
    margin: 15px 0;
  }

  .member-example-card-double-images {
    display: flex;
    margin-top: -6px;
  }
}

/*--------------------------------------------------------------
@media
--------------------------------------------------------------*/

/* mobile */
@media (min-width: 300px) {
  p {
    font-size: 14px;
  }

  .note p {
    font-size: 12px;
  }
}

/* Small than tablet */
@media (min-width: 768px) {
  p {
    font-size: 15px;
  }
}

/* Larger than tablet */
@media (min-width: 992px) {
}
