@charset "UTF-8";
/* =================================================================
 product
================================================================= */
/* =================================================================
 product/detail
================================================================= */
body.product-detail-page #main .bg .bg-1 {
  width: 100%;
  height: 100%;
  background: linear-gradient(to left top, #F9AB1C, #FA606E);
  top: 0;
  left: 0;
  opacity: 0.4;
}
body.product-detail-page #main .bg .bg-2 {
  background: #FFFFFF;
  opacity: 0.3;
  width: 800px;
  height: 2500px;
  top: unset;
  bottom: -1400px;
  right: -881.05px;
  transform-origin: 0 0;
  transform: rotate(20deg);
}
body.product-detail-page #main .bg .bg-3 {
  background: #FFFFFF;
  opacity: 0.3;
  width: 654.52px;
  height: 2054.39px;
  top: -498px;
  left: -61.4px;
  transform-origin: 0 0;
  transform: rotate(20deg);
}
body.product-detail-page .content-box:has(.content-box-header) {
  padding-top: 2.5em;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .content-box:has(.content-box-header) {
    padding: 0;
  }
}
body.product-detail-page .content-box:has(.content-box-header) .content-box-header {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: space-between;
  gap: 1.5em;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .content-box:has(.content-box-header) .content-box-header {
    display: flex;
    align-items: flex-start;
    flex-flow: column nowrap;
    justify-content: space-between;
    gap: 1.7857142857em;
  }
}
body.product-detail-page .company-main-info {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: 1.25em;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-main-info {
    gap: 1.0714285714em;
  }
}
body.product-detail-page .company-main-info .company-logo {
  margin: 0;
  height: 3.75em;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-main-info .company-logo {
    height: 3.2142857143em;
  }
}
body.product-detail-page .company-main-info .company-logo img {
  width: auto;
  height: 100%;
}
body.product-detail-page .company-main-info .company-name {
  margin: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .company-main-info .company-name {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-main-info .company-name {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-main-info .company-name {
    font-size: 20px;
  }
}
body.product-detail-page .company-sub-info {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: 1.25em;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-sub-info {
    gap: 0.7142857143em;
  }
}
body.product-detail-page .company-sub-info .map-btn {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: center;
  gap: 0.375em;
  padding: 0.1em 1em;
  min-height: 2.5em;
  border: solid 1px #666;
  background: transparent;
  color: #666;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  white-space: nowrap;
}
@media (hover: hover) {
  body.product-detail-page .company-sub-info .map-btn:hover, body.product-detail-page .company-sub-info .map-btn:focus {
    background: #666;
    color: #FFFFFF;
  }
  body.product-detail-page .company-sub-info .map-btn:hover::before, body.product-detail-page .company-sub-info .map-btn:focus::before {
    background-image: url(../media/images/common/icon_map_hover.svg);
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-sub-info .map-btn {
    padding: 0.1em 1.5em;
    min-height: 2.7692307692em;
    font-size: 13px;
  }
}
body.product-detail-page .company-sub-info .map-btn::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  aspect-ratio: 13/18;
  width: 0.8125em;
  height: auto;
  background-image: url(../media/images/common/icon_map.svg);
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-sub-info .map-btn::before {
    width: 0.9230769231em;
  }
}
body.product-detail-page .company-sub-info .booth-no {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: 0.125em;
  margin-right: 0.625em;
  padding-right: 1.875em;
  color: #666;
  white-space: nowrap;
  position: relative;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .company-sub-info .booth-no {
    margin-right: 0.7142857143em;
    padding-right: 0.8571428571em;
  }
}
body.product-detail-page .company-sub-info .booth-no::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #B0B0B0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
body.product-detail-page .company-sub-info .booth-no dt {
  font-weight: 500;
}
body.product-detail-page .company-sub-info .favorite-btn {
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  aspect-ratio: 30/27;
  width: 1.875em;
  min-width: 1.875em;
  height: auto;
  text-decoration: none;
  position: relative;
}
@media (hover: hover) {
  body.product-detail-page .company-sub-info .favorite-btn:focus {
    background: none;
  }
}
body.product-detail-page .company-sub-info .favorite-btn::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 100%;
  height: 100%;
  background-image: url(../media/images/common/icon_favorite.svg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
/*
@media (hover: hover) {
  body.product-detail-page .company-sub-info .favorite-btn:not(.registed):hover::before, body.product-detail-page .company-sub-info .favorite-btn:not(.registed):focus::before {
    background-image: url(../media/images/common/icon_favorite_registed.svg);
  }
}
@media (hover: hover) {
  body.product-detail-page .company-sub-info .favorite-btn.registed:hover::before, body.product-detail-page .company-sub-info .favorite-btn.registed:focus::before {
    background-image: url(../media/images/common/icon_favorite.svg);
  }
}*/
body.product-detail-page .company-sub-info .favorite-btn.registed::before {
  background-image: url(../media/images/common/icon_favorite_registed.svg);
}
body.product-detail-page .content-box-title {
  background-color: #EB4B4B;
  border-radius: 5px;
}
body.product-detail-page .content-box-title .product-name {
  color: #FFFFFF;
  font-size: 25px;
  padding: 0.88em;
  text-align: start;
  margin: 1.2em auto 1.6em;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .content-box-title .product-name {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .content-box-title .product-name {
    font-size: 18px;
  }
}
body.product-detail-page .small-title {
  width: 100%;
  max-width: 980px;
  margin: auto;
}
body.product-detail-page .product-introduction .image-wrapper {
  width: 100%;
  max-width: 980px;
  margin: 15px auto;
  display: flex;
  align-items: flex-start;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .image-wrapper {
    display: flex;
    align-items: center;
    flex-flow: column nowrap;
    justify-content: flex-start;
  }
}
body.product-detail-page .product-introduction .image-wrapper .big-image-wrapper {
  flex: auto;
  width: 800px;
  max-width: 100%;
  height: 540px;
  padding: 10px;
  border: 1px solid #B0B0B0;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .image-wrapper .big-image-wrapper {
    aspect-ratio: 800/540;
    height: auto;
  }
}
body.product-detail-page .product-introduction .image-wrapper .big-image-wrapper div {
  max-width: 100%;
  max-height: 100%;
  display: none;
}
body.product-detail-page .product-introduction .image-wrapper .big-image-wrapper div.is-active {
  display: block;
}
body.product-detail-page .product-introduction .image-wrapper .big-image-wrapper img {
  max-width: 100%;
  max-height: 100%;
}
body.product-detail-page .product-introduction .image-wrapper .thumbnail {
  width: 150px;
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .image-wrapper .thumbnail {
    width: 100%;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
}
body.product-detail-page .product-introduction .image-wrapper .thumbnail div {
  opacity: 0.5;
  transition: opacity 0.5s;
  width: 100%;
  height: 100px;
  border: 1px solid #B0B0B0;
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .image-wrapper .thumbnail div {
    aspect-ratio: 16/9;
    width: calc((100% - 20px) / 3);
    height: auto;
  }
}
body.product-detail-page .product-introduction .image-wrapper .thumbnail div.is-active {
  opacity: 1;
  border-color: #EB4B4B;
  border-width: 2px;
}
body.product-detail-page .product-introduction .image-wrapper .thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
body.product-detail-page .product-introduction .thumbnail-notic {
  width: 100%;
  max-width: 980px;
  margin: auto;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .product-introduction .thumbnail-notic {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .thumbnail-notic {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body.product-detail-page .product-introduction .thumbnail-notic {
    text-align: right;
    padding-right: 2em;
    padding: 0 25px 0 calc(2em + 25px);
    position: relative;
  }
  body.product-detail-page .product-introduction .thumbnail-notic::after {
    content: "▲";
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .thumbnail-notic {
    text-align: left;
    padding-left: 2em;
    position: relative;
  }
  body.product-detail-page .product-introduction .thumbnail-notic::after {
    content: "▲";
    position: absolute;
    left: 4px;
  }
}
body.product-detail-page .product-introduction .one-word-pr {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5em;
  margin-top: 1.8181818182em;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .product-introduction .one-word-pr {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .one-word-pr {
    font-size: 16px;
  }
}
body.product-detail-page .product-introduction .explanation {
  font-size: 16px;
  margin-top: 1.5625em;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .product-introduction .explanation {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .explanation {
    font-size: 14px;
  }
}
body.product-detail-page .product-introduction .price {
  font-size: 16px;
  font-weight: 700;
  background-color: #F3F3F3;
  padding: 0.9375em 1.25em;
  margin-top: 2.5em;
  border-radius: 5px;
  font-family: YuGothicM, "游ゴシック Medium", YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .product-introduction .price {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .product-introduction .price {
    font-size: 14px;
  }
}
body.product-detail-page .category-list {
  width: 100%;
  max-width: 980px;
  margin: 1.25em auto;
  display: flex;
  align-items: flex-start;
  flex-flow: row wrap;
  justify-content: flex-start;
  gap: 10px;
}
body.product-detail-page .category-list li {
  flex: none;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  height: 2.5em;
  border-radius: 70px;
  padding: 0.3125em 1.25em;
  border: 1px solid #B0B0B0;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .category-list li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .category-list li {
    font-size: 14px;
  }
}
body.product-detail-page .category-wrapper {
  margin-top: 2.5em;
}
body.product-detail-page .category-wrapper .category-title {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: 10px;
}
body.product-detail-page .category-wrapper .category-title .category-name {
  font-size: 25px;
  font-weight: 700;
}
@media screen and (max-width: 1330px) {
  body.product-detail-page .category-wrapper .category-title .category-name {
    font-size: 23px;
  }
}
@media screen and (max-width: 767px) {
  body.product-detail-page .category-wrapper .category-title .category-name {
    font-size: 18px;
  }
}
body.product-detail-page .category-wrapper .category-list li {
  color: #EB4B4B;
  border-color: #EB4B4B;
}
body.product-detail-page .sub-categories-wrapper {
  margin-top: 2.5em;
}
body.product-detail-page .sub-categories-wrapper .category-list li {
  color: #00A060;
  border-color: #00A060;
}
body.product-detail-page .specification {
  line-height: 1.875em;
  font-weight: 500;
}
body.product-detail-page #ex-information .information-list {
  grid-auto-flow: column;
  grid-template-columns: calc(50% - 1 * 2.5em / 2);
  gap: 1.25em 2.5em;
}
@media screen and (max-width: 767px) {
  body.product-detail-page #ex-information .information-list {
    grid-auto-flow: row;
    grid-template-columns: 100%;
    gap: 1.4285714286em;
  }
}
body.product-detail-page .product-introduction .thumbnail .movie_thumbnail{
	position: relative;
}

body.product-detail-page .product-introduction .thumbnail .movie_thumbnail:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: solid 1px rgba(0,0,0,0.8);
  width: 40px;
  height: 40px;
  background-color: rgba(0,0,0,0.8);
}
 
body.product-detail-page .product-introduction .thumbnail .movie_thumbnail:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  border-style: solid;
  border-color: transparent transparent transparent rgba(255,255,255,0.8);
  border-width: 6px 0 6px 10px;
}