@charset "UTF-8";
/*JP
----------------------------------------------------------- */
/*JP  fontweight 300,400,bold
----------------------------------------------------------- */
/*EN  fontweight 400,bold
----------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Roboto%20Slab:300,400,700");
@import url("https://cdn.jsdelivr.net/yakuhanjp/1.3.1/css/yakuhanjp_s.min.css");
.jp {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

.roboto {
  font-family: 'Roboto Condensed', sans-serif;
}

a {
  color: #04235e;
  text-decoration: none;
}
a:hover {
  color: #04235e;
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
  outline: none !important;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-size: 10px;
  font-size: 1.0rem;
  -webkit-text-size-adjust: 100%;
  line-height: 1.75;
  font-family: "YakuHanJPs","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-family: "YakuHanJPs","YuGothic", "Yu Gothic","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-weight: 500;
  color: #121212;
}

.en {
  font-family: 'Roboto Slab', serif;
}

.minc {
  font-family: "FOT-筑紫明朝 Pr6 B{pm}","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

.rob {
  font-family: "Roboto","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.maru {
  font-family: "秀英角ゴシック銀 B{pm}","YakuHanJPs","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
  /* ▼行全体の下端に揃える */
  vertical-align: bottom;
}

.att {
  padding-left: 1em;
  text-indent: -1em;
}

.att02 {
  padding-left: 1.3em;
  text-indent: -1.3em;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

/*
Flaticon icon font: Flaticon
Creation date: 24/07/2016 03:51
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

ul, li {
  list-style: none;
}

ul.normal_list {
  margin: 12px 0;
  background: #efefef;
  padding: 1em;
}
ul.normal_list li {
  padding: 0 0 0 20px;
  position: relative;
}
ul.normal_list li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  font-family: FontAwesome;
  padding-right: 10px;
  content: "\f111";
  color: #254aa2;
}

.unborder::after {
  content: '';
  display: block;
  margin: 8px auto 8px auto;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #ccc;
}

.lborder::after {
  content: '';
  display: block;
  margin: 1.4rem 0 1.4rem 0;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #fff;
}

#menuButton {
  display: block;
  width: 42px;
  height: 42px;
  position: fixed;
  top: 15px;
  right: 10px;
  z-index: 3;
}

#menuButton span {
  display: block;
  background: #666;
  width: 24px;
  height: 2px;
  position: absolute;
  left: 9px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

#menuButton span:first-child {
  top: 12px;
}

#menuButton span:nth-child(2) {
  margin-top: -1px;
  top: 50%;
}

#menuButton span:last-child {
  bottom: 12px;
}

#menuButton.active span:first-child {
  -webkit-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}

#menuButton.active span:nth-child(2) {
  opacity: 0;
}

#menuButton.active span:last-child {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
#overlay {
  width: 100vw;
  height: 100vh;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  background: #fafafa;
  z-index: 9999;
}
#overlay .loader {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -10%;
  z-index: 2;
}
#overlay .loader .load_sub {
  font-size: 8px;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  font-family: "Roboto",serif;
}

.loader {
  margin: 0 0 2em;
  height: 100px;
  width: 20%;
  text-align: center;
  padding: 1em;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top;
  z-index: 9999;
  position: absolute;
}

/*
  Set the color of the icon
*/
svg path,
svg rect {
  fill: #bf0000;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  clear: both;
  width: 100% !important;
  height: 100% !important;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*
  	-moz-box-shadow: 0 0 5px #ccc;
  	-webkit-box-shadow: 0 0 5px #ccc;
  	box-shadow: 0 0 5px #ccc;
  	border: solid #fff 5px;
  */
  top: 0;
  left: 0;
  position: relative;
}

.bxslider, .bxslider li {
  height: 100% !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%;
  z-index: 9999;
}

/* LOADER */
.bx-wrapper .bx-loading {
  /*
  	min-height: 50px;
  	background: url(https://www.zenitaka.co.jp/empl/img/bx_loader.gif) center center no-repeat #fff;
  	height: 100%;
  	width: 100%;
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 2000;
  */
}

/* PAGER */
.bx-wrapper .bx-pager {
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid #ffffff;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  filter: alpha(opacity=100);
  -moz-opacity: 10;
  opacity: 10;
  background: #95b721;
  border: 1px solid #95b721;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  position: absolute;
}

.bx-wrapper .bx-prev::after {
  position: absolute;
  font-family: 'ionIcons';
  top: 0%;
  left: 0;
  color: #fff;
  line-height: 1;
  content: "\f3cf";
  font-size: 30px;
  font-size: 3rem;
  max-width: 100%;
  z-index: 8888;
  padding: 0;
}

.bx-wrapper .bx-next {
  position: absolute;
  right: 30px;
}

.bx-wrapper .bx-next:after {
  position: absolute;
  font-family: 'ionIcons';
  top: 0%;
  right: 0;
  color: #fff;
  line-height: 1;
  content: "\f3d1";
  font-size: 30px;
  font-size: 3rem;
  max-width: 100%;
  z-index: 8888;
  padding: 0;
}

.bx-wrapper .bx-prev:hover:after {
  color: #555;
}

.bx-wrapper .bx-next:hover:after {
  color: #555;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #666 \9;
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  text-align: center;
}

.bx-wrapper .bx-caption span {
  color: #000;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

body {
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.bxslider_sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .bxslider_sp {
    display: block;
  }
}

.pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

#visual_sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  #visual_sp {
    display: block;
    position: relative;
  }
}

