@charset "UTF-8";
/* 個別ページ用スタイル */

/* Recruit TOP
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page_recruit_top .mainvisual {
  position: relative;
  height: 58vw;
  overflow: hidden;
}

.page_recruit_top .mainvisual .slider_top li {
  display: none;
  position: relative;
  height: 58vw;
  overflow: hidden;
  z-index: 1;
}

.page_recruit_top .mainvisual .slider_top li:first-child {
  display: block;
}

.page_recruit_top .mainvisual .slider_top li img {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
}

.page_recruit_top .container {
  max-width: 920px;
}

.page_recruit_top .recruit_top_1 .title {
  margin: 0 auto;
  padding: 2em 0;
  width: 40%;
  text-align: center;
}

.page_recruit_top .recruit_top_1 .wrap {
  margin: 0 auto;
  background: url(../img_recruit/top/bg_1.jpg) center top no-repeat;
  background-size: 100%;
}

.page_recruit_top .recruit_top_1 .wrap .txt {
  padding: 170px 0 0 25%;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left;
}

.page_recruit_top .list_banner_2 {
  margin: 2em 0;
}

.page_recruit_top .list_banner_2 li {
  margin-bottom: 1em;
}

.page_recruit_top .recruit_top_3 .txt {
  font-size: 1.3rem;
  line-height: 2.2;
}

@media (min-width: 992px) {
  .page_recruit_top .recruit_top_1 .title {
    margin: 0 auto;
    padding: 90px 0;
    width: auto;
    text-align: center;
  }

  .page_recruit_top .recruit_top_1 .wrap {
    background-position: center center;
  }

  .page_recruit_top .recruit_top_1 .wrap .txt {
    padding: 560px 0 100px 25%;
    font-size: 1.5rem;
    line-height: 2;
  }

  .page_recruit_top .list_banner_2 {
    padding-right: 36%;
    background-image: url(../img_recruit/top/bg_2.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
  }

  .page_recruit_top .list_banner_2 li {
    margin-bottom: 2em;
  }
}

.page_recruit_top .recruit_top_3 {
  margin-bottom: 3em;
  padding-bottom: 0;
  background-image: url(../img_recruit/top/bg_3.png);
  background-size: 82%;
  background-position: right top 70px;
  background-repeat: no-repeat;
}

.page_recruit_top .recruit_top_3 .title {
  margin-bottom: 1em;
  width: 64%;
}

.page_recruit_top .recruit_top_3 .txt {
  text-align: left;
  line-height: 1.8;
}

.page_recruit_top .list_interview {
  margin: 1.8em 0 0;
}

.page_recruit_top .list_interview li {
  position: relative;
  margin-bottom: 2em;
}

.page_recruit_top .list_interview li .inner {
  box-shadow: 4px 4px 8px #CCC;
  background: #FFF;
}

.page_recruit_top .list_interview .pic {
  z-index: 2;
}

.page_recruit_top .list_interview .cat {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  padding: .5em 1em;
  color: #FFF;
  font-size: 1.2rem;
  background: #01caa4;
  z-index: 1;
}

.page_recruit_top .list_interview .cat.cat_green {
  background: #01caa4;
}

.page_recruit_top .list_interview .cat.cat_blue {
  background: #00c4dc;
}

.page_recruit_top .list_interview .cat.cat_pink {
  background: #ff6d78;
}

.page_recruit_top .list_interview .wrap {
  padding: 2em 3em;
  text-align: center;
}

.page_recruit_top .list_interview .wrap.type2 {
  padding: 2em 1em;
}

.page_recruit_top .list_interview .title_list {
  margin-bottom: 1em;
  font-size: 1.6rem;
  color: #1d1d1d;
  font-weight: bold;
  line-height: 1.8;
  height: 3.6em;
  overflow: hidden;
}

.page_recruit_top .list_interview .year {
  margin-top: 1.6rem;
  padding-top: 1.8rem;
  color: #515151;
  font-size: 1.3rem;
  height: 4.2rem;
  font-weight: 600;
  overflow: hidden;
  background: url(../img_recruit/interview/line_1.png) center top no-repeat;
}

@media (min-width: 992px) {
  .page_recruit_top .recruit_top_3 {
    margin-bottom: 4em;
    padding-bottom: 2em;
    background-size: 82%;
    background-position: right top 180px;
  }

  .page_recruit_top .list_interview {
    margin: 50px 0 80px;
  }

  .page_recruit_top .list_interview li {
    position: relative;
    float: left;
    margin: 0 2% 5%;
    width: 29%;
  }

  .page_recruit_top .list_interview .wrap {
    padding: 2em 2em 2em 3em;
    text-align: left;
  }

  .page_recruit_top .list_interview .wrap.type2 {
    padding: 2em .5em 2em 1em;
  }

  .page_recruit_top .list_interview .year {
    background-position: left top;
  }

  .page_recruit_top .list_interview li:nth-child(3n-2) .inner {
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .page_recruit_top .list_interview li:nth-child(3n-1) .inner {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
  }
}

.page_recruit_top .recruit_top_4 {
  margin-bottom: 2em;
}

@media (min-width: 992px) {
  .page_recruit_top .recruit_top_4 {
    margin-bottom: 4em;
  }
}

/* Interview Index
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page_interview_index .interview_index_2 .container {
  padding: 25px;
}

.page_interview_index .interview_index_1 .desc {
  font-size: 1.3rem;
  line-height: 2.2;
  color: #131313;
  text-align: center;
}

.page_interview_index .list_interview {
  margin: 0 0 40px;
}

.page_interview_index .list_interview li {
  margin-bottom: 2em;
  position: relative;
  box-shadow: 4px 4px 8px #CCC;
}

.page_interview_index .list_interview .pic {
  z-index: 2;
}

.page_interview_index .list_interview .cat {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  padding: .5em 1em;
  color: #FFF;
  font-size: 1.2rem;
  background: #01caa4;
  z-index: 1;
}

.list_interview .cat.cat_green,
.box .cat.cat_green {
  background: #01caa4;
}

.list_interview .cat.cat_blue,
.box .cat.cat_blue {
  background: #00c4dc;
}

.list_interview .cat.cat_pink,
.box .cat.cat_pink {
  background: #ff6d78;
}

.page_interview_index .list_interview .wrap {
  padding: 2em 3em;
}

.page_interview_index .list_interview .wrap.type2 {
  padding: 2em 1em;
}

.page_interview_index .list_interview .title {
  margin-bottom: 1em;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  height: 3.6em;
  overflow: hidden;
}

.page_interview_index .list_interview .year {
  margin-top: 1.6rem;
  padding-top: 1.8rem;
  color: #515151;
  font-size: 1.3rem;
  height: 4.2rem;
  font-weight: 600;
  overflow: hidden;
  background: url(../img_recruit/interview/line_1.png) center top no-repeat;
}

@media (min-width: 992px) {
  .page_interview_index .list_interview {
    margin: 50px 0 40px;
  }

  .page_interview_index .list_interview li {
    /*float: left;
    margin: 0 2% 5%;*/
    margin: 0 auto 5%;
    width: 29%;
  }

  .page_interview_index .list_interview .wrap {
    padding: 2em 2em 2em 3em;
  }

  .page_interview_index .list_interview .wrap.type2 {
    padding: 2em .5em 2em 1em;
  }

  .page_interview_index .list_interview .year {
    background-position: left top;
  }
}

