@charset "utf-8";

.more{
	display:none;
}


#mainvis{
	background:url(../img/gyousyu/hoikushi/mi1.png) right center no-repeat, url(../img/gyousyu/mbg.jpg) center center repeat;
	background-size:contain, auto;
}
#mainvis .mf-top{
}
#mainvis .mf-inner{
	position:relative;
	padding:40px 0;
}
#mainvis p{
	margin:0 0 20px 0;
}
#mainvis p.app{
	position:relative;
	left:-40px;
}
#mainvis p.salary{
	position:absolute;
	right:0;
	bottom:20px;
}





.ccon{
	background:url(../img/cmn/bg2.jpg) left top repeat;
}
.ccon .mf-inner{
	padding:30px;
}
.ccon dl{
	float:left;
	color:#fff;
}
.ccon dl dt{
	font-weight:bold;
	font-size:1.25em;
	margin:0 0 5px 0;
}
.ccon dl dd{
	font-weight:bold;
	font-size:3.25em;
	margin:0 0 5px 0;
}
.ccon dl dd:before{
	display:inline-block;
	content:"";
	width:30px;
	height:40px;
	background:url(../img/cmn/tel.png) center center no-repeat;
	background-size:cover;
	margin:0 10px 0 0;
}
.ccon dl dd span{
	text-align:right;
	display:block;
	font-size:0.26em;
	font-weight:normal;
}


.ccon .btn{
	float:right;
	display:flex;
	justify-content:space-between;
	padding:20px 0 0 0;
}


.ccon .btn p{
	font-size:1.25em;
	min-width:240px;
	margin:0 0 0 10px;
	text-align:center;
	box-shadow:0 3px 0 #00b200;
	border-radius:10px;
}
.ccon .btn a{
	position:relative;
	display:block;
	color:#fff;
	font-weight:bold;
	padding:10px 15px;
	padding-left:50px;
	padding-right:30px;
	line-height:1em;
}

.ccon .btn p.cbosyu{
	background:#5bcf14 url(../img/gyousyu/ic2.png) 20px center no-repeat;
}
.ccon .btn p.centry{
	background:#5bcf14 url(../img/gyousyu/ic3.png) 20px center no-repeat;
}
.ccon .btn p a{
	padding:30px 25px;
	padding-left:50px;
}


/*-------------*/

#main .mf h2{
	display:table;
	color:#fff;
	margin:0 auto;
	font-size:1.87em;
	font-weight:bold;
	padding:15px;
	line-height:1em;
	background:#60c2ff;
	border-radius:10px
}


#main .mf .ttl{
	background:url(../img/gyousyu/l1.png) left center repeat-x;
}
#main .mf .ttl h2{
	background:url(../img/gyousyu/bg1.jpg) left top repeat;
	color:#640000;
	text-shadow:1px 1px 0 #fff;
	margin-bottom:30px;
}


/*-------------*/


#mf1{
	font-size:1.25em;
	margin:0 0 70px 0;
}
#mf1 .mf-inner{
	padding:10px 0;
	text-align:center;
}
#mf1 span{
	display:inline-block;
	margin:0 10px 0 0;
}
#mf1 span *{
	display:inline-block;
	margin:0 10px 0 0;
}
#main #mf1 h2{
	background:none;
	padding:0;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	display:inline-block;
	color:#000;
}




#mf2{
	margin:0 0 100px 0;
}
#mf2 h2{
	position:absolute;
	left:50%;
	transform:translate(-50%,-20px);
}
#mf2 .cbox{
	border:#60c2ff solid 5px;
	border-radius:10px;
}
#mf2 .cbox-inner{
	padding:80px 90px;
}
#mf2 .cbox h3{
	font-size:1.56em;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
}
#mf2 .cbox .lists{
	display:flex;
	justify-content:space-between;
}
#mf2 .cbox .ctext{
	width:440px;
}



#mf3{
	background:url(../img/gyousyu/bg1.jpg) left top repeat;
}
#mf3 .mf-inner{
	padding:60px 0;
}
#mf3 .cbox .cimg{
	float:left;
}
#mf3 .cbox .ctext{
	overflow:hidden;
	padding:0 0 0 20px;
}
#mf3 .cbox h3{
	font-size:1.25em;
	font-weight:bold;
	margin:0 0 20px 0;
	color:#640000;
}
#mf3 .cbox .ctext ul{
	display:block;
}
#mf3 .cbox .ctext ul li{
	background:url(../img/gyousyu/ic4.png) left 0.5em no-repeat;
	padding:0 0 0 15px;
}

