@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&amp;subset=japanese);
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jcss {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.jcsc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jcsb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ais {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 640px) {
  .disnone {
    display: block !important;
    position: fixed;
    top: 1%;
    left: 2%;
    z-index: 9;
  }
  .disnone a {
    color: #fff;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .disnone {
    display: block !important;
    position: fixed;
    top: 1%;
    left: 2%;
    z-index: 9;
  }
  .disnone a {
    color: #fff;
  }
}

@media only screen and (max-width: 640px) {
  .spdisnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

li {
  list-style: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: bold;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 20px;
}

@media only screen and (max-width: 640px) {
  .inner {
    padding: 20px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .inner {
    padding: 64px 0 20px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  position: relative;
  margin-bottom: 80px;
}

#contents {
  width: 100%;
  max-width: 1200px;
}

@media only screen and (max-width: 834px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: 500;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  transition: 1s;
}

@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.imgL {
  float: none;
  max-width: 100% !important;
}

.mincho {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

.recruit_index h1 {
  background: #f1f1f1;
  color: #333 !important;
  padding: 1em;
  border-radius: 2px;
  position: relative;
  font-weight: bold;
}

.recruit_index h1:before {
  content: "";
  display: block;
  width: 5px;
  height: 15px;
  border-radius: 500px;
  background: #0f0e2e;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .recruit_index h1 {
    margin-left: 0 !important;
  }
}

.recruit_index h2 a {
  color: #333 !important;
  font-weight: bold;
}

.recruit_index .recruit_main_text {
  background: #f3f3f3;
  padding: 20px;
}

.recruit_index .recruit_nav a {
  background: #0f0e2e;
  color: #fff !important;
  display: block;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 2px;
  font-weight: bold;
  font-size: 20px;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1);
  }
}

@keyframes zoom {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

#header {
  width: 100%;
  background: rgba(15, 14, 46, 0.8);
  position: absolute;
  position: fixed;
  top: 0;
  z-index: 1;
}

#header .hedwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px;
}

@media only screen and (max-width: 640px) {
  #header .hedwrap {
    display: block;
    padding: 0;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .hedwrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media only screen and (max-width: 640px) {
  #header #siteID {
    padding: 10px 0 !important;
    width: 100%;
  }
}

#header #siteID a {
  opacity: 1;
}

#header .tel2 {
  font-size: 26px;
  color: #fff;
  background: #aa4a92;
  border-radius: 50px;
  padding: 15px;
  margin-right: 15px;
}

#header .tel2 i {
  margin-right: 7px;
}

@media only screen and (max-width: 640px) {
  #header .tel2 i {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  #header .tel2 span {
    display: none;
  }
  #header .tel2 a {
    color: #fff;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .tel2 {
    font-size: 20px;
  }
}

.entry {
  width: 300px;
}

.entry a {
  color: #000;
  background: #ffe900;
  border-radius: 50px;
  padding: 15px;
  display: block;
  font-size: 20px;
  font-family: 'Josefin Sans', sans-serif;
}

.entry_fixed {
  width: 300px;
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .entry_fixed {
    width: 230px !important;
  }
}

@media only screen and (max-width: 640px) {
  .entry_fixed {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    left: 0;
    background: #fff;
    padding: 10px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .entry_fixed {
    position: fixed;
    bottom: 0;
    width: 100% !important;
    left: 0;
    background: #fff;
    padding: 10px;
  }
}

.entry_fixed a {
  color: #000;
  background: #ffe900;
  border-radius: 50px;
  padding: 15px;
  display: block;
  font-size: 20px;
  font-family: 'Josefin Sans', sans-serif;
}

.hed_rightwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#hed_info {
  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;
  width: 80%;
}

@media only screen and (max-width: 640px) {
  #hed_info {
    width: 100%;
    padding: 10px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info {
    display: block;
  }
}

#hed_info .time {
  font-size: 14px;
  text-align: left;
  margin-right: 15px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info .time {
    text-align: right;
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  #hed_info .time {
    margin-right: 0;
  }
}

#hed_info .cont i {
  margin-right: 7px;
}

@media only screen and (max-width: 834px) {
  #hed_info .cont i {
    margin-right: 0;
  }
}

#hed_info .cont a {
  padding: 15px;
  display: block;
  background: #aa4a92;
  border-radius: 50px;
  font-size: 22px;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  #hed_info .cont a span {
    display: none;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info .cont a span {
    display: none;
  }
}

