@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);
@import url("https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext");
.pcnone {
  display: none !important;
}
@media only screen and (max-width: 834px) {
  .pcnone {
    display: block !important;
  }
}

.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

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

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

@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, 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 {
  overflow: hidden;
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 400;
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  letter-spacing: 0.05em;
  font-size: 16px;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
}

.inner2 {
  margin: 0 auto;
  max-width: 1160px;
}

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

#contents {
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.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;
}

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

a {
  color: #1e78c4;
  transition: 1s;
  text-decoration: none;
}

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

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

.mincho {
  font-family: "Sorts Mill Goudy", "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;
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}
@media only screen and (max-width: 834px) {
  header#global_header {
    padding-top: 68px;
    border-top: 0;
  }
}

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1);
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
.fixed {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 20;
  background: rgba(255, 255, 255, 0.9);
}

#header {
  position: relative;
  z-index: 12;
  padding: 10px 0 10px 3%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #f0f0f0;
}
@media only screen and (max-width: 1200px) {
  #header {
    padding: 10px;
  }
}
@media only screen and (max-width: 834px) {
  #header {
    padding: 0;
  }
}
#header .flxL {
  width: 38%;
}
@media only screen and (max-width: 834px) {
  #header .flxL #siteID {
    position: fixed;
    top: 4px;
    margin: 0 !important;
    right: 320px;
    z-index: 12;
    height: 60px;
    width: 60%;
  }
}
#header .flxL #siteID a {
  text-align: left;
  display: block;
}
@media only screen and (max-width: 834px) {
  #header .flxL #siteID a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    height: 60px;
  }
}
#header .flxL #siteID img {
  vertical-align: middle;
  width: auto !important;
}
@media only screen and (max-width: 834px) {
  #header .flxL #siteID img {
    max-width: 60%;
  }
}
#header .flxR {
  width: 60%;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 834px) {
  #header .flxR {
    display: none;
  }
}
#header .flxR i {
  color: #4b4b4b;
  font-size: 30px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  #header .flxR i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  #header .flxR i {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxR i {
    font-size: 25px;
  }
}
#header .flxR ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 20px;
}
#header .flxR ul li a {
  padding: 10px;
}
#header .flxR .tel2 {
  padding: 10px;
  background: #ed3535;
  font-weight: 700;
  color: #fff;
  vertical-align: middle;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-size: 1.3541666667vw;
}
@media only screen and (min-width: 1600px) {
  #header .flxR .tel2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1200px) {
  #header .flxR .tel2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxR .tel2 {
    font-size: 20px;
  }
}
#header .flxR .tel2 i {
  color: #fff;
  margin-right: 10px;
}
#header .flxR .cont a {
  opacity: 1;
  padding: 30px;
  background: #5d5d5d;
  font-weight: 700;
  color: #fff;
  vertical-align: middle;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-size: 1.3541666667vw;
}
@media only screen and (min-width: 1600px) {
  #header .flxR .cont a {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1200px) {
  #header .flxR .cont a {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1000px) {
  #header .flxR .cont a {
    font-size: 20px;
  }
}
#header .flxR .cont a:hover {
  background: #313131;
}
#header .flxR .cont a i {
  color: #fff;
  margin-right: 10px;
}

