@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@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: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

.wrap {
  flex-wrap: wrap;
}

* {
  -webkit-box-sizing: border-box;
  -moz-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: #333;
  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;
  font-size: 16px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6;
  word-wrap: break-word;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 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;
}

#contents {
  width: 100%;
  max-width: 1200px;
  background: none !important;
  padding-bottom: 100px;
}
#contents a {
  color: #3c250a;
}
@media only screen and (max-width: 834px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.nega_bottom {
  margin-bottom: -100px;
}
@media only screen and (max-width: 834px) {
  .nega_bottom {
    margin-bottom: -30px;
  }
}

#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;
}

@media only screen and (max-width: 640px) {
  .tl_sp_auto table {
    table-layout: auto !important;
  }
}

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;
}

#content a {
  color: #3c250a !important;
}
#content a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media only screen and (max-width: 640px) {
  .imgR {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.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;
  }
}
.dnone {
  display: none;
}

.box2 {
  width: 48%;
  margin: 20px 1% 0 1%;
}

.box3 {
  width: 31.111%;
  margin: 20px 1% 0 1%;
}

.box4 {
  width: 23%;
  margin: 20px 1% 0 1%;
}

@media only screen and (max-width: 640px) {
  .box_sp100 {
    width: 100%;
    margin: 10px 0;
  }
}

@media only screen and (max-width: 834px) {
  .box_sp50 {
    width: 48%;
    margin: 10px 1% 0 1%;
  }
}

.waku01 {
  background: #fff3e5;
  border: 1px dotted #c1935e;
}

.waku02 {
  border: 1px dotted #c1935e;
}

/****************************会社概要************************************/
.info_table table {
  width: 100%;
  margin: 0 auto;
}
.info_table table td {
  border: 0 !important;
  padding: 20px !important;
  border-bottom: 1px solid #ccc !important;
}
@media only screen and (max-width: 640px) {
  .info_table table td {
    display: block !important;
    width: 100% !important;
  }
}
.info_table table .information_title {
  padding-left: 20px !important;
  font-weight: bold;
  color: #3c250a;
  text-align: center;
  border-bottom: 1px solid #3c250a !important;
}
@media only screen and (max-width: 640px) {
  .info_table table .information_title {
    display: block !important;
    width: 100% !important;
    background: #fff3e5;
    border-bottom: 1px solid #3c250a !important;
  }
}

/****************************会社概要************************************/
.contact_table table {
  width: 100%;
  margin: 0 auto;
}
.contact_table table th {
  padding-left: 20px !important;
  font-weight: bold;
  color: #3c250a;
  text-align: center;
  background: #fff3e5;
}
@media only screen and (max-width: 640px) {
  .contact_table table th {
    display: block !important;
    width: 100% !important;
    background: #fff3e5;
  }
}
.contact_table table td {
  padding: 20px !important;
  border-bottom: 1px solid #ccc !important;
}
@media only screen and (max-width: 640px) {
  .contact_table table td {
    display: block !important;
    width: 100% !important;
  }
}

/************************************スマホ、タブレット時表示************************************/
.sp_tel a {
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .sp_tel a {
    pointer-events: auto;
  }
}

.sp_tel_text a {
  color: #333 !important;
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .sp_tel_text a {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pc_block {
  display: block;
}
@media only screen and (max-width: 640px) {
  .pc_block {
    display: inline;
  }
}

@media only screen and (max-width: 640px) {
  .sp_left {
    text-align: left !important;
  }
}

.map ul li {
  border-left: 5px solid #3c250a !important;
}
.map ul li a {
  color: #3c250a !important;
}
.map ul li:last-child {
  display: none;
}

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms;
}
@media only screen and (max-width: 640px) {
  .fadein {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

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% {
    transform: scale(1.1);
  }
}
.fixed {
  position: fixed;
  z-index: 11;
  top: 0;
  width: 100%;
  height: auto !important;
  background: white;
}

#header {
  width: 100%;
  height: 100%;
  background: rgba(15, 14, 46, 0.8);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
@media only screen and (max-width: 834px) {
  #header {
    padding: 20px;
    padding-top: 68px;
  }
}
#header .flxL {
  width: auto;
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  #header .flxL {
    width: 30%;
  }
}
@media only screen and (max-width: 834px) {
  #header .flxL {
    width: 98%;
  }
}
#header .flxL #siteID a {
  display: block;
}
#header .flxL #siteID a img {
  width: 100%;
}
@media only screen and (max-width: 834px) {
  #header .flxL #siteID {
    width: 100%;
  }
  #header .flxL #siteID img {
    width: 100%;
  }
  #header .flxL #siteID a {
    width: 90%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
}
#header .flxR {
  width: 68%;
}
@media only screen and (max-width: 834px) {
  #header .flxR {
    width: 100%;
  }
}

.navwrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.navwrap #nav_global {
  width: 100%;
  max-width: 700px;
}
.navwrap #nav_global ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.navwrap #nav_global ul li {
  position: relative;
}
@media only screen and (max-width: 834px) {
  .navwrap #nav_global ul li {
    border-left: 0;
  }
}
.navwrap #nav_global ul li ul {
  width: 300px;
  z-index: 99;
  position: absolute;
  display: block;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .navwrap #nav_global ul li ul {
    position: static;
    width: 100%;
  }
}
.navwrap #nav_global ul li ul li a {
  background: rgba(15, 14, 46, 0.8);
  padding: 15px 10px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .navwrap #nav_global ul li ul li a {
    font-size: 14px;
  }
}
.navwrap #nav_global ul li ul li a:hover {
  background: #0f0e2e;
}
.navwrap #nav_global ul li a {
  color: #fff !important;
  text-decoration: none;
  display: block;
  padding: 30px 0;
  font-size: 13px;
}
.navwrap #nav_global ul li a span {
  display: block;
  font-size: 16px;
}
.navwrap #nav_global ul li a:hover {
  opacity: 0.6;
}
.navwrap #hed_info {
  width: 20%;
}
@media only screen and (max-width: 834px) {
  .navwrap #hed_info {
    width: 100%;
    font-size: 16px;
  }
}
.navwrap #hed_info a {
  color: #333;
  background: #fff !important;
  text-decoration: none;
  border-radius: 50px;
  padding: 15px;
  display: block;
  font-size: 20px;
  max-width: 300px;
  width: 100%;
  line-height: 1;
  margin: 0 auto;
}

@keyframes mainscl {
  0% {
    transform: translateY(-200%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes mainscl2 {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(0);
  }
}
#mainArea {
  width: 100%;
}
#mainArea img {
  width: 120% !important;
  min-height: 54vw !important;
  margin: 0 -20% !important;
  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;
    object-fit: cover;
  }
}

.mainwrap {
  position: relative;
}
.mainwrap .main_txt {
  position: absolute;
  top: 25%;
  left: 0;
  bottom: 50%;
  right: 0;
}
@media only screen and (max-width: 640px) {
  .mainwrap .main_txt {
    top: 40%;
    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;
}

#local-keyvisual {
  position: relative;
  background-position: left bottom;
}
@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-align: center;
  text-shadow: 5px 5px 10px rgba(51, 51, 51, 0.6);
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 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 {
  padding: 100px 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
}
#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: center;
  background-size: cover;
}

.pan1 {
  margin: 20px 0;
}
@media only screen and (max-width: 640px) {
  .pan1 a {
    display: block;
  }
}
.pan1 a {
  color: #000;
}

.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: #3c250a;
  position: absolute;
  left: 10px;
  top: 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: #3c250a;
  color: #fff !important;
  display: block;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 2px;
  font-weight: bold;
  font-size: 20px;
}

footer#global_footer {
  background: #422404;
  min-width: auto !important;
}
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: flex;
  justify-content: center;
  align-items: center;
}
footer#global_footer #nav_footer li {
  border-right: 1px solid #111;
}
footer#global_footer #nav_footer li:last-child {
  border-right: none;
}
footer#global_footer #nav_footer li a {
  text-decoration: none;
  padding: 16px;
  color: #fff !important;
}
footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}

#footer {
  padding: 50px 20px;
}

.pagetop {
  z-index: 1;
  position: fixed;
  bottom: 80px;
  right: 10px;
}
@media only screen and (max-width: 640px) {
  .pagetop {
    bottom: 10px;
    right: 10px;
  }
}

.small_bg {
  color: #fff;
  padding: 10px;
  background: #140f0a;
}
.small_bg a {
  color: #fff !important;
  text-decoration: none;
}
.small_bg a:hover {
  opacity: 0.6;
}

/* box */
.h2_01 h2 {
  font-size: 1.9em;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  line-height: 1.7em;
}
@media only screen and (max-width: 834px) {
  .h2_01 h2 {
    font-size: 1.5em;
  }
}

.h2_02 h2 {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.1em;
  color: #0f0e2e;
}
@media only screen and (max-width: 834px) {
  .h2_02 h2 {
    font-size: 1.6em;
  }
}
.h2_02 h2 span {
  display: block;
  font-size: 0.5em;
  margin-top: 10px;
  color: #0f0e2e;
}

