@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");
.section-bluemember {
  margin: 0 auto; }
  @media screen and (max-width: 640px) {
    .section-bluemember {
      padding-top: 10vw;
      padding-bottom: 16vw;
      background: url("../img/section-totallineup-back.jpg") repeat-y top center/100%; } }
  @media screen and (min-width: 641px) {
    .section-bluemember {
      max-width: 1440px;
      padding-top: 100px;
      padding-bottom: 70px;
      background: url("../img/section-totallineup-back.jpg") repeat-y top center/1440px; } }
  .section-bluemember * {
    box-sizing: border-box; }
  .section-bluemember .section--inner {
    text-align: center; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section--inner {
        width: 100%;
        padding-left: 2.66vw;
        padding-right: 2.66vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section--inner {
        width: 760px; } }
  .section-bluemember .section-title--wrap {
    text-align: center; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-title--wrap {
        margin-bottom: 6vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-title--wrap {
        margin-bottom: 30px; } }
  .section-bluemember .section--subtitle-caption {
    margin-bottom: 1em; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section--subtitle-caption {
        font-size: 4vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section--subtitle-caption {
        font-size: 20px; } }
  .section-bluemember .section-title--subtitle {
    display: block;
    position: relative;
    text-align: center; }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-title--subtitle {
        width: 80%;
        margin: 0 auto;
        font-size: 4vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-title--subtitle {
        width: 100%;
        font-size: 20px; } }
    .section-bluemember .section-title--subtitle::before, .section-bluemember .section-title--subtitle::after {
      content: '';
      width: calc(50% - 8em);
      height: 1px;
      margin: auto;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      background-color: #cccccc; }
    .section-bluemember .section-title--subtitle::before {
      left: 0; }
    .section-bluemember .section-title--subtitle::after {
      right: 0; }
  .section-bluemember .section-title {
    font-family: 'Noto Serif JP', serif;
    color: #c92850;
    text-align: center; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-title {
        margin-bottom: 6vw;
        font-size: 7.2vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-title {
        margin-bottom: 40px;
        font-size: 40px; } }
  .section-bluemember .section-description--wrap {
    display: block;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-description--wrap {
        width: 100%;
        margin: 0 auto 12vw;
        padding: 5.33vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-description--wrap {
        width: 660px;
        margin: 0 auto 75px;
        padding: 30px; } }
  .section-bluemember .section-description--title {
    margin-bottom: .8em; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-description--title {
        font-size: 4vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-description--title {
        font-size: 20px; } }
  @media screen and (max-width: 640px) {
    .section-bluemember .section-description--text {
      font-size: 3.46vw; } }
  @media screen and (min-width: 641px) {
    .section-bluemember .section-description--text {
      font-size: 16px; } }
  .section-bluemember .section--subtitle {
    width: 100%;
    font-family: 'Noto Serif JP', serif;
    color: #f763a1; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section--subtitle {
        margin-bottom: 10.66vw;
        font-size: 7.2vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section--subtitle {
        margin-bottom: 40px;
        font-size: 40px; } }
    .section-bluemember .section--subtitle h4 {
      display: inline;
      border-bottom: 4px solid #f763a1; }
  .section-bluemember .section-flex--wrap {
    width: 100%; }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-flex--wrap {
        display: flex;
        justify-content: space-between; }
        .section-bluemember .section-flex--wrap > * {
          width: 340px; } }
  .section-bluemember .section-block--wrap {
    display: block;
    text-align: left; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--wrap {
        width: 100%;
        margin: 0 auto 10.66vw; } }
  .section-bluemember .section-block--title {
    padding: .3em;
    display: block;
    position: relative;
    text-align: center;
    color: #fff; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--title {
        width: 50.4vw;
        margin: 0 auto 4vw;
        font-size: 3.2vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-block--title {
        width: 250px;
        margin: 0 auto 20px;
        font-size: 16px; } }
    .section-bluemember .section-block--title h5 {
      position: relative;
      z-index: 2; }
    .section-bluemember .section-block--title::before {
      content: '';
      width: 100%;
      height: 100%;
      margin: auto;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1;
      background-color: #000;
      transform: skewX(-15deg); }
  @media screen and (max-width: 640px) {
    .section-bluemember .section-block--img {
      width: 68vw;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (max-width: 640px) {
    .section-bluemember .section-block--text {
      width: 86.66vw;
      margin-left: auto;
      margin-right: auto;
      margin-top: 4.66vw;
      font-size: 3.46vw;
      letter-spacing: -.02em; } }
  @media screen and (min-width: 641px) {
    .section-bluemember .section-block--text {
      font-size: 16px; } }
  .section-bluemember .section-block--list {
    width: 100%;
    display: block; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--list {
        width: 68vw;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-block--list {
        min-height: 21em; } }
    .section-bluemember .section-block--list li {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 640px) {
        .section-bluemember .section-block--list li {
          padding-bottom: 2.13vw; } }
      @media screen and (min-width: 641px) {
        .section-bluemember .section-block--list li {
          padding-bottom: 10px; } }
      .section-bluemember .section-block--list li + li {
        border-top: 2px dotted #ccc; }
        @media screen and (max-width: 640px) {
          .section-bluemember .section-block--list li + li {
            padding-top: 2.13vw; } }
        @media screen and (min-width: 641px) {
          .section-bluemember .section-block--list li + li {
            padding-top: 10px; } }
  .section-bluemember .section-block--list-title {
    width: 6em;
    padding-top: .7em;
    padding-bottom: .7em;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--list-title {
        font-size: 3.46vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-block--list-title {
        font-size: 16px; } }
    .section-bluemember .section-block--list-title.is__men {
      background-color: #dae9f0; }
    .section-bluemember .section-block--list-title.is__women {
      background-color: #f2d9e4; }
    .section-bluemember .section-block--list-title.is__both {
      background-color: #e3f2d9; }
  .section-bluemember .section-block--list-text {
    width: calc(100% - 6.5em);
    line-height: 1.8; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--list-text {
        font-size: 3.46vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-block--list-text {
        font-size: 16px; } }
  .section-bluemember .section-block--description {
    text-align: center; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--description {
        margin-top: .5em;
        font-size: 3.46vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-block--description {
        font-size: 16px; } }
  @media screen and (min-width: 641px) {
    .section-bluemember .is__clinic.section-block--wrap {
      margin-bottom: 40px; }
    .section-bluemember .is__clinic .section-block--img {
      width: 100%;
      margin-bottom: 15px; }
    .section-bluemember .is__salon.section-block--wrap {
      margin-bottom: 40px; }
    .section-bluemember .is__salon .section-block--img {
      width: 100%;
      margin-bottom: 15px; }
    .section-bluemember .is__medical.section-block--wrap {
      margin-bottom: 55px; } }
  @media screen and (max-width: 640px) {
    .section-bluemember .section-benefits--wrap {
      margin-bottom: 10.66vw; } }
  @media screen and (min-width: 641px) {
    .section-bluemember .section-benefits--wrap {
      margin-bottom: 40px; } }
  .section-bluemember .section-benefits--title {
    padding-bottom: .5em;
    display: inline;
    text-align: center;
    font-weight: 600;
    border-bottom: 1px solid #ccc; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-benefits--title {
        font-size: 4vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-benefits--title {
        font-size: 20px; } }
  .section-bluemember .section-benefits--link-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-benefits--link-wrap {
        margin-top: 5.33vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-benefits--link-wrap {
        margin-top: 30px; } }
  .section-bluemember .section-benefits--link {
    display: block; }
    .section-bluemember .section-benefits--link p {
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      display: block;
      background-repeat: no-repeat;
      border: 2px solid #00b3e3; }
      .section-bluemember .section-benefits--link p strong {
        display: block;
        color: #00b3e3; }
    .section-bluemember .section-benefits--link.is__link1 p {
      background-image: url("../img/bm-benefits--icon1.png"); }
    .section-bluemember .section-benefits--link.is__link2 p {
      background-image: url("../img/bm-benefits--icon2.png"); }
    .section-bluemember .section-benefits--link.is__link3 p {
      background-image: url("../img/bm-benefits--icon3.png"); }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-benefits--link {
        width: 29.33vw; }
        .section-bluemember .section-benefits--link p {
          padding: 16vw 1vw 4vw;
          font-size: 2.66vw;
          white-space: nowrap; }
          .section-bluemember .section-benefits--link p strong {
            font-size: 3.4vw; }
        .section-bluemember .section-benefits--link.is__link1 p {
          background-position: center 5.06vw;
          background-size: 10vw; }
        .section-bluemember .section-benefits--link.is__link2 p {
          background-position: center 5.06vw;
          background-size: 10vw; }
        .section-bluemember .section-benefits--link.is__link3 p {
          background-position: center 3.33vw;
          background-size: 10.93vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-benefits--link {
        width: 220px; }
        .section-bluemember .section-benefits--link p {
          padding: 95px 20px 30px;
          font-size: 16px; }
          .section-bluemember .section-benefits--link p strong {
            font-size: 20px; }
        .section-bluemember .section-benefits--link.is__link1 p {
          background-position: center 36px;
          background-size: 59px; }
        .section-bluemember .section-benefits--link.is__link2 p {
          background-position: center 36px;
          background-size: 75px; }
        .section-bluemember .section-benefits--link.is__link3 p {
          background-position: center 25px;
          background-size: 82px; } }
  .section-bluemember .section-block--btn {
    margin-left: auto;
    margin-right: auto;
    color: #fff; }
    @media screen and (max-width: 640px) {
      .section-bluemember .section-block--btn {
        width: 100%;
        margin-bottom: 10.66vw; } }
    @media screen and (min-width: 641px) {
      .section-bluemember .section-block--btn {
        width: 520px;
        margin-bottom: 60px; } }
    .section-bluemember .section-block--btn a {
      width: 100%;
      height: 100%;
      padding: 1em;
      position: relative;
      display: block;
      color: #fff !important;
      background: #95d0eb;
      background: -moz-linear-gradient(top, #95d0eb 0%, #4fb1de 99%);
      background: -webkit-linear-gradient(top, #95d0eb 0%, #4fb1de 99%);
      background: linear-gradient(to bottom, #95d0eb 0%, #4fb1de 99%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95d0eb', endColorstr='#4fb1de',GradientType=0 ); }
      @media screen and (max-width: 640px) {
        .section-bluemember .section-block--btn a {
          font-size: 3.46vw; } }
      @media screen and (min-width: 641px) {
        .section-bluemember .section-block--btn a {
          font-size: 16px; } }
      .section-bluemember .section-block--btn a::before {
        content: '';
        width: 9px;
        height: 10px;
        margin: auto;
        display: block;
        position: absolute;
        right: 1em;
        top: 0;
        bottom: 0;
        background-image: url("../img/bm-btn--icon.png");
        background-position: center center;
        background-size: 100%;
        background-repeat: no-repeat; }

/*# sourceMappingURL=bluemembers.css.map */
