@charset "utf-8";

.recruit.fixed{
	margin-top: 66px!important;
}

#recruit section{
	margin-top: -80px!important;
	padding-top: 80px!important;
}

#recruit h2{
	font-size:2.4rem;
	font-weight:bold;
	border-left:8px solid #69F;
	padding-left:8px;
	text-align:left;
	line-height:1.6em;
	margin-bottom: 30px;
}

#recruit h2 span{
	font-size:80%;
	font-weight:normal;
}

table.recruitment{
	border-collapse: collapse; 
	border: 1px #999 solid;
}

table.recruitment td, table.recruitment th{
	padding:5px 5px 5px 10px;
	border: 1px #999 solid;
	font-size:1.4rem;
	font-weight:normal;
	text-align:left;
	width: auto;
} 

table.recruitment th{
	background-color:#eee;
	width: 17%;
	vertical-align: top;
}

table.recruitForm{
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px #999 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

table.recruitForm td, table.recruitForm th{
	padding:10px 5px 10px 10px;
	border: 1px #999 solid;
	font-size:1.4rem;
	font-weight:normal;
	text-align:left;
} 
table.recruitForm th{
	width:200px;
	white-space:nowrap;
	vertical-align: middle;
}
table.recruitForm td{
	background-color:#fff090;
}

.bun {
	font-size: 14px;
	line-height: 2em;
	margin-bottom:2em;
}

table.recruitForm td input, table.recruitForm td textarea{
	border:1px solid #666;
	width:592px;
	font-size:1.4rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.recruitForm td textarea{
	height:8em;
}

input#submit_button, input#back_button{
	border-top: 1px solid #999;  
	border-right: 1px solid #666;  
	border-bottom: 1px solid #666;  
	border-left: 1px solid #999;  
	padding: 5px 20px;
	background-color:#fff090;
	font-weight: bold;  
	cursor: pointer;  
	color: #333;
	font-size:1.4rem;
	margin-top: 20px;
}

.hissu{
	background-color:#C30;
	color:#FFF;
	padding:2px 3px 2px 3px;
	margin-left:6px;
	font-weight:13px;
	font-size:12px;
}

.formInputKakunin{
	/*background-color:#FFF;*/
	padding:0 5px;
	/*border:1px solid #666;*/
	/*width:400px;*/
}

#recruit #page_navi{
	color: #1a1311;
	text-align: center;
	padding: 25px 0;
	z-index: 999;
	margin: 0 auto;
	background: #fff;
	width: 100%;
}

#recruit #page_navi.fixed{
	position: fixed;
	top: 0;
	width: 100%;
}

#recruit #page_navi ul{
	display: flex;
	justify-content:center;
	margin-top: 5px;
	width: 836px;
	margin: 0 auto;
}

#recruit #page_navi li{
	list-style: none;
	text-decoration: none;
	display: block;
	margin: 0 0.5em;
}

#recruit #page_navi li a{
	color: #1a1311;
	font-size: 1.6rem;
	line-height: 1.0em;
	border: 1px solid #1a1311;
	padding: 0.1em 0.5em;
}

#recruit #page_navi li a:hover{
	color: #fff;
	background: #aaa; 
	border: 1px solid #aaa;
}

#recruit section{
	width: 836px;
	padding: 0 82px;
}

#recruit .content{
	padding: 0 0 45px;
}

#recruit h3{
	font-size: 1.6rem;
	font-weight: normal;
	margin:0 0 1.5em 0;
	background-image:url(../recruit/images/blue_grade.jpg);
	background-repeat:repeat-y;
	padding:0.5em;
}

#recruit .list{
	font-size: 1.6rem;
	line-height: 1.6em;
	margin:0 0 1em 3em;
	text-indent:-2em;
	font-weight:bold;
}

#recruit .list span{
	color:#36F;
	font-size:2.4rem;
	font-weight:bold;
}

#recruit .txt{
	font-size: 1.4rem;
	line-height: 1.8em;
	margin-bottom: 2.0em;
}

#recruit .ph{
	text-align: center;
	margin-bottom: 50px;
}

#recruit .cap{
	font-size: 1.4rem;
	line-height: 1.5em;
}

#recruit #recruitment #recruitment_navi > div{
	padding: 0;
}