#hed_info .hed_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 640px) {
  #hed_info .hed_cont {
    padding: 10px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info .hed_cont {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

#nav_global {
  margin-right: 30px;
}

@media only screen and (max-width: 834px) {
  #nav_global {
    margin-top: 50px;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  #nav_global {
    margin-right: 0;
  }
}

#nav_global ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 834px) {
  #nav_global ul {
    display: block;
  }
}

@media only screen and (max-width: 834px) {
  #nav_global ul li {
    border-bottom: 1px dotted #ccc;
  }
}

#nav_global ul li:after {
  display: none;
}

@media only screen and (max-width: 834px) {
  #nav_global ul li {
    text-align: left;
    padding-left: 20px;
  }
}

#nav_global ul li a {
  color: #fff;
  display: block;
  padding: 15px;
}

#nav_global ul li a span {
  display: block;
  font-size: 13px;
}

#nav_global ul li a:hover {
  opacity: 0.6;
}

#mainArea {
  width: 100%;
}

#mainArea img {
  width: 120% !important;
  min-height: 54vw !important;
  margin: 0 -20% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 640px) {
  #mainArea img {
    width: 120% !important;
    min-height: 68vw !important;
    margin: 0 -20% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.mainwrap {
  position: relative;
}

.mainwrap .main_txt {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 50%;
  right: 0;
}

@media only screen and (max-width: 640px) {
  .mainwrap .main_txt {
    top: 50%;
    bottom: 50%;
    left: 10%;
    width: 80% !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .mainwrap .main_txt {
    width: 80%;
    left: 12%;
  }
}

.mainwrap .main2 {
  position: absolute;
  bottom: 0;
}

.mainwrap .main2 img {
  width: 100% !important;
}

.main3 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.main3 img {
  width: 100% !important;
}

.slick-initialized .slick-slide {
  height: auto;
}

#local-keyvisual {
  position: relative;
  background-position: left top;
}

@media only screen and (max-width: 640px) {
  #local-keyvisual {
    margin-bottom: 30px;
  }
}

#local-keyvisual h1 {
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  z-index: 1;
  position: relative;
  text-align: left;
  text-shadow: 5px 5px 10px rgba(76, 120, 232, 0.9);
  text-align: center;
  font-family: source-han-serif-japanese, serif;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 640px) {
  #local-keyvisual h1 {
    font-size: 1.7em;
  }
}

#local-keyvisual h1 span {
  display: block;
  padding: 100px 0;
  background-color: rgba(76, 120, 232, 0.2);
}

#local-keyvisual h1 span:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}

.pan1 {
  margin: 20px 0;
}

@media only screen and (max-width: 640px) {
  .pan1 {
    display: none;
  }
}

.pan1 a {
  color: #000;
}

.mean-container .mean-bar {
  background: #b94047 !important;
  position: fixed !important;
  z-index: 8 !important;
}

.mean-container .mean-nav {
  background: #b94047 !important;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/
}

.mean-container .mean-nav ul li a {
  padding: 10px 5% !important;
}

.mean-container .mean-nav ul li a i {
  margin-right: 15px;
  font-size: 16px;
}

.drawer-hamburger {
  z-index: 101 !important;
}

.drawer-hamburger span {
  background: #fff !important;
}

.drawer-hamburger span:before, .drawer-hamburger span:after {
  background: #fff !important;
}

.drawer-hamburger.change-color span {
  background: #2e4121 !important;
}

.drawer-hamburger.change-color span:before, .drawer-hamburger.change-color span:after {
  background: #2e4121 !important;
}

.drawer-nav {
  z-index: 101 !important;
  background: rgba(15, 14, 46, 0.8) !important;
}

.drawer-nav ul li a {
  display: block;
  padding: 1em 0;
  color: #fff;
  font-size: 20px;
}

.drawer-nav ul li:after {
  content: "";
  width: 32px;
  height: 1px;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
}

.drawer-hamburger {
  z-index: 201 !important;
}

.drawer-overlay {
  z-index: 201 !important;
}

.drawer-nav {
  z-index: 202 !important;
}

.drawer-open .drawer-hamburger .drawer-hamburger-icon {
  background-color: transparent !important;
}

.drawer-nav ul li a {
  display: block;
  padding: 1em 0;
  color: #fff;
  font-size: 18px;
}

