@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;
  }
}

.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/016/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/016/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: bold;
  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: 6.4vw;
  font-size: 4.2666666667vw;
  line-height: 1.75;
}
@media screen and (min-width: 750px) {
  .mainSec p {
    margin-top: 40px;
    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_16
	 ================================================== */
#column16 .kvArea {
  background-image: url(/assets/img/column/doctor/womens/016/kv_sp.jpg);
}
@media screen and (min-width: 750px) {
  #column16 .kvArea {
    background-image: url(/assets/img/column/doctor/womens/016/kv.jpg);
  }
}
@media screen and (min-width: 750px) {
  #column16 .kvArea .title {
    margin-left: -18px;
  }
}
#column16 .kvArea h1 {
  padding-top: 4.8vw;

}
@media screen and (min-width: 750px) {
  #column16 .kvArea h1 {
    padding-top: 103px;
    margin-left: -33px;
  }
}
#column16 .kvArea .kv_text {
  margin-top: 116vw;
}
@media screen and (min-width: 750px) {
  #column16 .kvArea .kv_text {
    margin-top: 182px;
    padding-bottom: 114px;
  }
}
#column16 .sec4_info{
  background: #FFFFFF;
  padding: 6.4vw 5.066666666666666vw 6.4vw 5.333333333333334vw;
  margin-top: 6.4vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 750px) {
  #column16 .sec4_info{
    margin-top: 40px;
    padding: 40px;
  }
}
#column16 .sec4_info p{
  margin-top: 0;
}
#column16 .sec4_info img{
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec4_info img{
    margin-top: 16px;
  }
  #column16 .sec4_info-img1 img, #column16 .sec4_info-img2 img{
    width: 461px;
  }
    #column16 .sec4_info-img3 img{
    width: 632px;
  }
}
#column16 .sec5_list{
  margin-top: 6.4vw;
  background: #EFEFEF;
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  gap: 0;
  padding: 6.4vw 5.066666666666666vw 6.4vw 5.333333333333334vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_list{
    flex-direction: row;
    margin-top: 24px;
    gap: 16px;
    padding: 40px 0;
  }
}
#column16 .sec5_list ul{
  margin-top: 0;
}
#column16 .sec5_list li{
  font-size: 4.266666666666667vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_list li{
    font-size: 16px;
  }
}

@media screen and (min-width: 750px) {
#column16 .sec5_info.no-img{
	display: block;
  margin-top: 40px;
  background: #EFEFEF;
  width: 100%;
  justify-content: center;
  padding: 40px;
}
}

#column16 .sec5_info{
  display: flex;
  flex-direction: column;
	gap: 6.4vw;

  margin-top: 6.4vw;
  background: #EFEFEF;
  width: 100%;
  justify-content: center;
  padding: 6.4vw 5.066666666666666vw 6.4vw 5.333333333333334vw;
}

.text1 { order: 1; }
.sec5-img   { order: 2; }
.text2 { order: 3; }

@media screen and (min-width: 750px) {
  #column16 .sec5_info{
    display: grid;
    grid-template-columns: 477px 1fr;
    grid-template-rows: auto auto;
    gap: 26px;

		margin-top: 40px;
    padding: 40px;
  }
  .text1 {
    grid-column: 1;
    grid-row: 1;
  }

  .text2 {
    grid-column: 1;
    grid-row: 2;
  }

  .sec5-img {
    grid-column: 2;
    grid-row: 1 / span 2; /* 画像を縦に跨らせる */
  }

  /* order初期化（不要だが保険） */
  .text1, .text2, .sec5-img {
    order: initial;
  }

}

#column16 .sec5_info h4,#column16 .sec5_info img,#column16 .sec5_info p,#column16 .sec5_guide h4,#column16 .sec5_guide img,#column16 .sec5_guide p{
  margin-top: 0;
}
#column16 .sec5_info .sec5_info-img2 p{
  background: #FFEBF3;
  text-align: center;
  width: 100%;
  padding: 2.666666666666667vw 0;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_info .sec5_info-img2 p{
    padding: 11px 0 9px;
		width: 397px;
  }
}
@media screen and (min-width: 750px) {
  #column16 .sec5_info .sec5_info-img2 img{
    width: 397px;
  }
  #column16 .sec5_info .sec5_info-img3 img{
    width: 398px;
  }
}
#column16 .sec5_guide{
  margin-top: 6.4vw;
  background: #EFEFEF;
  width: 100%;
  gap: 6.4vw;
  padding: 6.4vw 5.066666666666666vw 6.4vw 5.333333333333334vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_guide{
    margin-top: 40px;
    padding: 40px;
  }
}
#column16 .sec5_guide .sec5_guide-head{
  margin-top: 6.4vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_guide .sec5_guide-head{
    margin-top: 24px;
  }
}
#column16 .sec5_guide .sec5_guide-blog{
  display: flex;
  flex-direction: column;
  gap: 4.266666666666667vw;
  margin-top: 2.1333333333333333vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_guide .sec5_guide-blog{
    flex-direction: row;
    gap: 12px;
    margin-top: 16px;
  }
}
#column16 .sec5_guide .sec5_guide-blog p{
  background: #FFEBF3;
  padding: 4.266666666666667vw;
}
@media screen and (min-width: 750px) {
  #column16 .sec5_guide .sec5_guide-blog p{
    padding: 15px 14px;
  }
}
.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;
  }
}
