@charset "UTF-8";

/* body{
		font-family: 'Noto Sans JP', sans-serif;
		color:#333;
		letter-spacing: 0.5px;
		background:#fff;
		font-size: 16px;
	} */
/* .main.recruit-top {
  padding-top: 90px;
} */

.main {
  line-height: 1.6;
}
.main.detail-top {
  padding-top: 94px;
}

.header__back {
  width: 100%;
  height: 94px;
  background-image: url(../images/recruit/back.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.recruit_bottom {
  max-width: 1240px;
  margin: 50px auto 0;
  padding: 0 20px 50px;
}
.recruit_bottom .recruit-link {
  margin: 0 auto;
  font-size: 30px;
}
@media screen and (max-width: 1024px) {
  .main.detail-top {
    padding-top: 0;
  }

  .header__back {
    display: none;
  }
  .recruit_bottom .recruit-link {
    font-size: 16px;
  }
}

img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}


.cv .num,
.entry .inner,
/* footer, */
h1.ttl {
  text-align: center
}

/* .contact .tel,
footer .tel,
header .tel {
  font-family: Lato, sans-serif;
  font-weight: 900;
} */

.wrap {
  overflow: hidden;
}

h1,
h2,
h3 {
  text-align: center;
}

h2,
h3 {
  font-weight: 400;
  font-size: 22px;
}

h2 {
  padding-top: 30px;
  ;
}

p {
  font-weight: 300;
}

/* footer{
background-color:#effffb;
} */
/* .header-logo{
margin-top:30px;
} */

@media screen and (min-width: 768px) and (max-width:880px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 210px;
  }
}

@media screen and (min-width: 881px) and (max-width:1080px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 130px;
  }
}

@media screen and (min-width: 1081px) and (max-width:1200px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 100px;
  }
}

@media screen and (min-width: 1201px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 0px;
  }
}





