.sorm{
margin-top:15px;
margin-left: 16%;}

.fa-envelope-open-text {
font-size: 22px;
}
.hidden_box {
    margin: 0em 0;/*前後の余白*/
    padding: 0;
}
.sthanks{
    background-color: #60bbc761;
    color: #202124;
    padding: 15px 0px 15px 0px;
    border: none;
    margin: -20px auto 15px auto;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px;
    border: none;
    width: 60%;
}

/*ボタン装飾*/
.hidden_box label {
    padding-bottom: 11px;
    font-weight: bold;
    border-bottom: solid 2px black;
    cursor: pointer;
    width: 70%;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box #label1 {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

#sainyuka #label1:nth-of-type(n+2){display:none;}

#sainyuka .g_form{
    border-radius: 5px;
    border-color: darkgray;
    padding: 5px 8px;
width: 65%;}
#sainyuka .btbt{
    border-radius: 5px;
    background-color: #61bac7;
    color: white;
    padding: 5px 10px 5px 10px;
    border: none;
}

#sainyuka{
}
#option_table ul:last-child {
    border-bottom: none;}	
#option_table ul{list-style:  none;float: left;    text-align: center;
    border-bottom: 0.1px dotted #000; 
    margin-left: 12%;}	
#option_table .op2_ttl{none;float: left; margin: 10px 15px 5px 10px;width: 100px;}
#option_table .op2-label{none;float: left; margin: 10px 15px 5px 10px;max-width: 140px;}
#option_table .op2-cart{none;float: left; margin: 10px 15px 5px 10px;}
#sainyuka .mail:nth-of-type(n+2){display:none;}
#sainyuka .tuchi{
    display: block;
    text-align: center;
    color: gery;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    margin: auto;
    background: #60bbc754;
    width: fit-content;
    padding: 8px 15px 8px 15px;
    border-radius: 6px;
    border: none;
}
#sainyuka .tuchi:nth-of-type(n+2){display:none;

}

.op2-flex {
  display: flex; 
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  padding: 0.5em 0;
}

.btn-addcart {
  width: 100px !important;
  background-color: #f90 !important;
}
/* iframeの比率設定 */
/* 626 セールクーポン表示*/
.ectoolwrapper626 {
  position: relative;
  width: 100%;
  padding: calc(260/ 640 * 100%) 0 0;
}
.ectoolwrapper626 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 627 新作・予約クーポン表示*/
.ectoolwrapper627 {
  position: relative;
  width: 100%;
  padding: calc(260/ 640 * 100%) 0 0;
}
.ectoolwrapper627 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 商品詳細部分の設定 */
#itempage-container {
    width: 100%;
    margin: 0 auto;
}
#itempage-contents {
    width: 100%;
    float: right;
    margin-left: -400px;
}
#itempage {
    width: 100%;
    float: left;
    margin-right: -400px;
}

#itempage-left{
    width: 100%;
    position: relative;
    margin-right:400px;
}  
#itempage-right {
    width: 400px;
    float: right;
    padding-left:20px;
  box-sizing:border-box;
}

video {width: 100%; height: auto;}

/* 画像部分・左側の設定 */
.imgarea{
margin-right:400px;
}

.gallery{
width:392px;
margin:0 auto;
}

/*
	GalleryView Stylesheet
	Use the CSS rules below to modify the look of your gallery.	 
	To create additional rules, use the markup below as a guide to GalleryView's architecture.
*/

/* GALLERY LIST */
/* IMPORTANT - Change '#myGallery' to the ID of your gallery list to prevent a flash of unstyled content */
#myGallery { display: none; }

.gv_galleryWrap { position: relative; font-size: 10pt; }

/* GALLERY DIV */
.gv_gallery {  position: relative;}

.gv_imageStore { visibility: hidden; position: absolute; top: -10000px; left: -10000px; }

/*************************************************/
/**   PANEL STYLES								**/
/*************************************************/

.gv_panelWrap { filter: inherit; position: absolute;  }

