@charset "UTF-8";

body {
  font-family: HiraKakuProN-W3, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

b,
strong {
  font-weight: bold !important;
}

/********************************
* PC
*********************************/

@media (min-width: 585px) {
  .l-leftwide {
    float: left;
    width: 684px;
  }
}

.bookmark-notice {
  top: 7px;
  left: 50%;
  color: white;
  width: 320px;
  height: auto;
  padding: 7px;
  z-index: 7;
  position: fixed;
  font-size: 13px;
  text-align: center;
  margin-left: -160px;
  border-radius: 7px;
  background-color: #28A365;
}

@media (min-width: 585px) {
  .l-rightwide {
    float: right;
    width: 300px;
  }

  .ad_fixed {
    position: fixed;
    top: 10px;
  }

  .banner_area {
    margin-top: 10px;
  }

  dl.info-index {
    width: 300px;
    margin-top: 1em;
  }
}

@media (max-width: 584px) {
  dl.info-index {
    margin: 1em 1.2em;
  }
}

dl.info-index dt,
dl.info-index dd {
  line-height: 1.5em;
}

dl.info-index dt {
  border-left: 3px solid #28A365;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  padding-left: 0.5em;
}

dl.info-index dd {
  font-size: 14px;
  margin-bottom: 2em;
}

dl.info-index dd p {
  margin-bottom: 1em;
}

dl.info-index dd p.inq {
  background-color: #f7f7f7;
  padding: 1em;
}

dl.info-index dd p.inq a:before {
  content: "\f003";
  color: #ff236b;
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 5px;
}

dl.info-index dd p.inq a {
  color: black;
  text-decoration: underline;
}

@media (min-width: 585px) {
  html body #NR-nav #NR-nav-main ul#NR-nav-main-in {
    line-height: 1;
  }
}

@media (min-width: 585px) {
  .l-container {
    min-width: 1024px;
    padding-top: 10px;
    content: "";
    display: block;
    clear: both;
    border: 1px solid #e6e8ea;
  }

  .l-container--main {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1004px;
  }
}

@media (max-width: 584px) {
  .l-container {
    width: 100%;
    border: 1px solid #e6e8ea;
    box-sizing: border-box;
  }
}

@media (min-width: 585px) {
  .l-rectangle {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 584px) {
  .l-rectangle {
    display: none;
  }
}

@media (min-width: 585px) {
  .l-rectangle__ad .adsbygoogle {
    width: 300px;
    height: 250px;
  }
}

@media (min-width: 585px) {
  .l-browsi {
    height: 312px;
  }
}

@media (max-width: 584px) {
  .l-browsi {
    height: 328px;
  }
}

.l-breadcrumb {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 12px 10px;
  background-color: #ffffff;
  box-sizing: border-box;
}

@media (max-width: 584px) {
  .l-breadcrumb {
    overflow: auto;
  }
}

.p-breadcrumb {
  width: 1004px;
  margin: 0 auto;
  font-size: 10px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: -0.4em;
}

.p-breadcrumb li {
  height: auto;
  line-height: 1.1;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}

.p-breadcrumb li a {
  height: auto;
  margin: 0;
  padding: 0 16px 0 8px;
  background: url(https://image.knowsia.jp/service/entertainmenttopics/ic_arrow_topic_path.png) no-repeat right top;
  background-size: 10px 10px;
  font-size: 10px;
  line-height: 1.1;
  overflow: hidden;
  color: #666;
}

.p-breadcrumb li strong {
  height: auto;
  margin: 0;
  padding: 0 0 0 8px;
  font-size: 10px;
}

.category_link_lists {
  margin: 20px 0;
}

.category_link_lists__block {
  display: flex;
  flex-wrap: wrap;
}

.category_link {
  margin: 5px;
  background-color: #eee;
  border: solid 2px lightgray;
  border-radius: 3px;
  padding: 2px 8px;
}

.category_link__inner {
  color: black;
  font-weight: bold;
}

@media (min-width: 585px) {
  .l-article_content {
    padding: 0 24px 0 0;
  }
}

@media (max-width: 584px) {
  .l-article_content {
    padding: 0 16px 16px;
  }
}

.l-intro {
  width: 100%;
  padding: 0;
}

.p-intro__ranking_product_shortcut {
  top: 0;
  z-index: 1;
  margin-top: -1px;
  background-color: white;
}

.p-intro__ranking_product_shortcut--container {
  padding: 0.3em;
  overflow: hidden;
  position: relative;
  border-top: 1px solid gainsboro;
  visibility: hidden;
  border-bottom: 1px solid gainsboro;
}

.p-intro__ranking_product_shortcut--container div {
  display: inline-block;
  position: relative;
}

.p-intro__ranking_product_shortcut--container span {
  color: #000;
  cursor: pointer;
  height: 1.5em;
  display: inline-block;
  padding: 0.7em 2.5em 0.7em 1.5em;
  margin-right: 0.3em;
  border-radius: 2em;
  margin-bottom: 0.3em;
  text-decoration: none;
  background-color: #eee;
}

.p-intro__ranking_product_shortcut--container span:after {
  content: "";
  display: block;
  position: absolute;
  right: 1.5em;
  top: 1.5em;
  transform: scale(1);
  border-top: 0.4em solid black;
  border-right: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid transparent;
}

.p-intro__ranking_product_shortcut--container span.clicked {
  background-color: #ccc;
}

.p-intro__ranking_product_shortcut--container span.clicked:after {
  transform: scale(-1);
  top: 1.1em;
}

.p-intro__ranking_product_shortcut--container .button {
  top: 0;
  right: 0;
  width: 2.4em;
  border: 1px solid gainsboro;
  height: 2.4em;
  margin: 0.6em;
  position: absolute;
  border-radius: 1.3em;
  background-color: white;
}

.p-intro__ranking_product_shortcut--container .button:after {
  top: 0.4em;
  left: 0.3em;
  width: 2em;
  height: 2em;
  content: "";
  display: block;
  position: absolute;
  background-image: url(https://ranking.goo.ne.jp/select/images/ic_arrow_down.svg);
}

.p-intro__ranking_product_shortcut--container .button.clicked:after {
  top: 0.1em;
  left: 0.1em;
  transform: scale(-1);
}

.p-intro__ranking_product_shortcut--modal div {
  top: 3em;
  width: 30em;
  max-width: 50vw;
  border: 1px solid #bbb;
  display: none;
  padding: 0.7em 1.5em;
  z-index: 10;
  position: absolute;
  border-radius: 1.5em;
  background-color: #ddd;
}

.p-intro__ranking_product_shortcut--modal ul {
  overflow: auto;
  max-height: 50vh;
}

.p-intro__ranking_product_shortcut--modal li {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.p-intro__ranking_product_shortcut--modal a {
  color: black;
}

@media (min-width: 585px) {
  .p-articleList__item-info--pr_badge {
    color: gray;
    font-weight: bold;
    border: 2px solid;
    border-color: gray;
    padding: 6px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
  }

  .p-intro h1 {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.8px;
  }

  .p-intro__published {
    float: left;
    margin-top: 12px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    width: 100%;
  }

  .p-intro__body {
    width: 100%;
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
  }

  .p-intro__imgbox {
    margin: 16px 0 0;
    text-align: center;
  }

  .p-intro__imgbox img {
    -o-object-fit: contain;
       object-fit: contain;
    float: initial;
    max-height: 320px;
    max-width: 660px;
    margin: 16px 0;
  }

  .p-intro__ranking_product_shortcut--content {
    width: 600px;
  }
}

@media (max-width: 584px) {
  .p-articleList__item-info--pr_badge {
    color: gray;
    font-weight: bold;
    border: 2px solid;
    border-color: gray;
    padding: 0.5em;
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
  }

  .p-intro h1 {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.8px;
    color: #111;
  }

  .p-intro__published {
    font-size: 12px;
    color: #777;
  }

  .p-intro__body {
    margin: 16px 0 0;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
  }

  .p-intro__imgbox {
    width: 100%;
    height: 200px;
  }

  .p-intro__imgbox img {
    display: block;
    width: 100%;
    height: 200px;
    margin: 16px auto 0;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
  }

  .p-intro__ranking_product_shortcut {
    position: relative;
  }

  .p-intro__ranking_product_shortcut--container {
    overflow: scroll;
  }

  .p-intro__ranking_product_shortcut--container .button {
    display: none;
  }

  .p-intro__ranking_product_shortcut--content {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 2.4em;
  }

  .p-intro__ranking_product_shortcut--modal {
    position: absolute;
    top: 10px;
    left: 5px;
  }

  .p-intro__ranking_product_shortcut--modal div {
    width: 80vw;
    max-width: 80vw;
  }
}

@media (min-width: 585px) {
  .p-table_of_contents {
    background-color: #FCFCFC;
    border: 1px solid #EEE;
    margin: 24px 0 32px;
    padding: 24px;
    border-radius: 8px;
    position: relative;
  }

  .p-table_of_contents h2 {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 0 16px;
    font-size: 16px;
    font-weight: 700;
    color: #111;
    border-bottom: 1px solid #EEE;
  }

  .p-table_of_contents h2::before {
    content: "";
    width: 24px;
    height: 24px;
    margin: 0 12px 0 0;
    background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_toc.svg) no-repeat 0 0;
    background-size: 24px 24px;
  }

  .p-table_of_contents h2::after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_arrow_down.svg) no-repeat 100% 4px;
    background-size: 16px 16px;
    margin: 0 0 0 auto;
  }

  .p-table_of_contents ul {
    margin: 0;
    padding: 12px 4px;
  }

  .p-table_of_contents li {
    line-height: 1.3;
    word-break: keep-all;
    color: #333;
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    padding: 16px 0 0;
  }

  .p-table_of_contents li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 6px 8px 0 0;
    border: 2px solid #28A365;
    border-radius: 50%;
    box-sizing: border-box;
  }

  .p-table_of_contents li a {
    width: calc(100% - 24px);
    font-size: 14px;
    line-height: 20px;
    color: #333;
  }
}

@media (max-width: 584px) {
  .p-table_of_contents {
    margin: 24px 0 32px;
    padding: 16px;
    padding-bottom: 0px;
    background-color: #FCFCFC;
    border: 1px solid #EEE !important;
    border-radius: 8px;
  }

  .p-table_of_contents h2 {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 0 16px;
    font-size: 16px !important;
    font-weight: 700;
    color: #111 !important;
    background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_arrow_down.svg) no-repeat 100% 4px;
    background-size: 16px 16px;
  }

  .p-table_of_contents h2::before {
    content: "";
    width: 24px;
    height: 24px;
    margin: 0 8px 0 0;
    background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_toc.svg) no-repeat 0 0;
    background-size: 24px 24px;
  }

  .p-table_of_contents ul {
    margin: 0;
    padding: 4px 4px 24px;
    border-top: 1px solid #EEE;
  }

  .p-table_of_contents li {
    line-height: 1.3;
    word-break: normal;
    color: #333;
    display: flex;
    align-items: flex-start;
    font-size: 14px !important;
    padding: 16px 0 0 !important;
  }

  .p-table_of_contents li::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    margin: 6px 8px 0 0;
    border: 2px solid #28A365;
    border-radius: 50%;
  }

  .p-table_of_contents li a {
    width: calc(100% - 24px);
    font-size: 14px;
    line-height: 20px;
    color: #333;
  }
}

