@charset "UTF-8";
/*
//================================================================================
//  Common
//================================================================================
*/
/* For modern browsers */
span.showy-text-red {
  color: #f25632;
}

html {
  -webkit-text-size-adjust: 100% !important;
}

input[type="submit"] {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}

.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
}

body {
  background: white;
}

a > img:hover {
  opacity: 0.7;
}

a.btn,
a.btn-img {
  display: inline-block;
}

a.btn:hover {
  opacity: 0.7;
  text-decoration: none;
  cursor: pointer;
}

.btn {
  background: #0d42c6;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  min-width: 80px;
}

/* <= 640 */
/*
//================================================================================
//  Styles
//================================================================================
*/
strong.strong {
  font-weight: bold;
  color: red;
  background: #fdeb47;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0%, #ff0));
  background: linear-gradient(transparent 50%, #ff0 0%);
}

.bold {
  font-weight: bold;
}

.text-blue {
  color: #2f6fb7;
}

.text-center {
  text-align: center;
}

.bg-yellow {
  background: #fdeb47;
}

.content-inner_1,
.content-inner_2 {
  margin-bottom: 79px;
}

p.paragraph {
  line-height: 1.8;
}

div.paragraphs .last-line {
  margin-bottom: 22px;
}

p .heading {
  font-size: 22px;
}

.heading > .strong.strong {
  font-size: 120%;
}

.photo-left {
  float: left;
  margin-right: 10px;
}

.photo-right-bottom {
  float: right;
}

/* <= 640 */

/* >= 641 */

/*
//================================================================================
//  Layout
//================================================================================
*/
.wrapper {
  margin: 0 auto;
  background: white;
}

.content {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}

.side-container {
  width: 300px;
  position: relative;
  height: 100%;
}

/* <= 640 */

/* >= 641 */

/*
//================================================================================
//  Header
//================================================================================
 */
.header {
  margin: 0 auto;
  height: 80px;
  background-color: #1a1a1a;
}

.header-inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
}

.header-nav {
  float: right;
  width: 47%;
  padding: 29.5px 0;
}

.header-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header-nav-item a {
  display: inline-block;
  color: white;
  font-family: "Hiragino Kaku Gothic ProN";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}

.header-nav-item a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* <= 640 */

/* >= 641 */

/*
//================================================================================
//  Footer
//================================================================================
*/
.footer {
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #eef5fd;
}

/* attention */
.footer .block-attention {
  background: #ffeb00;
  color: #40220f;
  text-align: center;
  border-bottom: 6px solid #9f1401;
  padding: 8px 10px;
  font-weight: bold;
}

.footer-container {
  margin: 0 auto;
}

.footer-container .list-footer-link > li .heading-section {
  margin: 0 0 12px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 260px;
  /* display: block; */
}

.footer-container .list-footer-link > li .heading-section.section-ranking {
  background: url("../images/common/footer_heading_ranking.png") no-repeat;
}

.footer-container .list-footer-link > li .heading-section.section-brand {
  background: url("../images/common/footer_heading_list.png") no-repeat;
}

.footer-container .list-footer-link > li .heading-section.section-company {
  background: url("../images/common/footer_heading_company.png") no-repeat;
}

.footer-container .list-footer-link > li .list-link > li a {
  color: #40220f;
}

.footer-container .logo {
  text-align: right;
  margin: 20px 0 10px;
}

.footer-container .footer-text {
  float: right;
  width: 600px;
  color: white;
}

.footer-container ul li {
  padding: 2px 0;
}

.footer .copyright {
  background: #9f1401;
  color: white;
  text-align: right;
  padding: 13px;
  font-size: 12px;
}

/* <= 640 */

/* >= 641 */

.single-products .content {
  margin-top: 40px;
}

/*
//================================================================================
//    SideBar
//================================================================================
*/
.single-products .side-container {
  padding-left: 25px;
}

/* profile */
.side-container .block-profile {
  margin: 0 0 40px;
  background-color: #eef2f5;
}

.side-container .block-profile .heading-profile {
  background: #9f1401;
  color: white;
  text-align: center;
  font-size: 14px;
  padding: 8px 0;
  margin: 0 0 10px;
}

.side-container .block-profile .profile-text {
  font-family: "ヒラギノ角ゴシック W5";
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.side-container .block-profile .description {
  font-family: "ヒラギノ角ゴシック";
  padding: 10px;
}

.side-container .block-profile .description .name {
  font-weight: bold;
  margin: 0 0 8px;
}

.side-container .block-profile .description .paragraph {
  font-size: 12px;
}

/* side ranking */
.side-container .block-side-ranking {
  margin: 0 0 40px;
}

.block-side-ranking .list-side-product {
  margin: 0 0 30px;
  display: block;
  cursor: pointer;
}

.block-side-ranking .side-product {
  background: white;
  padding: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-side-ranking .side-product .body-left {
  width: 28.3%;
}

.block-side-ranking .side-product .body-left > img {
  width: 92%;
  margin-left: 8%;
}

.block-side-ranking .side-product .body-right {
  width: 100%;
  padding-left: 15px;
}

.block-side-ranking .side-product .body-right > img {
  width: 100%;
}

.block-side-ranking .side-product .side-product-header {
  display: table;
  width: 100%;
  margin: 0 0 8px;
}

.block-side-ranking .side-product .side-product-header .wrap-icon-ranking,
.block-side-ranking .side-product .side-product-header .wrap-heading {
  display: table-cell;
  vertical-align: top;
}

.block-side-ranking .side-product .wrap-icon-ranking {
  height: 42px;
  width: 41px;
  position: relative;
}

.block-side-ranking .side-product .wrap-icon-ranking > img {
  position: absolute;
  top: 6px;
}

.block-side-ranking .side-product .side-product-header .wrap-heading {
  padding: 2px 10px;
  /*color: #0d42c6;*/
}

.block-side-ranking .side-product .product-name {
  font-weight: bold;
  font-size: 14px;
  /* width: 170px; */
  width: 100%;
  /* height: 42px; */
  padding-top: 15px;
  margin-bottom: 10px;
}

.block-side-ranking .side-product .product-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-side-ranking .side-product .product-body .tag-label {
  color: white;
  font-size: 12px;
  background-color: black;
  line-height: 1.5;
  padding: 0 7px;
  margin-right: 8px;
  margin-bottom: 6px;
}

.block-side-ranking .side-product-link {
  background: #9f1401;
  text-align: center;
}

.block-side-ranking .side-product-link .btn-to-detail {
  background: #9f1401;
  color: white;
  display: block;
}

.block-side-ranking .side-product-link .btn-to-detail .link-text {
  position: relative;
  display: inline-block;
}

.block-side-ranking .side-product-link .btn-to-detail .link-text::after {
  content: "";
  width: 7px;
  height: 8px;
  display: inline-block;
  background: url("../images/common/icon_arrow_right_w.png") no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  padding: 0 0 0 8px;
}

/* Common
--------------------------------------------------------------- */
.container--table {
  display: table;
}

.container--table .wrap-heading,
.container--table .wrap-icon-check {
  display: table-cell;
  vertical-align: middle;
}

.container--table .wrap-icon-check {
  width: 23px;
  padding-right: 8px;
}

.container--table .wrap-heading {
  color: #2f6fb7;
  font-size: 14px;
}

/* Top
--------------------------------------------------------------- */
.wrap-banner--top {
  margin: 0;
  position: relative;
}

.wrap-banner--top .btn-to-ranking {
  position: absolute;
  bottom: 60px;
  left: 420px;
  background: #004b8b url("../images/common/icon_arrow_right_w.png") no-repeat center right 12px;
  padding-right: 32px;
}

/* introduction */
.block-introduction .wrap-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 640px;
}

.block-introduction .wrap-photo a {
  display: block;
  width: 310px;
  height: 125px;
}

.block-introduction .wrap-photo a img {
  display: block;
  width: 100%;
  height: 100%;
}

.paragraphs p {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  padding: 0.4em 0;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
  position: relative;
}

/* with check mark paragraph */
.paragraphs.showy-style p {
  margin-bottom: 20px;
  margin-left: 2.5em;
}

.paragraphs.showy-style p::after {
  content: "";
  background-image: url("https://otoko-map.com/wp-content/themes/hikaku/assets/images/top/checkmark.png");
  position: absolute;
  height: 39px;
  width: 36px;
  left: -36px;
  top: -15px;
}

.card-container {
  text-align: center;
  width: 640px;
}

.card-container img {
  margin-bottom: 20px;
  margin-right: 20px;
}

.card-container img:nth-of-type(2n) {
  margin-right: 0;
}

/* <= 640 */

/* >= 641 */

.introduction-content {
  margin-top: 40px;
}

.introduction-content .heading-introduction {
  width: 640px;
  font-size: 32px;
  border-bottom: 4px solid #797979;
  margin-bottom: 13px;
  padding-bottom: 10px;
}

.introduction-content .heading-sub {
  color: #40220f;
  font-size: 15px;
  padding: 10px 0;
}

.introduction-content .signature {
  text-align: right;
  padding: 20px 0;
}

.block-introduction .content-container {
  padding: 16px 10px 0;
}

.block-introduction .lead-text {
  color: white;
  font-weight: bold;
  font-size: 18px;
  padding: 8px;
  background: #1b5ba3;
  text-align: center;
}

.block-introduction .lead-text .strong {
  font-size: 120%;
}

.block-introduction .article-container {
  margin: 20px 20px;
}

.block-introduction .article-container .photo-left {
  width: 202px;
}

.block-introduction .article-container .article-body {
  float: left;
  width: 430px;
}

.block-introduction .article-container .article-body .paragraph {
  float: left;
  width: 290px;
}

.block-introduction
.article-container
.article-body
.paragraph
.photo-right-bottom {
  float: right;
  width: 137px;
}

.block-introduction .article-container .logo-small {
  text-align: right;
}

/*
//=======================================================
//    search Block
//=======================================================
 */
.block-search {
  width: 677px;
  padding: 20px 0;
  position: relative;
  border: 2px solid #797979;
  outline: 2px solid #797979;
  outline-offset: 2px;
  margin-top: 13px;
  height: 425px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.block-search .heading-search {
  padding: 0 40px;
  text-align: center;
}

.block-search .search-container th {
  font-family: "ヒラギノ角ゴシック";
  font-weight: 400;
  white-space: nowrap;
  font-size: 16px;
}

.block-search .tbl-search td li {
  height: 20px;
}

.tbl-search td ul > li {
  width: 140px;
}

.block-search .search-container select {
  width: 100%;
}

/* <= 640 */

/* >= 641 */

.tbl-search {
  border-collapse: collapse;
  border: none;
  width: 100%;
}

.tbl-search th,
.tbl-search td {
  padding: 7px 5px 9px 0;
  vertical-align: top;
}

.tbl-search th {
  text-align: right;
  font-weight: bold;
}

.tbl-search td ul > li {
  float: left;
  width: 145px;
  margin: 0 20px 10px 0;
}

.tbl-search td input[type="checkbox"] {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  margin-right: 0.5rem;
}

/* <= 640 */

/* >= 641 */

.submit-to-search {
  text-align: center;
}

.submit-to-search .btn-submit-search {
  padding: 7px 28px 7px 28px;
  line-height: 1;
  min-width: 136px;
  background-color: #128ece;
  font-size: 18px;
  border-radius: 0;
}

.submit-to-search input[type="button"].btn-submit-search:hover {
  opacity: 0.7;
  cursor: pointer;
}

/* lead */
.block-lead {
  margin: 0 0 40px;
}

/* <= 640 */

/* >= 641 */
.block-lead .wrap-description {
  margin: 10px 0 0;
  background: #f0f4f6;
  padding: 20px;
  color: #40220f;
}

/*
//=======================================================
//   TOP Ranking 1~5
//=======================================================
 */
.block-ranking {
  margin: 0 0 40px;
  padding: 75px 0 0;
  position: relative;
}

.block-ranking .product {
  margin: 0;
  padding: 0 0 60px;
  color: #40220f;
}

.product .wrap-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product .product-ttls {
  padding-left: 10px;
  padding-top: 25px;
}

.product .wrap-heading h2 {
  font-size: 50px;
  line-height: 1;
  font-family: "ヒラギノ角ゴシック";
  color: #f25632;
  font-weight: 800;
  padding: 8px 0;
}

.product .sub-copy {
  color: black;
  font-weight: 600;
  font-size: 20px;
  font-family: "ヒラギノ角ゴシック";
  padding: 4px 0 0;
}

.product .product-container-heading {
  background-color: #128ece;
  color: white;
  font-family: "ヒラギノ角ゴシック W6";
  font-weight: 600;
  font-size: 26px;
  line-height: 1;
  padding: 15px 0 15px 20px;
  width: 94%;
  margin-left: 1.5%;
  margin-top: 20px;
}

.product .product-container .product-tag-body {
  width: 360px;
  margin-left: 20px;
}

.product .product-container .product-tag-body span {
  display: inline-block;
  color: white;
  background-color: black;
  line-height: 1;
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 6px;
}

.official-shop-btn {
  margin: 45px 0 44px;
}

.official-shop-btn img {
  margin-left: 25px;
}

.product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "ヒラギノ角ゴシック";
}

.product-details-left {
  width: 290px;
  margin-right: 20px;
  margin-left: 20px;
}

.product-details-right {
  width: 330px;
  color: black;
}

.product-details .compre-info-head,
.product-details .details-head {
  background-color: #a2a2a2;
  color: white;
  font-weight: 600;
  font-size: 21px;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  line-height: 40px;
}

.product-details h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
}

.product .ranking-description {
  padding: 20px 30px;
}

.product-container .product-container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 660px;
}

.marker-animation.active {
  background-position: -100% 0em;
}

.product-container .product-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 381px;
}

.product-container .product-text ul {
  margin-left: 16px;
  padding-bottom: 35px;
}

