#item {width:100%;}
@media (max-width: 480px) { 
  #item {width:85%; margin:0 auto;}
  .item_top h2 {margin:25px auto 15px auto; text-align:center; border-bottom:1px solid #3e3a39; display:inline-block; padding:10px; font-size:140%; font-weight:bold;} 
  .item_top h2 img {display:none!important;}
}

/* 左側 ************/ 
.item_left {width:500px; float:left; }

/* 画像 */
.item_img {margin-bottom: 10px;}
.item_subimg {text-align:left; margin-top:6px; margin-bottom:2em;}
.item_subimg li {display: inline-block;}

/* 商品画像 *******************************************************/  
.swiper-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.swiper-slide img { 
  width: 100%;
}
.swiper-wrapper {
  z-index: auto!important;
}
.swiper-button-prev { 
  opacity:.1;
 background-image: url(https://img07.shop-pro.jp/PA01359/454/etc_base64/bGVmdA.png)!important;
top: 0!important;
left: 0!important;
width: 50%!important;
height: 100%!important; 
margin-top: 0!important;
background-position: 5% center!important;
 background-repeat: no-repeat!important;
  background-size: 20%;
  color: transparent!important;
  mix-blend-mode: multiply;
}
.swiper-button-next {
    opacity: .1;
    background-image: url(https://img07.shop-pro.jp/PA01359/454/etc_base64/cmlnaHQ.png)!important;
    top: 0!important;
    right: 0!important;
    width: 50%!important;
  	height: 100%!important; 
    margin-top: 0!important;
    background-position: 95% center!important;
    background-repeat: no-repeat!important;
    background-size: 20%;
    color: transparent!important;
      mix-blend-mode: multiply;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  opacity:1; outline: 0;
  -webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;
} 
/* サムネイル */  
.thumb-list {
    display: flex;
    flex-direction: row;
    margin: 2% 0 1em 0;
    flex-wrap: wrap;
}
.thumb-item {
	width: 16%;
    margin: -1% 0.6% 0 0;
}
@media(max-width: 599px) {
  .swiper-button-next, .swiper-button-prev {
    top: 0!important;
  }
  .thumb-list {
    margin: 3% 0 1em 0;
  }
  .thumb-item {
    margin: -2.5% 0.6% 0 0;
  }
}


/* 画像下ボタン */
.explain_buttons {margin-bottom: 1em; text-align:left;}
.explain_buttons li {
  display: inline-block;
    background: #efefef;
    border-radius: 2px; -webkit-border-radius: 2px;-moz-border-radius: 2px;
    color: #727171;    
    font-size: 90%;    
   padding: 2px 9px 0px 9px;
  margin-bottom: 0.5em;
}
.explain_buttons li span {color:#00B900;}

.combine {
  background: url(https://img07.shop-pro.jp/PA01359/454/etc/combine.png) 5% center no-repeat #efefed;
background-size: auto 25%;
padding: 1.5em 1.5em 1.5em 33%;
border-radius: 5px;
text-align: left;
font-size: 80%;
  margin-bottom:2em;
}
.combine a {display:block;}
@media (max-width: 480px) { 
  .item_left {width:100%; float:none; position:relative; margin:0;}
  .sold {height:60px!important; width:auto; position:absolute; top:0; left:0;}
  .item_subimg li {
    box-sizing: border-box;
    margin-right: 0.2%;
    min-height: 1px;
    word-break: break-all;
    width: 18%;
  }
  .explain_buttons {font-size:70%;}
  .combine {
  background: url(https://img07.shop-pro.jp/PA01359/454/etc/combine.png) center 14% no-repeat #efefed;
    background-size: auto 15%;
    padding: 4em 1.5em 1.5em 1.5em;
    font-size: 70%;
    line-height: 1.6em;
  }
  .combine a {display:inline;}
}

/* 右側 ************/ 
.item_info {width:300px; float:right; position:relative; }
.sold2 {height:65px!important; width:auto; position:absolute; top:42px; left:15px;}
@media (max-width: 480px) { 
  .item_info {width:100%; float:none; clear:both;}
  .sold2 {top:-20px;}
}

/* 商品名 */  
.name_price {width:100%; margin:60px 0 10px 0; background:#fff; padding:45px 30px 30px 30px;
box-sizing:border-box;}
.name_price h2 {font-size:140%; font-weight:bold; width:100%;
border-bottom:1px dotted #3e3a39; display:inline-block; 
padding:0 0 10px 0; margin:0 auto 10px auto; }
.name_price h2 img {display:none!important;}
/* 価格 */  
.item_price {font-size:110%; margin-bottom:1em;}
.item_price span {font-size:70%; font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅"; }
.item_price .sale {color:#E5004F;}
.item_price .sale b {padding-right:20px; color:#3E3A39;  font-size:85%; font-weight:normal;
background:url(https://file002.shop-pro.jp/PA01359/454/img/saleprice.png) top right no-repeat; background-size:20px 8px;}
.item_price p {display:inline;}
.soldmoji {color:#E5004F; margin-left:0.5em; display:inline;}
.wazuka {
   margin-top: 10px;
   color: #00AEBB;
}
/* 予約商品の販売期間 */  
.preorder {
  margin: 1.5em 0;
  text-align: left;
  font-size: 80%;
  padding: .5em 1.5em;
  border-radius: 3px;
  background: #abd3d9;
  line-height: 1.6em;
}
.preorder table th {
  font-size: 70%;
  font-weight: normal;
}
.preorder table td {
  padding: .5em 0 .5em 1em;
}
/* お気に入りボタン */  
.product__fav-item {
  margin: 10px 0 20px 0;
}
.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}
.product__fav-item .fav-items {
  color: #ff7373;
}
.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}
/* タグリスト */ 
.tag {text-align:left; width:270px; margin:30px 0 5px 30px; }
.tag li {display: inline-block; margin:0 0 5px 0;}
.tag li a {
  display: inline-block;
    background: #e5ddcb;
    border-radius: 2px; -webkit-border-radius: 2px;-moz-border-radius: 2px;
    color: #727171;    
    font-size: 90%;    
   padding: 2px 9px 0px 9px;
}
/* SNSシェア */
.twitter {margin-left:30px;}
.twitter, .fb-like {float:left; margin-right:3px;}
.fb-like iframe {width:120px!important;}
@media (max-width: 480px) { 
  .twitter {margin-left:0;}
}
/* 固定するオプション〜問い合わせボタン */
.item_info_inner {
  position:fixed;
  bottom:0; right:0;
  z-index:9999;
  background:#fff9b1;
  padding:20px;
  border-radius:10px 0 0 0;
  box-sizing:border-box;
}
@media (max-width: 480px) { 
  .item_info_inner {
    width:100%;
    border-radius:0;
    padding-top: 10px;
  }
}

/* パスワード */
.password {
	width: 270px;
   text-align: left;
   line-height: 1em;
}
.password input {
    border: 1px solid #00AEBB;
    padding: 1em;
    background-color: #fff;
    width: 100%;
    margin: 5px 0 10px 0;
    box-sizing: border-box;
}
.password .item_buy_chui {
  margin-top: 0;
}
/* プルダウン */  
.item_select {width:270px; margin:0 0 10px 0;}
.item_select select {
  -webkit-appearance: button; -moz-appearance: button; appearance: button;	
  background:url(https://file002.shop-pro.jp/PA01359/454/img/select.png) 94% center no-repeat;
  background-size:5px 12px;
  width:100%; height:40px;
  letter-spacing:0.15em;
  font-size:90%;
  padding:0 12px;
  background-color: #fff;
  border: 1px solid #EFEFEF;
  border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box; 
}
@media screen and (max-width: 480px) {
  .name_price {margin:30px 0 10px 0;}
  .tag {width:100%; margin:0 0 15px 0; }
  .item_select select { height: 55px; padding:0 20px;}
}

/* 数 */  
.item_quantity input {
  font-size:90%;
  border: 1px solid #EFEFEF;
  padding:5px 15px;
  background-color: #fff;
  width: auto;
  margin-bottom:10px ;
}
@media (max-width: 480px) { 
  .item_quantity {float:left; margin-left:0; }
}

/* カートに入れる */ 
.item_buy {
  width:270px;
  font-size: 100%;
	}
.item_buy input {
  width:100%;
  background:#00AEBB;
  color: #fff;  
  padding:10px 0;
  border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
  border:none;
  -webkit-appearance: button; -moz-appearance: button; appearance: button;	
  box-shadow: none;
  box-sizing: border-box; 
}
.before_sale {
  width:100%;
  background:#abd3d9;
  color: #fff;
  padding:10px 0;
  border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
  border:none;
  box-shadow: none;
  box-sizing: border-box; 
}
.after_sale {
  width:100%;
  background:#bbb;
  color: #fff;
  padding:10px 0;
  border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
  border:none;
  box-shadow: none;
  box-sizing: border-box; 
}
.item_buy input:hover {background:#A2D7DD; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;transition: all 0.3s;}
.item_buy_chui {margin-top:1em; font-size:80%;}
@media screen and (max-width: 480px) {
  .password {
    display: flex;
   	align-items: center;
    width: 100%;
  }
  .password input {
    width: 62%;
  }
  .item_buy {
    width:52%; 
    float:right; 
    margin-bottom:10px;
  }
  .before_sale, .after_sale {
    width: 100%;
    font-size: 90%;
  }
  .item_buy_chui {font-size:60%; clear: both;}
}

/* 問い合わせる */ 
.item_contact {width:270px;}
.item_contact a {
  margin:10px 0;
  width:100%;
  display:block;
  padding:3px 0;
  background:#fff;
  border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
  font-size:80%;
  letter-spacing:0.1em;
}
@media (max-width: 480px) { 
  .item_contact {clear:both; width:100%;}
  .item_contact a {
    font-size: 60%;
	margin: 0;
    padding: 0.2em 0;
  }
}


/* 説明 */
.explain {
  width:500px;
  margin-bottom:50px;
  text-align:left; letter-spacing:0.08em; line-height:2.2; }
.explain span {color:#E5004F;}
.explain table {margin:20px 0; font-size:90%; border-bottom: 1px solid #3e3a39;}
.explain table tr:nth-child(even){background-color: #efefef;}
.explain th {width: 5em;}
.explain th, .explain td {padding:10px; border-top: 1px solid #3e3a39;}
.explain td {font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅"; }
.explain img {margin:20px 0;}
.explain h3 {
  font-weight: bold;
  font-size: 120%;
    padding-top: 1.5em;
    border-top: 1px solid #bbb;
    margin:50px 0 10px 0;
}
.explain h4 {
  font-weight: bold;
  font-size: 120%;  
  padding:10px 0; width:100%; 
  border-top:1px dashed #bbb;
  border-bottom:1px dashed #bbb; 
  margin:50px 0 20px 0;
}
.explain h5 {text-align:center; margin-top:-20px;}
.explain h5 b {
  font-size: 90%;
    margin: 0 auto 2.5em auto;
    padding: 0.7em 1.7em;
    background: #cee5e9;
	display: inline-block;
}
.explain a {
  background:#FFF9B1;
  margin:0 3px;
}
.explain div {margin-top:30px;}
.explain div a {
  display: block;
    background: rgba(255,249,177,0.5);
    border-radius: 2px; -webkit-border-radius: 2px;-moz-border-radius: 2px;
    color: #727171;     
   padding: 5px 0 0 0;
  margin-bottom:6px;
  text-align:center;
  font-size:90%;
}
.explain div a:hover {background: rgba(255,249,177,1); opacity:1;}
.explain div.blogcardfu a {background: none; text-align:left;}
.explain div.blogcardfu a:hover {background:none;}
.explain div.comment {
	position: relative;
	background: #fff;
  	padding: 1em 1.3em;
    margin: 1em 0;
}
.comment:after {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}

.movie {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.explain .tag {width:auto; margin:30px 0;}
.explain aside {
  padding: 1em 2em 1.5em 2em;
  background: #efefef;
  border-radius: 10px;
}
.explain aside h5.about_irodori {
  background: url(https://img07.shop-pro.jp/PA01359/454/etc/tori_r.png) center left / auto 2em no-repeat;
  padding: 1em 0 1em 2.5em;
  font-size: 120%;
    color: #3E3A39;
    text-align: left;
    margin: 0;
}

@media (max-width: 480px) { 
  .explain {width:100%; font-size:80%;}
  .explain table {width:100%;}
}

/* 関連商品 */ 
.together {text-align:left; margin: 0 0 50px 0; border-top: 1px dotted #3E3A39; padding-top: 20px; }
.together h3 {font-size:120%; font-weight:bold; margin-bottom:20px; vertical-align: top;}
.together a {width:108px; height:auto; display:inline-block; vertical-align:top;}
.together h4 {font-size:90%; font-weight:normal; margin-top:5px;}
.together a img:hover {opacity: 0.7;-webkit-transition: all 0.3s;-moz-transition: all 0.3s; transition: all 0.3s;}
@media (max-width: 480px) { 
  .together {text-align:center;}
  .together h3 {display:block; margin:0 auto 20px auto; text-align:center; font-size:100%;}
  .together a {width:29%; height:auto; }
  .together h4 {font-size:70%; line-height:1.5;}
}