@charset "utf-8";
/* CSS Document */
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*---------- /clearfix----------*/
.mt10 { margin-top: 10px!important; }
.mb10 { margin-bottom: 10px!important;}
.mt20 { margin-top: 20px!important; }
.mb20 { margin-bottom: 20px!important;}
.mt30 { margin-top: 30px!important; }
.mb30 { margin-bottom: 30px!important;}
.mt40 { margin-top: 40px!important; }
.mb40 { margin-bottom: 40px!important;}
.mt50 { margin-top: 50px!important; }
.mb50 { margin-bottom: 50px!important;}
.ml10 { margin-left: 10px!important;}
.mr10 { margin-right: 10px!important;}
.fs14 { font-size: 14px!important;}
.fs16 { font-size: 16px!important;}
.fs18 { font-size: 18px!important;}
.fs20 { font-size: 20px!important;}
.fs22 { font-size: 22px!important;}
.fs24 { font-size: 24px!important;}
.text-right {text-align: right;}

.col-left {
	float: left;
}
.col-right {
	float: right;
}

#area {
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top_btn + .bpbox_center,
#top_btn + a .bpbox_center,
#top_btn a .bpbox_center {
	position: absolute;
	top: 290px;
	right: 150px;
}
#top_btn + .bpbox_center a img:hover,
#top_btn + a .bpbox_center img:hover,
#top_btn a .bpbox_center img:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;

}

#top_btn + a .bpbox_center {
	position: absolute;
	top: 295px;
	right: 328px;
}
.dl_merit {
	padding: 0 1em;
}
.dl_merit dt {
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 16px;
}
.dl_merit dd {
	font-size: 1.6em;
	border-bottom: #d6d6d6 1px dotted;
	margin-top: 4px;
}


@media screen and (max-width:767px){
	#spTitleImage {
		width:100vw;
		height:46.7vw;
		background: url(mobile-title.jpg) 0 center no-repeat;
		background-size: cover;
	}
	#spTitleImage img {
		display: none;
	}
	h1.text {
		font-size: 5.5vw!important;
		border-left: 4px solid #0053B9;
		background: #f6f6f6;
	}
	#top_btn + .bpbox_center, #top_btn + a .bpbox_center, #top_btn a .bpbox_center {
		display: none;
	}
	#top1 + .bpbox_center,
	#top1 + a .bpbox_center,
	#top1 a .bpbox_center {
	top: 0;
	}
	#top2 + .bpbox_center,
	#top2 + a .bpbox_center,
	#top2 a .bpbox_center {
	top: 0;
	}
	.cv_area {
		width: 100%;
		height: 22vw;
	}
	.cv_area .bpimage_center {
		width: 100vw;
	}
	.cv_btn + .bpbox_center, .cv_btn + a .bpbox_center, .cv_btn a .bpbox_center {
		position: relative;
		right: auto;
	}
	.cv_area .bpimage_center img {
		width: 90vw!important;
		margin-left: 2vw;
	}
	.img_area {
		display: block;
		margin-bottom: 20px;
	}
	.col-left {
	float: none;
	}
	.col-right {
	float: none;
	}
	#box2nd, .w200 {
		margin: 20px auto 10px;
	}
	.w200 {
		width: 70vw;
		height: auto;
	}
	.yellow-line {
		border-bottom: 4px dashed #ffff00;
		background: none;
	}
	.img_area p span {
		font-size: 7vw;
	}
	.img_area p {
		font-size: 5.3vw!important;
	}
	h2 {
		font-size: 5vw;
	}
	.img_area h2 {
		font-size: 5.5vw;
	}
	.arrow img{
		display: block!important;
		width: 60px!important;
		margin: 0 auto;
	}
	.fs14 { font-size:  3.5vw !important;}
}