#recruit #recruitment h3{
	padding-top: 120px;
	margin-top: -80px;
}

#recruit #recruitment table{
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.6em;
	margin-bottom: 50px;
}

#recruit #recruitment table a{
	text-decoration: underline;
	color: red;	
}

#recruit #recruitment table a.link{
	font-size: 120%;
	padding: 0 0.2em;
}

#recruit #recruitment table a:hover{
	opacity: 0.5;	
}

#recruit #recruitment .add{
	width: 50%;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 1.4rem;
	line-height: 1.6em;
}


#recruit #recruitment .entry{
	margin:3em 0 0 0;
	border:1px dotted #000;
	padding:10px 30px;
	background-color:#fffff0;
	font-size: 1.4rem;
	line-height: 1.6em;
}

#recruitment_navi{
}

#recruitment_navi .tab{
	display: flex;
	justify-content: center;
	margin: 30px 0;
}

#recruitment_navi .tab li{
	list-style: none;
	text-decoration: none;
	text-align: center;
}

#recruitment_navi .tab li a{
	display: block;
	color: #69F;
	font-size: 2.0rem;
	line-height: 1.0em;
	border: 1px solid #69F;
	padding: 0.2em 1.0em;
	margin: 0 0.5em;
	width: 10.0em;
}

#recruitment_navi .tab li a:hover{
	color: #fff;
	background: #69F; 
	border: 1px solid #69F;
}

#recruitment_navi #recruitment01{
	margin-top: 100px;
}

#recruitment h3{
	background: none;
	text-align: center;
	font-weight: bold;
	font-size: 2.6rem;
	color: #69F;
	margin: 0;
	padding: 1.5em 0 1.0em;
}

#recruitment_navi #recruitment01 h3{
	padding-top: 120px;
}


#recruit #entrysheet .entrysheet_img{
	width: 175px;
	height: auto;
	float: left;
	margin-left: 50px;
}

#recruit #entrysheet .entrysheet_img{
	width: 200px;
	height: auto;
	float: left;
}

#recruit #entrysheet .right{
	margin-left: 300px;
	width: 500px;
	padding-bottom: 80px;
}

#recruit #entrysheet .right .add{
	margin-left: 50px;
}

#recruit .pdf_dl:hover{
	opacity: 0.5;
}

#recruit #senior{
	margin-top: -80px;
	padding-top: 80px;
}

#recruit #senior table{
	border:3px solid #9CF;
}

#recruit #senior a{
	color: #000;
}

#recruit #senior td{
	width: 836px;
	vertical-align: middle;
	text-align: center;
}
#recruit #senior .face{
	width: 25%;
}

#recruit #senior .face img{
	height: 127px;
	width: auto;
}


#recruit #senior .ph-a{
	width: 210px;
	height: auto;
	float: left;
}

#recruit #senior .ph-a_txt{
	width: 596px;
	margin-left: 240px;
}

#recruit #senior .ph-b{
	width: 300px;
	height: auto;
	float: right;
}

#recruit #senior .ph-b_txt{
	width: 506px;
	margin-right: 30px;
	float: left;
}

#recruit #senior .ph-c{
	width: 300px;
	height: auto;
	float: left;
}

#recruit #senior .ph-c_txt{
	width: 506px;
	margin-left: 330px;
}

#recruit #senior .ph-c_txt span{
	font-size: 1.8rem;
	font-weight: bold;
}

#recruit #senior .senior_top{
	display: flex;
	justify-content: space-around;
	width: 836px;
	margin-bottom: 100px;
}

#recruit #senior .senior_top a{
	width: 330px;
	background: #69F;
	padding: 10px;
}

#recruit #senior .senior_top a img{
	width: 100%;
	height: auto;
}

#recruit #senior .senior_top a h3{
	background: #fff;
	margin: 0;
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.8em;
	font-weight: bold;
}

#recruit #senior .senior_top a p{
	background: #fff;
	margin: 0;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.4em;
	padding: 0.5em 1.0em;
}

#recruit #senior .senior_top a:hover{
	background: #FBB03B;
	transition-duration: 0.5s;
}

#recruit #senior .senior_a{
	margin-top: 4.0rem;
	width: 836px;
}

#recruit #senior .senior_a h3{
	background: none;
	color: #69F;
	font-size: 2.0rem;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0;
}

