@charset "shift-jis";

hr {
  display: block;
  width: 100%;
  border-top: 1px solid #CECDCD !important;
  padding: 0;
}
.page_contents {
  max-width: 1200px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 100px;
}
.page_contents h1 {
  width: 100%;
  font-weight: normal;
}
.breadcrumb_list {
  width: 100%;
  display: block;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-alingn-items: center;
  align-items: center;
  margin: 0 0 4px 0;
}
.breadcrumb_list a {
  font-size: 14px;
  color: #EB5D5E;
}
.breadcrumb_list a:hover {
  text-decoration: none;
}
.breadcrumb_list a::after{
  content: url("/common/img/arrow.png");
  margin-left: 10px;
}
.breadcrumb_list a.to_home::before{
  content: url("/common/img/toHome.png");
  margin-left: 0;
}
.breadcrumb_list span.current_category_name {
  content: "";
  margin-left: 10px;
  font-size: 14px;
  color: #57444F;
}
.product_price_p ~ strong {
  width: 100%;
  margin: 6px 0 0 0;
}
.specialKakaku > .f10 {
  width: 100%;
  margin: 0 0 6px 0;
}
.product_price_p, .product_price p{
  font-size: 14px;
  line-height: 18px;
  color: #57444F;
  margin: 0;
}
.product_price_p, .product_price.normal p {
  font-size: 14px;
  color: #ED5D5F;
  line-height: 18px;
  margin: 0;
}
.product_price_p ~ strong, .product_price_p ~ .f10, .product_price.normal span {
  font-size: 14px;
  color: #ED5D5F;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
}
.product_price.normal span > strong {
  font-weight: bold;
}
.specialKakaku,
.product_double_price {
  display: inline-block;
  width: 100%;
  color: #ED5D5F;
}
.product_double_price p {
  margin: 0;
}
.product_double_price span {
  margin: 0;
}
.rate_product_wrapper {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 20px;
}

@media screen and (max-width: 480px) {
  h1.product_name {
    font-size: 20px !important;
    line-height: 1.3em;
  }
}
.product_detail_wrapper {
  width: 96.666%;
  margin: 0 20px 0 20px;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
}

.product_detail_wrapper hr {
  margin: 21px 0 21px 0 !important;
}
hr#review_ankor {
    border-color: transparent !important;
    margin: 0!important;
}
.product_link_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: 5px 0;
  padding-right: 15px;
}
.product_link_wrapper a, .product_link_wrapper a:visited {
  font-size: 13px;
  color: #57444F !important;
}
.product_link_wrapper a:hover {
  text-decoration: underline;
  font-size: 13px;
}
.product_link_wrapper a span {
  position: relative;
}
.product_link_wrapper a span::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ED5D5F;
  border-right: 2px solid #ED5D5F;
  border-radius: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: -15px;
  top: 0;
  margin-top: 5px;
}
.zoomContainer {
  max-width: 670px !important;
  width: 55.833% !important;
}
.zoomWindow {
  width: 100% !important;
  height: 100% !important;
}
.fancybox-overlay {
    background: rgba(0,0,0,.6)!important;
}
.product_header_wrapper {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  flex-flow: column nowrap;
  margin-bottom: 20px;
}
.logo {
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
.product_no_review_wrapper {
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
}
.product_no {
  width: 100px;
  margin-bottom: 4px;
}
.product_no span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 2px;
}
.product_name_badge_wrapper {
  margin-bottom: 4px;
}
.product_name_badge_wrapper > .product_badge_wrapper {
  align-items: flex-end;
  box-sizing: content-box;
}
h1.product_name {
  font-size: 24px;
  margin: 0;
  padding: 0;
  color: #57444F;
}
.product_badge_wrapper {
    width: 100px;
	padding-left: 3.5px;
}
.product_detail_wrapper .product_badge.new ,
.product_detail_wrapper .product_badge.stock-state,
.product_detail_wrapper .product_badge.postage,
.product_detail_wrapper .product_badge.blank {
  width: 100px;
}
.product_badge.new {
  background: #ED5D5F;
  color: #fff;
}
.product_header_wrapper .rate_product_wrapper span.review_count, .product_header_wrapper .rate_product_wrapper span.review_jumplink a{
  color: #037db8;
  font-size: 12px;
}
.product_header_wrapper .rate_product_wrapper span.review_jumplink{
  margin-top: -2px;
}
.product_header_wrapper .rate_product_wrapper .review_jumplink{
  display: block!important;
}
/* left_product_detail start */
.left_product_detail_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: column wrap;
  width: 57.75%;
  height: auto;
  flex: 1;
  margin-right: 25px;
}
.product_thumnail_wrapper,
.product_detail_thumnail_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}
.product_image_sku_wrapper span {
  width: 100%;
  color: #57444F;
  font-size: 16px;
}
.product_image_wrapper,
.product_moving_thumnail_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: row wrap;
  cursor: pointer;
}
.product_moving_thumnail_wrapper {
  margin-right: 11px;
  justify-content: center;
  align-items: flex-start;
  max-width: 154px;
  text-decoration: none;
}
.product_moving_thumnail_wrapper > div > img:hover, .product_image_wrapper img:hover {
  outline: 1px solid #57444F;
}
.product_image_wrapper img.active:hover {
  outline: 0px solid #57444F;
}
.product_moving_thumnail_wrapper img {
  width: 154px;
  height: 86px;
  box-sizing: border-box;
}

