@charset "UTF-8";
/* 採用エントリーフォーム */
/* PC */

/*--------------------
    containts
--------------------*/
.headerNav li:nth-child(5)::after{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 84px;
  height: 5px;
  background-color: #f9be00;
}
.subBbreadcrumbs{
  width: 100%;
  padding: 25px 0 22px 0;
  background-color: #e9eaf1;
}
.subBbreadcrumbs ol{
  width: 980px;
  margin: auto;
}
.subBbreadcrumbs li{
  position: relative;
  display: inline;
  margin: 0 40px 0 0;
  line-height: 23px;
  font-size: 13px;
  white-space: nowrap;
}
.subBbreadcrumbs li::after{
  position: absolute;
  top: 8px;
  right: -28px;
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #bfc0c5;
}
.subBbreadcrumbs li:last-child{
  margin-right: 0;
  white-space: normal;
}
.subBbreadcrumbs li:last-child::after{
  display: none;
}
.subBbreadcrumbs a{
  cursor: default;
  text-decoration: none;
  color: #004eba;
}
.subBbreadcrumbs li:last-child a:link,
.subBbreadcrumbs li:last-child a:visited,
.subBbreadcrumbs li:last-child a:hover,
.subBbreadcrumbs li:last-child a:active {
  color: black;
  text-decoration: none;
}