#mf3 #day{
	background:#fff;
	border-radius:10px;
	margin:60px 0;
}
#mf3 #day .cbox-inner{
	padding:40px 160px;
}
#mf3 #day h3{
	text-align:center;
	margin:0 0 30px 0;
}
#mf3 #day p{
	margin:0 0 30px 0;
}
#mf3 #day .lists{
	display:flex;
	justify-content:space-between;
}
#mf3 #day dl{
	position:relative;
}
#mf3 #day dl:after{
	display:block;
	content:"";
	width:4px;
	height:100%;
	background:url(../img/gyousyu/l2.png) right top repeat-y;
	position:absolute;
	right:-30px;
	top:0;
}
#mf3 #day dl:last-of-type:after{
	display:none;
}
#mf3 #day dt{
	text-align:center;
	margin:0 0 20px 0;
}
#mf3 ul{
	display:flex;
	justify-content:space-between;
}


#mf4{
	margin:100px 0;
}
#mf4 .cbox{
	position:relative;
	margin:0 0 20px 0;
}
#mf4 .cbox h2{
	color:#640000;
	text-shadow:1px 1px 0 #fff;
	position:absolute;
	left:50px;
	top:50px;
	padding:0;
	background:none;
}
#mf4 .cbox h2:after{
	content:"";
	height:10px;
	background:#fff;
	position:absolute;
	left:0;
	right:0;
	bottom:-10px;
}
#mf4 .csta{
	width:420px;
	background:rgba(255,255,255,0.9);
	padding:20px;
	border-radius:10px;
	position:absolute;
	left:50px;
	bottom:140px;
}
#mf4 .csta .name{
	font-size:1.87em;
	font-weight:bold;
}
#mf4 .csta .year{
	position:absolute;
	left:0;
	right:20px;
	bottom:20px;
	text-align:right;
}
#mf4 .lists{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
#mf4 .lists .cboxs{
	width:520px;
	margin:0 0 40px 0;
}
#mf4 .cboxs:last-of-type{
	width:auto;
}
#mf4 .lists .cboxs h3{
	background:#ff58c5;
	color:#fff;
	font-size:1.25em;
	font-weight:bold;
	padding:10px;
	margin:0 0 20px 0;
	border-radius:10px;
	
}
#mf4 .lists .cboxs p{
	margin:0 10px;
}



#mf5{
	margin:100px 0;
}

#main #mf5 h2{
	background:#ff63c9;
	position:absolute;
	left:50%;
	transform:translate(-50%,-20px);
}
#mf5 .cbox{
	border:#ff63c9 solid 5px;
	border-radius:10px;
	text-align:center;
}
#mf5 .cbox-inner{
	padding:80px 0;
}


#mf6{
	margin:0 0 100px 0;
}
#main #mf6 h2{
	margin-bottom:50px;
}
#mf6 .cbox{
	width:520px;
	background:#dff3ff;
	border-radius:10px;
	float:left;
}
#mf6 .cbox:nth-of-type(even){
	float:right;
}
#mf6 .cbox-inner{
	padding:30px;
}
#mf6 .cbox h3{
	font-size:1.56em;
	font-weight:bold;
	margin:10px 0;
}



#mf7{
	background:url(../img/gyousyu/bg1.jpg) left top repeat;
}
#mf7 .mf-inner{
	padding:70px 0;
}
#mf7 .cbox-inner{
	padding:0 20px;
}
#mf7 .ctext{
	width:670px;
	float:left;
}
#mf7 h3{
	color:#640000;
	font-size:1.25em;
	font-weight:bold;
	margin:0 0 20px 0;
}
#mf7 .cimg{
	float:right;
	text-align:right;
}



#mf8 .mf-inner{
	padding:70px 0;
}
#main #mf8 h2{
	background:#ff63c9;
	margin-bottom:50px;
}
#mf8 table{
	width:800px;
	margin:0 auto;
}
#mf8 table tr{
	border-bottom:#ff63c9 solid 1px;
}
#mf8 table th,
#mf8 table td{
	padding:20px 10px;
	vertical-align:top;
}
#mf8 table th{
	width:10em;
	font-weight:bold;
}
#mf8 .kw {
    font-size: 0.8em;
}


