.mont {
  font-family: 'Montserrat', sans-serif;
  color: #c30d23;
}

.box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .box {
    width: 100%;
  }
}

.head--text {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .head--text {
    font-size: 18px;
  }
}

.sub_title {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  background: url(/files/recruit/statue/images/title_bar.png) bottom 0 center no-repeat;
  margin-bottom: 50px;
  padding-bottom: 20px;
  margin-top: 44px;
  color: #010101;
}
@media screen and (max-width: 768px) {
  .sub_title {
    font-size: 20px;
    background: url(/files/recruit/statue/images/title_bar_sp.png) bottom center no-repeat;
    background-size: 16%;
    margin-bottom: 30px;
    padding-bottom: 15px;
    margin-top: 28px;
  }
}

.inner_title {
  background: url(/common/images/line.png) bottom left no-repeat;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 18px;
  margin-bottom: 30px;
  color: #010101;
}
.inner_title a {
  color: #010101;
}



@media screen and (max-width: 768px) {
  .inner_title {
    background-size: 100%;
    background: url(/common/images/line_sp.png) bottom left no-repeat;
    background-size: 100%;
    font-size: 18px;
    margin-bottom: 30px;
    padding-bottom: 6px;
  }
}


#facility_block .note01{
  display: none;
}

@media screen and (max-width: 768px) {
  #facility_block .note01{
      display: block;
  }
}





.title-ship {
  margin: 40px 0 28px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .title-ship {
    margin: 20px 0 15px;
  }
}

.copy-ship {
  text-align: center;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .copy-ship {
    margin: 0;
  }
}

.text-ship {
  text-align: center;
  font-size: 16px;
  line-height: 2.18em;
  margin: 0 0 85px;
}
@media screen and (max-width: 768px) {
  .text-ship {
    text-align: left;
    padding: 0 4%;
    padding-top: 25px;
    padding-bottom: 40px;
    line-height: 1.714em;
    font-size: 14px;
    margin-bottom: 0;
  }
}

.small_title {
  background: url(/common/images/small_title.png) #eee left 0 center no-repeat;
  color: #010101;
  font-size: 18px;
  font-weight: bold;
  padding: 2px 0 2px 35px;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .small_title {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.link--btn {
  position: relative;
  z-index: 10;
  text-align: center;
  color: #c30d23;
  font-weight: bold;
  border: 1px solid #c30d23;
  width: 250px;
  margin: 50px auto;
  line-height: 54px;
  height: 55px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  background: url(/common/images/arrow_top_red.png) 95% 50% no-repeat;
  -webkit-transition: background-color .25s , color  .25s;
  -moz-transition: background-color .25s , color  .25s;
  -ms-transition: background-color .25s , color  .25s;
  -o-transition: background-color .25s , color  .25s;
  transition: background-color .25s , color  .25s;
}
.link--btn:hover {
  background: #c30d23 url(/common/images/arrow_white.png) 95% 50% no-repeat;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .link--btn {
    background: url(/common/images/arrow_sp_red.png) 95% 50% no-repeat;
    background-size: 6px;
    width: 100%;
    margin: 20px auto 30px;
    line-height: 44px;
    height: 45px;
  }
  .link--btn:hover {
    background: #c30d23 url(/common/images/arrow_sp_white.png) 95% 50% no-repeat;
    background-size: 6px;
  }
}

.link--btn2 {
  position: relative;
  z-index: 10;
  text-align: center;
  color: #c30d23;
  font-weight: bold;
  border: 1px solid #c30d23;
  width: 250px;
  margin: 50px auto;
  line-height: 50px;
  height: 50px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  background: url(/common/images/arrow_red02.png) 94% center no-repeat;
  -webkit-transition: background-color .25s , color  .25s;
  -moz-transition: background-color .25s , color  .25s;
  -ms-transition: background-color .25s , color  .25s;
  -o-transition: background-color .25s , color  .25s;
  transition: background-color .25s , color  .25s;
}
.link--btn2:hover {
  background: #c30d23 url(/common/images/arrow_white_down.png) 94% center no-repeat;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .link--btn2 {
    line-height: 45px;
    width: 100%;
    margin: 20px auto 30px;
    background: url(/common/images/arrow_pagenav_red.png) 94% center no-repeat;
    background-size: 10px;
  }
  .link--btn2:hover {
    background: #c30d23 url(/common/images/arrow_pagenav_white.png) 94% center no-repeat;
    background-size: 10px;
  }
}

#contents {
  /* .mainvisual */
}
#contents .mainvisual {
  width: 100%;
  background: url(/files/contact/images/main_bg.png) center 0 no-repeat;
  height: 335px;
}
@media screen and (max-width: 768px) {
  #contents .mainvisual {
    background: none;
    height: auto;
    margin-bottom: 30px;
  }
}
#contents .mainvisual h2 {
  text-align: center;
  width: 100%;
}
#contents .mainvisual h2 img {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #contents .mainvisual h2 img {
    margin-top: 0;
    width: 100%;
  }
}
#contents table {
  width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
}
#contents table tr th, #contents table tr td {
  border: 1px solid #ccc;
  border-width: 0 0 1px;
  border-spacing: 0;
  box-sizing: border-box;
  padding: 14px;
  line-height: 2;
}
#contents table tr th {
  padding: 17px 0 14px 70px;
  width: 25%;
}
#contents table tr td {
  width: 75%;
}
#contents table tr td ul.none_list li {
  list-style: none;
  float: left; 
}
@media screen and (max-width: 768px) {
  #contents table {
    width: 100%;
    margin: 0 auto;
  }
  #contents table tr th, #contents table tr td {
    width: 100%;
    display: block;
    box-sizing: border-box;
    border: none;
  }
  #contents table tr th {
    font-weight: bold;
    padding: 14px 4.34% 0;
  }
  #contents table tr td {
    border: 1px solid #ccc;
    border-width: 0 0 1px;
    padding: 0 4.34% 14px;
  }
}

.pagenavi {
  text-align: center;
}

.wp-pagenavi {
  margin: 80px 0;
  font-size: 16px;
  overflow: hidden;
  display: inline-block;
  /* .current */
}
.wp-pagenavi a.page {
  float: left;
  display: block;
  border: #888888 1px solid;
  text-align: center;
  width: 33px;
  margin-right: 5px;
  color: #222;
  padding: 5px 0;
}
.wp-pagenavi a.page:nth-child(6n) {
  margin-right: 0;
}
.wp-pagenavi a.page:hover {
  background-color: #dbdbdb;
}
.wp-pagenavi .current {
  text-align: center;
  border: #888888 1px solid;
  float: left;
  background-color: #ccc;
  color: #343434;
  display: block;
  width: 33px;
  padding: 5px 0;
  margin-right: 5px;
}
.wp-pagenavi .current:hover {
  background-color: #dbdbdb;
}

/* wp-pagenavi */
