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

@media screen and (max-width: 768px){
.wrapSp{
	overflow:hidden;
	width:100%;
}
.wrap{
	width:100%;
	margin:0 auto;
}
.spOnly{
	display:inline;
}
.pcOnly{
	display:none;
}

#s02 h2,#s03 h2,#s03 h2,#s04 h2,#s05 h2,#s06 h2{
	display:block;
	font-size:30px;
	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{/**/
	width:100%;
	background:none;
	margin:0 auto;
	padding:0;
}
p, ul{
	font-size:14px;
	color:#333333;
	line-height:1.5;
}
/* Header */

header{

}
header div.logo_wrap{
	width:100%;
	border:1px solid #cccccc;
	height:36px;
}
header div.logo{
	width:100%;
	margin:0 auto;
	display: -webkit-flex;
	display:flex;
	
}
img.logo_image {/**/
	margin-left:5%;
	width:101px;
	display:block;
	vertical-align:middle;

}
header h1{/**/
	display:none;

	
}
.pcImg{/**/
	display:none;
}
.spImg{/**/
	width:100%;
	display:block;
}



/* Section01 */
#s01,#s07{/**/
	width:90%;
	border:5px solid #ff6000;
	display:block;

}

.s01_01{/**/
	width:100%;

}
.s01_02{/**/
	width:100%;
	background:#fffdc1;
	overflow:hidden;

}
.s01_01 h2{
	font-weight:bold;
	line-height:1.6;
	margin-bottom:10px;
	font-size:18px;
	padding:10% 5% 0px 5%;
}
.s01_01_01{
	padding:0px 5% 10% 5%;
}
.s01_02 img.a,.s01_02 img.b{
	width:90%;/**/
}
.s01_02 img.a{
	margin:25px auto 0;
}
.s01_02 img.b{
	margin:10px auto 35px;
}
/*
.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_copy{
position: relative;
display: block;
padding: 10% 10% 0 10%;
font-size:22px;
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:5%;}
.s01_copy:after {right: 5%;}


.button {
    position: relative;
    display: block;
	height:100px;
	width:80%;
	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;
}

.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;
}


/**/
#s02 div.point{/**/
	display:block;
	/*justify-content: space-between;*/

}
#s02 div.point1,#s02 div.point2,#s02 div.point3{
	position: relative;
 	border: 4px solid #a0dcf7;
	width:80%;
	background:#FFF;
	padding:5%;
	margin:5em auto 10%;
}
#s02 div.point1 img,#s02 div.point2 img,#s02 div.point3 img{
	width:50%;
	display:block;
	margin:20px auto;

}
#s02 .pointTitle1{
	position: absolute;
	top: 0;
 	left: 0;
	width:100%;
	height:100%;
	background:url(../image/point01.png) no-repeat center;
	transform: translateY(-50%) translateX(0%);
}
#s02 .pointTitle2{
	position: absolute;
	top: 0;
 	left: 0;
	width:100%;
	height:100%;
	background:url(../image/point02.png) no-repeat center;
	transform: translateY(-50%) translateX(0%);
}
#s02 .pointTitle3{
	position: absolute;
	top: 0;
 	left: 0;
	width:100%;
	height:100%;
	background:url(../image/point03.png) no-repeat center;
	transform: translateY(-50%) translateX(0%);
}

#s02 h3{
	font-size:22px;
	font-weight:bold;
	color:#033481;
	margin-top:60px;
	line-height:1.3;

}
#s02 p{
}

/* Section03 */
#s03{
	background:#f7f4f4;
	overflow:hidden;
	
}
#s03 div.point{/**/
	/*flex-wrap:wrap;*/
	display:block;
	/*justify-content: space-between;*/
}
#s03 .job{
	width:90%;
	border:1px solid #cccccc;
	margin:40px auto;
}
#s03 .job_title{
	background:#033481;
	height:auto;
	padding:10px;
}
#s03 .job_title2{
	background:#033481;
	height:auto;
	padding:10px;
}
#s03 .job_title h3{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	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:100%;

}
#s03 .job_photo img{

	width:100%;
}
#s03 .job_exp{
	height:auto;
	padding:20px;
	line-height:1.5;
	font-size:14px;
	background:#FFF;
}

#s03 span{
	display:block;
	font-size:30px;
	color:#ff6000;
	font-weight:bold;
	text-align:center;
	margin:0 auto 50px;
	line-height:1.5;

}
.small{
	font-size:10px;
	font-weight:normal;
	color:#333;
}

/* Section04 */

#s04 ol{
	width:80%;/**/
	margin:50px auto;

}

/* Section05 */
#s05{
	border-top:2px solid #cfdae4;
	background:#f7f4f4;
	overflow:hidden;
}

#s05 .step{
	display:block;
	width:80%;
	padding:5%;
	background:#FFF;
	border:1px solid #cccccc;
	margin:40px auto;
	
}
#s05 .stepNo img{
	width:60px;
	height:60px;
	margin-right:20px;
	float:left;

}
.bno{
	font-size:30px;
}
#s05 h3{
	font-size:25px;
	/*background:#03C;*/
	font-weight:bold;
	color:#333333;
	line-height:60px;
	display:block;
	/*width:75%;*/
}
#s05 h3.gyou2{
	line-height:30px;
}

#s05 p{
	clear:both;
	margin-top:20px;
}

#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:block;
}
#s05 .mochimono h4{
	font-weight:bold;
	font-size:14px;
}
#s05 .mochimono p{
	margin-top:5px;
	margin-left:14px;
}
#s05 div.inline{
	margin-top:-13px;
	
}
/* Section06 */
#s06{
	background:#e1eff6;
	overflow:hidden;
	
}
#s06 h2{
	margin-bottom:40px;
}
#s06 .faq_Q{
	width:80%;
	background:#033481;
	height:auto;
	border:2px solid #033481;
	padding:10px 5%;
	margin:0 auto;

}
#s06 .faq_Q h3{
	color:#FFF;
	font-size:18px;/**/
	font-weight:bold;
	line-height:30px;

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

}
#s06 .faq_A{
	width:80%;
	border:2px solid #033481;
	padding:30px 5%; 
	margin:0 auto;
	font-size:18px;
	line-height:1.5;
	background:#FFF;
	margin:0 auto 40px;

}
#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:5%;
	border:4px solid #FFF;
	text-align:center;
opacity: 0.5;
z-index:9999;

	}
#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;

	}
}