#recruit #senior .senior_a h3 span{
	font-size: 180%;
	padding-right: 0.5em;
	color: #0760ac;
}


#recruit #senior .senior_a h4{
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: bold;
	padding: 0 0 0.5em;
}

#recruit #senior .senior_a h4 span{
	font-size: 160%;
	padding-right: 0.5em;
	color: #d16a15;
}

#recruit #senior .senior_a > div{
	display: flex;
	justify-content: space-between;	
	margin-bottom: 40px;
}

#recruit #senior .senior_a > div .txt{
	width: 60%;
}

#recruit #senior .senior_a > div .ph{
	width: 35%;
}

#recruit #senior .senior_a > div .ph img{
	width: 100%;
	height: auto;
}

#recruit #senior .senior_a > div:nth-child(4) .txt{
	order: 2;
}

#recruit #senior .senior_a > div:nth-child(4) .ph{
	order: 1;
}

#recruit #senior .senior_a > div:nth-child(8) .txt{
	width: 100%;
}

#recruit #senior #page{
	display: flex;
	justify-content: space-between;
	width: 80px;
	margin: 0 auto;
	font-size: 3.0rem;
	color: #ccc;
	font-weight: normal;
	margin-bottom: 60px;
}

#recruit #senior #page a{
	color: #69F;
	text-decoration: underline;
}

#recruit #senior #page a:hover{
	color: red;
}

#recruit #welfare .welfare_icon{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

#recruit #welfare .welfare_icon a{
	display: block;
	width: 202px;
	background: #f8f127;
	margin-bottom: 10px;
	color: #000;
}

#recruit #welfare .welfare_icon > div{
	display: block;
	width: 202px;
}

#recruit #welfare .welfare_icon a img{
	width: 100%;
	height: auto;
}

#recruit #welfare .welfare_icon a .ttl{
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5em;
	height: 4.8em;
	display: flex;
	align-items: center;
	justify-content: center;
}

#recruit #welfare .welfare_icon a:hover{
	transition-duration: 0.5s;
	background: #fbb03b;
}

#window{
	width: 400px!important;
	height: 500px;
	background: #fff;
	text-align: center;
}

#window img{
	margin: 10px auto 30px;
}

#window img.ph{
	width: 100%!important;
	height: auto;
}


#window > div:first-child{
	background: #f8f127;
	padding: 30px 0;
}

#window > div:last-child{
	background: #fff;
	padding: 1.0em;
}

#window .ttl{
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5em;
	height: 2.4em;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#window .ttl span{
	font-size: 85%;
	font-weight: normal;
}

#window .txt{
	font-size: 1.2rem;
	line-height: 1.6em!important;
	text-align: left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.lightcase-contentInner{
	width: 416px!important;
	height: 516px!important;
	background: #fff;
	margin: 0;
	padding: 0;
}

.lightcase-contentInner iframe{
	width: 416px!important;
	height: 516px!important;
	max-height: 1000px!important;
}

@media(max-width:768px) {

/*
#recruit .recruit{
	padding-top: 10.0rem;
}

#recruit .recruit section{
	padding-top: 10.0rem!important;
	margin-top: -10.0rem!important;
	padding-bottom: 5.0rem;
}

#recruit section#01{
	padding-top: 20.0rem!important;
}
*/
#recruit .recruit section{
	display: block!important;
	padding-top: 15.0rem!important;
	padding-bottom: 0!important;
	margin-top: -5.0rem!important;
}

#recruit .recruit {
	margin-top: 0rem!important;
	padding-top: 0!important;
}

#recruit h2{
}

#recruit .content{
	padding: 0;
}

#recruit th{
	font-size: 1.6rem;
	width: 20%;
}

#recruit td{
	font-size: 1.6rem;
	width: 0px;
}

