@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* CSS Document */
body{
font-family: Meiryo, メイリオ,'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',  Osaka, 'MS PGothic', arial, helvetica, sans-serif;}

.wrap{
	width:1396px;
	margin:0 auto;
	width:90%;/**/
}
.spOnly{
	display:none;
}
#s02 h2,#s03 h2,#s03 h2,#s04 h2,#s05 h2,#s06 h2{
	display:block;
	font-size:40px;
	color:#033481;
	font-weight:bold;
	text-align:center;
	margin:80px auto 0px auto;
	line-height:1.5;
	padding-bottom:20px;
	background:url(../image/blue_line.png) no-repeat center bottom;


}

#s02 div.point,#s03 div.point,#s04 div.point,#s05 div.point,#s06 div.point{
	max-width:980px;
	width:80%;/**/
	margin:60px auto 80px;
	background:#FFF;
	border-radius:3px;
	padding:50px;
	overflow:hidden;
}
p, ul{
	font-size:14px;
	color:#333333;
	line-height:1.5;
}
/* Header */

header{
	width:100%;
	background:url(../image/bg.png) bottom repeat-x;
	border:1px solid #cccccc;

}
header div.logo_wrap{
	/*width:100%;*/
	background-color: #ffffff;
	border-bottom:1px solid #cccccc;
	height:71px;
}
header div.logo{
	max-width:1396px;
	width:100%;/**/
	margin:0 auto;
	background-color: #ffffff;
	display: -webkit-flex;
	display:flex;
	
}
img.logo_image {
	height:100%;
	margin-left:156px;

}
header h1{
	line-height:71px;
	font-size:12px;
	color:#666;
	margin-left:30px;
	
}
.pcImg{
	display:block;
	margin:0 auto;
	max-width:1396px;
	width:100%;/**/
}
.spImg{
	display:none;
}



/* Section01 */
#s01,#s07{
	max-width:1070px;
	width:90%;
	margin:50px auto;
	border:5px solid #ff6000;
	display:flex;
}

.s01_01{
	width:50%;
	background:#FFF;

}
.s01_02{
	width:50%;
	background:#fffdc1;

}
.s01_01 h2{
	font-weight:bold;
	line-height:1.6;
	font-size:18px;
	padding:30px 50px 0px 50px;
}
.s01_01_01{
	padding:5px 50px 30px;
}
.s01_01 p{
	padding-top:5px;
}

.s01_02 img.a,.s01_02 img.b{
	max-width:410px;
	display:block;
	width:80%;/**/
}
.s01_02 img.a{
	margin:50px auto 0;
}
.s01_02 img.b{
	margin:10px auto 50px;
}
.s01_02 img.b:hover{
	margin:10px auto 50px;
	opacity: 0.5;
}
/*.s01_copy{
position: relative;
display: block;
padding: 50px 0 0px 0;
margin:0 auto;
font-size:28px;
font-weight:bold;
color:#ff6000;
text-align:center;
}
.s01_copy:after{
content: '';
position: absolute;
top: 70%;
display:block;
width: 44px;
height: 3px;
background-color: #ff6000;
-moz-transform: rotate(-60deg);
-webkit-transform: rotate(-60deg);
-ms-transform: rotate(-60deg);
transform: rotate(-60deg);
}
.s01_copy:before{
content: '';
position: absolute;
top: 70%;
display: block;
width: 44px;
height: 3px;
background-color: #ff6000;
-moz-transform: rotate(60deg);
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.s01_copy:before {left:40px;}
.s01_copy:after {right: 40px;}


.button {
    position: relative;
    display: block;
	height:100px;
	max-width:410px;
	width:90%;
	line-height:100px;
    text-decoration: none;
	text-align:center;
    color: #FFF;
	font-size:28px;
    background: #ff6000;
    border-bottom: solid 2px #d85100;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
	margin:15px auto 50px auto;
}

.button:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.circle{
	background:#FFF;
	width:36px;
	height:36px;
	border-radius:50%;
	vertical-align:middle;
	margin-right:10px;
	
}*/
.fa-angle-right{
	color:#ff6000;
	line-height:36px !important;
	text-align:center;
}


/* Section02 */
#s02{
	border-top:2px solid #cfdae4;
	background:#e1eff6;
	overflow:hidden;
}


/**/
#s02 div.point{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
	padding-bottom:0px;
	/*justify-content: space-between;*/
}
#s02 div.point1,#s02 div.point2,#s02 div.point3{
	position: relative;
	/*padding: 1em 2em;*/
 	border: 3px solid #a0dcf7;
	width:251px;
	padding:25px;
	background:#FFF;
	margin:80px auto 50px;
}
#s02 div.point1 img,#s02 div.point2 img,#s02 div.point3 img{
	width:80%;
	display:block;
	margin:20px auto;
}
#s02 .pointTitle1{
	position: absolute;
	top: 0;
 	left: 0;
	width:165px;
	height:112px;
	background:url(../image/point01.png) no-repeat center;
	transform: translateY(-75%) translateX(40%);
}
#s02 .pointTitle2{
	position: absolute;
	top: 0;
 	left: 0;
	width:165px;
	height:112px;
	background:url(../image/point02.png) no-repeat center;
	transform: translateY(-75%) translateX(40%);
}
#s02 .pointTitle3{
	position: absolute;
	top: 0;
 	left: 0;
	width:165px;
	height:112px;
	background:url(../image/point03.png) no-repeat center;
	transform: translateY(-75%) translateX(40%);
}