#hednav .navwrap {
  width: 100%;
}
#hednav .navwrap #nav_global {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global {
    background: inherit;
    border-bottom: 0;
    box-shadow: none;
  }
}
#hednav .navwrap #nav_global ul {
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1200px) {
  #hednav .navwrap #nav_global ul {
    padding: 10px;
  }
}
#hednav .navwrap #nav_global ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-grow: 1;
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #nav_global ul li {
    border-left: 0;
  }
}
#hednav .navwrap #nav_global ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  font-weight: 700;
  line-height: 1.4em;
  color: #222 !important;
  padding: 30px 0;
  font-size: 1em;
}
@media only screen and (min-width: 1600px) {
  #hednav .navwrap #nav_global ul li a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1200px) {
  #hednav .navwrap #nav_global ul li a {
    font-size: 1em;
  }
}
#hednav .navwrap #nav_global ul li a:hover {
  opacity: 1;
  -webkit-animation: 0.3s;
  animation: zoom 0.3s;
}
#hednav .navwrap #hed_info {
  width: 20%;
}
@media only screen and (max-width: 1200px) {
  #hednav .navwrap #hed_info {
    width: 30%;
  }
}
#hednav .navwrap #hed_info .store1 p a {
  padding: 4.5%;
  display: block;
  border-radius: 50px;
  color: #fff;
  background: #0058a7;
  font-size: 16px;
  font-size: 0.8333333333vw;
}
@media only screen and (min-width: 1600px) {
  #hednav .navwrap #hed_info .store1 p a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1200px) {
  #hednav .navwrap #hed_info .store1 p a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info .store1 p a {
    padding: 20px;
    border-radius: 0;
  }
}
#hednav .navwrap #hed_info .store1 p a i {
  margin-left: 15px;
}
#hednav .navwrap #hed_info .store2 p a {
  padding: 4.5%;
  display: block;
  border-radius: 50px;
  color: #fff;
  background: #0058a7;
  font-size: 16px;
  font-size: 0.8333333333vw;
}
@media only screen and (min-width: 1600px) {
  #hednav .navwrap #hed_info .store2 p a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1200px) {
  #hednav .navwrap #hed_info .store2 p a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .navwrap #hed_info .store2 p a {
    border-radius: 0;
  }
}
#hednav .navwrap #hed_info .store2 p a i {
  margin-left: 15px;
}

.global-menu-btn {
  display: none;
  font-size: 10px;
}
@media only screen and (max-width: 834px) {
  .global-menu-btn {
    background: #f4f7f6;
    border-right: 1px solid #E6EAEA;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 67px;
    width: 68px;
    z-index: 11;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #000;
    line-height: 1;
    transition: 1s;
  }
  .global-menu-btn:hover {
    color: #fff;
    background: #006e4b;
  }
  .global-menu-btn::before {
    font-size: 2.4em;
    content: "\f0c9";
    line-height: 1;
    font-family: "Font Awesome 5 pro";
    font-weight: 400;
  }
  .global-menu-btn i {
    margin-top: 3px;
    display: block;
    line-height: 1;
  }
}

.global-menu-close-btn {
  display: none;
}
@media only screen and (max-width: 834px) {
  .global-menu-close-btn {
    display: block;
    width: 68px;
    height: 67px;
    background: #f4f7f6;
    border-left: 1px solid #E6EAEA;
    cursor: pointer;
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  }
  .global-menu-close-btn:before {
    content: "\f00d";
    line-height: 32px;
    font-family: "Font Awesome 5 pro";
    font-size: 1.3rem;
    font-weight: 300;
    display: block;
    width: 100%;
    color: #000;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .global-menu-close-btn i {
    display: none;
  }
}