.product_moving_thumnail_wrapper a {
  margin-top: 10px;
  text-decoration: none;
}

.product_moving_thumnail_wrapper a:hover {
  text-decoration: none;
}

.product_moving_thumnail_wrapper > div {
  position: relative;
}

.thumbnail-play-button {
    display: block;
    position: absolute;
    top: 32%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin-top: -7px;
    margin-left: -22px;
    cursor: pointer;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
    background-image: url(//qvc.scene7.com/is/image/QVC/pic/aem/video-sprite_042517.png?fmt=png-alpha);
    background-position: 113px 189px;
}
.thumbnail-control-text {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
	box-sizing: inherit;
    border: 0;
    clip: rect(0 0 0 0);
}
.movie_ribon {
  display: -webkit-flex;
  display: inline-flex;
  background: rgba(235, 93, 94, 0.1);
  color: #ED5D5F;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 154px;
  height: 44px;
}
.product_image_wrapper img {
  width: 60px;
  height: 60px;
  margin: 0 10px 10px 0;
}
.product_image_wrapper img.active {
  border: 2px solid #ED5D5F;
}
.product_moving_thumnail_wrapper > div > img.active {
  outline: 2px solid #ED5D5F;
}
.product_detail_main_image_wrapper {
  width: 100%;
  max-height: 670px;
  margin-bottom: 5px;
  display: none;
}
.product_detail_main_movie_wrapper {
  width: 95.715%;
  margin-bottom: 5px;
}

.product_detail_main_movie_wrapper {
}
.live_video {
  max-width: 670px;
  width: 100%!important;
  max-height: 376px;
  padding-bottom: 56.3%;
}
.product_movie-dimensions{
  height: auto!important;
}
.vjs-fullscreen {
  max-width: none;
  max-height: none;
}
.product_detail_main_image_wrapper img {
  width: 100%;
}
.right_product_detail_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: column wrap;
  width: 39.655%;
}
.product_detail_preview_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: row wrap;
}
.product_price_wrapper {
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  width: 100%;
  margin-bottom: 5px;
}
.product_price_inline_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: row wrap;
  align-content: flex-start;
  position: relative;
  width: 50%;
  min-height: 90px;
  margin: 0;
}
.product_price, .product_double_price {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: row wrap;
  margin: 0;
  align-content: flex-start;
  align-items: stretch;
}
.product_price {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 300px;
  background: #F5F5F5;
  width: 100%;
}
.product_price.normal {
  position: relative;
  padding: 5px 5px 5px 0;
  background: #FFF;
  height: inherit;
}
.product_price.normal p, .product_price.normal span, .product_double_price p, .product_double_price span {
  width: 100%;
  color: #ED5D5F;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.product_price.normal span strong, .product_double_price span strong {
  color: #ED5D5F;
  font-size: 28px;
  font-weight: bold;
}
.product_price p, .product_price span {
  width: 100%;
  color: #57444F;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
}
.product_price p, .product_double_price p, .product_price span, .product_double_price span, .product_price.normal p {
  padding: 5px 5px 0;
  margin-bottom: 5px;
}
.product_price span strong {
  color: #57444F;
  font-size: 28px;
  font-weight: bold;
  position: relative;
}
.product_price span strong::after {
  position: absolute;
}
.slashout strong::after {
    display: block;
    border-bottom: 2px solid #B1041B;
    -ms-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    position: absolute;
    content: '';
    width: 100%;
    right: 0;
    top: 50%;
}
.slashout s {
    text-decoration-line: none;
    text-decoration: none;
}
.product_precaution_wrapper {
  width: 100%;
  background: #FFF;
}
.shopping_card_explanation_wrapper {
  display: block;
  width: 100%;
  background: #FFF;
}
.shopping_card_explanation_wrapper > .special_remark {
  color: #ED5D5F;
  display: block;
}
.shopping_card_explanation_wrapper > .card_payment_method_wrapper > .payment_method_title{
  display: block;
  background-color: #F5F5F5;
}
.product_option_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: row wrap;
  background: #FFF;
  font-size: 14px;
  width: 100%;
}
.product_option_wrapper p {
  width: 100%;
  margin-bottom: 10px;
}

