/*--------------------------------------
基本設定
--------------------------------------*/

/* PC用CSS
   ========================================================================== */
@media screen and (min-width:1020px){

/* 全体設定
------------------------------------*/
#recruit-wrap{
	width: 100%;
	margin: 0 auto;
}

#recruit-wrap #recruit-in{
	width: 100%;
}

/* コンテンツ設定
------------------------------------*/
#contents-wrap{
	width: 1020px;
	margin: 0 auto;
}

#contents-wrap .sub-title{
	text-align: center;
}

/* メインビジュアル
------------------------------------*/
/* タイトル */
#contents-wrap .contents-text{
	width: 1020px;
	height: 130px;
	background-image: url(../img/about/mainv-back2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

#contents-wrap .contents-text span{
	width: 550px;
	color: #ff7506;
	display: block;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

#contents-wrap .contents-text h2{
	width: 550px;
	color: #ff7506;
	font-size: 34px;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0 30px 0;
}

#img-main{
	width: 100%;
	background-image: url(../img/about/mainv-back.jpg);
	background-repeat: repeat;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	padding-bottom: 50px;
}

.mainvisual-wrap{
	width: 1020px;
	position: relative;
}

.mainvisual-wrap figure{
	width: 270px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -135px;
	z-index: 3;
}

/* ページ内リンク
------------------------------------*/
#contents-wrap .page-link{
	width: 430px;
	margin: 30px auto 60px auto;
}

#contents-wrap .page-link ul{
	margin:0;
	padding:0;
	height:45px;
	list-style:none;
}

#contents-wrap .page-link  ul li{
	width:auto;
	min-width:140px;
	height:30px;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	display:inline;
	border-left: 1px solid #3e3a39;
	color: #3e3a39;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}

#contents-wrap .page-link  ul li:nth-of-type(4){
	width: 194px;
}

#contents-wrap .page-link  ul li:last-of-type{
	border-right: 1px solid #3e3a39;
}

#contents-wrap .page-link  ul li a{
	width:auto;
	min-width:140px;
	color: #3e3a39;
	display: block;
	cursor: pointer;
}

/* 私たちについて
------------------------------------*/
#about-wrap{
	width: 100%;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-bottom: 60px;
	padding-right: 500%;
}

#about-wrap h2{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-wrap .about-in{
	width: 1020px;
	margin-bottom: 60px;
}

.about-in .text-set strong{
	color: #ea5b00;
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}

.about-in .text-set{
	width: 444px;
	float: left;
	margin-left: 40px;
	padding-top: 50px;
}

.about-in img{
	width: 508px;
	float: left;
}

.about-in .text-set p{
	font-size: 14px;
	font-weight: 900;
	margin: 20px 30px 0 0;
}

/* 募集要項
------------------------------------*/
#guide-line-wrap{
	width: 100%;
	background-color: #f9fdd9;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-top: 60px;
	padding-bottom: 90px;
	padding-right: 500%;
}

#guide-line-wrap h3{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#guide-line-wrap .guide-line-in{
	width: 1020px;
	margin-bottom: 60px;
}

.guide-line-in .recruit-description{
		font-size: 14px;
		font-weight: 900;
}

.guide-line-in　.ChangeElem_Panel{
  display: none;
}

/* ボタン設定 */
.ChangeElem_Btn_Content{
		width: 411px;
		margin: 0 auto;
}

.ChangeElem_Btn_Content .ChangeElem_Btn{
	width: 198px;
	height: 44px;
	line-height: 40px;
	background-color: #fff;
	border: 2px solid #448bd8;
	border-radius: 50px;
	color: #448bd8;
	display: inline-block;
	font-weight: 900;
	font-size: 16px;
	text-align: left;
	margin-top: 25px;
	padding-left: 15px;
}

.ChangeElem_Btn_Content .ChangeElem_Btn:before{
	content: "▶";
	font-size: 14px;
	margin-right: 5px;
}

