.simpleExplain {
  width: 100%;
  padding: 0 1rem 0 3rem;
  margin: 1.5rem auto 0;
  color: #e54b0f;
}
#option_tbl {
	margin: 0 auto 3em;
	table-layout: fixed;
	width: 100%;
}
.stock_head {
	text-align: left;
	height: 40px !important;
}
table tr:nth-child(even) {
	background-color: #f9f9f0;
	height: 60px;
}
table tr:nth-child(odd) {
	background-color: #efefe5;
	height: 60px;
}
th.cell_1,
td.cell_2 {
  border: 3px solid #ffffff;
  text-align: left;
  font-size: .85em;
  padding-left: 1.5em;
}
th.cell_1{
  font-size: .95em;
  letter-spacing: .1em;
}
td.cell_2 {
  /*padding: 0 40px;*/
}
.table_price {
	font-size: .9em;
	padding-left: .5em;
}
.t_stock_num {
	display: none;
}
.stock_zero {
	position: relative;
	top: -13px;
	font-size: 10px;
	font-weight: 600;
	line-height: 1em;
}
[type="radio"] {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0;
}
label {
	display: block;
    margin-bottom: 0;
}

.andmore {
  width: 100%;
  background: #e9e4d4;
  padding: 6rem 3rem 5rem 3rem;
}
.andmore h3 {
  max-width: 700px;
  font-family: 'Noto Serif JP', serif;
  font-size: 1.5em;
  font-weight: 500;
  margin: 2rem auto 1.5rem;
  text-align: center
}
.andmore p {
  max-width: 700px;
  margin: 2em auto;
  text-align: justify;
}
.material {
  margin: 3em 0 2em;
}

.bg-lightgray {
  background: #f0f0f0;
  padding: 2em;
}
.notice {
  padding: 0 2em;
}
.notice li {
  font-size: .9em;
}
#itemSet {
  display: block;
  max-width: 1080px;
  width: 100%;
  margin: 9em auto 6em;
  padding: 0 3rem;
}

/*mw1000-detailに書き換え*/
.w1000-detail {
  max-width: 1200px;
  width: 100%;
  margin: 3em auto;
  padding: 0;
  overflow: hidden;
}
.detail {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 6em;
  padding: 0 3em;
}
p.detail {
  padding: 2em;
}
p.detail a {
  text-decoration: underline;
}
p.detail a:hover {
  opacity: 0.5;
  text-decoration: underline;
}
.detail .caption {
  padding: 2em;
}
.detail p.jp {
  padding-bottom: 2em;
  margin: 0;
}
.detail p.en {
  padding-bottom: 2em;
  margin: 0;
  font-size: .95em;
  word-break: break-word;
  text-align: justify;
}

/*組合せ購入*/
.together {
  display: block;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 3em;
  padding: 0;
  overflow: hidden;
}

form {
  margin: 0;
  padding: 0;
}

.text_area {
  width: 100%;
  padding-left: 3rem;
  margin: 0 auto 3em;
  position: relative;
}
.cart_area {
  width: 100%;
  float: left;
}
.cart_area h3 {
  display: inline-block;
  width: 20%;
  float: left;
  font-size: 0.9em;
  padding: 12px 0 24px 0;
  /*border-top: 1px solid #999;*/
  font-weight: 500;
  letter-spacing: .2em;
  clear: both;
  text-align: center;
}