.item_list_content {
  padding-top: 12px;
}

.item_list_content_headline {
  margin-top: 0;
  color: #111;
}

.item_list_content_headline_parameter_1,
.item_list_content_headline_parameter_2 {
  margin: 12px 0px;
}

.item_list_content_headline_parameter_3 {
  margin: 0px;
}

.item_list_content_headline h2 {
  font-weight: 700 !important;
  line-height: 36px;
  margin-top: 16px;
  border-bottom: 3px solid #28A365;
  padding-bottom: 8px;
}

@media (min-width: 585px) {
  .item_list_content_headline h2 {
    font-size: 22px;
  }
}

@media (max-width: 584px) {
  .item_list_content_headline h2 {
    font-size: 20px;
  }
}

.item_list_content_headline h3 {
  margin: 16px 0 0;
  padding: 0 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.8px;
  border-left: 3px solid #28A365;
}

.item_list_content_headline h4 {
  display: flex;
  margin: 8px 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #111;
}

.item_list_content_headline h4::before {
  content: "";
  width: 12px;
  height: 12px;
  margin: 4px 8px 0 0;
  background-color: #28A365;
  border-radius: 4px;
}

.item_list_content_headline .p-compare {
  margin-top: 12px;
  width: 100%;
}

.item_list_content_headline .p-compare__attention {
  color: #b31b22;
  font-size: 12px;
  font-weight: bold;
  padding-top: 2%;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare__attention {
    padding-top: 3%;
  }
}

.item_list_content_headline .p-compare-table {
  display: block;
  overflow-x: scroll;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  border-collapse: collapse;
  text-align: center;
}

.item_list_content_headline .p-compare-table .over-hide {
  display: none;
}

.item_list_content_headline .p-compare-table::-webkit-scrollbar {
  height: 10px;
}

.item_list_content_headline .p-compare-table::-webkit-scrollbar-track {
  margin-right: 2px;
  margin-left: 125px;
  border-radius: 5px;
  border: 1.5px solid #E9E9E9;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table::-webkit-scrollbar-track {
    margin-left: 125px;
    border: 1px solid #E9E9E9;
  }
}

.item_list_content_headline .p-compare-table::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #EEEEEE;
}

.item_list_content_headline .p-compare-table__show-more-tableframe {
  position: absolute;
  background-image: linear-gradient(90deg, transparent 0 0%, #FFF 100%);
  height: 699px;
  width: 10%;
  z-index: 1;
  left: 56%;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__show-more-tableframe {
    display: none;
  }
}

.item_list_content_headline .p-compare-table__header--title-cell {
  position: -webkit-sticky;
  position: sticky;
  left: -1px;
  background-color: #b40000;
}

.item_list_content_headline .p-compare-table__header--sticky-vertical-line {
  position: -webkit-sticky;
  position: sticky;
  left: 116px;
  background-color: #fff;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__header--sticky-vertical-line {
    left: 101px;
  }
}

.item_list_content_headline .p-compare-table__header-title {
  color: #fff;
  background-color: #b40000;
}

.item_list_content_headline .p-compare-table__header--space-row {
  height: 4px;
  position: relative;
  z-index: 0;
}

.item_list_content_headline .p-compare-table__header--space-row::before {
  content: "";
  position: absolute;
  top: 0;
  /*スクロールの最右端がずれないため*/
  left: 0;
  /*スクロールの最右端がずれないため*/
  width: 100%;
  /*表上部のborderを消さないため*/
  height: 100%;
  /*同上*/
  border-bottom: 1px solid #E7E7E7;
  z-index: -1;
}

.item_list_content_headline .p-compare-table__title-cell {
  position: -webkit-sticky;
  position: sticky;
  left: -1px;
  background-color: #fff;
  min-width: 92px;
  text-align: left;
  border-top: 1px solid #E7E7E7;
  width: 100%;
  padding: 5px 15px 2px 10px;
  z-index: 1;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__title-cell {
    padding: 5px 5px 2px 5px;
  }
}

.item_list_content_headline .p-compare-table__title-cell::before {
  content: "";
  position: absolute;
  /*商品名行のborderを消さない、固定するため*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #E7E7E7;
  z-index: -1;
}

.item_list_content_headline .p-compare-table__title {
  display: inline;
}

.item_list_content_headline .p-compare-table__title__style {
  color: #36c;
  text-decoration: underline;
  font-weight: bold;
  padding: 3% 0 0 0;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.5;
}

.item_list_content_headline .p-compare-table__title__style:hover {
  text-decoration: none;
}

.item_list_content_headline .p-compare-table__sticky-vertical-line {
  position: -webkit-sticky;
  position: sticky;
  left: 116px;
  background-color: #fff;
  min-width: 2px;
  z-index: 1;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__sticky-vertical-line {
    left: 101px;
  }
}

.item_list_content_headline .p-compare-table__sticky-vertical-line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #fff;
  /*グレーのborderを隠すため*/
  z-index: -1;
}

.item_list_content_headline .p-compare-table__image-cell {
  background-color: #F8F8F8;
}

.item_list_content_headline .p-compare-table__image {
  max-width: 60%;
  max-height: 60px;
  padding: 0px 20%;
}

.item_list_content_headline .p-compare-table__button {
  font-weight: bold;
  height: 44px;
  width: 55px;
  border-radius: 3px;
  background-color: #f89820;
  box-shadow: 0 -4px 0 #ce7505 inset;
  color: #fff;
  cursor: pointer;
  margin: 0 3px;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__button {
    margin: 0 2px;
  }
}

.item_list_content_headline .p-compare-table__button--rakuten {
  box-shadow: inset 0 -4px 0 #92060d;
  background-color: #b31b22;
}

.item_list_content_headline .p-compare-table__button--amazon {
  box-shadow: inset 0 -4px 0 #ce7505;
  background-color: #f89820;
}

.item_list_content_headline .p-compare-table__button--yahoo {
  box-shadow: inset 0 -4px 0 #c80028;
  background-color: #f03;
}

.item_list_content_headline .p-compare-table__button--default {
  box-shadow: inset 0 -4px 0 #a80a0a;
  background-color: #cc3233;
}

.item_list_content_headline .p-compare-table__site-name {
  font-weight: bold;
  height: 90%;
  width: 100%;
  border-radius: 3px;
  background-color: #f89820;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__site-name {
    margin: 0 2px;
  }
}

.item_list_content_headline .p-compare-table__site-name--rakuten {
  background-color: #b31b22;
}

.item_list_content_headline .p-compare-table__site-name--amazon {
  background-color: #f89820;
}

.item_list_content_headline .p-compare-table__site-name--yahoo {
  background-color: #f03;
}

.item_list_content_headline .p-compare-table__site-name--default {
  background-color: #cc3233;
}

.item_list_content_headline .p-compare-table__feature-cell {
  background-color: #F8F8F8;
}

.item_list_content_headline .p-compare-table__feature {
  text-align: left;
  width: 144px;
  padding: 0.3em 1.2em;
  font-weight: bold;
}

.item_list_content_headline .p-compare-table__attribute-cell {
  min-width: 85px;
  font-size: 10px;
  padding: 0.3em 1em;
}

.item_list_content_headline .p-compare-table__attribute-cell:nth-child(2n+1) {
  background-color: #F8F8F8;
}

.item_list_content_headline .p-compare-table__attribute {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: bold;
  font-size: 12px;
}

.item_list_content_headline .p-compare-table__button-cell {
  display: flex;
  padding: 10px;
}

@media (max-width: 584px) {
  .item_list_content_headline .p-compare-table__button-cell {
    padding: 10px 5px;
    position: relative;
    top: 0.5px;
  }
}

.item_list_content_headline .p-compare-table__space-row {
  height: 4px;
}

.item_list_content_headline .p-compare-table__badge {
  width: 30%;
  line-height: 2em;
  font-size: 10px;
  text-align: center;
  border-radius: 3px;
  color: #FFF;
  font-weight: bold;
  display: inline-block;
}

.item_list_content_headline .p-compare-table__badge--gold {
  background: #D58B00;
}

.item_list_content_headline .p-compare-table__badge--silver {
  background: #848484;
}

.item_list_content_headline .p-compare-table__badge--bronze {
  background: #C76938;
}

.item_list_content_headline .p-compare-table__badge--normal {
  background: #e7e7e7;
  color: #666666;
}

.item_list_content_headline .p-compare__button .over-hide {
  display: none;
}

.item_list_content_headline .p-compare__button__style {
  display: block;
  cursor: pointer;
  margin: 12px auto;
  width: 280px;
  height: 42px;
  border: 1px solid #28A365;
  border-radius: 4px;
  background-color: #fff;
}

.item_list_content_headline .p-compare__button__style:hover {
  background-color: #f5f5f5;
}

.item_list_content_headline .p-compare__button span {
  display: block;
  text-align: center;
  padding: 8px 0;
  font-size: 16px;
  font-weight: 700;
  color: #28A365;
}

.item_list_content_headline td,
.item_list_content_headline th {
  vertical-align: middle;
}

.item_list_content_headline th {
  font-size: 11px;
  font-weight: bold;
  height: 50px;
}

@media (max-width: 584px) {
  .item_list_content_headline th {
    font-size: 10px;
    height: 45px;
  }
}

.item_list_content_headline td {
  min-width: 65px;
  font-size: 10px;
  border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
}

.p-item-headline_list__toc {
  font-weight: 700;
  font-size: 16px;
}

@media (max-width: 584px) {
  .p-item-headline_list__toc {
    font-size: 14px;
  }
}

.p-item-headline_list__headline-list {
  margin: 0;
  padding: 0;
  list-style: inside;
  font-weight: 700;
  font-size: 16px;
}

@media (max-width: 584px) {
  .p-item-headline_list__headline-list {
    font-size: 14px;
  }
}

.p-item-headline_list__headline {
  line-height: 1.6;
}

.p-item-headline_list__headline--title {
  font-weight: 700;
  font-size: 16px;
  color: #236fa1;
  text-decoration: underline;
}

@media (max-width: 584px) {
  .p-item-headline_list__headline--title {
    font-size: 14px;
  }
}

.p-item-image__image-block {
  text-align: center;
  max-width: 100%;
  margin: 10px;
  position: relative;
  min-height: 1px;
}

@media (min-width: 585px) {
  .p-item-image__image-block {
    max-height: 367px;
  }
}

