.typo40{ font-size:40% !important;}
.typo60{ font-size:60% !important;}
.typo80{ font-size:80% !important;}
.typo90{ font-size:90%; }
.typo110{ font-size:110%; }
.typo120{ font-size:120%; }
.typo120sp{ font-size:120%; }
.typo130{ font-size:130%; }
.typo130sp{ font-size:130%; }
.typo150{ font-size:150%; }
.typo150sp{ font-size:150% !important;}
.typo150pc{ font-size:150% !important;}
.typo180{ font-size:180%; }
.typo180sp{ font-size:180%; }
.typo200{ font-size:200%; }
.typo200sp{ font-size:200%; }
.typo220{ font-size:220%; }
.typo220sp{ font-size:220%; }
.typo240{ font-size:240%; }
.typo240sp{ font-size:240%; }

.l_h10{ line-height:1.0 !important;}
.l_h12{ line-height:1.2 !important;}
.l_h13{ line-height:1.3 !important;}
.l_h14{ line-height:1.4 !important;}
.l_h15{ line-height:1.5 !important;}
.l_h18{ line-height:1.8 !important;}
.l_h20{ line-height:2.0 !important;}
.l_h24{ line-height:2.4 !important;}

mark.black{ background-color:#373f49; color:white; }
mark.yerrow{ background-color:#fbf45e; }
mark.pink{ background-color:#d87670; color:white; }

hr.recruit_line{
  margin: 8px 3px;
  border: none;
  background: #777;
}
.img100{ width:100%; }

.margbot0 {margin-bottom:0;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot15 {margin-bottom:15px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px;}
.margbot40sp {margin-bottom:40px;}
.margbot50 {margin-bottom:50px;}
.margbot50sp {margin-bottom:50px;}
.margbot60 {margin-bottom:60px;}
.margbot70 {margin-bottom:70px;}
.margbot80 {margin-bottom:80px !important;}

.margtop15 {margin-top:15px !important;}
.margtop30 {margin-top:30px !important;}
.margtop50 {margin-top:50px !important;}
.margtop80 {margin-top:80px !important;}
.margtop50sp {margin-top:30px !important;}
.margtop80sp {margin-top:80px !important;}

.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padbot20sp {padding-bottom:10px !important;}

.padtop10 {padding-top:10px !important;}
.padtop20 {padding-top:20px !important;}
.padtop30 {padding-top:30px !important;}
.padtop40 {padding-top:40px !important;}
.padtop50 {padding-top:50px !important;}
.padtop80 {padding-top:80px !important;}
.padtop20sp {padding-top:20px !important;}
.padtop30sp {padding-top:20px !important;}
.padtop50sp {padding-top:50px !important;}
.padtop80sp {padding-top:80px !important;}

.recruit_p{ padding:0; }
h1.post-title { font-size: 28px; }

.sp_text{ text-align:center; }

.pc{ display:block; }
.phone{ display:none; }
.pc_br{ display: block;}
.sp_br{ display: none;}

@media screen and (max-width: 600px) {
	.pc{ display:none; }
	.phone{ display:block; }
	.pc_br{ display: none;}
	.sp_br{ display: block;}
	.typo120sp{ font-size:96%; }
	.typo130sp{ font-size:118%; }
	.typo150sp{ font-size:130% !important;}
	.typo150pc{ font-size:170% !important;}
	.typo180sp{ font-size:160%; }
	.typo200sp{ font-size:170%; }
	.typo220sp{ font-size:190%; }
	.typo240sp{ font-size:210%; }

	.margbot40sp {margin-bottom:10px;}
	.margbot50sp {margin-bottom:10px;}
	.margtop50sp {margin-top:50px !important;}
	.margtop80sp {margin-top:0px !important;}
	.padbot20sp {padding-bottom:20px !important;}
	.padtop20sp {padding-top:20px !important;}
	.padtop30sp {padding-top:30px !important;}
	.padtop50sp {padding-top:25px !important;}
	.padtop80sp {padding-top:40px !important;}
}
.bg_gay{ background-color:#f1f1f1; padding:3vw; }

.check_block_tit{
	margin-top:25px;
	background-color:#373f49;
	padding:2px; color:white; font-weight:bold;
	text-align:center;
}
.check_block_tit_l{
	margin-bottom:10px;
	background-color:#373f49;
	padding:5px 15px; color:white; font-weight:bold;
}
.check_block{
	background-color:#fff;
	padding:10px;
}
.check { position: relative; margin-left: 25px; }
.check::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #c66480;
  border-bottom: 2px solid #c66480;
  transform: rotate(-45deg);
}

.recruit2_flex {
-webkit-align-items: stretch;
align-items: stretch;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.no_svg{
	position:absolute;
	right:17px; top:0;
	z-index: -1;
}
.recruit2_flex div.concept45{
	width: calc(50% - 20px);
	margin: 10px;
}
.recruit2_flex div.concept55{
	width: calc(50% - 20px);
	margin: 10px; margin-left: 0;
}
.recruit2_flex div.concept40{
	width: calc(33% - 20px);
	margin: 10px;
	margin-top: 25px;
}
.recruit2_flex div.concept60{
	width: calc(67% - 20px);
	margin: 10px;
}
.recruit2_flex div.c33{
	width: calc(33.333% - 20px);
	margin: 10px;
}
.recruit2_flex div.fukuri65{
	width: calc(57% - 10px);
	margin: 5px;
}
.recruit2_flex div.fukuri35{
	width: calc(42% - 10px);
	margin: 5px;
}
.recruit2_flex div.lesson35{
	width: calc(35% - 10px);
	margin: 5px;
}
.recruit2_flex div.lesson25{
	width: calc(25% - 30px);
	margin: 5px;
	padding-left: 20px;
}
.recruit2_flex div.lesson40{
	width: calc(40% - 10px);
	margin: 5px;
}
.recruit2_flex div.voice50{
	width: calc(50% - 60px);
	margin: 10px;
	background-color:#f1f1f1;
	padding:20px; padding-left:0; 
}
.recruit2_flex div.voice_pic{
	width: calc(35% - 10px);
	margin: 0;
	margin-right: 10px;
}
.recruit2_flex div.voice_typo{
	width: calc(65% - 15px);
	margin: 5px; margin-left: 10px;
}
.recruit2_flex div.owner20{
	width: calc(20% - 20px);
	margin: 10px;
}
.recruit2_flex div.owner70{
	width: calc(70% - 20px);
	margin: 10px;
}
.recruit2_flex div.owner10{
	width: calc(8% - 20px);
	margin: 10px;
}

.piccontainer{
    margin-bottom: 0.2rem;
    padding: 0;
    box-shadow: 10px 10px 0 #fcf7e1;
    border: 1px solid #4e4e4e;
    background: #fcf7e1; height: 100%;
}
.piccontainer_in {
    border-top: 10px solid #fff;
    border-left: 10px solid #fff;
    padding: 15px;
}
.voice_name{
	background-color:#373f49;
	padding:2px; color:white;
	text-align:center;
}
@media (max-width: 991px) {
	.in_flex div.c50{
		width: calc(50% - 40px);
		margin: 20px;
	}


}
@media (max-width: 600px) {
	.check_block_tit{ margin-top:10px; }
	.recruit2_flex div.concept45{
		width: calc(100% - 10px);
		margin: 5px auto;
	}
	.recruit2_flex div.concept55{
		width: calc(100% - 10px);
		margin: 5px auto;
	}
	.recruit2_flex div.concept40{
		width: calc(100% - 10px);
		margin: 5px auto;
	}
	.recruit2_flex div.concept60{
		width: calc(100% - 10px);
		margin: 5px auto;
	}
	.recruit2_flex div.c33{
		width: calc(85% - 0px);
		margin: 5px auto; margin-bottom:10px;
	}
	.recruit2_flex div.fukuri65{
		width: calc(100% - 0px);
		margin: 5px auto;
	}
	.recruit2_flex div.fukuri35{
		width: calc(85% - 10px);
		margin: 5px auto;
	}
	.recruit2_flex div.lesson35{
		width: calc(100% - 0px);
		margin: 5px auto;
	}
	.recruit2_flex div.lesson25{
		width: calc(100% - 10px);
		margin: 5px; padding:0;
	}
	.recruit2_flex div.lesson40{
		width: calc(100% - 10px);
		margin: 5px; padding:0;
	}
	.recruit2_flex div.voice50{
		width: calc(100% - 40px);
		margin: 5px;
		background-color:#f1f1f1;
		padding:15px; padding-left:0; 
	}
	.recruit2_flex div.voice_pic{
		width: calc(30% - 10px);
		margin: 5px;
	}
	.recruit2_flex div.voice_typo{
		width: calc(70% - 10px);
		margin: 5px;
	}
	.recruit2_flex div.owner20{
		width: calc(50% - 0px);
	    margin: 5px 0;
	    margin-bottom: 15px;
	}
	.recruit2_flex div.owner70{
		width: calc(100% - 10px);
		margin: 5px;
	}
	.recruit2_flex div.owner10{ display:none; }
}
.recruit_ardhive_l{
	width:48%;
	float:left;
	padding:1%;
}
.recruit_pic3{
	width:31%;
	float:left;
	padding:1%;
}
.recruit_archive_bot{ width:100%; }

.container-recruit{
	margin:0 auto;
	max-width:980px;
	padding:10px;
}
.container-inner700{
	width:90%;
	max-width:700px;
	padding-left:15px;
	padding-right:15px;
}
.color_brown{color:#2f3d48;}

.recruit_title a img{
	max-width: 100%;
	max-height: 150px;
}
.recruit_zu_tit{ margin:0; background-color:#2f3d48; color:#fff; padding:5px; text-align:center; font-weight:bold; font-size:115%;}

.gray_bg{background-color:#f3f3f3; margin:0;}

.voice_bg{ max-width: 780px; background-color:#f1f3f2; padding:10px; margin:0 auto; margin-bottom:5px; }
.voice_pic{ width:100%; float:none; text-align:center; margin-bottom:10px; }
.company_pic{ width:100%; float:none; text-align:left; margin-bottom:10px; }
.voice_pic img , .company_pic img{ width:100%; max-width:150px;}
.voice_typo , .company_typo{ width:100%; float:none; text-align:left; margin-bottom:15px; }
.voice_tit{ color:#935a3e; font-size:120%; font-weight:bold; }

.school_li_block{
	margin:0 auto;
	width:100%;
	max-width:700px;
	padding-left:10px;
	padding-right:10px;
}
ul.school_li li{
	position:relative;
	background-color: #fff8eb;
	border:1px solid #ededed;
	margin:4px;
	margin-left:0;
	padding:3px 6px;
	text-align:center;
	color:#2f3d48;
	float:left;
}
table.recruit_tb{
	margin:0 auto;
	margin-top:15px;
	width:70%;
	line-height:1.4;
	border-collapse:collapse;
}
table.recruit_tb tr {
	border-bottom:1px dotted #cccccc;
}
table.recruit_tb th {
	font-weight:bold;
	padding:15px;
	color:#333333;
	white-space:nowrap;
	text-align:left;
}
table.recruit_tb td {
	padding:15px;
	text-align:left;
}
table.menu_tb{
	margin:0 auto;
	margin-top:25px;
	width:70%;
	line-height:1.4;
	border-collapse:collapse;
}
table.menu_tb tr {
	border-bottom:1px dotted #cccccc;
}
table.menu_tb th {
	font-weight:bold;
	padding:15px;
	color:#333333;
	text-align:left;
}
table.menu_tb th.sth { background-color:#F0FCE0; }
table.menu_tb th.wraped {
	white-space:normal;
}
table.menu_tb td {
	padding:15px;
	text-align:right;
}
.gmap{
	margin:0 auto;
	width:70%;
}
.ghost_title2 {
	width:50%;
	float:left;
}
.ghost_title2 a {
	display: block;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 10px;
	padding: 15px;
	color: #fff;
	background-color: #333333;
	text-align: center;
	font-size:120%;
	font-weight:bold;
}
.ghost_title2 a:hover { background-color: #9cc871; }

.ghost_title2 a.foot_telbot {background-color: #3c5582 !important;}
.ghost_title2 a.foot_webbot {background-color: #e14664 !important;}

.menu_tit{
	margin:0 auto;
	color:#333333;
	font-size:175%;
	text-align:center;
	padding:5px;
}
.menu_copy{
	width:70%;
	margin:0 auto;
	color:#333333;
	font-size:120%;
	text-align:center;
	padding-top:25px;
	border-top:2px solid #999999;
	margin-top: 20px;
}
.company_tit{
	color:#2f3d48;
	font-size:160%;
	line-height:1.8;
	text-align:left;
	padding-bottom:15px;
	font-feature-settings: "palt";
}
.company_lead{
	margin-top:40px;
	line-height:1.8;
	text-align:left;
}
/* __________ Contact Form __________ */
textarea,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="email"]
 {
	width:70%;
	margin:0 0 10px;
	padding: 10px 8px;
	text-transform:none;
	line-height:20px;
	font-size: 13px;
	color: #333333;
	font-style:normal;
	border-radius: 0;
	background: none;
	border: 2px solid #aaaaaa;
	box-shadow: none;
	transition: border-color 0.3s ease-in-out; 
	-webkit-transition: border-color 0.3s ease-in-out;
}
textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
}
textarea,
input[type="text"].last {margin-right:0;}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	color:#666;
	border-color:#ccc;
}

/*親要素に中央揃えを適用し、送信ボタンを真ん中に寄せます*/
.wpcf7-form{
	margin:0 auto;
	text-align:center;
	width:70%;
}
.contact_submit{ text-align:center; }
.wpcf7-spinner{ display:block; margin-bottom:80px; }
.form_l{ text-align:left; }

/*送信ボタンを相対サイズに。ディフォルトのmarginを取り除く*/
.wpcf7 .wpcf7-submit{
    width:40%;
    margin-right:0;
    font-size:18px;
    padding:10px 0px;
    background-color:#fff;
    color:#4d4d4d;
    border:#aaaaaa solid 2px;
}
/*送信ボタンにマウスカーソルが乗った時の処理*/
.wpcf7-submit:hover {
    color:#37cdc0;
    border:#37cdc0 solid 5px;
}
/*エラーの表示を中央寄せ・幅100%表示にします*/
.wpcf7-response-output,
div.wpcf7-validation-errors {
    width:100%;
    text-align:center;
}
/*ロード中画像をブロック要素にして中央に寄せます*/
div.wpcf7 img.ajax-loader{
    display:block;
    margin: 0 auto;
}
/*ディフォルトのエラー文章を非表示にします*/
.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
/*エラーの発生したフォームを赤背景にします*/
body .wpcf7 .wpcf7-not-valid {
    background: pink;
}
select option{ font-size:110%; }
select{ float:left; border: 1px solid #aaaaaa; padding:20px 100px; font-size:110%; }
.contact_btn {
	display:inline-block;
	cursor:pointer;
	margin: 0 7px 10px 0;
	padding:13px 30px;
	border: 2px solid #242424;
	border-radius: 0;
	box-shadow: 0;
	text-shadow:none;
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	line-height:20px;
	font-size:13px;
	color:#333;
	background: none; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn.active, .contact_btn:hover {background: none; color:#fff; border-color:#ccc;}

.notification_error {color:#30a67c;}
@media (max-width: 600px) {
	h1.post-title { font-size: 14px; }
	.sp_text{ text-align:left; }
	.gmap{ width:96%; }
	.menu_copy{ width:90%; }
	table.recruit_tb , table.menu_tb{ width:90%; table-layout: fixed; }
	table.recruit_tb th , table.recruit_tb td , table.menu_tb th , table.menu_tb td { width:100%; display:block; padding:10px; white-space:normal; }
	table.recruit_tb th , table.menu_tb th{ padding-bottom:0; padding-top:5px; }
	.menu_copy{font-size:110%;}
	.company_tit{font-size:140%; line-height:1.6;}

	textarea,input[type="text"],input[type="email"],input[type="tel"],input[type="email"]{width:100%;}
	select{ padding:20px 30px; }

	.recruit_ardhive_l{
		width:98%;
		float:none;
	}
}
@media (min-width: 767px) {
	.voice_bg{ padding:30px; margin:0 auto; margin-bottom:15px; }
	.voice_pic{ width:20%; float:left; }
	.voice_pic img , .company_pic img{ width:100%; max-width:360px;}
	.voice_typo{ width:78%; float:right; }
	.company_typo{ width:68%; float:left; }
	.company_pic{ width:30%; float:right; }


}



/* __________ owlCarousel Style __________ */
.owl-prev span{ font-size:300%; position:absolute; top:30%; left:-15px; }
.owl-next span{ font-size:300%; position:absolute; top:30%; right:-15px; }
.owl-dots , .owl-dots span{
  text-align: center;
  bottom: 5px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.owl-dot span {
  border-radius: 50px;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(29,32,136, 1);
  margin-left: 5px;
  margin-right: 5px;
}

.owl-dot.active span {
  background-color: #cad7e5;
}
.owl-dots span {
  text-align: center;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*	clearfix
------------------------------------------------------------*/
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.typo80{ font-size:80%; font-weight: normal; }
.typo130{ font-size:130%; }
.typo150{ font-size:150%; }
.typo180{ font-size:180%; }
.typo_orange{ color:#ff6600; }

.in_container800{
	margin:0 auto;
	max-width:800px;
	padding-left:10px;
	padding-right:10px;
}
.in_container640{
	margin:0 auto;
	max-width:640px;
	padding-left:10px;
	padding-right:10px;
}
.main_bg{
	width:100%;
	background: url("../images/recruit/return/bg.jpg") top left repeat;
	margin:0 auto;
	padding:0;
}
.bg_yerrow{ margin:0; background-color:#ffffcc; padding-top:20px; padding-bottom:20px; }

.bg1{
	width:100%;
	background-color: #e95548;
	margin:0 auto;
	padding:0;
}
.bg2{
	width:100%;
	background-color: #fce0af;
	margin:0 auto;
	padding:0;
}
.bg3{
	width:100%;
	background-color: #f487bc;
	margin:0 auto;
	padding:20px 0;
}
.bg4{
	width:100%;
	background-color: #fdf2e5;
	margin:0 auto;
	padding:0;
}
.staff_bg{
	border-radius:15px;
	width:100%;
	background-color: #fff;
	margin:0 auto;
	padding:10px 35px;
}
@media (max-width: 460px) {
	.staff_bg{ padding:10px 10px; font-size:110%; }
}


.staff_bg img{ width:100%; height:auto; max-width:570px; }


.recruit_ind_voice_bg{
	margin:15px auto;
	background-color:#f1f3f2;
	padding:15px;
}
.recruitin_bg{
	width:100%;
	background: url("../images/recruit_ind/main_bg.png") top left repeat;
	margin:0 auto;
	padding:20px;
	padding-bottom:10px;
	text-align:center;
	color:#fff;
}
.recruitin_achive_tit{
	margin-top:50px;
	margin-bottom:20px;
	background-color:#323741;
	padding:15px;
	text-align:center;
	color:#fff;
	font-size:130%;
	line-height:1.4;
}
.recruitin_form_tit{
	margin:0;
	background-color:#cc9900;
	padding:15px;
	text-align:center;
	color:#fff;
	font-size:130%;
	line-height:1.4;
}
.recruitin_single_tit{
	margin:20px auto;
	text-align:center;
	font-size:180%;
	line-height:1.4;
}
.recruitin_achive_in{
	margin:0;
	border:2px solid #00cc00;
	padding:20px;
}
.recruitin_achive_tb{
	margin:0 auto;
	width:-moz-available;
	width:available;
	border-collapse:collapse;
	font-size:110%;
}
table.recruitin_achive_tb tr {
	border-top:1px dotted #cccccc;
}
table.recruitin_achive_tb th {
	text-align:left;
	line-height:1.4;
	white-space: nowrap;
	padding:10px 10px;
	color:#333333;
	font-weight:bold;
}
table.recruitin_achive_tb td {
	text-align:left;
	line-height:1.4;
	padding:10px 10px;
}
.recruitin_achive_tb2{
	width:-moz-available;
	width:available;
	margin:0;
	border-collapse:collapse;
	font-size:110%;
	border:1px solid #cccccc;
	border-top:0px solid #cccccc;
}
table.recruitin_achive_tb2 tr {
	border-top:1px solid #cccccc;
}
table.recruitin_achive_tb2 th {
	border-right:1px solid #cccccc;
	text-align:center;
	line-height:1.4;
	white-space: nowrap;
	padding:15px 15px;
	color:#fff;
	font-weight:bold;
	background-color:#999999;
}
table.recruitin_achive_tb2 td {
	text-align:left;
	line-height:1.4;
	padding:15px 15px;
	background-color:#fff;
}
table.recruitin_achive_tb2 td.td_price{
	font-size:120%;
	font-weight:bold;
}
ul.recruit_ind_icon{ margin:15px auto; }
ul.recruit_ind_icon li {
	position:relative;
	border:1px solid #a48b78;
	margin-right:2px;
	margin-bottom:2px;
	padding:8px;
	text-align:center;
	color:#a48b78;
	font-size:90%;
	line-height:1.2;
	float:left;
}

@media (max-width: 600px) {
	table.recruitin_achive_tb th,
	table.recruitin_achive_tb td{ width:100%; display:block; }



}