.product_order_number_wrapper .minus ,
.product_order_number_wrapper .plus {
  width: 46px;
  height: 46px;
  background: #FFF;
  border: 1px solid #DDD;
}

.product_order_number_wrapper .minus span {
  color: #CCC;
  font-size: 25px;
}

.product_order_number_wrapper .plus span {
  color: #ED5D5F;
  font-size: 25px;
}

input.sku_quantity,
input[type="tel"].sku_quantity {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #DDD;
  border-width: 1px 0;
  -moz-appearance: none;
  -moz-binding: none;
  -webkit-appearance: none;
  display: inline-block;
  background: 0 0;
  height: 46px !important;
  text-align: center;
  /*width: 100%;*/
  width: 70.984px;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font: inherit;
  margin: 0;
  box-sizing: border-box;
  -webkit-rtl-ordering: logical;
  user-select: text;
  cursor: auto;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  -webkit-writing-mode: horizontal-tb;
  -webkit-tap-highlight-color: transparent;
}

input.sku_quantity:disabled,
input[type="tel"].sku_quantity:disabled {
  background: #FFF;
}

.product_order_number_wrapper .product_link_wrapper::after {
  margin-top: 13px;
}

.product_option_badge_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background: rgba(55, 162, 184, 0.87);
  color: #FFF;
  margin: 4px 4px 4px 0;
  height: 22px;
}
.product_option_badge_wrapper span {
  padding: 0 10px;
}
.product_option_badge_wrapper.shippingLong span{
  padding: 0 5px 0 5px;  
}
.product_option_badge_wrapper.new {
  background: #eb5d5e;
  margin: 0 4px 4px 0;
}

.product_option_badge_wrapper.lowstock {
  background: #FFF1D2;
  color: #BC1923;
}

.product_option_badge_wrapper.soldout {
  background: #57444F;
}
.product_option_badge_wrapper{
  min-width: 80px;
}
.product_option_badge_wrapper.shippingLong{
  min-width: 200px;
}
.product_option_wrapper .color_label > span, .product_option_wrapper .size_label > span {
  color: #ED5D5F;
}
.product_selection_wrapper, .product_selection_show_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  width: 100%;
  background: #F5F5F5;
  flex-flow: row wrap;
  margin-bottom: 10px;
  padding: 10px 10px 0 10px;
  z-index: 0;
}
.product_selection_wrapper_zaiko {
  display: -webkit-flex;
  display: inline-flex;
  width: 100%;
  font-size: 14px;
  flex-flow: row wrap;
  margin-bottom: 10px;
  padding: 0px;
}
.product_selection_wrapper span, .product_selection_show_wrapper span {
  width: 100%;
  margin-bottom: 5px;
}
.cart_order_wrapper {
  display: block;
  margin: 0 1.718% 1.718% 0;
  font-weight: normal;
  cursor: pointer;
}
.cart_order_wrapper.zaiko {
  width: 100%;
  margin: 0 0 0.718% 0;
}
label.cart_order_label {
  display: -webkit-flex;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 28px;
  padding: 0 20px 0 20px;
  border-radius: 4px;
  background: #FFF;
  font-weight: normal;
  cursor: pointer;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}
