  @charset "utf-8";
/* --- 採用情報 - 福利厚生---- */

/* ----h2---- */
h2.type1 {
  position: relative;
}

h2.type1 a {
  display: block;
  position: absolute;
  top: -7px;
  right: 0;
}

h2.type1 a button {
  cursor: pointer;
  background: #fff;
  border: 1px solid #f19716;
  border-radius: 5px;
  padding: 5px 15px;
  color: #ed7f1e;
  font-weight: bold;
}

h2.type1 a button:hover {
  opacity: 0.5;
}

h2.type1 a button:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/pdf.png");
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  padding-right: 5px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

/* ----h3---- */
#benefit01 h3.type2 {
  border-left: 2px solid #A7C44E;
}
#benefit02 h3.type2 {
  border-left: 2px solid #52C37A;
}
#benefit03 h3.type2 {
  border-left: 2px solid #85D2D1;
}
#benefit04 h3.type2 {
  border-left: 2px solid #94BBE1;
}
#benefit05 h3.type2 {
  border-left: 2px solid #A091DF;
}
#benefit06 h3.type2 {
  border-left: 2px solid #DD98C1;
}
#benefit07 h3.type2 {
  border-left: 2px solid #F68B98;
}
#benefit08 h3.type2 {
  border-left: 2px solid #EF6767;
}
#benefit09 h3.type2 {
  border-left: 2px solid #EB8053;
}
#benefit10 h3.type2 {
  border-left: 2px solid #E8AC4B;
}
#benefit11 h3.type2 {
  border-left: 2px solid #EEE374;
}

/* ----下線（破線）---- */
dl dt.type3 {
  border-bottom: 1px dotted #d0d0d0;
}

/* ----福利厚生リスト---- */
ul.benefits-list {
  font-size: 0;
}
ul.benefits-list a {
  color: #333333;
  font-size: 0;
}
ul.benefits-list a > li {
  width: 161px;
  height: 255px;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 50px;
  font-size: 14px;
  vertical-align: top;
  position: relative;
}
ul.benefits-list a:nth-child(4n) > li {
  margin-right: 0;
}
ul.benefits-list a > li:after {
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 6px;
  display: block;
  position: absolute;
  bottom: 0;
}
ul.benefits-list a > li.benefits01:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_01.png");
}
ul.benefits-list a > li.benefits01:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_01.png");
}
ul.benefits-list a > li.benefits02:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_02.png");
}
ul.benefits-list a > li.benefits03:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_03.png");
}
ul.benefits-list a > li.benefits04:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_04.png");
}
ul.benefits-list a > li.benefits05:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_05.png");
}
ul.benefits-list a > li.benefits06:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_06.png");
}
ul.benefits-list a > li.benefits07:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_07.png");
}
ul.benefits-list a > li.benefits08:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_08.png");
}
ul.benefits-list a > li.benefits09:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_09.png");
}
ul.benefits-list a > li.benefits10:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_10.png");
}
ul.benefits-list a > li.benefits11:after {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_line_11.png");
}
/* ----福利厚生リスト 見出し---- */
ul.benefits-list a li h3.benefits-heading {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
ul.benefits-list a li h3:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding-bottom: 10px;
}
ul.benefits-list a li:hover h3:before {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all  0.5s ease;
}

