/**********ヘッダー(ここから)**********/

.siteName{
	display: none;
}
@media screen and (max-width: 730px){/*SP*/
	.customHeader{
		padding: 0.5em 1em 0.2em 1em !important;
	}
	.head_name{
		flex-basis: calc(438 / 750 * 100%);
		padding-bottom: 0.4em !important;
	}
	.head_info{
		flex-basis: calc(527 / 750 * 100%);
	}
}
@media screen and (min-width: 731px){/*PC*/
	.customHeader{
		display: flex;
		width: 100%;
		max-width: 1070px;
		padding: 0 1em !important;
		place-items: center;
	}
	.head_name ~ .head_info{
		margin: 0 1em !important;
	}
}
/**********ヘッダー(ここまで)**********/

/*見出し*/
#main .pointTit .t_pageHeading {
    background: linear-gradient(to left,rgb(254, 208 ,98 ,0.8), rgba(254, 179, 2, 1.0));
}

/* SP時画面幅拡張 */
@media screen and (max-width: 730px){/*SP*/
	.wide_section{
		margin: 0 -0.6em;
	}
	.wide_section .pointTit .t_pageHeading{
		border-radius: 0;
	}
	.wide_section_right{
		margin: 0 -0.6em 0 0;
	}

}
/*画像*/
#main .textBox img{
	vertical-align: top !important;
}
@media screen and (min-width: 731px){/*PC*/
	img{
		image-rendering: -webkit-optimize-contrast !important;
	}
}
/* インラインフレーム */
iframe#main_if,
iframe.main_if{
	width:100%;
}
p.if_box,p.no_lh{
	line-height: 0;
	clear:both;
}
@media screen and (max-width: 899px){/* 899px以下 */
	p.if_box{
		margin:0 -2.5% !important;
	}
}
@media screen and (max-width: 730px){/*SP*/
	#access .no_lh ~ .no_lh{
		margin-top: 12.5vw !important;
	}
}
@media screen and (min-width: 731px){/*PC*/
	#access .no_lh ~ .no_lh{
		margin-top: 3.125em !important;
	}
}
/*インラインフレームページ*/
#houjingaiyou .pointTit,
#staff .pointTit,
#nittei .pointTit,
#mediainfo .pointTit,
#link .pointTit,
#access .pointTit{
		display: none;
}

/*先輩インタビュー*/
.int_mokuji{
	display: flex;
	flex-wrap: wrap;
	margin-bottom:0.5em !important;
}
@media screen and (min-width: 731px) {/* PC */
	.int_mokuji li{
		width: calc(100%/3);
		padding:0 0.3em !important;
		box-sizing: border-box;
	}
}
.staff_ichiran a {
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
	background: #0086fc !important;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
	padding: 7px 15px 5px !important;
	border-radius: 20px;
}
.staff_ichiran {
	text-align: center;
}
.interview h2 {
	color: #2eb300;
	background-color: #feffba !important;
	border-top: 2px dotted #642C00;
	border-bottom: 2px dotted #642C00;
	padding: 0.3em 0.7em 0.1em 0.7em !important;
	margin-bottom: 1em !important;
	font-size:1.2em !important;
	font-weight: bold;
}
@media screen and (min-width: 731px) {/* PC */
	.interview .section > div.clearfix > p,.schedule_table{
		width: 30%;
		float: left;
	}
	.interview_dl,.kyujitsu_dl {
		width: 65%;
		float: right;
	}
}
.schedule_table {
	background-color: #feffba !important;
	border-radius: 0.7em;
	padding: 0.7em 0 !important;
	margin: 0.5em 0 1em !important;
	table-layout: fixed !important;
}
.schedule_table caption {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4ead15 !important;
	border-radius: 1em;
	margin: 0 0.7em 0.3em !important;
	padding: 0.1em 0 0 !important;
	text-align: -webkit-center;
}
.schedule_table th {
	font-weight: normal;
	text-align: right;
	padding: 0.2em 0.7em !important;
	width: 5em;
}
.schedule_table td {
	padding-right: 0.7em !important;
	line-height: 1.5em !important;
}
.interview_dl dt {
	font-weight: bold;
	font-size: 1.18em;
}
.interview_dl dt:before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	margin-right: .25em;
	margin-bottom: .15em;
	width: 1em;
	height: 1em;
	border-radius: .5em;
	border: .25em solid #ff9bb3;
	vertical-align: middle;
}
.interview_dl dd {
	border-bottom: 1px dotted #999;
	padding-bottom: 0.8em !important;
	margin-bottom: 0.7em !important;
	padding-left: 0.6em !important;
}
.kyujitsu_dl {
	border: solid 0.2em #bfde62;
	border-radius: 0.5em;
}
.kyujitsu_dl dt {
	font-weight: bold;
	text-align: center;
	background-color: #bfde62 !important;
	border-top-left-radius: 0.3em;
	border-top-right-radius: 0.3em;
	line-height: 2em;
}
.kyujitsu_dl dd {
	padding: 0.3em 0.5em !important;
	text-indent: 1em;
}
@media screen and (max-width: 730px){/*SP*/
	.schedule_table th {
		width: 6em;
	}
}

