@charset "UTF-8";

/* //////////////////////////////////// */
/* menu
/* //////////////////////////////////// */

#recruit #m13 {
	color:#FFF;
	background:#7FC294;
}

#recruit #m13 a {
	color:#FFF;
}

#recruit #Lbox #m7.expandable {
	background:#7FC294 url(../../images/common/menu_icg.gif) top right no-repeat;
}

#recruit #Lbox .arrowlistmenu #m7.openheader {
	background:#7FC294 url(../../images/common/menu_upg.gif) top right no-repeat;
}

#recruit #Lbox .arrowlistmenu #m7 .openheader a:hover {
	color:#FFF;
}

/* //////////////////////////////////// */
/* contents
/* //////////////////////////////////// */


#recruit #rcontents p strong{
	font-weight:bold;
	line-height:1.5;
}

#recruit #rcontents h4{
	float:left;
}

#recruit #rcontents p.tani{
	float:right;
	margin-bottom:10px;
	clear:inherit;
	font-size:100%;
}


#recruit table{
	width:100%;
}


#recruit table{
	width:100%;
	margin-bottom:30px;
	clear:both;
}

#recruit table th{
	background:#F7F7F7;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}

#recruit table td{
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	line-height:1.5;
}

#recruit table th.bnon,#recruit table td.bnon{
	border-right:none;
}

#recruit table td.tl{
	vertical-align:top;
	text-align:left;
}

#recruit table td.tc{
	vertical-align:top;
	text-align:center;
}

#recruit table td.tr{
	vertical-align:top;
	text-align:right;
}

#recruit table.tbl1 td{
	text-align:right;
}


#recruit table.tbl1 td.tl{
	text-align:left;
	background:#F7F7F7;
	color:#333333;
	width:120px;
}

#recruit table.tbl2 {
	width:48%;
	float:left;
	clear:inherit;
	margin-right:10px;
	border-left: #CCC 1px solid;
	border-top: #CCC 1px solid;
}

#recruit table.tbl2 td{
	text-align:left;
}

#recruit table.tbl3 {
	border-top: #CCC 1px solid;
}

#recruit table.tbl3 th {
	border-top:none;
	white-space:nowrap;
	padding:10px;
	text-align:left;
	width:150px;
}

#recruit table.tbl3 td{
	text-align:left;
	border-right:none !important;
}

#recruit .boxhalf{
	margin-bottom:00px;
}

#recruit .boxhalf .txtL{
	width:310px;
	float:left;
}

#recruit .boxhalf .txtR{
	width:310px;
	float:right;
}

#recruit .boxhalf .txtR dt{
	text-align:center;
	font-size:116%;
	margin-bottom:5px;
}

#recruit .boxhalf .txtR dd{
	margin-bottom:30px;
}

#recruit .recruit dl.listL{
	width:196px;
	float:left;
	margin-right:15px;
	height:205px;
}

#recruit .recruit dl.listL dt{
	margin-bottom:10px;
}

#recruit .recruit dl.listL dd{
	font-size:100%;
}

#recruit .recruit .tw1{
	width:50%;
}

#recruit .recruit .imgR{
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:20px;
	margin-bottom:20px;
	clear:both;
}

#recruit .recruit .imgR .txtL1{
	width:295px;
	float:left;
}

#recruit .recruit .imgR .imgbox{
	width:300px;
	float:right;
}

#recruit .recruit .imgR .txtL2{
	width:240px;
	float:left;
}

#recruit .recruit .imgR .imgbox2{
	width:353px;
	float:right;
}

#guidebox{
	border:#CCCCCC 1px solid;
}

#guidebox h3{
	background:#DCF1FC;
	border-bottom:#CCCCCC 1px solid;
	padding:15px 0 7px 15px;
}

#rcontents #guidebox h4{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	padding:1px 0 6px 13px;
	*margin-bottom:0px;
	*padding:1px 0 0px 13px;
}

#rcontents #guidebox p{
	margin-left:15px;
	margin-right:15px;
}


#rcontents #guidebox p.bbtm{
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:#CCCCCC 1px dotted;
}

/*追加*/
.mainTittle {
  position: relative;
  padding-bottom: 18px;
  border-bottom: solid 3px #e5eae5;
  font-size: 18px;
  font-weight: bold;
  color:#2A2A2A;
}

.mainTittle:after{
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #009933;
  bottom: -3px;
  width: 65%;
}

.detailsContainer{
  padding: 20px;
  border: dashed 2px #0F0F0F;
}

.detailsList{
  display: flex;
  width: 90%;
  font-size: 116%;
}

.detailsList__date1{
  flex:0 1 20%;
  line-height: 2;
}

.detailsList__date2{
  flex:0 1 80%;
  line-height: 2;
}

#recruit table {
	width:100%;
}

#recruit table {
	width:100%;
	margin-bottom:30px;
	clear:both;
}

#recruit table th {
	background:#F7F7F7;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
}

#recruit table td {
	padding:10px;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
	line-height:1.5;
}

#recruit table th.bnon, #recruit table td.bnon {
	border-right:none;
}

#recruit table th.wideTd {
	width: 160px;
}


#recruit table.tbl1 td {
	text-align:center;
  min-width: 75px;
}

.textIdt1{
  padding-left: 1.2em;
  text-indent: -1.2em;
  line-height: inherit;
}

.underLine{
  background: linear-gradient(transparent 70%, yellow 70%);
}

a[href="#dl"],a[href*="xls"] {
  text-decoration: underline;
}

span.exlIcon:after{
  content: '';
  display: inline-block;
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(https://yasukaryu.com/download/images/ic_x.gif);
  background-size: contain;
  margin-left: 15px;
  vertical-align: middle;
  pointer-events: none;
}