@media only screen and (max-width: 834px) {
  #hednav {
    margin-bottom: 0;
    justify-content: center;
    height: 68px;
    width: 100%;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    margin: 0;
    padding: 10px 0;
    background: #eef2f2;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  }
  #hednav .wrap {
    visibility: hidden;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: rgba(0, 0, 0, 0.6) !important;
    display: block !important;
    position: fixed;
    width: 100% !important;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
  }
  #hednav .wrap .navwrap {
    display: block !important;
    background: #eef2f2;
    width: 75%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translateX(-240%);
    -ms-transform: translateX(-240%);
    transform: translateX(-240%);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  #hednav .wrap .navwrap #hed_info {
    border-bottom: 1px solid #E6EAEA;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #hed_info .store1 {
    margin: 15px 0;
  }
  #hednav .wrap .navwrap #hed_info .store1 i {
    font-weight: 700;
    margin-right: 7px;
    font-size: 1.5rem !important;
  }
  #hednav .wrap .navwrap #hed_info .store1 a {
    background: inherit;
    border: 1px solid #000;
    padding: 15px;
    color: #000 !important;
  }
  #hednav .wrap .navwrap #hed_info .store1 .add {
    width: 100%;
    font-size: 12px;
  }
  #hednav .wrap .navwrap #hed_info .store1 .txt {
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #hednav .wrap .navwrap #hed_info .store1 .txt img {
    margin-right: 7px;
  }
  #hednav .wrap .navwrap #hed_info .store2 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #hednav .wrap .navwrap #hed_info .store2 ul li {
    width: 100%;
  }
  #hednav .wrap .navwrap #hed_info .store2 ul li a {
    color: #000;
    border: 1px solid #000;
    padding: 15px;
    font-size: 25px;
  }
  #hednav .wrap .navwrap #hed_info .store2 ul li a:hover {
    opacity: 1 !important;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn {
    width: 100%;
  }
  #hednav .wrap .navwrap #hed_info .hoverbtn a {
    transition: 1s;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }
  #hednav .wrap .navwrap #nav_global {
    width: 100%;
    margin-top: 0 !important;
  }
  #hednav .wrap .navwrap #nav_global ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
  }
  #hednav .wrap .navwrap #nav_global ul li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #E6EAEA;
  }
  #hednav .wrap .navwrap #nav_global ul li ul {
    display: block !important;
    position: static;
    height: auto !important;
  }
  #hednav .wrap .navwrap #nav_global ul li ul li a {
    color: #fff !important;
  }
  #hednav .wrap .navwrap #nav_global ul li ul li a:before {
    display: none;
  }
  #hednav .wrap .navwrap #nav_global ul li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    line-height: 1;
    height: 100%;
    padding: 24px 36px;
    font-size: 16px;
    font-weight: bold;
    color: #202121 !important;
    cursor: pointer;
  }
  #hednav .wrap .navwrap #nav_global ul li a:hover {
    background: #ccc;
  }
  #hednav .wrap .navwrap #nav_global ul li a span {
    display: none;
  }
}
.MenuOpened {
  z-index: 13 !important;
}
.MenuOpened .global-menu-btn {
  z-index: 0;
}
.MenuOpened .wrap {
  z-index: 10 !important;
  visibility: visible !important;
  opacity: 1 !important;
  background: rgba(0, 0, 0, 0.7) !important;
}
.MenuOpened .wrap .navwrap {
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  transform: translateX(0) !important;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh !important;
}
.MenuOpened .wrap .global-menu-close-btn {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@keyframes mainscl {
  0% {
    transform: translateY(-200%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes mainscl2 {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(0);
  }
}
#mainArea {
  position: relative;
  width: 100%;
  background: #fff;
}
#mainArea img {
  width: 100% !important;
  height: auto;
  vertical-align: middle;
}
#mainArea .txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 20%;
}
#mainArea .txt h1 {
  text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.7);
  line-height: 1;
  color: #fff;
  font-weight: 800;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  font-size: 70px;
  font-size: 3.6458333333vw;
}
@media only screen and (min-width: 1600px) {
  #mainArea .txt h1 {
    font-size: 4.3em;
  }
}
@media only screen and (max-width: 1000px) {
  #mainArea .txt h1 {
    font-size: 3.5em;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .txt h1 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 640px) {
  #mainArea .txt h1 {
    font-size: 2em;
  }
}
#mainArea .txt h1 span {
  letter-spacing: 0.15em;
  margin-top: 30px;
  display: block;
  font-size: 30px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  #mainArea .txt h1 span {
    font-size: 0.6em;
  }
}
@media only screen and (max-width: 1000px) {
  #mainArea .txt h1 span {
    font-size: 0.6em;
  }
}

#local-keyvisual {
  position: relative;
  background: #ed3535;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 834px) {
  #local-keyvisual {
    margin-bottom: 50px;
  }
}
#local-keyvisual h1 {
  z-index: 1;
  position: relative;
  color: #fff;
  text-align: center;
  text-shadow: 0px 3px 9.7px rgba(0, 0, 0, 0.35);
  padding: 150px 0;
  line-height: 1.2em;
  font-size: 60px;
  font-size: 3.125vw;
}
@media only screen and (min-width: 1600px) {
  #local-keyvisual h1 {
    font-size: 4em;
  }
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual h1 {
    font-size: 3em;
    padding: 100px 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1 {
    font-size: 2.5em;
    padding: 100px 0;
  }
}
#local-keyvisual h1:empty {
  display: none;
}
#local-keyvisual h1 span {
  margin-bottom: 15px;
  display: block;
  font-size: 50px;
  font-size: 2.6041666667vw;
}
@media only screen and (min-width: 1600px) {
  #local-keyvisual h1 span {
    font-size: 0.7em;
  }
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual h1 span {
    font-size: 0.7em;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual h1 span {
    font-size: 0.6em;
  }
}
#local-keyvisual h1 div {
  font-weight: 700;
}