/* Interview Detail
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page_interview_detail #main {
  line-height: 2;
}

.page_interview_detail .detail_1_2_1 {
  padding-top: 1em;
}

.page_interview_detail .detail_1_2_2 {}

.detail_1_2_3 {
  margin: 1em 0;
}

.detail_1_2_4 {
  margin-top: 1em;
}

@media (min-width: 992px) {
  .page_interview_detail .detail_1_2_1 {
    padding-top: 130px;
  }

  .page_interview_detail .wrap_left {
    float: left;
    width: 50%;
  }

  .page_interview_detail .wrap_right {
    float: right;
    width: 50%;
  }

  .detail_1_2_3 {
    margin: 3em 0;
  }

  .detail_1_2_4 {
    margin-top: 120px;
  }
}

/* Entry
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page_entry .container {
  background-color: #f4f4f2;
}

@media (min-width: 992px) {
  .page_entry .container {
    margin-top: 3em;
    padding-top: 4em;
  }
}

.page_entry .title {
  font-size: 2.4rem;
  text-align: center;
}

.page_entry .contact_wrap {
  margin: 0 auto 5em;
  max-width: 966px;
}

.page_entry .contact_txt {
  font-size: 1.2rem;
  line-height: 2.2;
  text-align: center;
}

/* table */
.page_entry .contact_wrap .table_contact {
  margin-top: 3em;
}

