﻿@charset "UTF-8";
.recruit .page_title {
  text-align: center;
  margin: 100px 0 85px;
}
@media screen and (max-width: 639px) {
  .recruit .page_title {
    margin: 100px 0 35px;
  }
}
.recruit .page_title h2 {
  font-size: 2rem;
  font-style: italic;
  font-family: "Roboto", "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  color: #fff;
  background: #3aaaea;
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.recruit .page_title p {
  font-size: 1.8rem;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  letter-spacing: .12em;
}
@media screen and (max-width: 639px) {
  .recruit .page_title p {
    font-size: 1.4rem;
  }
}
.recruit .page_title p strong {
  font-size: 3.8rem;
  font-weight: 500;
}
@media screen and (max-width: 639px) {
  .recruit .page_title p strong {
    font-size: 2.6rem;
  }
}
.recruit .message .name {
  position: relative;
  opacity: 0;
}
.recruit .message .name p {
  padding: 15px 20px 12px;
  background: #3aaaea;
  color: #fff;
  width: 200px;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.3;
  margin: 20px auto 35px;
}
.recruit .message .name p span {
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 640px) {
  .recruit .message .name p {
    position: absolute;
    top: 50%;
    left: 20%;
    width: 190px;
    font-size: 3rem;
    text-align: center;
    line-height: 1.3;
    margin-top: -45px;
    letter-spacing: 0.1em;
  }
  .recruit .message .name p span {
    display: block;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  }
}
.recruit .message .container {
  max-width: 960px;
  margin: 65px auto;
}
@media screen and (max-width: 639px) {
  .recruit .message .container {
    margin: 35px auto;
  }
}
.recruit .message .container .title {
  text-align: center;
  font-size: 3.2rem;
  margin: 0 0 40px;
  letter-spacing: .2em;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  opacity: 0;
}
@media screen and (max-width: 639px) {
  .recruit .message .container .title {
    font-size: 2.6rem;
    text-align: center;
    margin: 15px 0 35px;
  }
}
.recruit .message .container .title h2 {
  background: url(/recruit/gdb/recruit/img/marker.jpg) left bottom 8px repeat-x;
  background-size: 100% 4px;
  display: inline;
  font-weight: 500;
  padding-left: 10px;
}
@media screen and (max-width: 639px) {
  .recruit .message .container .title h2 {
    padding-left: 0px;
  }
}
.recruit .message .container .box {
  overflow: hidden;
  margin-bottom: 65px;
  opacity: 0;
}
@media screen and (max-width: 639px) {
  .recruit .message .container .box {
    margin-bottom: 35px;
  }
}
.recruit .message .container .box p {
  letter-spacing: .15em;
    text-align: justify;
  text-justify: inter-ideograph;
}
@media screen and (min-width: 640px) {
  .recruit .message .container .box .left {
    float: left;
    width: 465px;
    display: block;
  }
}
@media screen and (min-width: 640px) {
  .recruit .message .container .box .right {
    float: right;
    width: 465px;
    display: block;
  }
}
.recruit .r-info .container {
  border-top: 2px solid #3aaaea;
  max-width: 960px;
  margin: 0 auto;
  padding-bottom: 100px;
  opacity: 0;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container {
    margin: 35px auto;
    padding-bottom: 0;
  }
}
.recruit .r-info .container .title {
  text-align: center;
  font-size: 3.2rem;
  margin: 46px 0;
  letter-spacing: .2em;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container .title {
    font-size: 2.6rem;
    text-align: center;
    margin: 35px 0 35px;
  }
}
.recruit .r-info .container .title h3 {
  text-align: center;
  font-size: 2.4rem;
  margin: 0 0 40px;
  letter-spacing: .2em;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container .title h3 {
    font-size: 2.6rem;
    text-align: center;
    margin: 0;
  }
}
.recruit .r-info .container table {
  width: 100%;
  font-feature-settings: "initial" !important;
}
.recruit .r-info .container table th, .recruit .r-info .container table td {
  border: 1px solid #3aaaea;
  line-height: 2;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container table th, .recruit .r-info .container table td {
    display: block;
    border: none;
  }
}
.recruit .r-info .container table th {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background: #3aaaea;
  width: 20%;
  font-size: 1.6rem;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container table th {
    width: 100%;
    padding: 10px 10px;
  }
}
.recruit .r-info .container table td {
  padding: 50px 50px 40px;
  width: 80%;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container table td {
    width: 100%;
    padding: 15px 0;
  }
}
.recruit .r-info .container table td .btn a {
  display: inline-block;
  text-align: center;
  padding: 10px 45px 10px 30px;
  border: 1px solid #3aaaea;
  background: url(/recruit/gdb/recruit/img/ico-arrow.png) right 10px center no-repeat;
  transition-property: all;
  transition-duration: .3s;
}
.recruit .r-info .container table td .btn a:hover {
  background: #3aaaea url(/recruit/gdb/recruit/img/ico-arrow_on.png) right 10px center no-repeat;
  color: #fff;
}
.recruit .r-info .container table td p {
  margin-bottom: 10px;
}
.recruit .r-info .container table td dl {
  margin-bottom: 10px;
}
.recruit .r-info .container table td dl dt {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: .2em;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.recruit .r-info .container table td dl dd {
  margin-bottom: 10px;
}
.recruit .r-info .container table td dl dd .flow {
  overflow: hidden;
}
.recruit .r-info .container table td dl dd .flow li {
  float: left;
  padding-right: 17px;
  margin: 0 3px 17px 0;
  background: url(/recruit/gdb/recruit/img/ico-arrow.jpg) right center no-repeat;
  font-family: "NotoSansCJKjp-Jxck", "Noto Sans CJK JP", "Noto Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  text-align: center;
  line-height: 1.4;
}
.recruit .r-info .container table td dl dd .flow li:last-child {
  background: none;
}
.recruit .r-info .container table td dl dd .flow li .inr {
  width: 180px;
  border: 1px solid #3aaaea;
  padding: 30px;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container table td dl dd .flow li .inr {
    width: 100%;
    padding: 15px;
  }
}
.recruit .r-info .container table td .map {
  overflow: hidden;
  margin-bottom: 50px;
}
.recruit .r-info .container table td .map .left {
  float: left;
  width: 50%;
}
.recruit .r-info .container table td .map .left h4 {
  margin-bottom: 15px;
  font-weight: bold;
}
.recruit .r-info .container table td .map .right {
  float: right;
  width: 40%;
}
.recruit .r-info .container table td .map .right iframe {
  width: 100%;
  height: 240px;
}
@media screen and (max-width: 639px) {
  .recruit .r-info .container .btn-ac {
    display: block;
    background-image: url(/recruit/gdb/recruit/img/ico-open.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 30px;
  }
  .recruit .r-info .container .btn-ac.active {
    background-image: url(/recruit/gdb/recruit/img/ico-close.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 30px;
  }
  .recruit .r-info .container .inner-ac {
    display: none;
  }
}