@media screen and (min-width: 768px) {

  a {
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }

  .sp {
    display: none;
  }

  #page-top {
    display: inline;
    position: fixed;
    bottom: 0;
    right: 3%;
    z-index: 3;
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    background-color: #fff;
  }

  .gnav h1 {
    width: 500px;
    display: inline-block;
    margin-top: 10px;
    text-align: left;
  }



  .kv {}

  .kv .gnav {
    width: 100%;
    margin: 0 auto;
    height: 90px;
    background-color: #414042;
  }

  .beneath_kv .gnav {
    max-width: 100%;
    margin: 0 auto;
    height: 90px;
    background-color: #414042;
  }

  .beneath_kv02 .gnav {
    max-width: 100%;
    margin: 0 auto;
    height: 100px;
  }

  .beneath_kv03 .gnav {
    max-width: 100%;
    margin: 0 auto;
    height: 100px;
  }

  .kv .inner {
    background: url(../images/recruit/kv_main.png) no-repeat top center;
    background-size: cover;
    height: 50vw;
    z-index: 1;
    position: relative;
    border-top: 3px solid #4f98ca;
  }

  h2.ttl {
    max-width: 1000px;
    margin: 0 auto 36px;
    font-size: 50px;
    font-family: Lato, sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #4f98ca;
    padding-bottom: 20px;
    border-bottom: #bbb 1px dashed;
  }

  h2.ttl span {
    margin-top: 10px;
    font-size: 24px;
    color: #555;
    font-weight: 500;
    display: block;
  }

  .job2 {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
  }

  .job2 .btn2 {
    width: 20%;
    background: #50d890 url(../images/recruit/icon_arrow.png) no-repeat 86% 50%;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .job2 .btn2 a {
    display: block;
    color: #fff;
    padding: 14px 0;
    width: 100%;
    text-decoration: none;
  }

  .inner_title_top {
    top: 0px;
    position: relative;
    margin: 0 auto;
    color: #FFF;
    font-size: 48px;
    line-height: 1.5;
  }

  .inner_title_top_inner {
    padding-left: 20px;
    text-align: center;
    font-weight: bold;
    color: #4f98ca;
    text-shadow: 3px 3px 0 #555;
  }

  .inner_title_bottom {
    top: 260px;
    position: relative;
    margin: 0 auto;
    width: 750px;
    color: #FFF;
    font-size: 48px;
    background: rgba(199, 111, 11, 0.6);
    text-shadow: #AE6715 3px 3px;
    line-height: 1.5;
    padding-left: 20px;
  }

  .beneath_kv {}

  .beneath_kv02 {
    background: #50d890;
  }

  .beneath_kv03 {
    background: #50d890;
  }

  .beneath_kv_sub {
    border-bottom: 1px solid #FFF;
    color: #FFF;
  }

  .beneath_kv_sub p {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 3px;
  }

  .beneath_kv .inner {
    background: url(../images/recruit/kv_main2.png) no-repeat center !important;
    background-size: cover;
    height: auto;
    z-index: 1;
  }

  #halfway .beneath_kv .inner {
    background: url(../images/recruit/kv_main.png) no-repeat bottom !important;
    background-size: cover;
    height: 700px;
    z-index: 1;
    position: relative;
  }

  #halfway .beneath_kv .inner .inner_desc {
    position: absolute !important;
  }

  .beneath_kv .gnav h1 {
    width: 250px;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv .gnav ul {
    float: right;
    padding-top: 13px;
    display: flex;
    margin-right: 20px;
  }

  .beneath_kv .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv .inner_desc {
    max-width: 1400px;
    margin: 0 auto;
  }

  .beneath_kv02 .inner {
    background: url(../images/recruit/mainv_pc-bg02.jpg) no-repeat center;
    background-size: cover;
    height: 700px;
    z-index: 1;
  }

  .beneath_kv02 .gnav h1 {
    width: 600px;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv02 .gnav ul {
    float: right;
    padding-top: 20px;
    display: flex;
  }

  .beneath_kv02 .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv02 .inner_desc {
    max-width: 1400px;
    margin: 0 auto;
  }

  .beneath_kv03 .inner {
    background: url(../images/recruit/mainv_pc-bg03.jpg) no-repeat center;
    background-size: cover;
    height: 700px;
    z-index: 1;
  }

  .beneath_kv03 .gnav h1 {
    max-width: 600px;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv03 .gnav ul {
    float: right;
    padding-top: 20px;
    display: flex;
  }

  .beneath_kv03 .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv03 .inner_desc {
    max-width: 1400px;
    margin: 0 auto;
  }



  .beneath_pk_list {
    max-width: 1200px;
    margin: 10px auto;
    font-size: 14px;
    color: #666666;
  }

  .beneath_logo_area {
    background: url(../images/recruit/back.jpg) bottom no-repeat;
    background-size: cover;
  }

  .beneath_logo_area_contents {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;

  }

  .beneath_logo_area_contents_left {
    max-width: 600px;
    padding: 40px 0;
    text-align: center;
    margin: 0 auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_logo_area_contents_left02 {
    max-width: 800px;
    padding: 40px 0;
    text-align: center;
    margin: 0 auto;
  }

  .beneath_logo_area_contents_left_title {
    font-size: 32px;
    border-bottom: 1px solid #4f98ca;
    margin: 30px auto 30px;
  }

  .beneath_logo_area_contents_left_title02 {
    font-size: 25px;
    max-width: 580px;
    border-bottom: 1px solid #50d890;
    margin: 60px auto 30px;
  }

  .beneath_logo_area_contents_left_desc {
    width: 410px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
  }

  .beneath_logo_area_contents_left_desc02 {
    width: 800px;
    margin: 0 auto 30px;
    font-size: 18px;
    line-height: 1.8;
  }

  .beneath_logo_area_contents_left_link {
    width: 200px;
    margin: 0 auto;
    background: url(../images/recruit/arrow-01.png) no-repeat;
    background-position-y: 4px;
  }

  .beneath_logo_area_contents_left_link a {
    display: block;
    font-size: 18px;
  }

  .beneath_logo_area_contents_right {
    max-width: 600px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_logo_area_contents_right_block {
    margin: 120px auto;
    max-width: 600px;
    min-height: 350px;
    background: #FFF;
  }

  .kv_logo_area {
    width: 100%;
    background: url(../images/recruit/back.jpg) bottom no-repeat;
    background-size: cover;
    padding: 90px 0 0;
  }

  .kv_logo_contents {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 40px;
  }

  .kv_logo {
    width: 360px;
    margin: 50px auto 30px;
  }

  .kv_logo_title {
    width: 640px;
    height: 60px;
    margin: 30px auto;
    text-align: center;
    font-size: 33px;
  }

  .kv_logo_desc {
    width: 750px;
    margin: 0 auto 100px;
  }

  .kv_logo_image {
    margin: 0 auto 80px;
    width: 860px;
  }

  .about {
    width: 100%;
  }

  .about_contents {
    max-width: 1200px;
    margin: 0 auto;
    background: url(../images/recruit/top_contents_bg.png) top no-repeat;
  }

  .about_contents_title_sub {
    text-align: center;
    margin: 25px 0;
    font-size: 24px;
  }

  .about_contents_area {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border: 1px solid #EB9735;
    min-height: 400px;
  }

  .about_contents_area02 {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border: 1px solid #EB9735;
    height: 400px;
    margin: 20px 0;
  }

  .about_contents_area_left {
    max-width: 600px;
    width: 100%;
    padding: 40px 50px 20px;
  }

  .about_contents_area_left_title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #4f98ca;
    background: url(../images/recruit/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area_left_desc_main {
    color: #50d890;
    line-height: 2;
    margin-bottom: 30px;
  }


  .about_contents_area_left_desc {
    font-size: 18px;
    line-height: 2;
    margin-top: 20px;
  }

  .about_contents_area02_right {
    width: 600px;
    padding: 40px 50px 20px;
  }

  .about_contents_area02_right_title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #4f98ca;
    background: url(../images/recruit/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area02_right_desc_main {
    color: #50d890;
    line-height: 2;
    margin-bottom: 30px;
  }


  .about_contents_area02_right_desc {
    font-size: 18px;
    line-height: 2;
    margin-top: 20px;
  }

  .about_contents_area_right {
    width: 600px;
    background: url(../images/recruit/about_image.png) no-repeat;
    background-position: center;
    position: relative;
  }

  .about_contents_area02_left {
    width: 600px;
    background: url(../images/recruit/about_image02.png) no-repeat;
    background-position: center;
    position: relative;
  }

  .about_contents_area_right02 {
    width: 600px;
    background: url(../images/recruit/about_image03.png) no-repeat;
    background-position: center;
    position: relative;
  }

  .about_contents_area_right_contents {
    width: 120px;
    height: 120px;
    background: rgba(237, 151, 52, 0.9);
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 45px;
    color: #FFF;
    font-size: 20px;
  }


  .about_contents_area_right02_contents {
    width: 120px;
    height: 120px;
    background: rgba(237, 151, 52, 0.9);
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 45px;
    color: #FFF;
    font-size: 20px;
  }

  .about_contents_area02_left_contents {
    width: 120px;
    height: 120px;
    background: rgba(237, 151, 52, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-top: 45px;
    color: #FFF;
    font-size: 20px;
  }

  .beneath_about {}

  .beneath_about_contents {
    max-width: 1200px;
    margin: 20px auto;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_about_contents_list {
    max-width: 380px;
    margin: 0 10px;
    border: 1px solid #50d890;
    min-height: 620px;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
  }

  .beneath_about_contents_list_title {
    margin: 25px 10px 20px;
    border-bottom: 1px solid #50d890;
    font-size: 21px;
    color: #00253A;
    line-height: 1.8;
    text-align: center;
  }

  .beneath_about_contents_list_sub {
    max-width: 330px;
    margin: 20px auto 20px;
    color: #50d890;
    min-height: 100px;
  }

  .beneath_about_contents_list_desc {
    max-width: 340px;
    margin: 0 auto;
  }


  .beneath_checkpoint {
    width: 102%;
    background: url(../images/recruit/recruit_bg.png) repeat-x;
    background-position-y: 60px;
    transform: rotate(-3deg);
    margin-left: -1%;
    margin-bottom: 60px;
  }

  .beneath_checkpoint_contents {
    width: 1200px;
    margin: 0 auto;
    transform: rotate(3deg);
  }

  .beneath_checkpoint_contents_title_sub {
    font-weight: bold;
    text-align: center;
    margin: 25px 0;
    font-size: 24px;
  }

  .beneath_checkpoint_contents_list {
    margin-top: 60px;
  }

  .beneath_checkpoint_contents_list_area {
    display: flex;
    display: -webkit-flex;
  }

  .beneath_checkpoint_contents_list_area_title {
    width: 420px;
    text-align: center;
  }

  .beneath_checkpoint_contents_list_area_desc_title {
    width: 760px;
    background: #7EC14D;
    font-size: 27px;
    color: #FFF;
    padding-left: 10px;
  }

  .beneath_checkpoint_contents_list_area_desc_states {
    font-size: 18px;
    margin-top: 30px;
  }

  .beneath_hiring {
    padding: 40px 0;
    background: #414042;
  }

  .beneath_hiring_contents {
    max-width: 1200px;
    margin: 0 auto;
    height: 400px;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_hiring_contents_left {
    width: 600px;
    padding: 60px 0;
    text-align: center;
  }

  .beneath_hiring_contents_right {
    width: 540px;
    text-align: center;
    padding: 55px 0;
  }

  .beneath_hiring_contents_right_list:first-child {
    margin-bottom: 50px;
  }

  .beneath_jobdescription {}

  .beneath_jobdescription_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_jobdescription_contents_title {
    margin: 30px 0;
    text-align: center;
  }

  .beneath_jobdescription_contents_list {
    display: flex;
    display: -webkit-flex;
  }

  .beneath_jobdescription_contents_list_desc_title {
    font-size: 24px;
    color: #4f98ca;
    margin-bottom: 30px;
  }

  .beneath_jobdescription_contents_list_desc {
    max-width: 600px;
    box-sizing: border-box;
    margin: 40px 0;
    padding: 100px 70px;
    background: url(../images/recruit/bg.png) no-repeat left top;
    background-size: cover;
  }

  .beneath_jobdescription_contents_list_desc_states {
    font-size: 18px;
    line-height: 1.6;

  }

  .beneath_flow {
    margin: 40px 0;
  }

  .beneath_flow_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_flow_title {
    margin-bottom: 30px;
  }

  .beneath_flow_desc {
    text-align: center;
    width: 100%;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  .beneath_career {}

  .beneath_career_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_career_contents_area {
    margin-top: 70px;
    text-align: center;
  }

  .beneath_welfare {}

  .beneath_welfare_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_welfare_title {
    margin-bottom: 30px;
  }

  .beneath_welfare_contents_area_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
  }

  .beneath_welfare_contents_area_list_left {
    width: 480px;
    box-sizing: border-box;
    border: 3px solid #4f98ca;
    margin: 0 10px;
    background: #effffb;
  }

  .beneath_welfare_contents_area_list_left_title {
    margin: 20px 0;
    text-align: center;
    color: #4f98ca;
    font-size: 24px;
  }

  .beneath_welfare_contents_area_list_right {
    width: 480px;
    box-sizing: border-box;
    border: 3px solid #4f98ca;
    margin: 0 10px;
    background: #effffb;
  }

  .beneath_welfare_contents_area_list_right_title {
    margin: 20px 0;
    text-align: center;
    color: #4f98ca;
    font-size: 24px;
  }

  .beneath_welfare_contents_area_list_left_desc {
    padding: 10px 20px;
    min-height: 50px;
    margin-bottom: 10px;
  }

  .beneath_welfare_contents_area_list_right_desc {
    padding: 10px 20px;
    min-height: 50px;
    margin-bottom: 10px;
  }

  .beneath_interview {}

  .beneath_interview_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_interview_title {
    margin-bottom: 30px;
  }

  .beneath_interview_image {
    background: url(../images/recruit/beneath_interview_main_bg.png) no-repeat;
    height: 420px;
    background-position-x: 20px;
    position: relative;
  }

  .beneath_interview_image02 {
    background: url(../images/recruit/beneath_interview_main_bg02.png) no-repeat;
    height: 420px;
    background-position-x: 20px;
    position: relative;
  }

  .beneath_interview_image03 {
    background: url(../images/recruit/beneath_interview_main_bg03.png) no-repeat;
    height: 420px;
    background-position-x: 20px;
    position: relative;
  }

  .beneath_interview_image_box {
    background: rgba(190, 175, 135, 0.75);
    position: absolute;
    top: -60px;
    left: 0px;
    padding: 50px 60px;
    color: #FFF;
    text-shadow: 1px 1px 1px #4f98ca;
  }

  .beneath_interview_image_positon {
    font-size: 21px;
  }

  .beneath_interview_image_name {
    font-size: 36px;
  }

  .beneath_interview_image_join {
    font-size: 18px;
  }

  .beneath_interview_contents_area {
    display: flex;
    display: -webkit-flex;
    margin-top: 80px;
  }

  .beneath_interview_contents_area_desc {
    max-width: 600px;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_interview_contents_area_image {
    max-width: 600px;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
  }

  .beneath_interview_contents_area_image_box {
    max-width: 500px;
    border: #555 solid 1px;
    padding: 10px;
    margin: 0 auto;
  }

  .beneath_interview_contents_area_desc_faq_title01,
  .beneath_interview_contents_area_desc_faq_title02,
  .beneath_interview_contents_area_desc_faq_title03,
  .beneath_interview_contents_area_desc_faq_title04,
  .beneath_interview_contents_area_desc_faq_title05 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .beneath_interview_contents_area_desc_faq_title01 {
    background: url(../images/recruit/beneath_interview_faq01.png) no-repeat;
    padding-left: 70px;
    min-height: 60px;
    padding-top: 13px;
  }

  .beneath_interview_contents_area_desc_faq_title02 {
    background: url(../images/recruit/beneath_interview_faq02.png) no-repeat;
    padding-left: 70px;
    min-height: 60px;
    padding-top: 13px;
  }

  .beneath_interview_contents_area_desc_faq_title03 {
    background: url(../images/recruit/beneath_interview_faq03.png) no-repeat;
    padding-left: 70px;
    min-height: 60px;
    padding-top: 8px;
  }

  .beneath_interview_contents_area_desc_faq_title04 {
    background: url(../images/recruit/beneath_interview_faq04.png) no-repeat;
    padding-left: 70px;
    min-height: 60px;
    padding-top: 8px;
    line-height: 1;
  }

  .beneath_interview_contents_area_desc_faq_title05 {
    background: url(../images/recruit/beneath_interview_faq05.png) no-repeat;
    padding-left: 70px;
    min-height: 60px;
    padding-top: 13px;
  }

  .beneath_interview_contents_area_desc_faq_state {
    padding-left: 70px;
  }

  .beneath_message {}

  .beneath_message_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_message_title {
    margin-bottom: 30px;
  }

  .beneath_message_contents_area {
    min-height: 840px;
    position: relative;
    background-size: 100%;
  }

  .beneath_message_contents_area .name {
    font-size: 30px;
  }

  .beneath_message_contents_area .name small {
    font-size: 16px;
  }

  .beneath_message_contents_area_box {
    width: 600px;
    height: 170px;
    background: rgba(80, 80, 80, 0.7);
    position: absolute;
    z-index: 2;
    top: 300px;
    left: 10px;
    font-size: 30px;
    color: #fff;
    padding: 36px;
  }

  .beneath_message_contents_area_desc {
    max-width: 780px;
    background: url(../images/recruit/bg.png) no-repeat left top;
    background-size: cover;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 500px;
    padding: 30px 75px;
    font-size: 18px;
    color: #555;
  }

  .beneath_message_contents_area_desc p,
  .beneath_message_contents_area_desc ul {
    margin-bottom: 20px;
  }



  .beneath_guideline {
    margin: 50px 0;
  }

  .beneath_guideline_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_guideline_contents_title_sub {
    text-align: center;
    margin: 25px 0;
    font-size: 24px;
  }

  .beneath_guideline_contents_table table {
    background: #FFF;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }

  .beneath_guideline_contents_table table th,
  .beneath_guideline_contents_table table td {
    padding: 40px 10px;
    border-bottom: dotted 1px #bbb;
  }

  .beneath_guideline_contents_table a {
    text-decoration: none;
  }

  .beneath_entry {}

  .beneath_entry_contents {
    box-sizing: boder-box;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }

  .entry_form_contents {
    margin: 0 0 50px;
  }

  .entry_form_contents form {
    padding: 70px 0 0 0;
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
  }

  .entry_form_contents form dl {
    margin-bottom: 55px;
  }

  .entry_form_contents form dt {
    margin: 0 10px 10px 0;
    font-weight: bold;
  }

  .entry_form_contents form dl.first {
    display: flex;
    align-items: center;
  }

  .entry_form_contents form dl.list dt {
    font-weight: 500;
  }

  .entry_form_contents form dl.list dt {
    font-weight: bold;
    padding: 12px 5px 0 0;
    vertical-align: top;
  }

  .entry_form_contents form dl.first dd {
    font-weight: bold;
    font-size: 28px;
  }

  .entry_form_contents form input[type="text"],
  .entry_form_contents form textarea {
    max-width: 1000px;
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    border: #bbbbbb solid 1px;
    border-radius: 4px;
    font-size: 1.5em;
  }

  .entry_form_contents form select {
    padding: 20px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
  }

  .entry_form_contents form .sbtn input {
    border: 0px;
    width: 500px;
    background: #50d890 url(../images/recruit/icon_arrow01.png) 95% no-repeat;
    border: 2px solid #50d890;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    padding: 25px 0;
  }

  .entry_form_contents form .sbtn {
    text-align: center;
  }

  .entry_form_contents form dt span {
    display: inline-block;
    line-height: 1em;
    background: #4f98ca;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
    padding: 6px;
    margin: 0 0 0 15px;
  }

  .recruit {
    width: 100%;
    margin: 100px 0 0;
  }

  .recruit_contents {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 100px;
  }

  .recruit_contents_title {
    width: 285px;
    height: 60px;
    margin: 0 auto 50px;
    background: url(../images/recruit/kv_logo_title_bg.png) bottom no-repeat;
    text-align: center;
    font-size: 36px;
  }

  .recruit_contents_area {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 450px;
    margin-bottom: 100px;
  }

  .recruit_contents_area_image {
    max-width: 600px;
    height: 450px;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    position: relative;

  }

  .recruit_contents_area_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .recruit_contents_area_image_title {
    width: 360px;
    height: 80px;
    font-size: 30px;
    line-height: 80px;
    background: #414042;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 45px;
    right: 0;
  }

  .recruit_contents_area_image_title span {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: .5em 1em;
    background-color: #4f98ca;
    color: #fff;
    border: 1px solid #4f98ca;
    position: absolute;
    top: -18px;
    left: 14px;
  }

  .recruit_contents_area_desc {
    max-width: 600px;
    background: url(../images/recruit/bg.png) no-repeat left top;
    background-size: cover;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
  }

  /*.recruit_contents_area_desc_title {
		color: #4f98ca;
	    line-height: 1.3;
	    font-size: 18px;
	    font-weight: bold;
	    padding-left: 70px;
	    margin: 80px 0 20px;
	}

	.recruit_contents_area_desc_detail {
	    font-size: 12px;
	    line-height: 1.5;
	    padding: 0 70px;
	    min-height: 100px;
	}*/

  .recruit_contents_area_desc_button {
    max-width: 540px;
    margin: 30px auto;
  }

  .mt60 {
    margin-top: 60px;
  }

  .mb30 {
    margin-bottom: 30px;
  }



  a[href^="tel:"] {
    pointer-events: none
  }

  .telpopup-open {
    pointer-events: none
  }

  footer {}

  .footer_contents {
    max-width: 1200px;
    margin: 0 auto 30px;
  }

  .footer_bg {
    padding: 40px 0;
  }

  .footer_copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;
  }

  .footer_contents_about {
    font-size: 14px;
    line-height: 2;
    padding-top: 15px;
  }

  .footer_contents_about span {
    font-size: 16px;
    font-weight: bold;
  }

  .footer_contents_about p:first-child {
    margin-bottom: 10px;
  }

  .footer_contents_btn {
    padding-top: 30px;
  }

  .footer_contents_recruit {
    display: flex;
    justify-content: space-between;
    width: 450px;
    margin: 50px auto;
  }


}

@media screen and (min-width:768px) and (max-width:980px) {

  .beneath_message_contents_area_box {
    top: 300px;
  }

}

@media screen and (max-width:767px) {

  .kv .inner {
    display: none;
  }

  .pc {
    display: none;
  }

  .sp_bg_contents {}

  header.nav {
    width: 100%;
    position: fixed;
    background: #414042;
    left: 0;
    top: 0;
    z-index: 2
  }

  ul.lcmenu1 {
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px
  }

  ul.lcmenu1 li {
    margin: 0 3px
  }

  ul.lcmenu1 li img {
    width: auto;
    height: 30px
  }

  ul.lcmenu1 li:first-child {
    border: 2px solid #fff;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    margin-right: 5px;
    color: #fff;
  }

  ul.lcmenu1 .entry a {
    color: #fff;
    border: #fff 2px solid;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 16px;
  }

  ul.lcmenu1 li:first-child a {
    display: block;
    color: #fff
  }

  .entry h1 {
    max-width: 146px;
    width: 100%;
    margin: 0 auto;
  }

  .entry h2 {
    padding-bottom: 30px;
    border-bottom: #866026 1px solid;
    text-align: center;
    margin-bottom: 35px;
  }

  .drawer-nav {
    background-color: #505050;
    color: #fff;
    z-index: 9999
  }

  .drawer-hamburger {
    background: #4f98ca !important;
    color: #fff;
    padding: 9px 0 0;
    height: 41px;
    font-size: 12px;
    width: 72px;
    text-align: center;
    line-height: 1.4;
    font-weight: 700
  }

  .drawer-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    font-size: 13px;
    font-weight: 700
  }

  .drawer-nav ul li:last-child a:before {
    content: ""
  }

  .drawer-nav ul li a {
    color: #fff;
    display: block;
    padding: 17px 15px
  }

  .drawer--right {
    right: 25rem;
  }

  .telpopup-open,
  .telpopup-close {
    cursor: pointer;
  }

  #telpopup-frame {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
  }

  #telpopup-frame-inner {
    position: fixed;
    width: 90%;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .telpopup-close {
    padding: 30px 0 0 0;
  }

  .telpopup-close img {
    vertical-align: bottom;
  }

  .telpopup-close a {
    font-size: 0.9rem;
    line-height: 1.0;
    text-decoration: none;
    background: #faf7f1;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #866026;
    font-weight: bold;
  }

  #telpopup-gotel {
    font-size: 0.9rem;
    line-height: 1.7;
    text-decoration: none;
    background: #f5a500;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px 15px 18px;
    color: #fff;
  }

  #telpopup-shop {
    font-size: 1.2rem;
    line-height: 1.7;
  }

  #telpopup-gotel img {
    vertical-align: baseline;
  }

  #telpopup-gotel a {
    color: #fff;
    font-size: 1.75rem;
    line-height: 1.7;
    font-weight: 900;
    font-family: Lato, sans-serif;
    /* color: #fff;*/
  }

  #telpopup-stelb {
    padding: 10px 0 5px 0;
  }

  #telpopup-stelb dl {
    margin: 0 0 10px 0;
  }

  #telpopup-stelb dt {
    font-weight: bold;
    line-height: 1em;
  }

  #telpopup-stelb dd:last-of-type {
    font-size: 0.9em;
  }

  .tellink {
    pointer-events: none;
    text-decoration: none;
    color: #fee645;
  }

  .kv_logo_area {
    position: relative;
    text-align: center;
    background: url(../images/recruit/back.jpg) bottom no-repeat;
    background-size: cover;
    padding: 30px 0;
    margin: 0 0 20px;
  }

  .kv_logo_title {
    width: 90%;
    height: 50px;
    margin: 0 auto 30px;
    background: url(../images/recruit/kv_logo_title_bg.png) bottom no-repeat;
    text-align: center;
    font-size: 20px;
  }

  .kv_logo_desc {
    width: 90%;
    margin: 0 auto 50px;
  }

  .kv_logo_image {
    width: 90%;
    margin: 0 auto;
    height: auto;
  }

  .about {
    width: 100%;
  }

  .about_contents {
    width: 90%;
    margin: 20px auto;
  }

  .about_contents_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about_contents_area_right {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .about_contents_area_right {
    width: 90%;
  }

  .about_contents_area02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about_contents_area02_left {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .about_contents_area_left {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .about_contents_area_left_title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #4f98ca;
    background: url(../images/recruit/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area02_right {
    width: 90%;
    margin: 0 auto 20px;
  }

  .about_contents_area02_right_title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #4f98ca;
    background: url(../images/recruit/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area_left_desc {
    font-size: 14px;
    line-height: 2;
  }

  .about_contents_area_right02 {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .recruit_contents_title {
    width: 90%;
    height: 50px;
    margin: 0 auto 30px;
    background: url(../images/recruit/kv_logo_title_bg.png) bottom no-repeat;
    text-align: center;
    font-size: 25px;
  }

  .recruit_contents_area {
    width: 90%;
    margin: 0 auto;
  }

  .recruit_contents_area_image {
    position: relative;
  }

  .recruit_contents_area_image_title {
    width: 300px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    background: #414042;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 30px;
    right: 0;
  }

  .recruit_contents_area_image_title span {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: .5em 1em;
    background-color: #4f98ca;
    color: #fff;
    border: 1px solid #4f98ca;
    position: absolute;
    top: -14px;
    left: 8px;
  }

  .recruit_contents_area_desc {
    background: url(../images/recruit/bg.png) no-repeat left top;
    background-size: cover;
    padding: 20px 10px;
    box-sizing: border-box;
    margin: 20px 0;
  }

  .recruit_contents_area_desc_title {
    color: #4f98ca;
    line-height: 2;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
  }

  .recruit_contents_area_desc_detail {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
    margin-bottom: 20px;
  }


  /* footer {}

  footer .inner {
    padding: 40px 0 20px;
  }

  footer .inner .flexbox img {
    width: 92.5px;
    margin: 0 auto 25px;
  }

  footer .inner .flexbox p {
    width: 240px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
  }

  footer .inner .flexbox p span {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 30px;
  }

  footer .inner .flexbox span.small {
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 0;
    line-height: 6;
  }

  .footer_contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer_contents_logo {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer_contents_logo img {
    width: 92.5px;
    margin: 25px auto;
  }

  .footer_contents_about {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer_contents_btn {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .footer_contents_btn img {
    width: 100%;
    max-width: 280px;
  }

  .footer_contents_about {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .footer_contents_about span {
    font-weight: bold;
  }

  #page-top {
    display: inline;
    position: fixed;
    bottom: 0;
    right: 3%;
    z-index: 3;
  }

  .footer_sns {
    display: flex;
    width: 80px;
    margin: 0 auto 20px;
  }

  .footer_sns_ame {
    margin-left: 20px;
  }

  .footer_copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;
  } */

  .kv_logo {
    width: 50%;
    margin: 20px auto;
  }

  .kv_logo img {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .beneath_logo_area {
    background: url(../../images/recruit/back.jpg) bottom no-repeat;
    background-size: cover;
  }

  .beneath_logo_area_contents_left_logo {
    width: 30%;
    margin: 0 auto;
  }

  .beneath_logo_area_contents_left_logo img {
    width: 100%;
  }

  .beneath_logo_area_contents_left_title {
    font-size: 25px;
    border-bottom: 1px solid #4f98ca;
    width: 90%;
    margin: 10px auto 15px;
    text-align: center;
  }

  .beneath_logo_area_contents_left_title02 {
    font-size: 25px;
    border-bottom: 1px solid #50d890;
    width: 90%;
    margin: 30px auto 15px;
    text-align: center;
  }

  .beneath_logo_area_contents_left_desc {
    width: 80%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }

  .beneath_logo_area_contents {
    padding: 20px 0;
  }

  .beneath_logo_area_contents_left_desc02 {
    width: 80%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }

  .beneath_logo_area_contents_left_link {
    font-size: 14px;
    background: url(../images/recruit/arrow-01.png) no-repeat;
    width: 150px;
    margin: 0 auto;
    padding-left: 35px;
  }

  .beneath_logo_area_contents_left_link a {
    text-decoration: none;
    display: block;
  }

  .beneath_logo_area_contents_left_desc02 br,
  .beneath_logo_area_contents_left_desc br {
    display: none;
  }

  .beneath_logo_area_contents_right {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_pk {
    padding: 25px 35px;
    font-size: 13px;
  }

  .beneath_about {
    width: 100%;
  }

  .beneath_about_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_about_contents_list {
    margin: 20px 0;
    padding: 0 0 20px;
    border: 1px solid #50d890;
    height: auto;
  }

  .beneath_about_contents_list_image img {
    width: 100%;
  }

  .beneath_about_contents_list_sub {
    margin: 10px auto;
    color: #50d890;
    padding: 0 10px;
  }

  .beneath_about_contents_list_desc {
    padding: 0 10px;
  }

  .beneath_about_contents_list_title {
    margin: 5px 5px 10px;
    border-bottom: 1px solid #50d890;
    font-size: 18px;
    padding: 0 10px;
    color: #00253A;
    line-height: 1.5;
    text-align: center;
  }

  .beneath_about_contents_title_sub {
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
    padding: 0 10px;
  }

  .beneath_about_contents_area_left_title {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    background: #29BAEF;
    color: #FFF;
  }

  .beneath_about_contents_area_left_desc {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
  }

  .beneath_about_contents_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .beneath_about_contents_area_left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .beneath_about_contents_area_right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
  }

  .beneath_hiring {
    background: #414042;
    padding: 40px 0;
    margin-bottom: 60px;
  }

  .beneath_hiring_contents {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
  }

  .beneath_hiring_contents_left {
    margin-bottom: 20px;
    text-align: center;
  }

  .beneath_hiring_contents_right {
    text-align: center;
  }

  .beneath_hiring_contents_right_list:first-child {
    margin-bottom: 10px;
  }

  .beneath_jobdescription {
    width: 100%;
  }

  .beneath_jobdescription_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_jobdescription_contents_title {
    margin: 30px 0 0;
  }


  .beneath_jobdescription_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_jobdescription_contents_list_desc_title,
  .beneath_jobdescription02_contents_list_desc_title,
  .beneath_jobdescription03_contents_list_desc_title {
    font-size: 20px;
    color: #4f98ca;
    margin-bottom: 10px;
  }

  .beneath_jobdescription_contents_list_desc_states {
    font-size: 14px;
  }

  .beneath_jobdescription_contents_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .beneath_jobdescription_contents_list_desc {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background: url(../images/recruit/bg.png) no-repeat left top;
    background-size: cover;
    padding: 10px 20px;
    width: 100%;
  }

  .beneath_jobdescription_contents_list_image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 20px auto;
  }

  .beneath_flow_contents {
    width: 90%;
    margin: 20px auto;
  }

  .beneath_career {
    width: 100%;
  }

  .beneath_career_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_career_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_welfare {
    width: 100%;
  }

  .beneath_welfare_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_welfare_title {
    margin: 0 0 30px;
  }

  .beneath_welfare_contents_area_list_left_image img,
  .beneath_welfare_contents_area_list_right_image img {
    width: 100%;
  }

  .beneath_welfare_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_welfare_contents_area_list_left {
    border: 3px solid #4f98ca;
    margin-bottom: 20px;
    background: #effffb;
  }

  .beneath_welfare_contents_area_list_right {
    border: 3px solid #4f98ca;
    margin-bottom: 20px;
    background: #effffb;
  }

  .beneath_welfare_contents_area_list_left_desc,
  .beneath_welfare_contents_area_list_right_desc {
    font-size: 14px;
    margin: 10px 0;
  }

  .beneath_welfare_contents_area_list_left_title,
  .beneath_welfare_contents_area_list_right_title {
    margin: 10px 0;
    text-align: center;
    color: #4f98ca;
    font-size: 18px;
  }

  .beneath_welfare_contents_area_list_right_desc,
  .beneath_welfare_contents_area_list_left_desc {
    padding: 5px 10px;
    margin-bottom: 10px;
  }



  .beneath_event {
    width: 100%;
    background: url(../images/recruit/bg_pink_sp.png) no-repeat;
    background-position-y: 10px;
  }

  .beneath_event_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_event_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_event_contents_area_list_left_image,
  .beneath_event_contents_area_list_right_image,
  .beneath_event_contents_area_single {
    margin-bottom: 15px;
  }

  .beneath_event_contents_area_list_right_desc {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .beneath_interview {
    width: 100%;
  }

  .beneath_interview_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_interview_title {
    margin: 0 0 30px;
  }

  .beneath_interview_image {
    background: url(../images/recruit/beneath_interview_main_bg.png) no-repeat center;
    height: 420px;
    position: relative;
    margin-bottom: 20px;
  }

  .beneath_interview_contents_area_image_box {
    position: relative;
  }

  .beneath_interview_image_box {
    background: rgba(190, 175, 135, 0.75);
    position: absolute;
    top: -30px;
    left: -30px;
    padding: 20px 20px;
    color: #FFF;
    text-shadow: 1px 1px 1px #4f98ca;
  }

  .beneath_interview_image02 {
    background: url(../images/recruit/beneath_interview_main_bg02.png) no-repeat center;
    height: 420px;
    position: relative;
    margin-bottom: 20px;
  }

  .beneath_interview_image03 {
    background: url(../images/recruit/beneath_interview_main_bg03.png) no-repeat center;
    height: 420px;
    position: relative;
    margin-bottom: 20px;
  }



  .beneath_interview_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_interview_contents_area_desc_title01,
  .beneath_interview_contents_area_desc_title02 {
    font-size: 20px;
    background: #F9737C;
    color: #FFF;
    text-align: center;
    margin-bottom: 15px;
  }

  .beneath_interview_contents_area_desc_title03 {
    font-size: 20px;
    background: #F9737C;
    color: #FFF;
    text-align: center;
    margin-bottom: 30px;
  }

  .beneath_interview_contents_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .beneath_interview_contents_area_desc {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .beneath_interview_contents_area_image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 20px auto;
    border: #555 solid 1px;
    padding: 10px;
  }

  .beneath_interview_contents_area_desc_faq_title01,
  .beneath_interview_contents_area_desc_faq_title02,
  .beneath_interview_contents_area_desc_faq_title03,
  .beneath_interview_contents_area_desc_faq_title04,
  .beneath_interview_contents_area_desc_faq_title05 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title01 {
    background: url(../images/recruit/beneath_interview_faq01.png) no-repeat;
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }


  .beneath_interview_contents_area_desc_faq_title02 {
    background: url(../images/recruit/beneath_interview_faq02.png) no-repeat;
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_state {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .beneath_interview_contents_area_desc_faq_title03 {
    background: url(../images/recruit/beneath_interview_faq03.png) no-repeat;
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title04 {
    background: url(../images/recruit/beneath_interview_faq04.png) no-repeat;
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title05 {
    background: url(../images/recruit/beneath_interview_faq05.png) no-repeat;
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_message {
    width: 100%;
  }


  /*	.beneath_message_contents_area {
	    background: url(../images/recruit/beneath_message_bg_sp.png) no-repeat;
	    position: relative;
	    width: 100%;
	    background-size: 100%;
	    padding-top: 52%;
	}
*/
  .beneath_message_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_message_contents_area_box {
    width: 90%;
    margin: 0 auto;
    background: rgba(80, 80, 80, 0.7);
    z-index: 2;
    font-size: 20px;
    color: #fff;
    padding: 20px;
  }

  .beneath_message_contents_area_box .name {
    font-size: 18px;
  }

  .beneath_message_contents_area_box .name small {
    font-size: 12px;
  }

  .beneath_message_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_message_contents_area_desc {
    width: 90%;
    margin: 0 auto;
    background: url(../images/recruit/bg.png) no-repeat left top;
    background-size: cover;
    color: #555;
    height: auto;
    padding: 15px 30px;
  }

  .beneath_message_contents_area_desc p,
  .beneath_message_contents_area_desc ul {
    margin-bottom: 10px;
  }



  .beneath_message_contents_area_image {
    margin-bottom: 20px;
  }

  .beneath_message_contents_area_desc {
    font-size: 14px;
    line-height: 2;
  }

  .beneath_guideline {
    width: 100%;
  }

  .beneath_guideline_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_guideline_contents_table table {
    background: #FFF;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }

  .beneath_guideline_contents_table table th,
  .beneath_guideline_contents_table table td {
    padding: 20px 5px;
    border-bottom: dotted 1px #bbb;
  }

  .beneath_guideline_contents_table table th {
    width: 35%;
  }

  .beneath_guideline_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_entry {
    position: relative;
    overflow: hidden;
    margin: 10% 0;
    padding: 20px 0;
  }

  .beneath_entry_contents {
    box-sizing: boder-box;
    max-width: 90%;
    margin: 0 auto 0;
    text-align: center;
  }

  .beneath_entry_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .entry_form_contents form {
    padding: 40px 0 0 0;
    margin: 0 auto;
    text-align: left;
  }

  .entry_form_contents form dl.first {
    display: flex;
    align-items: center;
  }

  .entry_form_contents form dl.first dt {
    margin-bottom: 0 !important;
    margin-right: 10px;
  }

  .entry_form_contents form dl.list dt {
    font-weight: bold;
    font-size: 14px;
    vertical-align: top;
    margin-bottom: 10px;
  }

  .entry_form_contents form dl.first dd {
    font-weight: bold;
    font-size: 20px;
  }

  .entry_form_contents form dl {
    margin-bottom: 25px;
  }

  .entry_form_contents form dt span {
    display: inline-block;
    line-height: 1em;
    background: #4f98ca;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
    padding: 6px;
    margin: 0 0 0 15px;
  }

  .entry_form_contents form input[type="text"],
  .entry_form_contents form textarea {
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    border: #bbbbbb solid 1px;
    border-radius: 4px;
    font-size: 1.5em;
    box-sizing: border-box;
  }

  .entry_form_contents form select {
    padding: 20px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
    box-sizing: border-box;
  }

  .entry_form_contents form .sbtn input {
    border: 0px;
    width: 100%;
    background: #50d890 url(../images/recruit/icon_arrow01.png) 95% no-repeat;
    border: 2px solid #50d890;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
  }

  .mb20 {
    margin-bottom: 20px;
  }
}





@media screen and (max-width: 767px) {

  .beneath_kv,
  /* .kv {
    padding-top: 50px;
  } */

  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  .recruit_contents_area_image_title_small {
    font-size: 14px;
  }

  .job2 .btn2 {
    width: 20%;
    background: #50d890 url(../images/recruit/icon_arrow.png) no-repeat 86% 50%;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .job2 .btn2 a {
    display: block;
    color: #fff;
    padding: 14px 0;
    width: 100%;
    text-decoration: none;
  }
}

@media screen and (min-width: 766px) {
  .recruit_contents_area_image_title_small {
    font-size: 18px;
  }

  .sp-only {
    display: none;
  }

  .pc-only {
    display: block;
  }
}




footer {
  background: #414042;
  color: #fff;
}

#page-top a {
  color: #4f98ca;
}


@media screen and (max-width: 480px) {
  .small_sp {
    display: block;
  }

  .beneath_message_contents_area_box {
    width: 90%;
    margin: 0 auto;
    background: rgba(80, 80, 80, 0.7);
    z-index: 2;
    font-size: 0.75em;
    color: #fff;
    padding: 20px;
  }
}

@media screen and (min-width: 480px) {
  .small_sp {
    display: none;
  }
}



@media screen and (min-width: 766px) and (max-width: 900px) {
  .recruit_contents_area_desc_title {
    color: #4f98ca;
    line-height: 1.3;
    font-size: 18px;
    font-weight: bold;
    padding-left: 70px;
    margin: 80px 0 20px;
  }

  .recruit_contents_area_desc_detail {
    font-size: 12px;
    line-height: 1.5;
    padding: 0 70px;
    min-height: 100px;
  }
}

@media screen and (min-width: 900px) {
  .recruit_contents_area_desc_title {
    color: #4f98ca;
    line-height: 1.3;
    font-size: 22px;
    font-weight: bold;
    padding-left: 70px;
    margin: 40px 0 20px;
  }

  .recruit_contents_area_desc_detail {
    font-size: 15px;
    line-height: 1.5;
    padding: 0 70px;
    min-height: 100px;
  }
}

a {
  text-decoration: none;
}

.message_right {
  float: right;
}

@media screen and (min-width: 1250px) {
  .gnav2 ul {
    float: right;
    padding-top: 15px;
  }
}

@media screen and (min-width: 768px) {
  .gnav2 ul {
    float: right;
    padding-top: 15px;
    margin-right: 20px;
  }
}

.logo_image a img {
  margin-top: -3px;
  margin-left: 20px;
  zoom: 1.3;
}

/* parallax.css */
/* ロード時にフェード */
.pl_load {opacity : 0;}
.pl_load.scrollin {opacity : 1;}

/* パララックスを有効にする */
.pl_true {
  transition: opacity 1.5s, transform 1.5s;
}

/* ふわりと現れる */
.pl_fade {opacity: 0;}
.pl_fade.scrollin,.scrollin .pl_fade {opacity: 1;}


/* 上・下・右・左から現れる */
.pl_top,
.pl_bottom,
.pl_left {
  opacity: 0;
}
.pl_top {transform: translate(0, -50px);}
.pl_bottom {transform: translate(0, 50px);}
.pl_left {transform: translate(-50px, 0);}
.pl_top.scrollin,.scrollin .pl_top,
.pl_bottom.scrollin,.scrollin .pl_bottom,
.pl_left.scrollin,.scrollin .pl_left {
  opacity: 1;
  transform : translate(0, 0);
}

/* 時差で現れる */
.pl_2n,.scrollin .pl_2n {transition: opacity 1.5s .5s, transform 1.5s .5s;}
.pl_3n,.scrollin .pl_3n {transition: opacity 1.5s 1s, transform 1.5s 1s;}
.pl_4n,.scrollin .pl_4n {transition: opacity 1.5s 1.5s, transform 1.5s 1.5s;}
.pl_5n,.scrollin .pl_5n {transition: opacity 1.5s 2s, transform 1.5s 2s;}
.pl_6n,.scrollin .pl_6n {transition: opacity 1.5s 2.5s, transform 1.5s 2.5s;}

/* 回転して現れる */
.pl_roll {
  transform: scale(0) rotateZ(0deg);
}
.pl_roll.scrollin,.scrollin .pl_roll {
  transform: scale(1) rotateZ(360deg);
}