@charset "UTF-8";
/**************************************

cmn

**************************************/
/* for sp iPad */
.container {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
}

img {
  width: 100%;
}

main {
  display: block;
  position: relative;
}

.box_l {
  float: left;
}

.box_r {
  float: right;
}

.more {
  width: 170px;
  margin: 20px auto 0;
  padding: 10px;
  border: 1px solid #fff;
  line-height: 1.0;
}

.main {
  height: 716px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.container h4 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 19px;
}

.container .box_date {
  width: 300px;
  margin: 25px auto 0;
}

.container .box_date li {
  margin-bottom: 7px;
}

.container .box_date li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 740px) {
  .main {
    height: 0;
    margin-bottom: 3%;
    padding-bottom: 47%;
  }
  .container h4 {
    font-size: 17px;
  }
  .container .box_date {
    width: 100%;
    margin: 5% auto 0;
  }
}

/**************************************

Slick

**************************************/
.slidegallery {
  width: 900px;
  margin: 0 auto 80px;
}

.slidegallery .thumb-item {
  max-width: 900px;
  margin: 0 auto 5px;
  padding: 0 5px;
}

.slidegallery .thumb-item-nav {
  max-width: 700px;
  margin: 0 auto;
}

.slidegallery .thumb-item-nav li {
  width: 140px;
  margin: 5px;
}

.slidegallery .slick-prev {
  left: -35px;
}

.slidegallery .slick-prev::before, .slidegallery .slick-next::before {
  color: #ccc;
  font-size: 24px;
}

.slidegallery .slick-dots li {
  display: inline-block;
}

@media screen and (max-width: 740px) {
  .slidegallery {
    width: 100%;
    margin: 0 auto 10%;
  }
  .slidegallery .thumb-item {
    max-width: 100%;
    margin: 0 auto 5px;
    padding: 0 5px;
  }
  .slidegallery .thumb-item-nav {
    max-width: 80%;
    margin: 0 auto;
  }
  .slidegallery .thumb-item-nav li {
    display: none;
    width: 70px;
    margin: 5px;
  }
  .slidegallery .slick-prev {
    left: -35px;
  }
  .slidegallery .slick-prev::before, .slidegallery .slick-next::before {
    display: none;
    color: #ccc;
    font-size: 24px;
  }
}

/**********************************************

Policy

**********************************************/
.main_policy .section_policy {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  text-align: left;
}

.main_policy .section_policy .txt {
  margin-bottom: 15px;
  font-size: 14px;
}

.main_policy .section_policy .unit {
  margin-top: 40px;
  line-height: 1.8;
}

.main_policy .section_policy .unit:first-child {
  margin-top: 0;
}

.main_policy .section_policy .unit h3 {
  margin-bottom: 15px;
  padding: 9px 0 9px 16px;
  background: #eee;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.main_policy .section_policy .unit dl {
  margin-bottom: 15px;
}

.main_policy .section_policy .unit dl dt {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #1f1f1f;
  font-size: 15px;
}

@media screen and (max-width: 740px) {
  .main_policy .section_policy {
    width: 100%;
  }
  .main_policy .section_policy .txt {
    margin-bottom: 10px;
  }
  .main_policy .section_policy .unit {
    margin-top: 9%;
  }
  .main_policy .section_policy .unit h3 {
    font-size: 15px;
  }
}

/**************************************

recruitlist

**************************************/
.main_recruitlist :target:before {
  display: block;
  height: 67px;
  /* ヘッダの高さ */
  margin: -67px 0 0;
  /* ヘッダの高さ */
  content: "";
}

.main_recruitlist .container {
  max-width: 1136px;
}

.main_recruitlist .visual {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto 45px;
}

.main_recruitlist .visual ul {
  font-size: 0;
  text-align: center;
}

.main_recruitlist .visual ul li {
  display: inline-block;
  width: 33.3%;
  max-width: 373px;
}

.main_recruitlist .anc_section {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 35px;
}

.main_recruitlist .anc_section h3 {
  margin-bottom: 20px;
  font-size: 23px;
  text-align: center;
}

.main_recruitlist .anc_section .anc_list {
  font-size: 0;
  text-align: center;
}

.main_recruitlist .anc_section .anc_list li {
  display: inline-block;
  display: inline-block;
  position: relative;
  width: 27%;
  max-width: 268px;
  height: 100%;
  margin: 0 1% 16px;
  padding: 17px 0;
  background: #2045ba;
  color: #fff;
  font-size: 17px;
  text-align: center;
  vertical-align: top;
  vertical-align: top;
  /* for sp iPad */
}