table.recruitForm{
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px #999 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

table.recruitForm td, table.recruitForm th{
	padding:10px 5px 10px 10px;
	border: 1px #999 solid;
	font-size:1.4rem;
	font-weight:normal;
	text-align:left;
} 
table.recruitForm th{
	width:200px;
	white-space:nowrap;
	vertical-align: middle;
}
table.recruitForm td{
	background-color:#fff090;
}

.bun {
	font-size: 14px;
	line-height: 2em;
	margin-bottom:2em;
}

table.recruitForm td input, table.recruitForm td textarea{
	border:1px solid #666;
	width:592px;
	font-size:1.4rem;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.recruitForm td textarea{
	height:8em;
}

input#submit_button, input#back_button{
	border-top: 1px solid #999;  
	border-right: 1px solid #666;  
	border-bottom: 1px solid #666;  
	border-left: 1px solid #999;  
	padding: 5px 20px;
	background-color:#fff090;
	font-weight: bold;  
	cursor: pointer;  
	color: #333;
	font-size:1.4rem;
	margin-top: 20px;
}

.hissu{
	background-color:#C30;
	color:#FFF;
	padding:2px 3px 2px 3px;
	margin-left:6px;
	font-weight:13px;
	font-size:12px;
}

.formInputKakunin{
	/*background-color:#FFF;*/
	padding:0 5px;
	/*border:1px solid #666;*/
	/*width:400px;*/
}

#recruit #page_navi{
	position: fixed;
	top: 0;
	padding: 6.0rem 0 0.5rem;
/* 	margin-bottom: 3.0rem; */
}

#recruit #page_navi ul{
	width: 96%;
	margin: 0 2%;
	justify-content: space-between;
}

#recruit #page_navi li{
	margin: 1.0rem 0;
	display: block;
	width: 24%;
}

#recruit #page_navi li a{
	font-size: 1.2rem;
	line-height: 1.0em;
	padding: 1.0em 0;
	display: block;
	width: 100%;
}

#recruit .ph img{
	width: 100%;
	height: auto;
}

#recruit .list{
	font-size: 1.6rem;
	line-height: 1.6em;
	margin:0 0 1em 3em;
	text-indent:-2em;
	font-weight:bold;
}

#recruit .list span{
	color:#36F;
	font-size:2.4rem;
	font-weight:bold;
}

#recruit .txt{
	font-size: 1.6rem;
}

#recruit .ph{
	text-align: center;
	margin-bottom: 50px;
}

#recruit .cap{
	font-size: 1.4rem;
	line-height: 1.5em;
}

#recruit #recruitment .add{
	width: 100%;
}

#recruitment_navi .tab{
	justify-content: space-between;
}

#recruitment_navi .tab li{
	width: 30%;
	margin: 0;
	padding: 0;
}

#recruitment_navi .tab li a{
	font-size: 1.6rem;
	line-height: 1.0em;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0 1%;
	height: 3.0em;
	display: flex;
	align-items: center;
	justify-content: center;
}

#recruitment h3{
	font-size: 2.0rem;
	color: #69F;
	margin: -7.0rem 0 0;
	padding: 7.0rem 0 1.0rem;
}

#recruit #recruitment .entry{
	font-size: 1.6rem;
}

#recruit #entrysheet .entrysheet_img{
	width: 60%;
	height: auto;
	float: none;
	margin-left: 20%;
	margin-bottom: 2.0rem;
}

#recruit #entrysheet .right{
	margin-left: 0;
	width: 100%;
	padding-bottom: 80px;
}

#recruit #entrysheet .right .add{
	width: 80%;
	margin-left: 10%;
}

#recruit #senior td{
	width: 100%;
	display: block;
	text-align: center;
}

#recruit #senior .face{
	width: 100%;
}

#recruit #senior .face img{
	width: 80%;
	height: auto;
}


#recruit #senior .ph-a{
	height: auto;
	float: none;
	width: 60%;
	margin-left: 20%;
	margin-bottom: 2.0rem;
}

#recruit #senior .ph-a_txt{
	width: 100%;
	margin-left: 0;
}

#recruit #senior .ph-b{
	height: auto;
	float: none;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 2.0rem;
}

#recruit #senior .ph-b_txt{
	width: 100%;
	margin-right: 0;
	float: none;
}

#recruit #senior .ph-c{
	height: auto;
	float: none;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 2.0rem;
}

#recruit #senior .ph-c_txt{
	width: 100%;
	margin-left: 0;
}

#recruit #senior .ph-c_txt span{
	font-size: 1.8rem;
	font-weight: bold;
}

