@charset "UTF-8";
/* CSS Document */

/*
===========================================================
	reset.css
===========================================================
*/

body {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.7em;
	background: #fff;
	font-weight:normal;
	line-height:18px;
	position: relative;
}
a {
	text-decoration:none;
	color: #333;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:hover {
	text-decoration:none;
}
a img, img {
	border:0;
}
p,h1,h2,h3{
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style:none;
	padding:0;
	margin:0;
}
img{
	border:0;
}
img:hover {
}
a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
.h1{
    font-size: 12px;
    width: 100%;
	height:auto;
	margin: 0 0 0 0px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}

/*
===========================================================
	 RECRUIT PC
===========================================================
*/

@media print, screen and (min-width: 769px){

.clear{clear:both !important;}
.reset{margin:0 !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.mb15{margin-bottom: 15px !important;}
.pc_off{display:none;}
br.pc_off{display:none;}

.slider_wrap{
	position: relative;
}
.slider_txt{
	position: absolute;
	top: 20%;
	left: 25%;
}
.slider_txt img{
}
.recruit_logo{
	padding: 25px 0 15px 0;
	height: 80px;
	background: #FFF;
	border-bottom: 1px solid #F3A900;
}
.recruit_logo img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.recruit_mainimg{
	width: 100%;
	height: 400px;
	background: url(/1/img/shinsotsu_mainimg.jpg) center 70% / cover no-repeat;
	position: relative;
}
.recruit_mainimg img{
	position: absolute;
	top: 150px;
	right: 50%;
}
.recruit_mainimg .m-recruit_txt{
	width: 800px;
	text-align: left;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -300px;
}
.recruit_mainimg h2{
	font-size: 60px;
	color: #FF9900;
	line-height: 55px;
}
.recruit_mainimg span{
	font-size: 16px;
	display: block;
	color: #FF9900;
}
.recruit_mainimg p{
	color: #FFF;
	font-size: 15px;
	margin-top: 20px;
	line-height: 26px;
	font-weight: bold;
}
.recruit_mainimg ul.pagejump {
	margin-top: 30px;
}
.recruit_mainimg ul li {
	width: 180px;
	float: left;
	margin-right: 2px;
}
.recruit_mainimg ul li a {
	padding: 15px;
	display: block;
	background: #FFF;
}
.recruit_mainimg ul li a:hover {
	background: #F3A900;
	color: #FFF;
}
.recruit_wrap{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 150px;
}
.recruit_contents_wrap{
	width: 820px;
	float: right;
	margin-bottom: 100px;
}
.recruit_contents{
	width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 120px;
	overflow: hidden;
}
	
.recruit_contents .r_contents{
	float: right;
}
.recruit_contents .r_contents ul{
}
.recruit_contents .r_contents ul li{
}
.recruit_contents .r_contents ul li a{
}
.contents01{
	width: 200px;
	margin-left: 10px;
}
.contents01 ul li{
	margin-bottom: 15px;
}
.contents02{
	width: 400px;
	margin-right: 10px;
}
.contents02 ul li{
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
.contents03,.contents04,.contents05{
	width: 830px;
	overflow:hidden;
	margin-bottom: 15px;
}
.contents03 ul li{
	float: left !important;
	margin-right: 20px;
}
.contents04 ul li{
	float: left;
	margin-right: 20px;
}
.contents04 ul li:last-child,.contents05 ul li:last-child{
	margin-right: 0px !important;
}
.contents05 ul li{
	float: left;
	margin-right: 20px;
}
.r-bottom_wrap{
	width: 830px;
	overflow: hidden;
	float: right;
}
.contents06{
	float: left !important;
	clear: both;
}
.contents07{
	width: 410px;
}
.contents07 ul li{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.contents08{
	width: 400px;
	margin-top: 15px;
	float: left !important;
}
.contents08 ul li{
	float: left;
	margin-right: 20px;
}
.contents09{
	width: 410px;
	margin-top: 15px;
}

.recruit_menu{
	width:180px;
	top: 70px;
	position: fixed;
	z-index: 100;
}
.recruit_menu h2{
	width: 160px;
	background: #EA6C51;
	color: #FFF;
	font-size: 16px;
	text-align: right;
	padding: 5px 10px;
	margin: 0;
	margin-bottom: 1px;
}
.recruit_menu ul{
}
.recruit_menu ul li{
	text-align: right;
	margin-bottom: 1px;
	font-size: 12px;
}
.recruit_menu ul li.bg01{
	background:#EEEEEE;
	font-weight: bold;
}
.recruit_menu ul li.bg01 a:hover{background:#F3F3E9;}
.recruit_menu ul li.bg02{ background:#F3F3E9;}
.recruit_menu ul li.bg02 a:hover{ background:#EEEEEE;}

.recruit_menu ul li a{
	padding: 3px 10px;
	display: block;
	vertical-align: -webkit-baseline-middle;
}
.recruit_menu ul li a:hover{
	opacity:1.0;
}

.recruit_footer{
	width:100%;
	border-top:#F3A900 3px solid;
	border-bottom:#F0F0E1 1px solid;
	background:#FBFAF5;
	clear:both;
}
.recruit_footer .foot_wrap{
	width: 820px;
	margin: 0 auto;
	padding: 40px 0 40px 160;
	height: 110px;
	position: relative;
}
.recruit_footer .foot_wrap ul{
	float:left;
	margin:0px 50px 0px 0px;
}
.recruit_footer .foot_wrap ul li{
	text-align: left;
	font-size: 12px;
	line-height:18px;
}
.recruit_footer .foot_wrap ul li a{
	 color:#544C21;
}
.foot_logo{
	width:1000px;
	margin:0 auto;
	padding: 20px 0;
	clear: both;
}
.foot_logo img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.recruit_footer .foot_wrap .foot_back{
	position: absolute;
	top: -89px;
	right: 0;
}
#side {
	background: white;
	border: 4px solid black;
	border-radius: 6px;
	color: black;
	display:inline-block;
	font-size: 14px;
	height: 300px;
	padding: 10px;
	width: 290px;
}
#goal {
	clear: both;
	margin: auto;
	width: 900px;
	display: block;
}
.fixed {
	position: fixed;
	top: 120px;
	z-index: 10000;
}

.recruit_hyo {  
	width: 100%;
	margin: 0 auto;
	border-bottom: none;
	text-align: left;
}

.recruit_hyo dt {  
	font-weight: bold;
	color:#666666;
}
.recruit_hyo {
	}
	
	.recruit_hyo dt,
	.recruit_hyo dd {
	-webkit-margin-start: 0px;
	}
	
	.recruit_hyo dt {
	clear: both;
	float: left;
	width: 110px; /* 幅を指定 */
	border-top: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
	.recruit_hyo dd {
	padding-left: 170px; /* dtの分、左にpaddingを取る */
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-bottom: 45px;
}

/*	新卒採用
-----------------------------------------------*/
.shinsotsu_mainimg{
	width: 100%;
	height: 400px;
	background: url(/1/img/shinsotsu_mainimg.jpg) center 70% / cover no-repeat;
	position: relative;
}
.shinsotsu_mainimg img{
	position: absolute;
	top: 130px;
	right: 50%;
	margin-right: 10px;
}
.shinsotsu_mainimg ul.pagejump{
	position: absolute;
	right: 50%;
	top: 230px;
	margin-right: -297px;
}
.shinsotsu_mainimg ul li{
	width: 180px;
	float: left;
	margin-right: 2px;
}
.shinsotsu_mainimg ul li a{
	padding: 15px;
	display: block;
	background: #FFF;
}
.shinsotsu_mainimg ul li a:hover{
	background: #F3A900;
	color:#FFF;
}
.shinsotsu_contents_wrap{
	width: 1000px;
	margin: 0 auto;
	margin-bottom:150px;
}
.shinsotsu_contents{
	width: 860px;
	margin: 0 auto;
	float: right;
	margin-top: 70px;
	margin-bottom: 120px;
	overflow: hidden;
}
.shinsotsu_contents h2{
	text-align: left;
	font-size: 32px;
	font-weight: normal;
	line-height: 40px;
	padding-bottom: 10px;
	border-bottom: 5px solid #FFBF00;
}

.shinsotsu_hyo {  
	width: 100%;
	margin: 0 auto;
	border-bottom: none;
	text-align: left;
	margin-bottom: 40px;
}

.shinsotsu_hyo dt {  
	font-weight: bold;
	color:#666666;
}
.shinsotsu_hyo {
}
.shinsotsu_hyo dt,
.shinsotsu_hyo dd {
-webkit-margin-start: 0px;
	}
	
.shinsotsu_hyo dt {
	clear: both;
	float: left;
	width: 110px; /* 幅を指定 */
	border-top: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}	
.shinsotsu_hyo dd {
	padding-left: 170px; /* dtの分、左にpaddingを取る */
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-bottom: 35px;
}
.recruit-entry{
	clear: both;
	margin:50px 0px 0px 0px;

}

.recruit-entry ul{
	margin:0px 0px 0px -20px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.recruit-entry ul li{
	width:400px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
}

.recruit-entry a{
	color: #FFF;
	padding: 25px 0;
	display: block;
	font-size: 16px;
}
.recruit-entry a:hover{
	color: #FFF;
	background: #EA6C51;
	padding: 25px 0;

}

.recruit-entry-1{
	background: #FF9900;
}

.recruit-entry-2{
	background: #0064C8;
}

/*	トップメッセージ
-----------------------------------------------*/
.topm_mainimg{
	width: 100%;
	height: 50%;
	background: url(/1/img/topm_mainimg.gif) no-repeat;
	background-position: 60% center;
	position: relative;
	padding: 45px 0;
}
.topm_mainimg img{
	position: absolute;
	top: 40%;
	right: 50%;
	margin-right: -20px;
}
.topm_contents{
	width: 820px;
	float: right;
	margin-bottom: 100px;

}
.topm_contents p{
	text-align: left;
	font-size: 12px;
	margin-bottom: 40px;
}
.topm_contents p span{
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
}

/*	スタッフ紹介
-----------------------------------------------*/
.recruit_staff_wrap{
	width: 100%;
	height: 2000px;
	background: url(/1/img/staffmain_bg.jpg) center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
}
.recruit_staff_contents{
	width: 880px;
	position: absolute;
	left: 50%;
	margin-left: -330px;
}
.recruit_staff_contents h2{
	margin: 0;
	position: absolute;
	font-size: 61px;
	color: #FFF;
	top: 120px;
	left: 0;
}
.recruit_staff_contents ul{
	margin-top: 200px;
}
.recruit_staff_contents ul li{
	width: 410px;
	clear: both;
	margin-bottom: 30px;
}
.recruit_staff_contents li.staff_comment p,
.recruit_staff_contents li.staff_comment2 p{
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.recruit_staff_contents li.staff_img img,
.recruit_staff_contents li.staff_img2 img{
	border: 5px solid #FFF;
}

/*	スタッフ紹介2
-----------------------------------------------*/
.recruit_staff2_wrap{
	position: relative;
	margin-top: 50px;
}
.recruit_staff2_contents{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 120px;
}
.recruit_staff2_title{
	margin-left: 120px;
}
.recruit_staff2_title h2{
	width: 100%;
	margin: 0;
	position: absolute;
	font-size: 61px;
	color: #FFF;
	top: 10px;
	left: 0;
	background: #F3A900;
	opacity: 0.85;
	padding: 40px 0;
	text-indent: 130px;
}
.recruit_staff2_title img{
}
.recruit_staff2_txt{
	clear: both;
	width: 820px;
	float: right;
	overflow: hidden;
	margin: 10px 0;
}
.recruit_staff2_txt h3{
	font-size:32px;
	text-align:left;
}
.recruit_staff2_txt p{
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	font-weight: 600;
	color: #666666;
}
.recruit_staff2_txt ul{
	clear: both;
	margin: 20px 0;

}
.recruit_staff2_txt ul li{
	float: left;
	margin-right: 12px;
}
.recruit_staff2_txt ul li:last-child{
	margin-right: 0px;
}


/*	event 社内イベント
-----------------------------------------------*/
.c_event{
}
.c_event .c-event_wrap{
	position: relative;
	height: 500px;
}
.event_bg01{background: url(/1/img/event_img01.jpg) center 70% / cover no-repeat;}
.event_bg02{background: url(/1/img/event_img02.jpg) center 70% / cover no-repeat;}
.event_bg03{background: url(/1/img/event_img03.jpg) center 70% / cover no-repeat;}
.event_bg04{background: url(/1/img/event_img04.jpg) center 70% / cover no-repeat;}
.c_event .c-event_wrap .c-event_shosai{
	width: 800px;
	position: absolute;
	right: 50%;
	margin-right: -460px;
	top: 70px;
	color: #FFF;
	text-align: left;
}
.c_event .c-event_wrap .c-event_shosai h2{
	line-height: 80px;
	font-size: 58px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.c_event .c-event_wrap .c-event_shosai p{
	font-size: 40px;
	font-weight: bold;
	line-height: 62px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.c_event .c-event_wrap .c-event_shosai a{
	width: 200px;
	background: #FFF;
	display: block;
	margin: 15px 0;
	padding: 15px 0px;
	font-size: 18px;
	text-align: center;
}
.c_event .c-event_wrap .c-event_shosai a:hover{
	background: #F3A900;
	color: #FFF;
}

/*	event/work 仕事中の社内・店内
-----------------------------------------------*/
.m_work{ background: url(/1/img/m-work_bg.jpg) center center / cover no-repeat;}
.m_work img{margin-right: -200px;}

.m_travel{ background: url(/1/img/m-travel_bg.jpg) center center / cover no-repeat;}
.m_travel img{margin-right: 0px;}

.m_rec{ background: url(/1/img/m-rec_bg.jpg) center center / cover no-repeat;}
.m_rec img{margin-right: -120px;}

.m_event{ background: url(/1/img/m-event_bg.jpg) center center / cover no-repeat;}
.m_event img{margin-right: 70px;}

.m_rec_wrap{ width:819px;}

.c_work{
}
.c_work ul{
}
.c_work ul li{
	width: 240px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}
.c_work ul li:last-child{
	margin-right: 0px;
}
.c_work ul li img{
}
.c_work ul li p{
	font-size: 12px;
	text-align: left;
	margin: 15px 0;
}

.c_work p{
	margin:0px 0px 20px 0px;
	line-height:24px;
}


/*	interview　新入社員インタビュー
-----------------------------------------------*/
.m_interview{ background: url(/1/img/interview_bg.jpg) center center / cover no-repeat;}
.m_interview img{ margin-right: -250px;}
.interview_wrap{
	width: 790px;
	height: 310px;
	margin: 10px 10px 50px 10px;
	background: url(/1/img/c-interview_bg.gif) 0px 0px no-repeat;
}
.interview_wrap .interview_main{
	float: left;
	margin: 20px 20px 20px 35px
}
.interview_wrap ul{
	width: 360px;
	float: left;
	overflow: hidden;
	margin: 20px 0;
}
.interview_wrap ul li{
	width:160px;
	height:120px;
	float: left;
	margin: 0 20px 10px 0;
	position:relative;
	z-index:9999;
}

.interview_wrap ul li a{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
	overflow:hidden;
}

.interview_wrap ul li a:hover{
	top:0px;
	left:0px;
	transition:0.2s;
	-moz-transition:0.2s;
	-webkit-transition:0.2s;
	border:solid 5px #000;
}

.interview_wrap ul li a:hover img{
}

/*	report　社員レポート
-----------------------------------------------*/
.m_report{
	height: 500px !important;
	background: url(/1/img/report_mainimg.jpg) center center / cover no-repeat;
}
.m_report .m-report_txt{
	width: 820px;
	position: absolute;
	color: #FFF;
	top: 40px;
	left: 50%;
	margin-left: -330px;
}
.m-report_txt h2{
	font-size: 60px;
	line-height: 50px;
}
.m-report_txt h2 span{
	display:block;
	font-size: 16px;
}
.m_report .m-report_txt p{
	margin: 10px 0;
	padding: 15px 0;
	font-size: 16px;
	line-height: 23px;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}
.c_report h3{
	font-size: 36px;
	line-height: 35px;
	margin: 20px 0;
}
.c_report ul{
}
.c_report ul li{
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.c_report ul li:last-child{
	margin-right: 0px;
}
.c_report ul li img{
}
.c_report ul li p{
	font-size: 12px;
	text-align: left;
	margin: 15px 0;
}

/*	together こんな人あつまれ！
-----------------------------------------------*/
.m_together{
	height: 500px;
	background: url(/1/img/together_mainimg.jpg) center center / cover no-repeat;
}
.m_together h2{
	position: absolute;
	top: 90px;
	right: 50%;
	margin-right: -380px;
	font-size: 130px;
	letter-spacing: 10px;
	line-height: 130px;
	color: #FFF;

	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
.c_together{
	height: 1175px;
	background: url(/1/img/together_bg.jpg) no-repeat center bottom;
}
.c_together ul{
}
.c_together ul li{
	font-family: "ＤＦ極太ゴシック体", monospace;
	font-size: 24px;
	line-height: 22px;
	margin-bottom: 30px;
}
.c_together ul li.ml50{margin-left: 50px;}
.c_together ul li.ml100{margin-left: 100px;}
.c_together ul li.ml120{margin-left: 120px;}
.c_together ul li.ml150{margin-left: 150px;}
.c_together ul li.ml180{margin-left: 180px;}
.c_together ul li.ml200{margin-left: 200px;}
.c_together ul li.ml250{margin-left: 250px;}
.c_together ul li.ml300{margin-left: 300px;}
.c_together ul li.ml350{margin-left: 350px;}
.c_together ul li.ml400{margin-left: 400px;}
.c_together ul li.ml500{margin-left: 500px;}
.c_together ul li.fs75{
	font-size: 75px;
	padding: 40px 50px;
}

/*	qa Q＆A
-----------------------------------------------*/
.m_qa{
	background: url(/1/img/qa_mainimg.jpg) center center / cover no-repeat;
}
.m_qa h2{
	width: 265px;
	height: 170px;
	font-size: 60px;
	color: #FFF;
	position: absolute;
	top: 60px;
	right: 50%;
	margin-right: -170px;
	padding: 70px 0px 0 40px;
	background: url(/1/img/qa-h2_bg.png) no-repeat;
}
.m_qa .m-qa_ttl{
	background-color: rgba(0,0,0,0.5);
	padding: 10px 0;
	width: 100%;
	position: absolute;
	bottom: 50px;
}
.m_qa .m-qa_ttl p{
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
}
.c_qa{
}
.c_qa ul{
}
.c_qa ul li{
	background: url(/1/img/qa-icon.png) no-repeat;
	border-bottom: 1px #CCC solid;
	margin: 20px 0;
}
.c_qa ul li p{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 20px 60px;
}
.c_qa ul li p.question{ color: #3F1F00;}
.c_qa ul li p.answer{ color: #666666;}



/*	parttime アルバイト・パート募集
-----------------------------------------------*/
.m_parttime{
	background: url(/1/img/parttime_mainimg.jpg) center center / cover no-repeat;
}
.m-parttime_txt{
	width: 700px;
	text-align: left;
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -300px;
}
.m_parttime h2{
	font-size: 60px;
	color: #FF9900;
	line-height: 50px;

}
.m_parttime h2 span{
	font-size: 16px;
	display: block;
	color: #FF9900;
}
.m_parttime p{
	color: #FFF;
	font-size: 15px;
	margin-top: 20px;
	line-height: 26px;
	font-weight: bold;
}

.c_parttime{
}
.c_parttime h3{
	line-height: 40px;
	text-align: left;
	font-size: 32px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 5px solid #FFBF00;
}

/*	history 沿革
-----------------------------------------------*/

.m_history{
	width: 70%;
	height: 300px;
	position: relative;
	margin:130px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.c_history{
	width: 70%;
	float:right;
	margin:0px 0px 100px 0px;
}

.c_history ul, .c_history li{
	list-style:none;
}

.c_history1{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	background:#EEB300;
	text-indent:10px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

.c_history2{
	font-size:12px;
	line-height:40px;
	border-bottom:dashed 1px #AAA;
}

.c_history2 span{
	font-size:18px;
	font-weight:bold;
	width:60px;
	display:block;
	float:left;
}

.c_history2 a{
	color:#4285F4;
	text-decoration:underline;
}

/*	strong 強み
-----------------------------------------------*/
.c_strong{
	background: url(/1/img/strong_mainimg.jpg) center 70% / cover no-repeat;
}
.c_strong .m-recruit_txt p{
	color:#333;
	font-size:16px;
}

/*	slist ページ下部のスタッフ一覧
-----------------------------------------------*/

.slist{
	width:100%;
	text-align:left;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.slist h3{
	font-size:16px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #CCC;
	clear:both;
}

.slist ul{
	margin:0px 0px 50px -20px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	clear:both;
}

.slist ul li{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	float:left;
}

.slist .mask{
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

.slist p{
	color: #fff;
	font-size: 14px;
	line-height:24px;
	position: relative;
	text-align: center !important;
	top:60px;
}

.slist ul li img{
	max-width:200px;
	height:auto;
}

.banner-view .mask{
	opacity:0;
	background-color: #000;
	transition: all 0.2s ease-in-out;
}

.banner-view:hover .mask {
	opacity: 0.9;
}

/*	strong 強み
-----------------------------------------------*/
.c_strong{
	background: url(/1/img/strong_mainimg.jpg) center 70% / cover no-repeat;
}
.c_strong .m-recruit_txt p{
	color:#333;
	font-size:16px;
}
.strong_comment{
}
.strong_comment p.strong_txt{
	font-size: 16px;
	line-height: 35px;
}
.strong_comment .strong_list{
	margin: 30px 0;
}
.strong_comment .strong_list h3{
	font-size: 24px;
	padding: 15px 0;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 20px 0 10px 0;
}
.strong_comment .strong_list ul{
	width: 780px;
	overflow: hidden;
}
.strong_comment .strong_list ul li{
	clear: both;
	height: 40px;
	margin-bottom: 25px;
	line-height: 40px;
}
.strong_comment .strong_list ul li.bg01{ background: url(/1/img/strong-list_bg01.gif) no-repeat;}
.strong_comment .strong_list ul li.bg02{ background: url(/1/img/strong-list_bg02.gif) no-repeat;}
.strong_comment .strong_list ul li p{
	width: 380px;
	float: left;
	text-indent: 15px;
	color: #FFF;
	font-weight: bold;
}
.strong_comment .strong_list ul li span{
	float: left;
	font-size: 12px;
}

/*	tophistory トップ経歴
-----------------------------------------------*/

.tophistory1{
	text-align:left;
}

.tophistory1 ul{
	margin:0px;
	padding:0px;
}

.tophistory1 ul li{
	line-height:24px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #CCC;
}

.tophistory2{
	text-align:left;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tophistory2 h3{
	border-bottom:solid 1px #CCC;
	padding:0px 0px 10px 0px;
}

.tophistory2 p{
	line-height:24px;
	margin:10px 0px 0px 0px;
	padding:0px;
}


/*	entry エントリーフォーム
-----------------------------------------------*/

.entry{
	height: 500px !important;
	background: url(/1/img/entry_mainimg.jpg) center center / cover no-repeat;
}
.entry_txt {
	width: 820px;
	position: absolute;
	color: #FFF;
	top: 180px;
	left: 50%;
	margin-left: -330px;
}

.entry_contents h2{
	font-size:16px;
	line-height:32px;
	border-bottom:solid 1px #CCC;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
}

/*メールフォーム*/

.mailform{
	text-align:left;
}

.mailform dl{
	width:760px;
	margin:0px auto;
	padding:20px;
	border:solid 1px #CCC;
	border-radius:5px;
	overflow:hidden;
}

.mailform dt{
	width:100%;
	float:static;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	overflow:hidden;
}

.mailform dd{
	width:100%;
	margin:0px;
	float:static;
	display:block;
	padding:0px 5px 10px 5px;
	overflow:hidden;
	border-bottom:dashed 1px #CCC;
}

.mailform dd input{
	padding:5px;
	border-radius:5px;
	border:solid 1px #AAA;
}

.mailform dd textarea{
	width: 60%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:5px;
	border-radius:5px;
	border:solid 1px #AAA;
}

.mailform label{
	cursor:pointer;
	display:inline-block;
	float:left;
	margin:0px 15px 5px 0px;
}

.mailform .box input{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mailform div{
	width:100%;
	line-height:24px;
	background:#F2F2F2;
	text-indent:10px;
	margin:3px 0px;
	clear:both;
}

/* seminar　セミナー*/


.seminar_wrap{
	width: 1000px;
	margin:30 auto  150 auto;
}
.seminar_contents{
	width: 800px;
	margin: 0 auto;
	text-align:center;
	border:solid 10px #F2F2F2;
}

.seminar_contents video{
	max-width:800px;
	height:auto;
}


/**/


}/* レスポンシブ */

/*
===========================================================
	 RECRUIT SP
===========================================================
*/

@media print, screen and (max-width:768px){

.clear{ clear:both !important;}
.reset{ margin:0 !important;}
.reset_sp{ margin:0 !important;}
.fl{ float:left !important;}
.fr{ float:right !important;}
.w100{ width: 100% !important;}
.sp_off{display:none !important;}

.recruit_logo{
	padding: 5% 0;
	background: #FFF;
}
.recruit_logo img{
	width: 80%;
}
.recruit_mainimg{
	width: 100%;
	height: 30%;
	background: url(/1/img/shinsotsu_mainimg.jpg) center center / cover no-repeat;
	position: relative;
}
.recruit_mainimg img{
	position: absolute;
	bottom: 15%;
	right: 50%;
	margin-right: -20px;
	width: 50%;
}
.recruit_mainimg h2{
	width: 95%;
	margin: 0 auto;
	text-align: left;
	padding-top: 4%;
	line-height: 25px;
	color:#FF8000;
}
.recruit_mainimg h2 span{
	display: block;
	text-align: left;
	font-size: 13px;
}
.recruit_contents_2 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.m-recruit_txt{
}
.m-recruit_txt ul.pagejump{
	width: 50%;
	margin-top: 3%;
	margin-left: 2%;
}
.m-recruit_txt ul.pagejump li{
	margin-bottom: 1%;
}
.m-recruit_txt ul.pagejump li a{
	display: block;
	background: #FFBF00;
	padding: 2%;
	color: #FFF;
}
.recruit_contents .r_contents{
}
.recruit_contents .r_contents img{
	max-width:100%;
	height: auto;
}
.recruit_contents .r_contents ul{
}
.recruit_contents .r_contents ul li{
}
.recruit_contents .r_contents ul li a{
}
.contents01{
	width: 50%;
	height: 370px;
	float: right;
	overflow: hidden;
	margin-bottom: 1%;
}
.contents01 ul li{
	margin-bottom: 1%;
}
.contents02{width: 100%;float: right;clear: both;}
.contents02 ul li{
	width: 49%;
	float: right;
	margin-bottom: 1%;
	margin-left: 1%;
}
.contents03,.contents04{
	width: 100%;
	float: left;
	margin-bottom: 1%;
}
.contents03 ul li{
	float: left !important;
	margin-bottom: 1%;
}
.contents04 ul li{
	width: 49%;
	float: left;
	margin-bottom: 1%;
	margin-left: 1%;
}
.contents04 ul li:last-child,.contents05 ul li:last-child{
	margin-right: 0px !important;
}
.contents05 ul li{
	float: left;
	margin-right: 2%;
	margin-bottom: 1%;
}
.contents06{
	margin-bottom: 1%;
	clear: both;
}
.contents07,.contents08{
	height: 370px;
	overflow: hidden;
	margin-bottom: 1%;
}
.contents07 ul li{
	width: 50%;
	float: right;
        overflow: hidden;
	margin-bottom: 1% !important;
}
.contents08 ul li{
	float: left;
	width: 50%;
}
.contents09{
}
.foot_copy{
	width: 100%;
	background: #FF8000;
}
.foot_copy p{
	text-align: center;
	color: #FFF;
	padding: 2%;
	font-size: 10px;
}
.recruit_hyo{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 14px;
	margin-top: 3%;
	margin-bottom: 5%;
}
.recruit_hyo th{
	width:100%;
	display:block;
	margin: 0 auto;
	border:none;
	border-radius: 3px;
	background-color: #eeece4;
}
.recruit_hyo th br{
 	display: none;
}
.recruit_hyo td{
	display: list-item;
	width: 100%;
	border-top: none !important;
	margin-bottom: 2%;
	clear: both;
}
.recruit_hyo dt {  
	font-weight: bold;
}

.recruit_hyo {}

.recruit_hyo dt,
.recruit_hyo dd {
	padding: 8px 20px;
}

.recruit_hyo dt {
	float: none;
	background-color: #F3F3E9; /* 背景色を指定 */
}
.recruit_hyo dd {
	text-align: left;
	-webkit-margin-start: 0px;
}

.recruit_hyo dt br{
	display: none;
}


//headerのレイアウト
.header {
	width: 100%;
	z-index: 3; }
	.header h1 {
	color: #FF8000;
	background: #FFF;
}
	.header .header__heading {
	width: 100%;
	z-index: 3; }
	.header h1 img{
	 width:70%;
}
.nav-content {
	position: absolute;
	width: 100%;
	top: -855px;
	z-index: 2;
	-webkit-transition: 0.1s top;
	transition: 0.1s top; 
	z-index: 1000;
}
	.nav-content ul li {
	font-size: 22px;
	border-bottom: 1px #FFF solid;
	font-size: 2.2rem; }
	.nav-content ul li a {
	display: block;
	padding: 13px 0px;
	color: #FFF;
	font-size: 14px;
	background: #333;
	opacity: 0.95;
	text-align: left;
	text-indent: 20px;
}

.is-open .nav-content {
	top: 87px; }

#js-cover {
	background: #000;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	opacity: 0;
	z-index: 1; }

.menu-button {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: 14px;
	top: 33px; }
	.menu-button i {
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 3px;
	background: #FF8000;
	-webkit-transition: background 0.5s;
			transition: background 0.5s;
	position: relative;
	left: 5px;
	top: 14px; }
	.menu-button i:before,
	.menu-button i:after {
		content: "";
		display: block;
		width: 20px;
		height: 2px;
		border-radius: 3px;
		background: #FF8000;
		position: absolute;
		-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
				transform: rotate(0deg);
		-webkit-transition: all 0.3s !important;
				transition: all 0.3s !important; }
	.menu-button i:before {
		-webkit-transform: translateY(8px);
			-ms-transform: translateY(8px);
				transform: translateY(8px); }
	.menu-button i:after {
		-webkit-transform: translateY(-8px);
			-ms-transform: translateY(-8px);
				transform: translateY(-8px); }

.is-open .menu-button i {
	background: #000; }
	.is-open .menu-button i:after {
	-webkit-transform: translateY(0px) rotate(-45deg);
		-ms-transform: translateY(0px) rotate(-45deg);
			transform: translateY(0px) rotate(-45deg); }
	.is-open .menu-button i:before {
	-webkit-transform: translateY(0px) rotate(45deg);
		-ms-transform: translateY(0px) rotate(45deg);
			transform: translateY(0px) rotate(45deg); }

.content {
	height: 100px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
	.content p {
	color: #fff;
	position: relative;
	bottom: -80px;
	text-align: center; }

.foot_back{
	position: fixed;
	right:5%;
	bottom:5%;
	z-index: 100;
}

.slider_wrap{
	position: relative;
}
.slider_txt{
	position: absolute;
}

/*	新卒採用
-----------------------------------------------*/
.shinsotsu_mainimg{
	width: 100%;
	height: 30%;
	background: url(/1/img/shinsotsu_mainimg.jpg) center 70% / cover no-repeat;
	position: relative;
}
.shinsotsu_mainimg img{
	position: absolute;
	top: 20%;
	right: 50%;
	margin-right: -20px;
	width: 50%;
}
.shinsotsu_mainimg ul.pagejump{
	position: absolute;
	right: 2%;
	top: 20%;
}
.shinsotsu_mainimg ul li{
	width: 145px;
	font-size: 10px;
	margin-bottom: 1px;
}
.shinsotsu_mainimg ul li a{
	padding: 5%;
	display: block;
	background: #FFF
}
.shinsotsu_mainimg ul li a:hover{
	background: #F3A900;
	color:#FFF;
}
.shinsotsu_contents_wrap{
}
.shinsotsu_contents{
	width: 98%;
	margin: 0 auto;
	margin-top: 5%;
	overflow: hidden;
}
.shinsotsu_contents h2{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5%;
	border-bottom: 5px solid #FFBF00;
}
.shinsotsu_hyo th{
	width:100%;
	display:block;
	margin: 0 auto;
	border:none;
	border-radius: 3px;
	background-color: #eeece4;
}
.shinsotsu_hyo th br{
 display: none;
}
.shinsotsu_hyo td{
	display: list-item;
	width: 100%;
	border-top: none !important;
	margin-bottom: 2%;
	clear: both;
}
.shinsotsu_hyo {  
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 14px;
	border-bottom: none;
	margin-top: 3%;
	margin-bottom: 10%;
}

.shinsotsu_hyo dt {  
	font-weight: bold;
}

	.shinsotsu_hyo {
	}
	
	.shinsotsu_hyo dt,
	.shinsotsu_hyo dd {
		padding: 8px 20px;
	}
	.shinsotsu_hyo dd img{
	max-width: 100%;
	display: block;
   	margin-left: auto;
   	margin-right: auto;
	}
	.shinsotsu_hyo dt {
		float: none;
		background-color: #F3F3E9; /* 背景色を指定 */
	}
	
	.shinsotsu_hyo dd {
	text-align: left;
	-webkit-margin-start: 0px;
	}

.shinsotsu_hyo dt br{
	display: none;
}
.recruit-entry{
	width:90%;
	margin:0 auto;
	margin-top: 10%;
	margin-bottom: 25%;
}

.recruit-entry ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.recruit-entry ul li{
	width:100%;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:static;
}


.recruit-entry a{
	color: #FFF;
	padding: 15px 0;
	display: block;
	font-size: 18px;
}
.recruit-entry a:hover{
	color: #FFF;
	background: #EA6C51;
	padding: 15px 0;

}

.recruit-entry-1{
	background: #FF9900;
}

.recruit-entry-2{
	background: #0064C8;
}


/*	トップメッセージ
-----------------------------------------------*/
.topm_mainimg{
	width: 100%;
	height: 30%;
	background: url(/1/img/topm_mainimg.gif) no-repeat;
	background-position: 90% center;
	position: relative;
	background-size: 40%;
}
.topm_mainimg img{
	position: absolute;
	top: 40%;
	right: 50%;
	margin-right: -20px;
	max-width: 50%;
}
.topm_contents{
	width: 95%;
	margin: 0 auto;
	margin-top: 10%;
	overflow: hidden;

}
.topm_contents p{
	text-align: left;
	font-size: 12px;
	margin-bottom: 30px;
}
.topm_contents p span{
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}

/*	スタッフ紹介
-----------------------------------------------*/
.recruit_staff_wrap{
	width: 100%;
	background: url(/1/img/staffmain_bg.jpg) center top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
.recruit_staff_contents{
	width: 95%;
	float: right;
	position: relative;
}
.recruit_staff_contents h2{
	margin: 0;
	position: absolute;
	font-size: 25px;
	color: #FFF;
	top: 70px;
	left: 0;
}
.recruit_staff_contents ul{
	margin-top: 35%;
}
.recruit_staff_contents ul li{
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}
.recruit_staff_contents li.staff_comment p,
.recruit_staff_contents li.staff_comment2 p{
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.recruit_staff_contents li.staff_img img,
.recruit_staff_contents li.staff_img2 img{
	border: 5px solid #FFF;
	max-width: 90%;
}

/*	スタッフ紹介2
-----------------------------------------------*/
.recruit_staff2_wrap{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.recruit_staff2_contents{
	width: 100%;
}
.recruit_staff2_title{
}
.recruit_staff2_title h2{
	width: 100%;
	margin: 0;
	position: absolute;
	font-size: 20px;
	color: #FFF;
	top: 20px;
	left: 0;
	background: #F3A900;
	opacity: 0.85;
	padding: 15px;
}
.recruit_staff2_title img{
	max-width: 100%;
}
.recruit_staff2_txt{
	clear: both;
	width: 95%;
	margin:0 auto;
	overflow: hidden;
}
.recruit_staff2_txt h3{
	font-size: 24px;
	text-align: left;
	line-height: 27px;
	margin: 5% 0;
}
.recruit_staff2_txt p{
	text-align: left;
	line-height: 22px;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
}
.recruit_staff2_txt ul{
	clear: both;
	margin: 20px 0;
}

/*	event 社内イベント
-----------------------------------------------*/
.c_event{
}
.c_event .c-event_wrap{
	position: relative;
	padding: 7%;
}
.event_bg01{background: url(/1/img/event_img01.jpg) center 70% / cover no-repeat;}
.event_bg02{background: url(/1/img/event_img02.jpg) center 70% / cover no-repeat;}
.event_bg03{background: url(/1/img/event_img03.jpg) center 70% / cover no-repeat;}
.event_bg04{background: url(/1/img/event_img04.jpg) center 70% / cover no-repeat;}
.c_event .c-event_wrap .c-event_shosai{
	color: #FFF;
	text-align: left;
}
.c_event .c-event_wrap .c-event_shosai h2{
	font-size: 24px;
	margin: 3% 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.c_event .c-event_wrap .c-event_shosai p{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.c_event .c-event_wrap .c-event_shosai a{
	width: 50%;
	background: #FFF;
	display: block;
	padding: 2% 0;
	font-size: 12px;
	text-align: center;
	margin-top: 5%;
}
.c_event .c-event_wrap .c-event_shosai a:hover{
	background: #F3A900;
	color: #FFF;
}

/*	event/work 仕事中の社内・店内
-----------------------------------------------*/
.m_work{ background: url(/1/img/m-work_bg.jpg) center center / cover no-repeat;}
.m_work img{margin-right: -200px;}
.c_work{
}
.c_work ul{
}
.c_work ul li{
	width: 240px;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}
.c_work ul li:last-child{
	margin-right: 0px;
}
.c_work ul li img{
}
.c_work ul li p{
	font-size: 12px;
	text-align: left;
	margin: 15px 0;
}


/*	interview　新入社員インタビュー
-----------------------------------------------*/
.m_interview{ background: url(/1/img/interview_bg.jpg) center center / cover no-repeat;}
.m_interview img{
	max-width: 80%;
	margin-top: 25%;
	margin-left: 5%;
}
.interview_wrap{
	width: 97%;
	margin: 0 auto;
}
.interview_wrap img{
	max-width: 100%;
}
.interview_wrap .interview_main{
	padding: 3% 0;
}
.interview_wrap ul{
	overflow: hidden;

}
.interview_wrap ul li{
	width: 49%;
	float: left;
	margin: 0 2% 2% 0;
}
.interview_wrap ul li img{
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.interview_wrap ul li:nth-child(2n){
	margin: 0 0% 2% 0;
}

/*	report　社員レポート
-----------------------------------------------*/
.m_report{
	height: auto;
	background: url(/1/img/report_mainimg.jpg) center center / cover no-repeat;
}
.m_report .m-report_txt{
	width: 90%;
	padding: 5% 0;
	color: #FFF;
	margin: 0 auto;
	color:333;
}
.m-report_txt h2{
	font-size: 20px;
	line-height: 25px;
}
.m-report_txt h2 span{
	display:block;
	font-size: 12px;
}
.m_report .m-report_txt p{
	margin: 10px 0;
	padding: 2% 0;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px solid #333;
	font-weight: bold;
}
.c_report h3{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5%;
	border-bottom: 5px solid #FFBF00;
}
.c_report ul{
        margin-bottom: 15%;
}
.c_report ul li{
	width: 90%;
	margin: 0 auto;
	margin-top: 3%;
	margin-bottom: 5%;
	position: relative;
	text-align: center;
}
.c_report ul li a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.c_report ul li img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.c_report ul li p{
	font-size: 0px;
	text-align: center;
	margin: 2% 0;
}

/*	together こんな人あつまれ！
-----------------------------------------------*/
.m_together{
	background: url(/1/img/together_mainimg.jpg) center center / cover no-repeat;
}
.m_together h2{
	text-align: center;
	font-size: 40px;
	letter-spacing: 10px;
	line-height: 45px;
	color: #FFF;
	padding: 10% 0;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
.c_together{
	width: 85%;
	background: url(/1/img/together_bg.gif) repeat-y center top;
	background-size: 100%;
}
.c_together ul{
}
.c_together ul li {
	font-family: "ＤＦ極太ゴシック体", monospace;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 2%;
	text-shadow: 1px 1px 5px rgba(255, 255, 255, 1.0);
}
.c_together ul li.fs75{
	font-size: 35px;
	padding: 6% 0;
}

/*	qa Q＆A
-----------------------------------------------*/
.m_qa{
	height: 35%;
	background: url(/1/img/qa_mainimg.jpg) center center / cover no-repeat;
}
.m_qa h2{
	width: 40%;
	padding: 16px;
	margin: 0 auto;
	height: 70px;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
	color: #FFF;
	background-image: url(/1/img/qa-h2_bg.png);
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: center center;

}
.m_qa .m-qa_ttl{
	background-color: rgba(0,0,0,0.5);
	padding: 2% 0;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.m_qa .m-qa_ttl p{
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}
.c_qa{
}
.c_qa ul{
}
.c_qa ul li{
	background: url(/1/img/qa-icon.png) no-repeat;
	border-bottom: 1px #CCC solid;
	margin: 20px 0;
}
.c_qa ul li p{
	font-size: 13px;
	font-weight: bold;
	padding: 2% 0 5% 15%;
}
.c_qa ul li p.question{ color: #3F1F00;}
.c_qa ul li p.answer{ color: #666666;}



/*	parttime アルバイト・パート募集
-----------------------------------------------*/
.m_parttime{
	padding: 3% 0;
	height: auto;

	background: url(/1/img/parttime_mainimg.jpg) center center / cover no-repeat;
}
.m-parttime_txt{
 	width: 90%;
	margin: 10px auto;
	text-align: left;
}
.m_parttime h2{
	font-size: 27px;
	color: #FF9900;
	line-height: 30px;

}
.m_parttime h2 span{
	font-size: 12px;
	display: block;
	color: #FF9900;
}
.m_parttime p{
	color: #FFF;
	font-size: 12px;
	margin-top: 2%;
	line-height: 18px;
	font-weight: bold;
}

.c_parttime{
}
.c_parttime h3{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5%;
	border-bottom: 5px solid #FFBF00;
}

/*	history 沿革
-----------------------------------------------*/

.m_history{
	width: 96%;
	position: relative;
	margin:30px auto;
	padding:0px 0px 0px 0px;
	float:static;
}

.m_history img{
	width:100%;
}

.c_history{
	width: 96%;
	float:static;
	margin:0px auto 100px auto;
}

.c_history ul, .c_history li{
	list-style:none;
}

.c_history1{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	background:#EEB300;
	text-indent:10px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}

.c_history2{
	font-size:12px;
	line-height:40px;
	border-bottom:dashed 1px #AAA;
}

.c_history2 span{
	font-size:18px;
	font-weight:bold;
	width:60px;
	display:block;
	float:left;
}

/*	社員インタビュー
-----------------------------------------------
.iv_wrap{
	width: 100%;
	background: url(/1/img/staffmain_bg.jpg) center top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
.iv_contents{
	width: 95%;
	float: right;
	position: relative;
}

/*	strong 強み
-----------------------------------------------*/
.c_strong{
	background: url(/1/img/strong_mainimg.jpg) center 70% / cover no-repeat;
}
.c_strong .m-recruit_txt p{
	color:#333;
	font-size:16px;
}
.strong_comment{
}
.strong_comment p.strong_txt{
	font-size: 13px;
	line-height: 25px;
	text-align: center;
}
.strong_comment .strong_list{
	margin: 30px 0;
}
.strong_comment .strong_list h3{
	font-size: 18px;
	padding: 2%;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 5% 0;
	line-height: 24px;
}
.strong_comment .strong_list ul{
	width: 97%;
	overflow: hidden;
	margin: 0 auto;
}
.strong_comment .strong_list ul li{
	clear: both;
	height: 40px;
	margin-bottom: 25px;
	line-height: 40px;
}
.strong_comment .strong_list ul li.bg01{ background: #F3A900;}
.strong_comment .strong_list ul li.bg02{ background: #006DD9;}
.strong_comment .strong_list ul li p{
	text-indent: 15px;
	color: #FFF;
	font-weight: bold;
}
.strong_comment .strong_list ul li span{
	float: left;
	font-size: 12px;
}

.slider_wrap{
	position: relative;
}
.slider_txt{
	position: absolute;
	top: 30%;
	left: 5%;
}
.slider_txt img{
	max-width: 40%;
}



/*	tophistory トップ経歴
-----------------------------------------------*/

.tophistory1{
	text-align:left;
}

.tophistory1 ul{
	margin:0px;
	padding:0px;
}

.tophistory1 ul li{
	line-height:24px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #CCC;
}

.tophistory2{
	text-align:left;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.tophistory2 h3{
	border-bottom:solid 1px #CCC;
	padding:0px 0px 10px 0px;
}

.tophistory2 p{
	line-height:24px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

/*	entry エントリーフォーム
-----------------------------------------------*/

.entry{
	height: 20% !important;
	background: url(/1/img/entry_mainimg.jpg) center center / cover no-repeat;
}
.entry_txt {
	width: 96%;
	position: static;
	color: #FFF;
	top: 0px;
	left: 0;
	margin:0px auto;
}

.entry_contents h2{
	font-size:16px;
	line-height:32px;
	border-bottom:solid 1px #CCC;
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
}


/*メールフォーム*/

.mailform{
	text-align:left;
}

.mailform dl{
	margin:10px auto;
	padding:10px;
	border:solid 1px #CCC;
	border-radius:5px;
	overflow:hidden;
}

.mailform dt{
	width:100%;
	float:static;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	overflow:hidden;
}

.mailform dd{
	width:100%;
	margin:0px;
	float:static;
	display:block;
	padding:0px 0px 10px 0px;
	overflow:hidden;
	border-bottom:dashed 1px #CCC;
}

.mailform dd input{
	padding:5px;
	border-radius:5px;
	border:solid 1px #AAA;
}

.mailform dd textarea{
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:5px;
	border-radius:5px;
	border:solid 1px #AAA;
}

.mailform label{
	display:block;
	cursor:pointer;
}

.mailform .box input{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mailform div{
	width:100%;
	line-height:24px;
	background:#F2F2F2;
	text-indent:10px;
	margin:3px 0px;
	clear:both;
}
li.banner-view{
    width: 90%;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 5%;
    position: relative;
    text-align: center;
}
li.banner-view div.mask{
    font-size:0;
}
li.banner-view img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
li.banner-view a{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

/*準備中*/
.waitpage{
	padding-top: 8%;
	line-height: 25px;
}
.waitpage p{
	font-size: 13px !important;
}
.waitpage h2{
	font-size: 20px;
	color: #FF9900;
	margin-bottom: 3%;
	text-align:center !important;
}
.waitpage span{
	font-size: 16px;
	display: block;
	color: #FF9900;
	text-align:center !important;
}

/* seminar　セミナー*/


.seminar_wrap{
	width: 100%;
	margin:10 auto  110 auto;
}
.seminar_contents{
	width: 90%;
	margin: 0 auto;
	text-align:center;
	border:solid 10px #F2F2F2;
}

.seminar_contents video{
	max-width:100%;
	height:auto;
}

}/* レスポンシブ */