.subBbreadcrumbs a:link,
.subBbreadcrumbs a:visited,
.subBbreadcrumbs a:hover,
.subBbreadcrumbs a:active {
  cursor: pointer;
  color: #004eba;
  text-decoration: none;
}
.heading01{
  width: 100%;
  height: 300px;
  padding: 115px 0 0;
  background: url(/recruit/images/bg_family01.jpg) no-repeat center top;
  background-size: cover;
}
.heading01 img{
  margin: auto;
}
.heading02{
  margin-top: 20px;
  text-align: center;
  line-height: 40px;
  color: #252e73;
  font-weight: bold;
  font-size: 32px;
}
.contentsArea{
  position: relative;
  width: 1200px;
  margin: -50px auto 100px;
  background-color: #fff;
}
#mainTitle{position: relative;}
.secondMenu{
  position: absolute;
  top: 0;
  width: 100%;
  padding: 20px 0;
  background-color: rgba(0,0,0,.4);
  text-align: center;
}
.secondMenu li{
  display: inline-block;
  margin-right: 20px;
}
.secondMenu li:last-child{
  margin-right: 0;
}
.secondMenu a{
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
.secondMenu a:hover{
  text-decoration: underline;
}
.underConstruction{
    width: 780px;
    margin: 0 auto 0;
    padding: 60px 0 0;
}
/*--------------------
      footer
  --------------------*/
.footerWrap .txtLinkArea{display: none;}
.footerWrap .txtLinkArea02 {
  display: table;
  margin: 0 auto 0;
}
.footerWrap .txtLinkArea02 > ul {
  display: inline-block;
  font-size: 0;
}
.footerWrap .txtLinkArea02 li {
  display: inline-block;
}
.footerWrap .txtLinkArea02 a {
  margin-right: 2em;
  font-size: 13px;
}
.footerWrap .txtLinkAre02a02 a:hover {text-decoration: underline;}


/*ご家族の方へ*/
.family{
  width: 950px;
  margin: 0 auto 0;
  padding: 60px 0 0;
  font-feature-settings : "palt";
}
.familyInner{
  margin: 30px auto 0;
}
.familyInner h3{
  margin-bottom: 30px;
}
.familyInner .readBlock{margin-bottom: 50px;}
.familyInner .readBlock h3{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align:center;
  margin-bottom: 50px;
}
.familyInner .readBlock p{
  font-size: 15px;
  line-height: 2.33333333333;
  text-align: center;
}
.familyInner .promiseBlock{
  padding: 155px 0 0 0;
}
.familyInner .promiseBlock h4{
  line-height: 1.57142857143;
  font-size: 28px;
  font-weight: bold;
  text-align:center;
  margin-bottom: 20px;
}
.familyInner .promiseBlock a{
  font-size: 18px;
  font-weight: bold;
  border:2px solid #252e73;
  text-align:center;
  width: 432px;
  height: 80px;
  display: block;
  margin:0 auto;
  background: url(../../recruit/images/icon_arrow_right.png) no-repeat right 20px center;
  background-size: 7px;
  padding: 29px 25px 0 0;
  text-decoration: none;
  color: #252e73;
}
.familyInner .promiseBlock a:hover{
  opacity: 0.7;
}
.familyInner .promiseBlock p{
  font-size: 15px;
  line-height: 2.33333333333;
  text-align: center;
}

.familyInner .promiseBlock.promise01{
  background:url(../../recruit/images/icon_promise01.png) no-repeat center top;
  margin-bottom: 60px;
}
.familyInner .promiseBlock.promise02{
  background:url(../../recruit/images/icon_promise02.png) no-repeat center top;
  margin-bottom: 60px;
}
.familyInner .promiseBlock.promise03{
  background:url(../../recruit/images/icon_promise03.png) no-repeat center top;
  margin-bottom: 60px;
}

.familyInner .tableBlock{
  width: 780px;
  display: block;
  margin: 0 auto 50px;
}
.familyInner .tableBlock h5{
  border-bottom: 1px solid #252e73;
  padding: 0 0 15px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #252e73;
  letter-spacing : 0.05em;
}
.familyInner .tableBlock p{
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.66666666667;
}
.familyInner .tableBlock .inner{
  overflow: hidden;
}
.familyInner .tableBlock .inner ul{
  width: 390px;
  float: left;
}
.familyInner .tableBlock .inner ul li{
  height: 50px;
  color: #252e73;
  font-size:16px;
  font-weight:bold;
  padding: 16px 0px 0px 10px;
}
.familyInner .tableBlock .inner ul li:last-child{border-bottom:1px solid #252e73;}
.familyInner .tableBlock .inner ul.left{}
.familyInner .tableBlock .inner ul.right{}
.familyInner .tableBlock .inner ul.left li{
  border-top:1px solid #252e73;
  border-left:1px solid #252e73;
}
.familyInner .tableBlock .inner ul.right li{
  border-top:1px solid #252e73;
  border-left:1px solid #252e73;
  border-right:1px solid #252e73;
}

/* SP */
@media only screen and (max-width: 767px) {
  .headerNav li:first-child{border-bottom: none;}
  .subBbreadcrumbs,.secondMenu{
    display: none;
  }
  .heading01{
    height: auto;
    padding: 0;
    background: none;
  }
  .heading01 img{
    width: 100%;
    margin: auto;
  }
  .heading02{
    text-align: center;
    line-height: 24px;
    font-size: 20px;
  }
  .contentsArea{
    width: 100%;
    margin: 25px auto 50px;
    padding: 0 5.333%;;
  }
  .underConstruction{
    width: 100%;
    margin: 15px auto 50px;
    padding: 0;
  }
  .underConstruction figure,.underConstruction img{
    width: 100%;
  }

  /*--------------------
        footer
    --------------------*/
  .footerWrap .txtLinkArea{display: table;width: 100%;}
  .footerWrap .txtLinkArea02{display: none;}

  /*ご家族の方へ*/
  .family{
    width: 100%;
    margin: 15px auto 50px;
    padding: 0;
  }
  .familyInner {margin: 25px auto 0;}
  .familyInner h3{margin-bottom: 20px;}
  .familyInner h3 img{width: 100%;}

  .familyInner .readBlock p{
    font-size: 14px;
    line-height: 1.71428571429;
  }
  .familyInner .readBlock{
    margin-bottom: 30px;
  }

  .familyInner .readBlock h3{
    line-height: 1.71428571429;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .familyInner .promiseBlock h4{
    font-size: 16px;
    line-height: 1.625;
  }
  .familyInner .promiseBlock{
    padding: 100px 0 0;
  }
  .familyInner .promiseBlock.promise01{
    background: url(../../recruit/images/icon_promise01_sp.png) no-repeat center top;
    background-size: 152px;
    margin-bottom: 40px;
  }
  .familyInner .promiseBlock.promise02{
    background: url(../../recruit/images/icon_promise02_sp.png) no-repeat center top;
    background-size: 152px;
    margin-bottom: 40px;
  }
  .familyInner .promiseBlock.promise03{
    background: url(../../recruit/images/icon_promise03_sp.png) no-repeat center top;
    background-size: 152px;
    margin-bottom: 40px;
  }
  .familyInner .promiseBlock a{
    width: 320px;
    font-size: 14px;
    height: 60px;
    padding: 21px 25px 0 0;
  }
  .familyInner .promiseBlock p{
    font-size: 14px;
    line-height: 1.71428571429;
  }

  .familyInner .tableBlock{
    width: 100%;
    margin: 0 auto 40px;
  }
  .familyInner .tableBlock .inner ul{
    float: none;
    width: 100%;
  }
  .familyInner .tableBlock .inner ul li{
    font-size: 13px;
    height: 44px;
    padding: 15px 0px 0px 10px;
  }
  .familyInner .tableBlock .inner ul.left li{
    border-top: 1px solid #252e73;
    border-left: 1px solid #252e73;
    border-right: 1px solid #252e73;
  }
  .familyInner .tableBlock .inner ul.right li{
    border-top: 1px solid #252e73;
    border-left: 1px solid #252e73;
    border-right: 1px solid #252e73;
  }
  .familyInner .tableBlock .inner ul.right li.lineSp{
    border-top: none;
  }
  .familyInner .tableBlock p{
    font-size: 14px;
  }
  .familyInner .tableBlock h5{
    padding: 0 0 10px 1em;
    margin-bottom: 10px;
    line-height: 1.71428571429;
    text-indent: -1em;
  }
  .familyInner .tableBlock .inner ul.right li.spnone{
    display: none;
  }
  .familyInner .tableBlock .inner ul.right li.splast{
    border-bottom: 1px solid #252e73;
  }
  .headerNav li:nth-child(5)::after{display: none;}



}