#mf9{
	background:url(../img/gyousyu/bg2.jpg) left top repeat;
}
#mf9 .mf-inner{
	padding:70px 0 100px 0;
}


#main #mf9 .ttl{
	background:url(../img/gyousyu/l3.png) left center no-repeat, url(../img/gyousyu/l3.png) right center no-repeat;
}
#main #mf9 .ttl h2{
	background:none;
	color:#ff63c9;
	margin-bottom:50px;
}

#mf9 #form{
	width:800px;
	margin:0 auto;
}

#mf9 dl{
	width:800px;
	margin:0 auto 40px auto;
}
#mf9 dt{
	font-size:1.125em;
	margin:0 10px 10px 0;
}
#mf9 dt span{
	display:inline-block;
	line-height:1em;
	background:#f00;
	color:#fff;
	font-size:0.81em;
	font-weight:bold;
	padding:5px;
	margin:0 0 0 10px;
	border-radius:5px;
}
#mf9 dd{
	font-size:1.125em;
}
#mf9 .list dt{
	float:left;
}
#mf9 .list dd{
	font-size:1.75em;
	font-weight:bold;
}


#mf9 input[type="text"],
#mf9 textarea{
	width:100%;
	padding:20px;
	background:#fff;
	border:#ffb2e4 solid 1px;
	border-radius:3px;
}
#mf9 input.w30{
	width:30%;
	margin:0 10px 0 0;
}
#mf9 input.w50{
	width:50%;
	margin:0 10px 0 0;
}

#mf9 input[type="radio"]{
	display:none;
}
#mf9 label{
	position:relative;
	padding:0 0 0 35px;
}
#mf9 label:before{
	content:"";
	display:inline-block;
	width:30px;
	height:30px;
	background:#fff;
	border:#ffb2e4 solid 1px;
	border-radius:100%;
	margin:0 5px 0 0;
	position:absolute;
	left:0;
	top:-5px;
	box-sizing:border-box;
}
#mf9 input[type="radio"]:checked + label:after{
	content:"";
	display:inline-block;
	background:#ff58c5;
	width:15px;
	height:15px;
	border-radius:100%;
	position:absolute;
	left:7px;
	top:2px;
}
#mf9 .sbtn{
	width:auto;
	margin:0 auto;
	text-align:center;
}
#mf9 .sbtn input{
	display:inline-block;
	text-align:center;
	background:#5bcf14 url(../img/cmn/ic1.png) calc(100% - 20px) center no-repeat;
	box-shadow:0 3px 0 #00b200;
	border:none;
	border-radius:5px;

	color:#fff;
	font-size:1.25em;
	font-weight:bold;
	padding:20px 40px;
	line-height:1em;
}
#mf9 .sbtn input:hover{
	opacity:0.7;
}



#cfooter{
	margin-top:0;
}
































@media screen and (max-width: 800px) {
.more{
	display:block;

	position:absolute;
	left:20px;
	right:20px;
	bottom:70px;
	background:#ff5814;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:10px;
	z-index:99;
	border-radius:3px;
}

.smpheader .gmenu li:nth-of-type(2){
	display:none;
}



#mainvis{
	background:url(../img/gyousyu/mbg.jpg) center center repeat;
	background-size:auto;
}
#mainvis .mf-inner{
	padding:40px 20px;
}
#mainvis p{
	text-align:center;
}
#mainvis p.app{
	position:static;
}
#mainvis p.salary{
	position:static;
}





.ccon .mf-inner{
	padding:30px;
}
.ccon dl{
	float:none;
	text-align:center;
}
.ccon dl dd span{
	text-align:center;
}


.ccon .btn{
	float:none;
}
.ccon .btn p{
	min-width:inherit;
	width:48%;
}



/*-------------*/



#main .mf .ttl{
	background:url(../img/gyousyu/l1.png) left center repeat-x;
}
#main .mf .ttl h2{
	background:url(../img/gyousyu/bg1.jpg) left top repeat;
	color:#640000;
	text-shadow:1px 1px 0 #fff;
	margin-bottom:30px;
}


/*-------------*/


#mf1{
	margin:0 0 50px 0;
}
#mf1 .mf-inner{
	padding:10px 20px;
}
#main #mf1 h2{
	line-height:1.5em;
}




