
@charset "utf-8";

/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    .recruit-main {
        padding-top: 20px;
    }
		.cont_under {
		}
		.cont_under .underH3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	height: 45px;
	background-image: url(../images/h3bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 24px;
	color: #3F1000;
	padding-left: 120px;
	font-weight: normal;
		}
		.cont_under .contBlock {
	padding-top: 35px;
	padding-bottom: 100px;
	height: auto;
	width: 1000px;
	display: block;
	text-align: left;
		}
		.cont_under .contBlock .contTxt {
	line-height: 28px;
	font-size: 14px;
		}
		.cur_ttl {
	font-weight: bold;
	color: #3F1000;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
		}
		.tableWrap {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	overflow-x:scroll;
		}
		.recruitTable {
	width: 1000px;
	background-color: #3F1000;
	vertical-align: middle;
		}
		.recruitTable th {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 10%;
		}
		.recruitTable td {
	background-color: #FFF;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
		}
		.recruitTable td p {
	padding-bottom: 15px;
		}
		.recruitTable tr:nth-child(odd) th {  
  background-color: #538961;  
	  }
		.recruitTable tr:nth-child(even) th {  
  background-color: #94B59B;  
		}
		.caution {
	font-size: 16px;
	color: #660000;
	line-height: 24px;
	padding-top: 15px;
		}
		.asukaBanner {
	list-style-type: none;
	font-size: 16px;
	line-height: 32px;
		}
		.asukaBanner li {
	float: left;
	width: 50%;
		}
		.recruitTable2 {
	width: 100%;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
		}
		.recruitTable2 th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F1000;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 40%;
		}
		.recruitTable2 th p {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #538961;
	padding-left: 10px;
		}
		.recruitTable2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F1000;
		}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px){
    .recruit-main {
        padding-top: 20px;
    }
		.cont_under {
		}
		.cont_under .underH3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	height: 45px;
	background-image: url(../images/h3bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 21px;
	color: #3F1000;
	text-align:center;
	font-weight: bold;
		}
		.cont_under .contBlock {
	padding-top: 20px;
	padding-bottom: 40px;
	height: auto;
	width: 100%;
	display: block;
	text-align: left;
		}
		.cont_under .contBlock .contTxt {
	line-height: 28px;
	font-size: 14px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
		}
		.cur_ttl {
	font-weight: bold;
	color: #3F1000;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
		}
		.tableWrap {
	width: 96%;
	margin-left:auto;
	margin-right:auto;
	overflow-x:scroll;
		}
		.recruitTable {
	width: 800px;
	background-color: #3F1000;
	vertical-align: middle;
		}
		.recruitTable th {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 10%;
		}
		.recruitTable td {
	background-color: #FFF;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
	text-align: center;
	line-height: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
		}
		.recruitTable td p {
	padding-bottom: 15px;
		}
		.recruitTable tr:nth-child(odd) th {  
  background-color: #538961;  
	  }
		.recruitTable tr:nth-child(even) th {  
  background-color: #94B59B;  
		}
		.caution {
	font-size: 14px;
	color: #660000;
	line-height: 24px;
	padding-top: 15px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
		}
		.companyImg {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
		}
		.companyImg img {
	width: 100%;
		}
		.asukaBanner {
	list-style-type: none;
	font-size: 14px;
	line-height: 26px;
		}
		.asukaBanner li {
	float: left;
	width: 50%;
		}
		.recruitTable2 {
	width: 100%;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
		}
		.recruitTable2 th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F1000;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 40%;
		}
		.recruitTable2 th p {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #538961;
	padding-left: 10px;
		}
		.recruitTable2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F1000;
		}
}