.p-item-image__image-block img {
  vertical-align: bottom;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 584px) {
  .p-item-image__image-block img {
    width: 320px;
  }
}

@media (min-width: 585px) {
  .p-item-image__image-block img {
    max-width: 100%;
    max-height: 320px;
  }
}

.p-item-image__image-block--resize {
  text-align: center;
  max-height: 367px;
  margin: 10px;
  position: relative;
  min-height: 1px;
}

.p-item-image__image-block--resize img {
  max-width: 100%;
  width: 100%;
  max-height: 367px;
  vertical-align: bottom;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-item-image__item-link a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
  background: #999;
  border-radius: 39px;
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px 10px;
}

.p-item-image p {
  margin: 12px 0 0;
  font-size: 11px;
  line-height: 16px;
  color: #999;
  text-align: center;
}

.p-item-image p a {
  font-size: 11px;
  color: #666;
  text-decoration: underline;
}

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

.c-image p {
  text-align: center;
}

.c-image picture {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.c-image img {
  max-width: 100%;
  max-height: 367px;
  vertical-align: bottom;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
}

.p-item-rich_text ul {
  list-style: inside;
}

.p-item-rich_text ol {
  list-style: inside;
  list-style-type: decimal;
}

.p-item-rich_text span {
  font-weight: inherit;
}

@media (min-width: 585px) {
  .p-item-rich_text {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (max-width: 584px) {
  .p-item-rich_text {
    font-size: 14px;
    line-height: 22px;
  }
}

.p-item-rich_text .article_item_table th,
.p-item-rich_text .article_item_table td {
  padding: 12px;
  border: 1px solid #7E8C8D;
  vertical-align: middle;
}

@media (max-width: 584px) {
  .p-item-rich_text .article_item_table th,
  .p-item-rich_text .article_item_table td {
    padding: 6px;
  }
}

@media (max-width: 584px) {
  .p-item-rich_text .article_item_table {
    width: auto;
  }
}

.p-item_ranking_product {
  width: 100%;
  height: auto;
  margin: 0 0 24px 0;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 584px) {
  .p-item_ranking_product {
    margin: 0px;
  }
}

.p-item_ranking_product__list {
  background-color: #fafafa;
  border-radius: 12px 12px 0px 0px;
  padding: 20px 20px;
}

@media (min-width: 585px) {
  .p-item_ranking_product__list {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product .menu-enable {
    top: 47px;
  }
}

.p-item_ranking_product__head--block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0px 10px;
}

.p-item_ranking_product__rank {
  margin-bottom: 0;
  font-weight: 800;
  display: block;
  width: 48px;
  height: 24px;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}

.p-item_ranking_product__rank--gold {
  background-color: #d58b00;
}

.p-item_ranking_product__rank--silver {
  background-color: #848484;
}

.p-item_ranking_product__rank--bronze {
  background-color: #c76938;
}

.p-item_ranking_product__rank--normal {
  background-color: #ccc;
}

.p-item_ranking_product__box {
  display: flex;
  justify-content: center;
  gap: 0px 10px;
}

@media (max-width: 584px) {
  .p-item_ranking_product__box {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 585px) {
  .p-item_ranking_product__box {
    padding-top: 10px;
  }
}

.p-item_ranking_product__box__amazon-rank-badge {
  position: relative;
}

@media (min-width: 585px) {
  .p-item_ranking_product__box__amazon-rank-badge {
    top: 310px;
    left: -100px;
    width: 75px;
    height: 75px;
    z-index: 1;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__box__amazon-rank-badge {
    top: 370px;
    right: 130px;
    width: 75px;
    height: 75px;
  }
}

.p-item_ranking_product__imagebox {
  margin: 0;
  padding: 0;
  text-align: center;
  min-height: 1px;
}

.p-item_ranking_product__image {
  position: relative;
}

@media (min-width: 585px) {
  .p-item_ranking_product__image {
    width: 264px;
    height: 264px;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__image {
    width: 300px;
    height: 300px;
  }
}

.p-item_ranking_product__image .imageFromUrl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 585px) {
  .p-item_ranking_product__image .imageFromUrl {
    max-width: 264px;
    max-height: 264px;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__image .imageFromUrl {
    max-width: 300px;
    max-height: 300px;
  }
}

.p-item_ranking_product__item-link a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 10px auto 0;
  background: #999;
  border-radius: 39px;
  color: #ffffff;
  font-size: 11px;
  padding: 3px 10px;
}

.p-item_ranking_product__linkurl {
  margin: 12px 0 0;
  font-size: 11px;
  line-height: 16px;
  color: #999;
  text-align: center;
}

.p-item_ranking_product__linkurl a {
  color: #666;
  text-decoration: underline;
  overflow: hidden;
}

.p-item_ranking_product__right {
  flex-direction: column;
  width: 100%;
}

@media (min-width: 585px) {
  .p-item_ranking_product__amazon-review-analysis {
    margin-top: 5px;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__amazon-review-analysis {
    margin: 20px 0 10px 0;
    width: 100%;
  }
}

@media (min-width: 585px) {
  .p-item_ranking_product__title_button {
    width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__title_button {
    width: 100%;
  }
}

.p-item_ranking_product__title_button .favorite-button {
  text-align: center;
  width: 80%;
  margin: 0 auto 10px;
  position: relative;
}

@media (max-width: 584px) {
  .p-item_ranking_product__title_button .favorite-button {
    margin: 0 auto;
  }
}

.p-item_ranking_product__title_button .favorite-button a {
  display: block;
  background: #eee;
  padding: 10px;
  font-weight: bold;
}

.p-item_ranking_product__title_button .favorite-button a:link,
.p-item_ranking_product__title_button .favorite-button a:active,
.p-item_ranking_product__title_button .favorite-button a:visited {
  text-decoration: none;
}

.p-item_ranking_product__title_button .favorite-button a:hover {
  opacity: 0.7;
}

.p-item_ranking_product__title_button .favorite-button a::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 12px;
  margin: 0 6px 0 0;
  background: url(https://imagegooranking.rank-king.jp/common/heart.png) no-repeat 0 0;
  background-size: 100%;
  vertical-align: middle;
}

.p-item_ranking_product__title_button .favorite-button .bookmark-tooltip {
  left: 50%;
  color: white;
  width: 222px;
  bottom: -42px;
  z-index: 7;
  position: absolute;
  background-color: #28A365;
  text-align: center;
  line-height: 33px;
  margin-left: -111px;
  border-radius: 7px;
}

@media (max-width: 584px) {
  .p-item_ranking_product__title_button.pc_view {
    width: 100%;
  }
}

@media (min-width: 585px) {
  .p-item_ranking_product__title_button.sp_view {
    width: 100%;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__name {
    position: relative;
  }
}

.p-item_ranking_product__screenname {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #777;
}

.p-item_ranking_product__title {
  font-size: 18px;
  margin-top: 10px;
  line-height: 26px;
  letter-spacing: 0.8px;
  color: #111;
  font-weight: 700;
}

.p-item_ranking_product__price {
  font-size: 20px;
  font-weight: 800;
}

.p-item_ranking_product__subscript {
  font-size: 12px;
  color: #666;
}

.p-item_ranking_product__button {
  margin: 0 0 12px 0;
  width: 100%;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  line-height: 26px;
  padding: 12px 0;
  display: block;
  text-align: center;
  color: #ffffff;
  position: relative;
}

@media (max-width: 584px) {
  .p-item_ranking_product__button {
    margin: 0 0 10px 0;
  }
}

.p-item_ranking_product__button:visited {
  color: #ffffff;
}

.p-item_ranking_product__button--amazon {
  box-shadow: inset 0 -3px 1px 0 #ce7505;
  background-color: #f89820;
}

.p-item_ranking_product__button--rakuten {
  box-shadow: inset 0 -3px 1px 0 #92060d;
  background-color: #b31b22;
}

.p-item_ranking_product__button--yahoo {
  box-shadow: inset 0 -3px 1px 0 #f20030;
  background-color: #f03;
}

.p-item_ranking_product__button--default {
  box-shadow: inset 0 -3px 1px 0 #6b2828;
  background-color: #cc3233;
}

@media (min-width: 585px) {
  .p-item_ranking_product__detail {
    padding: 0 20px 20px;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__detail {
    padding: 0 16px 16px;
  }
}

.p-item_ranking_product__subtitle {
  font-size: 16px;
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin: 16px 0 8px;
  padding: 12px;
  background-color: #d5f2e0;
  border-radius: 8px;
  box-sizing: border-box;
}

@media (max-width: 584px) {
  .p-item_ranking_product__subtitle {
    margin: 5px 0px;
    padding: 10px;
  }
}

.p-item_ranking_product__subtitle:before {
  content: "";
  width: 24px;
  height: 24px;
  margin: 0 4px 0 0;
  background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_light.svg) no-repeat 0 0;
  background-size: 24px 24px;
}

.p-item_ranking_product__subtitle span {
  display: block;
  width: calc(100% - 28px);
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #111;
}

.p-item_ranking_product__comment {
  margin: 12px 0;
}

.p-item_ranking_product__comment ul,
.p-item_ranking_product__comment ol {
  list-style: initial;
  list-style-position: outside;
  margin: 5px 5px 5px 25px;
}

@media (min-width: 585px) {
  .p-item_ranking_product__comment {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__comment {
    font-size: 14px;
    line-height: 22px;
  }
}

.p-item_ranking_product__comment span {
  font-weight: inherit;
}

.p-item_ranking_product__comment .article_item_table th,
.p-item_ranking_product__comment .article_item_table td {
  padding: 12px;
  border: 1px solid #7E8C8D;
  vertical-align: middle;
}

@media (max-width: 584px) {
  .p-item_ranking_product__comment .article_item_table th,
  .p-item_ranking_product__comment .article_item_table td {
    padding: 6px;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__comment .article_item_table {
    width: auto;
  }
}

.p-item_ranking_product__attribute {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}

@media (max-width: 584px) {
  .p-item_ranking_product__attribute {
    margin: 30px auto;
  }
}

@media (min-width: 585px) {
  .p-item_ranking_product__attribute {
    margin: 30px auto 0;
  }
}

.p-item_ranking_product__attribute--title {
  text-align: center;
  margin: auto;
  color: #515151;
  font-weight: 900;
  font-size: 14pt;
  letter-spacing: 0.5px;
  position: relative;
}

.p-item_ranking_product__attribute--title::after {
  content: "";
  display: block;
  margin: auto;
  margin-top: 3px;
  /*線の上下位置*/
  height: 2.2px;
  background-color: #999;
  /*線の色*/
}

@media (max-width: 584px) {
  .p-item_ranking_product__attribute--title::after {
    width: 30%;
  }
}

@media (min-width: 585px) {
  .p-item_ranking_product__attribute--title::after {
    width: 18%;
  }
}

.p-item_ranking_product__attribute-table {
  width: 100%;
  text-align: center;
  position: relative;
  margin: 24px auto 0;
}

.p-item_ranking_product__attribute-table tr {
  width: 100%;
}

@media (max-width: 584px) {
  .p-item_ranking_product__attribute-table tr {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: left;
  }
}

.p-item_ranking_product__attribute-table th {
  font-size: 12px;
  width: 30%;
  color: #515151;
  border: 0;
  vertical-align: middle;
  border-bottom: solid 1px lightgray;
  text-align: left;
}

@media (min-width: 585px) {
  .p-item_ranking_product__attribute-table th {
    background-color: #EFEFEF;
    font-weight: 900;
    padding: 20px;
    font-weight: 900;
  }
}

@media (max-width: 584px) {
  .p-item_ranking_product__attribute-table th {
    background-color: #EFEFEF;
    padding: 12px 0;
    font-weight: 900;
    padding-left: 4%;
  }
}

.p-item_ranking_product__attribute-table td {
  background-color: #fff;
  text-align: left;
  border: 0;
  border-bottom: solid 1px lightgray;
  word-break: break-all;
  padding: 12px;
  width: 70%;
  vertical-align: middle;
}

.p-item_ranking_product__attribute-table td span {
  font-size: 12px;
  color: #333;
  font-weight: 700;
}

.p-item_ranking_product__attribute-table td span.highlight {
  background-color: #faf696;
}

.p-item_ranking_product__attribute-table--see-more {
  margin: 24px auto 0;
  display: block;
  cursor: pointer;
  width: 280px;
  height: 42px;
  color: #515151;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 7px;
  -webkit-text-decoration-color: #999;
          text-decoration-color: #999;
}

.p-item_ranking_product__annotation {
  color: #999;
  text-align: right;
}

.c-slider__pagination {
  margin: 10px auto;
  text-align: left;
  width: 100%;
}

.c-slider__pagination__thumbnail {
  width: 40px;
  height: 40px;
  opacity: 0.5;
  cursor: pointer;
}

.c-slider__pagination__thumbnail--active {
  border: 2px solid black !important;
}

.c-slider__pagination__thumbnail-container {
  display: flex;
  padding: 0;
}

.c-slider__pagination__thumbnail-image {
  cursor: pointer;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.item_list_button_ec {
  text-align: center;
}

@media (min-width: 585px) {
  .item_list_button_ec {
    margin: 10px 0 12px 0px;
  }
}

@media (max-width: 584px) {
  .item_list_button_ec {
    margin: 5px 0px;
  }

  .item_list_button_ec a {
    margin: 0px 0px 10px 0px;
  }
}

.recommend_text {
  display: block;
  margin: 0 0 1px;
  font-size: 14px;
  color: #ff0000;
  font-weight: bold;
  text-align: center;
}

.is-wrapped {
  display: none;
}

.is-tableframe {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.is-tableframe::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, transparent 0 60%, #FFF 100%);
}

.item_list_content_quote {
  margin: 0 0 32px 0;
  max-width: 100%;
}

.item_list_content_quote .item_list_comment {
  font-size: 12px;
  line-height: 1.6;
}

.p-item_quote {
  display: flex;
  align-items: flex-start;
  margin: 8px 0 16px 0;
  background-color: #FFF;
  border: 1px solid #EEE;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  width: 100%;
}

@media (min-width: 585px) {
  .p-item_quote {
    padding: 24px;
  }
}

@media (max-width: 584px) {
  .p-item_quote {
    padding: 16px 16px 20px;
  }
}

.p-item_quote__icon {
  text-align: center;
  width: auto;
  margin: 0 16px 0 0;
  float: left;
}

.p-item_quote__icon img {
  height: 48px;
  width: 48px;
  vertical-align: bottom;
}

.p-item_quote__textbox {
  width: calc(100% - 56px);
  background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_quote_top.svg) no-repeat top left, url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_quote_down.svg) no-repeat right bottom;
  background-size: 16px 16px;
}

.p-item_quote__linktext {
  margin: 0;
  padding-left: 20px;
  line-height: 24px;
  color: #333;
}

@media (min-width: 585px) {
  .p-item_quote__linktext {
    font-size: 16px;
  }
}

@media (max-width: 584px) {
  .p-item_quote__linktext {
    font-size: 14px;
  }
}

.p-item_quote__linkurl {
  float: none;
  margin: 8px 0 0 20px;
  text-align: left;
  font-size: 10px;
  color: #777;
}

.p-item_quote__linkurl a {
  color: #777;
}

.item_list_content_link .scraping_area {
  padding: 0;
  border-radius: 12px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  display: flex;
  background-color: #FFF;
  border: 1px solid #EEE;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.item_list_content_link .scraping_area a {
  width: 80px;
  height: 80px;
  flex: auto;
  display: flex;
  align-items: center;
  padding: 16px;
}

.item_list_content_link .scraping_area a img {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  margin-right: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}

.item_list_content_link .scraping_area a .p-item_link__title {
  width: calc(100% - 96px);
  margin: 0;
  color: #111;
  font-weight: 700;
}

@media (min-width: 585px) {
  .item_list_content_link .scraping_area a .p-item_link__title {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (max-width: 584px) {
  .item_list_content_link .scraping_area a .p-item_link__title {
    font-size: 14px;
    line-height: 22px;
  }
}

.item_list_content_button {
  max-width: 100%;
}

.p-item_button {
  width: 80%;
  max-width: 80%;
  font-weight: 700;
  border: 1px solid #28A365;
  color: #28A365;
  margin: 4px auto 16px auto;
  padding: 16px 32px 16px 16px;
  background: initial;
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  display: block;
  position: relative;
  text-align: center;
}

.p-item_button:visited {
  color: #28A365;
}

.p-item_button:hover {
  opacity: 0.8;
  text-decoration: none;
}

.p-item_button::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #28A365;
  border-right: solid 2px #28A365;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -6px;
}

.p-item_button_round {
  width: 80%;
  max-width: 80%;
  height: 56px;
  font-weight: 700;
  margin: 4px auto 16px auto;
  padding: 0 32px 0 16px;
  position: relative;
  text-align: center;
  border-radius: 30px;
  font-size: 16px;
  background-color: #00a41a;
  color: #ffffff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 1px 1px 0px #a9a9a9;
  box-shadow: 0 6px 0 #a9a9a9;
}

.p-item_button_round:hover {
  opacity: 0.8;
  text-decoration: none;
}

.p-item_button_round-arrow {
  color: #ffffff;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 16px;
}

.shaking_button {
  -webkit-animation: shaking_button 2s infinite;
          animation: shaking_button 2s infinite;
}

@-webkit-keyframes shaking_button {
  60% {
    box-shadow: 0 6px 0 #a9a9a9;
    top: 0px;
  }

  70% {
    box-shadow: 0 0 0 #a9a9a9;
    top: 6px;
  }

  80% {
    box-shadow: 0 6px 0 #a9a9a9;
    top: 0px;
  }

  90% {
    box-shadow: 0 0 0 #a9a9a9;
    top: 6px;
  }

  100% {
    box-shadow: 0 6px 0 #a9a9a9;
    top: 0px;
  }
}

@keyframes shaking_button {
  60% {
    box-shadow: 0 6px 0 #a9a9a9;
    top: 0px;
  }

  70% {
    box-shadow: 0 0 0 #a9a9a9;
    top: 6px;
  }

  80% {
    box-shadow: 0 6px 0 #a9a9a9;
    top: 0px;
  }

  90% {
    box-shadow: 0 0 0 #a9a9a9;
    top: 6px;
  }

  100% {
    box-shadow: 0 6px 0 #a9a9a9;
    top: 0px;
  }
}

.p-sale-price {
  border-left: 1.5px solid #eaeaea;
  padding: 2% 0% 2% 7%;
  margin-left: 2%;
  position: relative;
  bottom: 2px;
}

@media (max-width: 584px) {
  .p-sale-price {
    padding: 3% 0% 3% 7%;
    margin-left: 3%;
    position: relative;
    bottom: 3px;
  }
}

.p-sale-price__name-label {
  width: 24%;
  padding: 0.27em 0.25em 0.25em 0.25em;
  margin-bottom: 0.7em;
  border-radius: 2px;
  color: #FFF;
  background-color: #CC0C3A;
  font-size: 12px;
  font-weight: bold;
}

@media (max-width: 584px) {
  .p-sale-price__name-label {
    margin-bottom: 0.8em;
    padding: 0.3em 0.3em 0.25em 0.3em;
  }
}

.p-sale-price__discount {
  text-align: left;
  padding-bottom: 0.5em;
}

.p-sale-price__discount--rate {
  display: inline-block;
  padding-right: 0.5em;
  font-size: 23px;
  color: #CC0C3A;
}

@media (max-width: 584px) {
  .p-sale-price__discount--rate {
    font-size: 26px;
  }
}

.p-sale-price__discount--after-price {
  display: inline-block;
}

.p-sale-price__discount--cautionary-note {
  text-align: left;
  font-size: 14px;
  color: #000;
  position: relative;
  top: 3px;
}

.p-sale-price__after-price {
  color: #111;
}

.p-sale-price__after-price--yen-mark {
  font-size: 14px;
  vertical-align: super;
  position: relative;
  bottom: 2px;
}

@media (max-width: 584px) {
  .p-sale-price__after-price--yen-mark {
    font-size: 14px;
    bottom: 6px;
  }
}

.p-sale-price__after-price--value {
  font-size: 23px;
}

@media (max-width: 584px) {
  .p-sale-price__after-price--value {
    font-size: 28px;
  }
}

.p-sale-price__after-price--tax {
  font-size: 13px;
  vertical-align: super;
  position: relative;
  right: 3px;
}

@media (min-width: 585px) {
  .p-sale-price__after-price--tax {
    top: 1.1px;
  }
}

@media (max-width: 584px) {
  .p-sale-price__after-price--tax {
    bottom: 1px;
  }
}

.p-sale-price__reference-price {
  text-align: left;
  color: #565959;
  font-size: 12px;
}

.p-sale-price__reference-price--value {
  text-decoration: line-through;
}

.item_list_content_expert_profile {
  margin: 10px 0;
  max-width: 100%;
}

.c-expert {
  width: 100%;
  margin: 6px 0 0;
  padding: 24px;
  border: solid 1px #EEE;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  display: flex;
}

.c-expertTop {
  margin: 0;
  position: relative;
  align-items: center;
}

.c-expertTop__image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-expertTop__ribbon {
  justify-content: center;
  display: flex;
  align-items: center;
  background-color: #333;
  bottom: 6px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  position: relative;
  left: 0;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  text-align: center;
  width: 80px;
}

.c-expertTop__ribbon-border {
  background: linear-gradient(90deg, #816c30 0, #d9b33f 50%, #f6e4ab 100%);
  bottom: -3px;
  height: 3px;
  position: absolute;
  width: inherit;
}

.c-expertTop__ribbon::before {
  border-color: transparent transparent transparent #fff;
  border-width: 9px 0 9px 3px;
  left: 0;
}

.c-expertTop__ribbon::after {
  border-color: transparent #fff transparent transparent;
  border-width: 9px 3px 9px 0;
  right: 0;
}

.c-expertTop__ribbon::before,
.c-expertTop__ribbon::after {
  border-style: solid;
  content: "";
  position: absolute;
  top: 0;
  box-sizing: border-box;
}

.c-expertInfo {
  margin: 0 0 0 16px;
  position: relative;
}

.c-expertInfo__profile__titles {
  font-size: 12px;
  font-weight: bold;
}

.c-expertInfo__profile__name {
  font-size: 16px;
  font-weight: bold;
}

.c-expertInfo__description {
  font-size: 12px;
  line-height: 1.6;
  position: relative;
}

.c-expertInfo__description__expand {
  height: 56px;
  overflow: hidden;
}

.c-expertInfo__description__expand__paragraph {
  font-size: 12px;
  color: #333;
}

.c-expertInfo__description input {
  display: none;
}

.c-expertInfo__description input:checked ~ .c-expertInfo__description__expand {
  height: auto;
}

.c-expertInfo__description input:checked + label {
  display: none;
}

.c-expertInfo__description label {
  background-color: #fff;
  bottom: -1px;
  color: #999;
  cursor: pointer;
  padding-left: 2px;
  position: absolute;
  right: 0;
}

.c-expertInfo__description label::before {
  content: "続きを読む";
}

.c-expertInfo__profile__link {
  font-size: 12px;
  line-height: 1.6;
  position: relative;
  margin-top: 10px;
}

.c-expertInfo__profile__link a {
  color: gray;
  text-decoration: none;
}

@media (max-width: 584px) {
  .c-expertInfo {
    display: table;
    position: relative;
  }

  .c-expertInfo__profile__titles {
    font-size: 8px;
    font-weight: bold;
  }

  .c-expertInfo__profile__name {
    font-size: 12px;
    font-weight: bold;
  }

  .c-expertInfo__description__expand {
    overflow: hidden;
  }
}

.c-conversation,
.c-conversation--opposite {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 24px 0;
}

.c-conversation {
  flex-direction: row-reverse;
}

.c-conversation .c-conversation__image,
.c-conversation--opposite .c-conversation__image {
  width: 64px;
}

.c-conversation .c-conversation__image img,
.c-conversation--opposite .c-conversation__image img {
  width: 64px;
  height: 64px;
  margin: 8px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid #eee;
}

.c-conversation .c-conversation__body,
.c-conversation--opposite .c-conversation__body {
  width: calc(100% - 80px);
}

.c-conversation .c-conversation__body .c-conversation__name,
.c-conversation--opposite .c-conversation__body .c-conversation__name {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #111;
}

.c-conversation .c-conversation__body .c-conversation__name {
  text-align: right;
}

.c-conversation .c-conversation__body .c-conversationSpeech,
.c-conversation--opposite .c-conversation__body .c-conversationSpeech {
  width: 100%;
  position: relative;
  padding: 16px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  border: 2px solid #eee;
}

.c-conversation--opposite .c-conversation__body .c-conversationSpeech::before,
.c-conversation--opposite .c-conversation__body .c-conversationSpeech::after,
.c-conversation .c-conversation__body .c-conversationSpeech::before,
.c-conversation .c-conversation__body .c-conversationSpeech::after {
  top: 20px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.c-conversation .c-conversation__body .c-conversationSpeech::before,
.c-conversation .c-conversation__body .c-conversationSpeech::after {
  left: 100%;
}

.c-conversation .c-conversation__body .c-conversationSpeech::before {
  border-color: rgba(238, 238, 238, 0);
  border-left-color: #EEE;
  border-width: 11px;
  margin-top: -11px;
}

.c-conversation .c-conversation__body .c-conversationSpeech::after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #FFF;
  border-width: 8px;
  margin-top: -8px;
}

.c-conversation--opposite .c-conversation__body .c-conversationSpeech::before,
.c-conversation--opposite .c-conversation__body .c-conversationSpeech::after {
  right: 100%;
}

.c-conversation--opposite .c-conversation__body .c-conversationSpeech::before {
  border-color: rgba(238, 238, 238, 0);
  border-right-color: #EEE;
  border-width: 11px;
  margin-top: -11px;
}

.c-conversation--opposite .c-conversation__body .c-conversationSpeech::after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #FFF;
  border-width: 8px;
  margin-top: -8px;
}

.c-conversation .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph,
.c-conversation--opposite .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph {
  line-height: 24px;
  color: #111;
}

@media (min-width: 585px) {
  .c-conversation .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph,
  .c-conversation--opposite .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph {
    font-size: 16px;
  }
}

@media (max-width: 584px) {
  .c-conversation .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph,
  .c-conversation--opposite .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph {
    font-size: 14px;
  }
}

.c-conversation .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph .c-conversationSpeech__point,
.c-conversation--opposite .c-conversation__body .c-conversationSpeech .c-conversationSpeech__paragraph .c-conversationSpeech__point {
  background: linear-gradient(transparent 50%, #FEDEE7 50%);
  font-weight: bold;
  padding: 0 1px 2px;
}

.item_list_content_code {
  margin: 10px 0;
  max-width: 100%;
}

.item_list_code.item_list_comment a {
  display: block;
  text-align: center;
}

.item_list_content_point {
  margin: 10px 0;
  max-width: 100%;
}

.c-point {
  padding: 24px;
  background-color: #FFF;
  border: solid 1px #EEE;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 argb(0 0 0 0.1);
}

.c-pointHEAD {
  display: flex;
  margin: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #EEE;
}

.c-pointHEAD__headline {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #111;
}

.c-pointHEAD__headline::before {
  content: "";
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
  background: url(https://imagegooranking.rank-king.jp/common/goo_rank_ic/ic_point.svg) no-repeat 0 0;
  background-size: 24px 24px;
}

.c-pointBody {
  padding-top: 20px;
}

.c-pointBody .c-point__paragraph {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #111;
}

/*review*/

@media (min-width: 585px) {
  .goo_item_review_up {
    display: flex;
  }

  .goo_item_review_content {
    box-shadow: 8px 8px 13px -11px rgba(102, 102, 102, 0.6);
    padding: 10px;
    border-radius: 8px;
    margin: 5px 0;
  }

  .goo_item_review_right {
    margin-left: 20px;
  }

  .goo_item_review_title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .goo_item_review_title_color {
    color: #28A365;
    text-decoration: underline;
    line-height: 1.4;
  }

  .font_weight_bold_text {
    font-weight: 600;
  }

  .goo_item_review_info {
    display: flex;
    align-items: center;
  }

  .goo_item_review_age_status {
    margin-right: 3px;
  }

  .goo_item_review_sex_status {
    margin-right: 3px;
  }

  .goo_item_review_status {
    display: flex;
    font-size: 12px;
    color: #666666;
  }

  .goo_item_review_down {
    margin-top: 15px;
    font-size: 14px;
  }

  .goo_item_review_star_val {
    font-size: 16px;
    color: #e2bf00;
    margin-right: 5px;
  }

  /*new_star*/

  .item_list_new_star_5_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_0_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/0.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .goo_item_review_star {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .goo_item_review_message {
    line-height: 1.6;
    margin-bottom: 10px;
  }

  .goo_item_review_linkurl {
    text-align: right;
  }

  .fixed-child-right {
    width: 100%;
  }

  .fixed-child-right .close-button {
    display: none;
    height: 50px;
    line-height: 50px;
    float: right;
    width: 100px;
  }

  .fixed-child-right .close-button p {
    height: inherit;
    width: inherit;
    color: #FFFFFF;
    background: #28A365;
    border-radius: 50px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    position: fixed;
    bottom: 20px;
    text-decoration: none;
    text-align: center;
  }

  .fixed-child-right .close-button p:hover {
    opacity: 0.7;
  }
}

@media (max-width: 584px) {
  /*review*/

  .goo_item_review_up {
    display: flex;
    margin-bottom: 10px;
  }

  .goo_item_review_content {
    box-shadow: 8px 8px 13px -11px rgba(102, 102, 102, 0.6);
    padding: 15px;
    border-radius: 8px;
    margin: 0;
  }

  .goo_item_review_right {
    margin-left: 20px;
  }

  .goo_item_review_title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .goo_item_review_title_color {
    color: #28A365;
    text-decoration: underline;
    line-height: 1.4;
  }

  .font_weight_bold_text {
    font-weight: 600;
  }

  .goo_item_review_age_status {
    margin-right: 3px;
  }

  .goo_item_review_sex_status {
    margin-right: 3px;
  }

  .goo_item_review_status {
    display: flex;
    font-size: 10px;
    color: #666;
  }

  .goo_item_review_star_val {
    font-size: 16px;
    color: #e2bf00;
    margin-right: 5px;
  }

  /*new_star*/

  .item_list_new_star_5_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_0_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/0.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .goo_item_review_star {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .goo_item_review_message {
    line-height: 1.8;
    margin-bottom: 10px;
  }

  .goo_item_review_linkurl {
    text-align: right;
  }

  .fixed-child-right {
    width: 100%;
  }

  .fixed-child-right .close-button {
    display: none;
    height: 50px;
    line-height: 50px;
    float: right;
    width: 100px;
  }

  .fixed-child-right .close-button p {
    height: inherit;
    width: inherit;
    color: #FFFFFF;
    background: #28A365;
    border-radius: 50px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    position: fixed;
    bottom: 20px;
    text-decoration: none;
    text-align: center;
  }

  .fixed-child-right .close-button p:hover {
    opacity: 0.7;
  }
}

/*review*/

@media (min-width: 585px) {
  .goo_item_series_review_up {
    display: flex;
    padding: 20px 10px 0 10px;
  }

  .goo_item_series_review_content {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin: 5px 0;
  }

  .goo_item_series_review_right {
    margin-left: 20px;
  }

  .goo_item_series_review_title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #28A365;
    text-decoration: underline;
    line-height: 1.4;
  }

  .font_weight_bold_text {
    font-weight: 600;
  }

  .goo_item_series_review_info {
    display: flex;
    align-items: center;
  }

  .goo_item_series_review_age_status {
    margin-right: 3px;
  }

  .goo_item_series_review_sex_status {
    margin-right: 3px;
  }

  .goo_item_series_review_status {
    display: flex;
    font-size: 12px;
    color: #666666;
  }

  .goo_item_series_review_down {
    margin-top: 15px;
    font-size: 14px;
    padding: 0 10px 10px 10px;
  }

  .goo_item_series_review_star_val {
    font-size: 16px;
    color: #e2bf00;
    margin-right: 5px;
  }

  /*new_star*/

  .item_list_new_star_5_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_0_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/0.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .goo_item_series_review_star {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .goo_item_series_review_message {
    line-height: 1.6;
    margin-bottom: 10px;
  }

  .goo_item_series_review_linkurl {
    text-align: right;
  }

  .fixed-child-right {
    width: 100%;
  }

  .fixed-child-right .close-btn {
    display: none;
    height: 50px;
    line-height: 50px;
    float: right;
    width: 100px;
  }

  .fixed-child-right .close-btn p {
    height: inherit;
    width: inherit;
    color: #FFFFFF;
    background: #28A365;
    border-radius: 50px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    position: fixed;
    bottom: 20px;
    text-decoration: none;
    text-align: center;
  }

  .fixed-child-right .close-btn p:hover {
    opacity: 0.7;
  }

  .series_accordion_more {
    text-align: center;
    display: block;
    background-color: #c33;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 5px 0;
  }

  .series_accordion_close {
    text-align: center;
    display: block;
    background-color: #c33;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 5px 0;
  }

  .summarized_review {
    padding-top: 20px;
    padding-left: 20px;
  }

  .summarized_review .col {
    display: inline-block;
    vertical-align: text-top;
  }

  .summarized_review .empty li {
    margin-top: 15px;
  }

  .summarized_review ul {
    margin-left: 10px;
  }

  .summarized_review li {
    font-size: 16px;
  }

  .summarized_review i.fas {
    width: 40px;
    padding-left: 10px;
  }
}

@media (max-width: 584px) {
  /*review*/

  .goo_item_series_review_up {
    display: flex;
    margin-bottom: 10px;
    padding: 0 15px;
  }

  .goo_item_series_review_content {
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
    padding-top: 15px;
    border-radius: 8px;
    margin: 0;
  }

  .goo_item_series_review_right {
    margin-left: 20px;
  }

  .goo_item_series_review_title {
    font-size: 16px;
    margin-bottom: 10px;
    color: #28A365;
    text-decoration: underline;
    line-height: 1.4;
  }

  .font_weight_bold_text {
    font-weight: 600;
  }

  .goo_item_series_review_age_status {
    margin-right: 3px;
  }

  .goo_item_series_review_sex_status {
    margin-right: 3px;
  }

  .goo_item_series_review_status {
    display: flex;
    font-size: 10px;
    color: #666;
  }

  .goo_item_series_review_down {
    padding: 0 15px;
  }

  .goo_item_series_review_star_val {
    font-size: 16px;
    color: #e2bf00;
    margin-right: 5px;
  }

  /*new_star*/

  .item_list_new_star_5_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_0 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_4_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/4.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_3_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/3.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_2_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/2.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_1_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/1.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .item_list_new_star_0_5 {
    width: 50%;
    height: 20px;
    background-image: url("https://imagegooranking.rank-king.jp/common/review_item/star/0.5.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 125px;
  }

  .goo_item_series_review_star {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .goo_item_series_review_message {
    line-height: 1.8;
    margin-bottom: 10px;
  }

  .goo_item_series_review_linkurl {
    text-align: right;
  }

  .fixed-child-right {
    width: 100%;
  }

  .fixed-child-right .close-btn {
    display: none;
    height: 50px;
    line-height: 50px;
    float: right;
    width: 100px;
  }

  .fixed-child-right .close-btn p {
    height: inherit;
    width: inherit;
    color: #FFFFFF;
    background: #28A365;
    border-radius: 50px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    position: fixed;
    bottom: 20px;
    text-decoration: none;
    text-align: center;
  }

  .fixed-child-right .close-btn p:hover {
    opacity: 0.7;
  }

  .series_accordion_more {
    text-align: center;
    display: block;
    background-color: #c33;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 5px 0;
    margin-top: 10px;
  }

  .series_accordion_close {
    text-align: center;
    display: block;
    background-color: #c33;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 5px 0;
    margin-top: 10px;
  }

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

  .summarized_review ul {
    margin: 7px 0;
  }

  .summarized_review i.fas {
    width: 47px;
    padding-left: 3px;
  }
}

.summarized_review .empty {
  opacity: 0.3;
}

.summarized_review i.fas {
  color: white;
  height: 50px;
  display: inline-block;
  font-size: 33px;
  font-family: FontAwesome;
  border-radius: 50%;
}

.summarized_review i.fas.fa-thumbs-up {
  content: "\f164";
  box-shadow: 1px 1px #77ff77;
  text-shadow: 1px 1px #77ff77;
  background-color: #33cc33;
}

.summarized_review i.fas.fa-thumbs-down {
  content: "\f165";
  box-shadow: 1px 1px #ff7777;
  text-shadow: 1px 1px #ff7777;
  background-color: #28A365;
}

.twitter-tweet {
  margin: 0 auto;
}

.c-amazon-button {
  margin: 0 0 13px 0;
  width: 100%;
  height: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 12px 0;
  display: block;
  text-align: center;
  align-content: center;
  color: #ffffff;
  border-radius: 25px;
  position: relative;
  box-shadow: inset 0 -3px 1px 0 #9a5724;
  background-color: #f39518;
}

@media (max-width: 584px) {
  .c-amazon-button {
    width: 77.5%;
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 12px 29.5px 12px 46px;
  }
}

.c-amazon-button:visited {
  color: #ffffff;
}

.c-amazon-button::after {
  content: "";
  display: block;
  width: 9px;
  height: 17.5%;
  border-top: solid 2.5px #fff;
  border-right: solid 2.5px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 38%;
  left: 89%;
}

@media (max-width: 584px) {
  .c-amazon-button::after {
    left: 90%;
  }
}

.c-amazon-button__logo {
  display: block;
  width: 38px;
  position: absolute;
  left: 2.5%;
  top: 10.5%;
}

@media (max-width: 584px) {
  .c-amazon-button__logo {
    left: 3.5%;
    top: 11.5%;
  }
}

.c-rakuten-button {
  margin: 0 0 13px 0;
  width: 100%;
  height: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 12px 0;
  display: block;
  text-align: center;
  align-content: center;
  color: #ffffff;
  border-radius: 25px;
  position: relative;
  box-shadow: inset 0 -3px 1px 0 #641014;
  background-color: #b31e23;
}

@media (max-width: 584px) {
  .c-rakuten-button {
    width: 77.5%;
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 12px 29.5px 12px 46px;
  }
}

.c-rakuten-button:visited {
  color: #ffffff;
}

.c-rakuten-button::after {
  content: "";
  display: block;
  width: 9px;
  height: 17.5%;
  border-top: solid 2.5px #fff;
  border-right: solid 2.5px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 38%;
  left: 89%;
}

@media (max-width: 584px) {
  .c-rakuten-button::after {
    left: 90%;
  }
}

.c-rakuten-button__logo {
  display: block;
  width: 38px;
  position: absolute;
  left: 2.5%;
  top: 10.5%;
}

@media (max-width: 584px) {
  .c-rakuten-button__logo {
    left: 3.5%;
    top: 11.5%;
  }
}

.c-yahoo-button {
  margin: 0 0 13px 0;
  width: 100%;
  height: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 12px 0;
  display: block;
  text-align: center;
  align-content: center;
  color: #ffffff;
  border-radius: 25px;
  position: relative;
  box-shadow: inset 0 -3px 1px 0 #6e141d;
  background-color: #e61d37;
}

@media (max-width: 584px) {
  .c-yahoo-button {
    width: 77.5%;
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 12px 29.5px 12px 46px;
  }
}

.c-yahoo-button:visited {
  color: #ffffff;
}

.c-yahoo-button::after {
  content: "";
  display: block;
  width: 9px;
  height: 17.5%;
  border-top: solid 2.5px #fff;
  border-right: solid 2.5px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 38%;
  left: 89%;
}

@media (max-width: 584px) {
  .c-yahoo-button::after {
    left: 90%;
  }
}

.c-yahoo-button__logo {
  display: block;
  width: 38px;
  position: absolute;
  left: 2.5%;
  top: 10.5%;
}

@media (max-width: 584px) {
  .c-yahoo-button__logo {
    left: 3.5%;
    top: 11.5%;
  }
}

.c-official-button {
  margin: 0 0 12px 0;
  width: 100%;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  line-height: 26px;
  padding: 12px 0;
  display: block;
  text-align: center;
  color: #ffffff;
  box-shadow: inset 0 -3px 1px 0 #6b2828;
  background-color: #cc3233;
}

@media (max-width: 584px) {
  .c-official-button {
    margin: 0 0 10px 0;
  }
}

.c-official-button:visited {
  color: #ffffff;
}

.c-default-button {
  margin: 0 0 12px 0;
  width: 100%;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  line-height: 26px;
  padding: 12px 0;
  display: block;
  text-align: center;
  color: #ffffff;
  box-shadow: inset 0 -3px 1px 0 #6b2828;
  background-color: #cc3233;
}

@media (max-width: 584px) {
  .c-default-button {
    margin: 0 0 10px 0;
  }
}

.c-default-button:visited {
  color: #ffffff;
}

.p-annotation p {
  background: #f7f7f7;
  padding: 1em;
  line-height: 1.4;
  color: #666;
  margin-top: 40px;
}

.p-share_icons {
  text-align: right;
  vertical-align: bottom;
  margin-top: 30px;
}

@media (max-width: 584px) {
  .p-share_icons__message {
    display: none;
  }
}

.p-share_icons__list {
  margin: 2em 0;
  text-align: center;
  display: flex;
  justify-content: center;
}

.p-share_icons__list li {
  display: inline-block;
}

.p-share_icons__list li a {
  color: #666666;
  line-height: 2em;
  text-decoration: none;
}

.p-share_icons__list li:nth-child(2) {
  margin: 0 1em;
}

.articleUnderFixedAdNetwork {
  border: solid 1px #000;
}

@media (min-width: 585px) {
  .articleUnderFixedAdNetwork {
    width: 652px;
    height: auto;
    margin: 20px auto;
    padding: 13.5px;
  }
}

@media (max-width: 584px) {
  .articleUnderFixedAdNetwork {
    font: inherit;
    vertical-align: baseline;
    text-align: left;
    background: #fff;
    margin: 3em 1em;
    padding: 1em;
    border: 1px solid #000;
  }
}

.articleUnderFixedAdNetwork .title {
  color: #28A365;
  text-align: center;
  border-bottom: solid 1px #28A365;
}

@media (min-width: 585px) {
  .articleUnderFixedAdNetwork .title {
    padding: 0 0 10px 0;
    font-size: 20px;
    font-weight: bold;
  }
}

@media (max-width: 584px) {
  .articleUnderFixedAdNetwork .title {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 0.5em;
    margin: 0;
  }
}

.adNetworkList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  border-right: 0;
}

.adNetwork {
  box-sizing: border-box;
  border-bottom: 1px dotted #999;
  border-right: 1px dotted #999;
}

@media (min-width: 585px) {
  .adNetwork {
    width: 25%;
    padding: 10px;
    height: 220px;
  }

  .adNetwork:nth-child(4n) {
    border-right: 0;
  }
}

@media (max-width: 584px) {
  .adNetwork {
    width: 50%;
    margin: 0px;
    padding: 10px;
  }

  .adNetwork:nth-child(2n) {
    border-right: 0;
  }
}

.adNetwork a:hover {
  text-decoration: none;
}

.adNetwork__img {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 0 0 10px 0;
  max-width: 100%;
}

.adNetwork .imgBox {
  width: 100%;
  height: auto;
}

.textArea {
  color: #333;
}

.textArea:visited {
  color: #333;
}

.p-category {
  max-width: 100%;
  margin: 0 0 32px;
  padding: 10px;
  border: solid 1px #000000;
  border-radius: 8px;
  text-align: center;
}

.p-category__title {
  color: #28A365;
  border: none;
  border-bottom: 1px solid #28A365;
  padding: 0;
  padding-bottom: 8px;
  padding-top: 8px;
  border-left-color: #e94363 !important;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.p-category__list {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 0;
}

.p-category__list-item {
  width: 134px;
  height: 40px;
  line-height: 1.2;
  margin-right: 5px;
}

.p-category__list-item--url {
  width: 100%;
  height: 100%;
  padding: 3px 5px;
  font-size: 12px;
  color: #333333;
  text-align: left;
  display: flex;
  align-items: center;
}

.p-category__list-item--url:visited {
  color: #333333;
}

.p-category__list-item--icon {
  height: 24px;
  margin: 8px 4px 8px 0;
}

/* カテゴリトップ見出し */

.p-categoryTitle {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
}

.p-categoryTitle img {
  margin-right: 10px;
  vertical-align: middle;
}

.p-categoryTitle span {
  font-weight: inherit;
  vertical-align: middle;
}

@media (max-width: 584px) {
  .p-categoryTitle {
    font-size: 22px;
    margin: 0 16px 7px;
  }
}

/* 特集枠 */

.p-pickupList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 40px;
}

.p-pickupList__item {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  margin: 0 5px;
  position: relative;
  width: 335px;
  z-index: 0;
}

.p-pickupList__thumb {
  background: #f6f6f6;
  overflow: hidden;
  padding-top: 66.66%;
  position: relative;
  height: 0;
  width: 100%;
  z-index: 0;
}

.p-pickupList__thumb__link {
  display: block;
}

.p-pickupList__thumb img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: auto;
  width: 100%;
}

a.p-pickupList__category {
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  padding: 6px 8px;
  position: absolute;
  bottom: 8px;
  left: 8px;
}

a.p-pickupList__category:hover {
  filter: brightness(1.1);
  text-decoration: none;
}

.p-pickupList__info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  padding: 15px 16px;
}

a.p-pickupList__title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.p-pickupList__date {
  font-size: 13px;
  margin-top: 5px;
}

.p-pickupList__date:before {
  color: #666;
  content: "\f017";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  margin-right: 5px;
  text-decoration: none;
}

@media (max-width: 584px) {
  .p-pickupList {
    display: block;
    margin: 0 0 30px;
  }

  .p-pickupList__item {
    margin: 0;
    width: 100%;
  }

  .p-pickupList__item:hover {
    opacity: 1;
  }

  .p-pickupList__category {
    bottom: 16px;
    left: 16px;
  }

  .p-pickupList__info {
    padding-top: 12px;
  }

  a.p-pickupList__title:hover {
    text-decoration: none;
  }
}

/* 既存モジュール上書き */

.p-title {
  border-bottom: 1px solid #000 !important;
  margin-bottom: 30px;
  padding: 0 0 8px;
}

@media (max-width: 584px) {
  .p-title {
    border-bottom: 1px solid #000;
    line-height: 1.2;
    margin: 0 16px 16px !important;
    padding: 0 0 12px !important;
  }
}

@media (min-width: 585px) {
  .p-related_article h1 {
    color: #333333;
    font-size: 1.8em;
    font-weight: bold;
    padding: 0;
    width: 100%;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    margin-top: 20px;
  }

  .p-related_article__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }

  .p-related_article__block {
    width: 32%;
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 1em;
    margin: 0 1% 1em 1%;
  }

  .p-related_article__block:nth-child(3n-2) {
    margin-left: 0;
  }

  .p-related_article__block:nth-child(3n) {
    margin-right: 0;
  }

  .p-related_article__block h3 {
    font-size: 1.2em;
    line-height: 1.2em;
    height: 3.6em;
    margin-bottom: 1em;
    overflow: hidden;
  }

  .p-related_article__block h3 a {
    color: #333333;
    font-weight: bold;
    text-align: left;
  }

  .p-related_article__image_block {
    overflow: hidden;
    display: block;
    margin-bottom: 1em;
    text-align: center;
    color: #333333;
    height: 145px;
  }

  .p-related_article__image_block img {
    max-height: 145px;
    max-width: 100%;
  }

  .p-related_article__cate {
    border-radius: 0.2em;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 0.5em;
    text-decoration: none;
    width: auto;
  }

  .p-related_article__cate:visited {
    color: #fff;
  }

  .p-related_article__cate:hover {
    text-decoration: underline;
  }

  .p-related_article__date {
    display: block;
  }

  .p-related_article__date::before {
    color: #666;
    content: "\f017";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
    text-decoration: none;
  }
}

@media (max-width: 584px) {
  .p-related_article h1 {
    background-color: #cc3233;
    text-align: center;
    padding: 7px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 1.4em;
    font-weight: 700;
    color: #ffffff;
  }

  .p-related_article__list {
    padding: 0 16px 16px;
  }

  .p-related_article__block {
    width: 100%;
    border-bottom: 1px dotted #cccccc;
    padding: 16px 0;
  }

  .p-related_article__block h3 {
    font-size: 1.2em;
    line-height: 1.2em;
    overflow: hidden;
  }

  .p-related_article__block h3 a {
    color: #333333;
    font-weight: bold;
    text-align: left;
  }

  .p-related_article__image_block {
    margin-left: 20px;
    float: right;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #333333;
    height: 100px;
    width: 100px;
  }

  .p-related_article__image_block img {
    max-height: 100px;
    max-width: 100px;
  }

  .p-related_article__cate {
    border-radius: 0.2em;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 0.5em;
    text-decoration: none;
    width: auto;
  }

  .p-related_article__cate:visited {
    color: #fff;
  }

  .p-related_article__cate:hover {
    text-decoration: underline;
  }

  .p-related_article__date {
    display: block;
  }

  .p-related_article__date::before {
    color: #666;
    content: "\f017";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
    text-decoration: none;
  }
}

@media (min-width: 585px) {
  .p-ranking_article {
    margin: 0 0 32px;
    padding: 10px;
    border: solid 1px #000000;
    border-radius: 8px;
  }

  .p-ranking_article h1 {
    color: #28A365;
    border: none;
    border-bottom: 1px solid #28A365;
    padding: 0;
    padding-bottom: 8px;
    padding-top: 8px;
    border-left-color: #e94363 !important;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
  }

  .p-ranking_article__list {
    padding: 0 16px 16px;
  }

  .p-ranking_article__block {
    width: 100%;
    border-bottom: 1px dotted #cccccc;
    padding: 30px 0;
  }

  .p-ranking_article__block h3 a {
    color: #333333;
  }

  .p-ranking_article__image_block {
    margin-left: 20px;
    float: right;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #333333;
    height: 100px;
    width: 100px;
  }

  .p-ranking_article__image_block img {
    max-height: 80px;
    max-width: 80px;
  }

  .p-ranking_article__cate {
    display: none;
  }

  .p-ranking_article__date {
    margin-top: 5px;
    text-align: left;
    color: #939393;
    font-size: 11px;
  }

  .p-ranking_article__date::before {
    color: #666;
    content: "\f017";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
    text-decoration: none;
  }
}

@media (max-width: 584px) {
  .p-ranking_article h1 {
    background-color: #cc3233;
    text-align: center;
    padding: 7px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 1.4em;
    font-weight: 700;
    color: #ffffff;
  }

  .p-ranking_article__list {
    padding: 0 16px 16px;
  }

  .p-ranking_article__block {
    width: 100%;
    border-bottom: 1px dotted #cccccc;
    padding: 16px 0;
  }

  .p-ranking_article__block h3 {
    font-size: 1.2em;
    line-height: 1.2em;
    overflow: hidden;
  }

  .p-ranking_article__block h3 a {
    color: #333333;
    font-weight: bold;
    text-align: left;
  }

  .p-ranking_article__image_block {
    margin-left: 20px;
    float: right;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #333333;
    height: 100px;
    width: 100px;
  }

  .p-ranking_article__image_block img {
    max-height: 100px;
    max-width: 100px;
  }

  .p-ranking_article__cate {
    border-radius: 0.2em;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 0.5em;
    text-decoration: none;
    width: auto;
  }

  .p-ranking_article__cate:visited {
    color: #fff;
  }

  .p-ranking_article__cate:hover {
    text-decoration: underline;
  }

  .p-ranking_article__date {
    display: block;
  }

  .p-ranking_article__date::before {
    color: #666;
    content: "\f017";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
    text-decoration: none;
  }
}

.p-product-ec-info {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 20px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.p-product-ec-info__amazon,
.p-product-ec-info__rakuten {
  flex: 1;
  padding: 16px;
  text-align: center;
  background-color: #fff;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon,
  .p-product-ec-info__rakuten {
    padding: 8px;
  }
}

.p-product-ec-info__amazon__title,
.p-product-ec-info__rakuten__title {
  margin-bottom: 8px;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon__title,
  .p-product-ec-info__rakuten__title {
    margin-bottom: 12px;
  }
}

.p-product-ec-info__amazon__title__main,
.p-product-ec-info__rakuten__title__main {
  font-weight: bold;
  font-size: 2em;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon__title__main,
  .p-product-ec-info__rakuten__title__main {
    font-size: 1.5em;
  }
}

.p-product-ec-info__amazon__title__sub,
.p-product-ec-info__rakuten__title__sub {
  font-weight: bold;
  font-size: 1.5em;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon__title__sub,
  .p-product-ec-info__rakuten__title__sub {
    font-size: 1em;
  }
}

.p-product-ec-info__amazon__logo,
.p-product-ec-info__rakuten__logo {
  margin-bottom: 8px;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon__logo,
  .p-product-ec-info__rakuten__logo {
    margin-bottom: 20px;
  }
}

.p-product-ec-info__amazon__logo img,
.p-product-ec-info__rakuten__logo img {
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon__logo img,
  .p-product-ec-info__rakuten__logo img {
    height: 32px;
  }
}

.p-product-ec-info__amazon__ranking-info,
.p-product-ec-info__rakuten__ranking-info {
  margin-top: 8px;
}

@media (max-width: 584px) {
  .p-product-ec-info__amazon__ranking-info,
  .p-product-ec-info__rakuten__ranking-info {
    margin-top: 20px;
  }
}

.p-product-ec-info__divider {
  width: 1px;
  background-color: #e0e0e0;
  margin: 0 8px;
}

.p-product-ec-info__amazon__title__main {
  color: #f39518;
}

.p-product-ec-info__rakuten__title__main {
  color: #b31e23;
}

.c-product-ec-review-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c-product-ec-review-info__rating {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 1.5em;
}

.c-product-ec-review-info__rating__value {
  font-weight: bold;
}

.c-product-ec-review-info__rating__star {
  color: #ffa500;
  font-size: 1.2em;
}

.c-product-ec-review-info__url {
  font-size: 1.2em;
  margin-top: 4px;
  font-weight: bold;
  color: #358294;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.c-product-ec-review-info__count {
  font-size: 1.2em;
  margin-top: 4px;
  font-weight: bold;
}

.c-product-ec-ranking-info {
  font-size: 1em;
  color: #333;
  font-weight: bold;
}

.c-product-ec-ranking-info__rank__value {
  font-weight: bold;
  margin: 0 4px;
}

.c-product-ec-ranking-info p {
  font-weight: bold;
}

.c-product-ec-ranking-info a {
  color: #358294;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-weight: bold;
}

.c-product-ec-ranking-info span {
  color: red;
  font-size: 1.7em;
  font-weight: bold;
}

.p-stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 21px;
  line-height: 1;
}

.p-stars::before {
  content: "★★★★★";
  background: linear-gradient(90deg, rgb(239, 159, 51) var(--percent), rgb(153, 153, 153) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.u-crearfix::after {
  content: "";
  display: block;
  clear: both;
}

.promote-button {
  position: fixed;
  justify-content: center;
  align-items: center;
  left: calc(15% - 30px);
  right: calc(15% - 30px);
  bottom: 12px;
  height: 48px;
  overflow: visible;
  border-radius: 50px;
  background: #ef605b;
  z-index: 9;
}

.promote-button .promote-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.promote-button .promote-link span {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.promote-button .promote-link span::after {
  position: absolute;
  top: 50%;
  right: 15px;
  z-index: 0;
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg) translateY(-50%);
}

.promote-button .promote-link a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

.sticky_banner {
  position: fixed;
  justify-content: center;
  align-items: center;
  bottom: 12px;
  height: 48px;
  overflow: visible;
  z-index: 9;
  max-width: 100% !important;
}

#page_top {
  text-decoration: none;
  text-align: center;
  width: 48px;
  position: fixed;
  display: block;
  height: 48px;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 4px;
  box-sizing: border-box;
  right: 12px;
  bottom: 12px;
  z-index: 999;
}

@media (min-width: 585px) {
  #page_top {
    background-color: #999;
  }
}

@media (max-width: 584px) {
  #page_top {
    background-color: #ef605b;
  }
}

#page_top::before {
  box-sizing: border-box;
  display: block;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  content: "▲";
  text-align: center;
}

section.select-search {
  max-width: 100%;
  margin: 20px 0;
}

section.select-search form {
  position: relative;
}

section.select-search input#SearchKeyword {
  padding: 0.7em;
  border-radius: 5px;
  border: 1px #000 solid;
  width: 100%;
  max-width: 100%;
  background: #f6f6f6;
  box-sizing: border-box;
}

section.select-search .submit {
  position: absolute;
  right: 0;
  top: 0;
}

section.select-search .submit input {
  padding: 0.7em 1.2em;
  border-radius: 0 5px 5px 0;
  border: 1px #000 solid;
  cursor: pointer;
  background: #3a3a3a;
  color: #fff;
  font-weight: bold;
}

.search-results__item-info--category:link,
.search-results__item-info--category:visited {
  color: #fff;
}

@media (min-width: 585px) {
  .p-title span {
    display: block;
    font-size: 0.636em;
  }

  .search-results .notice {
    margin-left: 1.5em;
  }

  .search-results__item {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .search-results__contents {
    width: 460px;
  }

  .search-results__item--title {
    font-size: 1.2em;
    line-height: 1.2em;
    height: 3.6em;
    margin-bottom: 1em;
    overflow: hidden;
  }

  .search-results__item--titleText {
    color: #333;
    font-weight: 700;
    text-align: left;
    line-height: 1.6;
  }

  .search-results__item--titleText span {
    font-weight: 700;
    padding: 0.2em;
  }

  .search-results__item--thumb {
    max-height: 145px;
    max-width: 100%;
    margin: 0 auto;
  }

  .search-results__item--url {
    width: 200px;
    text-align: center;
  }

  .search-results__item-info--category {
    border-radius: 0.2em;
    color: #fff;
    display: inline-block !important;
    margin-bottom: 0.5em;
    padding: 0.5em !important;
    text-decoration: none;
    width: auto;
  }

  .search-results__item-info--date {
    display: block;
  }

  .search-results__item-info--date:before {
    color: #666;
    content: "\f017";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    margin-right: 5px;
    text-decoration: none;
  }

  .search-results__item-info--date:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }

  .sp {
    display: none;
  }

  .select-search.sp,
  .select-category.sp {
    display: none;
  }
}

section.select-search {
  max-width: 100%;
  margin: 20px 0;
}

section.select-search form {
  position: relative;
}

section.select-search input#SearchKeyword {
  padding: 0.7em;
  border-radius: 5px;
  border: 1px #000 solid;
  width: 100%;
  max-width: 100%;
  background: #f6f6f6;
  box-sizing: border-box;
}

section.select-search .submit {
  position: absolute;
  right: 0;
  top: 0;
}

section.select-search .submit input {
  -webkit-appearance: button;
  padding: 0.7em 1.2em;
  border-radius: 0 5px 5px 0;
  border: 1px #000 solid;
  cursor: pointer;
  background: #3a3a3a;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
}

@media (max-width: 584px) {
  #NR-main {
    max-width: 100%;
  }

  section.select-search {
    margin: 20px;
  }

  .p-title {
    background: #fff !important;
    color: #333 !important;
    text-align: left !important;
    border: none !important;
    padding: 7px 16px !important;
  }

  .p-title span {
    display: block;
    font-size: 0.8em;
  }

  .search-results {
    margin: 0 16px;
    width: auto;
  }

  .search-results .notice {
    margin-left: 0.5em;
  }

  .search-results__item {
    padding: 16px 0;
    height: auto;
    border-bottom: 1px solid #e7e7e7;
  }

  .search-results__item--thumb {
    float: right;
    height: 100px;
    width: 100px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .search-results__item--title {
    font-weight: 700;
    line-height: 1.2em;
    text-align: left;
    padding: 5px 3px;
  }

  .search-results__item--titleText {
    color: #333;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.2em;
    text-align: left;
  }

  .search-results__item-info--category {
    border-radius: 0.2em;
    color: #fff;
    display: inline-block !important;
    margin-bottom: 0.5em;
    padding: 0.5em !important;
    text-decoration: none;
    width: auto;
  }

  .search-results__item-info--date {
    display: block;
    font-size: 13px;
  }

  .search-results__item-info--date:before {
    color: #666;
    content: "\f017";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    margin-right: 5px;
    text-decoration: none;
  }

  .search-results__item-info--date:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }

  html body #NR-nav #NR-nav-main ul#NR-nav-main-in {
    width: 100%;
  }

  section.select-search {
    margin: 20px 20px;
  }

  html body #NR-nav #NR-nav-main ul#NR-nav-main-in li.current {
    background: #d7d7d7;
  }

  html body #NR-nav #NR-nav-main ul#NR-nav-main-in li.current a {
    background: #d7d7d7;
  }

  li.current .select-search {
    background: #d7d7d7;
    margin: 0 12px 30px;
    position: relative;
  }

  li.current .select-search input#SearchKeyword {
    padding: 0.7em;
    border-radius: 5px;
    border: 1px #000 solid;
    width: 100%;
    max-width: 100%;
    background: #f6f6f6;
    box-sizing: border-box;
    height: 37px;
  }

  li.current .select-search .submit {
    position: absolute;
    right: 0;
    top: 0;
  }

  li.current .select-search .submit input {
    -webkit-appearance: button;
    padding: 0.7em 1.2em;
    border-radius: 0 5px 5px 0;
    border: 1px #000 solid;
    cursor: pointer;
    background: #3a3a3a;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    height: 37px;
  }

  li.current .select-category {
    margin: 0 16px 15px;
  }

  li.current .select-category select {
    padding: 0.7em;
    border-radius: 5px;
    border: 1px #000 solid;
    width: 100%;
    background: #f6f6f6;
    box-sizing: border-box;
    height: 37px;
  }
}

div#csw_block.csw-wrapper-under-post {
  margin: 8px 0 30px;
}

@media (max-width: 584px) {
  html body #NR-page #NR-wrapper footer #NR-footer {
    padding-bottom: 100px;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv {
    display: block !important;
    text-align: center;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv dl {
    line-height: 1.5;
    margin-bottom: 15px;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv ul {
    display: inline;
    text-align: center;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv #footer-category li {
    border-right: 1px solid #ccc;
    display: inline-block;
    margin: 0 7px 10px 0;
    padding-right: 10px;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv #footer-category li:last-child {
    border-right: 0;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv #footer-sns {
    display: none;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv-site dt {
    display: inline;
    float: none;
    margin-bottom: 0;
    margin-right: 10px;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv-site dd {
    display: inline;
  }

  html body #NR-page #NR-wrapper footer #NR-footer-sv-site dt a {
    font-size: 12px;
    font-weight: 700;
  }

  html body #NR-page #NR-wrapper footer #NR-footer #NR-footer-in #NR-footer-link {
    display: block;
  }

  html body #NR-page #NR-wrapper footer #NR-footer #NR-footer-in #NR-footer-link li {
    display: inline-block;
    margin-bottom: 8px;
  }

  #footer-info {
    display: none;
  }
}

@media (min-width: 585px) {
  #footer-category {
    display: flex;
  }

  #footer-category dd {
    flex: 1;
  }
}

html body #NR-page #associate {
  color: #999;
  font-size: 10px;
}

.banner-container {
  margin: 24px 0px 28px 0px;
  text-align: center;
}

@media (min-width: 585px) {
  .banner-img {
    width: 50%;
  }

  .banner-text {
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
  }

  .banner-text__link {
    text-decoration: underline;
    color: red;
  }

  .banner-text__link:visited {
    color: red;
  }
}

@media (max-width: 584px) {
  .banner-img {
    width: 80%;
  }

  .banner-text {
    font-size: 12px;
    padding-bottom: 20px;
    font-weight: 700;
    text-align: center;
  }

  .banner-text__link {
    text-decoration: underline;
    color: red;
  }

  .banner-text__link:visited {
    color: red;
  }
}

