@charset "UTF-8";
.mainSec a {
  text-decoration: underline;
  color: #007BFF;
}

.mainSec a.no-underline {
  text-decoration: none;
  color: #007BFF;
}

.pc {
  display: none;
}
@media screen and (min-width: 750px) {
  .pc {
    display: inline;
  }
}

.sp {
  display: inline;
}
@media screen and (min-width: 750px) {
  .sp {
    display: none;
  }
}

.bold{
	font-weight: bold;
}

.l-wrapper-all {
  padding-top: 60px !important;
  min-height: calc(100vh - 89px);
  padding-bottom: 9.3333333333vw;
  background-color: #f5f5f4;
}
@media screen and (min-width: 750px) {
  .l-wrapper-all {
    display: grid;
    justify-content: center;
  }
}

.l-header__inner {
  z-index: 200;
}

.l-breadcrumbsList {
  padding: 0.5em 3.125% 0.6em;
  background-color: #EBEBEB;
}
@media screen and (min-width: 750px) {
  .l-breadcrumbsList {
    padding: 1em 20px 1em;
    width: 1366px;
    margin: 0 auto;
  }
}

.kvArea {
  background-image: url(/assets/img/column/doctor/womens/014/kv_sp.jpg);
  background-size: contain;
  background-color: #A1005A;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 750px) {
  .kvArea {
    background-image: url(/assets/img/column/doctor/womens/014/kv.jpg);
    padding: 0 193px;
    width: 1366px;
    margin: 0 auto;
    text-align: left;
  }
}

@media screen and (min-width: 750px) {
  .kvArea .title {
    display: grid;
    justify-content: start;
  }
}
.kvArea h1 {
  font-size: 8.2666666667vw;
  line-height: 1.4193548387;
  text-align: center;
  color: #A1005A;
  padding-top: 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .kvArea h1 {
    width: auto;
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: -1px;
    padding-top: 104px;
  }
}
.kvArea .kv_text {
  margin-top: 122.4vw;
  padding: 0 5.3333333333vw 10.6666666667vw;
  color: #F5F5F4;
  font-size: 4.2666666667vw;
  line-height: 2.125;
}
@media screen and (min-width: 750px) {
  .kvArea .kv_text {
    margin-top: 182px;
    padding: 0;
    font-size: 16px;
    width: 581px;
  }
}

sup {
  font-size: 0.5rem;
}