label.cart_order_label span {
  margin-bottom: 0;
    z-index: 0;
}
.error_option {
  width: 100%;
  padding: 5px 0 5px 30px;
  background-color: #FEF4D5;
  color: #BB0222;
  position: relative;
  display: none;
}
.error_option::before {
  content: url("/common/img/warning.png");
  margin-left: 0;
  left: 5px;
  position: absolute;
}
.error_option.error_show {
  display: block;
}
label.cart_order_label.cancel::after, label.cart_order_label.waitlist::after {
  border: 1px dashed !important;
}
label.cart_order_label.soldout {
  position: relative;
}
label.cart_order_label.soldout::before {
    position: absolute;
    content: "";
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: linear-gradient(to bottom left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 49%,#4b4b4b 50%,rgba(0,0,0,0) 53%,rgba(0,0,0,0) 100%);
    background-color: #FFF;
    box-sizing: border-box;
}

label.cart_order_label.soldout::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    background: linear-gradient(to bottom right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 49%,#4b4b4b 50%,rgba(0,0,0,0) 53%,rgba(0,0,0,0) 100%);
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 1;
    border: 1px solid #DDD;
    border-radius: 3px;
}

.buy_box input[type="radio"]:checked + label.cart_order_label::after {
    border: 2px solid #ED5D5F;
}
.buy_box input[type="radio"]:checked + label.cart_order_label.waitlist::after,
.buy_box input[type="radio"]:checked + label.cart_order_label.cancel::after {
  border: 2px dashed #D0011B !important;
}
label.cart_order_label.cancel::after,
label.cart_order_label.waitlist::after,
label.cart_order_label.color_cart.instock::after,
label.cart_order_label::after {
        content: '';
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        z-index: 0;
        border: 1px solid #DDD;
        border-radius: 3px;
}
label.zaiko_status_label, label.zaiko_status_label_recycle {
  height: 32px;
  line-height: 32px;
  margin: 0 0 0.718% 0;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  display: none!important;
}
label.zaiko_status_label.instock {
  background: #F5F5F5;
  color: #57444F;
}
label.zaiko_status_label.instock::before {
  content: url(/img/checkmark.png);
  margin: 2px 0 0 10px;
  padding-right: 10px;
}
label.zaiko_status_label.lowstock, label.zaiko_status_label_recycle.lowstock {
  background: #FEF4D5;
  color: #BB0222;
}
label.zaiko_status_label.lowstock::before, label.zaiko_status_label_recycle.lowstock::before {
  content: url(/img/lowstock.png);
  margin: 5px 0 0 10px;
  padding-right: 10px;
}
label.zaiko_status_label.soldout {
  background: #C1C1C1;
  color: #55424D;
}

label.zaiko_status_label.soldout::before {
  content: url(/img/soldout.png);
  margin: 2px 0 0 10px;
  padding-right: 10px;
}

label.zaiko_status_label.waitlist, label.zaiko_status_label_recycle.waitlist,
label.zaiko_status_label.cancel, label.zaiko_status_label_recycle.cancel {
  background: #E9E9E9;
  color: #57444F;
}

label.zaiko_status_label.waitlist::before, label.zaiko_status_label_recycle.waitlist::before {
  content: '';
  margin: 2px 0 0 0;
  padding-right: 10px;
}

label.zaiko_status_label.cancel::before, label.zaiko_status_label_recycle.cancel::before {
  content: url(/img/cancel-machi.png);
  margin: 2px 0 0 10px;
  padding-right: 10px;
}

label.zaiko_status_label.instock,
label.zaiko_status_label.lowstock,
label.zaiko_status_label.soldout,
label.zaiko_status_label.waitlist,
label.zaiko_status_label.cancel,
label.zaiko_status_label_recycle.lowstock,
label.zaiko_status_label_recycle.waitlist,
label.zaiko_status_label_recycle.cancel{
  display: flex!important;
}

.product_order_number_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  width: 100%;
  background: #FFF;
  margin: 10px 0 10px 0;
  flex-flow: row wrap;
}

