@charset "utf-8";
/* CSS Document */



/*特集各ページレイアウト
---------------------------------------------*/
#p004 #header-img{
	background: url(../images/01-pickup/p-004-shimizu/p-004-01shimizu.png) no-repeat;
	height: 0px;
	width: 1000px;
	padding-top: 200px;
	overflow: hidden;
	position: relative;
}


.midashi01{
		/*border-top: 2px dashed #C66;
		border-bottom: 2px dashed #C66;*/
		margin-bottom: 10px;
		margin-top:5px;
}
.midashi01 dt img{
	margin-top:3px;
	width:23px;
	height:auto;
}
.midashi01 dt{
	clear: both;
	float: left;
	width: 1em;	

}

.midashi01 dd{
	margin-left: 1em;
	width: auto;
	font-size: 1.4em;
	color: #936;
	line-height: 1.5em;
	
	
	
}





p.lead01{
	font-size: 1.2em;	
	color: #a84d25;
	}
	
.pickup-a p{
	font-size: 1.1em;
}

figure.f-right{
	float: right;
	width:50%;
	margin-left:10px;
}
figure.f-right2{
	float: right;
	width:30%;
	margin-left:10px;
}


.p-img01{
	width:100%;
	height:auto;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

figcaption {
	color: #8a8a8a;
	margin: 0 0 0 0;
	font-size: 0.9em;
}


.p-img02-div{
	float: none;
	width: 50%;
	margin: 3em auto 20px;
	clear: both;
}

.p-img02{
	width:100%;
	height:auto;
	-webkit-box-shadow:4px 4px 8px 2px #c6c8e1;
	box-shadow:4px 4px 8px 2px #c6c8e1;
	clear: both;
}
.p-q01{
	font-weight: bold;
}

.q-mark{
	font-size: 1.3em;
	font-weight: bold;
	color: #39F;
	text-shadow: 2px 2px 4px #ababab;
}

.a-mark{
	font-size: 1.3em;
	font-weight: bold;
	color: #F33;
	text-shadow: 2px 2px 4px #ababab;
}

.oshirase01{
	padding-left:15px;
	padding-right:15px;
	border-radius: 12px;
	color: #FFF;
	background: #F66;
}
.mainbox01-00{
	background: #FFF;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	border-radius: 6px;
	margin-bottom:8px;
}
.button02{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media screen and (max-width: /*1024*/1149px) {

}


@media screen and (max-width: /*768*/999px) {
#p004 #header-img{
	background: url(../images/01-pickup/p-004-shimizu/p-004-01shimizu.png) no-repeat center center;
	height: 0px;
	width: 100%;
	padding-top:20%;
	overflow: hidden;
	position: relative;
	background-size:cover;
}
}