@charset "UTF-8";



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


/*==========================================

	h
 
===========================================*/

.page-head{
	background: transparent url(../i/h2_bg_staff.jpg) no-repeat center center ;
	background-size: cover;
}



.head-lead{
	width: 90%;
	margin: 10px auto 10px auto;
}


h3.howto{
	font-family: serif;
	font-weight: normal;
	font-size:28px;
	line-height: 32px;
	padding:0 0 0 0;
	margin: 35px 0 30px 0;
	background: transparent ;
}



#howto-box01,#howto-box02,#howto-box03{
	float:left;
	width:100%;
	padding:10px;
	background: #ddedf1;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
}
#howto-box01,#howto-box02{
	margin:0 0px 20px 0;
}
#howto-box03{
	margin:0 0px 20px 0;
}

.howto-box-left{
	float:left;
	width:28%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.howto-box-right{
	float:right;
	width:68%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.howto-box-right p{
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#howto-box01 h4.howto-h4,#howto-box02 h4.howto-h4,#howto-box03 h4.howto-h4{
	font-size:23px;
	font-family: serif;
	font-weight: normal;
	text-align: center;
	padding:0 0 0 0;
	margin: 0 0 10px 0;
}

#howto-box01 h4.howto-h4 span.anchor, #howto-box02 h4.howto-h4 span.anchor, #howto-box03 h4.howto-h4 span.anchor{
	background: transparent url(../i/anchor_howto.png) no-repeat center 2px;
	background-size: 20px 20px;
	margin:0 0 0 10px;
	}

#howto-box03 h4.howto-h4 span.gray{
	display: inline-block;
	background: #666;
	color: #fff;
	font-size: 16px;
	margin: 5px 0 0 5px;
	padding: 0 4px 0 4px;
	vertical-align: top;
}	

a.to-detail{
	text-decoration: none;
}





h4.howtowork{
	text-align: center;
	font-family: serif;
	font-weight: normal;
	font-size:28px;
	line-height: 32px;
	margin:30px 0 40px 0;
	padding: 30px 0 0px 0;
	background: transparent url(../i/h_line_rev.png) no-repeat center top;
	background-size: 100% auto;
}
h4.howtowork span{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	color:#d0121b;
	line-height: 14px;
	margin:12px 0 0 0;
	padding: 0 0 0 0;
}


h4.staff-step{
	width:715px;
	height:auto;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
	background: transparent ;
}



.merit{
	width:100%;
	padding:0 0 20px 0;
	margin: 20px 0 0 0;
	background: #f1efe7;
}
.merit h5.merit-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:5px 0 10px 0;
	margin: 0 0 0 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
	background-size: 100% auto;
}
.icon-hand{
		font-size:30px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/h5_icon_hand.png) no-repeat center 12px;
}


ul.merit-list{
	padding: 0 30px 0 40px;
	margin: 20px 0 0 20px;
}
ul.merit-list li{
	font-size: 13px;
	padding: 0 0px 0 0px;
	margin: 0 0 10px 0;
	list-style: none;
}
ul.merit-list li:before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #e08b49;
	position: relative;
	left: -15px;
	top: -2px;
}

.step{
	width:100%;
	padding:0 0 0px 0;
	margin: 20px 0 0 0;
	background: #ddedf1;
	text-align: center;
}
.step h5.step-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:20px 0 20px 0;
	margin: 0 0 0 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
	background-size: 100% auto;
}
.step img{
	width:100%;
	text-align: center;
	vertical-align: bottom;
	}






/*=========career======*/

h4.career-h4{
	font-size:28px;
	line-height: 32px;
	font-family: serif;
	font-weight: normal;
	padding:40px 0 0 0;
	margin: 0 0 0 0;
}
h4.num01{
	background: transparent url(../i/career_num01.png) no-repeat left top;
	background-size: 40px 40px;
}

h4.num02{
	background: transparent url(../i/career_num02.png) no-repeat left top;
	background-size: 40px 40px;
}

h4.num03{
	background: transparent url(../i/career_num03.png) no-repeat left top;
	background-size: 40px 40px;
}

a.to-career-link{
	display: block;
	text-align: center;
	padding: 10px;
	margin:0 0 20px 0;
	font-size: 18px;
	text-decoration: none;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
	background: #ddedf1;
}
.link-icon{
	display: inline-block;
	background: transparent url(../i/career_link_icon.png) no-repeat left 4px ;
	background-size: 18px 18px;
	margin: 0 0 0 15px;
}




.staffroom{
	width:100%;
	padding:0 0 10px 0;
	margin: 20px 0 0 0;
	background: #f1efe7;
}
.staffroom h5.staffroom-h5{
	font-size:13px;
	line-height: 20px;
	text-align: center;
	padding:5px 0 10px 0;
	margin: 0 0 0 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
	background-size: 100%;
}
.icon-hand{
		font-size:30px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/h5_icon_hand.png) no-repeat center 12px;
}
.icon-cafe{
	font-size:30px;
	width:80px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/icon_cafe.png) no-repeat center 12px;
}

.staffroom-left{
	float: none;
	width:100%;
	padding: 15px 15px 0px 15px ;;
	background: #f1efe7;
}
.staffroom-left p{
	font-size:13px;
	line-height: 22px;
	}
