.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-bottom: 1px solid #333;
  padding-bottom: 40px;
}
.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  border-bottom: 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;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.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: #333;
  font-size: 18px;
  color: #fff;
  *background-color: #333;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.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 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-top: 20px;
  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_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%;
  }
}


/*REIA*/

#nav3 li {
　font-size: 8px;
  width: 90%;
   color: #fff;
  text-align: center;
  background-color: #fac2ca;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-right: 1px;
}
#nav3 li a {
　font-size: 8px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 3px;
}

.cb{
  /* floatを解除 */
  clear: both;
}


/*スペック*/

table.itemSpec{
	width:100%;
	background-color:#CCCCCC;
	border:1px solid #999999;
}
table.itemSpec th{
	width:150px;
	background-color:#EEEEEE;
	color:#212121;
	font-size:13px;
	text-align:left;
	padding:5px 10px;
	font-weight:normal;
	vertical-align:middle;
	border-bottom:1px solid #999999;
}

table.itemSpec td{
	background-color:#FFFFFF;
	color:#212121;
	font-size:13px;
	padding:5px 10px;
	line-height:160%;
	text-align:left;
	border:1px solid #999999;
}

table.itemSpec td table.noPadding td{
	padding:0.5em 0;
	vertical-align:top;
	width:auto;
}

.iframe-content {
    position: relative;
    width: 100%;
    padding:980% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframe-content2 {
    position: relative;
    width: 100%;
    padding:700% 0 0 0;
}
.iframe-content2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
  	height: 130%;
}

.iframe-content3 {
    position: relative;
    width: 100%;
    padding:580% 0 0 0;
}
.iframe-content3 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h6{
	padding:5px 10px;
	background:#EEEEEE;
	color:#2E2E2E;
	margin:20px 10px 10px;
}
.attention{
	width: 100%;
	border:1px solid #a40000;
        margin-right: 20px;

}

p{
	font-size:10px;
	text-align:center;
}

.attention h4{
	font-size:12px;
	font-size:0.8rem;
	text-align:center;
	margin-bottom:5px;
}  

h7 {
  background: linear-gradient(transparent 70%, #fac2ca 70%); 
  width: 90%
}

h8 {
  background: linear-gradient(transparent 70%, #ffcf42 70%); 
  font-size: 22px;
}



h9 {
  position: relative;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  border-radius: 7px;
  display:inline-block
}

h9:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ffebbe;
  width: 0;
  height: 0;
}

h10 {
  color: #abdbd7;
  font-size: 22px;
  text-align: center;
  padding: 0.25em;
  border-top: solid 2px #abdbd7;
  border-bottom: solid 2px #abdbd7;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#dcfefb 3px, #dcfefb 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#dcfefb 3px, #dcfefb 7px);
}

h11 {
  color: #fac2ca;
  font-size: 22px;
  text-align: center;
  padding: 0.25em;
  border-top: solid 2px #fac2ca;
  border-bottom: solid 2px #fac2ca;
  background: -webkit-repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px,#fbe9ec 3px, #fbe9ec 7px);
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 3px,#fbe9ec 3px, #fbe9ec 7px);
}


.box17{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;

}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
    font-size: 100%;
}



.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #fac2ca;
    border-radius: 8px;
    display:inline-block
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #fac2ca;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
    font-size: 14px;
}


.box10 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #000000;
    font-size: 18px;
    background: #d9f1ef;/*背景色*/
    border-top: solid 6px #abdbd7;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
    display:inline-block

}
.box10 p {
    margin: 0; 
    padding: 0;
    font-size: 16px;
}

.ribbon1 {
  display: inline-block;
  position: relative;
  height: 50px;/*リボンの高さ*/
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*横の大きさ*/
  font-size: 18px;/*文字の大きさ*/
  background: #fac2ca;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
}

.ribbon1:before, .ribbon1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.syukka {
	box-shadow: 0 0 0 1px #333;
	padding: 1em;
	color: #333;
	text-align: center;
	font-size: 1rem;
	margin-top: 2em;
	background: #fff;
}
.syukka .red {
	color: #DC143C;
	display: inline-block;
}

/*アコーディオン */
.accordion-003 {
    max-width: 600px;
    margin-bottom: 7px;
    border-bottom: 2px solid #a40000;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #a40000;
    cursor: pointer;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #a40000;
    border-right: 3px solid #a40000;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
}

/*検索窓 */
.modal_search_btn1 {
  background: none;	border: none;font-size: 14px;
  color: #666;
  font-weight: bold;
  max-width: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.modal_search_box1 {
  box-shadow: 0 0 1px #666;	padding: 5px;
  border-radius: 5px;
  width: calc(80% - 25px);
  box-sizing: border-box;
  display: flex;
}
.modal_search_box1 input {
  border: none;	width: calc(100% - 25px);
}




#product_panel_explain span {	color: #fff;}
#product_panel_image {	background: #333;}
#product_panel_image span::before {	content: ".";}
#product_panel_explain {width: 100%;}

#img_counter {	display: none;}
@media (max-width: 768px) {
  .product_img_main {	display: none;}
  .product_img_thumb_img {max-height: 90vw !important;	width: auto;height:auto !important; margin: 0;}
 li.col.col-lg-2 {padding:10px; width: 100%;	display: flex;	justify-content: center;	align-items: center; }
  .slick-dots {	margin: 0;	bottom: 0 !important;	position: relative !important;}
  .slick-slider {	margin: 0!important;}
  .slick-dots li {	display: none !important;}
  .slick-dots li.slick-active {	display: inline-block !important;}
  .slick-dots li.slick-active button::before {	display: none;}
  #img_counter {	background: #eee;	width: 3em;	padding: 2px;	display: block;	text-align: center;	margin: 0 auto;	border-radius: 8px;	box-shadow: 0 0 1px #666;}
  .product_img_thumb {	height: 100vw;	overflow: hidden;	min-height: 100vw;}
}


/*問い合わせボタン */
.button-56 {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 250px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #fac2ca;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 50px;
}

.button-56:hover {
    background-color: #fac2ca;

}

.button-56 a:hover{
  color : #ffffff;
}

.button-56::after {
    width: 1.25em;
    height: 1.25em;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