/********スライド(PC)********/
#slideWrap {
  position: relative;
  width:100%;
}
#slideWrap .bx-wrapper {
  width: 100%;
}
#slideWrap .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  width: 100%;
}
#slideWrap .bx-wrapper .bx-viewport ul {
  width: 100%;
  margin: 0 auto;
}
#slideWrap .bx-wrapper .bx-viewport #slide,
#slideWrap .bx-wrapper .bx-viewport #slide li {
  width:100%;
}
#slideWrap .bx-wrapper .bx-viewport #slide li img {
  width: 100%;
  height: auto;
  display: block;
}
#slideWrap .bx-wrapper .bx-controls-direction a {
  width: 35px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.7);
  top: 50%;
  margin-top: -25px;
  outline: medium none;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: 17px 85px;
}
#slideWrap .bx-wrapper .bx-controls-direction a:hover {
  opacity:0.5;
}
#slideWrap .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url("https://www.likethis.jp/ec/tanbonowa/img/common/arrow-prev.gif");
  background-position: center;
  background-size: 20px;
  left: -1px;
}
#slideWrap .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url("https://www.likethis.jp/ec/tanbonowa/img/common/arrow-next.gif");
  background-position: center;
  background-size: 20px;
  right: 0px;
}
#slideWrap #slide-counter {
  position: absolute;
  bottom: 40px;
  left: 48%;
  margin-left: 460px;
  width: 40px;
  height: 40px;
  z-index: 100;
}
#slideWrap #slide-counter span {
  font-size: 23px;
  color: #888888;
  position: absolute;
}
#slideWrap #slide-counter #slideSlash {
  border-top: solid 1px #888888;
  width: 56px;
  height: 56px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: block;
  top: 25%;
  left: 25%;
}
#slideWrap #slide-counter #currentSlide {
  position: absolute;
  top: -10px;
  left: 0;
}
#slideWrap #slide-counter #slideCount {
  bottom: -10px;
  right: 0;
}

.bx-controls {
  position: absolute;
  left: unset;
  right: 0;
  margin-left: 0;
  /*top: 50%;*/
  bottom: 0;
  /*margin-top: -100px;*/
  z-index: 100;
  width: 100%;
  height: 478px;
}
.bx-controls-direction {
  height: 100%;
  position: relative;
}

/********商品名********/
h1.product_name {
  width: 100%;
  color: #000;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin: 0 auto 1em;
  padding-left: 3rem;
  word-break: keep-all;
}

/********商品情報********/
#detail01 {
  width: 100%;
  margin: 0;
  float: left;
}
#detail01 h5 {
  font-size: .9em;
}
#detail01 p {
  margin: 4em 0 0 0;
  padding-bottom: 0;
  text-align: justify;
}
#detail01 a {
  text-decoration: underline;
}
#detail01 p.en {
  font-size: .95em;
  padding-bottom: 2em;
  word-break: break-word;
  text-align: justify;
}
#detail01 p.c-txtsp {
  padding-top: 0;
}
#detail01 ul {
  font-size: .9em;
  margin: 1em  0 1em 2em;
  line-height: 170%;
}
#detail01 li {
  margin: 0 0 .5em 0;
}
#groupArea {
  margin: 0 auto 3em;
  list-style: none;
  clear: both;
}
#groupArea li {
  float: left;
  width: 50px;
  margin-right: 10px;
}
#groupArea li img {
  width: 100%;
}
#groupArea li a:hover {
  opacity:0.5;
}

/**ADD CARTエリア**/
#add_cart {
  max-width: none;
  margin: 0 auto 3em;
  padding-left: 3rem;
}

.optionPD {
  display: inline-block;
  float: left;
  width: 75%;
  height: 60px;
  /*border-top: 1px solid #999;*/
}
.optionPD select {
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-weight: 700;
  padding: 5px 10px;
}
.optionPD select option {
  font-size: 16px;
  padding: 5px 10px;
}

.fourword {
}
.fourword input {
  width: 75%;
  height: 60px;
  padding: 10px 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  letter-spacing: .2em;
  border-radius: 0;
  border: 0;
  border-top: 1px solid #999;  
}

.cartPrice {
  width: 100%;
  margin: 0 auto;
  padding-left: 3rem;
}
.cartPrice s {
  font-weight: 500;
  font-size: .85em;
  text-align: center;
}

#itemPrice {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: -1em;
  /*text-align: center;*/
}