.main_recruitlist .anc_section .anc_list li.active {
  background: #051854;
}

@media screen and (max-width: 979px) {
  .main_recruitlist .anc_section .anc_list li {
    font-size: 1.5vw;
  }
}

.main_recruitlist .anc_section .anc_list li::after {
  z-index: 100;
  position: absolute;
  top: 50%;
  right: 8px;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  transform: rotate(45deg);
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  content: "";
}

.main_recruitlist .box {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto 90px;
}

.main_recruitlist .box h4 {
  margin-bottom: 15px;
  color: #2045ba;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 33px;
  text-align: center;
}

.main_recruitlist .box h4 small {
  display: block;
  font-size: 18px;
}

.main_recruitlist .box .lead {
  margin-bottom: 35px;
  padding: 20px 0;
  border-top: 2px solid #1f1f1f;
  border-bottom: 2px solid #1f1f1f;
  font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 23px;
  text-align: center;
}

.main_recruitlist .box .tbl_rec {
  display: flex;
  flex-wrap: wrap;
  max-width: 1120px;
  margin: 0 auto 40px;
  border: none;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.main_recruitlist .box .tbl_rec.list_tbl {
  margin-top: 100px;
}

@media screen and (max-width: 760px) {
  .main_recruitlist .box .tbl_rec.list_tbl {
    /* for sp Device Only */
    margin-top: 15%;
  }
}

.main_recruitlist .box .tbl_rec dt {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  padding: 20px;
  border-top: 8px solid #fff;
  background: #ffe100;
  color: #1f1f1f;
  text-align: center;
}

.main_recruitlist .box .tbl_rec dd {
  box-sizing: border-box;
  width: 70%;
  margin: 0;
  padding: 20px;
  border-top: 8px solid #fff;
  border-left: 8px solid #fff;
  background: #ffffff;
}

.main_recruitlist .box .btn {
  width: 635px;
  height: 76px;
  margin-right: auto;
  margin-left: auto;
}

.main_recruitlist .box .btn a {
  display: block;
  position: relative;
  position: relative;
  background: linear-gradient(to right, #f2a18a, #e23300);
  color: #FFF;
  font-size: 25px;
  line-height: 76px;
  text-align: center;
  text-decoration: none;
  transition: all .4s;
}

.main_recruitlist .box .btn a::after {
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-width: 7px 0 7px 9px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: '';
}

.main_recruitlist .box .attention {
  margin-top: 10px;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 740px) {
  .main_recruitlist .container {
    max-width: 100%;
  }
  .main_recruitlist .section_inner {
    padding: 0;
  }
  .main_recruitlist .visual {
    width: 100%;
    margin: 0 auto 12%;
  }
  .main_recruitlist .visual ul {
    font-size: 0;
    text-align: center;
  }
  .main_recruitlist .visual ul li {
    display: inline-block;
    width: 50%;
  }
  .main_recruitlist .visual ul li:nth-child(1) {
    width: 100%;
  }
  .main_recruitlist .anc_section {
    width: 100%;
    margin: 0 auto 15%;
  }
  .main_recruitlist .anc_section h3 {
    margin-bottom: 5%;
    font-size: 6vw;
    text-align: center;
  }
  .main_recruitlist .anc_section .anc_list {
    font-size: 0;
    text-align: left;
  }
  .main_recruitlist .anc_section .anc_list li {
    display: inline-block;
    width: 37%;
    margin: 0 1% 2%;
    padding: 17px 5%;
    font-feature-settings: 'palt';
    font-size: 2.8vw;
  }
  A.main_recruitlist .anc_section .anc_list li a {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 5% 0;
    background: #2045ba;
    color: #fff;
    font-size: 5.5vw;
    line-height: 1.3;
    text-align: center;
  }
  .main_recruitlist .anc_section .anc_list li a::after {
    position: absolute;
    top: 50%;
    right: 12px;
    width: 7px;
    height: 7px;
    margin-top: -3px;
    transform: rotate(45deg);
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    content: "";
  }
  .main_recruitlist .anc_section .anc_list li.line02 a {
    line-height: 2.55;
  }
  .main_recruitlist .box {
    width: 100%;
    margin: 0 auto 15%;
  }
  .main_recruitlist .box h4 {
    margin-bottom: 5%;
    color: #2045ba;
    font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-feature-settings: 'palt';
    font-size: 6vw;
    text-align: center;
  }
  .main_recruitlist .box h4 small {
    display: block;
    margin-top: 3%;
    font-size: 3.5vw;
    line-height: 1.3;
  }
  .main_recruitlist .box .lead {
    margin-bottom: 5%;
    padding: 5% 0;
    border-top: 2px solid #1f1f1f;
    border-bottom: 2px solid #1f1f1f;
    font-family: toppan-bunkyu-midashi-go-std, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 5vw;
    text-align: center;
  }
  .main_recruitlist .box .tbl_rec {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto 10%;
    border: none;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 4vw;
    font-weight: 400;
  }
  .main_recruitlist .box .tbl_rec dt {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 3%;
    border-top: 4px solid #fff;
    background: #ffe100;
    color: #1f1f1f;
    text-align: left !important;
  }
  .main_recruitlist .box .tbl_rec dd {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 3%;
    border-top: 4px solid #fff;
    border-left: none;
    background: #ffffff;
  }
  .main_recruitlist .box .btn {
    width: 100%;
    height: 55px;
    margin-right: auto;
    margin-left: auto;
  }
  .main_recruitlist .box .btn a {
    display: block;
    position: relative;
    position: relative;
    background: linear-gradient(to right, #f2a18a, #e23300);
    color: #FFF;
    font-size: 5vw;
    line-height: 55px;
    text-align: center;
    text-decoration: none;
    transition: all .4s;
  }
  .main_recruitlist .box .btn a::after {
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-width: 7px 0 7px 9px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    content: '';
  }
  .main_recruitlist .box .attention {
    margin-top: 2%;
    font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 3.8vw;
    text-align: center;
  }
  .main_recruitlist .box .more {
    position: relative;
    width: 100%;
    margin: 0 auto 20%;
    padding: 0;
    border: none;
    line-height: 1.0;
    text-align: center;
  }
  .main_recruitlist .box .more::after {
    position: absolute;
    right: 0;
    bottom: -140%;
    left: 0;
    width: 15px;
    height: 15px;
    margin: auto;
    transform: rotate(135deg);
    border: 0px;
    border-top: solid 3px #1f1f1f;
    border-right: solid 3px #1f1f1f;
    content: "";
  }
}

.recruit_list_area .list_inner {
  display: none;
}

.recruit_list_area .list_inner.active {
  display: block;
}

.main_recruitlist .box {
  display: none;
}

.main_recruitlist .box.active {
  display: block !important;
}

.section_recruit_list .recruit_list {
  margin-bottom: 30px;
text-align: center;
}

.section_recruit_list .recruit_list li {
  display: inline-block;
  width: 36%;
  margin-right: 1%;
  padding: 20px;
  background: #1f1f1f;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.section_recruit_list .recruit_list li.active {
  background: #e23300;
}

.section_recruit_list .recruit_list li:last-child {
  margin-right: 0;
}

.main_recruitlist .list_inner.col4 .anc_section .anc_list {
  text-align: left;
}

.main_recruitlist .list_inner.col4 .anc_section .anc_list li {
  padding: 17px;
}

@media screen and (max-width: 760px) {
  .main_recruitlist .list_inner.col4 .anc_section .anc_list li {
    /* for sp Device Only */
  }
  .main_recruitlist .list_inner.col4 .anc_section .anc_list li h5 {
    font-size: 4vw;
    line-height: normal;
    line-height: initial;
  }
}

/**************************************

404

**************************************/
.not {
  width: 440px;
  margin: 60px auto 90px;
}

.not .tit {
  margin: 0 0 10px;
}

.not .txt {
  margin: 0 0 10px;
}

.not ul li {
  margin: 0 4px 0 0;
  float: left;
}

@media screen and (max-width: 740px) {
  .not {
    width: 100%;
    margin: 5% auto 10%;
  }
}

.map_contents {
  width: 100%;
  height: 300px;
  border: none;
  /* for sp */
}

@media screen and (max-width: 760px) {
  .map_contents {
    height: 46vw;
  }
}

.main_philosophy a.blue_btn {
  display: block;
  width: 230px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 7px;
  color: #fff;
  text-align: center;
}
/*# sourceMappingURL=skin.css.map */
