@charset "utf-8";


#recruit #read .read_text {
  line-height: 2;
  padding: 60px 15.6% 60px;
}


/*  recruit_fee --------------------------------*/

#recruit_fee h5.sstitle03 { background: #FFFFFF;
				margin: 20px 0;  }


/*tk91224*/

#recruit .read2 { position: relative; }

#recruit .read2 .read_text {
  line-height: 2;
  padding: 60px 15.6% 60px;
}

#recruit #read2 .read_text p {
  padding: 0 0 20px;
}

.recruit_btn2 {
  font-size: 1.7em;
  font-weight: normal!important;
  text-align: center;
  padding: 20px 0 30px;
  clear: both;
}

.recruit_btn2 .btn002 {
  font-weight: normal!important;
  padding: 8px 24px;
  position: relative;
}

/*  recruit navi --------------------------------*/
.global-nav {
  margin: 0 0 30px;
  padding: 0;
  border-top: 1px solid #E5E5E5;
  font-size: 14px;
  list-style-type: none;
}
/*clearfix*/
.global-nav:after {
  content: "";
  clear: both;
  display: block;
}
.global-nav li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #E5E5E5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*奇数のli要素に適応*/
.global-nav li:nth-child(odd) {
  border-right: 1px solid #E5E5E5;
}
.global-nav a {
  display: block;
  line-height: 44px;
  color: #000;
  text-decoration: none;
}
.global-nav a:hover {
  color: #000;
  background: #e6e6e6;
}

/*横幅730px以上に適応*/
@media screen and (min-width: 730px) {
.global-nav li:nth-child(odd) {
  border-right: none;
}
.global-nav {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-top: none;
  border-collapse: collapse;
}
.global-nav li {
  float: none;
  display: table-cell;
  width: 100%;
  border-bottom: none;
  border: 1px solid #E5E5E5;
}


/*tk200323*/

#img_ud60{
  width: 100%;
}

#recruit_about #qole {
  padding: 30px 0 0;
  clear: both;
}

#recruit_about #qole div {
  padding: 20px 0 0;
  width: 730px;
}

#recruit_about #qole div:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#recruit_about #qole div span { float: right; }

#recruit_about #qole div p {
  padding: 0 0 20px;
  width: 400px;
  float: left;
}

#recruit_about #qole dl {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px 20px 200px;
  background: url(../../../recruit/about/img/badge.png) no-repeat 30px 20px #f5f5f5;
  clear: both;
}

#recruit_about #qole dt {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
}

#img_ud60c{
  margin: 60px 0 60px;
  text-align: center;
}

/*tk211130*/

#recruit #time24 { position: relative; }

#recruit #time24 .read_text {
  line-height: 2;
  padding: 60px 15.6% 60px;
}

#recruit #time24 .read_text p {
  padding: 0 0 20px;
}

#recruit #time24 .recruit_menu {
  width: 100%;
  top: 585px;
  left: 0;
  position: absolute;
}

#recruit #time24 .recruit_menu ul {
  text-align: center;
  margin: 0 auto;
  display: table;
}

#recruit #time24 .recruit_menu ul > li {
  text-align: center;
  margin: 0 auto;
  padding: 0 2px;
  display: table-cell;
}

#recruit #time24 .recruit_menu ul a {
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 120%;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  padding: 8px 0;
  border: 2px solid rgba(0, 0, 0, 0.1);
  width: 160px;
  display: block;
  background: rgba(255, 255, 255, 0.6);
}

#recruit #time24 .recruit_menu ul a:hover {
  border: 2px solid rgba(0, 0, 0, 0.25);
  background: rgba(255, 255, 255, 0.9);
}


/*tk211130 fee*/
#recruit_fee .box04:after,
#recruit_fee .box05:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#recruit_fee .box04 img,
#recruit_fee .box05 img {
  width: 360px;
  float: right;
  padding-left: 10px;
}

#recruit_fee .box04 div,
#recruit_fee .box05 div {
  width: 320px;
  float: left;
  padding-left: 20px;
}

#recruit_fee .box04 p,
#recruit_fee .box05 p {
  padding: 0 0 20px;
}

*/