@charset "shift_jis";
/*
	2018/ver5
*/

/* --------------------------------------------------

-------------------------------------------------- */



/*.tokuten*/
#right_container div.tokuten{
	width:96%;
	margin:0 auto 10px auto;
	padding:20px 0 0 0;
	box-shadow:1px 1px 2px #d5d0c6;
	background:url(../image/bg_tokuten.png) no-repeat center center #f7f5e7;
	background-image:url(../image/bg_tokuten_smart_1.png),url(../image/bg_tokuten_smart_2.png),url(../image/bg_tokuten_smart_3.png),url(../image/bg_tokuten_smart_4.png);
	background-position:left top,right top,left bottom,right bottom;
	background-size:20%,20%,20%,20%;
	font-family:Yu Gothic UI Semibold;
	text-align:center;
}

#right_container div.tokuten p{
	width:96%;
	font-size:110%;
	margin:auto;
		text-align:center;
		padding:0 0 0px 0;
		color:#40220f;
		line-height:2.5em;
}
#right_container div.tokuten p img{
	vertical-align:baseline;
}
#right_container div.tokuten strong{
	font-size:280%;
	font-weight:bold;
	padding:0 0 55px 0;
	display:block;
}
#right_container div.tokuten strong span{
	font-size:160%;
	color:#ff0000;
}
#right_container ul.taisho  {
	list-style: decimal;
	width: 85%;
	margin: 0 5% 0 10%;
	box-sizing: border-box;

}
#right_container ul.taisho li{
	font-size: 18px;
	list-style: decimal;
	margin: 0 0 10px 0;
}

#right_container div.tokuten_chushaku{
	margin: auto;
	width: 95%;
}


/*.shohin*/
#right_container dl.shohin{
	width:90%;
	padding:5px 0;
	background-color:#f7f5e7;
	overflow:hidden;
	margin:auto;
}
#right_container dl.shohin dt{
	float:none;
	width:94%;
	margin:0 auto;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	font-size:110%;
	font-weight:normal;
}
#right_container dl.shohin dd{
	width:27%;
	text-align:center;
	margin:10px 3%;
	padding:0;
	float:left;
	border:none;
	height:25px;
}
#right_container dl.shohin dd img{
	height:100%;
	margin:0;
}	

/*.price*/
#right_container dl.price{
	width:96%;
	margin:0 auto;
	box-shadow:1px 1px 2px #d5d0c6;
	overflow:hidden;
	padding:20px 0;
}

#right_container dl dt{
	text-align:left;
	font-size:12px;
	font-weight:bold;	
	width:90%;
	margin:0 auto;
	border:none;
	padding:5px 3%;
	float:none;
	background-color:#eeeeee;
	clear:both;
	height:auto;
	border-bottom:2px solid #cccccc;
}
#right_container dl dt small,
#right_container dl dd small{
	color:#ff0000;
	font-weight:normal;
}

#right_container dl.price dd{
	font-size:14px;	
	width:90%;
	margin:0 auto;
	border:none;
	padding:5px 3%;
	float:none;
	text-align:right;
}
#right_container dl dd span{
	color:#ff0000;
}
#right_container dl dd strong{
	font-size:120%;
	color:#ff0000;
	font-weight:bold;
}
#right_container dl dt.none{
	display:none;
	border: none;
}
#right_container dl dt.goke {
    background-color: #60b151;
    border-bottom: none;
    color: #ffffff;
}
#right_container dl dd.goke{
	background-color:#ceefc8;
	border-bottom:none;
}

#right_container img.fukidashi{
	position:relative;
	top:-90px;
	left:5%;
	margin-bottom:-60px;
	width:40%;
	
}
/* --------------------------------------------------
-----------------------------------------------------
window size 600-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:600px){
/* --------------------------------------------------
wb_@header --tablet
-------------------------------------------------- */
}


/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
	/*.tokuten*/
	#right_container div.tokuten{
		width:590px;
		margin:60px auto 0 auto;
		padding:65px 0 0 0;
		box-shadow:5px 5px 5px #d5d0c6;
		background:url(../image/bg_tokuten.png) no-repeat center center #f7f5e7;
	}
	#right_container div.tokuten p{
		font-size:130%;
		width:60%;
	}

	#right_container ul.taisho  {
		list-style: decimal;
		width: 90%;
		margin: 0 5% 0 5%;
		box-sizing: border-box;
	
	}
	#right_container ul.taisho li{
		font-size: 18px;
		list-style: decimal;
		margin: 0 0 10px 0;
	}
	
	#right_container div.tokuten_chushaku{
		margin: auto;
		width: 95%;
	}

	/*.shohin*/
	#right_container dl.shohin{	
		width:550px;
		padding:20px 0;
	}
	#right_container dl.shohin dt{
		float:left;
		width:80px;		
		border:none;		
		margin:0 20px 0 20px;
		padding:10px 0;
	}
	#right_container dl.shohin dd{
		width:auto;
		margin:0 15px 0 0;
	}
	#right_container dl.shohin dd img{
		height:40px;
	}

	/*.price*/
	#right_container dl.price{
		width:615px;
		margin:auto;
		box-shadow:3px 3px 10px #d5d0c6;
	}

	#right_container dl.price dt{
		width: 250px;
		height: 40px;
		border-bottom: 2px dotted #cccccc;
		text-align: left;
		float: left;
		padding: 5px 5px 10px 40px;
		margin-left: 35px;
		font-size: 120%;
		font-weight: bold;
		background-color: transparent;
	}
	#right_container dl.price dt small{
		font-size: 12px;
	}
	
	#right_container dl.price dd{
		padding:5px 0 10px 0;
		border-bottom:2px dotted #cccccc;
		float:left;
		width:250px;
		height: 40px;
		font-size:120%;
		text-align: left;
	}
	#right_container dl.price dt.chukai,
	#right_container dl.price dd.chukai{
		height: 80px;
	}
	#right_container dl dt.none{
		display:none;
	}
	#right_container dl dt.goke {
		background-color:#ceefc8;
		display: block;
		color: #000;
		border: none;
	}
	#right_container dl dd.goke{
		background-color:#ceefc8;
		border-bottom:none;
	}
	#right_container img.fukidashi{
		position:relative;
		top:-350px;
		left:480px;
		margin-bottom:-200px;
	}
}







