@charset "utf-8";


.mainimage {
	background-image: url(../images/mainb.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 100%;
	min-width: 1000px;
	margin-bottom: 50px;
	background-color: #000000;
	overflow: hidden;
}
.mainimage h1 {
	line-height: 0%;
	min-width: 1000px;
	overflow: hidden;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
.topmaincopy {
	font-size: 160%;
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","Kozuka Mincho Pro","Kozuka Mincho Std","小塚明朝 Pro R","小塚明朝 Std R","ＭＳ Ｐ明朝","MS PMincho",serif;
	line-height: 150%;
	margin-bottom: 20px;
}
.topsubcopy {
	font-family: "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","Kozuka Mincho Pro","Kozuka Mincho Std","小塚明朝 Pro R","小塚明朝 Std R","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 120%;
	font-weight: 200;
	margin-bottom: 50px;
}
.pickup {
	width: 1020px;
	margin-right: -20px;
	margin-bottom: 50px;
	overflow: hidden;
}
.pickup div {
	float: left;
	width: 235px;
	background-color: #444444;
	margin-right: 20px;
}
.pickup div p {
	background-color: #FFFFFF;
	line-height: 0%;

}
.pickup div dl {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pickup div dl dt {
	text-align: center;
	margin-bottom: 10px;
}
.pickup div dl dd {
	text-align: left;
	font-weight: 200;
	font-size: 80%;
	line-height: 160%;
}
.pickup:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
.pickup div dl dt a:link,.pickup div dl dt a:visited {
	color: #FFFFFF;
}
.pickup div dl dt a:hover,.pickup div dl dt a:active {
	color: #FFFFFF;
	text-decoration: none;
}




@media only screen and (max-width: 640px) {
	.pickup {
	width: 100%;
	min-width: 100%;
	margin-right: 0px;
	margin-bottom: 50px;
	overflow: hidden;
}
	.pickup div {
	float: none;
	width: 100%;
	margin-bottom: 10px;
		clear: both ;
}
	.pickup div p {
	float: left;
		width: 50%;
}
		.pickup div p img {
	width: 100%;
}
	.pickup div:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
	.pickup div dl {
	float: right;
	display: block;
		width: 50%;
}
	.pickup div dl dt {
	text-align: left;
	margin-bottom: 10px;
		font-size: 80%;
}
	.pickup div dl dd {
	font-size: 60%;
	line-height: 120%;
}
	
	div.mainimage {
	width: 100%;
	min-width: 100%;
	background-size: cover;
	margin-bottom: 20px;

}
	div.mainimage h1 {
	width: 100% ;
		min-width: 100%;
}
	div.mainimage h1 img {
	width: 100% ;
}
	.topmaincopy {
	font-size: 100%;
}
.topsubcopy {
	font-size: 90%;
}
}
