
section#natsuyasumi_header{
	background:url("../img/natsuyasumi/bg.jpg") no-repeat center top;
	/*background-size:cover;*/
	width:100%;
	height:476px;
	position: relative;
}
img#natsuyasumi_header_logo{
	position: absolute;
	width:179px;
	height: auto;
	top:20px;
	left:23px;
}
section#natsuyasumi_header h2{
	font-size:18px;
	color:#14469b;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
}
img#natsuyasumi_maintitle{
	position: absolute;
	width:619px;
	height: auto;
	left:50%;
	top:50px;
	margin-left:-309px;
}

@media screen and (max-width: 750px) {
	section#natsuyasumi_header{
		height:90vw;
		background-size:cover;
		margin-top:60px;
	}
	section#natsuyasumi_header h2{
		font-size:3vw;
	}
	img#natsuyasumi_header_logo{
		display: none;
	}
	img#natsuyasumi_maintitle{
		width:90%;
		left:50%;
		margin-left:-45%;
		top:17%;
	}
}

section#natsuyasumi-body{
	width:555px;
	margin:0 auto;
	text-align:center;
}
section#natsuyasumi-body img{
	width:100%;
	height:auto;
}
p#illustcredit{
	font-size: 12px;
	text-align: right;
	margin-top: -20px;
	margin-right: 24px!important;
}

@media screen and (max-width: 750px) {
	section#natsuyasumi-body{
		width:100%;
	}
	p#illustcredit{
		font-size: 12px;
		text-align: right;
		margin-top: -2vw;
		margin-right: 3.8vw!important;
	}
}

h2#natsuyasumi-lead{
	font-size:33px;
	font-weight:bold;
	color:#14469b;
	text-align:center;
	padding:50px 0;
	line-height:50px;
	position:relative;
}

h2#natsuyasumi-lead:before {
	display: inline-block;
	position:absolute;
	margin-top:-36px;
	content:"";
	width: 18px;
	height: 18px;
	top:100%;
	left:50%;
	border-bottom: 2px solid #14469b;
	border-right: 2px solid #14469b;
	transform: rotate(45deg);
}
@media screen and (max-width: 750px) {
	h2#natsuyasumi-lead{
		font-size:5vw;
		line-height:8vw;
	}
}

section#natsuyasumi_matome{
	text-align: center;
	background-color:#00c7ff;
	padding-bottom: 30px!important;
	color:#19469a;
}

div#natsuyasumi_matome-header h2{
	margin: 0 auto;
	display: table;
	width:46.25%;
}
div#natsuyasumi_matome-header h2 img{
	width:100%;
	height: auto;
}
div#natsuyasumi_matome-header p{
	text-align: center;
	font-size: 22px;
	font-weight:normal!important;
	margin:30px 0;
}
div#natsuyasumi_matome-header p.script{
	font-size: 12px;
	margin-top:-20px;
	
}
@media screen and (max-width: 750px) {
	div#natsuyasumi_matome-header h2{
		width:100%;
	}
}



div.natsuyasumi-matome{
	width:82%;
	margin:30px auto 10px auto!important;
	padding-bottom: 30px!important;
}
div.point-matome img{
	width:118px;
	height: auto;
	padding-left:30px!important;
}
div.point-matome p{
	background-color:#fff;
	border-radius: 20px;
	padding:20px 40px!important;
	font-size:22px;
	line-height: 1.7em;
	margin-left:40px!important;
	margin-top:40px!important;
	position:relative;
	max-width:500px;
}
div.point-matome p:before{
	content: "";
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-right: 14px solid #fff;
	border-bottom: 14px solid transparent;
	border-left: 14px solid transparent;
	position:absolute;
	top: 50%;
	left: -28px;
	margin-top:-14px;
}
@media screen and (max-width: 750px) {
	
	div.natsuyasumi-matome{
		width:100%!important;
		margin:0!important;
		margin-top:-100px!important;
	}
	div.natsuyasumi-matome img{
		width:30%!important;
	}
	div.natsuyasumi-matome p{
		font-size:1.9vh;
		margin:-10px 0 0 4%!important;
		width:82%!important;
		padding:5% 5%!important;
	}
	div.natsuyasumi-matome p:before{
		border-top: 14px solid transparent;
		border-right: 14px solid transparent;
		border-bottom: 14px solid #fff;
		border-left: 14px solid transparent;
		top: 0;
		left: 19%;
		margin-top:-28px;
	}
}

/* まとめ */
section#pts_matome{
	text-align: center;
	background-color:#00c7ff;
	padding-bottom: 30px!important;
}

img#natsuyasumi_matome_img1{
	width:136px;
	height: auto;
	padding:20px 0!important;
}
section#natsuyasumi_matome p{
	font-size:32px;
	color:#14469b;
	font-weight: bold;
}
img#natsuyasumi_matome_img2{
	width:570px;
	height: auto;
	padding:50px 0 40px 0!important;
}
img#natsuyasumi_matome_img3{
	width:86px;
	height: auto;
}
img#natsuyasumi_matome_img4{
	width:306px;
	height: auto;
	padding:20px 0!important;
}
section#natsuyasumi_matome div.btn-frame{
	
}
@media screen and (max-width: 750px) {
	section#natsuyasumi_matome p{
		font-size:2.5vh;
		line-height: 1.5em;
	}
	img#natsuyasumi_matome_img2{
		width:80%;
	}
}