.product_order_number_wrapper span {
  width: 100%;
  margin: 0 0 8px;
}

.product_order_number_wrapper select {
  flex: 1;
}

.product_order_number_wrapper > div {
  display: flex;
  flex-flow: row nowrap;
  width: 95.8%;
  padding-right: 15px;
}

.product_order_number_wrapper .product_link_wrapper {
  flex: 2;
  width: auto;
}

.product_order_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  background: #FFF;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
  max-width: 450px;
}
.add_cart_button_wrapper, .express_order_button_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 46.66%;
  max-width: 210px;
  border-radius: 4px;
  background: rgba(235, 93, 94, 1);
}
.express_order_button_wrapper a {
  width: 100%;
  padding: 20px 0 20px 0;
  border-radius: 4px;
  font-size: 13px;
  text-align: center;
  font-weight:normal;
  color: #FFF;
}
.express_order_button_wrapper a:hover {
  text-decoration: none;
  background: #D15354;
  -webkit-transition-duration: 0.4s; /*Safari*/
  transition-duration: 0.4s;
  color: #FFF;
}
.add_cart_button_wrapper button {
  width: 100%;
  padding: 20px 0 20px 0;
  border-radius: 4px;
  font-size: 13px;
  text-align: center;
  color: #fff;
}
button, input[type="submit"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

.add_cart_button_wrapper button:hover {
  text-decoration:none;
  font-weight:normal;
  background: #D15354;
  -webkit-transition-duration:0.4s; /*Safari*/
  transition-duration:0.4s;
}

.product_order_wrapper .product_precaution_wrapper {
  display: none;
}

.add_favorite_wrapper {
  display: inline-block;
  width: 100%;
  max-width: 450px;
  margin: 15px 0 20px 0;
  background: #FFF;
}

.add_favorite_wrapper a {
  display: -webkit-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 100%;
  padding: 15px 0 15px 0;
  border: 2px solid #D5D0D3;
  border-radius: 4px;
  font-weight:normal;
  -webkit-transition-duration: 0.1s; /*Safari*/
  transition-duration: 0.1s;
}
.add_favorite_wrapper a:hover, .add_favorite_wrapper a:visited {
  border-color: #EB5D5E;
  text-decoration: none;
}
.add_favorite_wrapper span {
  color: #57444F;
  font-size: 14px;
}
.center_product_detail_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  flex-flow: column wrap;
  width: 58.20%;
}
.center_product_detail_wrapper h3 {
  font-size: 15px;
  margin: 10px 0 10px 0;
  font-weight: bold;
}
.product_detail_explanation_wrapper {
  line-height: 20px;
}
.center_product_detail_wrapper .product_link_wrapper {
  justify-content: flex-start;
}
.center_product_detail_wrapper .product_link_wrapper::after {
  left: 150px;
}
.product_review_qa_wrapper {
  display: -webkit-flex;
  display: inline-flex;
  width: 100%;
  justify-content: center;
  flex-flow: row wrap;
  max-width: 800px;
  margin: 0 auto;
}
.top_kuchikomi_box {
  max-width: 800px;
}

.detail_hyouka_nashi {
  width: 100%;
  text-align: center;
}

.detail_nbox p {
  background: #FFF;
}