.ChangeElem_Btn_Content .ChangeElem_Btn:hover{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

.ChangeElem_Btn_Content .ChangeElem_Btn:first-of-type{
	margin-right: 10px;
}

.ChangeElem_Btn_Content .is-active{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

/* タブ内 */
.panel-title{
    width: 198px;
	height: 44px;
    display: block;
	line-height: 44px;
    background-color: #448bd8;
	border: 2px solid #448bd8;
    border-radius: 50px;
	color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto 30px auto;
}

.guide-line-in ul{
    width: 1020px;
    background-color: #fff;
    border: 2px solid #ea5b00;
    border-radius: 10px;
    margin-top: 30px;
}

.guide-line-in ul li{
    width: 90%;
    min-width: 940px;
    margin: 40px auto;
}

.guide-line-in .finish{
	display: block;
	text-align: center;
	margin: 0 auto;
}

.guide-line-in ul li .guide-line-table{
    width: 100%;
}

.guide-line-table dl,
.guide-line-table dt,
.guide-line-table dd{
	box-sizing: border-box;
}

.guide-line-table dl{
  background: #eee;
  border-bottom: 1px solid #ccc;
}

.guide-line-table dt,
.guide-line-table dd{
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}

.guide-line-table dt:first-of-type,
.guide-line-table dd:first-of-type{
  border-top: none;
}

.guide-line-table dt{
		width: 20%;
		font-weight: bold;
		float: left;
		line-height: 25px;
		padding-left: 5%;
}

.guide-line-table dd{
	background: #fff;
	font-weight: 600;
	line-height: 25px;
	margin-left: 20%;
	padding-bottom: 10px;
}

.guide-line-table dd:after {
  content: '';
  display: block;
  clear: both;
}

.guide-line-table dd:last-of-type img{
	margin-top: 10px;
}

.guide-line-table .sp-navi-banner{
	display: none;
}

/* 応募について
------------------------------------*/
#application-wrap{
	width: 100%;
	background-color: #fff;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-right: 500%;
}

#application-wrap h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#application-wrap .application-in{
	width: 1020px;
	margin-bottom: 60px;
}

.application-in .application-title{
	width: 720px;
	border-bottom: 1px dotted #afc112;
	color: #E95516;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 20px auto;
	padding: 10px 0;
	text-align: center;
}

.application-in .tel-box{
	width: 720px;
	background-color: #fff;
	border: 1px solid #448bd8;
	border-radius: 10px;
	margin: 0 auto 60px auto;
	position: relative;
	padding: 0 15px;
}

.application-in .tel-box .tel-box-in{
	box-sizing: border-box;
	border-top: 3px solid #448bd8;
	width: 100%;
  box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	-o-box-sizing: border-box;
	margin: 0 auto;
	padding: 20px 0;
}

.tel-box-in .logo-area{
	width: 50%;
	float: left;
}

.tel-box-in .logo-area img{
	width: 329px;
	height: 87px;
	margin-left: 30px;
}

.tel-box-in .address-area{
	width: 50%;
	float: left;
}

.application-in .address-area{
	width: 320px;
	float: left;
	margin-left: 40px;
}

.address-area .tel-number{
	color: #ea5b00;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 4px;
	margin-left: 10px;
}

.address-area .tel-number i{
	width: 35px;
	height: 35px;
	border: 1px solid #ea5b00;
	border-radius: 35px;
	color: #ea5b00;
	font-size: 18px;
	font-weight: 900;
	line-height: 35px;
	text-align: center;
	text-indent: 3px;
	margin-right: 10px;
}

.address-area .tel-number span{
	color: #ea5b00;
	position: relative;
	top: 5px;
}

.address-area .tel-time{
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

/* メール応募
------------------------------------*/
.mail-in{
	width: 90%;
	background-color: #fff;
	border: 1px solid #afc112;
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
}

.mail-in .mail-box{
	border-top: 3px solid #afc112;
	width: 100%;
  box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	-o-box-sizing: border-box;
	margin: 0 auto;
}

.application-in .mail-box-title{
	width: 90%;
	border-bottom: 1px dotted #afc112;
	color: #E95516;
	font-size: 20px;
	font-weight: bold;
	margin: 20px auto;
	padding: 10px 0;
	text-align: center;
}

/* 表設定 */
.mail-in .mail-box .mail-table{
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
}

.mail-table dl,
.mail-table dt,
.mail-table dd{
	box-sizing: border-box;
}

.mail-table dl{
  background: #eee;
  border-bottom: 1px solid #ccc;
}

.mail-table dt,
.mail-table dd{
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}

.mail-table dt:first-of-type,
.mail-table dd:first-of-type{
  border-top: none;
}

.mail-table dt{
		width: 25%;
		font-weight: bold;
		float: left;
		line-height: 25px;
		padding-left: 2%;
}

.mail-table dd{
	font-weight: 600;
	line-height: 25px;
	margin-left: 25%;
	padding-bottom: 10px;
}

.mail-table dd:after {
  content: '';
  display: block;
  clear: both;
}

/* ラジオボタン設定 */
.mail-table input[type=radio] {
	display: none;
}

.mail-table .radio-box label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.mail-table .radio-box label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: 1px solid #bdc3c7;
	border-radius: 50%;
}
.mail-table input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border-radius: 50%;
	background: #448bd8;
}

/* 必須 */
.mail-table .required-icon{
    color: #fff;
    font-size: 13px;
		font-weight: normal;
    width: 50px;
    margin-left: 10px;
    padding: 3px 4px;
    background-color: #E95516;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.mail-table dt:last-of-type .required-icon{
		margin-left: 0;
}

