@charset "UTF-8";
/*   BASE
================================================ */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic,  メイリオ, Meiryo, sans-serif;
  font-weight: normal; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop html, *::-ms-backdrop body, *::-ms-backdrop div, *::-ms-backdrop span, *::-ms-backdrop object, *::-ms-backdrop iframe,
  *::-ms-backdrop h1, *::-ms-backdrop h2, *::-ms-backdrop h3, *::-ms-backdrop h4, *::-ms-backdrop h5, *::-ms-backdrop h6, *::-ms-backdrop p, *::-ms-backdrop blockquote, *::-ms-backdrop pre,
  *::-ms-backdrop abbr, *::-ms-backdrop address, *::-ms-backdrop cite, *::-ms-backdrop code,
  *::-ms-backdrop del, *::-ms-backdrop dfn, *::-ms-backdrop em, *::-ms-backdrop img, *::-ms-backdrop ins, *::-ms-backdrop kbd, *::-ms-backdrop q, *::-ms-backdrop samp,
  *::-ms-backdrop small, *::-ms-backdrop strong, *::-ms-backdrop sub, *::-ms-backdrop sup, *::-ms-backdrop var,
  *::-ms-backdrop b, *::-ms-backdrop i,
  *::-ms-backdrop dl, *::-ms-backdrop dt, *::-ms-backdrop dd, *::-ms-backdrop ol, *::-ms-backdrop ul, *::-ms-backdrop li,
  *::-ms-backdrop fieldset, *::-ms-backdrop form, *::-ms-backdrop label, *::-ms-backdrop legend,
  *::-ms-backdrop table, *::-ms-backdrop caption, *::-ms-backdrop tbody, *::-ms-backdrop tfoot, *::-ms-backdrop thead, *::-ms-backdrop tr, *::-ms-backdrop th, *::-ms-backdrop td,
  *::-ms-backdrop article, *::-ms-backdrop aside, *::-ms-backdrop canvas, *::-ms-backdrop details, *::-ms-backdrop figcaption, *::-ms-backdrop figure,
  *::-ms-backdrop footer, *::-ms-backdrop header, *::-ms-backdrop hgroup, *::-ms-backdrop menu, *::-ms-backdrop nav, *::-ms-backdrop section, *::-ms-backdrop summary,
  *::-ms-backdrop time, *::-ms-backdrop mark, *::-ms-backdrop audio, *::-ms-backdrop video, *::-ms-backdrop input, *::-ms-backdrop textarea, .-frame a html, .-frame a body, .-frame a div, .-frame a span, .-frame a object, .-frame a iframe,
  .-frame a h1, .-frame a h2, .-frame a h3, .-frame a h4, .-frame a h5, .-frame a h6, .-frame a p, .-frame a blockquote, .-frame a pre,
  .-frame a abbr, .-frame a address, .-frame a cite, .-frame a code,
  .-frame a del, .-frame a dfn, .-frame a em, .-frame a img, .-frame a ins, .-frame a kbd, .-frame a q, .-frame a samp,
  .-frame a small, .-frame a strong, .-frame a sub, .-frame a sup, .-frame a var,
  .-frame a b, .-frame a i,
  .-frame a dl, .-frame a dt, .-frame a dd, .-frame a ol, .-frame a ul, .-frame a li,
  .-frame a fieldset, .-frame a form, .-frame a label, .-frame a legend,
  .-frame a table, .-frame a caption, .-frame a tbody, .-frame a tfoot, .-frame a thead, .-frame a tr, .-frame a th, .-frame a td,
  .-frame a article, .-frame a aside, .-frame a canvas, .-frame a details, .-frame a figcaption, .-frame a figure,
  .-frame a footer, .-frame a header, .-frame a hgroup, .-frame a menu, .-frame a nav, .-frame a section, .-frame a summary,
  .-frame a time, .-frame a mark, .-frame a audio, .-frame a video, .-frame a input, .-frame a textarea {
    font-family: メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic,  sans-serif;
    font-weight: normal; } }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

li {
  list-style: none; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

strong {
  font-weight: normal; }

img {
  max-width: 100%;
  height: auto; }

/* clearfix */
.fix:before,
.fix:after {
  content: "";
  display: table; }

.fix:after {
  clear: both; }

.fix {
  *zoom: 1; }

/*  メディアクエリ   */
/*  Color  */
/*  Font  */
/*  Margin  （レイアウト関係）　*/
/*  Padding　（レイアウト関係）  */
body {
  color: #000; }

a {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s; }

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out; }

p {
  line-height: 1.6; }

._pc {
  display: inherit; }
  @media screen and (max-width: 599px) {
    ._pc {
      display: none; } }

._sp {
  display: none; }

img {
  vertical-align: bottom; }

.brack {
  color: #000 !important; }

br {
  color: rgba(255, 255, 255, 0); }

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none; }
    a[href^="tel:"]::after {
      content: none; } }

/*   COMPONENTS
================================================ */
/*  main contents  */
.main-img {
  position: relative;
  height: 90vh;
  background-color: white;
  overflow: hidden; }

.leftHalf {
  background: url(../img/index/main-img01.png) no-repeat center center/cover;
  width: 50%;
  position: absolute;
  left: 0px;
  height: 100%; }
  @media screen and (max-width: 599px) {
    .leftHalf {
      width: 100%;
      height: 50%;
      position: absolute;
      top: 0; } }

.rightHalf {
  background: url(../img/index/main-img02.png) no-repeat center center/cover;
  width: 50%;
  position: absolute;
  right: 0px;
  height: 100%; }
  @media screen and (max-width: 599px) {
    .rightHalf {
      background: url(../img/index/main-img02.png) no-repeat bottom rihgt/cover;
      width: 100%;
      height: 50%;
      position: absolute;
      bottom: 0; } }

.main-mask {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  height: 90vh;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 599px) {
    .main-mask {
      height: 90vh; } }

.center {
  background: url(../img/index/main-img03.png) no-repeat center center/cover;
  width: 100%;
  position: absolute;
  right: 0px;
  height: 100%;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%); }
  @media screen and (max-width: 599px) {
    .center {
      background: url(../img/index/main-img04.png) no-repeat bottom center/cover;
      -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
      clip-path: polygon(0 50%, 100% 0, 100% 100%); } }