#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: 30px 0;
}
@media only screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #222;
}

footer#global_footer {
  padding: 30px 0 0 0;
  background-color: #f2f2f2 !important;
  width: 100%;
  min-width: 100% !important;
  height: auto;
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer a:hover {
  text-decoration: none;
}

#footer .inner #siteID {
  margin-bottom: 30px;
}
@media only screen and (max-width: 834px) {
  #footer .inner #siteID {
    padding: 0 10px;
  }
}
#footer .inner #siteID a {
  text-align: center;
  display: block;
}
#footer .inner #siteID img {
  vertical-align: middle;
  width: auto !important;
}
#footer .inner #nav_footer {
  margin-bottom: 20px;
}
@media only screen and (max-width: 834px) {
  #footer .inner #nav_footer {
    display: none;
  }
}
#footer .inner #nav_footer ul {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#footer .inner #nav_footer ul li a {
  padding: 0 15px;
  font-size: 0.8em;
  color: #000;
}
#footer .inner #nav_footer ul li:last-child a {
  border-left: 1px solid #000;
}

#copy {
  text-align: center;
  font-size: 0.8em;
  display: block;
  line-height: 50px;
  color: #fff;
  background: #ed3535;
}
@media only screen and (max-width: 640px) {
  #copy {
    text-align: center;
  }
}
#copy a {
  font-size: 0.8em;
  color: #fff;
  text-decoration: none;
}
#copy a:hover {
  opacity: 0.6;
}

@-webkit-keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 90px;
  width: 90px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media only screen and (max-width: 640px) {
  .progress-wrap {
    display: none;
  }
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  background: #fff;
}

