.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
.product {
  margin-bottom: 40px;
}
.product_area {
  border-top: none;
	margin-top: 10px;
  padding-bottom: 40px;
}
.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}
.product_tabs {
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: none !important;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}
div.product_tabs_block.fixed {
	position: fixed;
	top: 102px;
	left: 0;
	width: 100%;
	z-index: 1;
}
div.product_tabs_block.fixed .product_tabs {
	max-width: 980px;
	margin: 0 auto;
}
.product_panel {
  display: none;
}
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: center;
}

.product_belong_lists {
  margin: 40px 0 20px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.product_model {
  margin: 0;
  font-size: 10px;
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 12px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  margin: 0;
  font-size: 20px;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}
.product_cart_table_box label {
  font-size: 12px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  margin: 5px 0;
}
.product_cart_init_num {
  width: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #ff6f00;
  font-size: 18px;
  color: #fff;
  *background-color: #ff6f00;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #d55d00;
  color: #fff;
  *background-color: #d55d00;
}
.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 300px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain,
.product_img_sub,
.product_reviews {
  line-height: 1.8;
  margin-top: 40px;
}
.product_img_sub {
  margin-bottom: 40px;
}
.swiper-button-next, .swiper-button-prev {
	width: 60px !important;
	height: 60px !important;
	margin-top: -30px !important;
	background-color: rgba(51,51,51,.85);
	border-radius: 100%;
}
.swiper-button-next:after, .swiper-button-prev:after {
	color: #FFF;
	font-size: 22px !important;
}
.swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
}
.swiper-pagination-bullet-active {
	background: #00807f !important;
}
.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.product_text_not {
  text-align: center;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding: 20px 15px 0;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}

@media (min-width: 980px) {
  .product_area_left {
    width: 540px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 400px;
    float: right;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
  }
}

@media (max-width: 980px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    /*font-size: 12px;*/
    padding: 0 10px 60px;
  }
	.product_img_sub {
		margin-bottom: 0;
	}
	.swiper-button-next, .swiper-button-prev {
		width: 40px !important;
		height: 40px !important;
		margin-top: -20px !important;
	}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 16px !important;
	}
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }
  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
	.product_tabs {
		border-right: none;
		border-left: none;
	}
	div.product_tabs_block.fixed {
		top: 51px;
	}
	div.product_tabs_block.fixed .product_tabs {
		max-width: 100%;
	}
}

/*------------------------------
  div.kuchikomi-block
------------------------------*/
section#main div.kuchikomi-block{
	margin: 0 0 10px;
	padding: 10px 5px 10px;
	border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border: 2px solid #c7c1c1;
	border-top: none;
}
section#main div.kuchikomi-block dl.info-inner{
	overflow-y: scroll;
	height: 180px;
	margin: 0;
	padding-right: 10px;
}section#main div.kuchikomi-block dl.info-inner::-webkit-scrollbar {
	width: 13px;
	background: #f6f5f5;
}section#main div.kuchikomi-block dl.info-inner::-webkit-scrollbar-thumb {
  background: #bab1b1;
}
section#main div.kuchikomi-block dl.info-inner dt{
	padding: 8px 0 0 10px;
	color: #666;
	font-size: 85%;
}
section#main div.kuchikomi-block dl.info-inner dd{
	padding: 0 0 8px 10px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 1.4;
}

/*------------------------------
  div.fancybox-wrapper
------------------------------*/
div.fancybox-wrapper {
  max-width: 980px;
}
div.voice-box {
	overflow: hidden;
}
div.voice-box h3.title {
	color: white;
	background-color: orange;
	position: relative;
	margin: 5 0 1em;
	padding: 5px 8px 2px;
	font-size: 18px;
}
div.voice-box h3.title::after{
  content: '';
  position: absolute;
  bottom: -4px;
  left: -4px;
  display: block;
  width: 100%;
  height: 1px;
  padding: 0 0 0 4px;
  background: #CCC;
}
div.voice-box a.link-icon {
  float: right;
	text-decoration: underline;
}
div.banner-img img {
	margin: 0 auto;
}


div.voice-block{
	max-width: 670px;
  margin: 0 auto 1.5em;
  padding: 10px 10px 5px;
  background: #ffe5c4;
  box-sizing: border-box;
}
div.voice-block .title{
  margin: 5px 0 0.5em;
  padding-left: 28px; 
  color: #ff8f00;
  font-size: 18px;
  font-weight: bold;
  background: url(https://img17.shop-pro.jp/PA01168/128/etc/voice.png) no-repeat 0 0;
  background-size: 22px;
}
div.voice-block .title span{
  margin-left: 10px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
}
div.voice-block img {
	display: inline-block;
	width: auto;
	height: 218px;
	margin: 0 10px;
}
div.voice-block ul{
  overflow: hidden;
  margin: 0 5px;
  padding: 0;
  font-size: 14px;
  list-style-type: none;
}
div.voice-block ul li{
  position: relative;
  margin: 0 0 10px;
  background: #FFF;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}
div.voice-block ul li::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 13px;
  width: 0;
  height: 0;
  margin-top: -7.5px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #ffa500;
}
div.voice-block ul li a{
  position: relative;
  display: block;
  padding: 10px 10px 10px 33px;
	text-decoration: none !important;
  border: 3px solid #FFF;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  box-shadow:1px 1px 1px 0px rgba(0,0,0,0.2);
  -moz-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.2);
}
div.voice-block ul li a::before,
div.voice-block ul li a::after{
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
div.voice-block ul li a,
div.voice-block ul li a::before,
div.voice-block ul li a::after{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
div.voice-block ul li a:hover{
  color: #000 !important;
  text-decoration: none !important;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  border: 3px solid #ffa500;
}
div.voice-block ul li a span.voice-title{
  padding-right: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6em;
}
div.voice-block ul li a span.voice-ctg{
	display: inline-block;
	margin: 2px 0 0;
  padding: 1px 8px 0;
  background: #ffa500;
  color: #FFF;
  font-size: 12px;
	vertical-align: top;
}
div.voice-block ul li a span.voice-text{
  display: block;
}
div.voice-block ul li a span.voice-data{
  display: block;
  color: #666;
  font-size: 12px;
  text-align: right;
}
p.voice-list{
  position: relative;
  margin: 0.5em 5px 1em !important;
  font-size: 0.9em;
  text-align: right;
}
p.voice-list a{
  position: relative;
  padding-left: 15px;
}
p.voice-list a::before{
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #ffa500;
}
@media (max-width: 768px){
body.fancybox-active {
  height: 100vh;
  overflow-y: hidden;
}
.fancybox-content {
	width: 90% !important;
	height: 95% !important;
	padding: 44px 10px !important;
}
div.voice-box a.link-icon {
	clear: both;
	display: block;
	float: none;
	width: 90%;
	margin: 15px auto 0;
	padding: 10px 15px 8px;
	background: rgb(80,211,211);
	background: -moz-linear-gradient(top, rgba(80,211,211,1) 0%, rgba(0,136,136,1) 100%);
	background: -webkit-linear-gradient(top, rgba(80,211,211,1) 0%,rgba(0,136,136,1) 100%);
	background: linear-gradient(to bottom, rgba(80,211,211,1) 0%,rgba(0,136,136,1) 100%);
	color: #FFF;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgb(0 0 0 / 30%);
	box-shadow: 1px 1px 2px 0 rgb(0 0 0 / 30%);
}
div.banner-img {
	margin: 0 10px;
}
}
@media (max-width: 980px) {
div.voice-block img {
	width: 23%;
	height: auto;
	margin: 0 1%;
}
}