.product-container .product-text li {
  margin: 14px;
  line-height: 1.3;
  color: black;
  font-family: "ヒラギノ角ゴシック";
  font-size: 16px;
  list-style-type: disc;
  list-style-type: none;
  position: relative;
}

.product-container .product-text li:before {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  left: -15px;
  top: 0.6em;
  content: "";
  background: #128ece;
}

/* <= 640 */

/* >= 641 */

.product-container .product-image .wrap-photo-container {
  text-align: center;
  position: relative;
  display: table;
  width: 100%;
}

.product-container .wrap-photo-container .wrap-photo {
  padding-top: 15px;
}

.product-container .wrap-photo-container .wrap-badge {
  position: absolute;
  top: 0;
  left: 0;
}

/* <= 640 */
/* >= 641 */

.product-container .product-content .content-inner {
  padding: 0 0 0 10px;
}

.product .rating-total {
  margin: 0 0 20px;
}

.rating-total .rate-text {
  font-size: 16px;
}

.rating-total .rate-num_of_person {
  font-size: 15px;
}

.product .product-detail {
  margin-top: 20px;
}

.product-detail .product-photo {
  float: left;
  width: 240px;
  margin: 0 30px 0 20px;
  position: relative;
}

.product-detail .product-photo .ranking_badge {
  position: absolute;
  top: 0;
  left: 0;
}

.product-tags {
  margin: 10px 0;
}

.product-tags > .product-tag {
  display: inline-block;
  padding: 4px 4px;
  min-width: 94px;
  text-align: center;
  /*background: #00479f;*/
  color: #20479f;
  margin-bottom: 4px;
  font-size: 14px;
  border: 2px solid #20479f;
  border-radius: 200px;
}

.product-pricelist {
  margin: 30px auto 50px;
}

.product-pricelist h3 {
  color: #0d42c6;
  margin-bottom: 20px;
  font-size: 140%;
}

.product-pricelist h4 {
  color: #0d42c6;
  font-size: 140%;
}

.tbl-product-spec {
  border-collapse: collapse;
  border: none;
  width: 100%;
  margin-bottom: 10px;
}

.tbl-product-spec .sec,
.tbl-product-spec .item {
  display: inline-block;
}

.tbl-product-spec .sec {
  color: #a2a2a2;
  line-height: 2;
}

.tbl-product-spec .divider {
  width: 1em;
  padding: 8px 0;
}

.tbl-product-spec .price-normal,
.tbl-product-spec .price-sample,
.tbl-product-spec .price-repeat {
  color: #d6064c;
  font-size: 22px;
}

.tbl-product-spec .price-normal span,
.tbl-product-spec .price-sample span,
.tbl-product-spec .price-repeat span.sales-comment {
  font-size: 60%;
}

.tbl-product-spec .price--tax {
  font-size: 60%;
}

.tbl-product-spec td.price-repeat {
  line-height: 1.2;
}

.main-ingredient p {
  font-size: 12px;
}

.tbl-product-pricelist {
  border-collapse: collapse;
  border: none;
  width: 100%;
  font-size: 80%;
  margin: 20px auto;
}

.tbl-product-pricelist tr {
  border-bottom: 1px dotted #d6d6d6;
}

.tbl-product-pricelist th,
.tbl-product-pricelist td {
  padding: 4px;
  vertical-align: middle;
  text-align: center;
}

.tbl-product-pricelist th {
  width: 90px;
  /*font-weight: bold;*/
  font-weight: normal;
  background-color: #e6e6e6;
}

.tbl-product-pricelist .divider {
  width: 1em;
  padding: 8px 0;
}

.tbl-product-pricelist td.c1 {
  width: 20%;
  text-align: left;
}

.tbl-product-pricelist td.c7 {
  color: #d6064c;
}

.btn-pricelist-detail {
  min-width: inherit;
}

.product-spec .price-container {
  display: table;
  width: 99%;
  margin: 20px 0 10px;
  border: 1px solid #a7c2e2;
  padding: 4px 0;
}

.price-container .price-subject,
.price-container .price-text {
  display: table-cell;
  padding: 0 0;
  vertical-align: middle;
}

.price-container .price-subject {
  font-weight: bold;
  width: 120px;
  color: #2f6fb7;
  text-align: center;
}

.price-container .sales-price {
  font-size: 32px;
  color: red;
  font-weight: bold;
  padding-right: 8px;
}

.product-spec .sales-off {
  text-align: right;
  color: #2f6fb7;
}

.product .wrap-btns {
  margin: 30px 0 40px;
  text-align: center;
}

/* <= 640 */

/* >= 641 */

.product .btn.btn-to-detail {
  background: #f2ab52 url("../images/common/icon_uv_detail.png") no-repeat center left 24px;
  font-size: 18px;
  width: 220px;
  padding-left: 40px;
}

.product .btn.btn-to-official {
  background: #008945 url("../images/common/icon_official.png") no-repeat center left 14px;
  font-size: 18px;
  width: 220px;
  padding-left: 40px;
}

.product-uv {
  margin: 60px 0 30px 0;
}

.product-uv .product-heading-uv {
  display: table;
  width: 100%;
  padding: 0 0 10px;
  border-bottom: 2px solid #9f1401;
}

.product-uv .product-heading-uv .wrap-icon-balloon {
  display: table-cell;
  vertical-align: middle;
  width: 38px;
}

.product-uv .product-heading-uv .heading-uv {
  display: table-cell;
  vertical-align: middle;
  color: #9f1401;
  padding-left: 10px;
  font-size: 18px;
}

.product-uv .list-uv > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10px;
  margin: 30px 0 0px;
  width: 640px;
}

.product .product-uv .uv-empty {
  margin: 20px;
}

.pagination {
  text-align: center;
}

.pagination li {
  display: inline-block;
  margin: 0 1em;
}

.pagination li a {
  display: block;
  height: 20px;
  line-height: 20px;
  background-color: #008739;
  color: #fff;
  border-radius: 4px;
  padding: 10px;
}

.pagination li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* <= 640 */

/* >= 641 */

.list-uv .uv-heading .date {
  text-align: right;
}

.product-uv .product-uv-link {
  text-align: right;
}

.product-uv .product-uv-link a {
  color: #9f1401;
}

.product-uv .wrap-uv-read-more {
  border: 2px solid #c0c0c0;
  height: 300px;
  overflow: scroll;
  padding: 10px;
}

.product-uv .wrap-uv-read-more .list-uv > li {
  padding: 0 0 10px 0;
  margin: 0 0 10px;
}

.product-uv .uv-more {
  text-align: right;
}

.product-uv .uv-more a {
  color: #036eae;
  text-decoration: underline;
}

.block_ranking {
  margin: 30px 0;
}

.detail .block_ranking {
  margin: 0 0 30px 0;
}

.block_ranking .wrap_border {
  text-align: center;
  margin: 20px auto;
}

.ranking_content {
  margin: 0 40px;
}

.product_pic {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}

.product_pic .img_l {
  /*margin-right: 10px;*/
}

.product_pic {
  float: left;
}

.product_description {
  font-size: 14px;
  line-height: 1.8;
  margin-left: 20px;
  overflow: hidden;
}

/*.product_txt01 {*/
/*!*float: right;*!*/
/*width: 460px;*/
/*margin-left: 220px;*/
/*min-height: 100px;*/
/*}*/
/*.product_txt01 h2, .product_txt01 h3 {*/
/*font-size: 33px;*/
/*font-weight: bold;*/
/*margin-bottom: 10px;*/
/*}*/
/*.product_txt01 h4 {*/
/*font-size: 20px;*/
/*font-weight: bold;*/
/*margin-bottom: 20px;*/
/*}*/
.ranking_table {
  margin: 30px auto 0 auto;
}

.tbl {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

/* <= 640 */

/* >= 641 */

.tbl th,
.tbl td {
  border: 1px solid #ccc;
  padding: 15px;
  vertical-align: top;
}

.tbl th {
  width: 100px;
  text-align: left;
  background: #f3f7f9;
  font-weight: bold;
}

.tbl td {
  background: #fff;
}

.img_btn {
  cursor: pointer;
}

.list_btn {
  margin: 40px 10px 0 10px;
}

.detail .list_btn {
  text-align: center;
}

.co_01 {
  color: #862824;
}

.result-box {
  clear: both;
  background: white;
  text-align: center;
  font-weight: bold;
  padding: 7px 0;
  margin-bottom: 20px;
  border: 2px solid #003a61;
}

input[type="submit"]:hover {
  opacity: 0.8;
  cursor: pointer;
}

/* Sub
--------------------------------------------------------------- */
.block-sub {
  background: #eaedf3;
}

.block-sub:not(:first-child) {
  margin: 40px 0 0;
}

.block-sub .contents-sub {
  background: #f3f4f9;
}

/* <= 640 */

/* >= 641 */

/*.block-sub .heading-container {*/
/*border-bottom: 2px solid #1b5ba3;*/
/*}*/
/*.block-sub .heading-container .heading {*/
/*border-left: 6px solid #d2aa1d;*/
/*margin: 0 0 8px 20px;*/
/*padding: 0 0 0 16px;*/
/*}*/
/* Product - 商品
--------------------------------------------------------------- */
.block-product .product {
  margin: 20px 30px;
  background: #f7f9ff;
  padding: 0 0 20px;
}

.product-image-container {
  margin: 40px 0;
  text-align: center;
}

.product-image-container > img {
  margin: 0 20px;
}

.product-sub-container {
  padding: 20px;
}

.tbl-price-list {
  width: 100%;
  margin: 20px 0;
}

.tbl-price-list th {
  padding: 10px 0;
  background: #437dbe;
  color: white;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}

.tbl-price-list th.col_1 {
  width: 110px;
}

.tbl-price-list th.col_2 {
  width: 50px;
}

.tbl-price-list th.col_3 {
  width: 60px;
}

.tbl-price-list th.col_4 {
  width: 70px;
}

.tbl-price-list th.col_5 {
  width: 70px;
}

.tbl-price-list th.col_6 {
  width: 60px;
}

.tbl-price-list th.col_7 {
  width: 50px;
}

.tbl-price-list th.col_8 {
  width: 50px;
}

.tbl-price-list td {
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
}

.product-present {
  position: relative;
  border: 1px solid #ccc;
  background: white;
  padding: 30px 20px 20px;
  margin: 60px 0 20px;
}

.product-present .product_mark_present {
  position: absolute;
  top: -30px;
  left: 16px;
}

.product-point-container {
  margin: 20px 0;
}

.wrap-product-uv-container {
  margin: 20px 0;
}

.product-uv-container {
  margin: 20px 20px;
  border: 1px solid #ccc;
  background: white;
  padding: 12px 20px;
}

.product-uv-container .list-product-uv > li {
  padding: 16px 0;
  border-bottom: 1px solid #ccc;
}

/* comment */
.product-comment {
  position: relative;
  margin: 43px 0 40px;
}

.product-comment .wrap-heading {
  display: inline-block;
  color: black;
  font-family: "ヒラギノ角ゴシック";
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  padding-left: 20px;
  border-left: 8px solid #128ece;
  line-height: 30px;
  margin-bottom: 10px;
}

.product-comment .comment-container .comment-container-inner {
  /*border: 3px solid #aaaaaa;*/
  background: white;
  padding: 5px;
  /*color: #0d42c6;*/
}

.product-comment .comment-container .comment-container-inner h4 {
  margin-bottom: 20px;
  font-size: 120%;
  border-left: 5px solid #0d42c6;
  background: #efefef;
  padding: 5px 0 5px 10px;
}

.product-comment .comment-container .comment-container-inner p {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #0d42c6;
}

/* point */
.product-point {
  margin: 0 0 40px;
}

.product-point.point--bad {
  margin: 0;
}

.product-point .wrap-heading {
  background: #9f1401;
  text-align: center;
  display: table;
  width: 100%;
  border: none;
  padding: 8px 0;
}

.product-point.point--bad .wrap-heading {
  background: #5d6466;
}

.product-point .wrap-heading .heading-inner {
  display: table-cell;
  vertical-align: middle;
}

.product-point .wrap-heading .wrap-icon,
.product-point .wrap-heading .heading-good-point,
.product-point .wrap-heading .heading-bad-point {
  display: inline-block;
}

.product-point .wrap-heading .heading-good-point {
  color: #fff;
  padding: 0 8px;
  font-weight: normal;
  font-size: 17px;
}

.product-point .wrap-heading .heading-bad-point {
  color: white;
  padding: 0 8px;
  font-weight: normal;
  font-size: 17px;
}

.product-point .point-container {
  padding: 20px;
  background: #fff2f4;
}

.product-point .point-container .list-point > li {
  margin: 0 0 20px;
}

.point-container .list-point > li .point-tag {
  display: inline-block;
  padding: 4px 8px;
  min-width: 60px;
  text-align: center;
  background: #fff;
  color: white;
  margin-bottom: 8px;
  font-size: 14px;
  border: 2px solid #9f1401;
  color: #9f1401;
}

/* next btn */
.next-btn-container {
  margin: 20px 0 40px;
  text-align: center;
}

.next-btn-container .btn-to-ranking-u6,
.next-btn-container .btn-to-official--large {
  background: #008739;
  padding: 16px 20px;
  width: 80%;
  font-size: 20px;
}

/* <= 640 */
/* >= 641 */

/* next btn side container */
.next-btn-side-container {
  margin: 0 0 40px;
  text-align: center;
}

.next-btn-side-container .btn-to-ranking-u6 {
  background: #008739 url("../images/common/icon_arrow_right_w.png") no-repeat center right 2rem;
  padding: 16px 0;
  width: 100%;
  font-size: 14px;
  border-radius: 0;
}

/* 新着情報 */
.block-news {
  background: #f0f4f6;
  padding: 10px 20px;
}

/* <= 640 */

/* >= 641 */

.block-news .heading-news {
  border-left: 6px solid #9f1401;
  color: #9f1401;
  margin: 10px 0;
  padding: 0 1.5em;
}

.block-news .news-container {
  background: white;
  padding: 20px;
}

.news-container .list-news > li {
  margin: 0 0 8px;
  display: table;
  width: 100%;
}

.news-container .list-news > li .date {
  display: table-cell;
  width: 12rem;
  vertical-align: top;
}

.news-container .list-news > li .content {
  display: table-cell;
  padding: 0 1rem;
}

.news-container .list-news > li .content a {
  color: #9f1401;
  /*text-decoration: underline;*/
}

.tr {
  text-align: right;
}

/* about pro */
/* <= 640 */

/* >= 641 */

.block-about-pro .heading-about-pro {
  padding: 4px 20px;
  background: #c74f3f;
  color: white;
  font-size: 18px;
  text-align: center;
}

.block-about-pro .wrap-paragraph {
  padding: 20px 10px;
  color: #40220f;
}

.block-about-pro .wrap-paragraph.summary a {
  color: #9f1401;
}

/* Products - 商品一覧
--------------------------------------------------------------- */
.block-products .product {
  padding: 0 0 20px 0;
}

.block-products .heading-products {
  margin: 0 0 40px 0;
}

/* Kuchikomi - 口コミ一覧
--------------------------------------------------------------- */
#feas-searchform-1 .tbl-search th {
  width: 30%;
  text-align: right;
}

