@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
*/
* {
  -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 {
  transform: translateY(8px) rotate(45deg);
}

#menuButton.active span:nth-child(2) {
  opacity: 0;
}

#menuButton.active span:last-child {
  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;
}

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;
  }
}

@media only screen and (max-width: 768px) {
  #special02 {
    width: 100%;
    overflow: hidden;
  }
}
#special02 .qbox {
  width: 100%;
  padding: 10rem 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.5s cubic-bezier(0.59, 0.09, 0.67, 0.72);
}
#special02 .qbox .in {
  transform: scale(1.05);
  transition: all 0.5s cubic-bezier(0.59, 0.09, 0.67, 0.72);
}
#special02 .qbox .cont {
  position: relative;
  z-index: 3000;
}
#special02 .qbox .answer {
  position: relative;
  z-index: 9000;
  width: 700px;
  margin: auto;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  padding: 3rem 5rem;
  display: none;
}
#special02 .qbox .answer p {
  text-indent: 1em;
}
@media only screen and (max-width: 768px) {
  #special02 .qbox .answer {
    width: 100%;
    padding: 3rem;
  }
}
#special02 .qbox .num {
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-size: 60px;
  font-size: 6rem;
  color: #ffffff;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  #special02 .qbox .num {
    font-size: 30px;
    font-size: 3rem;
  }
}
#special02 .qbox .num:after {
  content: '';
  display: block;
  margin: 1rem auto 1rem auto;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #fff;
}
#special02 .qbox .title {
  font-family: "FOT-筑紫ゴシック Pro E{pm}";
  font-size: 30px;
  font-size: 3rem;
  color: #ffffff;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  #special02 .qbox .title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#special02 .qbox:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 999;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.5s cubic-bezier(0.59, 0.09, 0.67, 0.72);
}
#special02 .qbox:hover:before, #special02 .qbox.active:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 999;
  background: rgba(4, 35, 94, 0.8);
}
#special02 .cont:after {
  position: absolute;
  font-family: 'ionIcons';
  top: 50%;
  right: 5%;
  margin-top: -0.5em;
  line-height: 1;
  content: "\f489";
  font-size: 70px;
  font-size: 7rem;
  color: #ffffff;
  max-width: 100%;
  z-index: 999;
  padding: 0;
  transition: all .3s ease;
}
@media only screen and (max-width: 768px) {
  #special02 .cont:after {
    font-size: 30px;
    font-size: 3rem;
  }
}
#special02 .qbox.active .cont:after {
  transform: rotate(45deg);
}
#special02 .qbox.active {
  height: 100%;
}
#special02 .qbox:hover .in, #special02 .qbox.active .in {
  transform: scale(1);
}
#special02 .q01 .in {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 777;
  background: url("../img/zenekon-assets/key01.jpg") no-repeat center center;
  background-size: cover;
}
#special02 .q02 .in {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 777;
  background: url("../img/zenekon-assets/key02.jpg") no-repeat center center;
  background-size: cover;
}
#special02 .q03 .in {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 777;
  background: url("../img/zenekon-assets/key03.jpg") no-repeat center center;
  background-size: cover;
}
#special02 .q04 .in {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 777;
  background: url("../img/zenekon-assets/key04.jpg") no-repeat center center;
  background-size: cover;
}
#special02 .q05 .in {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 777;
  background: url("/empl/img/zenekon-assets/key05.jpg") no-repeat center center;
  background-size: cover;
}