/*魅力*/
@media screen and (min-width: 731px) {/* PC */
	.miryoku{
		margin-bottom: 1em !important;
	}
}
@media screen and (max-width: 730px){/*SP*/
	.miryoku{
		margin-bottom: 0.5em !important;
	}
}

/*募集要項・説明会日程・応募方法*/
p[class^="btn_"] a,ul[class^="btn_"] a {
	display: block;
	border-radius: 0.4em;
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px #333333;
	text-align: center;
}
p[class^="btn_"] a:before,ul[class^="btn_"] a:before{
	font-family: "Font Awesome 5 Free";
	 font-weight: 900;
	speak: none;
}
p[class^="btn_"] a:before,ul[class^="btn_"] a:before {
	margin-right: .1em !important;
}
.btn_oubo{
	margin: 0.5em auto 0 !important;
}
.btn_connection a {
	background-color: #198b04 !important;
	background: linear-gradient(to bottom, #198b04 0%, #105a02 100%) !important;
}
.btn_oubo a {
	background-color: #268bff !important;
	background: linear-gradient(to bottom, #268bff 0%, #0a26d8 100%) !important;
}
.btn_connection a:before,
.btn_oubo a:before {
	content: '\f138';
}
.otoiawase{
	margin-top: 2em !important;
}
.otoiawase dt {
	font-weight: bold;
}
.otoiawase dt:before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	margin-right: 0.25em;
	margin-bottom: 0.15em;
	width: 1em;
	height: 1em;
	border-radius: 0.5em;
	border: 0.25em solid #f45;
	vertical-align: middle;
}
.otoiawase dd{
	margin-left: 1em !important;
}
@media screen and (max-width: 730px){/*SP*/
	p[class^="btn_"],ul[class^="btn_"] {
		width: 100%;
	}
	p[class^="btn_"] a,ul[class^="btn_"] a {
		padding: 0.75em 0 !important;
	}
	.btn_connection{
		margin: 2em auto 0 !important;
	}
	.btn_connection li ~ li{
		margin-top: 1.5em !important;
	}
	#main .textBox .otoiawase img{
		height: 5vw;
		vertical-align: middle !important;
	}
}
@media screen and (min-width: 731px){/*PC*/
	p[class^="btn_"] a,ul[class^="btn_"] a {
		padding: 0.7em 0 !important;
		font-size: 1.4em;
	}
	p[class^="btn_"] a:hover,ul[class^="btn_"] a:hover {
		opacity: 0.6;
	}
	.btn_oubo{
		width: 40%;
	}
	.btn_connection{
		display: flex;
		justify-content:center;
		margin-top: 2em !important;
	}
	.btn_connection li{
		flex-basis:32%;
	}
	.btn_connection li ~ li{
		margin-left: 1.5em !important;
	}
	#main .textBox .otoiawase img{
		height: 1.6vw;
		max-height: 16px;
		vertical-align: middle !important;
	}
}