.block-kuchikomi .product {
  padding: 0 0 20px 0;
}

.block-kuchikomi .heading-kuchikomi {
  margin: 0 0 40px 0;
}

.block-kuchikomi .kuchikomi-navigation .list-product > li {
  display: inline-block;
  background: #6a6a6a;
  border-bottom: 4px solid #bdc9fe;
  margin: 0 0 5px;
}

.block-kuchikomi .kuchikomi-navigation .list-product > li:not(:last-child) {
  margin-right: 5px;
}

.kuchikomi-navigation .list-product > li > a {
  display: table;
  width: 100%;
  color: white;
  text-decoration: none;
}

.kuchikomi-navigation .list-product > li > a .wrap-icon,
.kuchikomi-navigation .list-product > li > a .product-name {
  display: table-cell;
  vertical-align: middle;
  padding: 4px 5px;
}

.kuchikomi-navigation .list-product > li > a .wrap-icon {
  width: 30px;
  text-align: center;
}

.kuchikomi-navigation .list-product > li > a .product-name {
  font-size: 16px;
}

/* <= 640 */

/* >= 641 */

/* Labo - 精力増強研究室
--------------------------------------------------------------- */
.block-labo .heading-labo {
  margin: 0 0 20px 0;
}

.block-labo .lead {
  background: #eef2f5;
  padding: 20px;
  margin: 0 0 40px 0;
}

.block-labo .lead p {
  color: #40220f;
}

.block-labo .labo-entry-container .list-entry > li {
  margin: 0 0 40px;
}

.labo-entry-container .list-entry > li .wrap-photo {
  text-align: center;
  vertical-align: top;
}

.labo-entry-container .list-entry > li .content {
  vertical-align: top;
  margin: 0;
}

.labo-entry-container .list-entry > li .content .content-inner .heading-entry {
  padding: 0 10px 10px;
  border-bottom: 2px solid #004b8b;
  color: #004b8b;
  font-size: 18px;
  font-weight: normal;
}

.labo-entry-container .list-entry > li .content .content-inner .summary {
  color: #40220f;
}

.labo-entry-container .list-entry > li .content .content-inner .btn-read-more {
  background: #efc93b;
}

/* <= 640 */

/* >= 641 */

/* Labo Entry - 精力増強記事
--------------------------------------------------------------- */
.block-sub .labo-entry-container {
  color: #40220f;
}

.block-sub .labo-entry-container .heading-labo-entry {
  margin: 0 0 20px 0;
  padding: 16px;
  border-top: 5px solid #003a61;
  border-bottom: 5px solid #003a61;
  font-weight: bold;
  color: #003a61;
  font-size: 24px;
}

.block-sub .labo-entry-container .wrap-photo {
  margin: 0 0 30px 0;
  text-align: center;
}

.labo-entry-container .paragraph {
  margin: 0 0 30px 0;
}

.labo-entry-container .wrap-sub-heading {
  border-left: 3px solid #004b8b;
  margin: 0 0 20px 0;
}

.labo-entry-container .sub-heading {
  border-left: 3px solid #004b8b;
  margin: 0 0 0 2px;
  padding: 0 0 0 1.2em;
  color: #004b8b;
  font-size: 18px;
}

/* Form - メルマガ登録
--------------------------------------------------------------- */
.block-sub .mm-container {
  margin: 20px 0;
}

.mm-container .lead {
  margin: 20px 0;
}

.mm-container .lead > p {
  margin: 10px 0;
}

.mm-container .lead .wrap-logo {
  display: table;
  width: 100%;
}

.mm-container .lead .wrap-logo .logo-x-small,
.mm-container .lead .wrap-logo p {
  display: table-cell;
  vertical-align: middle;
}

.mm-container .lead .wrap-logo .logo-x-small {
  width: 160px;
  text-align: center;
  padding: 0 10px;
}

.form-container {
  background: white;
  padding: 20px;
  margin: 0 0 40px;
}

.form-container .list-form {
  width: 100%;
  margin: 0 auto;
}

/* <= 640 */

/* >= 641 */

.form-container .list-form .notice {
  color: #9e9e9e;
  font-size: 12px;
  padding: 0;
}

.form-regulation-container {
  margin: 0 auto 40px;
  text-align: center;
  background: #004b8b;
  padding: 14px;
  width: 80%;
  color: white;
}

.form-regulation-container a {
  color: #ffe700;
}

.mm-container .list-btns {
  text-align: center;
}

.mm-container .list-btns > li {
  display: inline-block;
  width: 49%;
  text-align: center;
}

.mm-container .list-btns > li .btn-to-home {
  background: white;
  border: 1px solid #888;
  border-radius: 0;
  color: black;
  padding: 14px 0;
  min-width: 140px;
}

.mm-container .list-btns > li .btn-submit-form {
  border-radius: 0;
  border: 1px solid #004b8b;
  padding: 14px 0;
  min-width: 140px;
}

/* About - 運営者情報
--------------------------------------------------------------- */
.block-sub .tbl-about {
  margin: 40px 0;
}

/* Terms - 利用規約
--------------------------------------------------------------- */
.block-sub .terms-container {
  margin: 40px 0;
}

.terms-container .paragraph {
  margin: 0 0 30px 0;
}

.terms-container .paragraph.paragraph--listed {
  margin: 0 0 20px 1em;
}

.terms-container .paragraph.paragraph--listed-2nd {
  margin: 0 0 20px 2.5em;
}

.terms-container .wrap-sub-heading {
  border-left: 3px solid #004b8b;
  margin: 0 0 20px 0;
}

.terms-container .sub-heading {
  border-left: 3px solid #004b8b;
  margin: 0 0 0 2px;
  padding: 0 0 0 1.2em;
  color: #004b8b;
}

/* Privacy Policy - プライバシーポシリー
--------------------------------------------------------------- */
.block-sub .policy-container {
  margin: 40px 0;
}

.policy-container .paragraph {
  margin: 0 0 30px 0;
}

.policy-container .paragraph.paragraph--listed {
  margin: 0 0 20px 1em;
}

.policy-container .paragraph.paragraph--listed-2nd {
  margin: 0 0 20px 2.5em;
}

.policy-container .wrap-sub-heading {
  border-left: 3px solid #004b8b;
  margin: 0 0 20px 0;
}

.policy-container .sub-heading {
  border-left: 3px solid #004b8b;
  margin: 0 0 0 2px;
  padding: 0 0 0 1.2em;
  color: #004b8b;
}

/* Form
--------------------------------------------------------------- */
.wrapper input {
  padding: 4px 0;
  border: 1px solid #ccc;
}

.wrapper .input--long {
  width: 80%;
}

/* drawer
--------------------------------------------------------------- */
.drawer-hamburger {
  width: 50px;
  height: 50px;
  padding: 10px;
  position: absolute;
}

.drawer-right .drawer-hamburger {
  right: 0;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  background-color: #004e8e;
}

.drawer-default {
  background: #004e8e;
}

.drawer-right,
.drawer-menu-item {
  font-size: 14px;
}

.drawer-menu-item.menu-item-label {
  margin-bottom: 0;
  border-bottom: 2px solid #eee;
  font-size: 16px;
}

/* Stars
--------------------------------------------------------------- */
.star-container {
  display: table;
  width: 100%;
  margin: 0 0 20px;
  /*background: #5e9ee8;*/
}

.star-container .star-label,
.star-container .star-image,
.star-container .star-total,
.star-container .star-number {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
}

.star-container .label-tag {
  display: inline-block;
  padding: 4px 0;
  min-width: 60px;
  text-align: center;
  background: #00479f;
  color: white;
  font-size: 11px;
}

.star-container .star-image {
  background: transparent url("../images/common/icon_stars_s.png") no-repeat;
  background-size: 414px 20px;
  width: 110px;
  height: 20px;
}

.star-container .star-image.star-0 {
  background-position: -306px 0;
}

.star-container .star-image.star-0_5 {
  background-position: -88px 0;
}

.star-container .star-image.star-1 {
  background-position: -283px 0;
}

.star-container .star-image.star-1_5 {
  background-position: -66px 0;
}

.star-container .star-image.star-2 {
  background-position: -261px 0;
}

.star-container .star-image.star-2_5 {
  background-position: -44px 0;
}

.star-container .star-image.star-3 {
  background-position: -239px 0;
}

.star-container .star-image.star-3_5 {
  background-position: -22px 0;
}

.star-container .star-image.star-4 {
  background-position: -217px 0;
}

.star-container .star-image.star-4_5 {
  background-position: 0 0;
}

.star-container .star-image.star-5 {
  background-position: -195px 0;
}

.star-container .star-image.star-image--box {
  background: none;
  width: 149px;
  height: 24px;
}

.star-container .star-image.star-image--box .star-image--02 {
  display: inline-block;
  vertical-align: middle;
  background: transparent url("../images/common/icon_product_stars.png") no-repeat left center;
  background-size: 149px 24px;
  width: 149px;
  height: 24px;
}

.star-container .star-image.star-image--box .star-image--02.star-0 {
  width: 0;
}

.star-container .star-image.star-image--box .star-image--02.star-0_5 {
  width: 12px;
}

.star-container .star-image.star-image--box .star-image--02.star-1 {
  width: 30px;
}

.star-container .star-image.star-image--box .star-image--02.star-1_5 {
  width: 43px;
}

.star-container .star-image.star-image--box .star-image--02.star-2 {
  width: 60px;
}

.star-container .star-image.star-image--box .star-image--02.star-2_5 {
  width: 76px;
}

.star-container .star-image.star-image--box .star-image--02.star-3 {
  width: 90px;
}

.star-container .star-image.star-image--box .star-image--02.star-3_5 {
  width: 107px;
}

.star-container .star-image.star-image--box .star-image--02.star-4 {
  width: 122px;
}

.star-container .star-image.star-image--box .star-image--02.star-4_5 {
  width: 136px;
}

.star-container .star-image.star-image--box .star-image--02.star-5 {
  width: 149px;
}

.star-container .star-total {
  font-size: 16px;
  padding: 0 0 0 10px;
}

.star-container .star-number {
  font-size: 12px;
}

/* tablesorter
--------------------------------------------------------------- */
.tbl.tbl-ranking-result {
  width: 100%;
}

.tbl-ranking-result th {
  background-color: #e5fcf4;
}

.tbl-ranking-result th,
.tbl-ranking-result td {
  padding: 10px;
}

.tbl-ranking-result td .wrap-thumbnails {
  text-align: center;
  margin: 10px 0;
  position: relative;
}

.tbl-ranking-result td .wrap-thumbnails .wrap-product-icon {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 45%;
}

.tbl-ranking-result td .wrap-thumbnails .wrap-product-icon > img {
  max-width: 100%;
}

/* 商品名 */
.tbl-ranking-result th:first-child {
  width: 100px;
}

/* 特別価格 */
.tbl-ranking-result th + * {
  width: 70px;
}

/* 定期便価格 */
.tbl-ranking-result th + * + * {
  width: 60px;
}

/* 内容量 */
.tbl-ranking-result th + * + * + * {
  width: 60px;
}

/* 送料 */
.tbl-ranking-result th + * + * + * {
  width: 40px;
}

/* タイプ */
.tbl-ranking-result th + * + * + * {
  width: 60px;
}

.tbl-ranking-result th.header {
  background: #e5fcf4 url(../images/tablesorter/bg.gif) no-repeat top 15px right;
  cursor: pointer;
  /*padding-right: 21px;*/
}

.tbl-ranking-result th.headerSortUp {
  background-image: url(../images/tablesorter/asc.gif);
}

.tbl-ranking-result th.headerSortDown {
  background-image: url(../images/tablesorter/desc.gif);
}

.tbl-ranking-result td > a {
  display: block;
}

.tbl-ranking-result .wrap-thumbnails img {
  width: 120px;
}

/* textLineMaker Animations */
.marker-animation.active {
  background-position: -100% 0.25em;
}

.marker-animation__pink.active {
  background-position: -100% 0.25em;
}