.page_entry .contact_wrap table tr {
  border-bottom: 1px solid #c8c8c8;
}

.page_entry .contact_wrap table tr:first-child {
  border-top: 1px solid #c8c8c8;
}

.page_entry .contact_wrap table th {
  padding: 1.3em 1.3em 0em 1.3em;
  font-size: 1.5rem;
}

.page_entry .contact_wrap table th.hissu {
  background-image: url(../img_recruit/entry/bg_hissu.png);
  background-repeat: no-repeat;
  background-position: right 1em top 1.4em;
}

.page_entry .contact_wrap table td {
  font-size: 1.2rem;
}

.page_entry .contact_wrap table td.type2 {
  line-height: 3;
}

.page_entry .contact_wrap table td label {
  margin-right: 3em;
}

.page_entry .contact_wrap table td input,
.page_entry .contact_wrap table td textarea {
  padding: .5em 1em;
  width: 100%;
  background-color: #FFF;
  border: 1px solid #CCC;
}

.page_entry .contact_wrap table td textarea {
  min-height: 12em;
}

.page_entry .contact_wrap table .txt_before {
  margin-right: 1em;
}

.page_entry .contact_wrap .wrap_submit {
  margin-top: 2em;
  text-align: center;
}

.page_entry .list_btn_submit {
  margin: 0 auto;
  text-align: center;
}

.page_entry .btn_back {
  cursor: pointer;
}

.page_entry .list_btn_submit li {
  float: left;
  margin: 0 1%;
  width: 48%;
}

.page_entry .list_btn_submit li input {
  width: 100%;
}

.contact_wrap.contact_wrap_confirm .title {
  margin-bottom: 2em;
  text-align: center;
}

.contact_wrap.contact_wrap_confirm p {
  margin-bottom: 2.2em;
}

@media (min-width: 992px) {
  .page_entry .contact_wrap table th {
    padding: 1.3em;
    min-width: 16em;
    vertical-align: top;
  }

  .page_entry .contact_wrap table th.hissu {
    background-position: right top 1.4em;
  }

  .page_entry .contact_wrap table td {
    padding-left: 5em;
  }

  .page_entry .contact_wrap table td input {
    width: 90%;
  }

  .page_entry .contact_wrap table td input.input_1 {
    width: 20em;
  }

  .page_entry .contact_wrap table td input.input_2 {
    width: 24em;
  }

  .page_entry .contact_wrap table td input.input_3 {
    width: 36em;
  }

  .page_entry .contact_wrap .wrap_submit {
    margin-top: 5em;
  }

  .wrap_submit .list_btn_submit {
    height: 64px;
    width: 594px;
    overflow: hidden;
  }

  .wrap_submit .list_btn_submit li {
    float: left;
    margin: 0 10px;
    width: 277px;
    height: 64px;
  }

  .page_entry .contact_wrap .wrap_submit a {
    display: inline-block;
  }
}

/* Tab切り替え */
.tab_changepanel .js_tab_changepanel {
  cursor: pointer;
}

.list_panels .panel_content {
  display: none;
}

/* facility */
.facility_wrap .list_facility {
  margin: 40px 0;
  padding: 0 10px;
}

.facility_wrap .list_facility li {
  float: left;
  margin: 0 2% 1em;
  width: 46%;
  overflow: hidden;
  background: #FFF;
  border: 1px solid #868686;
  box-shadow: 4px 4px 8px #CCC;
}

.facility_wrap .list_facility li.active {
  background-color: #ffd802;
}

@media (min-width: 992px) {
  .facility_wrap .list_facility {
    padding: 0;
  }

  .facility_wrap .list_facility li {
    margin: 0 .5% 1em;
    width: 24%;
    text-align: center;
  }
}