@media all and (-ms-high-contrast: none) {
  .center {
    background: url(../img/index/main3-ie.png) no-repeat top center/cover;
    width: 100%;
    position: absolute;
    margin: auto;
    height: 100%; } }

@media screen and (max-width: 1023px) {
  .main-img {
    width: 100%;
    margin-left: 0%;
    height: 90vh;
    margin-top: 90px; } }

.main-img > .main-txt {
  position: absolute;
  text-shadow: 0 0 10px rgba(0, 0, 10, 0.3);
  top: 40%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #000;
  text-align: center;
  z-index: 10; }
  @media screen and (max-width: 599px) {
    .main-img > .main-txt {
      padding: 0 2%;
      top: 30%; } }
  @media screen and (max-width: 599px) {
    .main-img > .main-txt.sub-ttl {
      top: 52%;
      bottom: inherit;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); } }
  .main-img > .main-txt.sub-ttl p span {
    color: #fff;
    background: none;
    font-size: 1.6rem; }
  .main-img > .main-txt > h3 {
    color: #fff;
    line-height: 1.4;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.4rem; }
    @media screen and (max-width: 599px) {
      .main-img > .main-txt > h3 {
        font-size: 1.6rem; } }
    .main-img > .main-txt > h3 > span {
      background: #fff;
      padding: 4px;
      border-radius: 6px;
      color: #101b70;
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .main-img > .main-txt > p {
    color: #fff;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8rem;
    opacity: 0.6;
    margin: 16px; }
    @media screen and (max-width: 599px) {
      .main-img > .main-txt > p {
        font-size: 1.2rem; } }
  .main-img > .main-txt > h2 {
    color: #fff;
    line-height: 1.4;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 3.2rem;
    text-align: center; }
    @media screen and (max-width: 599px) {
      .main-img > .main-txt > h2 {
        font-size: 2rem; } }
  .main-img > .main-txt > p {
    margin-left: 16px; }
    @media screen and (max-width: 599px) {
      .main-img > .main-txt > p {
        margin-left: 10px; } }
    .main-img > .main-txt > p > span {
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      margin-top: 20px;
      font-size: 1.3em;
      letter-spacing: -.01em;
      padding: 6px 6px;
      background: #fff;
      color: #999; }
      @media screen and (max-width: 599px) {
        .main-img > .main-txt > p > span {
          font-size: 1em; } }

@media all and (-ms-high-contrast: none) {
  .main-img > .main-txt > h3 > span {
    padding: 8px 6px 0px !important; } }

.under-img {
  position: relative;
  display: block;
  width: 100%;
  height: 420px; }
  @media screen and (max-width: 599px) {
    .under-img {
      height: 480px; } }
  .under-img.-recruit {
    background: url(../img/recruit/recruit-main01.png) no-repeat bottom center/cover;
    display: block; }
  .under-img.-works {
    background: url(../img/works/works-main01.png) no-repeat bottom center/cover;
    display: block; }
  .under-img.-company {
    background: url(../img/company/company-main01.png) no-repeat bottom center/cover;
    display: block; }
  .under-img.-business {
    background: url(../img/index/main-img_5.png) no-repeat top center/cover;
    display: block; }
  .under-img.-contact {
    background: url(../img/contact/contact-main01.png) no-repeat bottom center/cover;
    display: block; }
  .under-img.-concept {
    background: url(../img/concept/concept-main01.png) no-repeat bottom center/cover;
    display: block; }
  .under-img.-service {
    background: url(../img/service/service-main01.png) no-repeat bottom center/cover;
    display: block; }

/*   LAYOUT
================================================ */
/*   カラム表示
================================================ */
section {
  padding: 100px 0; }
  @media screen and (max-width: 599px) {
    section {
      padding: 70px 0; } }

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  @media screen and (max-width: 599px) {
    .column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      display: block;
      width: 100%; }
      .column li {
        width: 100%; } }
  @media screen and (max-width: 599px) {
    .column > .inner {
      width: 100%; }
      .column > .inner img {
        width: 100%; } }
  .column > .inner.-reverse2 {
    margin-right: 0px !important; }
  .column > .inner.sub-ttl {
    line-height: 1.3;
    text-align: left;
    margin-right: 0px; }
    .column > .inner.sub-ttl h3::after {
      content: none; }
    .column > .inner.sub-ttl.-reverse {
      margin-left: 0px; }
  @media screen and (max-width: 599px) {
    .column.-reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  @media screen and (min-width: 600px) {
    .column.-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
  @media screen and (min-width: 600px) {
    .column.-column2 > .inner {
      width: 46%; }
      .column.-column2 > .inner img {
        width: 100%; } }
  @media screen and (max-width: 599px) {
    .column.-column2 > .inner:not(:last-child) {
      margin-bottom: 30px; } }
  @media screen and (max-width: 599px) {
    .column.-column2.-two-third {
      margin-bottom: 30px; } }
  @media screen and (min-width: 600px) {
    .column.-column2.-two-third > .inner:first-child {
      width: 60%; } }
  @media screen and (max-width: 599px) {
    .column.-column2.-two-third > .inner:last-child {
      margin-bottom: 1rem; } }
  @media screen and (min-width: 600px) {
    .column.-column2.-two-third > .inner:last-child {
      width: 36%; } }
  .column.-column3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .column.-column3 > li {
      width: 30%;
      margin-bottom: 20px; }
      .column.-column3 > li > a img {
        width: 100%; }
      .column.-column3 > li > img {
        width: 100%; }
      @media screen and (max-width: 599px) {
        .column.-column3 > li {
          width: 100%;
          margin-bottom: 0px; } }
    @media screen and (min-width: 600px) {
      .column.-column3 > .inner {
        width: 31%;
        margin: 0 10%; } }
    @media screen and (max-width: 599px) {
      .column.-column3 > .inner:not(:last-child) {
        margin-bottom: 30px; } }

/*   共通
================================================ */
/*   LINK  (主にテキストリンクなど)
================================================ */
/*   BUTTON（ボタン）
================================================ */
/*   見出し
------------------------------------------ */
.ttl {
  line-height: 1.6;
  font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2em; }
  @media screen and (max-width: 599px) {
    .ttl {
      font-size: 1.6em;
      line-height: 1.4; } }
  .ttl.-ttl2 {
    text-align: center; }
    .ttl.-ttl2 > span {
      text-align: center;
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.3em;
      border-bottom: 4px solid #fce1d0;
      padding-bottom: 4px; }
  .ttl.-ttl3 {
    color: #ccc;
    font-size: 1.2em;
    letter-spacing: 0.06em; }
  .ttl.-tel {
    text-align: center;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.4em;
    color: #e8382c; }

/*   段落・テキスト
------------------------------------------ */
.txt {
  line-height: 1.6;
  margin-bottom: 1em; }

/*   各ページ
================================================ */
.main-container {
  padding: 0 16px;
  margin: auto;
  max-width: 1200px;
  color: #121212;
  letter-spacing: -0.03em;
  position: relative; }
  @media screen and (max-width: 599px) {
    .main-container {
      width: 100%; } }
  .main-container > .ta-c span {
    color: red; }

.border-gray {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin: 80px auto; }

.arrow {
  position: relative; }
  .arrow::after {
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 40px;
    /*画像の幅*/
    height: 40px;
    /*画像の高さ*/
    background-image: url(../img/cmn/arrow-red1.svg);
    background-size: contain; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .arrow::after {
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    position: absolute;
    bottom: 10px;
    right: 0; } }

table {
  border-collapse: collapse;
  width: 100%;
  line-height: 1.3;
  border: none; }

.news-list {
  border-bottom: solid 1px #ddd !important; }
  @media screen and (max-width: 599px) {
    .news-list {
      font-size: .8rem; }
      .news-list td {
        vertical-align: middle; } }

.news-list th, .news-list td {
  border-bottom: solid 1px #ddd !important;
  padding: 24px 10px; }
  .news-list th:first-child, .news-list td:first-child {
    width: 26%; }
  @media screen and (max-width: 599px) {
    .news-list th, .news-list td {
      padding: 24px 10px; } }

.border-blue tr:first-child {
  border-top: 1px solid #ddd; }
  .border-blue tr:first-child > td:first-child {
    border-top: 3px solid #458dce; }

.border-red tr:first-child {
  border-top: 1px solid #ddd; }
  .border-red tr:first-child > td:first-child {
    border-top: 3px solid #fc6060; }

.border-g tr:first-child {
  border-top: 1px solid #ddd; }
  .border-g tr:first-child > td:first-child {
    border-top: 3px solid #666; }

.-gallery.-blue {
  color: #fff; }

.-gallery li {
  position: relative;
  z-index: 1;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 599px) {
    .-gallery li {
      margin-bottom: 40px !important; }
      .-gallery li:last-child {
        margin-bottom: 0 !important; } }
  .-gallery li h4 {
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.8rem;
    margin: 26px 0; }
    @media screen and (max-width: 599px) {
      .-gallery li h4 {
        margin-top: 10px 0px; } }
  .-gallery li img {
    -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2); }
  .-gallery li:first-child {
    margin-top: 60px; }
    @media screen and (max-width: 599px) {
      .-gallery li:first-child {
        margin-top: 0px; } }
  .-gallery li:last-child {
    margin-top: 60px; }
    @media screen and (max-width: 599px) {
      .-gallery li:last-child {
        margin-top: 0px; } }

.-gallery::after {
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.5;
  width: 700px;
  /*画像の幅*/
  height: 460px;
  /*画像の高さ*/
  background: url(../img/cmn/triangle3.svg) no-repeat; }

@media screen and (max-width: 599px) {
  .-gallery::after {
    content: none; } }

.-gallery2 {
  height: 240px; }
  @media screen and (max-width: 767px) {
    .-gallery2 {
      height: auto; } }
  .-gallery2 ul li:first-child {
    position: absolute;
    top: -60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
    @media screen and (max-width: 767px) {
      .-gallery2 ul li:first-child {
        position: relative;
        display: block;
        top: 0px; } }
  .-gallery2 ul li:nth-child(2) {
    position: absolute;
    bottom: -60px;
    left: 100px;
    padding-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .-gallery2 ul li:nth-child(2) {
        position: relative;
        display: block;
        bottom: 0px;
        left: 0px;
        padding-bottom: 0px; } }
  .-gallery2 ul li:nth-child(3) {
    position: absolute;
    bottom: -60px;
    right: 100px;
    padding-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .-gallery2 ul li:nth-child(3) {
        position: relative;
        display: block;
        bottom: 0px;
        right: 0;
        padding-bottom: 0px; } }
  .-gallery2::after {
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.5;
    width: 460px;
    /*画像の幅*/
    height: 310px;
    /*画像の高さ*/
    background: url(../img/cmn/triangle3.svg) no-repeat; }
  @media screen and (max-width: 599px) {
    .-gallery2::after {
      content: none; } }

.-gallery3::after {
  content: none !important; }

.-gallery4 li {
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  .-gallery4 li img {
    width: 100%; }

.recruit-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .recruit-flow li {
    width: 22%;
    border: 1px solid #e8382c;
    padding: 32px 20px;
    position: relative; }
    .recruit-flow li > span {
      position: absolute;
      top: .1em;
      right: .1em;
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      opacity: .1;
      font-size: 2.4em; }
    .recruit-flow li > h6 {
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.8em;
      color: #e8382c;
      margin-bottom: 16px; }
    .recruit-flow li::after {
      content: '';
      /*何も入れない*/
      display: inline-block;
      /*忘れずに！*/
      position: absolute;
      bottom: 0;
      right: 0;
      width: 40px;
      /*画像の幅*/
      height: 40px;
      /*画像の高さ*/
      background-image: url(../img/cmn/arrow-red1.svg);
      background-size: contain; }
    .recruit-flow li:last-child::after {
      content: none; }
  @media screen and (max-width: 599px) {
    .recruit-flow {
      display: block; }
      .recruit-flow li {
        width: 100%;
        margin-bottom: 20px; } }

/*メールフォーム*/
.form-container {
  margin: 0 auto !important;
  width: 600px; }
  @media screen and (max-width: 599px) {
    .form-container {
      width: 94%; } }

.mailform {
  overflow: hidden;
  padding: 14px 0; }

.mailform dt {
  width: 100%;
  float: left;
  font-size: 16px;
  padding: 8px 0;
  font-weight: bold;
  margin-bottom: 4px; }
  @media screen and (max-width: 599px) {
    .mailform dt {
      width: 96%; } }

.mailform dd {
  float: left;
  font-size: 16px;
  text-align: left;
  line-height: 200%; }
  @media screen and (max-width: 599px) {
    .mailform dd {
      width: 100%; } }

.mailform select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  position: relative;
  width: 100%;
  font-size: 18px;
  padding: 10px 12px;
  border-radius: 6px;
  border: 1px solid #458dce; }

.mailform select::before {
  position: absolute;
  display: block;
  top: 0.8em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #da3c41;
  pointer-events: none; }

.form01 {
  width: 600px;
  font-size: 18px;
  padding: 10px 12px;
  border-radius: 6px;
  border: 1px solid #458dce;
  background: #fff; }

@media screen and (max-width: 768px) {
  .mailform dd {
    width: 100%; }
  .form01 {
    width: 100%; }
  .form00 {
    width: 100% !important; }
  .form02 {
    width: 100% !important; }
  .pp_container {
    width: 90%; } }

.must {
  color: #F30004;
  font-size: 14px; }

.pp_container {
  height: 200px;
  width: 90%;
  overflow: scroll;
  margin: 15px auto 35px;
  border: 2px #6f6f6f solid;
  border-radius: 5px;
  padding: 5px 15px;
  line-height: 1.6; }

.pp_container h3 {
  margin: 15px 0 5px;
  font-size: 1.2em; }

.pp_container p {
  margin-bottom: 15px;
  font-size: 0.8em !important; }

.pp_container ul li {
  list-style: disc;
  font-size: .8em !important;
  line-height: 1.2;
  margin-bottom: 8px;
  margin-left: 10px; }

.sec10 h1 {
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 40px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .pp_container {
    width: 90% !important; }
  .footer_ad {
    display: block;
    text-align: center;
    margin: auto; }
  .footer_ad img {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 60%; } }

#page-top {
  overflow: hidden;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 120%;
  z-index: 100; }
  #page-top > a {
    background: #032e66;
    border-radius: 50%;
    text-decoration: none;
    color: #fff;
    width: 56px;
    height: 56px;
    text-align: center;
    display: block; }
    #page-top > a::after {
      content: '';
      /*何も入れない*/
      display: inline-block;
      /*忘れずに！*/
      position: absolute;
      bottom: 14px;
      right: 14px;
      width: 28px;
      /*画像の幅*/
      height: 28px;
      /*画像の高さ*/
      background: url(../img/cmn/triangle4.svg) no-repeat; }
  @media screen and (max-width: 599px) {
    #page-top {
      display: none; } }

.heading {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.6em;
  color: #e8382c; }

.formTable {
  border: solid 1px #bbb !important; }

.formTable th, .formTable td {
  border: solid 1px #bbb !important;
  padding: 24px 30px;
  line-height: 1.4; }

.button {
  font-size: 1.1rem;
  z-index: 10;
  position: relative;
  display: inline-block;
  padding: .8em 0;
  border: 2px solid #fff;
  color: #fff;
  background: none;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  letter-spacing: 0;
  overflow: hidden;
  width: 400px; }
  @media screen and (max-width: 767px) {
    .button {
      margin: 0 auto;
      width: 90%; } }
  .button:hover {
    color: #458dce; }
  .button::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 120%;
    height: 100%;
    background: #fff;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: skewX(-30deg) scale(0, 1);
    -ms-transform: skewX(-30deg) scale(0, 1);
    transform: skewX(-30deg) scale(0, 1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s; }
  .button:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: skewX(-30deg) scale(1, 1);
    -ms-transform: skewX(-30deg) scale(1, 1);
    transform: skewX(-30deg) scale(1, 1); }
  .button.button::after {
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    position: absolute;
    bottom: 16px;
    right: 10px;
    width: 16px;
    /*画像の幅*/
    height: 22px;
    /*画像の高さ*/
    background: url(../img/cmn/arrow-white.svg) no-repeat; }
  .button:hover::after {
    background: url(../img/cmn/arrow-blue.svg) no-repeat; }
  .button.-blue {
    color: #458dce;
    border: 2px solid #458dce; }
    .button.-blue:hover {
      color: #fff; }
    .button.-blue::before {
      background: #458dce; }
    .button.-blue.button::after {
      background: url(../img/cmn/arrow-blue.svg) no-repeat; }
    .button.-blue:hover::after {
      background: url(../img/cmn/arrow-white.svg) no-repeat; }
  .button.-blue2 {
    color: #fff;
    background: #458dce;
    border: 2px solid #458dce; }
    .button.-blue2:hover {
      color: #458dce; }
    .button.-blue2::before {
      background: #fff; }
    .button.-blue2.button::after {
      background: url(../img/cmn/arrow-white.svg) no-repeat; }
    .button.-blue2:hover::after {
      background: url(../img/cmn/arrow-blue.svg) no-repeat; }
  .button.-blue3 {
    color: #fff;
    background: #0051a1;
    border: 2px solid #0051a1; }
    .button.-blue3:hover {
      color: #0051a1; }
    .button.-blue3::before {
      background: #fff; }
    .button.-blue3.button::after {
      background: url(../img/cmn/arrow-white.svg) no-repeat; }
    .button.-blue3:hover::after {
      background: url(../img/cmn/arrow-blue.svg) no-repeat; }
  .button.-button2 {
    width: 240px !important; }
    @media screen and (max-width: 767px) {
      .button.-button2 {
        width: 90% !important;
        margin-bottom: 10px; } }
    @media screen and (min-width: 1024px) {
      .button.-button2 {
        width: 320px !important; } }

.sub-img {
  position: relative;
  display: block; }
  .sub-img.-about {
    background: url(../img/index/sub-img_2.png) no-repeat bottom center/cover;
    height: 76vh;
    width: 90%;
    margin-right: 10%; }
    @media screen and (min-width: 600px) {
      .sub-img.-about {
        min-height: 660px;
        max-height: 800px; } }
    @media screen and (max-width: 599px) {
      .sub-img.-about {
        width: 100%;
        margin: 0%;
        height: 400px; } }
  .sub-img.-recruit {
    background: url(../img/index/recruit-img_1.png) no-repeat bottom center/cover;
    height: 66vh;
    width: 90%;
    margin-left: 10%; }
    @media screen and (min-width: 600px) {
      .sub-img.-recruit {
        min-height: 560px;
        max-height: 700px; } }
    @media screen and (max-width: 599px) {
      .sub-img.-recruit {
        width: 100%;
        margin: 0%;
        height: 400px; } }
  .sub-img.-message {
    background: url(../img/recruit/message-img_1.png) no-repeat bottom center/cover;
    display: block;
    height: 82vh;
    margin-right: 10%;
    width: 90%; }
    @media screen and (min-width: 600px) {
      .sub-img.-message {
        min-height: 700px;
        max-height: 800px; } }
    @media screen and (max-width: 599px) {
      .sub-img.-message {
        width: 100%;
        margin: 0%;
        height: 400px; } }

.sub-ttl {
  color: #333;
  margin: 0 auto;
  text-align: center; }
  .sub-ttl.-recruit {
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
    @media screen and (max-width: 767px) {
      .sub-ttl.-recruit {
        position: relative;
        top: 0; } }
    .sub-ttl.-recruit h3::after {
      content: none !important; }
  .sub-ttl h3 {
    font-size: 2rem;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    line-height: 1.3; }
    @media screen and (max-width: 599px) {
      .sub-ttl h3 {
        font-size: 1.8rem; } }
    .sub-ttl h3::after {
      content: '';
      /*何も入れない*/
      display: inline-block;
      /*忘れずに！*/
      position: absolute;
      top: 70px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100px;
      /*画像の幅*/
      height: 5px;
      /*画像の高さ*/
      background: url(../img/cmn/border-blue.svg) no-repeat; }
    .sub-ttl h3 > span {
      font-size: 4.6rem;
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: normal;
      color: #458dce;
      line-height: 1.0; }
  .sub-ttl h4 {
    font-size: 1.6rem;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: relative;
    line-height: 1;
    color: #458dce; }
  .sub-ttl p span {
    font-size: 1.3em;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #999;
    line-height: 1.0; }
  .sub-ttl.-blue > h3 {
    color: #fff; }
    .sub-ttl.-blue > h3::after {
      content: '';
      /*何も入れない*/
      display: inline-block;
      /*忘れずに！*/
      position: absolute;
      top: 14px;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100px;
      /*画像の幅*/
      height: 100px;
      /*画像の高さ*/
      background: url(../img/cmn/triangle.svg) no-repeat; }
  .sub-ttl.-blue > p span {
    color: #d2def5; }

.bg-img {
  background-image: url(../img/index/sub-bg01.png);
  background-size: cover; }

.bg-blue {
  background-color: rgba(14, 66, 179, 0.6);
  padding: 100px 0; }
  @media screen and (max-width: 599px) {
    .bg-blue {
      padding: 70px 0; } }

.bg-r_blue {
  background-color: #eef1f9;
  padding: 100px 0; }
  @media screen and (max-width: 599px) {
    .bg-r_blue {
      padding: 70px 0; } }

.sub-txt {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 60px;
  margin-top: 120px; }
  @media screen and (max-width: 599px) {
    .sub-txt {
      padding: 50px 36px;
      margin-top: 0px; } }
  .sub-txt h2 {
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.2em;
    line-height: 1.4;
    letter-spacing: -0.02em; }
    @media screen and (max-width: 599px) {
      .sub-txt h2 {
        font-size: 2em;
        line-height: 1.3;
        letter-spacing: -0.02em; } }
  .sub-txt.-right {
    position: absolute;
    top: 80px;
    right: 0%; }
    @media screen and (max-width: 599px) {
      .sub-txt.-right {
        position: static;
        right: 0%; } }
  .sub-txt.-left {
    position: absolute;
    top: 80px;
    left: 0% !important; }
    @media screen and (max-width: 599px) {
      .sub-txt.-left {
        position: static;
        right: 0%; } }
  .sub-txt > .mincho {
    margin-top: 20px;
    text-align: right;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .sub-txt > .mincho span {
      font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.4em;
      margin-left: 20px; }

.sub-long h3::after {
  content: none !important; }

.move-page {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .move-page li {
    margin: 0 2%; }
    @media screen and (max-width: 599px) {
      .move-page li {
        margin: 0%;
        margin-bottom: 2%; } }
    .move-page li p {
      text-align: center; }

.bg-gray {
  background: #efefef !important;
  padding: 90px 0; }
  @media screen and (max-width: 599px) {
    .bg-gray {
      padding: 80px 0; } }

.interview-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 599px) {
    .interview-box {
      display: block; } }
  .interview-box li {
    width: 50%;
    max-height: 550px; }
    @media screen and (max-width: 599px) {
      .interview-box li {
        width: 100%;
        height: 100%; } }
    .interview-box li img {
      height: 100%;
      width: 100%; }
      @media screen and (max-width: 599px) {
        .interview-box li img {
          background: #efefef !important;
          padding: 0 40px; }
          .interview-box li img:last-child {
            padding-bottom: 30px; } }
  .interview-box > .-txt {
    padding: 60px;
    background: #efefef; }
    @media screen and (max-width: 599px) {
      .interview-box > .-txt {
        padding: 30px 26px; } }
    .interview-box > .-txt > .-question {
      margin: 40px 0 12px;
      font-size: 1.4em;
      font-weight: bold;
      clear: none; }
      @media screen and (max-width: 599px) {
        .interview-box > .-txt > .-question {
          margin: 26px 0 8px;
          line-height: 1.2;
          font-size: 1.3em; } }
      .interview-box > .-txt > .-question:first-child {
        margin-top: 0; }
      .interview-box > .-txt > .-question::before {
        content: 'ー';
        display: inline-block;
        bottom: 0px;
        left: 0px;
        background-size: contain;
        font-size: 1em;
        width: 1.6em; }
    .interview-box > .-txt.-txt2 {
      background: #fff; }

@media screen and (max-width: 599px) {
  .-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media screen and (min-width: 600px) {
  .-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

.qanda {
  margin-top: 30px;
  background: #efefef;
  padding: 60px; }
  @media screen and (max-width: 599px) {
    .qanda {
      padding: 40px 30px 30px; } }
  .qanda > h5 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 2em; }
    .qanda > h5 span {
      color: #fff;
      background: #000;
      padding: 4px;
      margin-right: 10px; }
      .qanda > h5 span > br {
        display: none; }
        @media screen and (max-width: 599px) {
          .qanda > h5 span > br {
            display: block; } }
  .qanda ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (max-width: 599px) {
      .qanda ul {
        display: block; } }
    .qanda ul li {
      width: 48%; }
      @media screen and (max-width: 599px) {
        .qanda ul li {
          width: 100%; }
          .qanda ul li img {
            margin-top: 30px; } }
  .qanda > p {
    margin-top: 20px !important;
    line-height: 1.6; }

.under-sttl {
  text-align: center; }
  .under-sttl > h3, .under-sttl h3 span, .under-sttl h5, .under-sttl p span {
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal; }
  @media screen and (max-width: 599px) {
    .under-sttl > p {
      text-align: left; } }
  .under-sttl > p span {
    color: #458dce; }
    @media screen and (max-width: 599px) {
      .under-sttl > p span {
        text-align: center; }
        .under-sttl > p span br {
          display: none; } }
  .under-sttl > h3 {
    letter-spacing: -0.04em;
    line-height: 1.3em;
    font-size: 2.4em;
    margin-bottom: 40px; }
    @media screen and (max-width: 599px) {
      .under-sttl > h3 {
        margin-bottom: 30px; } }
    @media screen and (max-width: 599px) {
      .under-sttl > h3 > span {
        display: block; } }
  .under-sttl > p span {
    font-size: 1.4em;
    letter-spacing: .05em; }

.greeting {
  font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-top: 20px;
  font-size: 1.2em; }
  .greeting span {
    font-size: 1.5em;
    font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.info-space li {
  text-align: center;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .info-space li:first-child {
      border-right: 1px solid #ddd; } }
  @media screen and (max-width: 599px) {
    .info-space li:first-child {
      border-right: none; }
    .info-space li:last-child {
      margin-top: 60px; } }
  .info-space li img {
    width: 330px !important; }
  .info-space li h4 {
    font-weight: bold;
    font-size: 1.2em;
    color: #458dce; }

.column.-fixed > li {
  margin: 0 auto; }
  .column.-fixed > li p a {
    width: 280px !important;
    padding: .8em 0 !important;
    text-align: center; }
    @media screen and (max-width: 599px) {
      .column.-fixed > li p a {
        width: 90% !important; } }
    @media screen and (min-width: 768px) {
      .column.-fixed > li p a {
        width: 330px !important; } }

.blue-line {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 120%;
  float: right;
  border-bottom: 1px solid #458dce; }
  .blue-line.-reverse {
    float: left; }
  @media screen and (max-width: 599px) {
    .blue-line {
      width: 100% !important; } }

.gray-line {
  border-bottom: 1px solid #ddd; }

.interview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .interview > .-human {
    margin: 0 auto;
    width: 10%;
    text-align: center;
    margin-right: 4%; }
    @media screen and (max-width: 599px) {
      .interview > .-human {
        width: 26%; } }
  .interview > .-txt2 p {
    background-color: #dedef8 !important; }
    .interview > .-txt2 p::before {
      border-color: transparent transparent transparent #dedef8 !important; }
  .interview > .-txt {
    width: 86%; }
    .interview > .-txt p {
      padding: 20px;
      background-color: #deecf8;
      border-radius: 10px;
      position: relative;
      width: 100%; }
      .interview > .-txt p span {
        color: #999; }
      .interview > .-txt p::before {
        content: " ";
        position: absolute;
        width: 0;
        height: 0;
        left: -8px;
        top: 20px;
        border-style: solid;
        border-color: transparent transparent transparent #deecf8;
        border-width: 30px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .question > li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
    .question > li:nth-child(1) {
      width: 6%; }
      @media screen and (max-width: 599px) {
        .question > li:nth-child(1) {
          width: 16% !important; } }
    @media screen and (max-width: 599px) {
      .question > li p {
        padding: 14px 16px !important; } }
    .question > li > h5 {
      background: #458dce;
      border-radius: 6px;
      font-size: 1.8rem;
      padding: 16px 20px;
      color: #fff;
      height: 60px; }
      @media screen and (max-width: 599px) {
        .question > li > h5 {
          padding: 16px 10px;
          height: 100%; } }
    .question > li > p {
      background: white;
      border-radius: 6px;
      height: 60px;
      padding: 18px 24px; }
      @media screen and (max-width: 599px) {
        .question > li > p {
          padding: 14px 10px;
          height: 100%;
          line-height: 1.2;
          min-height: 60px; } }

.answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .answer > li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%; }
    .answer > li:nth-child(1) {
      width: 6%; }
      @media screen and (max-width: 599px) {
        .answer > li:nth-child(1) {
          width: 16% !important; } }
    .answer > li > h5 {
      background: #b6ccea;
      border-radius: 6px;
      font-size: 1.8rem;
      padding: 16px 20px;
      color: #458dce;
      height: 60px; }
      @media screen and (max-width: 599px) {
        .answer > li > h5 {
          padding: 16px 10px; } }
    .answer > li > p {
      padding: 18px 24px; }
      @media screen and (max-width: 599px) {
        .answer > li > p {
          padding: 0px 0 16px 16px; } }

.-entry li img {
  -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2); }

.border-sp {
  margin: 0 auto;
  margin-bottom: 10px; }
  @media screen and (min-width: 600px) {
    .border-sp {
      display: none; } }

@media screen and (max-width: 599px) {
  .sub-ttl > .-txt {
    text-align: left; } }

@media screen and (max-width: 599px) {
  #sample li {
    height: 100% !important; } }

@media screen and (max-width: 599px) {
  .custom-thumb a img {
    width: 18%; } }

@media screen and (max-width: 599px) {
  #sample-2 li {
    height: 100% !important; } }

@media screen and (max-width: 599px) {
  .custom-thumb a img {
    width: 18%; } }

.recruit-box {
  background: url(../img/cmn/footer-img.png) no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  padding: 50px 0; }
  .recruit-box > .main-container ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .recruit-box > .main-container ul li > h3, .recruit-box > .main-container ul li p {
      color: #fff; }
      @media screen and (max-width: 599px) {
        .recruit-box > .main-container ul li > h3, .recruit-box > .main-container ul li p {
          text-align: center;
          margin-bottom: 20px; } }

.-btn2 {
  padding: 10px 40px !important;
  position: relative; }
  .-btn2::after {
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    position: absolute;
    bottom: 9px;
    right: 10px;
    width: 26px;
    /*画像の幅*/
    height: 26px;
    /*画像の高さ*/
    background: url(../img/cmn/arrow-white.svg) no-repeat;
    background-size: contain; }
  .-btn2:hover::after {
    content: '';
    /*何も入れない*/
    background: url(../img/cmn/arrow-red2.svg) no-repeat; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .-btn2::after {
    bottom: 16px; } }

.-btn3 {
  background: #fff;
  border-color: 1px solid #fff !important; }
  .-btn3::after {
    background: url(../img/cmn/arrow-red2.svg) no-repeat; }
  .-btn3:hover::after {
    background: url(../img/cmn/arrow-white.svg) no-repeat; }

.footer-box {
  background: #000;
  padding: 80px 0 40px;
  margin: 0 auto;
  text-align: center; }
  .footer-box > .main-container p {
    color: #fff; }
  .footer-box p {
    color: #fff; }
    @media screen and (max-width: 599px) {
      .footer-box p {
        text-align: center; } }

.footer-list {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 1023px) {
    .footer-list {
      margin-top: 0px !important; } }
  .footer-list li {
    margin: 0 2%; }
    .footer-list li a {
      color: #ddd; }
    @media screen and (max-width: 1023px) {
      .footer-list li {
        display: none;
        margin-top: 0px !important; } }

.copy {
  font-size: 0.9em;
  color: #eee;
  background: #333;
  padding: 20px 0; }
  @media screen and (max-width: 599px) {
    .copy {
      text-align: center !important; } }

/*  navigation  */
/*   gNavI
================================================ */
/*   LINK  (主にテキストリンクなど)
================================================ */
/*   BUTTON（ボタン）
================================================ */
.btn.-large {
  background: #458dce;
  height: 100%; }
  .btn.-large > a {
    color: #fff;
    display: block;
    padding: 50px 2em;
    font-weight: bold; }
  .btn.-large:hover {
    background: #0051a1; }
    .btn.-large:hover > a {
      color: #fff; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .-frame a {
    padding: 14px 10px 8px !important; } }

.gnav-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .gnav-list > .item > a {
    color: #000;
    font-weight: bold;
    background: #fff;
    padding: 16px 1em; }
    @media screen and (max-width: 1023px) {
      .gnav-list > .item > a {
        background: #458dce; } }
    .gnav-list > .item > a:hover {
      color: #666; }
  @media screen and (max-width: 1023px) {
    .gnav-list {
      background: #458dce; } }
  @media screen and (min-width: 1024px) {
    .gnav-list > .-sp {
      display: none; } }

@media only screen and (max-width: 1024px) {
  .gnav-list > .item a:hover {
    color: #fff !important; } }

.mr20 {
  margin-right: 20px; }

.logo-main {
  width: 220px;
  position: absolute;
  top: 26px;
  left: 20px; }
  @media screen and (max-width: 599px) {
    .logo-main {
      top: 50%;
      -webkit-transform: translate(0, -52%);
      -ms-transform: translate(0, -52%);
      transform: translate(0, -52%); } }

@media only screen and (max-width: 1024px) {
  .logo-main img {
    width: 200px;
    padding: 0px; }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1; } }

.g-header {
  height: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #458dce;
  border-top: 3px solid #458dce;
  background: #fff; }

@media only screen and (max-width: 1024px) {
  .g-header {
    position: fixed;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    top: 0;
    left: 0;
    height: 90px;
    background: #fff;
    z-index: 100; }
  .logo-main a {
    position: relative;
    z-index: 10000; }
  #gNav .nav {
    overflow-y: auto;
    position: relative;
    z-index: 1000 !important; }
  .mean-nav .container {
    padding: 0; }
  nav li .fa {
    display: none; }
  .sub-menu li {
    background: #efefef !important; }
    .sub-menu li > a {
      color: #777 !important;
      font-size: 1em !important; }
  .sub-menu li:hover {
    background: #ddd9ec !important; }
    .sub-menu li:hover > a {
      color: #999 !important;
      font-size: 1em !important; } }

#gNav ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
  margin-left: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

#gNav li {
  position: relative; }

#gNav li:last-child {
  margin-right: 0; }

#gNav li i {
  font-size: 16px;
  margin-left: 5px; }

#gNav li a {
  position: relative;
  display: block;
  text-align: center; }

#gNav .sub-menu {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  display: block;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

#gNav .sub-menu a {
  padding: 10px;
  display: block;
  border-bottom: none;
  padding: 20px;
  line-height: 1.2em; }

#gNav .sub-menu a:hover:after {
  content: none; }

#gNav .sub-menu li {
  display: block;
  font-size: 16px;
  padding: 0;
  margin: 0; }

#gNav .sub-menu li:last-child {
  border-bottom: none; }

#gNav ul > li:hover {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

#gNav ul > li:hover a,
#gNav .current-menu-item a,
#gNav .current-menu-parent a {
  color: #666; }

#gNav li:hover ul.sub-menu {
  top: 80px;
  visibility: visible;
  opacity: 1;
  z-index: 9999; }

#gNav li ul li:after {
  content: none; }

#gNav li:hover ul.sub-menu a {
  color: #111; }

#gNav .sub-menu li a:hover {
  color: #458dce !important;
  background: #ddd9ec; }

#gNav .contact_btn a:hover {
  color: #fff; }

a.meanmenu-reveal {
  display: none; }

.mean-container .mean-bar {
  width: 100%;
  position: fixed;
  min-height: 94px;
  z-index: 98;
  top: 0;
  right: 0; }

.meanmenu-reveal-btn {
  position: absolute;
  display: block;
  z-index: 99999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0; }

.meanmenu-reveal {
  width: 32px;
  height: 20px;
  margin: 24px 0px;
  display: block !important;
  position: relative; }

.meanmenu-reveal:after {
  content: "MENU";
  position: absolute;
  bottom: -22px;
  color: #458dce;
  width: 60px;
  left: -14px;
  text-align: center;
  display: block;
  font-size: 14px; }

.meanmenu-reveal.meanclose:after {
  content: "CLOSE"; }

.meanmenu-reveal span {
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto; }

.meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #458dce; }

.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #458dce; }

.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #458dce; }

.meanmenu-reveal span:nth-of-type(1) {
  -webkit-animation: menu-ber01 .75s forwards;
  animation: menu-ber01 .75s forwards; }

.meanmenu-reveal span:nth-of-type(2) {
  -webkit-transition: all .25s .25s;
  -o-transition: all .25s .25s;
  transition: all .25s .25s;
  opacity: 1; }

.meanmenu-reveal span:nth-of-type(3) {
  -webkit-animation: menu-ber02 .75s forwards;
  animation: menu-ber02 .75s forwards; }

.meanclose span:nth-of-type(1) {
  -webkit-animation: active-menu-ber01 .75s forwards;
  animation: active-menu-ber01 .75s forwards;
  top: -2px; }

.meanclose span:nth-of-type(2) {
  opacity: 0; }

.meanclose span:nth-of-type(3) {
  -webkit-animation: active-menu-ber03 .75s forwards;
  animation: active-menu-ber03 .75s forwards; }

@-webkit-keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg); }
  50% {
    -webkit-transform: translateY(8px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }

@keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg); }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
    transform: translateY(8px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0); } }

@-webkit-keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg); }
  50% {
    -webkit-transform: translateY(-8px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0); } }

@keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg); }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
    transform: translateY(-8px) rotate(0); }
  100% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0); } }

@-webkit-keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(10px) rotate(0); }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg); } }

@keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
    transform: translateY(10px) rotate(0); }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg); } }

@-webkit-keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(-8px) rotate(0); }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg); } }

@keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0); }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
    transform: translateY(-8px) rotate(0); }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg); } }

.mean-container .mean-nav {
  width: 100%;
  margin-top: 90px;
  max-height: 100vh;
  overflow-y: auto;
  -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1); }

.mean-container .mean-nav ul li a img {
  display: none; }

.mean-container .mean-nav ul {
  margin: 0;
  width: 100%;
  list-style-type: none;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  z-index: 99;
  max-height: 100vh;
  max-height: calc(100vh - 80px); }

.mean-container .mean-nav ul ul {
  padding-bottom: 0;
  margin-bottom: 0; }

.mean-container .mean-nav ul li {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #458dce; }

.mean-container .mean-nav ul li a, .mean-container .mean-nav ul li a span.pre {
  display: block;
  width: 100%;
  border-top: none;
  font-size: 1.2rem;
  margin: 0;
  font-family: "A1 Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.mean-container .mean-nav ul li li a {
  width: 100%;
  padding: 1em 8%;
  text-shadow: none !important;
  visibility: visible; }

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0; }

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%; }

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%; }

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%; }

.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1); }

.mean-container .mean-nav ul li a.mean-expand {
  /*margin-top:1px;*/
  width: 60px;
  height: 100%;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 0.2em;
  font-size: 32px;
  color: #6bb5cb;
  background: #eee; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #a0c6d1;
  color: #fff;
  font-size: 32px; }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.mean-container .mean-bar, .mean-container .mean-bar a span {
  font-weight: normal; }

.mean-remove {
  display: none !important; }

.sub-menu {
  background: #fff; }
  @media screen and (max-width: 1023px) {
    .sub-menu {
      display: none; } }

@media screen and (max-width: 1023px) {
  .mean-container .mean-nav ul li a.mean-expand {
    display: none; } }

/*   HELPER
------------------------------------------ */
@media screen and (min-width: 600px) {
  .ta-c {
    text-align: center !important; } }

.ta-r {
  text-align: right !important; }

.ta-l {
  text-align: left !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mt110 {
  margin-top: 110px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.mt120 {
  margin-top: 120px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.mt130 {
  margin-top: 130px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.mt140 {
  margin-top: 140px !important; }

.mb140 {
  margin-bottom: 140px !important; }

@media screen and (max-width: 599px) {
  .mb80 {
    margin-bottom: 68px !important; } }

@media screen and (max-width: 599px) {
  .mt80 {
    margin-top: 68px !important; } }

@media screen and (max-width: 599px) {
  .mt30 {
    margin-top: 20px !important; } }

@media screen and (max-width: 599px) {
  .mt40 {
    margin-top: 30px !important; } }

@media screen and (max-width: 599px) {
  .mt60 {
    margin-top: 46px !important; } }

@media screen and (max-width: 599px) {
  .mt50 {
    margin-top: 40px !important; } }

@media screen and (max-width: 599px) {
  .mt100 {
    margin-top: 80px !important; } }

@media screen and (max-width: 599px) {
  .mb100 {
    margin-bottom: 80px !important; } }

@media screen and (max-width: 599px) {
  .font-small {
    font-size: 0.8em; } }

@media screen and (max-width: 599px) {
  .move-recruit {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    border-bottom: 1px solid #fff; } }
