/* PC*/
@media screen and (min-width: 801px) {
.pc { display: block !important; }
.sp { display: none !important; }
}

/* スマホ*/
@media screen and (max-width: 800px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

.box {
font-size:12px;
clear:both;
}
ul#sns{float:right;width:170px;}
ul#sns li{float:left;}
.title001 {font-size:100%; font-family:MS UI Gothic; color:#de347b; text-align:center; font-weight:bold;}
.title002 {font-size:90%; font-family:MS UI Gothic; color:#0000ff; text-align:center; font-weight:bold;}
.title003 {font-size:90%; font-family:MS UI Gothic; color:#42a684; text-align:center;}
.text-base001 {font-size:90%; font-family:MS UI Gothic; color:#2b2b2b; text-align:left;}
.text-color001 {color:#de347b;}
/*.attention {font-size:90%; color:#FF0000;font-family:MS UI Gothic; }*/
.text-color002 {color:#0000ff;}
.text-non {font-size:90%; font-family:MS UI Gothic; color:#FFFFFF;}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#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;
}

.pankuzu{
width:100%;
margin:0 0 20px;
font-size:12px;
line-height:18px;
}


div#staffs{
	width:600px;
	margin-bottom:30px;
	overflow:hidden;
	position:relative;
}

div#staffsInner{
	width:600px;
	overflow:hidden;
}
div#staffsInner div#comment{
	width:598px;
min-height:100px;
	border-left:solid 1px #3fbae3;
	border-right:solid 1px #3fbae3;
	border-bottom:solid 1px #3fbae3;
}
div#staffsInner div#comment p{
	font-size:12px;
	margin:0 0 0 130px;
	padding:0 0 10px 0;
	color:#535353;
	line-height:18px;
text-align:left;
}
img#staffimg{
	position:absolute;
	top:40px;
left:0;
}

div#detailWarp{
	width:670px;
	margin:0 auto;
	text-align:center;
}
div#detailWarp img{
	margin-bottom:15px;
}
.detail01{
	border-collapse:collapse;
	border-spacing:0;
	font-size:13px;
	color:#1a1a1a;
	line-height:20px;	
	width:680px;
	margin-bottom:20px;
	text-align:left;
	margin:10px auto;
}

.detail01 caption{
	text-align:left;
	font-weight:bold;
}

.detail01,
.detail01 tr,
.detail01 td,
.detail01 th{
	border: solid 1px #CCC;
	padding:5px;
    /* white-space: nowrap; */
}

div.detaiImg{
	text-align:center;
}

div#searchword{
	color:#3B3B3B;
}

div#moriselect{
	width:598px;
	margin:20px auto;
	border: dashed 1px #958b93;
	overflow:hidden;
	padding:5px;
}
img#msLeft{
	float:left;
}
div#msRight{
	float:right;
	width:400px;
}
div#msRight p{
	font-size:13px;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
}
div #caution{
	width:680px;
	margin:20px auto;
	text-align:left;
}
.f16{
font-size:16px;
color:#0000ff;
font-weight:bold;
}

ul#changeImg{
	width:610px;
	list-style:none;
	margin:0 auto;
	padding:0;
}
div#changeImgM{
	width:600px;
	padding:5px;
	background:#CCCCCC;
}
ul#changeImg li{
	float:left;
	margin:11px;
	padding:2px;
	width:100px;
	background:#CCCCCC;
	cursor:pointer;
}
ul#changeImg li:first-child{
	margin-left:0;
}
ul#changeImg li:last-child{
	margin-right:0;
}

table#led{
	width:100%;
	margin:10px auto;
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
	line-height:20px;
}
table#led tr,
table#led td{
	border:solid 1px #999;
}
table#led td{
	text-align:center;
	padding:0 3px;
}

ul#changeImg{
	width:610px;
	list-style:none;
	margin:0 auto;
	padding:0;
}
div#changeImgM{
	width:600px;
	padding:5px;
	background:#CCCCCC;
}
ul#changeImg li{
	float:left;
	margin:11px;
	padding:2px;
	width:100px;
	background:#CCCCCC;
	cursor:pointer;
}
ul#changeImg li:first-child{
	margin-left:0;
}
ul#changeImg li:last-child{
	margin-right:0;
}
div#productDetail{
	clear:both;
}
div#ciBox{
	margin:0 auto;
	width:620px;
}

.attention { 
	margin: 20px auto; 
	background-color: #FCFCFC; 
	border: solid 1px #DDDDDD; 
	padding: 10px 15px; 
	vertical-align: middle; 
	text-align: left; 
	line-height: 1.4em; 
	font-size: 0.8em;
}

.attention h3{
	margin: 0;
	padding: 2px;
	width: 100%; 
	background-color: #E72629; 
	color: #FFFFFF; 
	border-radius:7px;
	text-align: center;
	}

.attention h3 a:link{
  color: #FFFFFF;
}
.attention h3 a:visited{
  color: #FFFFFF;
}

.prod_inq { 
	margin: 20px auto; 
	background-color: #918881; 
	border: solid 1px #DDDDDD; 
	padding: 10px 15px; 
	vertical-align: middle; 
	text-align: center; 
	line-height: 1.4em; 
	color: #FFFFFF;
}

.product__image-main{
	width: 620px;
}

.text-box{
margin-bottom: 20px;
width: 100%; 
background-color: #FFFFFFF; 
border:solid 3px #d8ccbc; 
padding:10px; 
text-align:left; 
line-height: 1.6em;
}

.detail01 th{
 white-space: nowrap;
}

.product__explain a:link{
text-decoration: underline;
color: #000000;
font-weight: 600;
}

.product__explain a:hover{
	opacity: 0.6;
	text-decoration: none;
}

.product__title-bold{
	font-weight: bold;
}

.product__title-h1 {
  margin: 0;
  padding: 10px 0;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}

.product__title {
  font-size: 12px;
  font-weight: normal;
  display: inline;
}