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


/*============================
#スモールスクリーン対応
============================*/


@media screen and (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: inherit;
	}
	body{
		font-size: 14px;
	}
	img{
		max-width: 100%;
	}
p{max-height: 100%}
.headinglvl01 img{
	width: 80%;
}
#pagetop{
	width: 100%;
}

#wrapper{
	width: 100%;
}
/*============================
#header
============================*/
#header{
	width: 100%;
}
.headinglvl01{
	margin-left: 35px;
	width: 10%;

}
.header_logo_text{
	font-size: 18px;
	margin-left: 17px;
	width:80%;
	line-height:140%;
}

/*============================
#mainv
============================*/
.mainv_inner{
}
.mainv_head_inner{
	width: 100%;
	text-align: center;
	padding:28px 0;

}
.mainv_head_inner h2{
	font-size:2.71em;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 1.2em;
	font-weight: normal;
}
.mainv_head_inner:after{
bottom:-30px;
border-bottom:#FFF;
left:49%;
}

/*============================
#sec1
============================*/
.sec1_inner{
	width: 100%;
	padding-bottom: 58px;
}

.sec1_text1{
	max-width: 580px;
	float: none;
	margin: 63px auto 0 auto;
	text-align:center;
}

.sec1_logo {
    margin: 30px auto 0;
    float: none;
	text-align:center;
}
.sec1_logo img{
	width:50%;
}

.sec1_text2{
	margin-top: 30px;
	margin-left: 33px;
	margin-bottom: 55px;
	width: 260px;
}

.sec1_text3{
	float: left;
	margin-left: 33px;
		width: 260px;
}
.sec1_text4{
	margin-top: 43px;
	float: none;
	margin-right: 0;
	text-align:center;
}
.image_inner{
	width:100%;

}
.image_inner ul{

	width: 100%;
	margin-bottom: 0;
	height: 570px;
}
.image_inner li{
	float: left;
}

.image_inner img{
	max-width: 150%;
	height:auto;
}

.sec1_btn img{
	width: 90%;
}
.sec1_btn{
}

.sec1_btn_text{
	margin-right: 50px;
	margin-top:15px;
}

/*============================
#sec2
============================*/
.sec2_wrapper{
	background-image: url(../img/bg_sec2_sp.jpg);
	background-size:cover;
		overflow: hidden;
		height: auto;
}
.sec2_inner{
	width: 100%;


}

.headinglvl2{
	font-weight:normal;
	margin: 0 auto;
	padding-top: 48px;
}

.sec2_text,
.sec2_text1 {
    float: none;
	width:auto;
	margin:30px;
}


.sec2_logo{
	margin-left: 0;
	float:none;
	text-align:center;
}
.sec2_text2{
	margin:30px 0 10px 45px;

}
.sec2_text2-3 {
    position: relative;
	left:auto;
	bottom:auto;
}
.sec2_text3 {
	text-align:left;
    font-size: 12px;
    font-weight: bold;
	margin:0 0 50px 45px;
}

/*============================
#sec3
============================*/

.sec3_inner{
	width: 100%;
}
.sec3_inner .headinglvl2{
	padding-top: 58px;
	font-size: 56px;
}
.sec3_text{
	font-size:24px;
	font-weight: normal;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	line-height: 37px;
	padding-bottom: 46px;
}
.sec3_text1,
.sec3_text2{
	float:none;
	padding:24px 0 0;
	text-align:center;
}
.sec3_ul{
	width: 90%;
	margin: 0 50px 0 90px;
}
.sec3_ul li img{
	width: 170px;
}
.sec3_ul li{
	margin: 0;
	padding-right: 30px;
	padding-bottom: 18px;
}

.sec3_ul li:nth-child(6){
	margin: 0;
}
.sec3_ul li:nth-child(10){
	font-size: 29px;
	position: relative;
	top:140px;
	left:-40px;
}
.sec3_inner .sec1_btn{
	margin: 70px auto 0 auto;
}


/*============================
#sec5
============================*/

.sec5_inner{
	width: 100%;
}

.sec5_inner .headinglvl2{
	font-size: 50px;
	margin:60px auto;
	padding: 0;
}

.sec5_dl{
	width: 100%;
}
.sec5_dl dt{
	width: 100%;
	text-align: center;
}
.sec5_dl img{
	width: 360px;
}

.sec5_dl dt{
	float:none;
}
.sec5_dl dd{
	float:none;
	width: 90%;
	margin: 43px auto 0;
	font-size: 24px;
	height: auto;
	line-height: 37px;
	padding:43px 35px 35px;
}

.sec5_dl dd:before{
	bottom: 99%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(251, 197, 0, 0);
	border-bottom-color: #fbc500;
	border-width: 30px;
	margin-left: -30px;

}
.sec5_dl dd:after{
border:none;
}
.sec5_btn{
	margin:52px auto 83px auto;
}