#mf2{
	margin:0 0 50px 0;
}
#mf2 .mf-inner{
	padding:0 20px;
}
#mf2 h2{
	position:static;
	transform:none;
}
#mf2 .cbox{
	margin:-20px 0 0 0;
}
#mf2 .cbox-inner{
	padding:50px 20px;
}
#mf2 .cbox .ctext{
	width:48%;
}



#mf3 .mf-inner{
	padding:60px 20px;
}
#mf3 .cbox .cimg{
	float:none;
	text-align:center;
}
#mf3 .cbox .ctext{
	padding:20px 0 0 0;
}
#mf3 .cbox .ctext ul li{
    text-align: left;
}
#mf3 .cbox h3{
	text-align:center;
}

#mf3 #day{
	margin:30px 0;
}
#mf3 #day .cbox-inner{
	padding:40px 20px;
}
#mf3 #day p{
	margin:0 0 30px 0;
}
#mf3 #day .lists{
	display:block;
}
#mf3 #day dl{
	display:table;
	border-bottom:#ffba53 dashed 1px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	width:100%;
}
#mf3 #day dl > *{
	display:table-cell;
	vertical-align:top;
}
#mf3 #day dl:after{
	display:none;
}
#mf3 #day dt{
	text-align:left;
	margin:0;
}




#mf4{
	height:40rem;
	overflow:hidden;
	position:relative;
}
#mf4:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:50%;
	bottom:0;
background: -moz-linear-gradient(top, rgba(255,255,255,0.00) 40%, #fff 80%, #fff);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.00) 40%, #fff 80%, #fff);
background: linear-gradient(to bottom, rgba(255,255,255,0.00) 40%, #fff 80%, #fff);
z-index:9;
}
#mf4.op{
	height:auto;
}
#mf4.op:after{
	display:none;
}



#mf4{
	margin:50px 0;
}

#mf4 .mf-inner{
	padding:0 20px;
}
#mf4 .cbox h2{
	position:static;
	margin-bottom:20px;
}
#mf4 .csta{
	width:auto;
	background:url(../img/gyousyu/bg2.jpg) left top repeat;
	position:static;
	border-radius:0;
}
#mf4 .csta p{
	display:inline;
}
#mf4 .csta .name{
	margin:0 10px;
}
#mf4 .csta .year{
	position:static;
}
#mf4 .lists{
	display:block;
}
#mf4 .lists .cboxs{
	width:auto;
}
#mf4 .cboxs:last-of-type{
	width:auto;
}
#mf4 .lists .cboxs h3{
	background:#ff58c5;
	color:#fff;
	font-size:1.25em;
	font-weight:bold;
	padding:10px;
	margin:0 0 20px 0;
	border-radius:10px;
	
}
#mf4 .lists .cboxs p{
	margin:0 10px;
}



#mf5{
	margin:50px 20px 100px 20px;
}

#main #mf5 h2{
	position:static;
	transform:none;
}
#mf5 .cbox{
	margin:-20px 0 0 0;
}
#mf5 .cbox-inner{
	padding:50px 20px;
}


#mf6 .mf-inner{
	padding:0 20px;
}
#main #mf6 h2{
	margin-bottom:20px;
}
#mf6 .cbox{
	width:auto;
	float:none;
	margin:0 0 20px 0;
}
#mf6 .cbox:nth-of-type(even){
	float:none;
}
#mf6 .cbox-inner{
	padding:20px;
}
#mf6 .cbox h3{
	text-align:center;
}
#mf6 .cbox .img{
	text-align:center;
}





#mf7{
	height:30rem;
	overflow:hidden;
	position:relative;
}
#mf7:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:50%;
	bottom:0;
background: -moz-linear-gradient(top, rgba(255,255,255,0.00) 40%, #fde7d3 80%, #fde7d3);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.00) 40%, #fff 80%, #fde7d3);
background: linear-gradient(to bottom, rgba(255,255,255,0.00) 40%, #fde7d3 80%, #fde7d3);
z-index:9;
}
#mf7.op{
	height:auto;
}
#mf7.op:after{
	display:none;
}

#mf7 .mf-inner{
	padding:70px 20px;
}
#mf7 .cbox-inner{
	padding:0 20px;
}
#mf7 .ctext{
	width:auto;
	float:none;
}
#mf7 .cimg{
	float:none;
	text-align:center;
}



#mf8 .mf-inner{
	padding:50px 20px;
}
#mf8 table{
	width:100%;
}