/* ----福利厚生リスト アイコン---- */
ul.benefits-list a li h3.type01:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_01_1.png");
}
ul.benefits-list a li:hover h3.type01:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_01_2.png");
}
ul.benefits-list a li h3.type02:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_02_1.png");
}
ul.benefits-list a li:hover h3.type02:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_02_2.png");
}
ul.benefits-list a li h3.type03:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_03_1.png");
}
ul.benefits-list a li:hover h3.type03:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_03_2.png");
}
ul.benefits-list a li h3.type04:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_04_1.png");
}
ul.benefits-list a li:hover h3.type04:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_04_2.png");
}
ul.benefits-list a li h3.type05:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_05_1.png");
}
ul.benefits-list a li:hover h3.type05:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_05_2.png");
}
ul.benefits-list a li h3.type06:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_06_1.png");
}
ul.benefits-list a li:hover h3.type06:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_06_2.png");
}
ul.benefits-list a li h3.type07:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_07_1.png");
}
ul.benefits-list a li:hover h3.type07:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_07_2.png");
}
ul.benefits-list a li h3.type08:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_08_1.png");
}
ul.benefits-list a li:hover h3.type08:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_08_2.png");
}
ul.benefits-list a li h3.type09:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_09_1.png");
}
ul.benefits-list a li:hover h3.type09:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_09_2.png");
}
ul.benefits-list a li h3.type10:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_10_1.png");
}
ul.benefits-list a li:hover h3.type10:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_10_2.png");
}
ul.benefits-list a li h3.type11:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_11_1.png");
}
ul.benefits-list a li:hover h3.type11:before {
  background-image: url("/wp/wp-content/themes/ios/recruit/img/benefits_11_2.png");
}

/* ----福利厚生リスト 内容リスト---- */
ul.benefits-detail {
  margin-top: 10px;
}
ul.benefits-detail li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.3;
  margin-right: 0;
  margin-bottom: 0;
  width: 147px;
  height: auto;
}
ul.benefits-detail li:before {
  content: "?";
}

#main p {
	font-size: 12px;
	letter-spacing: 1px;
}

/* ----ライフサポート---- */

#main dl {
	margin-left: 20px;
}

#main dl:last-child {
	margin-bottom: 80px;
}

#main dl dt {
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#main dl dd {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 170%;
	margin: 0px 0px 30px 0;
}

#main dl dd ul {
	font-size: 12px;
	margin: 0px 0px 30px 10px;
	list-style: none;
}

#main dl dd ul li {
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.hataraku-yell{
    position: relative;
    padding-left: 110px;
}
.hataraku-yell p{
    font-size: 14px!important;
    line-height: 20px;
}
.hataraku-yell p span{
    color: #ed7f1e;
    border-bottom: 1px solid #ed7f1e;
}
.hataraku-yell h4{
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #ed7f1e;
}
.hataraku-yell:before{
    content: "";
    display: block;
    background-image: url("/wp/wp-content/themes/ios/recruit/img/hataraku_yell.jpg");
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
}



/*
****     SP     ***
**/
@media (max-width: 767px) {
  h2.type1 a {
    top: -10px;
  }
  h2.type1 a button {
    padding: 3px 10px;
  }
  ul.benefits-list a:nth-child(2n) > li {
    margin-right: 0;
  }
  ul.benefits-list a > li h3.benefits-heading {
    font-size: 14px;
  }
  ul.benefits-list a > li {
    width: 45%;
    margin-right: 10%;
    font-size: 12px;
    height: 240px;
  }
  ul.benefits-list a:nth-child(1) > li,
  ul.benefits-list a:nth-child(2) > li {
    height: 210px;
  }
  ul.benefits-detail > li {
    width: 100%;
    font-size: 12px;
  }
  div#benefit01, div#benefit02, div#benefit03, div#benefit04, div#benefit05,
  div#benefit06, div#benefit07, div#benefit08, div#benefit09, div#benefit10,
  div#benefit11 {
    margin-top: -60px;
    padding-top: 60px;
  }
  
	.type1 {
		margin-bottom: 20px;
	}
	#main p {
		font-size: 14px;
		line-height: 130%;
	}
	#main dl {
		margin-left: 0;
	}
	#main dl dt {
		margin-bottom: 5px;
	}
	#main dl dd ul {
		margin-left: 0;
	}
	#main dl dd {
		line-height: 150%;
		margin-bottom: 20px;
	}

	#main dl dd ul li {
		margin-bottom: 2px;
	}
	#main dl dd:last-child {
		margin-bottom: 0;
	}
	#main dl {
		margin-bottom: 40px;
	}
	#main dl:last-child {
		margin-bottom: 40px;
	}
}