@media only screen and (max-width: 834px) {
  .for-pc {
    display: none !important;
  }
}

.not-for-pc {
  display: none !important;
}

@media only screen and (max-width: 834px) {
  .not-for-pc {
    display: block !important;
  }
}

@media only screen and (max-width: 640px) {
  .not-for-sp {
    display: none !important;
  }
}

#mainArea2 {
  margin-top: 114px;
  z-index: 0;
  position: relative;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  color: #fff;
  background: #1f3f92;
}

@media only screen and (max-width: 834px) {
  footer#global_footer {
    margin-bottom: 70px;
  }
}

footer#global_footer a {
  color: #fff;
  text-decoration: none;
}

footer#global_footer a:hover {
  text-decoration: underline;
}

footer#global_footer #nav_footer {
  margin-top: 50px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #nav_footer {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  footer#global_footer #nav_footer {
    display: none;
  }
}

footer#global_footer #nav_footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer#global_footer #nav_footer li {
  border-right: 1px solid #fff;
}

footer#global_footer #nav_footer li:last-child {
  border-right: none;
}

footer#global_footer #nav_footer li a {
  text-decoration: none;
  padding: 16px;
}

footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}

footer#global_footer #copy a {
  text-decoration: none;
}

footer#global_footer #copy a:hover {
  opacity: 0.6;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #copy a {
    line-height: 60px;
  }
}

#footer {
  padding: 50px 0;
}

.pagetop {
  z-index: 1;
  position: fixed;
  bottom: 80px;
  right: 10px;
}

.small_bg {
  background: #4682b4;
}

/* box */
.h2_01 {
  width: 410px;
}

@media only screen and (max-width: 834px) {
  .h2_01 {
    width: 310px;
  }
}

.h2_01 h2 {
  font-size: 1.9em;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #000;
  line-height: 1.5em;
}

@media only screen and (max-width: 834px) {
  .h2_01 h2 {
    font-size: 1.5em;
  }
}

.h2_02 h2 {
  font-size: 2.1em;
  color: #162b74;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 834px) {
  .h2_02 h2 {
    font-size: 1.6em;
  }
}

.h2_02 h2 span {
  font-size: 0.5em;
  margin-left: 30px;
}

.h2_03 h2 {
  font-size: 2.1em;
  color: #fff;
}

@media only screen and (max-width: 834px) {
  .h2_03 h2 {
    font-size: 1.6em;
  }
}

.h2_03 h2 span {
  display: block;
  font-size: 0.5em;
  padding-top: 15px;
}

.h2_04 h2 {
  font-size: 2.1em;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 834px) {
  .h2_04 h2 {
    font-size: 1.6em;
  }
}

.h2_04 h2 span {
  font-size: 0.5em;
  margin-left: 30px;
}

.txt {
  line-height: 2em;
}

.sec_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 640px) {
  .sec_01 {
    display: block;
  }
  .sec_01 .flxL {
    width: 100% !important;
  }
  .sec_01 .flxR {
    width: 100% !important;
  }
}

.sec_01 .flxL {
  width: 46%;
}

.sec_01 .flxR {
  width: 50%;
}

.sec_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 640px) {
  .sec_02 {
    display: block;
  }
  .sec_02 .flxL {
    width: 100% !important;
  }
  .sec_02 .flxR {
    width: 100% !important;
  }
}

.sec_02 .flxL {
  width: 50%;
}

.sec_02 .flxR {
  width: 46%;
}