/* フォーム内input設定 */
.mail-table .form-style{
	padding:8px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

.mail-table .form-s{
	width: 100px;
	font-size:1.3em;
}

.mail-table .form-m{
	width: 450px;
	font-size:1.3em;
}

.mail-table .form-l{
	width: 450px;
	height: 200px;
	font-size:1em;
}

.mail-table .security-box{
	width: 600px;
	height: 200px;
	border: 1px solid #3e3a39;
	font-weight: normal;
	overflow: scroll;
	margin: 15px 0;
}

.mail-table .security-box p{
		font-size: 13px;
		line-height: 20px;
		margin: 15px 20px 15px 20px;
}

.mail-table .security-box strong{
	font-size: 14px;
}

.mail-table .security-txt{
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
}

/* 同意するボタン */
.mail-in .agree-box{
		width: 600px;
		border: 1px solid #ccc;
		display: block;
		padding: 10px 0;
		text-align: center;
}

.checkbox01-input{
  display: none;
}

.checkbox01-parts{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
	cursor: pointer;
}

.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #afc112;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #afc112;
  border-right: 3px solid #afc112;
}


/* 確認画面へ進むボタン */
.mail-in .recruit_send{
	width: 198px;
	height: 44px;
	line-height: 40px;
	background-color: #E95516;
	border: 2px solid #E95516;
	border-radius: 50px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	margin: 25px 0 25px 130px;
	padding-left: 15px;
}

.mail-in .recruit_send:after{
	content: "▶";
	font-size: 14px;
	margin-left: 5px;
}

.mail-in .recruit_send:hover{
	background-color: #fff;
	border: 2px solid #E95516;
	color: #E95516;
	opacity: 1.0;
	z-index: 1;
}


}/*pcここまで*/






/* タブレット用CSS
   ========================================================================== */
@media screen and (max-width:1019px){

	/* 全体設定
	------------------------------------*/
	#recruit-wrap{
		width: 100%;
		margin: 0 auto;
	}

	#recruit-wrap #recruit-in{
		width: 100%;
	}

	/* コンテンツ設定
	------------------------------------*/
	#contents-wrap{
		width: 100%;
		margin: 0 auto;
	}

	#contents-wrap .sub-title{
		text-align: center;
	}

	/* メインビジュアル
	------------------------------------*/
	/* タイトル */
	#contents-wrap .contents-text{
		width: 100%;
		height: 110px;
		background-image: url(../img/about/mainv-back2.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: 80% 100%;
		margin: 0 auto;
	}

#contents-wrap .contents-text span{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 15px 0;
}