/*募集要項・説明会日程・応募方法*/
p[class^="btn_"] a,ul[class^="btn_"] a {
	display: block;
	border-radius: 0.4em;
	font-weight: bold;
	text-decoration: none;
	color: #fff !important;
	letter-spacing: 0.2em;
	text-shadow: 1px 1px #333333;
	text-align: center;
}
p[class^="btn_"] a:before,ul[class^="btn_"] a:before{
	font-family: "Font Awesome 5 Free";
	 font-weight: 900;
	speak: none;
}
p[class^="btn_"] a:before,ul[class^="btn_"] a:before {
	margin-right: .1em !important;
}
.btn_oubo{
	margin: 0.5em auto 0 !important;
}
.btn_connection a {
	background-color: #198b04 !important;
	background: linear-gradient(to bottom, #198b04 0%, #105a02 100%) !important;
}
.btn_oubo a {
	background-color: #268bff !important;
	background: linear-gradient(to bottom, #268bff 0%, #0a26d8 100%) !important;
}
.btn_connection a:before,
.btn_oubo a:before {
	content: '\f138';
}
.otoiawase{
	margin-top: 2em !important;
}
.otoiawase dt {
	font-weight: bold;
}
.otoiawase dt:before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	margin-right: 0.25em;
	margin-bottom: 0.15em;
	width: 1em;
	height: 1em;
	border-radius: 0.5em;
	border: 0.25em solid #f45;
	vertical-align: middle;
}
.otoiawase dd{
	margin-left: 1em !important;
}
@media screen and (max-width: 730px){/*SP*/
	p[class^="btn_"],ul[class^="btn_"] {
		width: 100%;
	}
	p[class^="btn_"] a,ul[class^="btn_"] a {
		padding: 0.75em 0 !important;
	}
	.btn_connection{
		margin: 2em auto 0 !important;
	}
	.btn_connection li ~ li{
		margin-top: 1.5em !important;
	}
	#main .textBox .otoiawase img{
		height: 5vw;
		vertical-align: middle !important;
	}
}
@media screen and (min-width: 731px){/*PC*/
	p[class^="btn_"] a,ul[class^="btn_"] a {
		padding: 0.7em 0 !important;
		font-size: 1.4em;
	}
	p[class^="btn_"] a:hover,ul[class^="btn_"] a:hover {
		opacity: 0.6;
	}
	.btn_oubo{
		width: 40%;
	}
	.btn_connection{
		display: flex;
		justify-content:center;
		margin-top: 2em !important;
	}
	.btn_connection li{
		flex-basis:32%;
	}
	.btn_connection li ~ li{
		margin-left: 1.5em !important;
	}
	#main .textBox .otoiawase img{
		height: 1.6vw;
		max-height: 16px;
		vertical-align: middle !important;
	}
}

/*募集要項*/
.youkou th {
    	text-align: center;
}
.youkou td {
    	padding:0.5em 1em 0.5em 0.5em !important;
}
body .colorback {
	background-color: #fff0ca !important;
}
.youkou li {
	list-style-type: disc !important;
	list-style-position: inside !important;
}
.youkou .fa{
    	padding:0 0.2em 0 0 !important;
}
.youkou .fas{
    	padding:0 0.2em !important;
}
.youkou dt{
    	line-height: 1.5em;
}
.youkou dd{
    	line-height: 1.3em;
    	text-indent: 1em;
   	padding-bottom:0.5em !important;
}
@media screen and (min-width: 731px) {/* PC */
	.youkou th {
    		width:8em;
	}
}
@media screen and (max-width: 730px){/*SP*/
	.youkou th {
    		width:4em;
    		padding-left:0.5em !important;
	}
	.wide_section{
		margin: 0 -0.6em;
	}
}

/*お問い合わせ窓口横並び*/
@media screen and (min-width: 731px){/*PC*/
	.madoguchiflex{
		display:flex;
		align-items: center;
	}
	.madoguchiflex .articleWrap .tit03,.madoguchiflex .articleWrap .textBox{
		width:23vw;
	}
}

@media screen and (min-width: 731px){/*PC*/
	.madoguchi .btn_connection{
		 justify-content:flex-start;
	}
	.madoguchi .btn_connection li{
		flex-basis:50%;
		margin-left:2em !important;
	}
	.madoguchi .btn_connection a{
		white-space:nowrap;
	}
}
@media screen and (max-width: 730px){/*SP*/
	.madoguchi .btn_connection{
		width: 55%;
		margin:0 auto !important;
	}