@charset "utf-8";
/* CSS Document */
/* recruit 20200303 */

@charset "utf-8";

/* grid
------------------------------------------------------------*/

* html .gridWrapper{height:1%;}


.grid {
	float:left;
}

/* recruit
------------------------------------------------------------*/


#recruit .topcopy {
	padding: 20px 8px;
	font-family :YuMincho,'Yu Mincho',serif;
	font-size:1.65em;
	font-weight: bold;"
	line-height: 1.8em;
}

.sp-block {
	display: none;
}

#recruit .inner h3 {
    margin: 20px auto 20px;
}

#recruit .rbox01 {
    margin: 0 0 10px;
}
#recruit .rbox01 .grid01 {
	width: 26%;
}
#recruit .rbox01 .grid01 img {
	width: 100%;
	height: auto;
}
#recruit .rbox01 .grid02 {
	width: 71%;
	margin: 0 0 0 3%;
}


#recruit .txt h4 {
	font-size: 11pt;
	padding: 0 0 6px;
}

#recruit .txt .mds {
	padding: 0 0 4px;
	margin: 0 0 10px;
	font-size: 10pt;
	border-bottom: dotted 1px #999;
}

/* ------------------------------------------------------------------------------------------------------------------------ */

@media only screen and (max-width: 961px){
/* ------------------------------------------------------------------------------------------------------------------------ */


/* grid
------------------------------------------------------------*/

.grid {
	float: none;
	margin: 0;
}


#recruit .topcopy {
	width: 96% !important;
	margin: 0px 2%;
}

.sp-block {
	display: block;
}

#recruit .txt {
	width: 94%;
	margin: 0 3%;
}


/*	table03
-----------------------------------------*/


#recruit .table03 {
	box-sizing: border-box;
	border-collapse: collapse;
}
#recruit .table03 th {
	width: 100% !important;
	display: block;
	box-sizing: border-box;
}
#recruit .table03 th {
	text-align: left;
	background-color: #F1EDEC;
	border-bottom: 1px solid #D2D0D1;
}
#recruit .table03 td {
	width: 100% !important;
	display: block;
	box-sizing: border-box;
	border-bottom: 1px solid #D2D0D1;
	vertical-align: top;
}


}


@media only screen and (max-width: 767px){
/* ------------------------------------------------------------------------------------------------------------------------ */

}


/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 640px){



}


/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 480px){



}