.mainSec.p-inner {
  width: 89.3333333333vw;
  margin-top: 17.0666666667vw;
}
@media screen and (min-width: 750px) {
  .mainSec.p-inner {
    width: 980px;
    margin-top: 80px;
  }
}
.mainSec .menu_cover {
  display: grid;
  justify-content: center;
  margin: 0;
}
.mainSec .menu_cover .ttl_menu {
  font-size: 5.3333333333vw;
  background-color: #A1005A;
  color: #F5F5F4;
  padding: 2.1333333333vw 8vw;
  border-radius: 8vw;
  width: 26.6666666667vw;
}
@media screen and (min-width: 750px) {
  .mainSec .menu_cover .ttl_menu {
    font-size: 22px;
    font-weight: 500;
    padding: 6px 33px;
    border-radius: 30px;
    width: 110px;
  }
}
.mainSec .menu_cover .menu-004 {
  margin-top: 2.6666666667vw;
  padding: 10.1333333333vw 5.3333333333vw;
  border: solid 2px #A1005A;
  background-color: #fff;
}
@media screen and (min-width: 750px) {
  .mainSec .menu_cover .menu-004 {
    margin-top: 8px;
    padding: 38px;
    width: 664px;
  }
}
.mainSec .menu_cover .menu-004 li {
  list-style-type: none;
  counter-increment: cnt;
  text-indent: -3em;
  padding-left: 3em;
  margin-top: 0;
  font-size: 4.2666666667vw;
  line-height: 1.875;
  color: #007BFF;
}
@media screen and (min-width: 750px) {
  .mainSec .menu_cover .menu-004 li {
    font-size: 16px;
    line-height: 1.75;
  }
}
.mainSec .menu_cover.regenne-menu {
  margin-top: 17.0666666667vw;
}
@media screen and (min-width: 750px) {
  .mainSec .menu_cover.regenne-menu {
    margin-top: 80px;
  }
}
.mainSec .menu_cover.regenne-menu .ttl_menu {
  width: 82.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .mainSec .menu_cover.regenne-menu .ttl_menu {
    width: 386px;
    margin: 0;
  }
}
.mainSec .menu_cover.regenne-menu .menu-004 {
  padding: 10.1333333333vw 8.8vw;
}
@media screen and (min-width: 750px) {
  .mainSec .menu_cover.regenne-menu .menu-004 {
    padding: 38px;
  }
}
.mainSec .menu_cover.regenne-menu .menu-004 li {
  text-indent: -1em;
  padding-left: 1em;
}
.mainSec h2 {
  margin-top: 17.0666666667vw;
  font-size: 5.8666666667vw;
  font-weight: 600;
  line-height: 1.3181818182;
  color: #A1005A;
  border-top: solid 1px #A1005A;
  border-bottom: solid 1px #A1005A;
  padding: 3.7333333333vw 0;
}
@media screen and (min-width: 750px) {
  .mainSec h2 {
    margin-top: 80px;
    font-size: 22px;
    padding: 12px 0;
  }
}
.mainSec h3 {
  font-size: 4.2666666667vw;
  line-height: 1.75;
  font-weight: 600;
  color: #000;
  border-bottom: solid 1px #000;
  margin-top: 6.4vw;
  padding-bottom: 1.0666666667vw;
}
@media screen and (min-width: 750px) {
  .mainSec h3 {
    font-size: 16px;
    margin-top: 40px;
    padding-bottom: 4px;
  }
}
@media screen and (min-width: 750px) {
  .mainSec h3 + p {
    margin-top: 24px;
  }
}
.mainSec h4 {
  margin-top: 6.4vw;
  font-size: 4.2666666667vw;
  line-height: 1.75;
  font-weight: bold;
  color: #000;
}
@media screen and (min-width: 750px) {
  .mainSec h4 {
    margin-top: 40px;
    font-size: 16px;
  }
}
.mainSec h4 + p {
  margin-top: 0;
}
.mainSec p {
  margin-top: 4.266666666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.75;
}
@media screen and (min-width: 750px) {
  .mainSec p {
    margin-top: 16px;
    font-size: 16px;
  }
}
.mainSec img {
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  .mainSec img {
    margin-top: 40px;
  }
}
.mainSec .section-basis ul {
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  .mainSec .section-basis ul {
    margin-top: 24px;
  }
}
.mainSec .section-basis li {
  font-size: 3.2vw;
  line-height: 1.75;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 750px) {
  .mainSec .section-basis li {
  font-size: 12px;
  }
}
.mainSec .link-check {
  margin-top: 0;
}
.mainSec .provide-text {
  font-size: 4.2666666667vw;
  text-align: left;
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  .mainSec .provide-text {
    font-size: 16px;
    text-align: right;
    margin-top: 40px;
  }
}

.mainSec .bg__cherry {
  background-color: #EC0C8E;
  color: #ffffff;
  padding: 2.1333333333333333vw 4.266666666666667vw;
  margin-top: 13.600000000000001vw;
}
@media screen and (min-width: 750px) {
  .mainSec .bg__cherry {
    padding: 10px 16px;
    margin-top: 39px;
  }
}

/* ==================================================
	Regenne_14
	 ================================================== */
