﻿@charset "utf-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
   共通事項
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

.yellow_line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fff600 0%) repeat scroll 0 0;}

.red{
    color:#b90404;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
   PC版
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

.fv{
	width:100%;
	min-width:1000px;
	position:relative;
	margin:0 0 80px 0;
}

.fv .page_t{
	position:absolute;
	width:300px;
	top:49%;
	left:0;
	right:0;
	margin:0 auto;
	font-size:30px;
	color:#ffffff;
	text-align:center;
}

#content{
	width:100%;
	margin:0 auto 89px auto;
}

.careers_tit{
    width: 600px;
    margin:0 auto 20px auto;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #658405;
}
.subtitle{ 
    width: 700px;
    font-size: 25px;
    text-align: center;
    color: #744c2c;
    font-weight: bold;
    margin:0 auto 0 auto;
}
.teach{
    width: 623px;
    margin:0 auto 0 auto;
}
.different{
	width:900px;
    margin: 0 auto 40px auto;
    }
.different div{
    width: 557px;
    margin:25px auto 20px auto;
}
.different p{
    font-size: 17px;
    color: #744c2c;
    line-height: 30px;
    }
.mgt{
    margin-top: 30px;
}
.minmin_merit{
    width: 100%;
    background-color: #e4edd7;
    padding: 30px 0 15px 0; 
}
.minmin_merit h4{
    margin: 0 auto 45px auto;
    font-size: 32px;        
    color:#593d26;
    font-weight: bold;
    text-align: center;
}
.minmin_merit h4 span{
    padding: 5px 0;
    border-bottom: 5px solid #80ae3f;
}
.meritwarp{
    width: 900px;
    margin: 0 auto;
}
.merit{
    background: #ffffff;
    width: 250px;
    height:490px;
    float:left;
    padding: 20px 10px 40px 10px;
    margin: 0 30px 20px 0;
}
.mgnone{
       margin: 0 0 20px 0; 
}
.merit h5{
    color: #55732b;
    font-size: 17px;
    text-align: center;
    line-height: 1.6;
    height: 119px;
}
.no3 h5{
    height: 99px;
    padding: 20px 0 0 0;
}

.merit .m_images{
    width: 98%;
    max-width:516px;
    margin: 10px auto 15px auto;
}

.merit p{
    width: 98%;
    max-width:516px;
        margin: 0 auto;
     font-size: 14px;   
      color: #744c2c;
    line-height: 1.7;      
}
.no1{
    background-image: url(../img/no1.png);
    background-position: bottom 22px right 20px;
    background-size: 51px; 92px;
    background-repeat: no-repeat;
}
.no2{
    background-image: url(../img/no2.png);
    background-position: bottom 22px right 20px;
    background-size: 64px; 94px;
    background-repeat: no-repeat;
}
.no3{
    background-image: url(../img/no3.png);
    background-position: bottom 22px right 20px;
    background-size: 62px; 96px;
    background-repeat: no-repeat;
}
.requirements{
    width:900px;
    margin: 30px auto 0 auto;
}
#list{
    width:100%;
	background-color:white; 
        margin:0 0 30px 0;
}
#list tr{
    border-bottom: 1px dotted #744c2c;
}
#list .b_none{
       border-bottom: none;
        }
#list th{
    padding:20px 0 20px 10px;
    width:150px;
    display: block;
	font-size:18px;
	font-weight:normal;
   	 text-align: left;
    color: #538d35;
    }
#list td{
    padding:20px 0 20px 10px;
      color: #744c2c;
	font-size:16px;
	width:95%;
    line-height: 1.5;
    }

#list td p{
        line-height: 1.5;
        margin: 0 0 15px 0;    
}

.mgb{
    margin:0 auto 50px auto;
}
.mgt{
    margin-top: 30px;
}

h3{
	width:900px;
	margin:0 auto 20px auto;
}