.marker-animation {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #f6f167));
  background-image: linear-gradient(left, transparent 50%, #f6f167 50%);
  background-repeat: repeat-x;
  background-size: 200% 1.1em;
  background-position: 0 0em;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}

.marker-animation__pink {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #fdc6c6));
  background-image: linear-gradient(left, transparent 50%, #fdc6c6 50%);
  background-repeat: repeat-x;
  background-size: 200% 1.1em;
  background-position: 0 0em;
  -webkit-transition: background-position-x 2s ease;
  transition: background-position-x 2s ease;
}

.camp-block {
  margin-top: 20px;
  margin-bottom: 9px;
}

.camp-block .today {
  font-family: "ヒラギノ角ゴシック";
  font-weight: 600;
  color: black;
  display: inline-block;
  font-size: 20px;
  border-bottom: 2px solid #b3b3b3;
  margin-bottom: 12px;
}

.tbl-product-spec > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #b3b3b3;
  padding: 2px 0;
}

.feature {
  display: inline-block;
  color: #898989;
  width: 125px;
  min-width: 125px;
  line-height: 30px;
}

.feature-item {
  display: inline-block;
  line-height: 30px;
}

.survey-report {
  margin-top: 30px;
}

.survey-report .report-heading {
  margin: 0 auto;
  background-color: #f2bd3a;
  width: 650px;
  color: white;
  font-size: 24px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 600;
  line-height: 45px;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 30px;
}

.block-ranking span.showy-text-red {
  color: #f25632;
}

.grid {
  width: 600px;
  margin: 0 auto;
  display: grid;
  grid-gap: 18px;
  grid-template-columns: 290px 290px;
  margin-bottom: 22px;
}

.report-content {
  width: 290px;
  margin: 0 auto;
  color: black;
  font-family: "ヒラギノ角ゴシック";
}

.report-content h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 50px;
}

.report-content p {
  line-height: 1.9;
  margin-bottom: 10px;
}

.review-wrapper h3 {
  color: black;
  width: 640px;
  font-family: "ヒラギノ角ゴシック";
  font-size: 21px;
  font-weight: 600;
  border-bottom: 4px solid #128ece;
}

.review-wrapper .uv-content p {
  font-size: 15px;
  line-height: 28px;
  margin-top: 10px;
}

.go-to-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.go-to-official {
  display: inline-block;
  background-image: url("https://otoko-map.com/wp-content/themes/hikaku/assets/images/common/go-to-official-btn-bg.png");
  font-size: 20px;
  width: 310px;
  height: 60px;
  color: white;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
  text-align: center;
  line-height: 60px;
  letter-spacing: -0.05em;
  font-family: "ヒラギノ角ゴシック";
}

.go-to-official:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.go-to-details {
  display: inline-block;
  font-size: 17px;
  color: white;
  background-image: url("https://otoko-map.com/wp-content/themes/hikaku/assets/images/common/go-to-details-btn-bg.png");
  background-repeat: no-repeat;
  width: 310px;
  height: 60px;
  background-size: contain;
  text-align: center;
  line-height: 60px;
  letter-spacing: -0.05em;
  font-family: "ヒラギノ角ゴシック";
}

.go-to-details:hover {
  text-decoration: none !important;
  opacity: 0.7;
}

.block-about-pro {
  display: none !important;
}

.comment-container p {
  color: black;
  width: 625px;
  font-size: 16px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
  line-height: 38px;
  background-color: #ffe4a3 !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  padding: 10px 18px !important;
}

.block-ranking .btn-to-ranking-u6 {
  display: none;
}

.footer {
  background-color: #f2f2f2;
}

.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #797979;
}

.footer-inner .list-link:first-of-type {
  margin-right: 60px;
}

.footer-inner li.head {
  margin-bottom: 15px;
}

.footer-inner li h3 {
  line-height: 51px;
  vertical-align: bottom;
}

.footer-inner .list-link li a {
  margin-left: 50px;
}

.footer .copyright {
  background-color: #f2f2f2;
  color: #797979;
  text-align: center;
  border-top: 1px solid white;
  font-size: 14px;
  line-height: 1;
}

div.wrap-banner--top.noneSp {
  width: 1080px;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}

body {
  padding: 0 !important;
  background: linear-gradient(180deg, #1a1a1a 0%, #1a1a1a 80px, white 80px, white 100%);
}

#go-to-top-btn {
  position: fixed;
  bottom: -120px;
  right: 40px;
}

.list-uv .uv-heading .attrs {
  display: inline-block !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  font-family: "ヒラギノ角ゴシック";
  color: black;
}

.list-uv .uv-heading .date {
  text-align: left;
}

.star-container .star-image {
  float: right;
}

.list-uv .uv-content {
  font-family: "ヒラギノ角ゴシック";
  color: black;
}

.next-ranking img {
  display: block;
  margin-left: 23px;
  max-width: 578px;
}

.read-more-review {
  text-align: right;
}

.read-more-review a {
  display: inline-block;
  color: #128ece;
}

.block-ranking-table {
  margin-top: 16px;
  margin-bottom: 60px;
}

.this-site-is {
  margin-bottom: 65px;
}

.content-inner_2 h2.heading-introduction {
  margin-bottom: 37px;
}

.content-inner_3 h2.heading-introduction {
  margin-bottom: 34px;
}

.pllg {
  padding-left: 30px !important;
  margin-bottom: 20px;
}

.ranking-next-box {
  margin-top: 40px;
}

.list-link2 {
  margin-top: 10px;
}

/* >= 641 */

.single.block-products .block-products .product {
  padding: 0 0 20px 0;
}

.single.block-products .product .wrap-heading {
  text-align: center;
  background: #9f1401;
  padding: 8px 12px;
  border-bottom: 4px solid #dbc16b;
}

.single.block-products .product .heading-product {
  font-size: 26px;
  color: white;
}

.single.block-products .product .product-container {
  padding: 20px 10px 0;
}

.single.block-products .product-container .wrap-photo-container .wrap-photo {
  padding-top: 50px;
}

.single.block-products .wrap-badge img {
  width: 88px;
}

.single.block-products .product .sub-copy {
  font-weight: bold;
  font-size: 18px;
  color: #40220f;
  padding: 4px 0 0;
  margin: 0 0 20px;
  line-height: 1.5;
}

.single.block-products .tbl-product-spec {
  border-collapse: collapse;
  border: none;
  width: 100%;
}

.single.block-products .tbl-product-spec tr {
  border-bottom: 1px dotted #d6d6d6;
}

.single.block-products .tbl-product-spec th {
  width: 90px;
  text-align: left;
  /* font-weight: bold; */
  font-weight: normal;
}

.single.block-products .tbl-product-spec th,
.single.block-products .tbl-product-spec td {
  padding: 8px;
  vertical-align: top;
}

.single.block-products .star-container .star-image {
  float: left;
}

.single.block-products .product-comment .wrap-heading {
  background: #e6a14a;
  border-radius: 8px 8px 0 0;
  display: inline-block;
  color: #034f90;
  font-weight: bold;
  border: none;
  padding: 0;
  position: absolute;
  top: -31px;
  left: 20px;
  height: 30px;
  line-height: 30px;
  /* padding: 5px 18px 0 18px; */
  font-size: 130%;
}

.single.block-products .product-comment {
  position: relative;
  margin: 80px 0 40px;
}

.single.block-products .product .wrap-heading {
  text-align: center;
  background: #9f1401;
  padding: 8px 12px;
  border-bottom: 4px solid #dbc16b;
}

.single.block-products .product-comment .comment-container {
  border: 5px solid #8a8a8a;
  border-radius: 0;
  padding: 20px;
}

.single.block-products .product-comment .comment-container .comment-container-inner {
  /* border: 3px solid #aaaaaa; */
  background: white;
  padding: 5px;
}

.single.block-products .product-comment .wrap-heading {
  background: #e6a14a;
  border-radius: 8px 8px 0 0;
  display: inline-block;
  color: #034f90;
  font-weight: bold;
  border: none;
  padding: 0;
  position: absolute;
  top: -31px;
  left: 20px;
  height: 30px;
  line-height: 30px;
  /* padding: 5px 18px 0 18px; */
  font-size: 130%;
  width: 94%;
}

.single.block-products .product-comment .comment-container .comment-container-inner p {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #0d42c6;
  background-color: #fff !important;
  line-height: 1.3 !important;
}

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

/*
口コミランキング専用
*/
.page-template-page-ranking_review-php .side-container,
.page-id-112 .side-container,
.page-id-102 .side-container,
.search-results .side-container {
  padding-left: 25px;
}

.page-template-page-ranking_review-php .block-search .search-container select,
.page-id-112 .block-search .search-container select,
.page-id-102 .block-search .search-container select,
.search-results .block-search .search-container select {
  width: 90%;
}

.page-template-page-ranking_review-php .product-uv .list-uv,
.page-id-112 .product-uv .list-uv,
.page-id-102 .product-uv .list-uv,
.search-results .product-uv .list-uv {
  margin-top: 20px;
  width: 100%;
}

.page-template-page-ranking_review-php .product-uv .list-uv > li,
.page-id-112 .product-uv .list-uv > li,
.page-id-102 .product-uv .list-uv > li,
.search-results .product-uv .list-uv > li {
  margin: 0 0 20px;
  width: 100%;
}

.page-template-page-ranking_review-php .review-wrapper h3,
.page-id-112 .review-wrapper h3,
.page-id-102 .review-wrapper h3,
.search-results .review-wrapper h3 {
  width: 100%;
}

.page-template-page-ranking_review-php .product .product-container .product-tag-body,
.page-id-112 .product .product-container .product-tag-body,
.page-id-102 .product .product-container .product-tag-body,
.search-results .product .product-container .product-tag-body {
  margin-top: 35px;
  text-align: left;
}

.page-template-page-ranking_review-php .product-container .product-container-inner,
.page-id-112 .product-container .product-container-inner,
.page-id-102 .product-container .product-container-inner,
.search-results .product-container .product-container-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 30px;
}

.page-template-page-ranking_review-php .wrap-photo-container,
.page-id-112 .wrap-photo-container,
.page-id-102 .wrap-photo-container,
.search-results .wrap-photo-container {
  max-width: 300px;
}

.page-template-page-ranking_review-php .product .product-tag-body,
.page-id-112 .product .product-tag-body,
.page-id-102 .product .product-tag-body,
.search-results .product .product-tag-body {
  width: 100%;
}

.page-template-page-ranking_review-php .product .product-tag-body span,
.page-id-112 .product .product-tag-body span,
.page-id-102 .product .product-tag-body span,
.search-results .product .product-tag-body span {
  display: inline-block;
  color: white;
  background-color: black;
  line-height: 1;
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 6px;
}

.page-template-page-ranking_review-php .product .rating-total .label-tag,
.page-id-112 .product .rating-total .label-tag,
.page-id-102 .product .rating-total .label-tag,
.search-results .product .rating-total .label-tag {
  font-size: 14px;
}

.page-template-page-ranking_review-php .tbl-product-spec,
.page-id-112 .tbl-product-spec,
.page-id-102 .tbl-product-spec,
.search-results .tbl-product-spec {
  font-size: 14px;
}

.page-template-page-ranking_review-php .tbl-product-spec > div,
.page-id-112 .tbl-product-spec > div,
.page-id-102 .tbl-product-spec > div,
.search-results .tbl-product-spec > div {
  border-bottom: 1px dotted #898989;
}

.page-template-page-ranking_review-php .tbl-product-spec .feature,
.page-id-112 .tbl-product-spec .feature,
.page-id-102 .tbl-product-spec .feature,
.search-results .tbl-product-spec .feature {
  line-height: 31px;
  width: 132px;
}

.page-template-page-ranking_review-php .main-ingredient h5,
.page-template-page-ranking_review-php .main-ingredient p,
.page-id-112 .main-ingredient h5,
.page-id-112 .main-ingredient p,
.page-id-102 .main-ingredient h5,
.page-id-102 .main-ingredient p,
.search-results .main-ingredient h5,
.search-results .main-ingredient p {
  font-size: 14px;
}

.page-template-page-ranking_review-php .list-uv .three-reviews,
.page-id-112 .list-uv .three-reviews,
.page-id-102 .list-uv .three-reviews,
.search-results .list-uv .three-reviews {
  margin-left: 10px;
}

.page-template-page-ranking_review-php .star-container .star-image,
.page-id-112 .star-container .star-image,
.page-id-102 .star-container .star-image,
.search-results .star-container .star-image {
  float: left;
}

.page-template-page-ranking_review-php .product-uv .list-uv .uv-heading,
.page-id-112 .product-uv .list-uv .uv-heading,
.page-id-102 .product-uv .list-uv .uv-heading,
.search-results .product-uv .list-uv .uv-heading {
  margin-bottom: 7px;
}

.page-template-page-ranking_review-php .product-uv .list-uv .three-reviews,
.page-id-112 .product-uv .list-uv .three-reviews,
.page-id-102 .product-uv .list-uv .three-reviews,
.search-results .product-uv .list-uv .three-reviews {
  margin-left: 10px;
}

.page-template-page-ranking_review-php .product-container .product-image,
.page-id-112 .product-container .product-image,
.page-id-102 .product-container .product-image,
.search-results .product-container .product-image {
  float: none;
}