#column14 .kvArea {
  background-image: url(/assets/img/column/doctor/womens/014/kv_sp.jpg);
}
@media screen and (min-width: 750px) {
  #column14 .kvArea {
    background-image: url(/assets/img/column/doctor/womens/014/kv.jpg);
  }
}
@media screen and (min-width: 750px) {
  #column14 .kvArea .title {
    margin-left: -18px;
  }
}
#column14 .kvArea h1 {
  padding-top: 4.8vw;

}
@media screen and (min-width: 750px) {
  #column14 .kvArea h1 {
    padding-top: 103px;
    margin-left: -33px;
  }
}
#column14 .kvArea .kv_text {
  margin-top: 116vw;
}
@media screen and (min-width: 750px) {
  #column14 .kvArea .kv_text {
    margin-top: 182px;
    padding-bottom: 114px;
  }
}
#column14 .sec1_img img{
  margin-top: 0;
}
@media screen and (min-width: 750px) {
  #column14 .sec1_img img{
    margin-top: 0;
  }
}
#column14 .sec2_info{
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_info{
    flex-direction: row;
    margin-top: 40px;
  }
}
#column14 .sec2_txt p{
  background-color: #EFEFEF;
  margin-top: 0;
  font-weight: 400;
  padding: 6.4vw 4.266666666666667vw 0 ;
}
#column14 .sec2_txt_1 p{
  padding-bottom: 6.4vw;
}
#column14 .sec2_txt_2 p{
  padding-bottom: 6.41vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_txt p{
      padding: 40px 24px 0;
      height: 100%;
  }
}
#column14 .sec2_img img{
  margin-top: 0;
  width: 89.33333333333333vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_img img{
    margin-top: 0;
    width: 432px;
  }
}
#column14 .sec2_diagnosis{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4.266666666666667vw;
  gap: 6.4vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_diagnosis{
    flex-direction: row;
    margin-top: 24px;
    gap: 32px;
  }
}
#column14 .sec2_diagnosis-type{
  margin-top: 0;
  font-size: 4.266666666666667vw;
  line-height: 1.45;
  font-weight: 200;
  width: 100%;
  background: #916DAA;
  color: #fff;
  text-align: center;
  padding: 1.866666666666667vw 0 1.6vw;

}
@media screen and (min-width: 750px) {
  #column14 .sec2_diagnosis-type{
      font-size: 16px;
      margin-top: 16px;
      padding: 7px 0;
  }
}
#column14 .sec2_diagnosis-img img{
  margin-top: 0;
  width: 89.33333333333333vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_diagnosis-img img{
    margin-top: 0;
    width: 474px;
  }
}
#column14 .sec2_diagnosis-txt{
  margin-top: 0;
  font-size: 4.266666666666667vw;
  line-height: 1.45;
  font-weight: 400;
  width: 100%;
  background: #FFEBF3;
  padding: 4.266666666666667vw 3.733333333333334vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_diagnosis-txt{
      font-size: 16px;
      padding: 16px 14px 0;
      height: 108px;
  }
}
#column14 .sec2_sign{
  margin: 6.4vw auto 0;

}
@media screen and (min-width: 750px) {
  #column14 .sec2_sign{
    margin:  67px auto 0;
    width: 847px;
  }
}
#column14 .sec2_sign-txt{
  margin-top: 0;
  font-size: 4.266666666666667vw;
  line-height: 1.45;
  font-weight: 200;
  width: 100%;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_sign-txt{
    font-size: 16px;
  }
}
#column14 .sec2_sign-check{
  margin-top: 2.1333333333333333vw;
  width: 100%;
  border: solid 1px #000000;
  padding: 6.4vw 6.4vw 6.4vw 6.666666666666667vw;
  position: relative;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_sign-check{
      margin-top: 8px;
      padding: 24px 0 24px 120px;
  }
}
#column14 .sec2_sign-check li{
  position: relative;
  font-size: 4.266666666666667vw;
  font-weight: 300;
  padding-left: 4.8vw;
  text-indent: 0%;
}
#column14 .sec2_sign-check li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 16px;
  height: 13px;
  background-image: url(/assets/img/column/doctor/womens/014/checkbox.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 750px) {
  #column14 .sec2_sign-check li{
    font-size: 16px;
    padding-left: 18px;
  }
}
#column14 .sec3_info{
  background-color: #ffffff;
  padding: 6.4vw 4.266666666666667vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6.4vw;
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec3_info{
    flex-direction: row;
    gap: 8px;
    margin-top: 24px;
    padding: 24px 16px 24px 24px;
  }
}
#column14 .sec3_txt{
  margin-top: 0;
  font-size: 4.266666666666667vw;
  line-height: 1.45;
  font-weight: 400;
}
@media screen and (min-width: 750px) {
  #column14 .sec3_txt{
      font-size: 16px;
      margin-top: 16px;
  }
}
#column14 .sec3_img img{
  margin-top: 0;
  width: 80.80000000000001vw;
}
@media screen and (min-width: 750px) {
  #column14 .sec3_img img{
    margin-top: 0;
    width: 408px;
  }
}
.woman-regenne {
  margin-top: 60px;
}
@media screen and (min-width: 750px) {
  .woman-regenne {
    width: 100%;
    margin: 40px auto;
  }
}
.woman-regenne .regenne-buynow {
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow {
    margin-top: 80px;
    text-align: center;
    padding: 0 19.4729136164vw;
  }
}
.woman-regenne .regenne-buynow img {
  margin: 8.5333333333vw auto;
  width: 55.2vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow img {
    margin: 0;
    margin-top: 67.2px;
    padding: 0;
    width: 578px;
    height: auto;
  }
}
.woman-regenne .regenne-buynow .text {
  text-align: left;
  margin: 0 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow .text {
    max-width: 834px;
  }
}
.woman-regenne .regenne-buynow .text h3 {
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #A1005A;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow .text h3 {
    font-size: 20px;
  }
}
.woman-regenne .regenne-buynow .text p {
  margin-top: 1.6vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
}
.woman-regenne .regenne-buynow .text p span {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow .text p {
    margin-top: 8px;
    font-size: 20px;
  }
  .woman-regenne .regenne-buynow .text p span {
    font-size: 16px;
  }
}
.woman-regenne .regenne-buynow .text .class1-drug {
  margin-top: 1.0666666667vw;
  border: solid 1px #333;
  color: #333;
  width: 27.4666666667vw;
  text-align: center;
  padding: 2px 0;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow .text .class1-drug {
    margin-top: 8px;
    width: 126px;
    font-size: 20px;
    padding: 5px 0;
    font-weight: normal;
  }
}
.woman-regenne .regenne-buynow .text .regenne_text {
  margin-top: 2.6666666667vw;
  font-size: 4.8vw;
  line-height: 6.9333333333vw;
  color: #333;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow .text .regenne_text {
    margin-top: 10px;
    font-size: 12px;
    line-height: 19px;
  }
}
.woman-regenne .regenne-buynow .text .price {
  margin-top: 17px;
  font-size: 20px;
  line-height: 30px;
}
.woman-regenne .regenne-buynow .text .price span {
  font-size: 16px;
}
.woman-regenne .regenne-buynow .text button {
  margin-top: 8.5333333333vw;
  width: 100%;
  text-align: center;
  padding: 4vw 0;
  background: transparent;
  background-color: #A1005A;
  color: #fff;
  font-size: 5.8666666667vw;
  font-weight: bold;
  border: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;
}
@media screen and (min-width: 750px) {
  .woman-regenne .regenne-buynow .text button {
    margin-top: 16px;
    margin-bottom: 52px;
    width: 270px;
    font-size: 20px;
    padding: 15px 0;
  }
}
.woman-regenne .regenne-buynow sup {
  vertical-align: super;
  font-size: 0.8rem;
}
.woman-regenne .newmenberBtn {
  width: 89.3333333333vw;
  margin: 0 auto;
}
.woman-regenne .newmenberBtn.btn01 {
  margin-top: 8.5333333333vw;
}
.woman-regenne .newmenberBtn.btn02 {
  margin-top: 8.5333333333vw;
  margin-bottom: 27.7333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .newmenberBtn {
    width: 520px;
  }
  .woman-regenne .newmenberBtn.btn01 {
    margin-top: 56px;
  }
  .woman-regenne .newmenberBtn.btn02 {
    margin-top: 104px;
    margin-bottom: 0;
  }
}
.woman-regenne .reggenne-link_area {
  padding: 4.2666666667vw 13.3333333333vw;
  background-color: #fff;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .woman-regenne .reggenne-link_area {
    padding-top: 56px;
    display: grid;
    justify-content: center;
  }
}
.woman-regenne .reggenne-link_area h4 {
  font-size: 4.2666666667vw;
  font-weight: bold;
  color: #333;
}
@media screen and (min-width: 750px) {
  .woman-regenne .reggenne-link_area h4 {
    font-size: 20px;
    text-align: left;
  }
}
.woman-regenne .reggenne-link_area ul {
  display: grid;
  margin-top: 4.2666666667vw;
  gap: 4.2666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .reggenne-link_area ul {
    margin-top: 24px;
    margin-bottom: 56px;
    display: flex;
    gap: 5px;
  }
}
@media screen and (min-width: 750px) {
  .woman-regenne .reggenne-link_area ul .btn_buy {
    width: 275px;
  }
}
.woman-regenne .rpc1 {
  padding: 8.5333333333vw 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 {
    padding-top: 74px;
    display: grid;
    justify-content: center;
    padding: 64px 0 0;
  }
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-1 {
    display: flex;
    justify-content: center;
  }
}
.woman-regenne .rpc1 .rpc1-1 .serealNumber {
  background-image: url(/assets/img/column/doctor/womens/rpc_serial_img_sp.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-1 .serealNumber {
    width: 680px;
    display: grid;
    justify-content: center;
    background-image: url(/assets/img/column/doctor/womens/rpc_serial_img.png);
    background-repeat: no-repeat;
    background-position: bottom right;
  }
}
.woman-regenne .rpc1 .rpc1-1 .serealNumber .text {
  font-size: 4.2666666667vw;
  line-height: 2.625;
  height: 99.7333333333vw;
  color: #333;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-1 .serealNumber .text {
    padding-right: 126px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 24px;
    height: 216px;
  }
}
.woman-regenne .rpc1 .rpc1-1 .serealNumber .text span {
  font-size: 4.2666666667vw;
  background-color: #FFFC97;
  font-weight: bold;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-1 .serealNumber .text span {
    font-size: 16px;
    line-height: 42px;
  }
}
.woman-regenne .rpc1 .rpc1-2 {
  margin-top: 8.5333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 {
    margin-top: 0;
    padding-top: 60px;
    display: grid;
    justify-content: center;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club {
  background-color: #EFE3C9;
  padding-top: 4.2666666667vw;
  padding-bottom: 4.2666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club {
    width: 950px;
    padding-top: 36px;
    background-image: url(/assets/img/column/doctor/womens/rpc1_bg-img.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 0;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .text {
  margin-left: 0;
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .text .title-wrap {
  display: flex;
  justify-content: space-around;
  margin: 0 3.2vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .text .title-wrap {
    justify-content: start;
    margin: 0;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .text .title-wrap .embleem {
  width: 20.2666666667vw;
  height: 20.2666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .text {
    margin-left: 318px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .text h3 {
  margin-left: 2.6666666667vw;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "MS P明朝", "MS PMincho", "MS 明朝", serif;
  color: #001A42;
  font-size: 6.6666666667vw;
  line-height: 1.285;
  font-weight: 400;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .text h3 {
    font-size: 32px;
    margin-left: 0;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .text h4 {
  margin-top: 3.4666666667vw;
  display: inline-block;
  background-color: #A78538;
  width: 100%;
  height: 21.0666666667vw;
  padding: 2.6666666667vw 6.1333333333vw;
  font-size: 5.3333333333vw;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .text h4 {
    background-color: inherit;
    margin-top: 16px;
    font-size: 28px;
    height: 68px;
    padding: 10px 0;
    text-align: left;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .text p {
  margin-top: 4.2666666667vw;
  padding: 0 3.4666666667vw;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  color: #001A42;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .text p {
    margin-top: 17px;
    font-size: 16px;
    padding: 0;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit {
  background-color: #fff;
  margin: 6.4vw 3.2vw 4.2666666667vw;
  padding: 4.2666666667vw 9.8666666667vw 10.6666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit {
    margin: 33px 41px 48px;
    padding: 16px 0 40px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit h5 {
  text-align: center;
  font-weight: bold;
  color: #051839;
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit h5 {
    font-size: 28px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit ul {
  margin-top: 4.2666666667vw;
  display: grid;
  justify-content: center;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit ul {
    margin: 16px 45px 0;
    display: flex;
    gap: 25px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap {
  display: flex;
  align-items: center;
  gap: 6.9333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap {
    display: flex;
    align-items: start;
    gap: 5px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap p {
  font-size: 4.2666666667vw;
  line-height: 1.5;
  color: #051839;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap p {
    margin-top: 1.5em;
    font-size: 16px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap p span {
  display: inline-block;
  font-size: 2.4vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap p span {
    font-size: 9px;
  }
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap .benefit2 {
    margin-right: 12px;
  }
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__wrap .benefit3 {
    margin-right: 17px;
  }
}
.woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__img {
  width: 16vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc1 .rpc1-2 .premium-club .benefit__img {
    width: 100px;
  }
}
.woman-regenne .rpc2 {
  background-color: #F5E5EE;
  padding-top: 14.9333333333vw;
  padding-bottom: 14.9333333333vw;
  text-align: center;
  color: #333;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc2 {
    margin-top: 80px;
    padding-bottom: 72px;
    padding-top: 56px;
  }
}
.woman-regenne .rpc2 h3 {
  font-size: 7.4666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc2 h3 {
    font-size: 28px;
  }
}
.woman-regenne .rpc2 p {
  margin-top: 2.1333333333vw;
  font-size: 5.3333333333vw;
  line-height: 1.5;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc2 p {
    margin-top: 16px;
    font-size: 20px;
  }
}
.woman-regenne .rpc2 .rpc2_img1 {
  margin-top: 6.4vw;
  width: 89.3333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc2 .rpc2_img1 {
    margin-top: 48px;
    width: 685px;
  }
}
.woman-regenne .rpc2 .rpc2_img2 {
  margin-top: 8.5333333333vw;
  width: 89.3333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc2 .rpc2_img2 {
    margin-top: 56px;
    width: 520px;
  }
}
.woman-regenne .rpc3 {
  margin-top: 12.8vw;
  padding: 0 5.3333333333vw;
  text-align: center;
  color: #333;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 {
    margin-top: 72px;
    padding: 0;
    display: grid;
    justify-content: center;
  }
}
.woman-regenne .rpc3 h3 {
  font-size: 7.4666666667vw;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #051839;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 h3 {
    font-size: 28px;
  }
}
.woman-regenne .rpc3 h3:before,
.woman-regenne .rpc3 h3:after {
  content: "";
  width: 8vw;
  height: 2px;
  background-color: #000;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 h3:before,
  .woman-regenne .rpc3 h3:after {
    width: 30px;
  }
}
.woman-regenne .rpc3 h3::before {
  margin-right: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 h3::before {
    margin-right: 20px;
  }
}
.woman-regenne .rpc3 h3::after {
  margin-left: 2.6666666667vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 h3::after {
    margin-left: 20px;
  }
}
.woman-regenne .rpc3 p {
  margin-top: 4.2666666667vw;
  line-height: 1.5;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 p {
    margin-top: 16px;
  }
}
.woman-regenne .rpc3 ul {
  margin-top: 8.5333333333vw;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul {
    margin-top: 40px;
  }
}
.woman-regenne .rpc3 ul .service-wrap {
  border: solid 2px #E68DBF;
  margin-bottom: 6.4vw;
  display: grid;
  grid-template-columns: 51px 1fr;
  grid-template-rows: 82px 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  grid-template-columns: 51px 1fr;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-wrap {
    margin-bottom: 24px;
    display: flex;
  }
}
.woman-regenne .rpc3 ul .service-no {
  background-color: #E68DBF;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-area: 1/1/2/2;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-no {
    font-size: 28px;
    padding: 40px 20px;
  }
}
.woman-regenne .rpc3 ul .service-content {
  display: flex;
  justify-content: space-between;
  margin-left: 16px;
  gap: 10px;
  grid-area: 1/2/2/3;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-content {
    display: flex;
    width: 723px;
  }
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-content__text {
    margin: 20px 0 18px 20px;
    text-align: left;
  }
}
.woman-regenne .rpc3 ul .service-content__text h4 {
  font-size: 20px;
  text-align: left;
  line-height: 1.5;
  margin-top: 14px;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-content__text h4 {
    font-size: 20px;
    margin-top: 0;
  }
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-content__text p {
    line-height: 1.5;
  }
}
.woman-regenne .rpc3 ul .service-content__img {
  width: 87px;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3 ul .service-content__img {
    width: 128px;
  }
}
.woman-regenne .rpc3 ul .service-text {
  margin: 10px 16px;
  text-align: left;
  grid-area: 2/1/3/3;
}
.woman-regenne .rpc3_btn {
  margin-top: 8.5333333333vw;
  margin-bottom: 100px;
}
@media screen and (min-width: 750px) {
  .woman-regenne .rpc3_btn {
    margin-top: 104px;
    width: 520px;
  }
}