.h2_03 h2 {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  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;
  margin-top: 10px;
}

.h2_04 h2 {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.1em;
  color: #fff;
}
@media only screen and (max-width: 834px) {
  .h2_04 h2 {
    font-size: 1.6em;
  }
}
.h2_04 h2 span {
  display: block;
  font-size: 0.5em;
  margin-top: 10px;
}

.txt {
  line-height: 2em;
}

.sec_01 {
  display: flex;
  justify-content: space-between;
  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: flex;
  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: flex;
  justify-content: space-between;
  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 {
  transition: 1s;
  background: #3c250a;
  padding: 20px;
  display: block;
  text-decoration: none;
  color: #fff !important;
  border-radius: 50px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 20px;
}
.btn a:hover {
  background: #140f0a;
  opacity: 1;
}

.news {
  display: flex;
  justify-content: space-between;
  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.6923076923% !important;
  display: inline-table;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td {
    margin-left: -7.6923076923% !important;
  }
}
@media only screen and (max-width: 640px) {
  .home_td {
    margin-left: 0 !important;
  }
}
.home_td .box {
  z-index: 10;
  float: left;
  width: 42.3076923077% !important;
  margin-left: 7.6923076923% !important;
  margin-bottom: 30px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td .box {
    width: 42.3076923077% !important;
    margin-left: 7.6923076923% !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;
  }
}

.entry {
  width: 300px;
}
.entry a {
  transition: 1s;
  color: #3c250a;
  text-decoration: none;
  background: #fff;
  border-radius: 50px;
  padding: 20px 15px;
  display: block;
  font-size: 20px;
  max-width: 300px;
  width: 100%;
  line-height: 1;
}
.entry a:hover {
  background: #140f0a;
  opacity: 1;
  color: #fff !important;
}

.menu_box {
  padding: 20px;
  border: 1px #ccc solid;
}
@media only screen and (max-width: 640px) {
  .menu_box {
    padding: 10px;
  }
}
.menu_box table td {
  padding: 10px 0 !important;
  border: 0px !important;
}
@media only screen and (max-width: 640px) {
  .menu_box table td img {
    width: 100% !important;
    max-width: 300px;
  }
}
@media only screen and (max-width: 640px) {
  .menu_box table td {
    padding: 5px 0 !important;
  }
}
.menu_box table .menu_title {
  padding-top: 0px !important;
}
.menu_box table .menu_title h3 {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 10px;
  color: #3c250a;
  border-bottom: 2px solid #3c250a;
}
@media only screen and (max-width: 640px) {
  .menu_box table .menu_title h3 {
    font-size: 20px;
  }
}
.menu_box table .menu_title h3 span {
  font-size: 16px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .menu_box table .menu_title h3 span {
    font-size: 14px;
  }
}

.reform_box {
  padding: 10px;
  border: 1px #ccc solid;
}
@media only screen and (max-width: 640px) {
  .reform_box {
    padding: 10px;
  }
}
.reform_box table td {
  padding: 0 0 10px 0 !important;
  border: 0px !important;
}
@media only screen and (max-width: 640px) {
  .reform_box table td img {
    width: 100% !important;
    max-width: 300px;
  }
}
@media only screen and (max-width: 640px) {
  .reform_box table td {
    padding: 0px 0 3px 0 !important;
  }
}
.reform_box table .menu_title {
  padding-top: 0px !important;
}
.reform_box table .menu_title h3 {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 10px;
  color: #3c250a;
  border-bottom: 2px solid #3c250a;
}
@media only screen and (max-width: 640px) {
  .reform_box table .menu_title h3 {
    font-size: 20px;
  }
}
.reform_box table .menu_title h3 span {
  font-size: 16px;
  display: block;
}
@media only screen and (max-width: 640px) {
  .reform_box table .menu_title h3 span {
    font-size: 14px;
  }
}

.voice_table {
  padding: 15px;
  border: 1px dotted #c1935e;
  background: #fff3e5;
  margin-top: 20px !important;
}
.voice_table td {
  border: 0 !important;
  padding: 10px !important;
}
.voice_table h3 {
  font-weight: bold;
  border-bottom: 1px solid #3c250a;
  padding-bottom: 10px;
}
.voice_table img {
  border: 1px solid #ccc;
  max-width: 200px;
  width: 100% !important;
}

.movie_table td {
  border: 0 !important;
  padding: 5px !important;
}
.movie_table h3 {
  font-weight: bold;
  border-bottom: 1px solid #3c250a;
  padding-bottom: 10px;
}
.movie_table img {
  border: 1px solid #ccc;
  max-width: 200px;
  width: 100% !important;
}

/*****************************よくある質問****************************************/
.faq {
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px dotted #111;
}
.faq td {
  border: 0 !important;
}
.faq .question {
  padding-bottom: 30px !important;
  padding-top: 25px;
}
.faq .question p {
  color: #3c250a;
  font-size: 24px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
  padding-left: 70px !important;
  position: relative;
}
@media screen and (max-width: 834px) {
  .faq .question p {
    font-size: 20px;
  }
}
.faq .question p:after {
  content: "";
  background: url(../images/common/qa_q.png);
  background-size: 100%;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}
.faq .answer {
  padding-top: 35px;
}
.faq .answer p {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-left: 70px !important;
}
.faq .answer p:after {
  content: "";
  background: url(../images/common/qa_a.png);
  background-size: 100%;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  visibility: inherit;
}

@media only screen and (max-width: 640px) {
  .cnt_table td img {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

.line_bordaer {
  border: 1px solid #ccc;
}

.line_btn a img {
  max-width: 150px;
}

.reform_baf_box {
  width: 43%;
  margin: 0 1%;
  padding: 10px;
  border: 1px solid #ccc;
}
@media screen and (max-width: 834px) {
  .reform_baf_box {
    padding: 5px;
  }
}
.reform_baf_box td {
  border: 0 !important;
  padding: 5px !important;
}
.reform_baf_box .baf_img {
  position: relative;
}
.reform_baf_box .baf_img .before01 {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 43%;
  text-align: left;
}
@media screen and (max-width: 834px) {
  .reform_baf_box .baf_img .before01 {
    width: 25%;
    top: -10px;
    left: -10px;
  }
}

.yajirusi01 {
  margin: 10px 1%;
  width: 8%;
}
.yajirusi01 .yajirusi {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 40px 30px;
  border-color: transparent transparent transparent #422404;
  margin: 0 auto;
}
@media screen and (max-width: 834px) {
  .yajirusi01 .yajirusi {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 15px;
    border-color: transparent transparent transparent #422404;
  }
}

.box_small {
  max-width: 320px;
}
.box_small table .before01 {
  width: 25% !important;
}

/* title */
.midashi h2 {
  font-weight: 800;
  line-height: 1.4em;
  color: #000;
  font-size: 30px;
  font-size: 1.875vw;
}
@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: 834px) {
  .midashi h2 {
    font-size: 1.3em;
  }
}

.midashi2 h2 {
  letter-spacing: 0.2em;
  padding: 15px 15px;
  font-weight: bold;
  color: #000;
  border-left: solid 5px #3c250a;
  border-bottom: solid 1px #3c250a;
  color: #3c250a;
  line-height: 1.2;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-size: 1.875vw;
}
@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: 834px) {
  .midashi2 h2 {
    font-size: 1.5em;
  }
}

.midashi2_1 h2 {
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #3c250a;
  padding: 10px;
  background: #fff3e5;
}
@media only screen and (max-width: 834px) {
  .midashi2_1 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: 1.25vw;
}
.midashi3 h3 span {
  font-size: 24px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #140f0a;
  margin-right: 10px;
}
@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: 834px) {
  .midashi3 h3 {
    font-size: 1.1em;
  }
}