.sec_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 834px) {
  .sec_03 {
    display: block;
  }
  .sec_03 .flxL {
    width: 100% !important;
  }
  .sec_03 .flxL .h2_04 h2 {
    display: block;
  }
  .sec_03 .flxL .h2_04 h2 span {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
  .sec_03 .flxL .h2_04 div {
    text-align: center !important;
  }
  .sec_03 .flxL .txt div {
    text-align: center !important;
  }
  .sec_03 .flxR {
    width: 100% !important;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .sec_03 {
    display: block;
  }
  .sec_03 .entry {
    margin: 50px auto 0 auto;
  }
  .sec_03 .flxL {
    width: 100% !important;
  }
  .sec_03 .flxL .h2_04 h2 {
    display: block;
  }
  .sec_03 .flxL .h2_04 h2 span {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
  .sec_03 .flxL .h2_04 div {
    text-align: center !important;
  }
  .sec_03 .flxL .txt div {
    text-align: center !important;
  }
  .sec_03 .flxR {
    width: 100% !important;
  }
}

.sec_03 .flxL {
  width: 70%;
}

.sec_03 .flxL .txt {
  color: #fff;
}

.sec_03 .flxR {
  width: 30%;
}

.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

.member .txt {
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .member .txt div {
    text-align: left !important;
  }
}

.btn {
  width: 300px;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .btn {
    width: 100% !important;
  }
}

.btn a {
  background: #0f0e2e;
  padding: 20px;
  display: block;
  color: #fff;
  border-radius: 50px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
}

.btn a:hover {
  background: #1f3f92;
  opacity: 1;
}

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.news .flxR {
  border-top: 5px solid #eedcb3;
  border-bottom: 5px solid #eedcb3;
  padding: 40px 0;
  font-size: 20px;
}

.news .flxR .wrap {
  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
}

@media only screen and (max-width: 640px) {
  .news {
    display: block;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .news {
    display: block;
  }
}

.news td {
  border: none;
  font-size: 16px;
}

.news .td_left {
  padding: 10px;
}

.tbl_block {
  margin: 0 !important;
  padding: 10px;
}

.home_td {
  margin-left: -7.69231% !important;
  display: inline-table;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td {
    margin-left: -7.69231% !important;
  }
}

@media only screen and (max-width: 640px) {
  .home_td {
    margin-left: 0 !important;
  }
}

.home_td .box {
  z-index: 10;
  float: left;
  width: 42.30769% !important;
  margin-left: 7.69231% !important;
  margin-bottom: 30px !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td .box {
    width: 42.30769% !important;
    margin-left: 7.69231% !important;
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .home_td .box {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

.home_td .box img {
  width: 100% !important;
  border-radius: 15px;
}

.home_td .box .cont_titl {
  display: block;
  margin: 30px 0 10px;
}

.home_td .box .cont_titl h3 {
  font-size: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .home_td .box .cont_titl h3 {
    font-size: 20px;
  }
}

.home_td .box .cont_titl h3:first-letter {
  font-size: 35px;
  color: #ef9916;
}

@media only screen and (max-width: 640px) {
  .home_td .box .cont_titl h3:first-letter {
    font-size: 30px;
  }
}

/* title */
.midashi h2 {
  font-weight: 800;
  line-height: 1.4em;
  color: #000;
  font-size: 30px;
  font-size: 3.90625vw;
}

@media only screen and (min-width: 1600px) {
  .midashi h2 {
    font-size: 1.9em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .midashi h2 {
    font-size: 1.9em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .midashi h2 {
    font-size: 1.6em;
  }
}

@media only screen and (max-width: 640px) {
  .midashi h2 {
    font-size: 1.3em;
  }
}

.midashi2 h2 {
  letter-spacing: 0.2em;
  padding: 20px 15px;
  font-weight: bold;
  color: #000;
  border-left: solid 5px #0f0e2e;
  border-bottom: solid 1px #ffe900;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-size: 3.90625vw;
}

@media only screen and (min-width: 1600px) {
  .midashi2 h2 {
    font-size: 1.9em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .midashi2 h2 {
    font-size: 1.9em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .midashi2 h2 {
    font-size: 1.6em;
  }
}

@media only screen and (max-width: 640px) {
  .midashi2 h2 {
    font-size: 1.5em;
  }
}

.midashi3 h3 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #0f0e2e;
  font-weight: 700;
  line-height: 1;
  color: #000;
  font-size: 20px;
  font-size: 2.60417vw;
}

@media only screen and (min-width: 1600px) {
  .midashi3 h3 {
    font-size: 1.4em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .midashi3 h3 {
    font-size: 1.4em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .midashi3 h3 {
    font-size: 1.2em;
  }
}

@media only screen and (max-width: 640px) {
  .midashi3 h3 {
    font-size: 1.1em;
  }
}

.works01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.works01:nth-child(even) {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

@media only screen and (max-width: 834px) {
  .works01 {
    display: block !important;
  }
}

.works01 .box:first-child {
  position: relative;
  width: 45%;
}

@media only screen and (max-width: 834px) {
  .works01 .box:first-child {
    width: 100%;
  }
}

.works01 .box:first-child:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

@media only screen and (max-width: 834px) {
  .works01 .box:first-child:before {
    display: none;
  }
}

.works01 .box:first-child img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

@media only screen and (max-width: 834px) {
  .works01 .box:first-child img {
    position: static;
  }
}

.works01 .box:last-child {
  width: 50%;
}

@media only screen and (max-width: 834px) {
  .works01 .box:last-child {
    width: 100%;
    margin-top: 30px;
  }
}

.works02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.works02:nth-child(odd) {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

@media only screen and (max-width: 834px) {
  .works02 {
    display: block !important;
  }
}

.works02 .box:first-child {
  position: relative;
  width: 45%;
}

@media only screen and (max-width: 834px) {
  .works02 .box:first-child {
    width: 100%;
  }
}

.works02 .box:first-child:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

@media only screen and (max-width: 834px) {
  .works02 .box:first-child:before {
    display: none;
  }
}

.works02 .box:first-child img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

@media only screen and (max-width: 834px) {
  .works02 .box:first-child img {
    position: static;
  }
}

.works02 .box:last-child {
  width: 50%;
}

@media only screen and (max-width: 834px) {
  .works02 .box:last-child {
    width: 100%;
    margin-top: 30px;
  }
}

.company01 dt, .company01 dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
  font-size: 1rem;
}

.company01 dt {
  border-bottom: 1px solid #ccc !important;
}

.company01 dd {
  border-bottom: 1px solid #eee !important;
}

@media only screen and (max-width: 640px) {
  .company01 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .company01 dt {
    border-bottom: 0 !important;
    background: #f9f9f9 !important;
    font-weight: bold;
  }
  .company01 dt, .company01 dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
}

.staff01 {
  background: #f7f7f7;
  padding: 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.staff01 .flxL {
  width: 48%;
}

@media only screen and (max-width: 640px) {
  .staff01 .flxL {
    width: 100%;
    margin-bottom: 20px;
  }
}

.staff01 .flxL .img {
  position: relative;
}

.staff01 .flxL .img:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 80%;
  display: block;
  width: 100% !important;
}

.staff01 .flxL .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.staff01 .flxR {
  width: 48%;
}

@media only screen and (max-width: 640px) {
  .staff01 .flxR {
    width: 100%;
  }
}

.staff01 .box td, .staff01 .box tr {
  border: 0 !important;
  display: block !important;
  padding: 0 !important;
}

.staff01 .katagaki > div {
  margin-bottom: 0.5em;
}

@media only screen and (max-width: 640px) {
  .staff01 .katagaki > div {
    font-size: 1rem;
  }
}

.staff01 .name > div {
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 1;
  color: #000;
  font-size: 35px;
  font-size: 4.55729vw;
}

@media only screen and (min-width: 1600px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}

@media only screen and (max-width: 640px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}

.staff01 .txt {
  margin-bottom: 20px;
}

.staff01 .txt > div {
  background: rgba(204, 204, 204, 0.2);
  padding: 25px !important;
}

@media only screen and (max-width: 640px) {
  .staff01 .txt > div {
    padding: 15px !important;
  }
}

.staff01 .btn {
  margin-top: 0px;
}

@media only screen and (max-width: 834px) {
  .staff01 .btn {
    display: block;
  }
}

.staff01 .btn:after {
  display: none;
}

.staff01 .btn a {
  color: #fff;
  opacity: 1 !important;
  display: inline-block;
  line-height: 1;
  padding: 20px 70px;
  border-radius: 50px;
}

.staff01 .btn a:hover {
  background: #147ad5;
}

.staff01 .btn a i {
  margin-left: 15px;
}

.staff02 {
  background: #f7f7f7;
  padding: 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.staff02:nth-child(odd) {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.staff02 .flxL {
  width: 48%;
}

@media only screen and (max-width: 640px) {
  .staff02 .flxL {
    width: 100%;
    margin-bottom: 20px;
  }
}

.staff02 .flxL .img {
  position: relative;
}

.staff02 .flxL .img:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 80%;
  display: block;
  width: 100% !important;
}

.staff02 .flxL .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.staff02 .flxR {
  width: 48%;
}

@media only screen and (max-width: 640px) {
  .staff02 .flxR {
    width: 100%;
  }
}

.staff02 .box td, .staff02 .box tr {
  border: 0 !important;
  display: block !important;
  padding: 0 !important;
}

.staff02 .katagaki > div {
  margin-bottom: 0.5em;
}

@media only screen and (max-width: 640px) {
  .staff02 .katagaki > div {
    font-size: 1rem;
  }
}

.staff02 .name > div {
  margin-bottom: 40px;
  font-weight: 600;
  line-height: 1;
  color: #000;
  font-size: 35px;
  font-size: 4.55729vw;
}

@media only screen and (min-width: 1600px) {
  .staff02 .name > div {
    font-size: 2.2em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .staff02 .name > div {
    font-size: 2.2em;
  }
}

@media only screen and (max-width: 640px) {
  .staff02 .name > div {
    font-size: 2.2em;
  }
}

.staff02 .txt {
  margin-bottom: 20px;
}

.staff02 .txt > div {
  background: rgba(204, 204, 204, 0.2);
  padding: 25px !important;
}

@media only screen and (max-width: 640px) {
  .staff02 .txt > div {
    padding: 15px !important;
  }
}

.staff02 .btn {
  margin-top: 0px;
}

@media only screen and (max-width: 834px) {
  .staff02 .btn {
    display: block;
  }
}

.staff02 .btn:after {
  display: none;
}

.staff02 .btn a {
  color: #fff;
  opacity: 1 !important;
  display: inline-block;
  line-height: 1;
  padding: 20px 70px;
  border-radius: 50px;
}

.staff02 .btn a:hover {
  background: #147ad5;
}

.staff02 .btn a i {
  margin-left: 15px;
}

@media only screen and (max-width: 640px) {
  .recruit_01 dl:first-child {
    display: none;
  }
}

.recruit_01 dl:first-child dt, .recruit_01 dl:first-child dd {
  background: #eee !important;
  color: #0f0e2e;
  padding: 0.5em !important;
  border-bottom: none !important;
}

@media only screen and (max-width: 640px) {
  .recruit_01 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
  }
}

.recruit_01 dt, .recruit_01 dd {
  border: none !important;
  background: #fff !important;
  border-bottom: 1px solid #ccc !important;
  font-size: 1rem;
  padding: 2em 0.5em !important;
}

@media only screen and (max-width: 640px) {
  .recruit_01 dt, .recruit_01 dd {
    padding: 0.5em 1em !important;
    border-bottom: 0 !important;
    background: transparent !important;
  }
}

.recruit_01 dt {
  width: 30% !important;
}

@media screen and (max-width: 640px) {
  .recruit_01 dt {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

.recruit_01 dt > span {
  width: 80%;
  background: #0f0e2e;
  text-align: center;
  display: block;
  padding: 10px;
  border-radius: 3px;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .recruit_01 dt > span {
    font-size: 16px;
  }
}

.recruit_01 dd {
  width: 70% !important;
}

@media only screen and (max-width: 640px) {
  .recruit_01 dd {
    width: 100% !important;
  }
}

.recruit_01 dd a.btn_r {
  display: block;
  background: #0f0e2e;
  width: 250px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-right: 0;
  margin-left: auto;
  color: #fff !important;
  position: relative;
}

@media only screen and (max-width: 640px) {
  .recruit_01 dd a.btn_r {
    margin: 0 auto 0px;
  }
}

.recruit_01 dd a.btn_r:after {
  content: "\f054";
  font-family: "font awesome 5 pro";
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1;
  font-size: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.member01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.member01:nth-child(even) {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.member01 .box:first-child {
  position: relative;
  width: 45%;
}

@media only screen and (max-width: 640px) {
  .member01 .box:first-child {
    width: 100%;
  }
}

.member01 .box:first-child:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

.member01 .box:first-child img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.member01 .box:last-child {
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .member01 .box:last-child {
    width: 100%;
    margin-top: 30px;
  }
}

.member01 .box article h2 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #0f0e2e;
  font-weight: 700;
  line-height: 1;
  color: #0f0e2e;
  font-size: 30px;
  font-size: 3.90625vw;
}

@media only screen and (min-width: 1600px) {
  .member01 .box article h2 {
    font-size: 1.9em;
  }
}

@media screen and (min-width: 834px) and (max-width: 1200px) {
  .member01 .box article h2 {
    font-size: 1.7em;
  }
}

@media only screen and (max-width: 640px) {
  .member01 .box article h2 {
    font-size: 1.7em;
  }
}

.contactwrap {
  background: #f7f7f7;
  padding: 50px;
}

.policy a {
  color: #333;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdpd10 td {
  padding: 10px !important;
}

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}

.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.formtel td {
  font-size: 16px;
  border: 0 !important;
}

.formtel .tel2 div {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}

.formtel .tel2 a {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media only screen and (max-width: 834px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

.center {
  text-align: center;
}

.recruit_title h1 {
  margin-top: 0 !important;
}

@media only screen and (max-width: 640px) {
  .recruit_title ul + a + a {
    right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .recruit_title ul + a {
    right: 110px;
  }
}

@media only screen and (max-width: 640px) {
  .recruit {
    padding: 15px !important;
    padding-top: 50px !important;
    margin: 15px 0 15px !important;
  }
}

.recruit h1 {
  color: #0f0e2e;
  background: #f9f9f9;
  padding: 1.5em 2em;
  position: relative;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .recruit h1 {
    padding: 0.5em 1em;
    font-size: 1.2em;
  }
}

.recruit h1:before {
  content: "";
  display: block;
  width: 5px;
  height: 15px;
  border-radius: 500px;
  background: #0f0e2e;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.recruit .recruit_title > a {
  color: #fff !important;
  background: rgba(15, 14, 46, 0.8);
  height: 60px;
  font-size: 1rem;
  letter-spacing: 0.1em;
}

.recruit .recruit_title > a br {
  display: none;
}

.recruit .recruit_title ul li {
  background: #0f0e2e;
  color: #fff;
  border: none;
  padding: 0.2em 0.5em;
  font-size: 1rem;
}

@media only screen and (max-width: 640px) {
  .recruit .recruit_title ul li {
    margin-top: 0.5em;
    margin-right: 3%;
    width: 30%;
    text-align: center;
  }
  .recruit .recruit_title ul li:nth-child(3n) {
    margin-right: 0;
  }
}

.recruit .recruit_gists {
  background: #f3f3f3;
  padding: 40px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 640px) {
  .recruit .recruit_gists {
    padding: 15px;
  }
}

.recruit .recruit_gists h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #0f0e2e;
  margin-bottom: 0.5em;
}

.recruit .recruit_gists h3:before {
  content: "\f064";
  font-family: "font awesome 5 pro";
  display: inline-block;
  margin-right: 0.3em;
}

.recruit .recruit_gists img {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 640px) {
  .recruit .recruit_gists img {
    margin-bottom: 15px !important;
    display: block;
  }
}

.recruit .recruit_link a {
  display: block;
  width: 250px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #fff !important;
  background: #0f0e2e;
  position: relative;
  margin: 0 auto;
}

.recruit .recruit_link a:after {
  content: "\f054";
  font-family: "font awesome 5 pro";
  position: absolute;
  top: 50%;
  right: 10px;
  line-height: 1;
  font-size: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.recruit .recruit_detail dl {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 2em 1em !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .recruit .recruit_detail dl {
    padding: 2em 0 !important;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .recruit .recruit_detail dt, .recruit .recruit_detail dd {
    width: 100% !important;
    min-width: 100% !important;
  }
}

.recruit .recruit_form dt {
  width: 30% !important;
  max-width: 30% !important;
}

@media only screen and (max-width: 640px) {
  .recruit .recruit_form dt {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.recruit .recruit_form dd {
  width: 70% !important;
  max-width: 70% !important;
}

@media only screen and (max-width: 640px) {
  .recruit .recruit_form dd {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.bg_100per_wrap {
  position: relative;
  padding: 100px 0 !important;
}

@media only screen and (max-width: 834px) {
  .bg_100per_wrap {
    padding: 50px 0 !important;
  }
}

.bg_100per_inner {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: url(../images/common/member_bg.jpg);
  background-size: cover;
  z-index: -1;
}

.bg_100per_wrap2 {
  position: relative;
  padding: 120px 0 !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_100per_wrap2 {
    padding: 200px 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  .bg_100per_wrap2 {
    padding: 200px 0 !important;
  }
}

@media screen and (min-width: 834px) and (max-width: 1000px) {
  .bg_100per_wrap2 {
    padding: 200px 0 !important;
  }
}

.bg_100per_inner2 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: #0f0e2e;
  background-size: cover;
  z-index: 0;
}
/*# sourceMappingURL=assets.css.map */