@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;
  }
}

#people_index {
  *zoom: 1;
  min-width: 1100px;
}
#people_index:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #people_index {
    min-width: 0;
  }
}
#people_index .box {
  width: 32%;
  float: left;
  position: relative;
  margin: 0 1.3333% 1.3333% 0;
}
@media only screen and (max-width: 768px) {
  #people_index .box {
    width: 100%;
    margin: 0 0 1rem 0;
  }
}
#people_index .box .image {
  position: relative;
  overflow: hidden;
}
#people_index .box .image img {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
}
#people_index .box .image:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 0;
  background: rgba(0, 0, 0, 0.2);
}
#people_index .box .txt {
  position: absolute;
  top: 3rem;
  color: #ffffff;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  #people_index .box .txt {
    top: 2rem;
  }
}
@media only screen and (max-width: 320px) {
  #people_index .box .txt {
    top: 1.5rem;
  }
}
#people_index .box .txt .num {
  background: #ffffff;
  display: inline-block;
  padding: 0.5rem;
  border-radius: 3px;
  color: #274abb;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  #people_index .box .txt .num {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#people_index .box .txt .prof {
  margin: 1rem 0 2rem 0;
}
@media only screen and (max-width: 768px) {
  #people_index .box .txt .prof {
    margin: 1rem 0;
  }
}
#people_index .box .txt .prof .name {
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  #people_index .box .txt .prof .name {
    font-size: 20px;
    font-size: 2rem;
  }
}
#people_index .box .txt .prof .name:after {
  content: '';
  display: block;
  margin: 8px 0 8px auto;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #fff;
}
#people_index .box .txt .prof .en {
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  #people_index .box .txt .prof .en {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#people_index .box .txt .job {
  display: inline-block;
  padding: 0.5rem 1rem 0.8rem 1rem;
  line-height: 1;
  color: #ffffff;
}
#people_index .box .txt .job01 {
  background: #db8e20;
}
#people_index .box .txt .job02 {
  background: #2782c8;
}
#people_index .box .txt .job03 {
  background: #7ac827;
}
#people_index .box .txt .job04 {
  background: #27a8c8;
}
#people_index .box .txt .job05 {
  background: #93007d;
}
#people_index .box .txt .job06 {
  background: #20c4b6;
}
#people_index .box .txt .job07 {
  background: #f0661a;
}
#people_index .box .txt .job08 {
  background: #bd4c4c;
}
#people_index .box .txt .job09 {
  background: #c85c27;
}
#people_index .box .txt.txtright {
  right: 3rem;
}
@media only screen and (max-width: 320px) {
  #people_index .box .txt.txtright {
    right: 1.5rem;
  }
}
#people_index .box .txt.txtleft {
  left: 3rem;
  text-align: left;
}
#people_index .box .txt.txtleft .prof .name:after {
  margin: 8px 0 8px 0;
}
#people_index .box a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 999;
}
#people_index .box.clebox {
  clear: left;
}

body.npc #people_index .box:hover .image:after {
  background: rgba(0, 0, 0, 0.4);
}

.interview_wrap {
  background: #f3f3f3;
}
@media only screen and (max-width: 768px) {
  .interview_wrap .normal_wrap {
    padding: 2rem 0;
  }
}

#visual {
  position: relative;
}
#visual .image img {
  width: 100%;
}
#visual .prof_box {
  position: absolute;
  bottom: -5%;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box {
    position: static;
    bottom: 0;
  }
}
#visual .prof_box .num {
  position: absolute;
  display: inline-block;
  right: 1rem;
  top: -2em;
  padding: 1rem 1.5rem;
  background: #ffffff;
  color: #274abb;
  font-size: 30px;
  font-size: 3rem;
  border-radius: 3px;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .num {
    top: 2rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#visual .prof_box .copy {
  background: #274abb;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  padding: 4rem 4rem;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .copy {
    font-size: 20px;
    font-size: 2rem;
    padding: 2rem 4rem;
  }
  #visual .prof_box .copy br {
    display: none;
  }
}
#visual .prof_box .txt {
  padding: 4rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .txt {
    padding: 2rem 4rem;
  }
}
#visual .prof_box .txt .job {
  position: absolute;
  right: 2rem;
  top: 5rem;
  padding: 0.5rem 2rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .txt .job {
    top: 2rem;
  }
}
#visual .prof_box .txt .job01 {
  background: #db8e20;
}
#visual .prof_box .txt .job02 {
  background: #2782c8;
}
#visual .prof_box .txt .job03 {
  background: #7ac827;
}
#visual .prof_box .txt .job04 {
  background: #27a8c8;
}
#visual .prof_box .txt .job05 {
  background: #93007d;
}
#visual .prof_box .txt .job06 {
  background: #20c4b6;
}
#visual .prof_box .txt .job07 {
  background: #f0661a;
}
#visual .prof_box .txt .job08 {
  background: #bd4c4c;
}
#visual .prof_box .txt .job09 {
  background: #c85c27;
}
#visual .prof_box .txt p.en {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 300;
  display: block;
  *zoom: 1;
}
#visual .prof_box .txt p.en:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .txt p.en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#visual .prof_box .txt p.en:after {
  content: '';
  display: block;
  margin: 2rem auto 2rem 0;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #fff;
}
#visual .prof_box .txt p.name {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .txt p.name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#visual .prof_box .txt p.profile {
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  #visual .prof_box .txt p.profile {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#visual .prof_box.prof_left {
  left: 5%;
}
#visual .prof_box.prof_right {
  right: 5%;
}

