@charset "utf-8";
/* CSS Document */




/*----------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------

	for - 960px - PC

--------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------*/

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

/*導入*/

p.p_copy1{
	margin:0 0 50px;
	padding:0;
	text-align:center;
}

.photo_box{
	margin:0 auto 60px;
	padding:0;
	width:100%;
}

/*募集要項*/

h4.h4_uni{
	margin:0 0 25px;
	padding:13px 0 0 55px;
	height:37px;
	font-size:250%;
	line-height:1em;
	color:#295;
	background-image:url(../recruit/img/icon_uni.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}

table.table_uni,
table.table_water,
table.table_dust{
	margin-bottom:50px;
}

table.table_uni th{
	background-image:url(../recruit/img/uni_bg.png);
}

table.table_uni tr:nth-child(2n){
	background-color:#f7fcf7;
}

table.table_uni td span.square{
	margin-right:2px;
	color:#295;
}

table.table_uni a{
	color:#295;
	text-decoration:none;
	transition:0.5s;
}

table.table_uni a:hover{
	color:#8b0;
}

h4.h4_dust{
	margin:65px 0 25px;
	padding:22px 0 0 55px;
	height:32px;
	font-size:250%;
	line-height:1em;
	color:#e44;
	background-image:url(../recruit/img/icon_dust.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}

table.table_dust th{
	background-image:url(../recruit/img/dust_bg.png);
}

table.table_dust tr:nth-child(2n){
	background-color:#fcf7f7;
}

table.table_dust td span.square{
	margin-right:2px;
	color:#e44;
}

table.table_dust a{
	color:#e44;
	text-decoration:none;
	transition:0.5s;
}

table.table_dust a:hover{
	color:#f99;
}

h4.h4_water{
	margin:65px 0 25px;
	padding:25px 0 0 55px;
	height:35px;
	font-size:250%;
	line-height:1em;
	color:#28e;
	background-image:url(../recruit/img/icon_water.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}

table.table_water th{
	background-image:url(../recruit/img/water_bg.png);
}

table.table_water tr:nth-child(2n){
	background-color:#f3faff;
}

table.table_water td span.square{
	margin-right:2px;
	color:#28e;
}

table.table_water a{
	color:#28e;
	text-decoration:none;
	transition:0.5s;
}

table.table_water a:hover{
	color:#7df;
}

/*先輩メッセージ*/

h2.h2_message{
	margin:0 auto 40px;
	padding:0;
	font-size:500%;
	line-height:0.5em;
	color:#444;
	text-align:center;
}

h2.h2_message span.span_jp{
	margin:5px 0 0;
	padding:0;
	font-size:32%;
	line-height:1em;
	color:#29e;
}

p.p_copy_m{
	margin:60px 0 15px;
	padding:0;
	text-align:center;
}

p.p_message_read{
	margin:0 auto;
	padding:0;
	width:680px;
	font-size:160%;
	line-height:1.8em;
	color:#221;
	text-align:justify;
}

ul.ul_message_nav{
	margin:80px auto 0;
	padding:0;
	width:820px;
	height:130px;
}

ul.ul_message_nav li{
	float:left;
}

ul.ul_message_nav li.li_uni{
	margin:0;
	padding:0;
	width:140px;
	height:130px;
	background-color:#4b9;
	background-image:url(../recruit/message/icon_uni2.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	display:block;
}

ul.ul_message_nav li.li_water{
	margin:0 0 0 30px;
	padding:0;
	width:140px;
	height:130px;
	background-color:#49f;
	background-image:url(../recruit/message/icon_water2.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	display:block;
}

ul.ul_message_nav li.li_dust{
	margin:0 0 0 30px;
	padding:0;
	width:140px;
	height:130px;
	background-color:#f66;
	background-image:url(../recruit/message/icon_dust2.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	display:block;
}

ul.ul_message_nav li a{
	margin:0;
	padding:75px 0 0;
	width:100%;
	height:55px;
	font-size:190%;
	line-height:1em;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background-image:url(../recruit/message/arrow_down.png);
	background-repeat:no-repeat;
	background-position:50% 105px;
	display:block;
}

ul.ul_message{
	margin:0 auto;
	padding:0;
	width:900px;
}

ul.ul_message li{
	margin:0;
	padding:80px 0;
	border-top:1px dotted #bbb;
}

ul.ul_message li:first-child{
	padding:50px 0 80px 0;
	border-top:none;
}

ul.ul_message li .photo_left{
	margin:0;
	padding:0;
	width:330px;
	height:430px;
	float:left;
	position:relative;
}

ul.ul_message li .photo_right{
	margin:0;
	padding:0;
	width:330px;
	height:430px;
	float:right;
	position:relative;
}

ul.ul_message li .text_left{
	margin:0;
	padding:0;
	width:510px;
	float:left;
	position:relative;
}

ul.ul_message li .text_right{
	margin:0;
	padding:0;
	width:510px;
	float:right;
	position:relative;
}

ul.ul_message li .photo1-2{
	top:40px;
	right:0;
	width:200px;
	height:150px;
	position:absolute;
}

ul.ul_message li .photo2-2{
	top:40px;
	left:0;
	width:200px;
	height:150px;
	position:absolute;
}

ul.ul_message li .photo3-2{
	top:250px;
	left:0;
	width:165px;
	height:170px;
	position:absolute;
}

ul.ul_message li .photo4-2{
	top:40px;
	right:0;
	width:200px;
	height:150px;
	position:absolute;
}

ul.ul_message li .photo5-2{
	top:40px;
	right:0;
	width:200px;
	height:150px;
	position:absolute;
}

ul.ul_message li .photo6-2{
	top:250px;
	right:0;
	width:200px;
	height:190px;
	position:absolute;
}

ul.ul_message li .photo7-2{
	top:40px;
	right:0;
	width:200px;
	height:150px;
	position:absolute;
}

ul.ul_message li .photo8-2{
	top:40px;
	right:0;
	width:200px;
	height:150px;
	position:absolute;
}

ul.ul_message li .photo9-2{
	top:40px;
	left:0;
	width:200px;
	height:165px;
	position:absolute;
}

ul.ul_message li .photo10-2{
	top:250px;
	right:0;
	width:165px;
	height:175px;
	position:absolute;
}

ul.ul_message li .photo1-2 img,
ul.ul_message li .photo2-2 img,
ul.ul_message li .photo3-2 img,
ul.ul_message li .photo4-2 img,
ul.ul_message li .photo5-2 img,
ul.ul_message li .photo6-2 img,
ul.ul_message li .photo7-2 img,
ul.ul_message li .photo8-2 img,
ul.ul_message li .photo9-2 img,
ul.ul_message li .photo10-2 img{
	width:100%;
}

ul.ul_message li p.p_q{
	margin:0 0 13px;
	padding:0;
}

ul.ul_message li p.p_q img{
	width:375px;
}

ul.ul_message li p.p_message{
	margin:0;
	padding:0;
	font-size:160%;
	line-height:1.8em;
	color:#221;
	text-align:justify;
}

ul.ul_message li p.p280l{
	width:280px !important;
}

ul.ul_message li p.p280r{
	margin-left:230px !important;
	width:280px !important;
}

ul.ul_message li p.p320l{
	width:320px !important;
}

ul.ul_message li p.p320r{
	margin-left:190px;
	width:320px !important;
}

ul.ul_message li .border{
	margin:25px 0 30px;
	padding:0;
	height:10px;
	text-align:center;
}

.name1{
	bottom:-12px;
	left:-42px;
	width:284px;
	height:112px;
	background-image:url(../recruit/message/name1.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name2{
	top:-50px;
	right:-50px;
	width:270px;
	height:112px;
	background-image:url(../recruit/message/name2.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name3{
	top:-60px;
	right:-50px;
	width:270px;
	height:112px;
	background-image:url(../recruit/message/name3.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name4{
	bottom:-18px;
	left:-42px;
	width:284px;
	height:112px;
	background-image:url(../recruit/message/name4.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name5{
	top:-55px;
	left:-41px;
	width:274px;
	height:144px;
	background-image:url(../recruit/message/name5.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name6{
	top:-55px;
	left:-41px;
	width:274px;
	height:144px;
	background-image:url(../recruit/message/name6.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name7{
	top:-55px;
	left:-41px;
	width:274px;
	height:144px;
	background-image:url(../recruit/message/name7.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name8{
	top:-55px;
	left:-41px;
	width:274px;
	height:144px;
	background-image:url(../recruit/message/name8.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name9{
	top:-45px;
	right:-21px;
	width:272px;
	height:114px;
	background-image:url(../recruit/message/name9.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

.name10{
	bottom:-45px;
	left:-21px;
	width:284px;
	height:114px;
	background-image:url(../recruit/message/name10.png);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	display:block;
	position:absolute;
}

}

/*PCここまで*/


/*----------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------

	To - 959px - SP

--------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------*/

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


p.p_copy1{
	margin:0 auto 30px;
	padding:0;
	width:80%;
	text-align:center;
}

p.p_copy1 img{
	width:100%;
}

.photo_box{
	margin:0 0 30px;
	padding:0;
	width:100%;
}

.photo_box img{
	width:100%;
}

/*募集要項*/

h4.h4_uni{
	margin:0 5px 10px;
	padding:7px 0 0 27px;
	height:18px;
	font-size:1.3rem;
	line-height:1.1em;
	color:#295;
	background-image:url(../recruit/img/icon_uni.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	background-size:23px auto;
}

table.table_uni,
table.table_water,
table.table_dust{
	margin-bottom:25px;
}

table.table_uni td,
table.table_water td,
table.table_dust td{
	padding-right:10px;
}

table.table_uni th{
	background-image:url(../recruit/img/uni_bg.png);
	line-height:1.2em;
}

table.table_uni tr:nth-child(2n){
	background-color:#f7fcf7;
}

table.table_uni td span.square{
	margin-right:2px;
	color:#295;
}

table.table_uni a{
	color:#295;
	text-decoration:none;
	transition:0.5s;
}

table.table_uni a:hover{
	color:#8b0;
}

h4.h4_dust{
	margin:35px 5px 10px;
	padding:18px 0 0 27px;
	height:27px;
	font-size:1.3rem;
	line-height:1.1em;
	color:#e44;
	background-image:url(../recruit/img/icon_dust.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	background-size:27px auto;
}

table.table_dust th{
	background-image:url(../recruit/img/dust_bg.png);
	line-height:1.2em;
}

table.table_dust tr:nth-child(2n){
	background-color:#fcf7f7;
}

table.table_dust td span.square{
	margin-right:2px;
	color:#e44;
}

table.table_dust a{
	color:#e44;
	text-decoration:none;
	transition:0.5s;
}

table.table_dust a:hover{
	color:#f99;
}

h4.h4_water{
	margin:35px 5px 10px;
	padding:10px 0 10px 27px;
	min-height:30px;
	font-size:1.3rem;
	line-height:1.1em;
	color:#28e;
	background-image:url(../recruit/img/icon_water.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:23px auto;
	box-sizing:border-box;
}

table.table_water th{
	background-image:url(../recruit/img/water_bg.png);
	line-height:1.2em;
}

table.table_water tr:nth-child(2n){
	background-color:#f3faff;
}

table.table_water td span.square{
	margin-right:2px;
	color:#28e;
}

table.table_water a{
	color:#28e;
	text-decoration:none;
	transition:0.5s;
}

table.table_water a:hover{
	color:#7df;
}

/*先輩メッセージ*/

h2.h2_message{
	margin:0 auto 20px;
	padding:0;
	font-size:2.6rem;
	line-height:0.5em;
	color:#444;
	text-align:center;
}

h2.h2_message span.span_jp{
	margin:7px 0 0;
	padding:0;
	font-size:1rem;
	line-height:1em;
	color:#29e;
}


p.p_copy_m{
	margin:30px 20px 7px;
	padding:0;
	text-align:center;
}

p.p_copy_m img{
	width:100%;
}

p.p_message_read{
	margin:0 20px;
	padding:0;
	font-size:1.3rem;
	line-height:1.8em;
	color:#221;
	text-align:justify;
}

ul.ul_message_nav{
	margin:30px 20px 0;
	padding:0;
}

ul.ul_message_nav li{
	margin-bottom:5px;
	float:left;
}

ul.ul_message_nav li:nth-child(2n){
	float:right;
}

ul.ul_message_nav li.li_uni{
	padding:0;
	width:49%;
	height:40px;
	background-color:#4b9;
	background-image:url(../recruit/message/icon_uni2.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	background-size:22px 22px;
	display:block;
}

ul.ul_message_nav li.li_water{
	padding:0;
	width:49%;
	height:40px;
	background-color:#49f;
	background-image:url(../recruit/message/icon_water2.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	background-size:22px 22px;
	display:block;
}

ul.ul_message_nav li.li_dust{
	padding:0;
	width:49%;
	height:40px;
	background-color:#f66;
	background-image:url(../recruit/message/icon_dust2.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	background-size:22px 22px;
	display:block;
}

ul.ul_message_nav li a{
	margin:0;
	padding:12px 0 0 15px;
	width:100%;
	height:40px;
	font-size:1.3rem;
	line-height:1em;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background-image:url(../recruit/message/arrow_down.png);
	background-repeat:no-repeat;
	background-position:93% 50%;
	background-size:8px auto;
	display:block;
	box-sizing:border-box;
}

ul.ul_message{
	margin:0;
	padding:0;
}

ul.ul_message li{
	margin:0;
	padding:40px 0;
}

ul.ul_message li:first-child{
	padding:20px 0 40px 0;
}

ul.ul_message li .photo_left,
ul.ul_message li .photo_right{
	margin:0;
	padding:0;
	text-align:center;
}

ul.ul_message li .photo_left img,
ul.ul_message li .photo_right img{
	width:70%;
}

ul.ul_message li p.p_q{
	margin:25px 20px 10px;
	padding:0;
}

ul.ul_message li p.p_q img{
	width:100%;
}

ul.ul_message li p.p_message{
	margin:0 20px;
	padding:0;
	font-size:1.3rem;
	line-height:1.8em;
	color:#221;
	text-align:justify;
}

ul.ul_message li .border{
	margin:20px 0 25px;
	padding:0;
	height:5px;
	text-align:center;
}

ul.ul_message li .border img{
	width:30px;
	height:5px;
}

ul.ul_message li .photo1-2,
ul.ul_message li .photo2-2,
ul.ul_message li .photo3-2,
ul.ul_message li .photo4-2,
ul.ul_message li .photo5-2,
ul.ul_message li .photo6-2,
ul.ul_message li .photo7-2,
ul.ul_message li .photo8-2,
ul.ul_message li .photo9-2,
ul.ul_message li .photo10-2{
	margin:30px 20px 0;
	text-align:center;
}

ul.ul_message li .photo1-2 img,
ul.ul_message li .photo2-2 img,
ul.ul_message li .photo4-2 img,
ul.ul_message li .photo5-2 img,
ul.ul_message li .photo7-2 img,
ul.ul_message li .photo8-2 img,
ul.ul_message li .photo9-2 img{
	width:60%;
}

ul.ul_message li .photo3-2 img,
ul.ul_message li .photo6-2 img,
ul.ul_message li .photo10-2 img{
	width:55%;
}

.name1,
.name2,
.name3,
.name4,
.name5,
.name6,
.name7,
.name8,
.name9,
.name10{
	margin:15px 0 0;
	background-image:none;
	position:relative;
}

.name1 .class,
.name2 .class{
	margin:0 0 5px;
	font-size:1.2rem;
	line-height:1em;
	color:#4b9;
	text-align:center;
}

.name1 .name,
.name2 .name{
	margin:0 0 7px;
	font-size:2.1rem;
	line-height:1em;
	color:#4b9;
	letter-spacing:0.2em;
	text-align:center;
	font-family:'Noto Sans Japanese','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif !important;
	font-weight:700 !important;
}

.name1 .rubi,
.name2 .rubi{
	font-size:1.1rem;
	line-height:1em;
	color:#4b9;
	text-align:center;
}

.name3 .class,
.name4 .class,
.name9 .class,
.name10 .class{
	margin:0 0 5px;
	font-size:1.2rem;
	line-height:1em;
	color:#49f;
	text-align:center;
}

.name3 .name,
.name4 .name,
.name9 .name,
.name10 .name{
	margin:0 0 7px;
	font-size:2.1rem;
	line-height:1em;
	color:#49f;
	letter-spacing:0.2em;
	text-align:center;
	font-family:'Noto Sans Japanese','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif !important;
	font-weight:700 !important;
}

.name3 .rubi,
.name4 .rubi,
.name9 .rubi,
.name10 .rubi{
	font-size:1.1rem;
	line-height:1em;
	color:#49f;
	text-align:center;
}

.name5 .class,
.name6 .class,
.name7 .class,
.name8 .class{
	margin:0 0 5px;
	font-size:1.2rem;
	line-height:1em;
	color:#f66;
	text-align:center;
}

.name5 .name,
.name6 .name,
.name7 .name,
.name8 .name{
	margin:0 0 7px;
	font-size:2.1rem;
	line-height:1em;
	color:#f66;
	letter-spacing:0.2em;
	text-align:center;
	font-family:'Noto Sans Japanese','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', sans-serif !important;
	font-weight:700 !important;
}

.name5 .rubi,
.name6 .rubi,
.name7 .rubi,
.name8 .rubi{
	font-size:1.1rem;
	line-height:1em;
	color:#f66;
	text-align:center;
}



}

/*SPここまで*/