@charset "UTF-8";
@media screen and (max-width: 480px) {
  .pc-only {
    display: none; } }

.section01 {
  background: url("../../../img/item/perfectsupplement/main-bk.png") no-repeat center top; }
  @media screen and (max-width: 480px) {
    .section01 {
      background: url("../../../img/item/perfectsupplement/main-bk.png") no-repeat left top; } }
  .section01 .txt-box h2 {
    padding-top: 30px;
    text-align: center; }
    @media screen and (max-width: 480px) {
      .section01 .txt-box h2 img {
        padding: 0 25px; } }
  .section01 .txt-box .h2-txt {
    font-family: YuGothic, "Yu Gothic medium";
    font-size: 31px;
    text-align: center;
    color: #d60050;
    line-height: 1.2;
    margin-top: 10px;
    letter-spacing: -1px; }
    @media screen and (max-width: 480px) {
      .section01 .txt-box .h2-txt {
        font-size: 21px; } }
  .section01 .img-box {
    display: flex;
    justify-content: center;
    flex-flow: wrap; }
    .section01 .img-box .col-left h3 {
      font-family: YuGothic, "Yu Gothic medium";
      font-size: 26px;
      font-weight: normal;
      padding-left: 30px;
      margin-top: 20px; }
      @media screen and (max-width: 480px) {
        .section01 .img-box .col-left h3 {
          font-size: 20px;
          padding: 5px;
          margin-top: 10px; } }
    .section01 .img-box .col-left p {
      font-family: YuGothic, "Yu Gothic medium";
      font-size: 26px;
      line-height: 1;
      margin-top: 5px;
      padding-left: 30px;
      letter-spacing: -1px; }
      @media screen and (max-width: 480px) {
        .section01 .img-box .col-left p {
          font-size: 20px;
          padding: 5px; } }
    .section01 .img-box .col-left .coment {
      padding: 20px 30px; }
      .section01 .img-box .col-left .coment .osusume {
        padding: 0 5px;
        border: 1px solid #000;
        max-width: 250px;
        font-family: YuGothic, "Yu Gothic medium";
        font-size: 26px;
        letter-spacing: -1px;
        text-align: center;
        border-radius: 22px;
        line-height: 1.3; }
        @media screen and (max-width: 480px) {
          .section01 .img-box .col-left .coment .osusume {
            font-size: 21px; } }
    .section01 .img-box .col-left ul {
      padding: 10px 0 0 50px; }
      .section01 .img-box .col-left ul li {
        font-family: YuGothic, "Yu Gothic medium";
        font-size: 20px;
        line-height: 1.3; }
        @media screen and (max-width: 480px) {
          .section01 .img-box .col-left ul li {
            font-size: 18px; } }
    @media screen and (max-width: 480px) {
      .section01 .img-box .col-right img {
        padding: 0 25px; } }

.section02 .box {
  max-width: 800px;
  margin: 20px auto 35px; }
  @media screen and (max-width: 768px) {
    .section02 .box {
      padding: 0 20px; } }
  .section02 .box h2 {
    padding: 0 20px;
    background: #e74473;
    font-family: "BIZ UDP明朝", "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Times", "Times New Roman", sans-serif;
    font-size: 35px;
    color: #fff;
    max-width: 551px;
    font-weight: normal;
    line-height: 1.3;
    letter-spacing: -4px; }
    @media screen and (max-width: 480px) {
      .section02 .box h2 {
        font-size: 28px;
        padding: 2px 20px; } }
  .section02 .box p {
    font-size: 16px;
    font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
    line-height: 1.3;
    margin: 20px 0; }
  .section02 .box ul {
    padding: 0 10px; }
    .section02 .box ul li {
      font-family: YuGothic, "Yu Gothic medium";
      font-size: 26px;
      letter-spacing: -1px;
      line-height: 1.3; }
      @media screen and (max-width: 480px) {
        .section02 .box ul li {
          font-size: 19px; } }
      .section02 .box ul li span {
        padding-left: 30px; }
        @media screen and (max-width: 480px) {
          .section02 .box ul li span {
            padding-left: 0; } }

.product .line-top {
  max-width: 820px;
  margin: 0 auto;
  border-top: 1px dashed #000; }
  .product .line-top::before, .product .line-top::after {
    content: "";
    display: table; }
  .product .line-top::after {
    clear: both; }
  .product .line-top .product-ph {
    float: left;
    width: 38%;
    text-align: center;
    padding-top: 50px; }
    @media screen and (max-width: 768px) {
      .product .line-top .product-ph {
        float: none;
        width: 100%; } }
    .product .line-top .product-ph img {
      max-width: 258px; }
  .product .line-top .product-txt {
    float: left;
    width: 62%; }
    @media screen and (max-width: 768px) {
      .product .line-top .product-txt {
        float: none;
        width: 100%; } }
    .product .line-top .product-txt table {
      margin: 30px 0 0 0;
      width: 100%; }
      @media screen and (max-width: 480px) {
        .product .line-top .product-txt table {
          margin: 30px 0; } }
      .product .line-top .product-txt table tr th {
        width: 100px;
        text-align: right;
        padding: 0 10px 0 0;
        vertical-align: top; }
        @media screen and (max-width: 768px) {
          .product .line-top .product-txt table tr th {
            padding: 0 0 0 10px; } }
      .product .line-top .product-txt table tr .th-h2 {
        padding: 3px 10px 0 0; }
        @media screen and (max-width: 480px) {
          .product .line-top .product-txt table tr .th-h2 {
            vertical-align: top;
            padding: 3px 0 0 0; } }
      .product .line-top .product-txt table tr td {
        width: 390px;
        padding-bottom: 10px; }
        @media screen and (max-width: 768px) {
          .product .line-top .product-txt table tr td {
            padding: 0 20px 10px 10px; } }
      .product .line-top .product-txt table tr .item-h2 {
        font-size: 21px;
        color: #e51373;
        font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", sans-serif;
        letter-spacing: -1px; }
        @media screen and (max-width: 480px) {
          .product .line-top .product-txt table tr .item-h2 {
            font-size: 18px; } }
    .product .line-top .product-txt .bottom-box {
      padding: 20px; }
.product .more-link {
  margin-top: 40px;
  text-align: center; }
  .product .more-link a {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid #e74473;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
    padding: 8px 10px 12px;
    line-height: 1;
    color: #e74473;
    font-size: 1.25rem; }
    @media screen and (max-width: 480px) {
      .product .more-link a {
        max-width: 180px;
        font-size: 1rem; } }
    .product .more-link a::before {
      content: "";
      position: absolute;
      right: -3px;
      bottom: -3px;
      z-index: -1;
      background-color: #604d3f;
      width: 100%;
      height: 100%; }
    .product .more-link a:hover {
      opacity: 1;
      background-color: #e74473;
      color: #fff; }
  .product .more-link span {
    display: inline-block;
    text-decoration: underline; }
    .product .more-link span::after {
      content: " ＞＞"; }

/*# sourceMappingURL=index.css.map */