.page-template-page-ranking_review-php .block-search,
.page-id-112 .block-search,
.page-id-102 .block-search,
.search-results .block-search {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 94%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.page-template-page-ranking_review-php .review-wrapper h3,
.page-id-112 .review-wrapper h3,
.page-id-102 .review-wrapper h3,
.search-results .review-wrapper h3 {
  border: none;
}

.page-template-page-ranking_review-php .star-container .star-image,
.page-id-112 .star-container .star-image,
.page-id-102 .star-container .star-image,
.search-results .star-container .star-image {
  float: right;
}

.page-template-page-ranking_review-php .read-more-review,
.page-id-112 .read-more-review,
.page-id-102 .read-more-review,
.search-results .read-more-review {
  text-align: right;
}

.page-template-page-ranking_review-php .read-more-review a,
.page-id-112 .read-more-review a,
.page-id-102 .read-more-review a,
.search-results .read-more-review a {
  display: inline-block;
  color: #128ece;
}

/*
口コミ一覧 専用
*/
.page-id-112 .product .wrap-heading {
  text-align: center;
  background: #9f1401;
  padding: 8px 12px;
  border-bottom: 4px solid #dbc16b;
}

.page-id-112 .product .heading-product {
  font-size: 26px;
  color: white;
}

.page-id-112 .product-uv {
  margin-top: 20px;
}

.page-id-112 .product {
  margin-top: 30px;
}

.page-id-112 .product-uv .list-uv .uv-heading,
.page-id-112 .page-id-112 .product-uv .list-uv .uv-heading {
  margin-top: 0;
}

.page-id-112 .product-uv .list-uv {
  margin-top: 5px;
}

.page-id-112 .product-uv .list-uv .uv-heading {
  border: none;
}

.page-id-112 .product-uv .list-uv .uv-heading .star-image {
  float: left !important;
}

.page-id-112 .product-uv .list-uv li {
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}

.page-id-112 .product-uv .wrap-uv-read-more li:last-child {
  border-bottom: none !important;
}

/*
1位から3位の詳細ページ専用
 */
.single_product_top3 {
  width: 640px;
  float: right;
  margin-bottom: 40px;
}

.single_product_top3 .product {
  width: 640px;
}

.single_product_top3 .product {
  position: relative;
}

.single_product_top3 .product h3.sub-copy {
  color: #128ece !important;
  font-weight: 600 !important;
}

.single_product_top3 .product .ttl-pro {
  background-color: #128ece;
  color: white;
  font-family: "ヒラギノ角ゴシック W6";
  font-weight: 600;
  font-size: 26px;
  line-height: 1;
  padding: 15px 0 15px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 20px;
}

.single_product_top3 .product .product-container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 30px;
  width: 100%;
  max-width: 640px;
}

.single_product_top3 .product .product-details-right {
  width: 330px;
  color: black;
}

.single_product_top3 .product .tbl-product-spec {
  border-collapse: collapse;
  border: none;
  width: 100%;
  margin-bottom: 10px;
}

.single_product_top3 .product .tbl-product-spec .feature {
  display: inline-block;
  color: #898989;
  width: 125px;
  min-width: 125px;
  line-height: 30px;
  width: 132px;
}

.single_product_top3 .product .product-tag-body {
  margin-top: 35px;
  text-align: left;
  width: 100%;
}

.single_product_top3 .product .product-tag-body span {
  display: inline-block;
  color: white;
  background-color: black;
  line-height: 1;
  padding: 6px 10px;
  margin-right: 8px;
  margin-bottom: 6px;
}

.single_product_top3 .product .wrap-badge {
  position: absolute;
  z-index: 10;
  top: 50px;
}

.single_product_top3 .product .wrap-badge img {
  width: 65px;
}

.single_product_top3 .product .wrap-photo-container {
  width: 290px;
  margin-right: 20px;
}

.single_product_top3 .product .wrap-photo img {
  padding-top: 40px;
  padding-left: 40px;
}

.single_product_top3 .product .product-heading {
  font-size: 21px;
  line-height: 40px;
  text-align: center;
  background-color: #a2a2a2;
  color: white;
  margin-bottom: 10px;
}

.single_product_top3 .product .star-container {
  border-bottom: 2px solid #a2a2a2;
  width: 100%;
}

.single_product_top3 .product .star-container .label-tag {
  background-color: #fff;
  color: black;
  font-size: 14px;
  text-align: left;
}

.single_product_top3 .product .star-container .star-total,
.single_product_top3 .product .star-container .star-number {
  color: #a2a2a2;
}

.single_product_top3 .product .star-container .star-label {
  min-width: 22px;
}

.single_product_top3 .product .product-pricelist .tbl-product-pricelist {
  border-bottom: 4px solid #a2a2a2;
}

.single_product_top3 .product .product-pricelist .pricelist-ttl {
  font-size: 32px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 700;
  line-height: 1.5;
  color: #f25632;
  border-bottom: 2px solid #a2a2a2;
  margin-bottom: 10px;
}

.single_product_top3 .product .product-pricelist .heading-uv {
  color: #128ece;
  font-size: 22px;
  font-family: "ヒラギノ角ゴシック";
  margin-bottom: 0;
}

.single_product_top3 .product .product-pricelist .meyasu {
  font-size: 16px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
}

.single_product_top3 .product .product-pricelist table {
  margin-bottom: 67px;
}

.single_product_top3 .product .product-pricelist th,
.single_product_top3 .product .product-pricelist td {
  font-size: 14px;
  font-family: "ヒラギノ角ゴシック";
  height: 50px;
}

.single_product_top3 .product .product-pricelist th {
  background-color: #f6f6f6;
  border-top: 4px solid #797979;
  border-bottom: 2px solid #797979;
}

.single_product_top3 .product .product-pricelist th.c1, .single_product_top3 .product .product-pricelist th.c2, .single_product_top3 .product .product-pricelist th.c3 {
  width: 164px;
}

.single_product_top3 .product .product-pricelist td {
  height: 62px;
}

.single_product_top3 .product .product-pricelist td a {
  display: block;
  margin: 20px 0;
}

.single_product_top3 .product .product-pricelist th.c0,
.single_product_top3 .product .product-pricelist td.c0 {
  padding-left: 15px;
}

.single_product_top3 .product .official-shop-btn {
  text-align: center;
}

.single_product_top3 .product .official-shop-btn a {
  display: inline-block;
}

.single_product_top3 .product .official-shop-btn a img {
  display: block;
  width: 600px;
  margin-left: 0;
}

.single_product_top3 .report h2 {
  font-size: 32px;
  font-weight: 700;
  font-family: "ヒラギノ角ゴシック";
  color: #f25632;
  line-height: 1.65;
  border-bottom: 3px solid #797979;
}

.single_product_top3 .report div.text {
  font-size: 16px !important;
  line-height: 1.75;
  padding-top: 15px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
}

.single_product_top3 .graf-box .graf-heading {
  font-size: 21px;
  line-height: 40px;
  text-align: center;
  background-color: #a2a2a2;
  color: white;
  margin-bottom: 10px;
}

.single_product_top3 .graf-box img {
  width: 100%;
}

.single_product_top3 .review-sample-wrapper {
  margin-bottom: 47px;
  margin-top: 57px;
}

.single_product_top3 .review-sample-wrapper .review-sample-ttl {
  font-size: 32px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 700;
  line-height: 1.5;
  color: #f25632;
  border-bottom: 2px solid #a2a2a2;
  margin-bottom: 14px;
}

.single_product_top3 .review-sample-wrapper h3 {
  font-size: 14px;
}

.single_product_top3 .review-sample-wrapper .list-uv .uv-heading {
  display: table;
  width: 100%;
  padding: 0 0 10px;
  border-bottom: 1px solid black;
}

.single_product_top3 .review-sample-wrapper .star-container {
  width: 240px;
  border: none;
}

.single_product_top3 .review-sample-wrapper .star-container .star-image {
  float: right;
}

.single_product_top3 .review-sample-wrapper .list-uv > li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  margin: 30px 0 0px;
  width: 640px;
}

.single_product_top3 .review-sample-wrapper .list-uv .uv-content {
  font-family: "ヒラギノ角ゴシック";
  color: black;
}

.single_product_top3 .review-sample-wrapper .uv-content p {
  font-size: 15px;
  line-height: 28px;
  margin-top: 10px;
}

.single_product_top3 .review-sample-wrapper .all-review-link-box {
  text-align: right;
}

.single_product_top3 .review-sample-wrapper .all-review-link-box a {
  font-size: 16px;
  font-family: "ヒラギノ角ゴシック";
  color: #128ece;
  font-weight: 500;
}

.single_product_top3 .review-summary-box h2 {
  font-size: 28px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 700;
  margin-bottom: 20px;
}

.single_product_top3 .review-summary-box .summary-official-link {
  text-align: right;
  margin-top: 10px;
}

.single_product_top3 .review-summary-box .summary-official-link a {
  display: inline-block;
  color: #128ece;
}

.single_product_top3 .review-summary {
  background-color: #f8f8f8;
  padding: 20px;
  margin-bottom: 48px;
}

.single_product_top3 .review-summary p {
  font-family: "ヒラギノ角ゴシック";
  font-size: 16px;
  line-height: 1.75;
}

.single_product_top3 .points-box {
  margin-bottom: 40px;
}

.single_product_top3 .points-box h3 {
  font-family: "ヒラギノ角ゴシック";
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.single_product_top3 .points-box h3.recommend-ttl {
  color: #f25632;
  border-bottom: 1px solid #f25632;
}

.single_product_top3 .points-box h3.unfortunate-ttl {
  color: #128ece;
  border-bottom: 1px solid #128ece;
  margin-top: 25px;
}

.single_product_top3 .points-box ul li {
  font-size: 16px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
  line-height: 1.75;
  position: relative;
  margin-left: 1rem;
}

.single_product_top3 .points-box ul li:before {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: block;
  position: absolute;
  left: -15px;
  top: 0.6em;
  content: "";
}

.single_product_top3 .points-box .recommend-point li:before {
  background-color: #f25632;
}

.single_product_top3 .points-box .unfortunate-point li:before {
  background-color: #128ece;
}

/*
ペプチア詳細ページ専用
*/
.ranking_no1_peptia .top-light-explain {
  margin-bottom: 26px;
}

.ranking_no1_peptia .top-light-explain img {
  width: 100%;
}

.ranking_no1_peptia .top-light-explain .light-explain {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.75;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
}

.ranking_no1_peptia .over-view-ttl,
.ranking_no1_peptia .main-ingredient-ttl,
.ranking_no1_peptia .experience-ttl {
  font-size: 32px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 700;
  line-height: 1.5;
  color: #f25632;
  border-bottom: 2px solid #a2a2a2;
  margin-bottom: 10px;
}

.ranking_no1_peptia .over-view-box {
  margin-bottom: 40px;
}

.ranking_no1_peptia .over-view-box .over-view-img-1 {
  margin-bottom: 20px;
}

.ranking_no1_peptia .over-view-box .over-view-img-2 {
  width: 100%;
  margin-bottom: 20px;
}

.ranking_no1_peptia .over-view-box .over-view-1 p,
.ranking_no1_peptia .over-view-box .over-view-2 p,
.ranking_no1_peptia .over-view-box .over-view-3 p {
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 30px;
}

.ranking_no1_peptia .over-view-box .over-view-3 {
  margin-bottom: 60px;
}

.ranking_no1_peptia .main-ingredient-box {
  font-family: "ヒラギノ角ゴシック";
}

.ranking_no1_peptia .main-ingredient-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}

.ranking_no1_peptia .main-ingredient-box p.p {
  margin-bottom: 38px;
}

.ranking_no1_peptia .main-ingredient-box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #128ece;
  margin-top: 15px;
  margin-bottom: 4px;
}

.ranking_no1_peptia .main-ingredient-box .egg-img {
  margin-bottom: 20px;
}

.ranking_no1_peptia .mk-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ranking_no1_peptia strong.red {
  font-weight: 800;
  color: red;
  font-size: 18px;
}

.ranking_no1_peptia h2.experience-ttl {
  margin-top: 53px;
}

.ranking_no1_peptia .experience-box {
  font-family: "ヒラギノ角ゴシック";
}

.ranking_no1_peptia .experience-box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #128ece;
  margin-top: 30px;
  margin-bottom: 4px;
}

.ranking_no1_peptia .experience-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}

.ranking_no1_peptia .experience-box img {
  margin-bottom: 20px;
}

/*
プロキオン詳細ページ専用
 */
#rank_2 .product .wrap-photo img {
  padding-top: 60px;
}

.ranking_no2_procyon .top-light-explain {
  margin-bottom: 45px;
}

.ranking_no2_procyon .top-light-explain img {
  width: 100%;
}

.ranking_no2_procyon .top-light-explain .light-explain {
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.75;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
}

.ranking_no2_procyon .over-view-ttl,
.ranking_no2_procyon .satisfaction-ttl,
.ranking_no2_procyon .experience-ttl {
  font-size: 32px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 700;
  line-height: 1.5;
  color: #f25632;
  border-bottom: 2px solid #a2a2a2;
  margin-bottom: 10px;
}

.ranking_no2_procyon .over-view-box {
  margin-bottom: 40px;
}

.ranking_no2_procyon .over-view-box .over-view-img-1 {
  margin-left: 40px;
  margin-bottom: 21px;
}

.ranking_no2_procyon .over-view-box .over-view-img-2 {
  margin-bottom: 17px;
}

.ranking_no2_procyon .over-view-box .over-view-img-3 {
  margin-bottom: 17px;
}

.ranking_no2_procyon .over-view-box .over-view-1 p,
.ranking_no2_procyon .over-view-box .over-view-2 p,
.ranking_no2_procyon .over-view-box .over-view-3 p {
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}

.ranking_no2_procyon .satisfaction-box {
  margin-bottom: 40px;
  font-family: "ヒラギノ角ゴシック";
}

.ranking_no2_procyon .satisfaction-box .satisfaction-img {
  margin-bottom: 15px;
}

.ranking_no2_procyon .satisfaction-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 29px;
}

.ranking_no2_procyon .satisfaction-box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #128ece;
  margin-top: 30px;
  margin-bottom: 4px;
}

.ranking_no2_procyon .experience-box {
  font-family: "ヒラギノ角ゴシック";
}

.ranking_no2_procyon .experience-box p.p {
  margin-top: 30px;
}

.ranking_no2_procyon .experience-box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #128ece;
  margin-top: 30px;
  margin-bottom: 4px;
}

.ranking_no2_procyon .experience-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 28px;
}

.ranking_no2_procyon .experience-box img {
  margin-bottom: 20px;
}

.ranking_no2_procyon .review-sample-wrapper {
  margin-bottom: 57px;
}

/*
レッドドラゴン詳細ページ専用
 */
.ranking_no3_reddragon .top-light-explain {
  margin-bottom: 45px;
}

.ranking_no3_reddragon .top-light-explain .light-explain {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.75;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
}

