
/*特集ページ*/
.headlp{
	width:100%;
	margin:0 auto;
}
.headlp img{
	width:100%;
}
.headnavi ul{
	width:100%;
	margin:8px auto;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	height:37px;
}
.headnavi ul li{
	float:left;
	width:25%;
	text-align:center;
	padding:8px;
}
.toku1{
	padding:16px;
	clear:both;
	width:75%;
	margin:0 auto;
	height:282px;
}
.tokuleft1{
	float:left;
	width:40%;
	background-color:#ccc;
	height:282px;
	text-align:center;
}
.tokuright1{
	float:right;
	width:60%;
	border-top:2px dashed #ccc;
	border-bottom:2px dashed #ccc;
	border-right:2px dashed #ccc;
	color:#333;
	height:282px;
}
.tokuleft2{
	float:left;
	width:60%;
	border-top:2px dashed #ccc;
	border-bottom:2px dashed #ccc;
	border-left:2px dashed #ccc;
	color:#333;
	height:282px;
}
.tokuright2{
	float:right;
	width:40%;
	background-color:#ccc;
	height:282px;
	text-align:center;
}
.tokuleft1 img{
	max-width:100%;
}
.tokuright2 img{
	max-width:100%;
}
.tokumemo{
	padding:16px;
	height:282px;
}
.buy1{
	background-color:#09F;
	padding:16px 0;
}
.buy2{
	background-color:#fff;
	width:70%;
	height:160px;
	padding:16px;
	margin:16px auto;

}
.buy3{
	font-size:1.5em;
}
.buy4{
	border-right:3px solid #036;
	padding-right:8px;
	margin-right:8px;
	font-size:2em;
	font-weight:bold;
	vertical-align:middle;
}
.buy5{
	text-indent:5em;
	font-size:1.1em;
}
.yoko4{
	float:left;
	width:25%;
	text-align:center;
	padding:4px;
}

.yoko4 img{
	max-width:90%;
}
.yoko5{
	float:left;
	width:20%;
	text-align:center;
}

.yoko5 img{
	max-width:90%;
}
.irotenkai{
	padding:8px;
	border:1px solid #ccc;
}


.lpfoot{
	text-align:center;
	width:100%;
	height:80px
}
.footname{
	height:60px;
	line-height:30px;
}
.footcopy{
	background-color:#036;
	color:#fff;
	height:20px;
	line-height:20px;
}
@media screen and (max-width: 1023px){
.headnavi ul{
	padding:0;
}
.headnavi ul li{
	width:50%;
}
/*特集ページ*/
.toku1{
	padding:4px;
	width:100%;
	margin:0 auto;
	height:auto;
}
.tokuleft1{
	float:none;
	width:100%;
}
.tokuright1{
	float:none;
	padding-left:0;
	width:100%;
}
.tokuleft2{
	float:none;
	width:100%;
}
.tokuright2{
	float:none;
	width:100%;
}
.buy1{
	padding:8px 0;
}
.buy2{
	width:90%;
	height:150px;
	padding:8px;
	margin:4px auto;

}
.buy3{
	font-size:1.0em;
}
.buy4{
	border-right:2px solid #036;
	padding-right:4px;
	margin-right:4px;
	font-size:1em;
}
.buy5{
	text-indent:0em;
	font-size:1.0em;
}
.yoko4{
	width:50%;
}
.yoko4{
	width:50%;
}

}