#contents-wrap .contents-text h2{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
}

	#img-main{
		width: 100%;
		background-image: url(../img-sp/about/mainv-back.jpg);
		background-repeat: repeat;
	}

	.mainvisual-wrap{
		width: 100%;
		position: relative;
	}

	.mainvisual-wrap img{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}

	.mainvisual-wrap figure{
		width: 270px;
		position: absolute;
		bottom: -40px;
		left: 38%;
		margin-left: 0;
		z-index: 3;
	}

	.mainvisual-wrap figure img{
			width: 60%;
			height: auto;
	}

	/* ページ内リンク
	------------------------------------*/
	#contents-wrap .page-link{
		width: 100%;
		max-width: 560px;
		margin: 30px auto 60px auto;
	}

	#contents-wrap .page-link ul{
		width: 85%;
		margin: 40px auto 0 auto;
	}

	#contents-wrap .page-link  ul li{
			position: relative;
	    float: left;
	    box-sizing: border-box;
	    width: 48%;
	    margin: 0 0 4px 0;
	    padding: 0 0px 0 3px;
		}

	#contents-wrap .page-link  ul li:nth-of-type(1),
	#contents-wrap .page-link  ul li:nth-of-type(3){
		margin-right: 3%;
	}

	#contents-wrap .page-link  ul li a{
		display: block;
		border-bottom: 1px dotted #ea5b00;
	    padding: 13px 0 10px 0;
	    color: #3e3a39;
	    font-size: 13px;
	    font-weight: 900;
	    letter-spacing: 0.05em;
	    white-space: nowrap;
	}

	#contents-wrap .page-link  ul li a:after {
		width: 15px;
		height: 15px;
		border: 1px solid #ea5b00;
		border-radius: 30px;
		color: #ea5b00;
	  	content: "\f078";
	  	font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 12px;
		line-height: 15px;
		text-indent: 2.5px;
		padding: 0;
		position: absolute;
		right: 0;
		top: 35%;
	}

	/* 私たちについて
	------------------------------------*/
	#about-wrap{
		width: 100%;
		margin: 0 auto;
	}

	#about-wrap .about-in{
		width: 100%;
		margin: 0 auto;
	}

	#about-wrap h2{
		color: #ea5b00;
		border-bottom: 3px solid #afc112;
		display: inline-block;
		font-size: 20px;
		line-height: 30px;
		margin: 0 auto 40px auto;
		padding-bottom: 5px;
	}

	.about-in img{
		width: 90%;
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	.about-in .text-set{
		width: 100%;
		margin-right: 5px;
	}

	.about-in .text-set p{
		width: 90%;
		max-width: 560px;
		margin: 20px auto;
		font-size: 14px;
		line-height: 23px;
	}

	.about-in .text-set p br{
		display: none;
	}

	.about-in .text-set strong{
		width: 90%;
		max-width: 560px;
		color: #ea5b00;
		display: block;
		font-size: 18px;
		line-height: 25px;
		margin: 20px auto 0 auto;
	}


	/* 募集要項
	------------------------------------*/
	#guide-line-wrap{
		width: 100%;
		max-width: 640px;
		background-color: #f9fdd9;
		margin: 0 auto;
		padding: 60px 0 20px 0;
	}

	#guide-line-wrap h3{
		color: #ea5b00;
		border-bottom: 3px solid #afc112;
		display: inline-block;
		font-size: 22px;
		margin: 0 auto 20px auto;
		padding-bottom: 5px;
	}

	#guide-line-wrap .guide-line-in{
		width: 100%;
		margin-bottom: 60px;
	}

	.guide-line-in .recruit-description{
		width: 90%;
		max-width: 560px;
		margin: 20px auto 0 auto;
		font-size: 14px;
		line-height: 23px;
	}

	/* ボタン設定 */
	.ChangeElem_Btn_Content{
		width: 94%;
		max-width: 560px;
		margin: 0 auto;
	}

	.ChangeElem_Btn_Content .ChangeElem_Btn{
		width: 47%;
		max-width: 270px;
		height: 44px;
		line-height: 40px;
		background-color: #fff;
		border: 2px solid #448bd8;
		border-radius: 50px;
		color: #448bd8;
		display: inline-block;
		font-weight: 900;
		font-size: 16px;
		text-align: left;
		margin-top: 25px;
		padding-left: 15px;
	}

	.ChangeElem_Btn_Content .ChangeElem_Btn:before{
		content: "\f105";
	  font-family: "Font Awesome 5 Free";
	  font-weight: 900;
	  font-size: 100%;
		margin-right: 5px;
	}

	.ChangeElem_Btn_Content .ChangeElem_Btn:hover{
		background-color: #448bd8;
		border: 2px solid #448bd8;
		color: #fff;
		opacity: 1.0;
		z-index: 1;
	}

	.ChangeElem_Btn_Content .ChangeElem_Btn:first-of-type{
		margin-right: 10px;
	}

	/* タブ内 */
    .panel-title{
    width: 198px;
	height: 44px;
    display: block;
	line-height: 44px;
    background-color: #448bd8;
	border: 2px solid #448bd8;
    border-radius: 50px;
	color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto 30px auto;
}

	.guide-line-in ul{
			width: 90%;
			background-color: #fff;
			border: 2px solid #ea5b00;
			border-radius: 10px;
			margin: 30px auto;
	}

	.guide-line-in ul li{
			width: 90%;
			margin: 40px auto;
	}

	.guide-line-in ul li .guide-line-table{
			width: 100%;
	}

	.guide-line-table dl,
	.guide-line-table dt,
	.guide-line-table dd{
		box-sizing: border-box;
	}

	.guide-line-table dl{
	  background: #eee;
	  border-bottom: 1px solid #ccc;
	}

	.guide-line-table dt,
	.guide-line-table dd{
	  padding: 10px 10px 0 10px;
	  border-top: 1px solid #ccc;
	}

	.guide-line-table dt{
			width: 100%;
			font-weight: bold;
			padding: 10px 0 10px 5%;
			background-color: #eee;
	}

	.guide-line-table dd{
		width: 100%;
		background: #fff;
		font-weight: 600;
		line-height: 25px;
		padding-bottom: 10px;
	}

	.guide-line-table dd:after {
	  content: '';
	  display: block;
	  clear: both;
	}

	.guide-line-table .pc-navi-banner{
		display: none;
	}

	.guide-line-table .sp-navi-banner{
		width: 100%;
		display: block;
		text-align: center;
		margin: 10px auto 0 auto;
	}

	.guide-line-table .sp-navi-banner img{
		width: 100%;
	}

	/* 応募について
	------------------------------------*/
	#application-wrap{
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		padding: 60px 0 20px 0;
	}

	#application-wrap h4{
		color: #ea5b00;
		border-bottom: 3px solid #afc112;
		display: inline-block;
		font-size: 22px;
		margin: 0 auto 40px auto;
		padding-bottom: 5px;
	}

	#application-wrap .application-in{
		width: 100%;
		margin-bottom: 60px;
	}

	/* 電話でのご応募 */
	.application-in .application-title{
		width: 100%;
		border-bottom: 1px dotted #afc112;
		color: #ea5b00;
		display: block;
		font-size: 18px;
		text-align: center;
		margin: 0 auto 20px auto;
		padding-bottom: 10px;
	}

	#application-wrap .tel-box-wrap{
		width: 90%;
		margin: 0 auto;
		}

	#application-wrap .tel-box{
		width: 90%;
		background-color: #fff;
		border: 1px solid #448bd8;
		border-radius: 10px;
		margin: 0 auto 30px auto;
		position: relative;
		padding: 0 15px;
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		box-ordinal-group: 1;
	}

	#application-wrap .tel-box .tel-box-in{
		box-sizing: border-box;
		border-top: 3px solid #448bd8;
		width: 100%;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			-o-box-sizing: border-box;
		margin: 0 auto;
		padding-bottom: 20px;
	}

	.tel-box .tel-box-in .logo-area img{
			width: 95%;
			display: block;
			text-align: center;
			margin: 20px auto 0 auto;
	}

	.application-in .address-area{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	.address-area .tel-number{
		width: 95%;
		color: #ea5b00;
		display: inline-block;
		font-size: 26px;
		font-weight: bold;
		letter-spacing: 3px;
		margin: 0 auto;
	}

	.address-area .tel-number i{
		width: 35px;
		height: 35px;
		border: 1px solid #ea5b00;
		border-radius: 35px;
		color: #ea5b00;
		font-size: 18px;
		font-weight: 900;
		line-height: 35px;
		text-align: center;
		text-indent: 3px;
		margin-right: 8px;
	}

	.address-area .tel-number span{
		color: #ea5b00;
		position: relative;
		top: 5px;
	}

	.address-area .tel-time{
		width: 100%;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		margin: 0 auto;
	}

	/* メール応募
	------------------------------------*/
	.mail-in{
		width: 80%;
		border: 1px solid #afc112;
		border-radius: 10px;
		margin: 0 auto;
		position: relative;
		padding: 0 15px;
	}

	.mail-in .mail-box{
		width: 100%;
		border-top: 3px solid #afc112;
	  	box-sizing: border-box;
	  	-webkit-box-sizing: border-box;
	  	-moz-box-sizing: border-box;
	  	-ms-box-sizing: border-box;
	  	-o-box-sizing: border-box;
		margin: 0 auto;
	}

	.application-in .mail-box-title{
		width: 90%;
		border-bottom: 1px dotted #afc112;
		color: #E95516;
		font-size: 20px;
		font-weight: bold;
		margin: 20px auto;
		padding-bottom: 5px;
		text-align: center;
	}

	/* 表設定 */
	.mail-in .mail-box .mail-table{
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
	}

	.mail-table dl,
	.mail-table dt,
	.mail-table dd{
		box-sizing: border-box;
	}

	.mail-table dl{
	  background: #eee;
	  border-bottom: 1px solid #ccc;
	}

	.mail-table dt,
	.mail-table dd{
	  padding: 10px 10px 0 10px;
	  border-top: 1px solid #ccc;
	}

	.mail-table dt:first-of-type,
	.mail-table dd:first-of-type{
	  border-top: none;
	}

	.mail-table dt{
			width: 100%;
			background-color: #eee;
			font-weight: bold;
			padding: 10px 0 10px 2%;
	}

	.mail-table dt:last-of-type br{
		display: none;
	}

	.mail-table dd{
		width: 100%;
		font-weight: 600;
		line-height: 25px;
		padding-bottom: 10px;
	}

	.mail-table dd:after {
	  content: '';
	  display: block;
	  clear: both;
	}

	/* ラジオボタン設定 */
	.mail-table input[type=radio] {
		display: none;
	}

	.mail-table .radio-box label{
		width: 80%;
		display: inline-block;
		position: relative;
		cursor: pointer;
		margin-left: 20px;
		padding: 10px 20px;
		border-radius: 2px;
		color: #3e4956;
		font-size: 14px;
		text-align: left;
		line-height: 1;
	}
	.mail-table .radio-box label:before{
		position: absolute;
		content: "";
		top: 50%;
		left: -10px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		border: 1px solid #bdc3c7;
		border-radius: 50%;
	}
	.mail-table input[type="radio"]:checked + label:after {
		position: absolute;
		content: "";
		top: 50%;
		left: -4px;
		width: 10px;
		height: 10px;
		margin-top: -4px;
		border-radius: 50%;
		background: #448bd8;
	}

	/* 必須 */
	.mail-table .required-icon{
	    color: #fff;
	    font-size: 13px;
			font-weight: normal;
	    width: 50px;
	    margin-left: 10px;
	    padding: 3px 4px;
	    background-color: #E95516;
	    border-radius: 5px;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	}

	/* フォーム内input設定 */
	.mail-table .form-style{
		padding:8px;
		font-family:Arial, sans-serif;
		color:#3e3a39;
		border:solid 1px #ccc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
		-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
		box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
		}

	.mail-table .form-s{
		width: 20%;
		font-size:1.3em;
	}

	.mail-table .form-m{
		width: 95%;
		font-size:1.3em;
	}

	.mail-table .form-l{
		width: 95%;
		height: 200px;
		font-size:1em;
	}

	.mail-table .security-txt{
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
	}

	.mail-table .security-box{
		width: 100%;
		height: 200px;
		border: 1px solid #3e3a39;
		font-weight: normal;
		overflow: scroll;
		margin: 15px 0;
	}

	.mail-table .security-box p{
			font-size: 13px;
			line-height: 20px;
			margin: 15px 20px 15px 20px;
	}

	.mail-table .security-box strong{
		font-size: 14px;
	}

	/* 同意するボタン */
	.mail-in .agree-box{
			width: 100%;
			border: 1px solid #ccc;
			display: block;
			margin: 0 auto 20px auto;
			padding: 10px 0;
			text-align: center;
	}

	.checkbox01-input{
	  display: none;
	}

	.checkbox01-parts{
	  padding-left: 20px;
	  position:relative;
	  margin-right: 20px;
		cursor: pointer;
	}

	.checkbox01-parts::before{
	  content: "";
	  display: block;
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 15px;
	  height: 15px;
	  border: 1px solid #999;
	  border-radius: 4px;
	}
	.checkbox01-input:checked + .checkbox01-parts{
	  color: #afc112;
	}
	.checkbox01-input:checked + .checkbox01-parts::after{
	  content: "";
	  display: block;
	  position: absolute;
	  top: -5px;
	  left: 5px;
	  width: 7px;
	  height: 14px;
	  transform: rotate(40deg);
	  border-bottom: 3px solid #afc112;
	  border-right: 3px solid #afc112;
	}


	/* 確認画面へ進むボタン */
	.mail-in .recruit_send{
		width: 100%;
		height: 44px;
		line-height: 40px;
		background-color: #E95516;
		border: 2px solid #E95516;
		border-radius: 50px;
		color: #fff;
		cursor: pointer;
		display: block;
		font-weight: 900;
		font-size: 18px;
		text-align: center;
		padding-left: 15px;
	}

	.mail-in .recruit_send:after{
		content: "\f105";
	  font-family: "Font Awesome 5 Free";
	  font-weight: 900;
	  font-size: 100%;
	  margin: 5px 0 0 10px;
	}

	.mail-in .recruit_send:hover{
		background-color: #fff;
		border: 2px solid #E95516;
		color: #E95516;
		opacity: 1.0;
		z-index: 1;
	}


}



