/* Generated by less 3.11.1 */
@keyframes scroll_obj {
  0% {
    left: 0;
    opacity: 0;
  }
  20% {
    left: 0;
    opacity: 1;
  }
  65% {
    left: 100%;
    opacity: 1;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}
/* font awesome */
/* FONT PATH
* -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}
/* - - - - - - - - - - - - - - - 
base
- - - - - - - - - - - - - - - - */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
ul,
li {
  margin: 0;
  list-style: none;
}
img {
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
p,
ul,
li,
dl,
dt,
dd,
span,
body,
figcaption,
figure {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
em {
  font-style: normal;
}
a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
a img {
  border: 0;
}
a:link,
a:visited {
  text-decoration: none;
  color: #4679cc;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  a:hover,
  a:active {
    color: #001366;
  }
}
@media (min-device-width: 768px) {
  a[href*='tel:'] {
    pointer-events: none;
  }
}
a:focus {
  outline: none;
}
html {
  overflow: auto;
  font-size: 62.5%;
}
body {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #616161;
  overflow: hidden;
  background: url(../img/common/bg_main_pc.png) center 0 no-repeat;
}
.is_sp {
  display: none !important;
}
.kyujin_container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 50px;
}
@media screen and (max-width: 768px) {
  .kyujin_container {
    padding: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media (max-width: 768px) {
  .sp {
    display: block;
  }
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}
@media (min-width: 769px) {
  .pc {
    display: block;
  }
}
/* - - - - - - - - - - - - - - - 
breadcrumb
- - - - - - - - - - - - - - - - */
.breadcrumb {
  margin-bottom: 30px;
  font-size: 0.9em;
}
/* - - - - - - - - - - - - - - - 
pager
- - - - - - - - - - - - - - - - */
.job_count_pager {
  display: flex;
  padding-bottom: 20px;
  border-bottom: dotted #ebe4d2 1px;
}
.job_count_pager.contents_top {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 30px;
}
.job_count_pager.contents_bottom {
  display: block;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding: 30px 0 30px;
}
.job_count_pager.contents_bottom .pagination {
  display: inline-block;
  padding-top: 20px;
}
.job_count_pager.contents_bottom .pagination a,
.job_count_pager.contents_bottom .pagination em {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.pager_next {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  padding-left: 10%;
  padding-right: 10%;
}
.pager_next .btn {
  color: #fff;
}
.result_total {
  margin-left: 20px;
  font-size: 20px;
}
.result_total_all {
  position: relative;
  top: 2px;
  font-weight: bold;
  color: #4375ce;
  margin-right: -0.3em;
}
.result_total_txt {
  font-size: 0.7em;
  margin-right: -0.2em;
}
.result_total_current {
  font-size: 0.7em;
}
@media screen and (max-width: 480px) {
  .result_total {
    font-size: 18px;
  }
}
/* pagination */
.pagination {
  display: block;
  position: relative;
  z-index: 5;
}
.pagination ul {
  display: flex;
}
.pagination li {
  margin: 0 3px;
  font-size: 12px;
  text-align: center;
}
.pagination li a,
.pagination li em {
  display: block;
  position: relative;
  font-style: normal;
  font-weight: bold;
  width: 28px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}
.pagination li a:before,
.pagination li em:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.pagination li em {
  color: #fff;
  background: #4679cc;
  border-radius: 50%;
}
.pagination li em:before {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .pagination li a:hover {
    color: #fff;
    opacity: 1;
    background: transparent;
  }
  .pagination li a:hover:before {
    background: #4679cc;
    border-radius: 50%;
  }
}
@media screen and (max-width: 768px) {
  .pagination .number {
    display: none;
  }
  .pagination .number.current {
    display: inline-block;
  }
}
/* - - - - - - - - - - - - - - - 
blueBtn
- - - - - - - - - - - - - - - - */
.blueBtn {
  padding-top: 20px;
}
.blueBtn a,
.blueBtn input[type="submit"] {
  position: relative;
  display: block;
  width: 100%;
  padding: 1em;
  background-color: #4375ce;
  border: none;
  border-radius: 6px;
  box-shadow: 0 3px 0 #9da6b0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.blueBtn a:after,
.blueBtn input[type="submit"]:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: solid #4375ce 2px;
  border-radius: 6px;
  opacity: 0;
}
.blueBtn a:hover,
.blueBtn input[type="submit"]:hover {
  color: #4375ce;
  background: #fff;
}
.blueBtn a:hover:after,
.blueBtn input[type="submit"]:hover:after {
  opacity: 1;
}
/* - - - - - - - - - - - - - - - 
fadein
- - - - - - - - - - - - - - - - */
section {
  overflow: hidden;
}
.fadein {
  opacity: 0.1;
  transform: translate(0, 60px);
  -webkit-transform: translate(0, 60px);
  transition: all 400ms;
}
.scrollin {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
/* - - - - - - - - - - - - - - - 
header
- - - - - - - - - - - - - - - - */
.header {
  position: relative;
  z-index: 100;
  padding: 25px 0;
  border-top: solid #396fc9 5px;
  text-align: center;
}
@media (max-width: 768px) {
  .header {
    padding: 15px 0;
  }
}
.header h1,
.header .logo {
  text-align: center;
}
.header h1 a,
.header .logo a {
  display: inline-block;
}
@media screen and (max-width: 600px) {
  .header h1,
  .header .logo {
    padding-left: 10px;
    text-align: left;
  }
  .header h1 img,
  .header .logo img {
    width: calc(100% - 80px);
    max-width: 403px;
  }
}
.header .headerMenuBtn {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 10px;
  right: 15px;
  padding: 15px;
  background-color: #ddf3fe;
  border-radius: 5px;
  z-index: 4;
}
.header .headerMenuBtn span {
  opacity: 1;
  position: absolute;
  display: block;
  width: 30px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  background-color: #4375ce;
  border-radius: 2px;
  transition: all 500ms;
}
.header .headerMenuBtn:before,
.header .headerMenuBtn:after {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 4px;
  background-color: #4375ce;
  border-radius: 2px;
  transition: all 500ms;
}
.header .headerMenuBtn:before {
  top: 15px;
}
.header .headerMenuBtn:after {
  bottom: 15px;
}
.header .headerMenuBtn.menuOn span {
  opacity: 0;
}
.header .headerMenuBtn.menuOn:before {
  top: 50%;
  transform: rotate(45deg);
}
.header .headerMenuBtn.menuOn:after {
  top: 50%;
  bottom: auto;
  transform: rotate(-45deg);
}
.headerGnav .gnav {
  /*display: none;*/
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  text-align: center;
}
@media (min-width: 769px) {
  .headerGnav .gnav {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
}
.headerGnav .gnav li {
  flex: 1;
  border-left: dotted #d9d9d9 1px;
}
.headerGnav .gnav li:first-child {
  border: none;
}
.headerGnav .gnav li a {
  position: relative;
  display: block;
  height: 100%;
  padding: 10px 25px 5px;
}
.headerGnav .gnav li a:before,
.headerGnav .gnav li a:after {
  position: absolute;
  bottom: -10px;
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #4375ce;
  transition: 0.3s;
}
.headerGnav .gnav li a:before {
  left: 50%;
}
.headerGnav .gnav li a:after {
  right: 50%;
}
.headerGnav .gnav li a:hover:before,
.headerGnav .gnav li a:hover:after,
.headerGnav .gnav li a.cur:before,
.headerGnav .gnav li a.cur:after {
  width: 50%;
}
.headerGnav .gnav li a em {
  position: relative;
  display: inline-block;
  color: #616161;
  font-weight: bold;
  font-size: 16px;
}
.headerGnav .gnav li a em:before,
.headerGnav .gnav li a em:after {
  content: "";
  position: absolute;
}
.headerGnav .gnav li a em:before {
  width: 13px;
  height: 13px;
  top: 50%;
  left: -20px;
  margin-top: -8px;
  margin-right: 10px;
  background-color: #4679cc;
  border-radius: 2px;
}
.headerGnav .gnav li a em:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #ffffff;
  top: 50%;
  left: -15px;
  margin-top: -6px;
  z-index: 2;
}
.headerGnav .gnav li a:hover em,
.headerGnav .gnav li a.cur em {
  color: #4375ce;
}
.headerGnav .gnav li a span {
  position: relative;
  display: block;
  color: #4679cc;
  font-size: 10px;
}
.headerGnav .gnav li a.ios:before,
.headerGnav .gnav li a.ios:after,
.headerGnav .gnav li a.ios.cur:before,
.headerGnav .gnav li a.ios.cur:after {
  display: none;
}
@media (max-width: 768px) {
  .headerGnav {
    position: absolute;
    display: none;
    top: 60px;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 1px;
    z-index: 10;
    transition: all 500ms;
  }
  .headerGnav.openNav {
    display: block;
    opacity: 1;
    height: 100%;
    top: 0;
    bottom: 0;
    padding-top: 90px;
    background-color: #fff;
  }
  .headerGnav .gnav {
    background-color: #fff;
    border-top: solid #d9d9d9 1px;
    border-bottom: solid #d9d9d9 1px;
  }
  .headerGnav .gnav li {
    display: block;
    border-top: solid #d9d9d9 1px;
    border-left: none;
  }
  .headerGnav .gnav li a {
    padding: 0.7em 1em;
  }
  .headerGnav .gnav li a:before,
  .headerGnav .gnav li a:after {
    display: none;
  }
  .headerGnav .gnav li a em:before,
  .headerGnav .gnav li a em:after {
    display: none;
  }
  .headerGnav .gnav li a span {
    display: none;
  }
}
/* - - - - - - - - - - - - - - - 
breadcrumb + p
- - - - - - - - - - - - - - - - */
.breadcrumb + p strong {
  position: relative;
  display: inline;
  padding-bottom: 3px;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #ddf3fe 0%);
}
/* - - - - - - - - - - - - - - - 
footer
- - - - - - - - - - - - - - - - */
footer {
  position: relative;
  border-top: solid #4375ce 20px;
}
@media (max-width: 768px) {
  footer {
    margin-top: 20px;
  }
}
.pageTop {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1360px;
  height: 60px;
  margin: -60px auto 0;
}
.pageTop a {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  padding-top: 30px;
  background-color: #4375ce;
  border-radius: 50%;
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}
.pageTop a:before {
  content: "";
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  margin-top: -8px;
  transform: rotate(45deg);
  border: 0;
  border-top: solid #fff 2px;
  border-left: solid #fff 2px;
  transition: all 0.3s;
}
.pageTop a:hover:before {
  top: 22px;
}
@media (min-width: 769px) {
  .pageTop a {
    position: absolute;
    top: 0;
    right: 40px;
  }
}
@media (max-width: 768px) {
  .pageTop a {
    position: relative;
    margin: 0 auto;
  }
}
.footerSearchWrap {
  padding: 35px;
  background-color: #ddf3fe;
}
.footerSearchWrap .footerSearch {
  display: talbe;
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.footerSearchWrap .footerSearchList {
  display: table-cell;
  padding-right: 50px;
}
.footerSearchWrap .footerSearchList:last-child {
  padding-right: 0;
}
.footerSearchWrap .footerSearchList dt {
  color: #4375ce;
  font-weight: bold;
}
.footerSearchWrap .footerSearchList dt:after {
  content: ":";
  padding-left: 5px;
}
.footerSearchWrap .footerSearchList dd ul {
  zoom: 1;
}
.footerSearchWrap .footerSearchList dd ul:after {
  content: "";
  display: block;
  clear: both;
}
.footerSearchWrap .footerSearchList dd li {
  float: left;
  display: inline-block;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .footerSearchWrap .footerSearchList {
    display: block;
    padding: 0;
  }
  .footerSearchWrap .footerSearchList:last-child {
    margin-top: 20px;
  }
}
.footerContents {
  width: 100%;
  max-width: 1200px;
  margin: 45px auto 30px;
  padding: 0 30px;
  zoom: 1;
}
.footerContents:after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 768px) {
  .footerContents {
    margin: 0;
    padding: 0;
  }
}
.footerCorp {
  text-align: center;
}
@media (min-width: 769px) {
  .footerCorp {
    float: left;
    display: inline-block;
  }
}
.footerCorp .social-list {
  display: table;
  margin: 20px auto;
  text-align: center;
}
.footerCorp .social-list li {
  display: table-cell;
  padding: 0 10px;
}
.footerCorp .social-list li a {
  display: block;
  width: 32px;
  height: 34px;
}
.footerCorp .social-list li a i {
  width: 1px;
  height: 1px;
  opacity: 0;
}
.footerCorp .social-list li.fb a {
  background: url(../img/common/icon_fb.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.footerCorp .social-list li.tw a {
  background: url(../img/common/icon_tw.svg) 0 0 no-repeat;
  background-size: 100% auto;
}
.footerCorp .social-list li.line a {
  background: url(../img/common/icon_line.svg) 0 0 no-repeat;
  background-size: 100% auto;
}
.footerCorp .btnSite {
  padding-bottom: 30px;
  text-align: center;
}
.footerCorp .btnSite a {
  position: relative;
  display: inline-block;
  padding: 0.5em 2em;
  background-color: #fff;
  border: solid #4375ce 2px;
  border-radius: 5px;
  font-weight: bold;
}
.footerCorp .btnSite a:after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 3px;
  bottom: 3px;
  right: 3px;
  left: 3px;
  border: solid #4375ce 1px;
  border-radius: 3px;
  transition: all 0.3s;
}
.footerCorp .btnSite a:hover {
  color: #4375ce;
  background: #e9f5f8;
}
.footerCorp .btnSite a:hover:after {
  opacity: 1;
}
@media (min-width: 769px) {
  .footerSiteMap {
    float: right;
    display: inline-block;
    width: calc(100% - 246px);
  }
}
.footerSiteMap > ul {
  width: 100%;
}
.footerSiteMap > ul > li {
  float: left;
  display: inline-block;
  width: 30%;
  padding: 0 5%;
}
.footerSiteMap > ul > li > p {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .footerSiteMap > ul {
    padding: 20px 0;
  }
  .footerSiteMap > ul > li {
    float: none;
    width: 100%;
  }
  .footerSiteMap > ul > li > p {
    position: relative;
    padding: 10px;
    border-bottom: dotted #d9d9d9 1px;
  }
  .footerSiteMap > ul > li > p:before,
  .footerSiteMap > ul > li > p:after {
    content: "";
    position: absolute;
  }
  .footerSiteMap > ul > li > p:before {
    width: 20px;
    height: 3px;
    top: 50%;
    right: 0;
    margin-top: -1.5px;
    background-color: #4375ce;
  }
  .footerSiteMap > ul > li > p:after {
    width: 3px;
    height: 20px;
    top: 50%;
    right: 8.5px;
    margin-top: -10px;
    background-color: #4375ce;
    opacity: 1;
    transform: rotate(0deg);
    transition: all 0.5s;
  }
  .footerSiteMap > ul > li > p.minus:after {
    opacity: 0;
    transform: rotate(90deg);
  }
  .footerSiteMap > ul > li > ul {
    opacity: 0;
    overflow: hidden;
    height: 0;
    transition: all 0.5s;
  }
  .footerSiteMap > ul > li > ul.openUl {
    opacity: 1;
    height: 100%;
  }
  .footerSiteMap > ul > li > ul li {
    margin: 0 20px;
    border-bottom: dotted #d9d9d9 1px;
  }
  .footerSiteMap > ul > li > ul li a {
    display: block;
    padding: 10px;
  }
}
.copyright {
  padding: 20px 0;
  border-top: solid #4375ce 2px;
  color: #4375ce;
  font-size: 10px;
  text-align: center;
}
.l-main {
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding: 0 20px 80px;
}
@media (min-width: 769px) {
  .l-main {
    padding-top: 50px;
  }
}
@media (max-width: 768px) {
  .l-main {
    padding-top: 0;
  }
}
/* - - - - - - - - - - - - - - - 
mainvisual
- - - - - - - - - - - - - - - - */
.mainvisual {
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff url(../img/faq/pho_mainvisual.png?211217) 0 0 no-repeat;
  background-size: auto 100%;
  border-radius: 5px;
  text-align: right;
}
@media (min-width: 769px) {
  .mainvisual {
    max-height: 200px;
    padding: 75px 10% 75px 0;
  }
}
@media (max-width: 768px) {
  .mainvisual {
    padding: 5% 5% 5% 0;
  }
}
@media screen and (max-width: 500px) {
  .mainvisual {
    padding: 30% 30px 30px;
    background-size: 100% auto;
    text-align: center;
  }
}
.mainvisual .title {
  position: relative;
  display: inline-block;
  width: 214px;
  height: 51px;
  padding-top: 8px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #4375ce;
  line-height: 1.2;
}
.mainvisual .title span {
  display: block;
  font-size: 10px;
}
.mainvisual .title:before,
.mainvisual .title:after {
  content: "";
  position: absolute;
  width: 17px;
  height: 51px;
  top: 0;
}
.mainvisual .title:before {
  left: 0;
  background: url(../img/kyujin/bg_title_l.png) 0 0 no-repeat;
}
.mainvisual .title:after {
  right: 0;
  background: url(../img/kyujin/bg_title_r.png) 0 0 no-repeat;
}
/* - - - - - - - - - - - - - - - 
faqBox
- - - - - - - - - - - - - - - - */
.faqBox {
  margin-top: 30px;
  /* faq toggle */
}
.faqBox h2 {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #4375ce;
  font-size: 20px;
  font-weight: bold;
}
.faqBox h2:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 0;
  background-color: #4375ce;
}
.faqBox dl {
  position: relative;
  margin-bottom: 20px;
}
.faqBox dl dt {
  position: relative;
  padding: 0.5em 40px 0.5em 50px;
  border: solid 1px #4375ce;
  border-radius: 3px;
  color: #4375ce;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.faqBox dl dt:before {
  content: "Q";
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -20px;
  color: #ddf3fe;
  font-size: 40px;
  line-height: 1;
}
.faqBox dl dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -8px;
  transform: rotate(45deg);
  border: 0;
  border-bottom: solid 3px #4375ce;
  border-right: solid 3px #4375ce;
}
@media (min-width: 769px) and (orientation: landscape) {
  .faqBox dl dt:hover {
    opacity: 0.7;
  }
}
@media (max-width: 768px) {
  .faqBox dl dt {
    font-size: 14px;
  }
}
.faqBox dl dd {
  overflow: hidden;
  height: 0;
  padding: 0 20px 20px;
  opacity: 0;
  transition: all 400ms;
}
.faqBox dl dt.js-active {
  background-color: #ddf3fe;
  border-color: #ddf3fe;
}
.faqBox dl dt.js-active:before {
  color: #fff;
}
.faqBox dl dt.js-active:after {
  -webkit-transform: translateY(6px) rotate(225deg);
  transform: translateY(6px) rotate(225deg);
}
.faqBox dl dt.js-active + dd {
  height: 100%;
  padding: 20px 20px 40px;
  opacity: 1;
}