#mf9 .mf-inner{
	padding:70px 20px;
}


#main #mf9 .ttl{
	background:none;
}
#main #mf9 .ttl h2{
	background:none;
}

#mf9 #form{
	width:auto;
	margin:0 auto;
}

#mf9 dl{
	width:auto;
}
#mf9 dt{
	font-size:1.125em;
	margin:0 10px 10px 0;
}
#mf9 dt span{
	display:inline-block;
	line-height:1em;
	background:#f00;
	color:#fff;
	font-size:0.81em;
	font-weight:bold;
	padding:5px;
	margin:0 0 0 10px;
	border-radius:5px;
}
#mf9 dd{
	font-size:1.125em;
}
#mf9 .list dt{
	float:left;
}
#mf9 .list dd{
	font-size:1.75em;
	font-weight:bold;
}


#mf9 input[type="text"],
#mf9 textarea{
	width:100%;
	padding:20px;
	background:#fff;
	border:#ffb2e4 solid 1px;
	border-radius:3px;
}
#mf9 input.w30{
	width:30%;
	margin:0 10px 0 0;
}
#mf9 input.w50{
	width:50%;
	margin:0 10px 0 0;
}

#mf9 input[type="radio"]{
	display:none;
}
#mf9 label{
	position:relative;
	padding:0 0 0 35px;
}
#mf9 label:before{
	content:"";
	display:inline-block;
	width:30px;
	height:30px;
	background:#fff;
	border:#ffb2e4 solid 1px;
	border-radius:100%;
	margin:0 5px 0 0;
	position:absolute;
	left:0;
	top:-5px;
	box-sizing:border-box;
}
#mf9 input[type="radio"]:checked + label:after{
	content:"";
	display:inline-block;
	background:#ff58c5;
	width:15px;
	height:15px;
	border-radius:100%;
	position:absolute;
	left:7px;
	top:2px;
}
#mf9 .sbtn{
	width:auto;
	margin:0 auto;
	text-align:center;
}
#mf9 .sbtn input{
	display:inline-block;
	text-align:center;
	background:#5bcf14 url(../img/cmn/ic1.png) calc(100% - 20px) center no-repeat;
	box-shadow:0 3px 0 #00b200;
	border:none;
	border-radius:5px;

	color:#fff;
	font-size:1.25em;
	font-weight:bold;
	padding:20px 40px;
	line-height:1em;
}
#mf9 .sbtn input:hover{
	opacity:0.7;
}



#cfooter{
	margin-top:0;
}




}
	
	
	
	
	
	
	
	
	
	
	
	
	
	

@media screen and (max-width: 600px) {
#mainvis .mf-inner{
	padding:20px 0;
}
#mainvis .japp{
	margin:10px 20px;
}



.ccon dl dd{
	font-size:11vw;
}
.ccon dl dd:before{
	width:7vw;
	height:9vw;
	margin:0 5px 0 0;
}
.ccon dl dd span{
	margin:5px 0 0 0;
	font-size:4.5vw;
}
.ccon .btn{
	display:block;
	padding:10px 0 0 0;
}
.ccon .btn p{
	width:auto;
	margin:10px 0 0 0;
}
/*-------------*/

#main .mf h2{
	font-size:1.8em;
}
/*-------------*/

#mf2 .cbox{
	margin:20px;
}
#mf2 .cbox-inner{
	padding:20px;
}
#mf2 .cbox ul{
	display:block;
}
#mf2 .cbox ul li{
	margin:10px 0 0 0;
}


#mf3 #day dl{
	display:block;
	width:auto;
}
#mf3 #day dl > *{
	display:block;
}
#mf3 #day dt{
	text-align:center;
	margin:0 0 20px 0;
}
#mf3 ul{
	display:block;
}
#mf3 ul li{
	text-align:center;
	margin:10px 0 0 0;
}



#mf4 .cbox .csta{
	position:static;
}
#mf4 .cbox .name span{
	display:block;
	text-align:right;
}


#mf8 table,
#mf8 table tbody,
#mf8 table tr,
#mf8 table th,
#mf8 table td{
	display:block;
	width:auto;
	padding:0;
}
#mf8 table tr{
	padding:20px;
}
#mf8 table th{
	margin:0 0 10px 0;
}


#main #mf9 h2{
	padding:0;
	text-align:center;
}
#mf9 .list dt{
	float:none;
}



}