.upper_pagination_count {
  width: 100%;
  background: #FFF;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

.product_detail_preview_wrapper{
	font-size: 20px;
	font-weight: bold;
}

.product_detail_preview_wrapper .fa-clock-o {
	padding-top: 2.5px;
}

.product_detail_preview_wrapper .prev_text01{
	color: #ED5D5F;
}

.community .com-tab{
	text-align: center;
}

.product_detail_explanation_wrapper strong{
	display: none;
}

.selected_image_info{
	font-size: 14px;
	height: 25px;
}

.selected_image_info .color_label{
	font-weight: bold;
}
.selected_image_info .color_name{
	padding-left: 10px;
}
.breadcrumb_list a::before{
  content: url("/common/img/arrow.png");
  margin: 0 5px 0 5px;
}
.breadcrumb_list a::after{
  content: '';
  margin-left: 0;
}
.under_pagination_link {
    margin: 0 4px 0 4px;
    height: 28px;
}
.snsmain {
  margin: 5px 0;
}
@media screen and (max-width: 320px) {
  .product_detail_main_image_wrapper,
  .product_detail_main_image_wrapper img {
    width: 100%;
    height: 93.75vw;
    max-height: 300px;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) {
  .product_detail_main_image_wrapper,
  .product_detail_main_image_wrapper img {
    width: 100%;
    height: 93.75vw;
    max-height: 450px;
  }
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  .product_detail_main_image_wrapper,
  .product_detail_main_image_wrapper img {
    width: 100%;
    height: 96.875vw;
    max-height: 620px;
  }
}

@media screen and (max-width: 640px) {
  .zoomContainer {
    display: none !important;
  }
  .product_detail_wrapper {
    margin: 0 10px 0 10px;
    flex-flow: column wrap;
    display: block;
  }

  .left_product_detail_wrapper {
    width: 100%;
    margin-right: 0;
  }

  .product_detail_main_image_wrapper,
  .product_detail_main_movie_wrapper {
    width: 100%;
  }

  .right_product_detail_wrapper {
    width: 100%;
  }

  .product_price_wrapper {
    flex-flow: column wrap;
  }

  .product_price_inline_wrapper {
    flex-flow: row wrap;
    width: 100%;
  }

  .product_order_number_wrapper .product_link_wrapper {
    justify-content: flex-start;
  }

  .product_order_number_wrapper .product_link_wrapper::after {
    left: 116px;
    top: 8px;
    margin-top: 4px;
  }

  .product_order_number_wrapper .product_link_wrapper span {
    padding: 0 0 0 16px;
  }

  .add_cart_button_wrapper,
  .express_order_button_wrapper {
    width: 46.923%;
    max-width: none;
  }

  .add_favorite_wrapper, .product_order_wrapper {
    width: 100%;
    max-width: none;
  }

  .center_product_detail_wrapper {
    width: 100%;
  }

  .product_price.normal {
    height:  inherit;
  }
}

@media screen and (min-width: 641px) and (max-width: 800px) {
  .product_detail_main_image_wrapper,
  .product_detail_main_image_wrapper img {
    width: 100%;
    max-width: 360px;
    max-height: 360px;
    min-height: 45vw;
  }

  .product_detail_wrapper {
    width: 97.376%;
    margin: 0 10px 0 10px;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
  }

  .right_product_detail_wrapper {
    width: 47.00%;
  }

  .add_cart_button_wrapper,
  .express_order_button_wrapper {
    width: 46.923%;
  }

  .add_favorite_wrapper {
    width: 100%;
  }

  .center_product_detail_wrapper {
    flex-flow: column wrap;
    width: 100%;
  }
  .zoomContainer {
    max-width: 360px !important;
    width: 47.709% !important;
  }

  .zoomWindow {
    width: 100% !important;
    height: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .product_no {
    display: block;
  }
  .product_thumnail_wrapper,
  .product_detail_thumnail_wrapper {
    flex-flow: row wrap;
  }

  .product_image_wrapper,
  .product_image_thumnail_wrapper {
    order: 1;
  }

  .product_moving_thumnail_wrapper {
    order: 2;
  }

  .top_kuchikomi_box {
    width: 100% !important;
  }
}

@media screen and (min-width: 801px) and (max-width: 1199px) {
  .product_detail_main_image_wrapper {
    min-height: 50.452vw;
  }
}

@media screen and (min-width: 1200px) {
	.product_image_thumnail_wrapper {
		width: 75%;
	}

  .product_detail_main_image_wrapper {
    width: 100%;
    max-width: 670px !important;
  }

  .product_detail_main_image_wrapper img {
    width: 100%;
    min-width: 670px !important;
  }
  .zoomWindow {
    max-width: 670px !important;
    max-height: 670px !important;
  }
  .fancybox-lock body{
    width: 100%;
  }
}

@media all and (-ms-high-contrast:none) and (min-width: 1200px) {
    *::-ms-backdrop,
    .product_detail_main_image_wrapper img {
      min-width: 670px !important;
    }

    *::-ms-backdrop,
    .zoomWindow {
      min-width: 670px !important;
    }
}

.Label_ProductCopy,
.Label_ProductSpec,
.Label_ProductAbout{
  cursor:pointer;
}

input[type="checkbox"]#Panel_ProductCopy ~ .ProductCopy_accordion,
input[type="checkbox"]#Panel_ProductSpec ~ .ProductSpec_accordion,
input[type="checkbox"]#Panel_ProductAbout ~ .ProductAbout_accordion{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"]#Panel_ProductCopy:checked ~ .ProductCopy_accordion {
    height: auto;
}

input[type="checkbox"]#Panel_ProductSpec:checked ~ .ProductSpec_accordion{
    height: auto;
}

input[type="checkbox"]#Panel_ProductAbout:checked ~ .ProductAbout_accordion {
    height: auto;
}

