@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----------*/

#area {
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.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;}

#top_btn + .bpbox_center,
#top_btn + a .bpbox_center,
#top_btn a .bpbox_center {
	position: absolute;
	top: 283px;
	right: 88px;
}

#top_btn + .bpbox_center a img:hover,
#top_btn + a .bpbox_center img:hover,
#top_btn a .bpbox_center img:hover,
.cv_area + .bpbox_center a img:hover,
.cv_area + a .bpbox_center img:hover,
.cv_area a .bpbox_center img:hover,
a .bpimage_image img:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}

#top_btn + a .bpbox_center {
	position: absolute;
	top: 283px;
	/*right: 328px;*/
}

.col-left {
	float: left;
}
.col-right {
	float: right;
}

#employee-training h2 {
	clear: both;
	display: block;
	padding-top: 20px;
	border-bottom: 1px solid #00897b;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	color: #00897b;
}
.list-umbrella {
	margin: 0.5em 1em 2em;
}
.list-umbrella li {
	background: url(icon_u.png) 0 0 no-repeat;
	padding-left: 2em;
	border-bottom: #7383bf 1px dotted;
	margin: 1em 0;
	font-size: 16px;
	font-weight: bold;
}
.points li {
	margin: 1em 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #f06292;
}
.points li span {
	width: 20px;
	padding: 2px 8px 0;
	background: #f06292;
	color: #ffffff;
	margin-right: 16px;
}

#employee-training .cv_area {
	background: #fffce4;
	padding: 20px 0 2px;
	margin: 30px 0;
}
.text-L {
	font-size: 110%;
}
.bold {
	font-weight: bold;
}
.gray {
	background: #efefef;
	font-size: 15px;
	padding: 1em;
}
.gray dt {
	color: #00897b;
	font-weight: bold;
}
.gray dd {
	padding-left: 2em;
	margin: 0.5em 0;
}
.gray dd span {
	font-weight: bold;
}
	
@media screen and (max-width:767px){
	.cv_btn {
	background: none;
	width: 100%;
	height: 0;
}
	#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;}
}