.ranking_no3_reddragon .over-view-ttl,
.ranking_no3_reddragon .efficacy-ttl,
.ranking_no3_reddragon .experience-ttl {
  font-size: 32px;
  font-family: "ヒラギノ角ゴシック";
  font-weight: 700;
  line-height: 1.5;
  color: #f25632;
  border-bottom: 2px solid #a2a2a2;
  margin-bottom: 10px;
}

.ranking_no3_reddragon .over-view-box {
  margin-bottom: 40px;
}

.ranking_no3_reddragon .over-view-box .over-view-img-1,
.ranking_no3_reddragon .over-view-box .over-view-img-2 {
  width: 100%;
}

.ranking_no3_reddragon .over-view-box .over-view-1 p,
.ranking_no3_reddragon .over-view-box .over-view-2 p,
.ranking_no3_reddragon .over-view-box .over-view-3 p {
  font-family: "ヒラギノ角ゴシック";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 26px;
}

.ranking_no3_reddragon .over-view-box .over-view-img-1 {
  margin-bottom: 30px;
}

.ranking_no3_reddragon .efficacy-box {
  font-family: "ヒラギノ角ゴシック";
  margin-bottom: 60px;
}

.ranking_no3_reddragon .efficacy-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}

.ranking_no3_reddragon .efficacy-box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #128ece;
  margin-top: 32px;
  margin-bottom: 4px;
}

.ranking_no3_reddragon .efficacy-box .efficacy-img-1 {
  margin-bottom: 15px;
}

.ranking_no3_reddragon .experience-box {
  font-family: "ヒラギノ角ゴシック";
}

.ranking_no3_reddragon .experience-box h3 {
  font-size: 22px;
  font-weight: 700;
  color: #128ece;
  margin-top: 30px;
  margin-bottom: 4px;
}

.ranking_no3_reddragon .experience-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}

.ranking_no3_reddragon .experience-box img {
  margin-bottom: 18px;
}

/*
4位以下の詳細ページ専用
 */

.tbl-product-spec > div {
  border-bottom: 1px solid #b3b3b3;
}

.tax-review-category .list-uv .uv-heading .star-container .star-image {
  float: left;
}

.tax-review-category .product-uv .list-uv > li {
  margin: 0 0 20px;
}

.tax-review-category .product-uv .list-uv > li:first-child {
  margin-top: 20px;
  margin-bottom: 25px;
}

.tax-review-category .product-uv .list-uv .uv-heading {
  padding-bottom: 10px;
}

.tax-review-category .list-uv .uv-content p {
  font-size: 15px;
  line-height: 28px;
  margin-top: 10px;
}

.tax-review-category .go-to-btns,
.tax-review-category .sp-go-to-btns {
  margin-bottom: 30px;
}

.tax-review-category .sp-go-to-btns {
  padding: 0 3%;
}

.home .read-more-review,
.page-id-72 .read-more-review {
  max-width: 630px;
}

.single .showy-text-red {
  color: black;
}