.f_left{
    float:left;
    width:427px;
}
.f_left p{
    color:#628032;
    font-size:17px;
        margin-bottom: 7px;
}
.t_right{
    float:right;
    width:427px;
}
.t_right p{
        font-size:17px;
    color:#ff9036;
    margin-bottom: 7px;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
   スマホ版
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

@media screen and (max-width:768px){

h1{
	padding-top:42%;
	z-index:5000;
}

.fv{
	width:100%;
	min-width:100%;
	margin:0 0 30% 0;
}

.fv .page_t{
	position:absolute;
	width:303px;
	top:49%;
	left:0;
	right:0;
	margin:0 auto;
	font-size:30px;
	color:#ffffff;
	text-align:center;
}

#content{
	width:100%;
	margin:0 auto 50px auto;
}

h3{
	width:97%;
	margin:0 auto 20px auto;
}
    
.careers_tit{
    width:98%;
    margin:0 auto 20px auto;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #658405;
}
.subtitle{ 
    width:98%;
    font-size: 16px;
    text-align: center;
    color: #744c2c;
    font-weight: bold;
    margin:0 auto 0 auto;
}
.teach{
    width: 98%;
    margin:0 auto 0 auto;
}
.mgb{
    margin:0 auto 40px auto;
}
.different{
    width: 90%;
    margin: 0 auto 40px auto;
    }
.different div{
    width: 100%;
    margin:0 auto 0 auto;
}
.different p{
    font-size: 14px;
    color: #744c2c;
    line-height: 1.9;
    }
.mgt{
    margin-top: 30px;
}
.minmin_merit{
    background-color: #e4edd7;
    padding: 30px 0 15px 0; 
}
.meritwarp{
    width:100%;
    margin: 0 auto;
}
.minmin_merit h4{
    width: 90%;
    margin: 0 auto 30px auto;
    font-size: 18px;        
    color:#593d26;
    font-weight: bold;
    text-align: center;
}
.minmin_merit h4 span{
    padding: 5px 0;
    border-bottom: 3px solid #80ae3f;
}
.merit{
    background: #ffffff;
    width: 90%;
    height:auto;
    float: none;
    padding: 20px 10px 40px 10px;
    margin: 0 auto 20px auto;
}
.merit h5{
    color: #55732b;
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    height: auto;
}
.no3 h5{
    height: auto;
    padding:0;
}
.merit .m_images{
    width: 98%;
    max-width:516px;
    margin: 10px auto 15px auto;
}

.merit p{
    width: 98%;
    max-width:516px;
        margin: 0 auto;
     font-size: 13px;   
      color: #744c2c;
    line-height: 1.7;      
}
.no1{
    background-image: url(../img/no1_s.png);
    background-position: bottom 22px right 20px;
    background-size: 50px 90px;
    background-repeat: no-repeat;
}
.no2{
    background-image: url(../img/no2_s.png);
    background-position: bottom 22px right 20px;
    background-size: 65px; 118px;
    background-repeat: no-repeat;
}
.no3{
    background-image: url(../img/no3_s.png);
    background-position: bottom 22px right 20px;
    background-size: 65px; 118px;
    background-repeat: no-repeat;
}
.requirements{
    width:100%;
    margin: 30px auto 0 auto;
}
#list{
    width:100%;
	background-color:white;
        margin:0;
}
#list tr{
    border-bottom: 1px dotted #744c2c;
}
#list .b_none{
       border-bottom: none;     
        }
#list th{
    width:100%;
    display: block;
	font-size:15px;
	padding:20px 0 6px 10px;
	font-weight:normal;
   	 text-align: left;
    color: #538d35;
    }
#list td{
      color: #744c2c;
	font-size:15px;
	width:95%;
	float:left;
            line-height: 1.5;
	padding:0 0 23px 10px;
    }

#list td p{
        line-height: 1.5;
        margin: 0 0 15px 0;    
}
.f_left{
    float:none;
    margin: 0 auto;
    width:90%;
}
.f_left p{
    color:#628032;
    font-size:15px;
        margin-bottom: 1px;
}
.t_right{
    float:none;
    margin: 30px auto 0 auto;
    width:90%;
}
.t_right p{
        font-size:15px;
    color:#ff9036;
        margin-bottom: 1px;
}

    
}

/* 文字フォント */
@media screen and (max-width:500px){
.fv .page_t{
	position:absolute;
	width:303px;
	top:49%;
	left:0;
	right:0;
	margin:0 auto;
	font-size:20px;
	color:#ffffff;
	text-align:center;
}


}
