/*********************************************
recruit-info.css
*********************************************/
.o-sec{
	padding: 10% 0;
}

.o-main-ob{
	padding: 0;
}

table{
	display: block;
}

tbody{
    display: block;
}

tr{
	display: block;
}

th,td{
	display: block;
}

.o-main-img{
	background: url(../img/recruit-info-main.png) no-repeat;
	background-size: cover;
	background-position: top right;
	z-index: 1;
	width: 100%;
	height: 60vh;
	/*min-height: 925px;*/
	z-index: 20;
	display: flex;
	align-items: center;
}

.o-h1-en{
	font-size: 72px;
	line-height: 73px;
	color: #fff;
	font-weight: 300;
	text-align: left;
}

.o-main-title-b{
	padding: 0;
	padding-top: 5%;
}

.o-recruit-b{
	padding: 0;
}

.o-title-h1-ja{
	color: #fff;
	margin-top: 10px;
}

.o-title-2{
 	font-size: 25px;
	line-height: 26px;
	color: #000;
	box-sizing: border-box;
	padding-bottom: 20px;
	border-bottom: solid 1px #888889;
	text-align: left;
	padding-left: 0;
}

.o-title-2:after{
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #e50011;
  bottom: -1.5px;
  left: 0;
  width: 47px;
}

.o-recruite-ob{
	border-radius: 20px;
	background: #fff;
	box-sizing: border-box;
	padding: 25px 25px;
	margin: 55px auto 0 auto;
	width: 100%;
	max-width: 1000px;
}

.o-title-3{
	font-size: 20px;
	line-height: 32px;
	color: #000;
	margin: 0 auto;
	font-weight: 500;
	text-align: left;
	max-width: 810px;
}

.o-rec-tbl{
	width: 100%;
	max-width: 810px;
	margin: 25px auto 0 auto;
}

.o-first-bd{
	border-top: solid 1px #dcdddc;
}

.o-rec-tbl tr{
	border-bottom: solid 1px #dcdddc;
}

.o-rec-tbl th,
.o-rec-tbl td{
	box-sizing: border-box;
	vertical-align: top;
	width: 100%;
}

.o-rec-tbl th{
	font-size: 14px;
	line-height: 32px;
	color: #000;
	margin-top: 15px;
}

.o-rec-tbl td{
	font-size: 16px;
	line-height: 32px;
	color: #595757;
	text-align: left;
	margin-bottom: 15px;
}

.o-none-txt{
	font-size: 16px;
	line-height: 17px;
	text-align: center;
	color: #595757;
	margin-bottom: 0;
}

.o-rec-only-dis{
	display: block!important;
}

.o-com-inq-dis{
	display: none!important;
}

.o-com-inq-sec{
	margin-top: 0;
}

@media (min-width: 576px){

}




@media (min-width: 768px){
table{
	display: table;
}

tbody{
    display: table-row-group;
}

tr{
	display: table-row;
}

th,td{
	display: table-cell;
}

.o-main-img{
	background: url(../img/recruit-info-main.png) no-repeat;
	background-size: cover;
	background-position: top right;
	z-index: 1;
	width: 100%;
	height: 60vh;
	/*min-height: 925px;*/
	z-index: 20;
	display: flex;
	align-items: center;
}

.o-h1-en{
	font-size: 72px;
	line-height: 73px;
	color: #fff;
	font-weight: 300;
	text-align: left;
}

.o-main-title-b{
	padding: 0;
	padding-top: 5%;
}

.o-recruit-b{
	padding: 0;
}

.o-title-h1-ja{
	color: #fff;
	margin-top: 10px;
}

.o-title-2{
 	font-size: 40px;
	line-height: 56px;
	color: #000;
	box-sizing: border-box;
	padding-bottom: 5px;
	border-bottom: solid 1px #888889;
	text-align: left;
	padding-left: 45px;
}

.o-title-2:after{
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #e50011;
  bottom: -1.5px;
  left: 47px;
  width: 77px;
}

.o-recruite-ob{
	border-radius: 20px;
	background: #fff;
	box-sizing: border-box;
	padding: 45px 35px;
	margin: 55px auto 0 auto;
	width: 100%;
	max-width: 1000px;
}

.o-title-3{
	font-size: 24px;
	line-height: 44px;
	color: #000;
	margin: 0 auto;
	font-weight: 500;
	text-align: left;
	max-width: 810px;
}

.o-rec-tbl{
	width: 100%;
	max-width: 810px;
	margin: 40px auto 0 auto;
}

.o-first-bd{
	border-top: solid 1px #dcdddc;
}

.o-rec-tbl tr{
	border-bottom: solid 1px #dcdddc;
}

.o-rec-tbl th,
.o-rec-tbl td{
	box-sizing: border-box;
	vertical-align: top;
	padding: 25px 0;
}

.o-rec-tbl th{
	font-size: 14px;
	line-height: 32px;
	color: #000;
	width: 15%;
}

.o-rec-tbl td{
	font-size: 16px;
	line-height: 32px;
	color: #595757;
	text-align: left;
}

.o-none-txt{
	font-size: 16px;
	line-height: 17px;
	text-align: center;
	color: #595757;
	margin-bottom: 0;
}

.o-com-inq-sec{
	margin-top: 10%;
}
}




@media (min-width: 992px){
.o-main-img{
	background: url(../img/recruit-info-main.png) no-repeat;
	background-size: cover;
	background-position: center center;
	height: 100vh;
}

.o-recruite-ob{
	padding: 45px 15px;
}
}




@media (min-width: 1025px){

}


@media (min-width: 1100px){
.o-recruite-ob{
	width: 95%;
	max-width: 1000px;
}
}