.progress-wrap::after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f062";
  font-weight: 700;
  text-align: center;
  font-size: 1.9em;
  color: #006e4b;
  left: 0;
  top: 0;
  height: 90px;
  width: 90px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f062";
  font-weight: 700;
  text-align: center;
  font-size: 1.9em;
  color: #006e4b;
  opacity: 0;
  left: 0;
  top: 0;
  height: 90px;
  width: 90px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.progress-wrap svg {
  z-index: 1;
  position: relative;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: #006e4b;
  stroke-width: 5;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

body.light .progress-wrap {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
}

body.light .progress-wrap::after {
  color: #1f2029;
}

body.light .progress-wrap svg.progress-circle path {
  stroke: #1f2029;
}

.switch,
.circle {
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.switch {
  width: 80px;
  height: 4px;
  border-radius: 27px;
  background-image: linear-gradient(298deg, #da2c4d, #f8ab37);
  position: fixed;
  right: 50px;
  top: 75px;
  display: block;
  margin: 0 auto;
  text-align: center;
  opacity: 1;
  z-index: 33333;
  transition: all 300ms linear;
}

.circle {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4b4d64;
  box-shadow: 0 4px 4px rgba(26, 53, 71, 0.25), 0 0 0 1px rgba(26, 53, 71, 0.07);
  animation: border-transform 10s linear infinite alternate forwards;
}

.circle:before {
  position: absolute;
  font-family: "unicons";
  content: "\eac1";
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 1.3em;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px;
  opacity: 1;
  color: #ff8695;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.circle:after {
  position: absolute;
  font-family: "unicons";
  content: "\eb8f";
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 1.3em;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px;
  color: #f8ab37;
  opacity: 0;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.switched .circle {
  left: 45px;
  box-shadow: 0 4px 4px rgba(26, 53, 71, 0.25), 0 0 0 1px rgba(26, 53, 71, 0.07);
  background: #1f2029;
}

.switched .circle:before {
  opacity: 0;
}

.switched .circle:after {
  opacity: 1;
}

.cont_1 {
  position: relative;
  z-index: 10;
  margin: -50px auto 0;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .cont_1 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_1 {
    margin: 60px auto 0;
  }
}
.cont_1 .box {
  display: flex;
  align-items: center;
  width: 22%;
  text-align: center;
  transition: 1s;
}
@media only screen and (max-width: 834px) {
  .cont_1 .box {
    width: 48%;
    margin-bottom: 2%;
  }
}
.cont_1 .box:nth-child(1) {
  background: #ed3535;
}
.cont_1 .box:nth-child(1):hover {
  background: #ed3535;
}
.cont_1 .box:nth-child(2) {
  background: #ff6868;
}
.cont_1 .box:nth-child(2):hover {
  background: #ff6868;
}
.cont_1 .box:nth-child(3) {
  background: #a8d3ff;
}
.cont_1 .box:nth-child(3):hover {
  background: #a8d3ff;
}
.cont_1 .box:nth-child(4) {
  background: #a8ffd3;
}
.cont_1 .box:nth-child(4):hover {
  background: #a8ffd3;
}
.cont_1 .box div {
  width: 100%;
}
.cont_1 .box a {
  padding: 30px 10px;
  line-height: 1.6em;
  color: #fff;
  display: block;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1em;
  opacity: 1;
}
.cont_1 .box a span {
  font-size: 1.1em;
}

.cont_2 {
  background: url(../images/common/pt_1.png);
  padding: 50px 0;
  margin: 50px 0;
}
.cont_2 .wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .cont_2 .wrap {
    padding: 0 10px;
  }
}
.cont_2 .wrap .box {
  width: 48%;
}
.cont_2 .wrap .box h3 {
  display: none;
}
.cont_2 .wrap .box div {
  margin-top: 15px;
  text-align: center;
  font-size: 1.2em;
}
@media only screen and (max-width: 640px) {
  .cont_2 .wrap .box div {
    font-size: 1em;
  }
}
.cont_2 .wrap .box img {
  width: 100% !important;
}
.cont_2 .wrap .box a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.cont_2 .wrap .box a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 50%;
  display: block;
  width: 100% !important;
}
@media only screen and (max-width: 834px) {
  .cont_2 .wrap .box a:before {
    display: none;
  }
}
.cont_2 .wrap .box a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 834px) {
  .cont_2 .wrap .box a img {
    position: static;
  }
}

.cont_3 {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media only screen and (max-width: 1200px) {
  .cont_3 {
    padding: 0 10px;
  }
}
.cont_3 .midashi {
  width: 100%;
}
.cont_3 .wrap {
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cont_3 .wrap {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_3 .wrap {
    justify-content: space-between;
    margin-left: 0;
  }
}
.cont_3 .wrap .box {
  width: 47.5609756098%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cont_3 .wrap .box {
    width: 47.5609756098%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .cont_3 .wrap .box {
    width: 48%;
    margin-left: 0;
  }
}
.cont_3 .wrap .box:nth-child(1) {
  background: #ed3535;
}
.cont_3 .wrap .box:nth-child(2) {
  background: #d44506;
}
.cont_3 .wrap .box:nth-child(3) {
  background: #d4c439;
}
.cont_3 .wrap .box:nth-child(4) {
  background: #1cad7f;
}
.cont_3 .wrap .box:nth-child(5) {
  background: #1cabad;
}
.cont_3 .wrap .box:nth-child(6) {
  background: #434fbd;
}
.cont_3 .wrap .box h3 {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
  padding: 15px 15px 10px;
}
.cont_3 .wrap .box div {
  padding: 0 15px 15px 15px;
}
.cont_3 .wrap .box img {
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 15vw !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cont_3 .wrap .box img {
    height: 20vw !important;
  }
}
@media only screen and (max-width: 640px) {
  .cont_3 .wrap .box img {
    height: 28vw !important;
  }
}

.btn {
  width: 100%;
  display: block;
}
.btn:after {
  display: none;
}
.btn a {
  background: #484848;
  color: #fff;
  opacity: 1 !important;
  display: block;
  line-height: 1;
  padding: 30px 10px;
  border: 1px solid #fff;
}
.btn a:hover {
  color: #fff;
  background: #313131;
}
.btn a i {
  margin-left: 15px;
}

.cont_4 {
  max-width: 1200px;
  margin: 0 auto 80px;
}
@media only screen and (max-width: 1200px) {
  .cont_4 {
    padding: 0 10px;
  }
}
.cont_4 .news {
  z-index: 1;
  position: relative;
  height: 400px;
  overflow-y: scroll;
  padding-right: 10px;
}
@media only screen and (max-width: 834px) {
  .cont_4 .news {
    height: 350px;
  }
}
.cont_4 .news dl {
  padding: 15px 0;
  border-bottom: 1px dashed #7d7d7d;
  display: block !important;
}
.cont_4 .news dl dt, .cont_4 .news dl dd {
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}

/* title */
.midashi {
  position: relative;
}
.midashi h2 {
  font-weight: 600;
  line-height: 1;
  color: #ed3535;
  font-size: 150px;
  font-size: 7.8125vw;
}
@media only screen and (min-width: 1600px) {
  .midashi h2 {
    font-size: 12em;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi h2 {
    font-size: 12em;
  }
}
@media only screen and (max-width: 1000px) {
  .midashi h2 {
    font-size: 11em;
  }
}
@media only screen and (max-width: 834px) {
  .midashi h2 {
    font-size: 300px;
    font-size: 15.625vw;
  }
}
.midashi h2 span {
  font-weight: 800;
  color: #111;
  width: 100%;
  display: block;
  font-size: 0.3em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.midashi2 h2 {
  letter-spacing: 0.2em;
  padding: 20px 15px;
  font-weight: 700;
  color: #111;
  background: #f4f4f4;
  border-left: solid 5px #ed3535;
  border-bottom: solid 3px #d7d7d7;
  font-size: 30px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  .midashi2 h2 {
    font-size: 1.9em;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi2 h2 {
    font-size: 1.9em;
  }
}
@media only screen and (max-width: 1000px) {
  .midashi2 h2 {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 640px) {
  .midashi2 h2 {
    font-size: 1.5em;
  }
}

.midashi3 {
  position: relative;
}
.midashi3:before {
  content: "";
  background: url(../images/common/pt_2.png);
  display: block;
  z-index: -1;
  width: 100%;
  height: 4px;
  position: absolute;
  top: 43%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.midashi3 h2 {
  padding-right: 10px;
  display: inline-block;
  background: #fff;
  padding-bottom: 15px;
  font-weight: 700;
  line-height: 1;
  color: #111;
  font-size: 50px;
  font-size: 2.6041666667vw;
}
@media only screen and (min-width: 1600px) {
  .midashi3 h2 {
    font-size: 3.1em;
  }
}
@media only screen and (max-width: 1200px) {
  .midashi3 h2 {
    font-size: 3.1em;
  }
}
@media only screen and (max-width: 1000px) {
  .midashi3 h2 {
    font-size: 3em;
  }
}
@media only screen and (max-width: 640px) {
  .midashi3 h2 {
    font-size: 2.9em;
  }
}

.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 {
  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: 70%;
  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;
  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: 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 {
  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: 70%;
  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;
  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: 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: 70%;
  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: #111;
  font-size: 35px;
  font-size: 1.8229166667vw;
}
@media only screen and (min-width: 1600px) {
  .staff01 .name > div {
    font-size: 2.2em;
  }
}
@media only screen 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 {
  text-align: center;
  margin-top: 0px;
}
@media only screen and (max-width: 834px) {
  .staff01 .btn {
    display: block;
  }
}
.staff01 .btn:after {
  display: none;
}
.staff01 .btn a {
  background: #ed3535;
  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: 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: 70%;
  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: #111;
  font-size: 35px;
  font-size: 1.8229166667vw;
}
@media only screen and (min-width: 1600px) {
  .staff02 .name > div {
    font-size: 2.2em;
  }
}
@media only screen 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 {
  text-align: center;
  margin-top: 0px;
}
@media only screen and (max-width: 834px) {
  .staff02 .btn {
    display: block;
  }
}
.staff02 .btn:after {
  display: none;
}
.staff02 .btn a {
  background: #ed3535;
  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: #ed3535;
  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: 25% !important;
}
@media only screen and (max-width: 640px) {
  .recruit_01 dt {
    width: 100% !important;
    display: flex;
    align-items: center !important;
  }
}
.recruit_01 dt > span {
  background: #ed3535;
  display: inline-block;
  padding: 0.2em 2.3em;
  border-radius: 3px;
  color: #fff;
}
.recruit_01 dd {
  width: 70% !important;
}
@media only screen and (max-width: 640px) {
  .recruit_01 dd {
    width: 100% !important;
  }
}
.recruit_01 dd a {
  display: block;
  background: #ff6868;
  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 {
    margin: 0 auto 0px;
  }
}
.recruit_01 dd 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%);
}

.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:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 70%;
  display: block;
  width: 100% !important;
}
.member01 .box:first-child img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  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 #ed3535;
  font-weight: 700;
  line-height: 1;
  color: #ed3535;
  font-size: 30px;
  font-size: 1.5625vw;
}
@media only screen and (min-width: 1600px) {
  .member01 .box article h2 {
    font-size: 1.9em;
  }
}
@media only screen 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: #ed3535;
  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: #ed3535;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.recruit .recruit_title > a {
  color: #fff !important;
  background: rgba(237, 53, 53, 0.8);
  height: 60px;
  font-size: 1rem;
  letter-spacing: 0.1em;
}
.recruit .recruit_title > a br {
  display: none;
}
.recruit .recruit_title ul li {
  background: #ed3535;
  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: #ed3535;
  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: #ed3535;
  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 (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;
  }
}

@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: #ed3535;
  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: #ed3535;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.recruit .recruit_title > a {
  color: #fff !important;
  background: rgba(237, 53, 53, 0.8);
  height: 60px;
  font-size: 1rem;
  letter-spacing: 0.1em;
}
.recruit .recruit_title > a br {
  display: none;
}
.recruit .recruit_title ul li {
  background: #ed3535;
  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: #ed3535;
  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: #ed3535;
  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;
}

.recruit_index h1 {
  font-family: "Sorts Mill Goudy", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333 !important;
  border-bottom: 1px solid #ed3535;
  margin-bottom: 0 !important;
  padding-bottom: 0.5em;
}
.recruit_index > article {
  border: none !important;
}
.recruit_index > article .recruit_title h2 a {
  color: #ed3535 !important;
  font-weight: bold;
}
.recruit_index > article .recruit_nav a {
  background: #ff6868 !important;
  color: #fff !important;
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 5px;
  float: right;
}

.recruit_main_image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}
.recruit_main_image:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 70%;
  display: block;
  width: 100% !important;
}
.recruit_main_image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.check-01 {
  padding: 16px;
  border: 1px solid #ccc;
}
.check-01 ul {
  display: flex;
  flex-direction: column;
}
.check-01 ul li {
  position: relative;
  padding: 0 0 0 24px;
  margin-bottom: 8px;
}
.check-01 ul li::before {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 8px;
  color: #ed3535;
  font-size: 1.2em;
}

@media only screen and (max-width: 834px) {
.check-01 ul li::before {
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 2px;
    color: #ed3535;
    font-size: 1.2em;
}
}


@media only screen and (max-width: 1264px) {
  .inner {
    padding: 0 10px;
  }
}

#main .cont_5 .new-01 {
  justify-content: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #main .cont_5 .new-01 {
    flex-direction: column;
  }
}
#main .cont_5 .new-01 .box {
  width: 32%;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 834px) {
  #main .cont_5 .new-01 .box {
    width: 100%;
    margin-top: 20px;
  }
}
#main .cont_5 .new-01 .box:first-child {
  margin-top: 0;
}
#main .cont_5 .new-01 .box > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 834px) {
  #main .cont_5 .new-01 .box > img {
    position: static;
    transform: none;
  }
}
#main .cont_5 .new-01 .box > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#main .cont_5 .new-01 .box a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 30px;
  font-size: 30px;
  font-weight: 700;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  #main .cont_5 .new-01 .box a {
    padding: 10px;
  }
}
#main .cont_5 .new-01 .box a.tel {
  background-color: #ed3535;
  flex-direction: column;
}
#main .cont_5 .new-01 .box a.tel p {
  font-size: 17px;
}
@media only screen and (max-width: 1000px) {
  #main .cont_5 .new-01 .box a.tel p {
    font-size: 12px;
  }
}
#main .cont_5 .new-01 .box a.tel div {
  font-weight: 700;
}
#main .cont_5 .new-01 .box a.entry {
  background-color: #5d5d5d;
}
#main .cont_5 .new-01 .box a i {
  margin-right: 10px;
  font-size: 30px;
}/*# sourceMappingURL=assets.css.map */