@media screen and (max-width: 650px) {
  img {
    max-width: 100%;
  }
  .wrap-photo {
    text-align: center;
  }
  .photo-left,
  .photo-right {
    margin-bottom: 10px;
  }
  .wrapper {
    width: 100%;
  }
  .main-container {
    width: 100%;
  }
  .header {
    width: 100%;
  }
  .footer-container {
    width: 100%;
    padding-top: 20px;
  }
  .footer-container .list-footer-link {
    padding: 0;
  }
  .footer-container .list-footer-link > li {
    margin: 0 0 20px;
  }
  .footer-container .list-footer-link > li .heading-section {
    margin: 10px 3%;
  }
  .footer-container .list-footer-link > li .list-link {
    border-top: 1px solid #ccc;
  }
  .footer-container .list-footer-link > li .list-link > li a {
    display: block;
    padding: 10px;
    background: #efefef;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
  }
  .footer-container .logo {
    margin: 20px 3% 10px;
  }
  .block-introduction .wrap-photo {
    margin: 0 0 20px;
  }
  .block-introduction {
    padding: 0 3%;
  }
  .block-search .search-container {
    margin: 10px 2%;
    padding: 8px;
  }
  .tbl-search th {
    width: 80px;
  }
  .tbl-search td {
    min-width: initial;
  }
  .block-lead {
    padding: 0 3%;
  }
  .product-container {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }
  .product .wrap-btns a {
    margin-bottom: 20px;
  }
  .block-ranking .product-uv .product-heading-uv {
    margin: 0 0 10px;
  }
  .list-uv .uv-heading .star-container {
    width: 0%;
    margin: 0 0 10px;
  }
  .list-uv .uv-heading .attrs {
    margin: 0 0 10px;
  }
  .tbl {
    width: 100%;
  }
  .block-sub {
    padding: 20px 2%;
  }
  .block-sub .contents-sub {
    padding: 20px 3%;
  }
  .block-news {
    padding: 10px 2%;
    margin: 0 3% 40px;
  }
  .block-about-pro {
    margin: 0 3% 40px;
  }
  .block-kuchikomi .kuchikomi-navigation {
    margin: 0 3% 40px;
  }
  .labo-entry-container .list-entry > li .content .content-inner {
    padding: 10px 2%;
  }
  .labo-entry-container .list-entry > li .content .content-inner .summary {
    padding: 10px 2%;
  }
  .labo-entry-container
.list-entry
> li
.content
.content-inner
.wrap-btn-read-more {
    text-align: center;
  }
  .form-container .list-form > dt,
  .form-container .list-form > dd {
    padding: 10px;
  }
  .form-container .list-form > dd {
    padding: 2px 0 10px;
  }
  .top_rank_inner {
    width: 96%;
    margin: 0 auto 50px auto;
    font-size: 12px;
  }
  .top_rank_tbl h2 {
    text-align: center;
    color: #fff;
    background: #9f1401;
    padding: 8px 10px;
    margin-bottom: 15px;
  }
  .top_rank_tbl table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  .top_rank_tbl table tr:last-of-type th {
    border-bottom: 1px solid #ddd;
  }
  .top_rank_tbl table th {
    width: 16%;
    padding: 5px;
    background: #f5f5f5;
    border-bottom: 1px solid #fff;
    font-weight: normal;
  }
  .top_rank_tbl table th .sml {
    font-size: 10px;
  }
  .top_rank_tbl table td {
    width: 28%;
    padding: 5px;
    position: relative;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .top_rank_tbl table td .price--tax {
    font-size: 10px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .top_rank_tbl table td .rank_ico {
    text-align: center;
    margin: 0 auto 10px auto;
    display: block;
  }
  .top_rank_tbl table td.tbl_btn a {
    display: block;
    text-align: center;
    background: #008945;
    color: #fff;
    font-size: 12px;
    padding: 5px 0;
    border-radius: 5px;
  }
  .top_rank_tbl table td .uv_nums {
    font-size: 10px;
  }
  .top_rank_tbl table td .rank_ico img {
    width: 60px;
  }
  .top_rank_tbl table td.rank_tbl_img_wrap {
    vertical-align: top;
  }
  .top_rank_tbl table td .rank_tbl_img {
    text-align: center;
    margin-bottom: 10px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_rank_tbl table td .rank_tbl_img img {
    max-width: 100px;
    max-height: 100%;
  }
  .top_rank_tbl table td .pd_name {
    text-align: center;
    font-weight: bold;
  }
  .top_rank_tbl .star-container {
    display: block;
    width: 100%;
    margin: 0 0 0px;
  }
  .top_rank_tbl .star-container .star-image,
  .top_rank_tbl .star-container .star-total,
  .top_rank_tbl .star-container .star-number {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
  }
  .top_rank_tbl .star-container .star-image {
    background: transparent url("../images/common/icon_stars_s.png") no-repeat;
    background-size: 207px 10px;
    width: 55px;
    height: 10px;
  }
  .top_rank_tbl .star-container .star-image.star-0 {
    background-position: -153px 0;
  }
  .top_rank_tbl .star-container .star-image.star-0_5 {
    background-position: -44px 0;
  }
  .top_rank_tbl .star-container .star-image.star-1 {
    background-position: -141.5px 0;
  }
  .top_rank_tbl .star-container .star-image.star-1_5 {
    background-position: -33px 0;
  }
  .top_rank_tbl .star-container .star-image.star-2 {
    background-position: -130.5px 0;
  }
  .top_rank_tbl .star-container .star-image.star-2_5 {
    background-position: -22px 0;
  }
  .top_rank_tbl .star-container .star-image.star-3 {
    background-position: -119.5px 0;
  }
  .top_rank_tbl .star-container .star-image.star-3_5 {
    background-position: -11px 0;
  }
  .top_rank_tbl .star-container .star-image.star-4 {
    background-position: -108.5px 0;
  }
  .top_rank_tbl .star-container .star-image.star-4_5 {
    background-position: 0 0;
  }
  .top_rank_tbl .star-container .star-image.star-5 {
    background-position: -97.5px 0;
  }
  .top_rank_tbl .star-container .star-image.star-image--box {
    background: none;
    width: 74.5px;
    height: 12px;
  }
  .top_rank_tbl .star-container .star-image.star-image--box .star-image--02 {
    display: inline-block;
    vertical-align: middle;
    background: transparent url("../images/common/icon_product_stars.png") no-repeat left center;
    background-size: 74.5px 12px;
    width: 74.5px;
    height: 12px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-0 {
    width: 0;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-0_5 {
    width: 6px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-1 {
    width: 15px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-1_5 {
    width: 21.5px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-2 {
    width: 30px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-2_5 {
    width: 38px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-3 {
    width: 45px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-3_5 {
    width: 53.5px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-4 {
    width: 61px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-4_5 {
    width: 68px;
  }
  .top_rank_tbl
.star-container
.star-image.star-image--box
.star-image--02.star-5 {
    width: 73.5px;
  }
  .top_rank_tbl .star-container .star-total {
    font-size: 10px;
    padding: 0 0 0 0;
    display: block;
  }
  .top_rank_tbl .star-container .star-number {
    font-size: 6px;
  }
  .single.block-products .product-comment .wrap-heading {
    background: #ffe500;
    border-radius: 8px 8px 0 0;
    display: inline-block;
    color: #034f90;
    font-weight: bold;
    border: none;
    padding: 0;
    position: relative;
    top: 0;
    left: 0px;
    height: auto;
    line-height: 30px;
    padding: 5px 18px 0 18px;
    font-size: 130%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .single.block-products .product-comment .comment-container {
    border: 10px solid #ffe500 !important;
    border-radius: 0;
    padding: 10px !important;
  }
  .single.block-products .product-comment .comment-container .comment-container-inner {
    border: 3px solid #034f90;
    background: white;
    padding: 10px;
    color: #004d8e;
  }
  .single.block-products .product-comment .comment-container .comment-container-inner h4 {
    margin-bottom: 20px;
    font-size: 120%;
    border-left: 5px solid #0d42c6;
    color: #034f90;
    background: #efefef;
    padding: 5px 0 5px 10px;
  }
  .single.block-products .product-comment .comment-container .comment-container-inner p {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #0d42c6;
    color: #034f90;
  }
  .page-template-page-ranking_review-php .wrap-photo-container,
  .page-id-112 .wrap-photo-container,
  .page-id-102 .wrap-photo-container,
  .search-results .wrap-photo-container {
    margin: 0 auto;
  }
  .page-template-page-ranking_review-php .block-search .search-container select,
  .page-id-112 .block-search .search-container select,
  .page-id-102 .block-search .search-container select,
  .search-results .block-search .search-container select {
    width: 100% !important;
    display: block !important;
    margin: 0 auto;
    margin-bottom: 10px !important;
  }
  .page-template-page-ranking_review-php .product-container .product-image .wrap-photo-container,
  .page-id-112 .product-container .product-image .wrap-photo-container,
  .page-id-102 .product-container .product-image .wrap-photo-container,
  .search-results .product-container .product-image .wrap-photo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-template-page-ranking_review-php .product-container .wrap-photo-container .wrap-photo,
  .page-id-112 .product-container .wrap-photo-container .wrap-photo,
  .page-id-102 .product-container .wrap-photo-container .wrap-photo,
  .search-results .product-container .wrap-photo-container .wrap-photo {
    margin-bottom: 0;
  }
  .page-template-page-ranking_review-php .product .product-container .product-tag-body,
  .page-id-112 .product .product-container .product-tag-body,
  .page-id-102 .product .product-container .product-tag-body,
  .search-results .product .product-container .product-tag-body {
    margin-top: 24px;
  }
  .page-template-page-ranking_review-php .list-uv .uv-heading,
  .page-id-112 .list-uv .uv-heading,
  .page-id-102 .list-uv .uv-heading,
  .search-results .list-uv .uv-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-template-page-ranking_review-php .list-uv .uv-heading .date,
  .page-id-112 .list-uv .uv-heading .date,
  .page-id-102 .list-uv .uv-heading .date,
  .search-results .list-uv .uv-heading .date {
    text-align: right;
  }
  .page-template-page-ranking_review-php .product-container .product-container-inner,
  .page-id-112 .product-container .product-container-inner,
  .page-id-102 .product-container .product-container-inner,
  .search-results .product-container .product-container-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page-id-112 .product-uv .list-uv > li {
    padding: 10px;
    margin: 0 0 10px;
  }
}

@media screen and (min-width: 650px) {
  .photo-left {
    float: left;
    margin-right: 20px;
  }
  .photo-right {
    float: right;
    margin-left: 20px;
  }
  .wrapper {
    width: 1000px;
  }
  .main-container {
    width: 680px;
    margin-right: 10px;
  }
  .header {
    width: 1000px;
  }
  .header .wrap-logo {
    float: left;
    width: 400px;
    padding: 17.5px 0;
  }
  .header .wrap-logo a {
    display: inline-block;
  }
  .header .wrap-header-navigation-box {
    float: right;
    width: 600px;
    padding: 30px 0 0;
    display: table;
  }
  .footer-container {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 0px 50px;
  }
  .footer-container .footer-inner {
    max-width: 1020px;
    margin: 0 auto;
  }
  .footer-container .list-footer-link {
    display: table;
    width: 100%;
  }
  .footer-container .list-footer-link > li {
    display: table-cell;
    /*padding: 0 20px;*/
    width: 300px;
  }
  .footer-container .list-footer-link > li:first-child {
    width: 400px;
  }
  .footer-container .list-footer-link > li .list-link > li {
    margin: 0 0 0;
  }
  .introduction-content .content-inner {
    padding: 0;
  }
  .block-search .search-container {
    margin: 20px;
  }
  .tbl-search th {
    width: 100px;
  }
  .tbl-search td {
    min-width: 183px;
  }
  .product-container .product-image {
    float: left;
    width: 250px;
  }
  .product-container .product-content {
    float: right;
    width: 350px;
  }
  .product .wrap-btns a {
    margin-left: 10px;
  }
  .product .wrap-btns a:first-child {
    margin-left: 0;
  }
  .block-ranking .product-uv .product-heading-uv {
    margin: 0 0 20px;
  }
  .product-uv .list-uv .uv-heading {
    display: table;
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px solid black;
  }
  .list-uv .uv-heading .star-container,
  .list-uv .uv-heading .attrs,
  .list-uv .uv-heading .date {
    display: table-cell;
    vertical-align: middle;
  }
  .list-uv .uv-heading .star-container {
    width: 240px;
  }
  .list-uv .uv-heading .attrs {
    width: 200px;
    font-size: 16px;
    font-family: "ヒラギノ角ゴシック";
    font-weight: 500;
  }
  .tbl {
    width: 600px;
  }
  .block-sub {
    padding: 20px;
  }
  .block-sub .contents-sub {
    padding: 30px 20px;
  }
  .next-btn-container .btn-to-ranking-u6 {
    background: #008739 url("../images/common/icon_crown.png") no-repeat center left 4rem;
  }
  .next-btn-container .btn-to-official--large {
    background: #008739 url("../images/common/icon_official.png") no-repeat center left 7rem;
  }
  .block-news {
    padding: 10px 20px;
    margin: 0 0 40px;
  }
  .block-about-pro {
    margin: 0 0 40px;
  }
  .block-kuchikomi .kuchikomi-navigation {
    margin: 0 0 40px 0;
  }
  .labo-entry-container .list-entry > li .wrap-photo {
    float: left;
    width: 200px;
    text-align: center;
    vertical-align: top;
  }
  .labo-entry-container .list-entry > li .content {
    float: right;
    width: 480px;
    vertical-align: top;
    margin: 0;
  }
  .labo-entry-container .list-entry > li .content .content-inner {
    padding: 10px 20px;
  }
  .labo-entry-container .list-entry > li .content .content-inner .summary {
    padding: 10px 20px;
  }
  .labo-entry-container
.list-entry
> li
.content
.content-inner
.wrap-btn-read-more {
    text-align: right;
  }
  .form-container .list-form > dt,
  .form-container .list-form > dd {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
  }
  .form-container .list-form > dt {
    width: 160px;
    text-align: right;
  }
  .form-container .list-form > dd {
    width: 350px;
    padding: 2px 10px 10px;
  }
  .nonePc {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .report-content h2 img {
    width: 100%;
    height: auto;
  }
  .page-template-page-ranking_review-php .tbl-product-spec .feature-item,
  .page-id-112 .tbl-product-spec .feature-item,
  .page-id-102 .tbl-product-spec .feature-item,
  .search-results .tbl-product-spec .feature-item {
    line-height: 32px;
  }
  .page-id-112 .product-uv .list-uv .uv-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-id-112 .list-uv .uv-heading {
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px solid black;
  }
  .single_product_top3 {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3%;
  }
  .single_product_top3 .product {
    width: 100%;
  }
  .single_product_top3 .product h3.sub-copy {
    width: 100% !important;
    max-width: 100% !important;
    white-space: nowrap;
    font-size: 14px !important;
    line-height: 20.667px !important;
    margin-right: 0 !important;
    text-align: center;
  }
  .single_product_top3 .product .ttl-pro {
    font-size: 20px;
    padding: 10px 0 10px 10px;
  }
  .single_product_top3 .product .product-container-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .single_product_top3 .product .product-details-right {
    width: 100%;
  }
  .single_product_top3 .product .tbl-product-spec .feature {
    line-height: 1.4;
    font-size: 13px;
  }
  .single_product_top3 .product .product-tag-body {
    font-size: 10px;
    margin-top: 10px;
  }
  .single_product_top3 .product .wrap-badge {
    left: 50px;
  }
  .single_product_top3 .product .wrap-photo-container {
    margin-right: 0;
    width: 100%;
  }
  .single_product_top3 .product .wrap-photo img {
    padding-left: 0;
  }
  .single_product_top3 .product .product-heading {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
  }
  .single_product_top3 .product .star-container .star-total,
  .single_product_top3 .product .star-container .star-number {
    font-size: 10px;
    white-space: nowrap !important;
  }
  .single_product_top3 .product .star-container .star-label .label-tag {
    font-size: 10px;
    min-width: 22px;
  }
  .single_product_top3 .product .star-container .star-image {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    margin-left: 0px;
    margin-right: -18px;
  }
  .single_product_top3 .product .product-pricelist {
    margin-bottom: 0;
  }
  .single_product_top3 .product .product-pricelist .pricelist-ttl {
    font-size: 20px;
  }
  .single_product_top3 .product .product-pricelist .heading-uv {
    font-size: 18px;
  }
  .single_product_top3 .product .product-pricelist .meyasu {
    font-size: 13px;
  }
  .single_product_top3 .product .product-pricelist table {
    width: 100%;
  }
  .single_product_top3 .product .product-pricelist th {
    font-size: 10.667px;
  }
  .single_product_top3 .product .product-pricelist td {
    font-size: 11.3px;
    height: 50px;
  }
  .single_product_top3 .product .product-pricelist td a img {
    border-radius: 10px;
    width: 64px;
    height: 58px;
  }
  .single_product_top3 .product .product-pricelist th.c0,
  .single_product_top3 .product .product-pricelist td.c0 {
    white-space: nowrap;
    padding-left: 0;
  }
  .single_product_top3 .report h2 {
    font-size: 20px;
    border-bottom: 2px solid #797979;
  }
  .single_product_top3 .report div.text {
    font-size: 13px !important;
  }
  .single_product_top3 .graf-box .graf-heading {
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
  }
  .single_product_top3 .review-sample-wrapper {
    margin-bottom: 30px;
  }
  .single_product_top3 .review-sample-wrapper .review-sample-ttl {
    font-size: 21px;
  }
  .single_product_top3 .review-sample-wrapper .list-uv .uv-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
  }
  .single_product_top3 .review-sample-wrapper .list-uv .uv-heading .attrs-box {
    width: 100%;
  }
  .single_product_top3 .review-sample-wrapper .list-uv .uv-heading .star-container {
    margin: 17px 0;
  }
  .single_product_top3 .review-sample-wrapper .list-uv .uv-heading .star-container .star-image {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .single_product_top3 .review-sample-wrapper .list-uv > li {
    width: 100%;
  }
  .single_product_top3 .review-sample-wrapper .uv-content p {
    font-size: 13px;
    line-height: 1.6;
  }
  .single_product_top3 .review-sample-wrapper .all-review-link-box a {
    font-size: 13px;
  }
  .single_product_top3 .review-summary-box h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .single_product_top3 .review-summary {
    padding: 10px 2%;
    margin-bottom: 30px;
  }
  .single_product_top3 .review-summary p {
    font-size: 13px;
  }
  .single_product_top3 .review-summary p br.nonePc {
    display: none;
  }
  .single_product_top3 .points-box h3.recommend-ttl {
    font-size: 17px;
  }
  .single_product_top3 .points-box h3.unfortunate-ttl {
    font-size: 17px;
  }
  .single_product_top3 .points-box ul li {
    font-size: 13px;
  }
  .single_product_top3 .top-light-explain .light-explain {
    font-size: 12px;
  }
  .ranking_no1_peptia .over-view-ttl,
  .ranking_no1_peptia .main-ingredient-ttl,
  .ranking_no1_peptia .experience-ttl {
    font-size: 21px;
  }
  .ranking_no1_peptia .over-view-box .over-view-img-1 {
    width: 90%;
    display: block;
    margin: 0 auto 20px;
  }
  .ranking_no1_peptia .over-view-box .over-view-1 p,
  .ranking_no1_peptia .over-view-box .over-view-2 p,
  .ranking_no1_peptia .over-view-box .over-view-3 p {
    font-size: 13px;
  }
  .ranking_no1_peptia .over-view-box .over-view-3 {
    margin-bottom: 20px;
  }
  .ranking_no1_peptia .main-ingredient-box p {
    font-size: 13px;
  }
  .ranking_no1_peptia .main-ingredient-box p.p {
    margin-bottom: 15px;
  }
  .ranking_no1_peptia .main-ingredient-box h3 {
    font-size: 20px;
  }
  .ranking_no1_peptia h2.experience-ttl {
    margin-top: 30px;
  }
  .ranking_no1_peptia .experience-box h3 {
    font-size: 20px;
    margin-top: 20px;
  }
  .ranking_no1_peptia .experience-box p {
    font-size: 13px;
  }
  #rank_2 .product .wrap-photo img {
    padding-top: 80px;
  }
  .ranking_no2_procyon .over-view-ttl,
  .ranking_no2_procyon .satisfaction-ttl,
  .ranking_no2_procyon .experience-ttl {
    font-size: 21px;
  }
  .ranking_no2_procyon .over-view-box .over-view-img-1 {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .ranking_no2_procyon .over-view-box .over-view-1 p,
  .ranking_no2_procyon .over-view-box .over-view-2 p,
  .ranking_no2_procyon .over-view-box .over-view-3 p {
    font-size: 13px;
  }
  .ranking_no2_procyon .satisfaction-box p {
    font-size: 13px;
    margin-bottom: 25px;
  }
  .ranking_no2_procyon .experience-box p {
    font-size: 13px;
    margin-bottom: 24px;
  }
  .ranking_no3_reddragon .over-view-ttl,
  .ranking_no3_reddragon .efficacy-ttl,
  .ranking_no3_reddragon .experience-ttl {
    font-size: 21px;
  }
  .ranking_no3_reddragon .over-view-box .over-view-1 p,
  .ranking_no3_reddragon .over-view-box .over-view-2 p,
  .ranking_no3_reddragon .over-view-box .over-view-3 p {
    font-size: 13px;
  }
  .ranking_no3_reddragon .efficacy-box {
    margin-bottom: 40px;
  }
  .ranking_no3_reddragon .efficacy-box p {
    font-size: 13px;
  }
  .ranking_no3_reddragon .efficacy-box h3 {
    font-size: 20px;
  }
  .ranking_no3_reddragon .experience-box p {
    font-size: 13px;
  }
  .page-id-2 .list-uv .uv-heading,
  .page-id-124 .list-uv .uv-heading,
  .single-products .list-uv .uv-heading {
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px solid black;
  }
  .single_product_top3 .review-sample-wrapper .list-uv .uv-heading .attrs-box {
    width: 60% !important;
  }
  .tax-review-category .product-uv {
    padding: 0 3%;
  }
}

@media (max-width: 650px) {
  .noneSp {
    display: none !important;
  }
  .card-container.noneSp {
    display: none !important;
  }
  .card-container.noneSp img {
    display: none;
  }
  .card-container {
    display: none !important;
  }
  .block-introduction .wrap-photo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-introduction .wrap-photo a {
    width: 100%;
    height: auto;
  }
  .drawer-hamburger-icon,
  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    background-color: #fff;
  }
  .drawer-default {
    background: #1a1a1a;
  }
  .introduction-content .heading-introduction {
    font-size: 19.333px;
    line-height: 26.667px;
  }
  .paragraphs p {
    font-size: 13px;
  }
  .sp-card-container {
    text-align: center;
    margin-top: 35px;
  }
  .sp-card-container img {
    margin-bottom: 10px;
  }
  .block-ranking-table {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 25px;
  }
  .block-ranking-table img {
    display: block;
    width: 100%;
  }
  .wrap-badge img {
    width: 50px;
    padding-top: 20px;
  }
  .product .wrap-heading {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .product .sub-copy {
    font-size: 14px;
    line-height: 16px;
    max-width: 250px;
  }
  .product .wrap-heading h2 {
    font-size: 30px;
    line-height: 1;
    padding: 0;
    margin-top: 10px;
  }
  .product .product-container-heading {
    font-size: 20px;
  }
  .product-container .product-text li {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
  }
  .product-container .product-container-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .product .product-container .product-tag-body span {
    font-size: 11px;
  }
  .product-details {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-details > div {
    width: 100%;
  }
  .product-details .compre-info-head,
  .product-details .details-head {
    font-size: 14px;
    line-height: 2;
  }
  .feature,
  .feature-item {
    font-size: 13px;
  }
  .product-details h5 {
    font-size: 13px;
    border: none;
  }
  .main-ingredient p {
    font-size: 13px;
  }
  .survey-report .report-heading {
    font-size: 16px;
  }
  .grid {
    grid-template-columns: 100%;
  }
  .report-content h2 {
    font-size: 14px;
  }
  .report-content p {
    font-size: 13px;
  }
  .camp-block .today {
    font-size: 14px;
  }
  .review-wrapper h3 {
    font-size: 14px;
  }
  .review-wrapper p {
    font-size: 11.333px;
  }
  .go-to-btns {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3%;
    margin: 0 auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .go-to-btns a {
    width: 50%;
    height: auto;
    font-size: 10.667px;
    line-height: 30px;
  }
  .block-ranking .product-comment .wrap-heading {
    background-color: #fff !important;
    color: black !important;
    font-size: 13.333px !important;
  }
  .product-comment .comment-container {
    border: none !important;
  }
  .product-comment .comment-container .comment-container-inner {
    border: none !important;
    font-size: 13px !important;
    color: black !important;
    line-height: 1.667 !important;
  }
  .block-ranking .product {
    padding-bottom: 0px;
  }
  .block-introduction .wrap-photo {
    width: 100%;
  }
  .introduction-content .heading-introduction {
    width: 100%;
  }
  .survey-report .report-heading {
    width: 100%;
  }
  .product-container .product-container-inner {
    width: 100%;
  }
  .grid {
    width: 100%;
  }
  .comment-container p {
    width: 100%;
  }
  .block-search {
    width: 100%;
  }
  .block-introduction .wrap-photo a img {
    margin-bottom: 13px;
  }
  .content-inner_1 .paragraphs p {
    line-height: 20px;
    padding: 0;
  }
  .introduction-content .heading-introduction {
    border-width: 2px;
  }
  .pra-1,
  .pra-3 {
    margin-bottom: 15px;
  }
  .content-inner_1 {
    margin-bottom: 30px;
  }
  .paragraphs.showy-style p::after {
    height: 22px;
    width: 15px;
    left: -22px;
    top: 6px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .paragraphs.showy-style p {
    margin-left: 1.3em;
  }
  .content-inner_3 h2.heading-introduction {
    margin-bottom: 20px;
  }
  .block-ranking {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3%;
  }
  .product-container {
    padding: 0 3%;
  }
  .product-container .wrap-photo-container .wrap-photo {
    margin-bottom: 20px;
  }
  .product-container .product-text ul li {
    letter-spacing: 0;
  }
  .product .product-container .product-tag-body span {
    margin-right: 1px;
    margin-bottom: 5px;
  }
  .official-shop-btn img {
    margin: 0;
  }
  .product-details {
    padding: 0;
  }
  .product-details-left {
    margin: 0;
  }
  .feature,
  .feature-item {
    line-height: 22px;
  }
  .product-details h5 {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .main-ingredient p {
    color: #a2a2a2;
  }
  .survey-report .report-heading {
    margin-top: 40px;
  }
  .report-content {
    width: 100%;
  }
  .report-content img {
    width: 100%;
  }
  .camp-block img {
    margin-top: 10px;
  }
  .product-uv {
    margin-top: 35px;
  }
  .list-uv .uv-heading .attrs {
    font-size: 13px;
  }
  .star-container .star-image {
    float: left;
  }
  .list-uv .uv-heading {
    display: table;
  }
  .report-content h2 {
    line-height: 40px;
  }
  .report-content p {
    line-height: 20px;
  }
  .list-uv .uv-heading {
    border-bottom: 1px solid #a2a2a2;
  }
  .product-uv .list-uv > li {
    width: 100%;
    margin-top: 20px;
  }
  .review-wrapper .uv-content p {
    font-size: 11.3px;
    line-height: 1.64;
    margin-top: 10px;
  }
  .go-to-btns {
    height: 40px;
  }
  .go-to-btns a {
    line-height: 1;
    height: 40px;
    padding: 5px 0;
  }
  .sp-go-to-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sp-go-to-btns a {
    display: block;
    position: relative;
    width: 49.5%;
  }
  .sp-go-to-btns a img {
    display: block;
  }
  .sp-go-to-btns a .btn-txt {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 11px;
    font-family: "ヒラギノ角ゴシック";
    font-weight: 700;
  }
  .product-comment {
    margin-top: 30px;
  }
  .product-comment .wrap-heading {
    margin-bottom: 0;
  }
  .product-comment .comment-container {
    padding: 0 !important;
  }
  .product .product-container .product-tag-body {
    margin-left: 0;
    width: 100%;
  }
  .block-search {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-size: 13px;
    white-space: nowrap;
    margin-bottom: 47px;
    padding-bottom: 30px;
  }
  .tbl-search .select-head {
    display: inline-block;
    padding: 0;
    font-size: 13px !important;
    text-align: left;
    font-family: "ヒラギノ角ゴシック";
    font-weight: 600 !important;
  }
  .search-container .select-head {
    font-family: "ヒラギノ角ゴシック";
    margin-bottom: 8px;
    font-weight: 600;
  }
  .search-container select {
    height: 40px;
    margin-bottom: 10px;
  }
  .submit-to-search .btn-submit-search {
    min-width: 270px;
    width: 96%;
    height: 40px;
    border: none;
  }
  .header {
    height: 56px;
  }
  .block-search img {
    max-width: 120px;
  }
  .search.nonePc {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 4.8%;
  }
  .official-shop-btn {
    margin: 30px 0 27px;
  }
  .product-details-right {
    margin-top: 20px;
  }
  .survey-report .report-heading {
    margin-top: 45px;
    margin-bottom: 20px;
  }
  .list-uv .uv-heading .attrs {
    margin-bottom: 5px;
  }
  .product-details-left .compre-info-head {
    margin-bottom: 0;
  }
  .block-ranking .product-comment .wrap-heading {
    border-left: 3px solid #128ece !important;
    border-radius: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    padding-left: 0.5rem !important;
    margin-bottom: 10px !important;
  }
  .next-ranking img {
    width: 100%;
    margin: 0;
  }
  .footer-container .footer-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-inner .list-link:first-of-type {
    margin-right: 0;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
  }
  .footer-inner li.head {
    text-align: center;
    margin-bottom: 27px;
  }
  .footer-inner .list-link li a {
    margin-left: 10%;
    font-family: "ヒラギノ角ゴシック";
    color: #797979 !important;
  }
  .footer-inner li h3 {
    text-align: left;
    margin: 0 auto;
    margin-left: 10%;
  }
  .footer-inner .list-link2 {
    padding-bottom: 20px;
  }
  .footer-inner .list-link2 li a {
    font-family: "ヒラギノ角ゴシック";
    color: #797979 !important;
    margin-left: 10%;
  }
  .footer .copyright {
    font-size: 10px;
  }
  .product .product-container-heading {
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .content-inner_2 h2.heading-introduction {
    margin-bottom: 23px;
  }
  .paragraphs.showy-style p {
    margin-bottom: 14px;
  }
  .this-site-is {
    margin-bottom: 23px;
  }
  .block-search .tbl-search td li {
    width: 48%;
    margin-left: 3px;
  }
  .product .product-container-heading {
    width: 100%;
    padding: 12px;
  }
  .product-container .product-text ul {
    padding-bottom: 20px;
  }
  .footer-inner li h3 {
    line-height: 1.3;
  }
  .footer-inner .list-link2 li.head {
    margin-bottom: 5px;
  }
  /*
  *
  * SP end
  *
  *
  */
}

@media screen and (max-width: 640px) and (max-width: 640px) {
  .page-id-112 .list-uv .uv-heading {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0;
  }
  .page-id-112 .list-uv .uv-heading .attrs-box {
    color: black;
  }
  .page-id-112 .list-uv .uv-heading .star-container {
    margin: 10px 0;
  }
  .page-id-112 .list-uv .uv-heading .star-container .star-image {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin-right: -15px;
  }
  .page-id-2 .list-uv .uv-heading,
  .page-id-124 .list-uv .uv-heading,
  .single-products .list-uv .uv-heading {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0;
    position: relative;
  }
  .page-id-2 .list-uv .uv-heading .attrs-box,
  .page-id-124 .list-uv .uv-heading .attrs-box,
  .single-products .list-uv .uv-heading .attrs-box {
    color: black;
  }
  .page-id-2 .list-uv .uv-heading .star-container,
  .page-id-124 .list-uv .uv-heading .star-container,
  .single-products .list-uv .uv-heading .star-container {
    margin: 10px 0;
    float: right;
    position: absolute;
    top: 7px;
    left: 205px;
  }
  .page-id-2 .list-uv .uv-heading .star-container .star-image,
  .page-id-124 .list-uv .uv-heading .star-container .star-image,
  .single-products .list-uv .uv-heading .star-container .star-image {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin-right: -15px;
  }
}

@media screen and (min-width: 640px) {
  .single_product_top3 p[lm] {
    letter-spacing: -0.03em !important;
  }
}

/*
|----------------------------------------
| サプリ診断テスト diag
|----------------------------------------
*/
.bl_diag_container{
	margin-top: 40px;
}
.bl_diag{
	border: 4px solid #00335d;
	padding: 40px 0 50px;
	letter-spacing: 0.04em;
	min-height: 444px;
}
.bl_diag_heading{
	font-size: 34px;
	text-align: center;
	color: #00335d;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bl_diag_heading img{
	margin-right: 15px;
}
 

.bl_diag_cont{
	background-color: #ededed;
	padding: 25px 20px;
	text-align: center;
	margin: 35px 0 45px;
	font-weight: bold;
	transition: all 0.8s;
	min-height: 140px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bl_diag_cont_startTxt{
	color: #757575;
	font-size: 20px;
}
.bl_diag_cont_questionTxt{
	color: #000;
	font-size: 24px;
}
.bl_diag_cont_questionTxt .qnum{
	color: #00335d;
	padding-right: 0.1em;
}

.bl_diag_startBtn{
	display: block;
	margin: 0 auto;
	max-width: 440px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background-color: #00335d;
	text-align: center;
	text-decoration: none;
	padding: 0.85em;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.5;

}
.bl_diag_startBtn:hover{
	text-decoration: none !important;
	opacity: 0.7;
}
.bl_diag_startBtn span{display: flex;}
.bl_diag_startBtn svg{
	height: 32px;
	width: 34px;
}
.bl_diag_answerArea{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: -20px;

}
.bl_diag_answer{
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #00335d;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	max-width: 440px;
	border-radius: 25px;
	padding: 0.7em 0;
}
.bl_diag_answer:hover{
	text-decoration: none !important;
}

.bl_diag_backBtn{
	margin: 0 auto;
  width: 100%;
	max-width: 100px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #787878;
	text-align: center;
	text-decoration: none;
	padding: 1em 0.85em;
  padding-left: 1.4em;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.5;
  position: relative;
  line-height: 1;
  text-decoration: none !important;
}
.bl_diag_backBtn:hover{
  opacity: 0.7;
}
.bl_diag_backBtn span{
  display: flex;
  position: absolute;
  left:10%;
  transform: rotate(180deg);
}
.bl_diag_backBtn span svg{
  height: 26px;
  width: 26px;
}

.bl_diag .hp_fw_b{
	font-weight: bold;
} 
.bl_diag .hp_c_red{
	color: #9f1401;
}
.hp_fz_l{
	font-size: 34px;
}

.bl_diag_cont_resultTxt{
	color: #000;
	font-weight: normal;
	font-size: 24px;
}
.bl_diag_cont_resultTxt_body{
	font-size: 18px;
	margin-top: 18px;
	line-height: 1.66666;
}
.bl_diag__result_conclusion{
	text-align: center;
	font-size: 24px;
}
.bl_diag__result_conclusion_furi{
line-height: 1.35;
margin-bottom: 25px;
}
.bl_diag_result_components{
	margin-top: 40px;
}

.bl_diag_result_components h3{
	background-color: #000;
	color:#fff;
	text-align: center;
	padding: 20px;
	font-weight: normal;
	border-radius: 8px;
	margin-bottom: 20px;
}

.bl_diag_result_component{
	background-color: #ededed;
	margin-bottom: 20px;
	padding: 25px 25px;
}
.bl_diag_result_component h4{
font-size: 24px;	
margin-bottom: 6px;
}
.bl_diag_result_component h4 span{
	color: #f25632;
}
.bl_diag_result_component P{
	font-size: 18px;
	letter-spacing: -0.025em;
	line-height: 1.6666;
}
.bl_diag_result_reco_pro{
	margin-top: 40px;
}
.bl_diag_result_reco_pro h3{
	font-size: 24px;
	background-color: #9f1401;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 24px 0;
	font-weight: normal;
	margin-bottom: 15px;
	
}
.diag-result .diag-result{
	text-align: left;
	width: 100%;
}
.diag-result .product-container .product-container-inner{
	flex-direction: row-reverse;
	margin-bottom: 30px;
}
.diag-result .product .product-container .product-tag-body{
	text-align: left;
	width: 100%;
	margin-top: 35px;
}

@media (max-width:649px){
	.hp_fz_l{
		font-size: 28px;
	}
	.bl_diag_container{
		padding: 0 3%;
		margin-bottom: 40px;
	}
	.bl_diag_result_components,
	.bl_diag_result_reco_pro,
	.product{
		padding: 0 3%;
	}
	.bl_diag_heading{
		font-size: 26px;
	}
	.bl_diag_cont_questionTxt{
		font-size: 19px;
	}
	.bl_diag_startBtn{
		width: 80%;
	}
	.bl_diag_cont{
		padding-right: 5%;
		padding-left: 5%;
	}
	.bl_diag_answer{
		width: 90%;
		margin-bottom: 23px;
		font-size: 16px;
		padding: 0.85em 0;
	}
	
	.bl_diag_cont_resultTxt{
		font-size: 20px;
	}
	.bl_diag_cont_resultTxt_body{
		font-size: 16px;
	}
	.bl_diag__result_conclusion_furi{
		font-size: 20px;
	}
	.bl_diag__result_conclusion_ochi{
		font-size: 20px;
	}
	.bl_diag_result_component p{
		font-size: 16px;
	}
	.diag-result .product-container .product-container-inner{
		 flex-direction: column-reverse;
	}	
}


/*
* ローダー
*/
.loader{
	display: none;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 15px auto;
  font-size: 4.5px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 51, 93, 0.2);
  border-right: 1.1em solid rgba(0, 51, 93, 0.2);
  border-bottom: 1.1em solid rgba(0, 51, 93, 0.2);
  border-left: 1.1em solid #00335d;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* 21-1214 ペプチアの詳細ページのみ 販売サイト比較表 非表示 */
.postid-358 .product-pricelist{
  display: none !important;
}
