select, textarea, [type="text"], [type="password"], [type="datetime"], [type="datetime-local"], [type="date"], [type="month"], [type="time"], [type="week"], [type="number"], [type="email"], [type="url"], [type="search"], [type="tel"], [type="color"], .uneditable-input{
  padding: 4px 6px;
    height: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #555;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
}
.page--product{
  padding-top: 76px;
}
.product-id{
  font-size:9px;
  margin-bottom: 16px;
  letter-spacing: 0.08em;
}
.topicpath-nav{
  margin-bottom: 20px;
}
@media screen and (max-width: 768px){
  .topicpath-nav{
    margin-bottom: 10px;
  }
}
.product__name{
  font-size:20px;
  line-height: 1.5em;
  font-weight: 500;
  margin-top: 0;
}
.product-detail-txt{
  font-size:13px;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-feature-settings: 'palt';
}

.product_info_top{
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 768px){
  .product_info_top{
    width:calc(100% - 40px);
  }
}
.block-imageAndInfo{
  display: flex;
  justify-content: space-between;
  padding-bottom: 100px;
  align-items: flex-end;
}
@media screen and (max-width: 768px){
  .block-imageAndInfo{
    display: block;
    padding-bottom: 50px;
  }
}
.product--images{
  width: 620px;
}
@media screen and (max-width: 768px){
  .product--images{
    width: 100%;
  }
}
.product--image{
  margin: 0;
}
.product--image li{
  list-style: none;
}
.product--thumbs{
  margin: 0;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.product--thumbs li{
  list-style: none;
}
@media screen and (max-width: 768px){
  .product--thumbs{
    width: 100%;
    margin:0;
    margin-bottom: 20px;
  }
  .product--thumbs li{
    list-style: none;
  }
}
.item_info{
  width: calc(100% - 670px);
  margin-bottom: 140px;
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}
@media screen and (max-width: 768px){
  .item_info{
    width: 100%;
  }
}
.product_info_bottom{
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px){
  .product_info_bottom{
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.product_info_bottom_left{
  width: 620px;
  font-size: 13px;
  line-height: 1.8em;
  letter-spacing: 0.02em;
  font-feature-settings: 'palt';
  text-align: justify;
}
@media screen and (max-width: 768px){
  .product_info_bottom_left{
    width: 100%;
    font-size: 12px;
  }
}
.product_info_bottom_right{
  width: calc(100% - 670px);
  font-size: 13px;
  line-height: 2em;
  letter-spacing: 0.04em;
  font-feature-settings: 'palt';
}
@media screen and (max-width: 768px){
  .product_info_bottom_right{
    width: 100%;
    font-size: 12px;
  }
}


.product__main-image img {
  display: block;
  margin: 0 auto;
}
.product__main-image {
  position: relative;
  margin: 0 auto;
}
.slick-slide img{
  width: 100%;
}

.product__thumbs {
  padding-top: 2px;
  margin: 0 -1px;
}

.product__thumb__unit {
  padding: 0 1px 1px;
}
.product__thumb__unit img {
  max-height: 150px;
  cursor: pointer;
}

.product__price {
  font-size: 1.714em;
  font-family: arial;
  font-weight: bold;
  letter-spacing: .05em;
  font-family: 'Montserrat',"Þâ¥´¥·¥Ã¥¯ÂÎ",YuGothic,"Þâ¥´¥·¥Ã¥¯",Yu Gothic,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",¥á¥¤¥ê¥ª,Meiryo,sans-serif;
}
.product__price {
  padding-right: 0.3em;
  font-size:20px;
}
.product__option__wrap{
  display: flex;
  margin-top: 60px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px){
  .product__option__wrap{
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
.product__option__title{
  margin: 0 10px 10px 0;
  letter-spacing: 0.04em;
  line-height: 30px;
}
.product__option__Label{
  position: relative;
  display: inline-block;
  background: #fff;
  font-size: 1em;
  overflow: hidden;
  z-index: 0;
  border-bottom: solid 1px #e8e8e8;
  margin-bottom: 10px;
}
.product__option__Label select {
  max-width: 500px;
  display: block;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
  font-size: 13px;
  font-family: 'Montserrat',"Þâ¥´¥·¥Ã¥¯ÂÎ",YuGothic,"Þâ¥´¥·¥Ã¥¯",Yu Gothic,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",¥á¥¤¥ê¥ª,Meiryo,sans-serif;
  letter-spacing: 0.08em;
  outline: none;
  height: 30px;
  padding-right: 30px;
}
.product__option__Label:after {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 8px;
  top: 50%;
  right: 0;
  margin-top: -4px;
  background-size: cover;
  background-image: url("https://img21.shop-pro.jp/PA01423/609/etc/select_arrow.png?cmsp_timestamp=20190804204906");
}
.stock_error{
  display: block;
  color: #de5050;
  font-size: 13px;
  letter-spacing: 0.04em;
  font-feature-settings: 'palt';
}

.product__init{
  margin:0;
}
.product__init .dl-vertical-list__content {
  margin-bottom: 0;
  display: flex;
}

.product__init-num {
  font-size: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: right;
  width: 50px;
  border: 1px solid #d9d9d9;
  display: inline-block;
  -webkit-appearance: none;
}

.product__init-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  height: 50px;;
}
.product__init-updw .icon-b,
.product__init-updw .icon-w {
  width: 25px;
  height: 25px;
}
.product__init-updw a{
  display: inline-block;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  border-bottom: 1px solid #d9d9d9;
  background-image: url("https://img21.shop-pro.jp/PA01423/609/etc/arrow_up.png?cmsp_timestamp=20190804204814");
  background-size: 25px 25px;
  background-position: 0 0;
  box-sizing: border-box;
  border-top: 1px solid #d9d9d9;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  border-bottom: 1px solid #d9d9d9;
  background-image: url("https://img21.shop-pro.jp/PA01423/609/etc/arrow_down.png?cmsp_timestamp=20190804204752");
  background-size: 25px 25px;
  background-position: 0 0;
  box-sizing: border-box;
  height: 26px;
}
.product__order{
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.product__order__btns {
  list-style-type: none;
  margin: 0;
}

.btn--addcart {
  width: 224px !important;
}
@media screen and (max-width: 768px){
  .product__order__btns {
    width: calc(100% - 100px);
  }
  .product__order__btns li{
    width: 100%;
  }
  .btn--addcart {
    width: 100% !important;
  }
}

.btn--quick-order {
  padding: .4em 0;
}

.btn--soldout {
  padding: .7em 0;
  border: none;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.btn--soldout:hover {
  background: #ddd;
}

.product__info {
  padding: 2em 0;
  margin: 3em 0;
}

.product__info__list {
  margin: 2em 0 0;
  list-style-type: none;
}
.product__info__list:first-child {
  margin-top: 0;
}

.product__info__list__unit {
  font-size: 13px;
  line-height: 1.8;
  margin: .5em 0;
}
@media screen and (max-width: 768px){
  .product__info__list__unit {
    font-size: 12px;
  }
}
.product__info__list__unit:first-child {
  margin-top: 0;
}
.product__info__list__unit a {
  color: #111;
}

.text-titles {
  margin: 0 auto 2em;
}
.text-titles-list__detail-text {
  width: 100%;
  height: 30px;
  padding: .5em;
  border: 1px solid #ccc;
  display: inline-block;
}
.product__name .txt--sm {
margin-top: 1em;
font-family: arial;
font-size: 17px;
}
.product__price .zei {
  font-size: 0.7em;
  margin-left: 5px;
}
.sale__price {
  color: #DE504F;
}
.nomal__price{
  letter-spacing: 0.04em;
}
.nomal__price .zei_s{
  margin-left: 5px;
}
.btn--addcart .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
}

.itemcode {
    z-index: 1;
    padding-left: 0.3em;
    bottom: 0;
    margin-bottom: 0.1em;
}
.itemcode br {
    display: none;
}
.itemcode_bg {
}

.product__images .bx-wrapper {
 /* max-width: none !important; */
}
.product__images .carousel-slide {
}

.banner2 {
  margin: 0 auto;
  max-width: 1240px;
  margin-top: 62px;
  text-align: center;
}


.product__storesearch {
  margin-bottom: 10px;
}
.product__inq {
  margin-bottom: 10px;
}
.product__inq a {
}
.btn--soldout{
  line-height: 50px;
  padding: 0;
  padding-left: 0px;
  background-color: #fff !important;
  letter-spacing: 0.04em;
  font-family: 'Montserrat',"Þâ¥´¥·¥Ã¥¯ÂÎ",YuGothic,"Þâ¥´¥·¥Ã¥¯",Yu Gothic,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",¥á¥¤¥ê¥ª,Meiryo,sans-serif;
  color: #ff0000 !important;
}


@media (max-width: 980px) {
  /* ~980px */
}
@media (max-width: 768px) {
  /* ~768px */
  .product__images img {
    margin: 0 auto;
  }

  .product__name {
    text-align: left;
    line-height: 26px;
    margin-bottom: 10px;
    font-size:18px;
  }

  .product__info {
    padding: 1.5em 0;
    margin: 1.5em 0;
  }

  .product__info__list:first-child {
    margin-top: 2em;
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png) !important;
  }
  
  .itemcode {
    text-align: center;
  }

  .product__option__block.section__block {
    margin: 2em auto 2em;
  }

  .item_info {
    margin: 0 auto;
  }
  
}

.tit-colorVariation{
	font-size:12px;
	margin-top: 80px;
}
@media screen and (max-width: 768px){
	.tit-colorVariation{
		border-top: 1px solid #d1d1d1;
		padding-top: 32px;
	}
}
#colorVariation{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
#colorVariation li{
	list-style: none;
	width: 20%
}

@media screen and (max-width: 768px){
	#colorVariation li{
		list-style: none;
		width: 25%
	}
}
#colorVariation li img{
	width: 100%;
}


