@charset "utf-8";
/* CSS Document */

/* main {
  margin-top: 72px;
} */
.vitax_header {
  max-width: 100%;
  position: -webkit-sticky;
  position: sticky;
  z-index: 999;
  top: 0;
  width: 100%;
  background: #fff;
}
.main_header_inner {
  position: relative;
}
.drawer_nav {
  margin: 15px auto;
}
.drawer_menu .drawer_nav li {
  height: initial;
  border-right: 1px solid #eb6cae;
}
.drawer_menu .drawer_nav_wrapper {
  height: initial;
  margin-top: 10px;
}
.drawer_menu .drawer_nav > li:nth-child(2) a,
.drawer_menu .drawer_nav > li:nth-child(4) a {
  padding: 10px 0;
}
.drawer_menu .drawer_nav li a {
  padding: 10px 0;
}
.drawer_menu .drawer_nav {
  border: none;
}
.drawer_menu .drawer_nav li:hover {
  background-color: #fd5f97;
}
.drawer_menu_s {
  position: absolute;
  top: 0;
  right: 4em;
}
.hamburger-menu {
  display: none;
}
.drawer_menu,
.drawer_menu_s {
  display: block;
}
.ec_link_b {
  text-align: center;
  padding: 30px 5px 0;
}
.ec_link_b a {
  box-shadow: 1px 1px 10px #ccc;
  display: inline-block;
  transition: 0.4s;
}
.ec_link_b a:hover {
  box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.15), 0 0 5px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.vitax_header .drawer_menu .drawer_nav li a:hover {
  color: #fff;
}

.vitax_header .drawer_menu .drawer_nav li:hover a {
  color: #fff;
}
.vitax_header .drawer_menu .drawer_nav li:hover::after,.drawer_menu .drawer_nav li::after {
  content: none;
}

@media screen and (max-width: 736px) {
  .hamburger-menu {
    display: block;
  }
  .drawer_menu,
  .drawer_menu_s {
    display: none;
  }
}

.page-child .drawer_menu,
.page-child .drawer_menu_s {
  display: none;
}

.page-child .hamburger-menu,
.info_hamburger-menu {
  display: block;
}

.menu-content ul li a {
  font-weight: normal;
}

/***************************
 ** FV
 */
.fv {
  position: relative;

  background: url("../../img/vitax/pc/img_bg_fv.jpg") no-repeat center center /
    cover;
  background-color: #e6eaee;
  /* height: 614px; */
  text-align: center;
}

.fv_copy {
  position: absolute;
  font-size: 3.125rem;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  top: 5rem;
  left: 50%;
  margin-left: -50%;
}

.fv_copy span {
  color: #e62e8b;
}

.fv_copy span span {
  font-size: 4rem;
}

@media screen and (max-width: 736px) {
  .fv {
    background: url("../../img/vitax/sp/img_bg_fv.jpg") no-repeat;
    background-size: cover;
    height: 869px;
  }

  .fv img {
    width: 100%;
  }

  .fv_copy {
    position: absolute;
    font-size: 1.8rem;
    top: 4rem;
  }

  .fv_copy span span {
    font-size: 2.375rem;
  }
}

@media screen and (max-width: 540px) {
  .fv {
    height: 638px;
  }
}

@media screen and (max-width: 414px) {
  .fv {
    height: 488px;
  }
}