/* SP用CSS
========================================================================== */
@media screen and (max-width:479px){
/* 全体設定
------------------------------------*/
#recruit-wrap{
	width: 100%;
	margin: 0 auto;
}

#recruit-wrap #recruit-in{
	width: 100%;
}

/* コンテンツ設定
------------------------------------*/
#contents-wrap{
	width: 100%;
	margin: 0 auto;
}

#contents-wrap .sub-title{
	text-align: center;
}

/* メインビジュアル
------------------------------------*/
/* タイトル */
#contents-wrap .contents-text{
	width: 100%;
	max-width: 640px;
	height: 110px;
	background-image: url(../img/about/mainv-back2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80% 100%;
	margin: 0 auto;
}

#contents-wrap .contents-text span{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 15px 0;
}

#contents-wrap .contents-text h2{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
}

#img-main{
	width: 100%;
	max-width: 640px;
	background-image: url(../img-sp/about/mainv-back.jpg);
	background-repeat: repeat;
}

.mainvisual-wrap{
	width: 640px;
	position: relative;
}

.mainvisual-wrap img{
	width: 100%;
	max-width: 400px;
	height: auto;
	margin: 0 auto;
}

.mainvisual-wrap figure{
	width: 270px;
	position: absolute;
	bottom: -40px;
	left: 17%;
	margin-left: 0;
	z-index: 3;
}