#inquery table, #inquery tbody{
	width: 99%!important;
	height: auto!important;
	display: block;
	border: none;
}
#inquery td, #inquery th,#inquery tr{
	width: 100%!important;
	height: auto!important;
	display: block;
	border: none;
}
#inquery textarea{
	width: 98%;
}

#inquery input{
	width: 98%;
	height: 3.0rem;
}

table.recruitment{
	border: none;
}

table.recruitment, table.recruitment tbody, table.recruitment tr{
	width: 100%!important;
	display: block!important;
	padding: 0!important;
}

table.recruitment th{
	width: 94%!important;
	display: block;
	padding: 0 3%!important;
	padding-top: 0.5em!important;
	padding-bottom: 0.5em!important;
	border-bottom: none;
}

table.recruitment td{
	width: 94%!important;
	display: block;
	padding: 0 3%!important;
	padding-top: 0.5em!important;
	padding-bottom: 0.5em!important;
	background: #fff;
	margin: 0!important;
	border-bottom: none;
}

table.recruitment{
	border-bottom: 1px #999 solid;
}

#recruit #senior .senior_top{
	width: 100%;
	margin-bottom: 0!important;	
}

#recruit #senior .senior_top a{
	width: 42%;
	padding: 0 2%;
	padding-top: 1.0rem;
	padding-bottom: 1.0rem;
}

#recruit #senior .senior_a{
	margin-top: 4.0rem;
	width: 96%;
	padding: 0 2%;
}

#recruit #senior .senior_a h3{
	font-size: 1.8rem;
}

#recruit #senior .senior_a h4{
	font-size: 1.6rem;
}


#recruit #senior .senior_a > div{
	display: block;
	margin-bottom: 40px;
}

#recruit #senior .senior_a > div .txt{
	width: 100%;
}

#recruit #senior .senior_a > div .ph{
	width: 100%;
}

#recruit #senior .senior_a > div .ph img{
	width: 80%;
	height: auto;
	margin: 0 auto;
}

#recruit #senior .senior_a > div .txt{
	order: 1;
}

#recruit #senior .senior_a > div .ph{
	order: 2;
}

#recruit #senior #page{
	width: 4.0em;
	font-size: 2.6rem;
}

#recruit #welfare .welfare_icon a{
	width: 49%;
}

#recruit #welfare .welfare_icon a .ttl{
	font-size: 1.4rem;
}

#recruit #welfare .welfare_icon a:hover{
	background: #f8cd27;
	transform: 3.0;
	transition-duration: 0.5s;
	background: #f8f127;
}

#window{
	width: 100%!important;
	height: auto;
	background: #f8f127;
	text-align: center;
}

#window img{
	width: 60%!important;
	height: auto;
	margin: 5px auto 10px;
}

#window img.ph{
	width: 100%!important;
	height: auto;
}

#window > div:first-child{
	width: 100%;
	height: auto!important;
}

#window > div:last-child{
	background: #fff;
	padding: 1.0em;
	height: auto!important;
}

#window .ttl{
	font-size: 1.2rem;
	line-height: 1.5em;
	height: 2.4em;
}

#window .ttl span{
	font-size: 80%;
	font-weight: normal;
}

#window .txt{
	font-size: 1.0rem;
	line-height: 1.4em;
	text-align: left;
}

#lightcase-case{
	overflow: hidden;
	width: 80%!important;
	height: 100%;
}

#lightcase-content{
	width: 100%!important;
	height: 100%!important;
	overflow: hidden;
}

.lightcase-contentInner{
	width: 100%!important;
	height: 80%!important;
	margin-top: 10%!important;
	background: #fff;
}

.lightcase-contentInner iframe{
	width: 100%!important;
	height: 100%!important;
	max-width: 1000px!important;
	max-height: 1000px!important;
	margin: 0 auto!important;
	padding: 0!important;
}
}

/*
@media (orientation: landscape) and (max-height:300px){

.lightcase-contentInner iframe{
	height: auto!important;
}

#window{
	display: flex;
	justify-content: space-between;
}

#window > div:first-child{
	display: block;
	height: auto!important;
	width: 40%;
}

#window > div:last-child{
	background: #fff;
	padding: 0 5%;
	height: auto!important;
	width: 50%;
}

#window img{
	width: 100%!important;
	height: auto;
	margin: 0 auto;;
}

}
*/