.movie {
  margin: 4rem 0 0 0;
  z-index: 9998;
  position: absolute;
}
.movie img {
  width: auto !important;
}
.movie a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .movie {
    bottom: 20px;
    left: 6rem;
  }
  .movie img {
  }
}

@media only screen and (max-width: 660px) {
  .movie {
    left: 6rem;
  }
}


@media only screen and (max-width: 600px) {
  .movie {
    left: 3rem;
  }
}

@media only screen and (max-width: 600px) {
  .movie {
    left: 2rem;
  }
}

@media only screen and (max-width: 550px) {
  .movie {
    left: 0.5rem;
    bottom: 10px;
  }

}


@media only screen and (max-width: 550px) {
  .movie img {
    width: 90% !important;
  }

}

@media only screen and (max-width: 500px) {
  .movie img {
    width: 80% !important;
  }
}

@media only screen and (max-width: 400px) {
  .movie {
    left: 1rem;
  }
  .movie img {
    width: 70% !important;
  }
}

.brochure {
  margin: 4rem 0 0 0;
  margin-left:321px;
  z-index: 9997;
  text-align:center;
  max-width:296px;
  
}
.brochure img {
  width: auto !important;
}
.brochure a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 768px) {
  .brochure {
    bottom: 20px;
    left: 4.5rem;
    position: absolute;
  }
}

@media only screen and (max-width: 660px) {
  .brochure {
    bottom: 20px;
    left: 4.5rem;
  }
  .brochure img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .brochure {
    bottom: 20px;
    left: 1rem;
  }
}
@media only screen and (max-width: 550px) {
  .brochure {
    bottom: 10px;
    left: -5rem;
  }
  .brochure img {
    width: 90% !important;
  }
}

@media only screen and (max-width: 500px) {
  .brochure {
    left: -9rem;
  }
  .brochure img {
    width: 80% !important;
  }
}

@media only screen and (max-width: 400px) {
  .brochure {
    left: -13rem;
  }
  .brochure img {
    width: 70% !important;
  }
}

#visual {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#visual .innervisual {
  max-width: 1300px;
  min-width: 1000px;
  width: 100%;
  height: 100%;
  padding: 0 5rem;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
@media only screen and (max-width: 768px) {
  #visual .innervisual {
    min-width: 0;
    position: static;
    padding: 0 0 3rem 0;
    transform: translate(0%, 0%);
    border-bottom: 1px dotted #ccc;
  }
}
#visual .copy {
  display: block;
  position: absolute;
  content: "";
  z-index: 999;
  left: 5rem;
  top: 10%;
  z-index: 9998;
}
#visual .copy img {
  width: 100%;
  vertical-align: bottom;
}
#visual .copy h2 {
  color: #ffffff;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.5;
  margin: 2rem 0 0 0;
  font-weight: 300;
}
#visual .line {
  display: block;
  position: absolute;
  content: "";
  z-index: 999;
  right: 0;
  top: 0.2rem;
  height: 99.8%;
}
#visual .line img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
#visual .people {
  display: block;
  position: absolute;
  content: "";
  z-index: 999;
  right: 5rem;
  bottom: 2px;
  width: 50%;
}
#visual .people img {
  width: 100%;
  vertical-align: bottom;
}
#visual .bgimage img {
  width: 100%;
  vertical-align: bottom;
}

@media only screen and (max-width: 768px) {
  .infiniteslide img {
    height: 283px;
  }
}

#banner {
  background: #04235e;
  padding: 5rem 0;
}
@media only screen and (max-width: 768px) {
  #banner {
    padding: 2rem 0;
  }
}
#banner .line {
  *zoom: 1;
}
#banner .line:after {
  content: "";
  display: table;
  clear: both;
}
#banner .line .box {
  float: left;
  padding: 2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #banner .line .box {
    padding: 0.5rem;
  }
}
#banner .line .box img {
  width: 100%;
}
#banner .line .box.half {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  #banner .line .box.half {
    width: 100%;
  }
}
#banner .line .box.thi {
  width: 33.333333%;
}
#banner .line a {
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
#banner .line a:hover {
  opacity: 0.8;
}