.mainvisual-wrap figure img{
		width: 60%;
		height: auto;
}

/* ページ内リンク
------------------------------------*/
#contents-wrap .page-link{
	width: 100%;
	max-width: 560px;
	margin: 30px auto 60px auto;
}

#contents-wrap .page-link ul{
	width: 85%;
	margin: 40px auto 0 auto;
}

#contents-wrap .page-link  ul li{
		position: relative;
    float: left;
    box-sizing: border-box;
    width: 48%;
    margin: 0 0 4px 0;
    padding: 0 0px 0 3px;
	}

#contents-wrap .page-link  ul li:nth-of-type(1),
#contents-wrap .page-link  ul li:nth-of-type(3){
	margin-right: 3%;
}

#contents-wrap .page-link  ul li a{
	display: block;
	border-bottom: 1px dotted #ea5b00;
    padding: 13px 0 10px 0;
    color: #3e3a39;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.05em;
    white-space: nowrap;
}

#contents-wrap .page-link  ul li a:after {
	width: 15px;
	height: 15px;
	border: 1px solid #ea5b00;
	border-radius: 30px;
	color: #ea5b00;
  	content: "\f078";
  	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 12px;
	line-height: 15px;
	text-indent: 2.5px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 35%;
}

/* 私たちについて
------------------------------------*/
#about-wrap{
	width: 100%;
	margin: 0 auto;
}