.facility_wrap .list_facility .name {
  display: inline-block;
  margin: 2em .5em 1em;
  padding: .5em 1em;
  font-size: 1.1rem;
  letter-spacing: -1px;
  line-height: 1.5;
  color: #080808;
  border: 1px solid #868686;
}

.facility_wrap .list_facility .name.type2 {
  margin: 2.2rem .55rem 1.1rem;
  padding: .55rem;
  font-size: 1rem;
  line-height: 1.65;
}

.facility_wrap .list_facility .cat {
  display: block;
  margin-bottom: 1.4rem;
  font-size: 1.4rem;
  color: #1d1d1d;
  height: 4.2rem;
  line-height: 1.5;
}

.facility_wrap .list_facility .cat.type2 {
  padding: 0 0 1.2rem;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .facility_wrap .list_facility .name {
    font-size: 1.3rem;
  }

  .facility_wrap .list_facility .name.type2 {
    margin: 2em .5em 1em;
    padding: .5em 1em;
    font-size: 1.3rem;
    letter-spacing: -1px;
    line-height: 1.5;
  }

  .facility_wrap .list_facility .cat {
    font-size: 1.8rem;
  }

  .facility_wrap .list_facility .cat.type2 {
    font-size: 1.4rem;
  }
}

.page_entry_youkou .wrap_entry_1 {
  text-align: center;
}

.page_entry_youkou .title {
  margin-bottom: 1.5em;
  font-size: 2.4rem;
  text-align: center;
}

.page_entry_youkou .wrap_entry_1 .pic {
  margin: 0 auto 2em;
  text-align: center;
}

.wrap_entry_youkou {
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 992px) {
  .page_entry_youkou .wrap_entry_1 .pic {
    margin: 0 auto 5em;
    text-align: center;
  }

  .wrap_entry_youkou {
    margin: 0 auto;
    max-width: 720px;
    text-align: center;
  }
}

.page_entry_youkou .wrap_entry_youkou .title_1 {
  margin: 1em 0;
  font-size: 2.2rem;
  text-align: left;
}

.page_entry_youkou .wrap_entry_youkou .title_2 {
  margin: 1em 0;
  padding-left: .6em;
  font-size: 1.8rem;
  text-align: left;
  border-left: 8px solid #ffd802;
}

.page_entry_youkou .wrap_entry_youkou .content_wrap {
  margin: 1em 0 2em;
}

hr {
  margin: 2em 0;
  border-color: #EEE;
}

.page_entry_youkou .wrap_submit {
  margin: 2em 0 7em;
  text-align: center;
}

.page_entry_youkou .wrap_submit a {
  display: inline-block;
  margin: 0 auto;
}

.table_entry_youkou table {
  margin: 1em 0;
}

.table_entry_youkou th,
.table_entry_youkou td {
  font-size: 1.3rem;
  border: 1px solid #c6c6c6;
}

.table_entry_youkou th {
  font-weight: bold;
  background-color: #e7e5e1;
}

@media (min-width: 992px) {

  .table_entry_youkou th,
  .table_entry_youkou td {
    line-height: 1.2;
  }

  .table_entry_youkou th {
    padding: 2em 3em;
    min-width: 14em;
  }

  .table_entry_youkou td {
    padding: 2em;
  }
}

.page_entry_youkou .mainvisual_bottom_wrap .mainvisual {
  height: auto;
}