input[type="checkbox"]#Panel_ProductCopy ~ .Label_ProductCopy h3::after,
input[type="checkbox"]#Panel_ProductSpec ~ .Label_ProductSpec h3::after,
input[type="checkbox"]#Panel_ProductAbout ~ .Label_ProductAbout h3::after{
  content: '+';
  margin-left: 10px;
}

input[type="checkbox"]#Panel_ProductCopy:checked ~ .Label_ProductCopy h3::after,
input[type="checkbox"]#Panel_ProductSpec:checked ~ .Label_ProductSpec h3::after,
input[type="checkbox"]#Panel_ProductAbout:checked ~ .Label_ProductAbout h3::after{
  content: '-';
  margin-left: 10px;
}

.ProductCopy_accordion, .ProductSpec_accordion, .ProductAbout_accordion{
  border-bottom: 1px solid #CECDCD;
}

#Panel_ProductCopy, #Panel_ProductSpec, #Panel_ProductAbout {
  display: none;
}

input[type="radio"],
input[type="checkbox"] {
  display: none;
}

.snsbutton {
	overflow: hidden;
}
.snsbutton iframe {
	margin: 0 !important;
}
.twitter, .facebook {
	float: left;
	margin: 0 5px;
}
.vjs-volume-menu-button, vjs-captions-button{
  display:none;
}
.vjs-big-play-button::before{
  background-image: none!important;
}
.video-js {
  background-color: #000!important;
}
.vjs-captions-button{
  display: none;
}
/* fix for play button style */
.vjs-big-play-centered .vjs-big-play-button {
    margin-top: 0 !important;
    margin-left: 0 !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.video-js .vjs-big-play-button {
    font-size: 3.1em !important;
    line-height: 3.1em !important;
    height: 3.1em !important;
    width: 3.1em !important;
    background-color: rgba(155, 155, 155, .69) !important;
}
.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before,.vjs-icon-play:before {
    font-size: 2.1em;
    color: #FFFFFF;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button {
    background-color: rgba(240, 240, 240, .69) !important;
}
.video-js:hover .vjs-big-play-button:before,.video-js .vjs-play-control:before,.vjs-icon-play:before {
    color: #EB5D5E;
}

/* related product (AEM Version)*/
#related_product .related_product_star .rate_product_wrapper a:last-child{
  display: none;
}
#related_product .related_product_star .rate_product_wrapper a:first-child{
  width: 100%;
}
@media screen and (min-width: 800px) and (max-width: 959px) {
    #related_product .related_product_star .rate_product_wrapper img{
      height: 12px!important;
    }
    #related_product .related_product_star .rate_product_wrapper .review_count{
      font-size: 11px;
    }
}
@media screen and (max-width: 480px) {
    #related_product .related_product_star .rate_product_wrapper img{
      height: 12px!important;
    }
    #related_product .related_product_star .rate_product_wrapper .review_count{
      font-size: 11px;
    }
    .movie_ribon{
      display: none;
    }
}
@media screen and (max-width: 320px) {
    #related_product .related_product_star .rate_product_wrapper .review_count{
        display: none;
    }
}
#product_movie{
  height: 0;
}
.video-js .vjs-big-play-button{
  background-position: -2% 101%;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: 4em!important;
    -webkit-transition: width .1s;
    transition: width .1s;
}
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 1em!important;
    height: 1em;
}
.video-js .vjs-subs-caps-button.vjs-control{
    display: none;
}