#about-wrap .about-in{
	width: 100%;
	margin: 0 auto;
}

#about-wrap h2{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

.about-in img{
	width: 90%;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.about-in .text-set{
	width: 100%;
	margin-right: 5px;
}

.about-in .text-set p{
	width: 90%;
	max-width: 560px;
	margin: 20px auto;
	font-size: 14px;
	line-height: 23px;
}

.about-in .text-set p br{
	display: none;
}

.about-in .text-set strong{
	width: 90%;
	max-width: 560px;
	color: #ea5b00;
	display: block;
	font-size: 18px;
	line-height: 25px;
	margin: 20px auto 0 auto;
}

.about-in .text-set strong br{
	display: none;
}

/* 募集要項
------------------------------------*/
#guide-line-wrap{
	width: 100%;
	max-width: 640px;
	background-color: #f9fdd9;
	margin: 0 auto;
	padding: 60px 0 20px 0;
}

#guide-line-wrap h3{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 20px auto;
	padding-bottom: 5px;
}

#guide-line-wrap .guide-line-in{
	width: 100%;
	margin-bottom: 60px;
}

.guide-line-in .recruit-description{
	width: 90%;
	max-width: 560px;
	margin: 20px auto 0 auto;
	font-size: 14px;
	line-height: 23px;
}

/* ボタン設定 */
.ChangeElem_Btn_Content{
	width: 94%;
	max-width: 560px;
	margin: 0 auto;
}

.ChangeElem_Btn_Content .ChangeElem_Btn{
	width: 47%;
	max-width: 270px;
	height: 44px;
	line-height: 40px;
	background-color: #fff;
	border: 2px solid #448bd8;
	border-radius: 50px;
	color: #448bd8;
	display: inline-block;
	font-weight: 900;
	font-size: 12px;
	text-align: left;
	margin-top: 25px;
	padding-left: 15px;
}

.ChangeElem_Btn_Content .ChangeElem_Btn:before{
	content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
	margin-right: 5px;
}

.ChangeElem_Btn_Content .ChangeElem_Btn:hover{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

.ChangeElem_Btn_Content .is-active{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

.ChangeElem_Btn_Content .ChangeElem_Btn:first-of-type{
	margin-right: 10px;
}

/* タブ内 */
.panel-title{
    width: 198px;
	height: 44px;
    display: block;
	line-height: 44px;
    background-color: #448bd8;
	border: 2px solid #448bd8;
    border-radius: 50px;
	color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto 30px auto;
}

.guide-line-in ul{
		width: 90%;
		background-color: #fff;
		border: 2px solid #ea5b00;
		border-radius: 10px;
		margin: 30px auto;
}

.guide-line-in ul li{
		width: 90%;
		margin: 40px auto;
}

.guide-line-in ul li .guide-line-table{
		width: 100%;
}

.guide-line-in .finish{
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.guide-line-table dl,
.guide-line-table dt,
.guide-line-table dd{
	box-sizing: border-box;
}

.guide-line-table dl{
  background: #eee;
  border-bottom: 1px solid #ccc;
}

.guide-line-table dt,
.guide-line-table dd{
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}

.guide-line-table dt{
		width: 100%;
		font-weight: bold;
		padding: 10px 0 10px 5%;
		background-color: #eee;
}

.guide-line-table dd{
	width: 100%;
	background: #fff;
	font-weight: 600;
	line-height: 25px;
	padding-bottom: 10px;
}

.guide-line-table dd:after {
  content: '';
  display: block;
  clear: both;
}

.guide-line-table .pc-navi-banner{
	display: none;
}

.guide-line-table .sp-navi-banner{
	width: 100%;
	text-align: center;
	margin: 10px auto 0 auto;
}

.guide-line-table .sp-navi-banner img{
	width: 100%;
	display: inline-block;
	text-align: center;
}

/* 応募について
------------------------------------*/
#application-wrap{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	padding: 60px 0 20px 0;
}

#application-wrap h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#application-wrap .application-in{
	width: 100%;
	margin-bottom: 60px;
}

/* 電話でのご応募 */
.application-in .application-title{
	width: 100%;
	border-bottom: 1px dotted #afc112;
	color: #ea5b00;
	display: block;
	font-size: 18px;
	text-align: center;
	margin: 0 auto 20px auto;
	padding-bottom: 10px;
}

#application-wrap .tel-box-wrap{
	width: 90%;
	margin: 0 auto;
	}

#application-wrap .tel-box{
	width: 90%;
	background-color: #fff;
	border: 1px solid #448bd8;
	border-radius: 10px;
	margin: 0 auto 30px auto;
	position: relative;
	padding: 0 15px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
}