/*============================
#sec6
============================*/

.sec6_inner{
	width: 100%;
}
.sec6_inner .headinglvl2{
	font-size: 50px;
	margin:60px auto;
	padding: 0;
		letter-spacing: -1px;

}
.sec6_inner .headinglvl2 span{
	font-size: 30px;
}
.sec6_ul{
	height: auto;
}

.sec6_ul li{
	float: none;
	text-align:left;
	margin-left:30px;
	margin-bottom:45px;
}
.sec6_ul img{
	width: auto;
	margin-bottom:20px;
}



/*============================
#sec7
============================*/

.sec7_inner{
	width: 100%;
}

.sec7_ul li {
    position: relative;
    float: left;
    width: 50%;
    padding: 30px 25px 0;
}

.sec7_text{
	font-size: 24px;
	letter-spacing: -1px;
	margin-left: 0;
	float: left;
	margin-top: 26px;
	margin-bottom: 33px;
		line-height: 37px;

}
.sec7_spec .sec7_spec01 {
    float: none;
    width: 100%;
    padding: 25px 25px 0;
}
.sec7_spec .sec7_spec03 {
    padding: 0 25px 25px;
}


/*============================
#sec8
============================*/

.sec8_inner{
	width: 100%;
}
.sec8_inner .headinglvl2{
	font-size: 50px;
	width: 95%;
	line-height: 70px;
	margin-bottom: 54px;
	letter-spacing: -3px;
}
.sec8_text{
	font-size: 24px;
	text-align: left;
	margin-bottom: 0;
	margin-left: 50px;
	padding: 0;
	line-height: 37px;
	width: 90%;
}
.sec8_text.link{
	margin:0;
	text-align: right;
	margin-bottom: 40px;
	margin-right:50px;
	width: auto;
}
.sec8_text a.pc{
	display: none;
}
.order_form{
	width: 90%;
	margin-left: 0;
}
.order_form span{
	float:left;
	padding-bottom: 5px;
}
.order_form span img{
 width: 68px;
}
.order_form th{
	float:left;
	width:100%;
	font-size: 24px;
	vertical-align: middle;
	line-height: 33px;
	padding:10px 0 0 0 ;
}

.th_height th{
	padding: 10px 0;
}
input[type=checkbox]{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.order_form th img{
	vertical-align: top;
}

.order_form td{
	float:left;
	width:100%;
	font-size: 24px;
	padding-bottom: 0;
}
/*
.order_form .td_height td{
	width: 644px;
	float:left;
	font-size: 24px;
	padding-bottom: 23px;
}*/

input {
	width: 100%;
	height: 48px;
	margin:0 0 10px 0;
}

.jobtype{
	display: inline-block;
	line-height: 35px;

}

td.jobtype_td{
	width: 90%;
	padding-bottom: 10px;
}

#question{
	width: 100%;
}

input[type=radio]{
	width: 24px;
	height: 24px;
	margin-right: 5px;
	margin-left: 5px;

}
.terms_container{
	width: 100%;
	height: 258px;
	margin:53px auto 48px auto;
		padding:25px;

}
.term_inner{
	font-size: 24px;
	width: auto;
	margin-bottom: 44px;
}

.term_inner label{
	vertical-align: top;
}
#agree{
	margin-left: 40px;
}

#radio{
	vertical-align: top;
}


.form_wrapper{
	padding:0 50px 56px;
}

p.terms{
	font-size: 24px;
		line-height: 37px;

}
/*============================
#sec9
============================*/

.sec9_inner{
	width: 100%;

}

.sec9_wrapper{
	border-bottom: none;
}
/*============================
#footer
============================*/

.footer_inner{
	width: 100%;
}

.footer_banner{
	margin-top: 40px;
}
.company_logo{
	margin:30px auto 60px auto;
}
footer{
	border:none;
}
.go_top{
	float: none;
	margin: 0 auto 32px 0;
}
.copyright{
	border-top:1px solid #000;
	margin:0;
	width: 100%;
	font-size: 21px;
	text-align: left;
	float:left;
	display: inline;
	padding:0 50px 32px 38px;
}
.footer_pp{
	float: right;
	margin:0;
	display: inline;
	margin-top: -60px;
}
.footer_pp img{
	display: inline;
}
.copy_upper{
	display: inline;
	float: left;
	padding:0;
	margin: 40px 0 16px 0;
	font-size: 21px;

}
.copy_lower{
	display: inline;
	float: left;
	margin:0;
	padding:0;
	font-size: 21px;
	margin-left: 0;
	letter-spacing: -1px;
}
.footer_pp.pc{
	display: none;
}
}