.midashi3_1 h3 {
  border-bottom: solid 1px #3c250a;
  padding: 10px;
  color: #3c250a;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  padding-left: 40px;
}
.midashi3_1 h3:after {
  content: "";
  width: 17px;
  height: 16px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/h_icon01.png);
  background-size: 100%;
}

.policy h3 {
  border-bottom: dotted 1px #3c250a;
  padding: 10px;
  color: #3c250a;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  padding-left: 40px;
}
.policy h3:after {
  content: "";
  width: 17px;
  height: 16px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/h_icon01.png);
  background-size: 100%;
}

.works01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.works01:nth-child(even) {
  flex-direction: row-reverse !important;
}
@media only screen and (max-width: 834px) {
  .works01 {
    display: block !important;
  }
}
.works01 .box:first-child {
  width: 45%;
}
@media only screen and (max-width: 834px) {
  .works01 .box:first-child {
    width: 100%;
  }
}
.works01 .box:first-child img {
  width: 100% !important;
}
.works01 .box:last-child {
  width: 50%;
}
@media only screen and (max-width: 834px) {
  .works01 .box:last-child {
    width: 100%;
    margin-top: 30px;
  }
}

.works02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.works02:nth-child(odd) {
  flex-direction: row-reverse !important;
}
@media only screen and (max-width: 834px) {
  .works02 {
    display: block !important;
  }
}
.works02 .box:first-child {
  width: 45%;
}
@media only screen and (max-width: 834px) {
  .works02 .box:first-child {
    width: 100%;
  }
}
.works02 .box:first-child img {
  width: 100% !important;
}
.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: flex;
    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: flex;
  flex-wrap: wrap;
  align-items: center;
  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;
  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-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 35px;
  font-size: 2.1875vw;
}
@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: 834px) {
  .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: #0f0e2e;
}
.staff01 .btn a i {
  margin-left: 15px;
}