.interview01 {
  *zoom: 1;
  margin: 3rem 0 0 0;
}
.interview01:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 768px) {
  .interview01 {
    margin: 0;
  }
}
.interview01 .left {
  width: 40%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .interview01 .left {
    width: 100%;
    float: none;
  }
}
.interview01 .right {
  width: 60%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .interview01 .right {
    width: 100%;
    float: none;
  }
}

.interview {
  background: #fff;
  padding: 5rem;
}
@media only screen and (max-width: 768px) {
  .interview {
    padding: 2rem;
  }
}
.interview .inttitle {
  display: inline-block;
  background: #274abb;
  color: #ffffff;
  padding: 0 1rem;
  margin: 0 0 1rem 0;
}
.interview h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "FOT-筑紫明朝 Pr6 B{pm}","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
  .interview h2 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 2rem 0;
  }
}
.interview div.subphoto {
  margin: 3rem 3rem 0 0;
}
@media only screen and (max-width: 768px) {
  .interview div.subphoto {
    margin: 3rem 0;
  }
}
.interview p {
  text-indent: 1em;
}

.interview02 {
  width: 60%;
  float: right;
  margin-top: -10rem;
}
.interview02 h2 {
  margin: 0 0 3rem 0;
}
@media only screen and (max-width: 768px) {
  .interview02 {
    width: 100%;
    float: none;
    margin: 0;
  }
}

.intbox {
  *zoom: 1;
}
.intbox:after {
  content: "";
  display: table;
  clear: both;
}

.lastphoto {
  width: 35%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .lastphoto {
    width: 50%;
    margin: 2rem auto 0 auto;
    float: none;
  }
}
.lastphoto img {
  width: 100%;
}

#mid {
  position: relative;
  z-index: -1;
  margin: -10rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  #mid {
    margin: 0;
  }
}
#mid img {
  width: 100%;
}

#aboutwork {
  background: url("../img/people-assets/work_bg.jpg");
  color: #ffffff;
  padding: 10rem 0;
}
@media only screen and (max-width: 768px) {
  #aboutwork {
    padding: 3rem 0;
  }
}
#aboutwork .innerr {
  width: 700px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  #aboutwork .innerr {
    width: 100%;
    padding: 0 3rem;
  }
}
#aboutwork h3 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
#aboutwork h3:after {
  content: '';
  display: block;
  margin: 8px auto 8px auto;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #ccc;
}
#aboutwork p {
  text-align: center;
}
#aboutwork ul {
  margin: 5rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  #aboutwork ul {
    margin: 2rem 0 0 0;
  }
}
#aboutwork ul li {
  padding-left: 1em;
  text-indent: -1em;
}

#last {
  *zoom: 1;
}
#last:after {
  content: "";
  display: table;
  clear: both;
}
#last h3 {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  color: #274abb;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #last h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#last h3:after {
  content: '';
  display: block;
  margin: 8px auto 8px auto;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #274abb;
}
#last p.en {
  color: #274abb;
  text-align: center;
  margin: 0 0 3rem 0;
}
#last .left {
  width: 48%;
  float: left;
  background: #ffffff;
  margin: 0 4% 0 0;
  padding: 5rem;
}
@media only screen and (max-width: 768px) {
  #last .left {
    width: 100%;
    margin: 0;
    padding: 2rem;
  }
}
#last .left dl {
  border-bottom: 1px dotted #ddd;
  *zoom: 1;
  padding: 1rem 0;
}
#last .left dl:after {
  content: "";
  display: table;
  clear: both;
}
#last .left dl dt {
  font-weight: bold;
  width: 25%;
  float: left;
}
#last .left dl dd {
  width: 75%;
  float: left;
}
#last .right {
  width: 48%;
  float: left;
  background: #ffffff;
  padding: 5rem;
}
@media only screen and (max-width: 768px) {
  #last .right {
    width: 100%;
    margin: 2rem 0 0 0;
    padding: 2rem;
  }
}

#work_nav {
  background: #ffffff;
}
#work_nav .in {
  width: 600px;
  margin: auto;
  *zoom: 1;
  padding: 5rem 0;
}
#work_nav .in:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 768px) {
  #work_nav .in {
    width: 100%;
  }
}
#work_nav .prev {
  float: left;
  width: 33.33333%;
  text-align: center;
  padding: 0.5rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  #work_nav .prev img {
    width: 60%;
  }
}
#work_nav .index {
  float: left;
  width: 33.33333%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #work_nav .index img {
    width: 30%;
  }
}
#work_nav .next {
  float: left;
  width: 33.33333%;
  text-align: center;
  padding: 0.5rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  #work_nav .next img {
    width: 60%;
  }
}
#work_nav a {
  transition: all .3s ease;
}
#work_nav a:hover {
  opacity: 0.7;
}