.staffroom-right{
	float: none;
	width:100%;
	padding: 0px 15px 15px 15px ;;
	background: #f1efe7;
}
p.caption{
	font-size:14px;
	text-align: right;
	margin: -35px 5px 0 0;
	color:#fff;
}




}/*//end  max-width: 480px ///////////////////////*/











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


/*==========================================

	h
 
===========================================*/


.page-head{
	background: transparent url(../i/h2_bg_staff.jpg) no-repeat center center ;
	background-size: cover;
}



h3.howto{
	font-family: serif;
	font-weight: normal;
	font-size:32px;
	line-height: 40px;
	padding:0 0 0 0;
	margin: 15px 0 30px 0;
	background: transparent ;
}



#howto-box01,#howto-box02,#howto-box03{
	float:left;
	width:225px;
	height:490px;
	padding:10px;
	background: #ddedf1;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
}
#howto-box01,#howto-box02{
	margin:0 20px 0 0;
}
#howto-box03{
	margin:0 0px 0 0;
}

.howto-box-left{
	float:none;
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.howto-box-right{
	float:none;
	width:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#howto-box01 h4.howto-h4,#howto-box02 h4.howto-h4,#howto-box03 h4.howto-h4{
	font-size:23px;
	font-family: serif;
	font-weight: normal;
	text-align: center;
	padding:0 0 0 0;
	margin: 0 0 10px 0;
}

#howto-box01 h4.howto-h4 span.anchor, #howto-box02 h4.howto-h4 span.anchor, #howto-box03 h4.howto-h4 span.anchor{
	background: transparent url(../i/anchor_howto.png) no-repeat center 2px;
	background-size: 20px 20px;
	margin:0 0 0 10px;
	}

#howto-box03 h4.howto-h4 span.gray{
	display: inline-block;
	background: #666;
	color: #fff;
	font-size: 16px;
	margin: 5px 0 0 5px;
	padding: 0 4px 0 4px;
	vertical-align: top;
}	

a.to-detail{
	text-decoration: none;
}



h4.howtowork{
	text-align: center;
	font-family: serif;
	font-weight: normal;
	font-size:32px;
	line-height: 22px;
	margin:30px 0 40px 0;
	padding: 30px 0 0px 0;
	background: transparent url(../i/h_line_rev.png) no-repeat center top;
}
h4.howtowork span{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	color:#d0121b;
	line-height: 14px;
	margin:12px 0 0 0;
	padding: 0 0 0 0;
}


h4.staff-step{
	width:715px;
	height:auto;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
	background: transparent ;
}



.merit{
	width:100%;
	padding:0 0 20px 0;
	margin: 20px 0 0 0;
	background: #f1efe7;
}
.merit h5.merit-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:5px 0 10px 0;
	margin: 0 0 0 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
}
.icon-hand{
		font-size:30px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/h5_icon_hand.png) no-repeat center 12px;
}


ul.merit-list{
	padding: 0 30px 0 40px;
	margin: 20px 0 0 20px;
}
ul.merit-list li{
	font-size: 13px;
	padding: 0 0px 0 0px;
	margin: 0 0 10px 0;
	list-style: none;
}
ul.merit-list li:before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #e08b49;
	position: relative;
	left: -15px;
	top: -2px;

}

.step{
	width:100%;
	padding:0 0 0px 0;
	margin: 20px 0 0 0;
	background: #ddedf1;
	text-align: center;
}
.step h5.step-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:20px 0 20px 0;
	margin: 0 0 0 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
}
.step img{
	text-align: center;
	vertical-align: bottom;
	}
	
	



/*=========career======*/

h4.career-h4{
	font-size:32px;
	line-height: 32px;
	font-family: serif;
	font-weight: normal;
	padding:40px 0 0 0;
	margin: 0 0 0 0;
}
h4.num01{
	background: transparent url(../i/career_num01.png) no-repeat left top;
	background-size: 45px 45px;
}

h4.num02{
	background: transparent url(../i/career_num02.png) no-repeat left top;
	background-size: 45px 45px;
}

h4.num03{
	background: transparent url(../i/career_num03.png) no-repeat left top;
	background-size: 45px 45px;
}

a.to-career-link{
	display: block;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	text-decoration: none;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
	background: #ddedf1;
}
.link-icon{
	display: inline-block;
	background: transparent url(../i/career_link_icon.png) no-repeat left 4px ;
	background-size: 18px 18px;
	margin: 0 0 0 15px;
}




.staffroom{
	width:100%;
	padding:0 0 10px 0;
	margin: 20px 0 0 0;
	background: #f1efe7;
}
.staffroom h5.staffroom-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:5px 0 10px 0;
	margin: 0 0 0 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
}
.icon-hand{
		font-size:30px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/h5_icon_hand.png) no-repeat center 12px;
}
.icon-cafe{
	font-size:30px;
	width:80px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/icon_cafe.png) no-repeat center 12px;
}

.staffroom-left{
	float: left;
	width:48%;
	padding: 15px 0 0 15px ;;
	background: #f1efe7;
}
.staffroom-left p{
	font-size:13px;
	line-height: 22px;
	}
.staffroom-right{
	float: right;
	width:48%;
	padding: 15px 15px 0 0px ;;
	background: #f1efe7;
}
p.caption{
	font-size:14px;
	text-align: right;
	margin: -35px 5px 0 0;
	color:#fff;
}

}/*//end  min-width: 481px ///////////////////////*/