.gv_panel-loading { background: url(img-loader.gif) 50% 50% no-repeat #aaa; }
.gv_frame-loading { background: url(img-loader.gif) 50% 50% no-repeat #aaa; }

/* GALLERY PANELS */
.gv_panel { filter: inherit; position: absolute; top: 0; left: 0;  z-index: 100; }
.gv_panel img {position: absolute; box-sizing: border-box; border:1px solid #eee;}

.gv_overlay { position: absolute; background: #222; color: white; z-index: 200; }
.gv_showOverlay { 
	position: absolute; 
	width: 20px; 
	height: 20px; 
	background: url(themes/light/info.png) #222; 
	cursor: pointer;
	z-index: 200;
}


/*************************************************/
/**   FILMSTRIP STYLES							**/
/*************************************************/

/* FILMSTRIP */
.gv_filmstripWrap { margin-right: 0px; margin-left: 0px; margin-top: 10px;  position: absolute; }


.gv_filmstrip { margin-left: 0px; padding-left: 0px; padding-bottom: 5px; padding-right: 10px; padding-top: 10px; position: absolute; top: 0; left: 0; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.gv_frame { 
	cursor: pointer;
	float: left;
	position: relative;
}

/* WRAPPER FOR FILMSTRIP IMAGES */
.gv_frame .gv_thumbnail { position: relative;overflow: hidden !important; }

/* FRAME IMAGES */
.gv_frame img {position: absolute;}


/* NAVIGATION BUTTONS */
.gv_navWrap {
	text-align: center;
	position: absolute;
}

.gv_panelNavPrev
{	margin-left: -37px;
	position: absolute;
	opacity: 0.5;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter:alpha(opacity=50);
	z-index: 200;
}

.gv_panelNavNext {
	margin-right: -37px;
	position: absolute;
	opacity: 0.5;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter:alpha(opacity=50);
	z-index: 200;
}

.gv_panelNavPrev:hover,
.gv_panelNavNext:hover {
	opacity: 0.3;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter:alpha(opacity=90);
}

.gv_panelNavNext {
	height: 37px;
	width: 19px;
	cursor: pointer;
	background: url(https://file001.shop-pro.jp/PA01059/777/pc/css-js/arrow-right-black.png) top left no-repeat;
}
.gv_panelNavPrev {
	height: 37px;
	width: 19px;
	cursor: pointer;
	background: url(https://file001.shop-pro.jp/PA01059/777/pc/css-js/arrow-left-black.png) top right no-repeat;
}


/* 予約・ヴィンテージ */
.yoyakutyui  img{
  width:390px;
  display: block;
  margin: 0 auto;
  margin-top: 50px;}

.vintage-quality h1{font-size:15px;}.vintage-quality h2{font-size:15px;}.vintage-quality{ width:85%;margin-top:20px;}.itemranktable{width: 95%;border: 1px solid #b9b9b9;border-collapse: collapse;}.itemranktable th{font-size:12px;text-align: center;    background: #e2d4a2;border: 1px solid #4f2609;padding-left:5px;padding-right: 5px;}.itemranktable td{width: 450px;height:50px;padding: 6px;padding-left: 15px;background-color: #fff;font-size:11px;border: 1px solid #4f2609;}.vintage-quality h2{color: #333333;}
.gray{color:#999; font-size:11px;}


/* -------------------------------------
*     商品詳細右側
* ------------------------------------- */

/* オプションテーブル */

#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
     margin-top:20px;
     margin-bottom:5px;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}


/* バッジ */
.cartitem-badge-area{height:17px;
margin-top: -17px;}

/* 商品名 */
#item_name h1{margin-bottom: 20px;}


/* プライス */
.itemprice-blk{
font-size:17px;
display:inline-block;
 margin-left: 5px;
}

.itemprice-line{
  text-decoration: line-through;
  font-size:13px;
  display:inline-block;
  margin-left: 5px;
}

.itemprice-red{
color:#D50000;
font-size:17px;
display:inline-block;
margin-left: 5px;
}

.itemprice-red-small{
color:#D50000;
font-size:15px;
display:inline-block;
}

/* ポイント */
#point{
	display:block;
    margin:0 auto;
    width:340px;
    text-align: center;
    font-size:13px;
    margin-top:15px;}

#pt-regular{
	background: #fefded;
	padding:10px;
}

#pt-regular span{color:#f96666;
	font-size:15px;}
.icon-point{
	font-size:1.3em;
	margin-left:5px;}
	
#point-tyuui{
	border:1px solid #f96666;
    color: #f96666;
  font-weight:bold;
	width: 80%;
    margin: 0 auto;
	font-size: 12px;
   padding:15px;
  margin-bottom: 20px;
}
#point-tyuui p{
  color: #f96666;
  font-weight:bold;
text-align:center;
}

/* 発送予定 */
#hassou{  margin-top:20px;}

.btn-hassou {
 display:block;
color: #666;
font-size: 12px;
}
.icon_hassou {
color: #666;
font-size: 1.1em;
margin-right:10px;
}
.red-font{
color: #f96666;
font-size: 12px;
font-weight:bold;
}

/* カート周辺 */
.cartform{height:55px;
  margin-top:10px;
}
.suuryou{
  display:inline-block;
  float:left;
  width:16px;
  font-size: 13px;
  text-align: center;
  padding: 6px;
  border:1px solid #ccc;
  margin-top:14px;
}
.suuryoufont{
  font-size:8px;
  margin-bottom:-15px;
  margin-left:4px;
  color:#666;
}
.suuryou-arrow{
  display:inline-block;
  float:left;
  width:16px;
  margin-top: 16px;
  margin-left:6px;
  }
.suuryou-icon{
  font-size:1.3em;
  color:#999;
}

.cart{
padding: 12px 8px 12px 8px;
font-size: 20px;
letter-spacing: 5px;
color:#fff;
font-weight:bold;
margin-left:10px;
margin-top: 5px;
width:270px;
background-color:#f96666;;
border-radius:6px;
border:none;
display:inline-block;
cursor:pointer;
float:left;
text-decoration:none;
  outline: none;
}
.cart-icon{
color:#fff;
font-size: 23px;
margin-right: 7px;

}
.cart:hover{
transition: 0.3s;
opacity: 0.8;
}

.cart-right{
  display: inline-block;
  float: right;
  margin-top:16px;
}

.cart-fav-icon{
color:#ccc;
 font-size:2em
}

/* クーポン */
#coupon{
margin-top:20px;
display:block;
text-align:center;}

#coupon img{width:350px;
 margin-top:10px;}


/* 問合せ周辺 */
#toiawase-wrap{
height:38px;
margin: 30px 20px 30px 20px;
text-align: center;}

#toiawase{
    font-size: 14px;
    display: inline-block;
    float:left;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 50px;
    padding: 8px 20px 8px 20px;
}
#toiawase a{color:#666;}
#toiawase-link{
  display: inline-block; 
  float:left;
 margin-left:20px;}
#toiawase-link a{color: #666;
font-size:10px;}

/* 商品説明 */
#conv_exp{
border-top:1px solid #eee;
padding-top:20px;
padding-bottom:40px;
}

/* 商品詳細下部 */
#fsrecommenddiv3 h2{
font-weight: normal; 
}
#fsrecommenddiv4 h2{
font-weight: normal; 
}