/* Comingsoon
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.comingsoon_wrap .txt {
  margin-bottom: 5em;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
}

.comingsoon_wrap h1 {
  text-align: center;
  border-left: 10px solid #ffd802;
  width: 30%;
  margin: 40px auto 0;
  background-color: #e6d79d;
}

.comingsoon_wrap ul {
  text-align: center;
  margin-top: 40px;
  padding: 60px 10px;
  background-color: #faf4dc;
}

.comingsoon_wrap ul li {
  margin-top: 30px;
  font-weight: bold;
  position: relative;
  font-weight: bold;
  display: block;
  margin: 30px auto;
  display: inline-block;
  width: 70%;
  font-size: 2.4rem;
  text-align: left;
}

.comingsoon_wrap ul li .yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}

.comingsoon_wrap ul li::before {
  content: url(../img_recruit/comingsoon/listIcon.png);
  width: 39px;
  height: 30px;
  position: absolute;
  top: 18px;
  left: -30px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


@media (max-width: 960px) {
  .comingsoon_wrap h1 {
    width: 50%;
  }

  .comingsoon_wrap ul li::before {
    left: 5%;
    top: -20px;
  }

  .comingsoon_wrap ul li::after {
    right: 5%;
  }
}


@media (max-width: 780px) {

  .comingsoon_wrap h1 {
    width: 100%;
    text-align: left;
    padding-left: 15px;
  }

  .comingsoon_wrap ul li {
    font-size: 13px;
    text-align: left;
    padding-left: 0;
    width: 100%;
    font-size: 2rem;
  }

  .comingsoon_wrap .txt {
    margin-top: 40px;
    font-size: 13px;
  }

  .comingsoon_wrap ul li::after {
    display: none;
  }

  .comingsoon_wrap .txt {
    text-align: left;
  }
}

/* Single page
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.post_single_wrap .container {
  background-color: #f4f4f2;
}

.post_single_wrap .container .inner {
  margin: 0 auto;
  padding: 0 0 2em;
}

@media (min-width: 992px) {
  .post_single_wrap .container {
    margin-top: 94px;
  }

  .post_single_wrap .container .inner {
    padding: 4em 0;
    max-width: 960px;
    width: 100%;
  }
}

.post_single_wrap .list_cat .cat {
  display: inline-block;
  margin: 1em 0 0;
  padding: 2px .4em 0;
  font-size: 1.6rem;
  color: #FFF;
  background-color: #fe9d1a;
}

.post_single_wrap .list_cat .cat.cat_2 {
  background-color: #ff4273;
}

.post_single_wrap .list_cat .cat.cat_3 {
  background-color: #209df4;
}

.post_single_wrap .list_cat .cat.cat_4 {
  background-color: #31cb2d;
}

.post_single_wrap .list_cat .cat a {
  color: #FFF;
}

.post_single_wrap .title {
  margin: 1em 0 .5em;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.2;
}

.post_single_wrap .title a {
  color: #1d1d1d;
}

.post_single_wrap .date {
  margin-bottom: 1em;
  font-size: 1.6rem;
  color: #fe9e1b;
}

.post_single_wrap .eyecatch {
  margin-bottom: 2em;
}

.post_single_wrap .content_wrap,
.post_single_wrap .content_wrap p {
  font-size: 1.2rem;
  line-height: 2.2;
}

/* single navi */
.singlenavi {
  margin: 2em auto;
  text-align: center;
}

.singlenavi a {
  padding: .5em 1em;
  color: #FFF;
  font-size: 1.5rem;
  text-align: center;
  background-color: #fe9e1b;
}

.singlenavi .link_index {
  display: inline-block;
}

.singlenavi .link_index a span {
  padding-left: 1.8em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.2em;
  background-image: url(../img/common/icon_3.png);
}

.singlenavi .link_prev {
  display: inline-block;
}

.singlenavi .link_next {
  display: inline-block;
}

@media (min-width: 992px) {
  .singlenavi .link_index a {
    padding: .5em 2em;
  }
}

/*
* Entry Form
*/
/* MW WP Form */
.page_contact .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

/*送信ボタン用*/
.mw_wp_form_input .btn_submit {
  display: none;
}

.mw_wp_form_confirm .btn_submit {
  display: block;
  background: url(../img/common/btn_submit.png) no-repeat;
  width: 277px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

.mw_wp_form .contact_wrap_confirm .title {
  display: none;
}

.page_contact .contact_wrap {
  text-align: center;
}

.page_contact .contact_wrap .title {
  margin: 2em 0;
}

.page_contact .contact_wrap p {
  margin-bottom: 1.5em;
}

.mw_wp_form_confirm .contact_wrap_confirm .title {
  display: block;
  text-align: center;
}

/*確認ボタン用*/
.mw_wp_form .btn_submit_confirm {
  background: url(../img/common/btn_confirm.png) no-repeat;
  width: 277px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

/*戻るボタン用*/
.mw_wp_form .btn_back {
  background: url(../img/common/btn_back.png) no-repeat;
  width: 277px;
  height: 64px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