#application-wrap .tel-box .tel-box-in{
	box-sizing: border-box;
	border-top: 3px solid #448bd8;
	width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	margin: 0 auto;
	padding-bottom: 20px;
}

.tel-box .tel-box-in .logo-area img{
		width: 95%;
		display: block;
		text-align: center;
		margin: 20px auto 0 auto;
}

.application-in .address-area{
	width: 100%;
	margin: 20px auto 0 auto;
	text-align: center;
}

.address-area .tel-number{
	width: 95%;
	color: #448bd8;
	display: inline-block;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 3px;
	margin: 0 auto;
}

.address-area .tel-number i{
	width: 35px;
	height: 35px;
	border: 1px solid #448bd8;
	border-radius: 35px;
	color: #448bd8;
	font-size: 18px;
	font-weight: 900;
	line-height: 35px;
	text-align: center;
	text-indent: 3px;
	margin-right: 8px;
}

.address-area .tel-number span{
	color: #448bd8;
	position: relative;
	top: 5px;
}

.address-area .tel-time{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}

/* メール応募
------------------------------------*/
.mail-in{
	width: 80%;
	border: 1px solid #afc112;
	border-radius: 10px;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
}

.mail-in .mail-box{
	width: 100%;
	border-top: 3px solid #afc112;
  	box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	-o-box-sizing: border-box;
	margin: 0 auto;
}

.application-in .mail-box-title{
	width: 90%;
	border-bottom: 1px dotted #afc112;
	color: #E95516;
	font-size: 20px;
	font-weight: bold;
	margin: 20px auto;
	padding-bottom: 5px;
	text-align: center;
}

/* 表設定 */
.mail-in .mail-box .mail-table{
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}

.mail-table dl,
.mail-table dt,
.mail-table dd{
	box-sizing: border-box;
}

.mail-table dl{
  background: #eee;
  border-bottom: 1px solid #ccc;
}

.mail-table dt,
.mail-table dd{
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}

.mail-table dt:first-of-type,
.mail-table dd:first-of-type{
  border-top: none;
}

.mail-table dt{
		width: 100%;
		background-color: #eee;
		font-weight: bold;
		padding: 10px 0 10px 2%;
}

.mail-table dt:last-of-type br{
	display: none;
}

.mail-table dd{
	width: 100%;
	font-weight: 600;
	line-height: 25px;
	padding-bottom: 10px;
}

.mail-table dd:after {
  content: '';
  display: block;
  clear: both;
}

/* ラジオボタン設定 */
.mail-table input[type=radio] {
	display: none;
}

.mail-table .radio-box label{
	width: 80%;
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: left;
	line-height: 1;
}
.mail-table .radio-box label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: 1px solid #bdc3c7;
	border-radius: 50%;
}
.mail-table input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 10px;
	height: 10px;
	margin-top: -4px;
	border-radius: 50%;
	background: #448bd8;
}

/* 必須 */
.mail-table .required-icon{
    color: #fff;
    font-size: 13px;
		font-weight: normal;
    width: 50px;
    margin-left: 10px;
    padding: 3px 4px;
    background-color: #E95516;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/* フォーム内input設定 */
.mail-table .form-style{
	padding:8px;
	font-family:Arial, sans-serif;
	color:#3e3a39;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	}

.mail-table .form-s{
	width: 20%;
	font-size:1.3em;
}

.mail-table .form-m{
	width: 95%;
	font-size:1.3em;
}

.mail-table .form-l{
	width: 95%;
	height: 200px;
	font-size:1em;
}

.mail-table .security-txt{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.mail-table .security-box{
	width: 100%;
	height: 200px;
	border: 1px solid #3e3a39;
	font-weight: normal;
	overflow: scroll;
	margin: 15px 0;
}

.mail-table .security-box p{
		font-size: 13px;
		line-height: 20px;
		margin: 15px 20px 15px 20px;
}

.mail-table .security-box strong{
	font-size: 14px;
}

/* 同意するボタン */
.mail-in .agree-box{
		width: 100%;
		border: 1px solid #ccc;
		display: block;
		margin: 0 auto 20px auto;
		padding: 10px 0;
		text-align: center;
}

.checkbox01-input{
  display: none;
}

.checkbox01-parts{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
	cursor: pointer;
}

.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #afc112;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #afc112;
  border-right: 3px solid #afc112;
}


/* 確認画面へ進むボタン */
.mail-in .recruit_send{
	width: 100%;
	height: 44px;
	line-height: 40px;
	background-color: #E95516;
	border: 2px solid #E95516;
	border-radius: 50px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	padding-left: 15px;
}

.mail-in .recruit_send:after{
	content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
  margin: 5px 0 0 10px;
}

.mail-in .recruit_send:hover{
	background-color: #fff;
	border: 2px solid #E95516;
	color: #E95516;
	opacity: 1.0;
	z-index: 1;
}

}