.staff02 {
  background: #f7f7f7;
  padding: 20px;
  border: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.staff02:nth-child(odd) {
  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;
  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: 2.1875vw;
}
@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: 834px) {
  .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 {
    flex-direction: column;
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 30px;
    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 {
  justify-content: flex-start !important;
  width: 30% !important;
}
@media screen and (max-width: 640px) {
  .recruit_01 dt {
    width: 100% !important;
    display: flex;
    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: #ffe900;
  width: 250px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-right: 0;
  margin-left: auto;
  color: #000 !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;
  transform: translateY(-50%);
}

.member01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.member01:nth-child(even) {
  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 img {
  width: 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-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-size: 1.875vw;
}
@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: 834px) {
  .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;
}

.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;
}
.bg_100per_wrap2 .inner {
  padding: 100px 0 !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bg_100per_wrap2 .inner {
    padding: 80px 20px !important;
  }
}
@media only screen and (max-width: 640px) {
  .bg_100per_wrap2 .inner {
    padding: 80px 20px !important;
  }
}

.bg_100per_inner2 {
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: #291a0d;
  background-size: cover;
  z-index: -1;
}

.annot {
  display: none;
}

.entry_container {
  margin-top: 150px;
  text-align: center !important;
}
@media screen and (max-width: 640px) {
  .entry_container {
    margin-top: 80px;
  }
}
.entry_container .home_04 a {
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .entry_container .home_04 a {
    margin-top: 15px;
  }
}

@media screen and (max-width: 640px) {
  .recruit_title ul + a + a {
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .recruit_title ul + a {
    right: 110px;
  }
}

@media 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 screen and (max-width: 640px) {
  .recruit h1 {
    padding: 0.5em 1em;
    font-size: 18px;
  }
}
.recruit h1:before {
  content: "";
  display: block;
  width: 5px;
  height: 15px;
  border-radius: 500px;
  background: #0f0e2e;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.recruit .recruit_title > a {
  color: #fff !important;
  background: rgba(60, 37, 10, 0.8);
  height: 60px;
  font-size: 1rem;
  letter-spacing: 0.1em;
}
.recruit .recruit_title > a br {
  display: none;
}
.recruit .recruit_title ul li {
  background: #3c250a;
  color: #fff;
  border: none;
  padding: 0.2em 0.5em;
  font-size: 1rem;
}
@media 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 screen and (max-width: 640px) {
  .recruit .recruit_gists {
    padding: 15px;
  }
}
.recruit .recruit_gists h3 {
  font-size: 18px;
  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 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: #3c250a;
  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;
  transform: translateY(-50%);
}
.recruit .recruit_detail dl {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 2em 1em !important;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .recruit .recruit_detail dl {
    padding: 2em 0 !important;
  }
}
@media screen 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 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 screen and (max-width: 640px) {
  .recruit .recruit_form dd {
    width: 100% !important;
    max-width: 100% !important;
  }
}

.position {
  text-align: center;
}
.position > div {
  display: inline-block;
  background: #eee;
  padding: 0.3em 3em;
  border-radius: 5px;
  font-weight: bold;
}

@media screen and (max-width: 1200px) {
  .home_02, .home_02txt, .home_02_R, .home_02txt_R, .home_02txt_03, .btn_01 {
    width: 90%;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media screen and (max-width: 1200px) and (max-width: 640px) {
  .home_02, .home_02txt, .home_02_R, .home_02txt_R, .home_02txt_03, .btn_01 {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .home_02 h2 span, .home_02txt h2 span, .home_02_R h2 span, .home_02txt_R h2 span, .home_02txt_03 h2 span, .btn_01 h2 span {
    display: block;
  }
}

div.recruit_index article.recruit > div:nth-child(1) {
  width: 300px;
}

div.recruit_index article.recruit > div:nth-child(1) img, .recruit_main_image img {
  width: 100% !important;
}

/*# sourceMappingURL=common_style.css.map */
