@charset "utf-8";


#recruit_moveWrap {
 width: 850px;
 margin: 50px auto;
}
.recruit_moveUnit {
 float: left;
 width: 280px;
 height: auto;
 text-align: center;
}
.recruit_moveUnit:nth-of-type(2) { float: right;}
.recruit_moveUnit span {
 display: inline-block;
 position: relative;
 color: #fff;
 font-size: 16px;
 line-height: 1em;
 text-align: center;
 width: 260px;
 height: 1em;
 padding: 10px 0;
 margin-bottom: 16px;
 background-color: #ee86a7;
 border-radius: 8px;
}
.recruit_moveUnit span:after {
 content: "";
 display: block;
 position: absolute;
 left: 50%;
 bottom: -16px;
 width: 0px;
 height: 0px;
 margin-left: -4px;
 border: 8px solid transparent;
 border-top: 8px solid #ee86a7;
}

#add20160531 #cover { position:relative; height:auto;}
#add20160531 #cover h2{ padding:0; position:absolute; bottom:160px; text-align:center; background:none; height:auto; width:100%; font-size:34px; font-size:3.4rem;}

#add20160531 #philosophy{ margin-bottom:40px;}
#add20160531 #philosophy .clearfix { margin-bottom: 20px;}
#add20160531 #philosophy .left { padding-right: 20px;}
#add20160531 #philosophy .left img { width: auto; height: 59px;}
#add20160531 #philosophy .right{ border-left: 3px solid #b1d367; padding-left:30px; float: left;}
#add20160531 #philosophy .right span.b { display: block; font-size:2rem; margin-bottom: 15px;}

#add20160531 #philosophy .ue {
 text-align: center;
 margin-bottom: 15px;
}
#add20160531 #philosophy .sita {
 font-size: 2.4rem;
 text-align: center;
 padding-bottom: 30px;
 margin-bottom: 20px;
 border-bottom: 3px solid #b1d367;
}

#add20160531 #philosophy ol{ margin-bottom:0;}
#add20160531 #philosophy ol li{ margin-bottom:10px; color:#9abe4d; font-weight:bold;}
#add20160531 #philosophy ol li span{ color:#434343; font-weight:normal;}


.sort {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.sort li.all {
	display: inline-block;
	position: absolute;
	top: -45px;
	left: 300px;
	color: #fff;
	font-size: 12px;
	line-height: 1em;
	padding: 5px 10px;
	border: 1px solid #ff78ac;
	background-color: #ffb3d1;
	border-radius: 5px;
	box-sizing: border-box;
	cursor: pointer;
}
.sort li.tab {
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	width: 33.3%;
	padding: 10px 0 6px;
	background-color: #ffb3d1;
	border: 1px solid #ff78ac;
	border-bottom: none;
	box-sizing: border-box;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.sort li.tab:nth-of-type(2) { width: 33.4%;}
.sort li:hover,.sort li.active { background-color: #ff78ac;}
.sort li br { display: none;}
#sort li dd { min-height: 60px;}
#recruit #content section#member02 #memberList { border-color: #ff78ac; min-height: 260px;}
#recruit #content section#member02 {
	width: 960px;
	padding-top: 10px;
	margin: 0 auto;
}
#recruit #content section#member02 h5 {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
    color: #f45f95;
    font-weight: bold;
}

@media screen and (min-width:481px){
	
}

@media screen and (max-width:480px){

#recruit_moveWrap {
 width: 100%;
 padding: 0 10px;
 margin: 30px auto;
 box-sizing: border-box;
}
.recruit_moveUnit {
 float: none;
 width: 100%;
 height: auto;
 text-align: center;
 margin-bottom: 20px;
}
.recruit_moveUnit iframe { width: 100%; height: 200px;}
.recruit_moveUnit:nth-of-type(2) { float: none;}

#add20160531 #cover { margin-bottom:20px;}
#add20160531 #cover h2{ bottom:55px; font-size:14px; font-size:1.4rem; bottom: 60px;}
#add20160531 #philosophy .left{ clear:both; text-align:center; margin-left:auto; margin-right:auto; margin-bottom:20px; float:none; padding: 0;}
#add20160531 #philosophy .right{ clear:both; border:none; border-top: 3px solid #b1d367; padding-left:0; padding-top:30px; float:none;}

#add20160531 #philosophy .ue {
 margin-bottom: 30px;
 padding-bottom: 30px;
 border-bottom: 3px solid #b1d367;
}
#add20160531 #philosophy .ue img { width: 300px; height: auto;}
#add20160531 #philosophy .sita {
 font-size: 2rem;
 padding-bottom: 5px;
 margin-bottom: 15px;
 border-bottom: none;
}

#recruit #content section#member02 {
	width: 100%;
	padding-top: 10px;
	margin: 0;
}
#recruit #content section#member02 h5 {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
	margin-bottom: 10px;
	padding-left: 15px;
}
.sort {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.sort li.all {
	top: -38px;
	left: auto;
	right: 15px;
	font-size: 10px;
	text-align: center;
	padding: 3px 5px;
}
.sort li.tab {
	font-size: 10px;
	line-height: 1.2em;
}
.sort li br { display: inline;}
#sort li dd {
	width: 100%;
	min-height: 30px;
	box-sizing: border-box;
}

#recruit #content section#member02 #memberList li {
	width: 49.9%;
	min-height: 200px !important;
}

}