@media screen and (max-width: 320px) {
  .fv {
    height: 378px;
  }

  .fv_copy > p:first-child {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .fv_copy > p:first-child span {
    font-size: 1.5rem;
  }
}

.parent-pageid-148 .page_ttl {
  color: #081f2c;
  text-shadow: none;
}

/***************************
 ** ビタエックスとは
 */
.about_vitax {
  background: #faf9f4;
  padding: 3rem 20px;
  text-align: center;
  margin-bottom: 5rem;
}

.about_vitax p {
  line-height: 2;
  margin-bottom: 1.5em;
}

.about_vitax p span {
  color: #e62e8b;
}

.about_vitax p:first-of-type {
  position: relative;
  z-index: 1;
}

.about_vitax_img {
  margin-top: -4rem;
  z-index: -1;
}

.about_vitax p:nth-of-type(3) {
  position: relative;
  z-index: 1;
  margin-top: -5rem;
}

.about_vitax .link_btn {
  width: 480px;
}

@media screen and (max-width: 736px) {
  .about_vitax {
    padding: 2rem 0;
    margin-bottom: 3rem;
  }

  .about_vitax p {
    text-align: left;
    padding: 0 10%;
    font-size: 0.75rem;
  }

  .about_vitax .about_vitax_img {
    margin: 0;
    padding: 0;
  }

  .about_vitax p:nth-of-type(3) {
    margin-top: 0;
  }

  .about_vitax .link_btn {
    width: 94%;
    margin: 0 auto;
  }
}

/***************************
 ** 縦書きタイトルコンテンツ内
 */

/* 比較表 */
.compare_table {
  width: 100%;
  border-top: 1px solid #081f2c;
  border-left: 1px solid #081f2c;
  margin-top: 3rem;
}

.compare_table tr th,
.compare_table tr td {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #081f2c;
  border-right: 1px solid #081f2c;
  box-sizing: border-box;
  vertical-align: middle;
}

.compare_table tr th {
  white-space: nowrap;
}

.compare_table tr td {
  font-size: 0.875rem;
  width: 40%;
  padding-left: 70px;
}

.compare_table tr td:first-of-type {
  background: url("../../img/vitax/img_mark_circle.png") no-repeat 0.8rem center;
}

.compare_table tr td:last-of-type {
  background: url("../../img/vitax/img_mark_tryangle.png") no-repeat 0.8rem
    center;
}

.compare_table tr .cross {
  background: url("../../img/vitax/img_mark_cross.png") no-repeat 0.8rem center !important;
}

.compare_table tr .empty {
  background: none !important;
}

/* 豆知識 */
.trivia {
  border: 1px dotted #e62e8b;
  border-radius: 10px;
  padding: 1rem;
  margin-top: 1.5rem;
}

.trivia_ttl {
  color: #e62e8b;
}

.trivia_ttl::after {
  font-family: "icomoon";
  content: "\e90e";
  display: inline-block;
  color: #e62e8b;
  margin-left: 0.5em;
}

.trivia_ttl.btn_active::after {
  font-family: "icomoon";
  content: "\e911";
}

.trivia_text {
  padding-top: 1.5em;
  line-height: 2;
}

@media screen and (max-width: 736px) {
  /* 比較表 */
  .compare_table {
    width: 94%;
    margin: 2rem auto 0;
  }

  .compare_table tr th,
  .compare_table tr td {
    padding: 0.3rem;
  }

  .compare_table tr th {
    font-size: 0.75rem;
  }

  .compare_table tr td {
    font-size: 0.75rem;
    padding-left: 0.3rem;
    padding-top: 60px;
  }

  .compare_table tr td:first-of-type {
    background: url("../../img/vitax/img_mark_circle.png") no-repeat center
      0.5rem;
  }

  .compare_table tr td:last-of-type {
    background: url("../../img/vitax/img_mark_tryangle.png") no-repeat center
      0.5rem;
  }

  .compare_table tr .cross {
    background: url("../../img/vitax/img_mark_cross.png") no-repeat center
      0.5rem !important;
  }

  /* 豆知識 */
  .trivia {
    font-size: 0.75rem;
    margin: 1.5rem 10% 0;
  }
}

/***************************
 ** プラセンタとは
 */
.about_placenta_contents {
  max-width: 1000px;
  box-sizing: border-box;
  padding: 2rem 25% 2rem 4rem;
  margin: 0 auto 2.5rem;
  background: url("../../img/vitax/pc/bg_about_placenta.png") no-repeat right
      top,
    #faf9f4;
  background-size: auto 100%;
}

.about_placenta_ttl {
  color: #e62e8b;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  font-family: "Noto Serif JP", serif;
}

.about_placenta_contents p {
  line-height: 2;
}

.about_placenta_contents p:not(:last-child) {
  margin-bottom: 1.5em;
}

.about_placenta_contents p a {
  color: #081f2c;
  text-decoration: underline;
}

.about_placenta > p {
  text-align: center;
  margin-bottom: 6rem;
}

.about_placenta p .link_btn {
  width: 480px;
}

@media screen and (max-width: 736px) {
  .about_placenta_contents {
    padding: 2rem 32% 2rem 10%;
    margin: 0 0 2rem;
    background: url("../../img/vitax/sp/bg_about_placenta.png") no-repeat right
        top,
      #faf9f4;
    background-size: auto 100%;
  }

  .about_placenta_ttl {
    font-size: 1.125rem;
  }

  .about_placenta_contents p {
    font-size: 0.75rem;
  }

  .about_placenta_contents p:not(:last-child) {
    margin-bottom: 1.5em;
  }

  .about_placenta_contents p a {
    color: #081f2c;
    text-decoration: underline;
  }

  .about_placenta > p {
    margin-bottom: 4rem;
  }

  .about_placenta p .link_btn {
    width: 94%;
    margin: 0 auto;
  }
}

/***************************
 ** ラインアップ
 */
.lineup {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 6rem;
}

.lineup p {
  position: relative;
  margin-bottom: 2rem;
}

.lineup p span {
  position: absolute;
  top: 3rem;
  left: 50%;
  margin-left: -3em;
  font-family: "Noto Serif JP", serif;
  font-size: 1.25rem;
}

.lineup .link_btn {
  width: 480px;
}

.lab_link_btn {
  max-width: 736px;
  box-sizing: border-box;
  margin: 0 auto 6rem;
  text-align: center;
}

.lab_link_btn a {
  display: block;
  padding: 2rem 1rem;
  background: url("../../img/vitax/pc/bg_lab_btn.jpg") no-repeat;
  background-size: cover;
  color: #081f2c;
  position: relative;
}

.lab_link_btn a span {
  font-family: "Noto Serif JP", serif;
  font-size: 1.875rem;
  line-height: 1.4;
}

.lab_link_btn a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../../img/vitax/common/icon_arrow_circle.svg") no-repeat;
  background-size: 100% 100%;
  top: 50%;
  right: 25%;
  margin-top: -8px;
}

.lab_link_btn a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 736px) {
  .lineup {
    margin: 0 auto 5rem;
  }

  .lineup p span {
    top: 2rem;
    font-size: 0.875rem;
  }

  .lineup .link_btn {
    width: 94%;
    margin: 0 auto;
  }

  .lab_link_btn {
    width: 94%;
    margin: 0 auto 4rem;
  }

  .lab_link_btn a {
    display: block;
    padding: 1.5rem 1rem;
    font-size: 0.875rem;
  }

  .lab_link_btn a span {
    font-size: 1.375rem;
  }

  .lab_link_btn a::after {
    width: 14px;
    height: 14px;
    right: 1.5rem;
    margin-top: -7px;
  }
}

/* ===============================================
 # footer
 =============================================== */

#footer.vitax_footer {
  background: none;
}