#s02 h3{
	font-size:22px;
	font-weight:bold;
	color:#033481;
	margin-top:30px;
	line-height:1.3;
	text-align:center;
}
#s02 p{
}

/* Section03 */
#s03{
	background:#f7f4f4;
	overflow:hidden;
	
}
#s03 div.point{
	flex-wrap:wrap;
	display:flex;
	justify-content: space-around;	
	/*justify-content: space-between;*/
}
#s03 .job{
	width:301px;
	border:1px solid #cccccc;
	margin-bottom:40px;
}
#s03 .job_title{
	background:#033481;
	height:80px;
}
#s03 .job_title2{
	background:#033481;
	height:60px;
	padding:10px 0;
}
#s03 .job_title h3{
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	line-height:80px;
	text-align:center;
}
#s03 .job_title2 h3{
	color:#ffffff;
	font-size:24px ;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
#s03 .job_photo{
	overflow:hidden;
	height:200px;


}
#s03 .job_photo img{
	width:100%;
}

#s03 .job_exp{
	height:101px;
	padding:20px;
	line-height:1.5;
	font-size:14px;
}

#s03 span{
	display:block;
	font-size:30px;
	color:#ff6000;
	font-weight:bold;
	text-align:center;
	margin:0 auto 50px;
	width:90%;/**/
}
.small{
	font-size:12px;
	font-weight:normal;
	color:#333;
}

/* Section04 */
#s04{
	border-top:2px solid #cfdae4;
	background:#e1eff6;
	overflow:hidden;
}
#s04 ol{
	line-height:1.5;
	font-weight:bold;
	font-size:18px;
	color:#333333;

}
#s04 ul{
	line-height:1.5;
	font-weight:normal;
	font-size:14px;
	margin-top:15px;

}
#s04 ol li{
	margin-bottom:20px;

}
/* Section05 */
#s05{
	background:#f7f4f4;
	overflow:hidden;
}
#s05 .step{
	display:flex;
	/*flex-wrap:wrap;*/
	margin-bottom:40px;
}
#s05 .stepNo img{
	width:90px;
	height:90px;
	margin-right:20px;
}
.bno{
	font-size:30px;
}
#s05 h3{
	font-size:30px;
	font-weight:bold;
	color:#333333;
	line-height:90px;

}
#s05 .step_ex span{
	margin:20px 0;
	font-size:20px;
	font-weight:bold;
	display:block;

}
#s05 p{

}
#s05 mochimono ul{
	list-style:circle;
	margin:0 0 0 1em;
	padding:0 0 0 1em;
}
#s05 mochimono ul{
	margin:0 0 0 1em;
	padding:0 0 0 1em;
}
#s05 mochimono ul li:last-child{
	list-style:none;
}
#s05 .mochimono{
	border:1px solid #cccccc;
	padding:20px;
	margin-top:20px;
	display:flex;
}
#s05 .mochimono h4{
	font-weight:bold;
	font-size:14px;
}
#s05 .mochimono p{
	margin-top:5px;
	margin-left:14px;
}
/* Section06 */
#s06{
	overflow:hidden;
	background:#e1eff6;
	border-top:2px solid #cfdae4;
	
}
#s06 .faq_Q{
	background:#033481;
	height:80px;
	padding-left:40px;
	padding-right:40px;

}
#s06 .faq_Q h3{
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	line-height:80px;

}
#s06 .faq_Q h3 img{
	vertical-align:middle;
	margin-right:10px;

}
#s06 .faq_A{
	border:2px solid #033481;
	padding:30px 40px; 
	margin-bottom:20px;
	font-size:18px;
	line-height:1.5;

}
#s06 .faq_A img{
	float:left;
	margin-right:10px;
}

/* footer */
footer{
	background:#666666;
	height:92px;
}
address{
	color:#FFF;
	text-align:center;
	line-height:92px;
	font-size:12px;
}
/* pagetop */
#pageTop{
	background-color: rgba(51,51,51,0.8);
	width:80px;
	height:80px;
	border-radius:50%;
	color:#FFF;
	position:fixed;
	bottom:20px;
	right:100px;
	border:4px solid #FFF;
	text-align:center;
opacity: 0.5;

	}
#pageTop img{
	margin-top:22px;
	}
#pageTop:hover{
background-color: rgba(102,102,102,0.8);


	}
	
.fa-angle-up{
		color:#ffffff;
		font-size:60px;
		line-height:80px !important;

	}