.addCartBtn {
  margin-top: 3em;
}
.addCartBtn input {
  background: url(https://www.likethis.jp/ec/tanbonowa/img/common/btn_add-cart_blk.jpg) no-repeat center;
  width: 100%;
  background-size: contain;
  background-repeat: repeat;
  height: 5em;
  text-indent: -9999px;
  cursor: pointer;
  border-radius: 10px;
  border-color: #000;
}

.soldout {
  width: 100%;
  height: 70px;
  background: #d4dcd6;
  padding: .75em;
  border-radius: 10px;
  font-size: 2em;
  font-weight: 600;
  letter-spacing: .05em;
  text-align: center;
  color: #fff;
}

.cart_btn_box_main {
}
.cart_btn_box_main ul {
  margin: 0 auto;
}

/******** 不可視アイコン ********/
.SS20,
.FW20,
.militaly_pocket,
.antique_pocket,
.organiccottonbasic,
.keyakizome,
.shoaizome,
.coupon_wo,
.coupon_tee,
.bros_only,
.sale,
.jmtblessyou {
  visibility: hidden;
}

/******** 詳細ページ改変 ********/
.cateall,.cateall a {
  color: #2CA6E0;
  padding: 0 0 100px 0;
}

/******** 新カート数量 ********/
.mainProduct {
  display: inline-block;
  padding-bottom: 0;
}
.mainProduct input {
  /*position: absolute;*/
  display: inline-block;
  float: left;
  width: 20%;
  height: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  letter-spacing: 0;
  border-radius: 5px;
  border: 2px solid #999;
  margin: 0;
}
.mainProduct .arrow li {
  list-style-type: none;
  cursor: pointer;
}
.mainProduct .arrow li.up {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.mainProduct .arrow li.down {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.mainProduct .arrow li.up img,
.mainProduct .arrow li.down img {
  height:40px;
}


/* オプションで使う */
.dropdown {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 100% !important;
}
.dropdown:before, .dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 19px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}
.dropdown:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}
.dropdown-select {
  position: relative;
  width: 272px;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 38px;
  line-height: 2em;
  font-size: 12px;
  color: #000;
  text-shadow: 0 1px white;
  background: #fff;
  border: 0;
  border-radius: 8px;
  -webkit-appearance: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdown {
  z-index: 1;
}
.lt-ie9 .dropdown-select {
  z-index: -1;
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

@media (max-width: 980px) {
  /* デバイスサイズ 980px以下に適用 */
  
  .text_area {
  }  
  .cart_area {
    width: 100%;
    float: left;
  }
  
  td.cell_2 {
	padding: 0 15px;
}
  
}

@media (max-width: 768px) {
  /* デバイスサイズ 768px以下に適用 */
  
  .w1000-detail {
    width: 100%;
    margin: 0 auto;
  }
  .detail {
    margin: 0 auto 3em;
    padding: 0;
  }
}
  
@media (max-width: 480px) {
  /* デバイスサイズ 480px以下に適用 */

  [class*="col-xs-"] {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
  .simpleExplain {
    text-align: center;
    padding: 0 1rem;
  }
  #itemSet {
    margin: 0;
    padding: 0;
  }

  .slideWrap {
    display: none;
  }
  #slideWrap .bx-wrapper .bx-viewport #slide, #slideWrap .bx-wrapper .bx-viewport #slide li {
    width: 100% !important;
  }
  #slideWrap .bx-wrapper .bx-controls-direction a {
    top: 0;
  }
  .bx-wrapper .bx-viewport {
    margin-bottom: 3em;
  }
  .bx-controls {
    margin: 0 auto 1em;
  }

  .item_box {
    margin: 0 .5em;
  }

  .text_area {
    max-width: 100%;
    padding: 0 1.5rem;
  }
  .cart_area {
    margin: 0 auto;
    padding: 0 1.5rem;
  }

  #groupArea {
    margin: 0 auto 6em;
  }

  .together {
    width: 70%;
    }
  .together .item_box {
    height: 20rem;
  }

  h1.product_name {
    max-width: 100%;
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 auto .5em;
    padding: 0 1.5rem;
    word-break: keep-all;
  }
  .cartPrice {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1.5rem;
  }
  #itemPrice {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  #add_cart {
    width: 100%;
    max-width: 100%;
    float: left;
    top: 0;
    right: 0;
    padding: 0;
  }
  .addCartBtn input {
    background: url(https://www.likethis.jp/ec/tanbonowa/img/common/btn_add-cart_blk.jpg) no-repeat center;
    background-size: contain;
    background-repeat: repeat;
    width: 100%;
    max-width: 100%;
    height: 60px;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
  }

  #detail01 li {
    font-size: 12px;
    margin: 0 0 .5em 0;
  }

  .dropdown {
    width: 100% !important;
  }
  .dropdown-select {
    width: 100%;
  }

  .bg-lightgray {
    margin: 3em 0 0 0;
  }
  .notice {
    padding: 0;
  }
  .andmore {
    padding: 4rem 1.5rem;
  }
}