@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
@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");
#global_header, #contents_wrap, #global_footer {
  display: none;
}

section div.form_wrap dl {
  margin-bottom: -1px !important;
}

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

.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

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

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

* {
  -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: 500;
}

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

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

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

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1000px;
  padding: 0 0 100px 0;
}
@media only screen and (max-width: 1000px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 834px) {
  #contents {
    padding: 0 10px 50px 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: #17e012;
  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: "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;
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
.hcopy {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  line-height: 1;
  font-size: 12px;
  margin-bottom: 10px;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  z-index: 99999;
  position: relative;
}
@media only screen and (max-width: 834px) {
  header#global_header {
    padding-top: 83px;
  }
}

.fixed {
  position: fixed !important;
  z-index: 11 !important;
  top: 0px !important;
  left: 0 !important;
  width: 100% !important;
  background: white !important;
}

#header {
  z-index: 11;
  border-top: 5px solid #08539a;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 834px) {
  #header {
    padding: 10px;
    position: fixed !important;
    z-index: 11 !important;
    top: 0px !important;
    left: 0 !important;
    width: 100% !important;
    background: white !important;
  }
}
#header .inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header .flxL {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  #header .flxL {
    width: 48%;
  }
}
#header .flxL #siteID {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#header .flxL #siteID img {
  width: 271px !important;
}
#header .flxR {
  width: 72%;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 640px) {
  #header .flxR {
    width: 48%;
  }
}
#header .flxR #hednav2 ul {
  display: flex;
  height: 100%;
}
#header .flxR #hednav2 ul li {
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  #header .flxR #hednav2 ul li:nth-child(1), #header .flxR #hednav2 ul li:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul li {
    margin-right: 10px;
  }
}
#header .flxR #hednav2 ul li a {
  color: #222;
}
#header .flxR #hednav2 ul li a i {
  vertical-align: middle;
  line-height: 1;
  margin-right: 7px;
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul li a i {
    margin-right: 0;
  }
}
#header .flxR #hednav2 ul .tel2 {
  align-items: inherit;
  color: #000;
}
#header .flxR #hednav2 ul .tel2 a {
  opacity: 1;
  color: #fff;
  background: #fa9c09;
  border-bottom: 2px solid #c47b08;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px 30px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul .tel2 a {
    padding: 10px 20px;
  }
}
#header .flxR #hednav2 ul .tel2 a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
#header .flxR #hednav2 ul .tel2 a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}
#header .flxR #hednav2 ul .tel2 .txt {
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 800;
  font-size: 20px;
}
@media only screen and (max-width: 1000px) {
  #header .flxR #hednav2 ul .tel2 .txt {
    font-size: 18px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .flxR #hednav2 ul .tel2 .txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul .tel2 .txt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul .tel2 .txt span {
    display: none;
  }
}
#header .flxR #hednav2 ul .tel2 .txt2 {
  margin-top: 3px;
  line-height: 1;
  font-size: 13px;
}
@media only screen and (max-width: 1000px) {
  #header .flxR #hednav2 ul .tel2 .txt2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul .tel2 .txt2 {
    display: none;
  }
}
#header .flxR #hednav2 ul .cont a {
  border-radius: 5px;
  height: 100%;
  background: #08539a;
  border-bottom: 2px solid #063e72;
  font-weight: 700;
  color: #fff;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul .cont a {
    padding: 10px 20px;
  }
}
#header .flxR #hednav2 ul .cont a span {
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  #header .flxR #hednav2 ul .cont a span {
    display: none;
  }
}
#header .flxR #hednav2 ul .cont a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
#header .flxR #hednav2 ul .cont a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.clone-nav {
  max-width: 1200px;
  margin: 20px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1000px) {
  .clone-nav {
    display: none;
  }
}
.clone-nav .pcnone {
  display: none !important;
}
.clone-nav > li {
  position: relative;
  width: 20%;
  border-left: 1px solid #ccc;
}
.clone-nav > li:last-child {
  border-right: 1px solid #ccc;
}
.clone-nav > li a {
  display: block;
  font-size: 16px;
  color: #222;
}
.clone-nav > li ul {
  position: absolute;
  width: 100%;
  z-index: 10;
  padding: 10px;
}
.clone-nav > li ul li {
  width: 100%;
}
.clone-nav > li ul li a {
  background: rgba(8, 83, 154, 0.8);
  font-size: 14px;
  color: #fff;
  padding: 15px;
}
.global-menu-btn {
  cursor: pointer;
  border-radius: 5px;
  height: 60px;
  width: 60px;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 11;
  color: #08539a;
  line-height: 1;
  transition: 1s;
  color: #fff;
  background: #08539a;
}
.global-menu-btn:hover {
  color: #fff;
  background: #063e72;
}
.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: block;
  height: 100px;
  width: 100px;
  margin-left: auto;
  background: #f4f7f6;
  border-left: 1px solid #E6EAEA;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
}
@media only screen and (max-width: 834px) {
  .global-menu-close-btn {
    height: 70px;
    width: 70px;
  }
}
.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;
}
@media all and (-ms-high-contrast: none) {
  .global-menu-close-btn:before {
    display: none;
  }
}
.global-menu-close-btn i {
  display: none;
}

.navdamy {
  width: 100%;
  height: 100%;
  position: absolute;
}

#hednav {
  margin-bottom: 0;
  justify-content: center;
  height: 58px;
  width: 58px;
  z-index: 11;
  margin: 0;
}
#hednav .wrap {
  visibility: hidden;
  cursor: pointer;
  opacity: 0;
  transition: all 0.2s ease-out;
  background: rgba(0, 0, 0, 0.6) !important;
  display: block !important;
  position: fixed;
  width: 100% !important;
  height: 100%;
  top: 0;
  right: 0;
}
#hednav .wrap .navwrap {
  display: block !important;
  background: #eef2f2;
  width: 40%;
  height: 100%;
  opacity: 0;
  margin-left: auto;
  transform: translateX(240%);
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 834px) {
  #hednav .wrap .navwrap {
    width: 70%;
  }
}
#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;
  color: #fff;
  background: #fa9c09;
  border-bottom: 2px solid #c47b08;
  border-radius: 5px;
}
#hednav .wrap .navwrap #hed_info .store1 a {
  opacity: 1 !important;
  flex-direction: column;
  color: #fff;
  padding: 20px 10px;
  position: relative;
  overflow: hidden;
}
#hednav .wrap .navwrap #hed_info .store1 a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
#hednav .wrap .navwrap #hed_info .store1 a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}
#hednav .wrap .navwrap #hed_info .store1 i {
  margin-right: 7px;
}
#hednav .wrap .navwrap #hed_info .store1 .txt {
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 800;
  font-size: 33px;
  font-size: 1.71875vw;
}
@media only screen and (min-width: 1600px) {
  #hednav .wrap .navwrap #hed_info .store1 .txt {
    font-size: 33px;
  }
}
@media only screen and (max-width: 1000px) {
  #hednav .wrap .navwrap #hed_info .store1 .txt {
    font-size: 33px;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .wrap .navwrap #hed_info .store1 .txt {
    font-size: 25px;
  }
}
#hednav .wrap .navwrap #hed_info .store1 .txt2 {
  margin-top: 10px;
  line-height: 1;
  font-size: 13px;
  font-size: 0.6770833333vw;
}
@media only screen and (min-width: 1600px) {
  #hednav .wrap .navwrap #hed_info .store1 .txt2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1000px) {
  #hednav .wrap .navwrap #hed_info .store1 .txt2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 834px) {
  #hednav .wrap .navwrap #hed_info .store1 .txt2 {
    font-size: 11px;
  }
}
#hednav .wrap .navwrap #hed_info .store1 .txt2 span:first-child {
  margin-right: 5px;
}
#hednav .wrap .navwrap #hed_info .store2 a {
  border-radius: 5px;
  height: 100%;
  background: #08539a;
  border-bottom: 2px solid #063e72;
  font-weight: 700;
  color: #fff;
  padding: 30px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  position: relative;
  overflow: hidden;
}
#hednav .wrap .navwrap #hed_info .store2 a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
#hednav .wrap .navwrap #hed_info .store2 a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}
#hednav .wrap .navwrap #hed_info .store2 a i {
  vertical-align: middle;
  margin-right: 7px;
}
#hednav .wrap .navwrap #hed_info .store2 a span {
  line-height: 1;
}
#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;
  background: none;
}
#hednav .wrap .navwrap #nav_global > ul {
  flex-direction: column;
  margin: 0 auto;
}
#hednav .wrap .navwrap #nav_global > ul .pcnone {
  display: block !important;
}
#hednav .wrap .navwrap #nav_global > ul > li {
  text-align: left;
  position: relative;
  width: 100%;
  border-bottom: solid 1px #ddd;
}
#hednav .wrap .navwrap #nav_global > ul > li a {
  line-height: 1.7em;
  color: #222;
  font-weight: 700;
  display: block;
  padding: 25px 36px;
}
#hednav .wrap .navwrap #nav_global > ul > li a:hover {
  background: #ccc;
}
#hednav .wrap .navwrap #nav_global > ul > li ul {
  width: 100%;
  position: static;
  background: none;
}
#hednav .wrap .navwrap #nav_global > ul > li ul li a {
  background: #f7f7f7;
  color: #333;
  font-weight: 500;
  display: block;
}
#hednav .wrap .navwrap #nav_global > ul > li p {
  position: relative;
  display: block;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}
#hednav .wrap .navwrap #nav_global > ul > li p:hover:after {
  color: #333;
}
#hednav .wrap .navwrap #nav_global > ul > li p span {
  display: block;
  margin-top: 7px;
  font-size: 0.7em;
}
#hednav .wrap .navwrap #nav_global > ul > li p:after {
  border: solid 1px #ddd;
  font-weight: 100;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  display: block;
  position: absolute;
  right: 0;
  top: -1px;
  bottom: 0;
  width: 77px;
  height: 77px;
  font-size: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f7f6;
}
#hednav .wrap .navwrap #nav_global > ul > li p.open:after {
  content: "\f00d";
}

.MenuOpened {
  z-index: 13 !important;
}
.MenuOpened .global-menu-btn {
  z-index: 0;
}
@media all and (-ms-high-contrast: none) {
  .MenuOpened .global-menu-btn::before {
    content: "\f00d";
    font-family: "Font Awesome 5 pro";
  }
}
.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;
  transform: translateX(0) !important;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh !important;
  margin-left: auto;
}
.MenuOpened .wrap .global-menu-close-btn {
  opacity: 1;
  transform: translateX(0);
}

#local-keyvisual {
  overflow: hidden;
  position: relative;
  background-position: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #local-keyvisual {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  #local-keyvisual {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    margin-bottom: 50px;
  }
}
#local-keyvisual #local-keyvisual-title {
  width: 30%;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual #local-keyvisual-title {
    width: 25%;
    padding: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #local-keyvisual #local-keyvisual-title {
    width: 40%;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual #local-keyvisual-title {
    width: 100%;
  }
}
#local-keyvisual #local-keyvisual-title h1 {
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1;
  color: #333 !important;
  z-index: 1;
  position: relative;
  background: rgba(253, 251, 249, 0.4);
  height: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1.4em;
  font-size: 35px;
  font-size: 1.8229166667vw;
}
@media only screen and (min-width: 1600px) {
  #local-keyvisual #local-keyvisual-title h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual #local-keyvisual-title h1 {
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  #local-keyvisual #local-keyvisual-title h1 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual #local-keyvisual-title h1 {
    padding: 100px 10px;
    font-size: 25px;
    background: rgba(253, 251, 249, 0.5);
  }
}
#local-keyvisual #local-keyvisual-title h1:empty {
  display: none;
}
#local-keyvisual #local-keyvisual-title h1 span {
  display: block;
  font-size: 0.6em;
  line-height: 1;
  margin-top: 15px;
}
#local-keyvisual .local-keyvisual-bg {
  width: 70%;
}
@media only screen and (max-width: 1200px) {
  #local-keyvisual .local-keyvisual-bg {
    width: 75%;
  }
}
@media only screen and (max-width: 1000px) {
  #local-keyvisual .local-keyvisual-bg {
    width: 60%;
  }
}
@media only screen and (max-width: 834px) {
  #local-keyvisual .local-keyvisual-bg {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
#local-keyvisual .local-keyvisual-bg img {
  margin-right: 0;
  width: 100% !important;
  max-width: 100% !important;
}

.pan1 {
  margin: 20px 0 50px;
}
@media only screen and (max-width: 834px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #221815;
}

#mainArea {
  position: relative;
  z-index: 0;
}
#mainArea img {
  width: 100% !important;
}
#mainArea .maintxt {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  z-index: 10;
}
@media only screen and (max-width: 640px) {
  #mainArea .maintxt {
    bottom: 10px;
  }
}
#mainArea .maintxt h1 {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  font-size: 50px;
  font-size: 2.6041666667vw;
}
@media only screen and (min-width: 1600px) {
  #mainArea .maintxt h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  #mainArea .maintxt h1 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1000px) {
  #mainArea .maintxt h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 834px) {
  #mainArea .maintxt h1 {
    font-size: 25px;
  }
}
#mainArea .maintxt h1 span {
  padding: 20px 30px;
  background: #08539a;
  display: inline-block;
  line-height: 1.7em;
  margin-top: 15px;
}
@media only screen and (max-width: 834px) {
  #mainArea .maintxt h1 span {
    padding: 20px;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  z-index: 9999;
  position: relative;
}
footer#global_footer a {
  color: #08539a;
  text-decoration: none;
}
footer#global_footer a:hover {
  text-decoration: none;
}

iframe {
  vertical-align: middle;
}

#footer {
  padding: 80px 0;
}
@media only screen and (max-width: 834px) {
  #footer {
    padding: 80px 0 0;
  }
}
#footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  #footer .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  #footer .inner {
    display: block;
  }
}
#footer .inner .flxR {
  width: 50%;
}
@media only screen and (max-width: 834px) {
  #footer .inner .flxR {
    width: 100%;
  }
}
#footer .inner .flxL {
  width: 48%;
  text-align: left;
}
@media only screen and (max-width: 834px) {
  #footer .inner .flxL {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
#footer .inner .flxL #siteID {
  margin-bottom: 20px;
}
#footer .inner .flxL #siteID a {
  text-align: left;
}

#footer2 {
  color: #fff;
  background: url(../images/common/cont_bg.jpg) center top no-repeat;
  background-size: cover;
  padding: 80px 10px;
}
@media only screen and (max-width: 1200px) {
  #footer2 {
    padding: 50px 10px;
  }
}
#footer2 .inner2 p {
  margin-bottom: 50px;
  width: 100%;
  font-size: 20px;
}
@media only screen and (max-width: 1000px) {
  #footer2 .inner2 p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 .inner2 p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
#footer2 .inner2 .ttl {
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.4em;
  color: #fff;
  font-size: 37px;
}
@media only screen and (max-width: 1000px) {
  #footer2 .inner2 .ttl {
    font-size: 30px;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 .inner2 .ttl {
    font-size: 25px;
  }
}
#footer2 .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner {
    display: block;
  }
}
#footer2 .inner dl {
  width: 48%;
  background: rgba(255, 255, 255, 0.5);
  padding: 50px 0;
}
@media only screen and (max-width: 834px) {
  #footer2 .inner dl {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  #footer2 .inner dl:nth-child(2) {
    margin-top: 50px;
  }
}
#footer2 .inner dl:nth-child(2) dt {
  background: #fa9c09;
}
#footer2 .inner dl dt {
  background: #08539a;
  margin-bottom: 40px;
  line-height: 1.7em;
  display: block;
  width: 100%;
  font-weight: 700;
  color: #fff;
  padding: 20px 10px;
  font-size: 25px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #footer2 .inner dl dt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  #footer2 .inner dl dt {
    font-size: 20px;
  }
}
#footer2 .inner dl dd {
  width: 93%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer2 .inner dl dd img {
  width: 100% !important;
}

#copy {
  background: #08539a;
  padding: 10px 0;
  text-align: center;
  font-size: 13px;
  display: block;
  line-height: 1.7em;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #copy {
    text-align: center;
  }
}
#copy a {
  font-size: 13px;
  color: #fff !important;
  text-decoration: none;
}
#copy a:hover {
  opacity: 0.6;
}
@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: 50px;
  bottom: 50px;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}
@media only screen and (max-width: 640px) {
  .progress-wrap {
    right: 10px;
    bottom: 140px;
  }
}

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

.progress-wrap::after {
  position: absolute;
  content: url(../images/common/totop.png);
  text-align: center;
  line-height: 100px;
  left: 0;
  top: 0;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: block;
  z-index: 0;
  transition: all 200ms linear;
}

.progress-wrap::before {
  position: absolute;
  content: url(../images/common/totop.png);
  text-align: center;
  line-height: 100px;
  opacity: 0;
  background-image: linear-gradient(298deg, #da2c4d, #f8ab37);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 100px;
  width: 100px;
  cursor: pointer;
  display: block;
  z-index: 0;
  transition: all 200ms linear;
}

.progress-wrap svg {
  z-index: 1;
  position: relative;
  box-shadow: 0px 3px 10px rgba(51, 51, 51, 0.1);
  border-radius: 50%;
}

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

.progress-wrap svg.progress-circle path {
  stroke: #fa9c09;
  stroke-width: 4;
  box-sizing: border-box;
  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: #fa9c09;
}

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

.switch,
.circle {
  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: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px;
  opacity: 1;
  color: #ff8695;
  transition: all 300ms linear;
}

.circle:after {
  position: absolute;
  font-family: "unicons";
  content: "\eb8f";
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  height: 40px;
  color: #f8ab37;
  opacity: 0;
  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;
}

.jstarget.cont_3 .flxL {
  opacity: 0.1;
  transform: translate(0px, 100px);
  transition: all 500ms;
  transition-delay: 200ms;
}
.jstarget.cont_3 .flxR {
  opacity: 0.1;
  transform: translate(0px, 100px);
  transition: all 500ms;
  transition-delay: 400ms;
}
.jstarget.cont_3.effect .flxL {
  opacity: 1;
  transform: translate(0, 0);
}
.jstarget.cont_3.effect .flxR {
  opacity: 1;
  transform: translate(0, 0);
}
.jstarget.cont_4 .midashi2 {
  opacity: 0.1;
  transform: translate(0px, 100px);
  transition: all 200ms;
}
.jstarget.cont_4.effect .midashi2 {
  opacity: 1;
  transform: translate(0, 0);
}
.jstarget .box {
  opacity: 0.1;
  transform: translate(0px, 100px);
  transition: all 500ms;
}
.jstarget .box:nth-of-type(2) {
  transition-delay: 200ms;
}
.jstarget .box:nth-of-type(3) {
  transition-delay: 400ms;
}
.jstarget .box:nth-of-type(4) {
  transition-delay: 600ms;
}
.jstarget .box:nth-of-type(5) {
  transition-delay: 800ms;
}
.jstarget .box:nth-of-type(6) {
  transition-delay: 1000ms;
}
.jstarget .box:nth-of-type(7) {
  transition-delay: 1200ms;
}
.jstarget .box:nth-of-type(8) {
  transition-delay: 1400ms;
}
.jstarget .box:nth-of-type(9) {
  transition-delay: 1600ms;
}
.jstarget.effect .box {
  opacity: 1;
  transform: translate(0, 0);
}
.jstarget .sns_list > div {
  opacity: 0.1;
  transform: translate(0px, 100px);
  transition: all 500ms;
}
.jstarget .sns_list > div:nth-of-type(2) {
  transition-delay: 200ms;
}
.jstarget .sns_list > div:nth-of-type(3) {
  transition-delay: 400ms;
}
.jstarget .sns_list > div:nth-of-type(4) {
  transition-delay: 600ms;
}
.jstarget .sns_list > div:nth-of-type(5) {
  transition-delay: 800ms;
}
.jstarget .sns_list > div:nth-of-type(6) {
  transition-delay: 1000ms;
}
.jstarget .sns_list > div:nth-of-type(7) {
  transition-delay: 1200ms;
}
.jstarget .sns_list > div:nth-of-type(8) {
  transition-delay: 1400ms;
}
.jstarget .sns_list > div:nth-of-type(9) {
  transition-delay: 1600ms;
}
.jstarget.effect .sns_list > div {
  opacity: 1;
  transform: translate(0, 0);
}

.jstarget2 .box {
  opacity: 0.1;
  transform: translate(0px, 100px);
  transition: all 500ms;
}
.jstarget2 .box:nth-of-type(2) {
  transition-delay: 200ms;
}
.jstarget2 .box:nth-of-type(3) {
  transition-delay: 400ms;
}
.jstarget2 .box:nth-of-type(4) {
  transition-delay: 600ms;
}
.jstarget2 .box:nth-of-type(5) {
  transition-delay: 800ms;
}
.jstarget2 .box:nth-of-type(6) {
  transition-delay: 1000ms;
}
.jstarget2 .box:nth-of-type(7) {
  transition-delay: 1200ms;
}
.jstarget2 .box:nth-of-type(8) {
  transition-delay: 1400ms;
}
.jstarget2 .box:nth-of-type(9) {
  transition-delay: 1600ms;
}
.jstarget2.effect2 .box {
  opacity: 1;
  transform: translate(0, 0);
}

.btn {
  max-width: 350px;
}
.btn a {
  border-radius: 5px;
  background: #08539a;
  border-bottom: 2px solid #063e72;
  font-weight: 700;
  position: relative;
  padding: 15px 30px;
  display: block;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  position: relative;
}
.btn a:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.btn a:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}

.moveRel {
  overflow: hidden;
  position: relative;
}

.moveWrap {
  z-index: 999;
  background: #08539a;
  position: absolute;
  width: 0;
  top: 0;
}

.cont_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
}
@media only screen and (max-width: 1200px) {
  .cont_1 {
    padding: 0 10px;
  }
}
.cont_1 .box {
  width: 32%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .cont_1 .box {
    width: 48%;
  }
  .cont_1 .box:nth-child(3) {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .cont_1 .box {
    width: 100%;
    margin-top: 20px;
  }
}
.cont_1 .box a {
  position: relative;
  display: block;
}
.cont_1 .box a img {
  opacity: 1 !important;
}
.cont_1 .box a img:hover {
  opacity: 1 !important;
}
.cont_1 .box a div {
  background: #08539a;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 20px;
  color: #fff;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont_1 .box a div i {
  margin-right: 7px;
}

.cont_2 {
  padding: 80px 0 50px;
  background: url(../images/common/pt_1.png);
  position: relative;
  overflow: hidden;
}
.cont_2 .boll {
  position: absolute;
}
.cont_2 .boll:nth-child(1) {
  top: 0;
  left: 0;
}
.cont_2 .boll:nth-child(2) {
  top: 35%;
  left: -5%;
}
.cont_2 .boll:nth-child(3) {
  top: 60%;
  right: 5%;
}
@media only screen and (max-width: 1200px) {
  .cont_2 .boll:nth-child(3) {
    top: auto;
    bottom: -5%;
    right: -5%;
  }
}
.cont_2 .boll:nth-child(4) {
  top: 30%;
  right: 3%;
}
@media only screen and (max-width: 1200px) {
  .cont_2 .boll:nth-child(4) {
    top: auto;
    bottom: 15%;
    right: 5%;
  }
}
@media only screen and (max-width: 1200px) {
  .cont_2 .inner2 {
    padding: 0 10px;
  }
}
.cont_2 .inner2 .boxwrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cont_2 .inner2 .boxwrap .box {
  width: 48%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 834px) {
  .cont_2 .inner2 .boxwrap .box {
    width: 100%;
    margin-top: 20px;
  }
}
.cont_2 .inner2 .boxwrap .box td {
  padding: 0 !important;
  border: 0 !important;
}
.cont_2 .inner2 .boxwrap .box h3 {
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 15px;
  margin: 30px 0;
  border-bottom: 2px solid #08539a;
  color: #08539a;
}
.cont_2 .inner2 .boxwrap .box img {
  width: 100% !important;
}
.cont_2 .inner2 .boxwrap .box .btn div {
  margin-top: 20px;
}
.cont_2 .inner2 .boxwrap .box:nth-child(1) h3 {
  border-bottom: 2px solid #006e3f;
  color: #006e3f;
}
.cont_2 .inner2 .boxwrap .box:nth-child(1) .btn a {
  background: #006e3f;
  border-bottom: 2px solid #003b22;
}
.cont_2 .inner2 .boxwrap .box:nth-child(2) h3 {
  border-bottom: 2px solid #fa9c09;
  color: #fa9c09;
}
.cont_2 .inner2 .boxwrap .box:nth-child(2) .btn a {
  background: #fa9c09;
  border-bottom: 2px solid #b26f07;
}
.cont_2 .inner2 .boxwrap .box:nth-child(3) h3 {
  border-bottom: 2px solid #eb1919;
  color: #eb1919;
}
.cont_2 .inner2 .boxwrap .box:nth-child(3) .btn a {
  background: #eb1919;
  border-bottom: 2px solid #971212;
}

.cont_3 .inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .cont_3 .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_3 .inner {
    display: block;
  }
}
.cont_3 .fb {
  text-align: center;
}
.cont_3 .flxL {
  width: 58%;
}
@media only screen and (max-width: 834px) {
  .cont_3 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_3 .flxR {
  width: 38%;
}
@media only screen and (max-width: 834px) {
  .cont_3 .flxR {
    width: 100%;
  }
}

.newswrap {
  overflow-y: auto;
  height: 500px;
}
@media only screen and (max-width: 834px) {
  .newswrap {
    height: 350px;
  }
}

.news {
  z-index: 1;
  position: relative;
  height: 100%;
  padding-right: 10px;
}
.news dl {
  padding: 15px 0;
  border-bottom: 1px dashed #333;
  display: block !important;
}
.news dl dt {
  font-weight: 700;
  color: #08539a;
}
.news dl dt, .news dl dd {
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}

.cont_4 {
  padding: 80px 0 50px;
  background: url(../images/common/pt_1.png);
  position: relative;
  overflow: hidden;
}
.cont_4 .boll {
  position: absolute;
}
.cont_4 .boll:nth-child(1) {
  top: 3%;
  left: 3%;
}
.cont_4 .boll:nth-child(2) {
  top: 60%;
  left: -10%;
}
.cont_4 .boll:nth-child(3) {
  top: 60%;
  right: 5%;
}
@media only screen and (max-width: 1200px) {
  .cont_4 .boll:nth-child(3) {
    top: 60%;
    right: -5%;
  }
}
.cont_4 .boll:nth-child(4) {
  top: 0;
  right: 0;
}
@media only screen and (max-width: 1000px) {
  .cont_4 .boll:nth-child(4) {
    top: -8%;
    right: -8%;
  }
}
.cont_4 .inner {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1200px) {
  .cont_4 .inner {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4 .inner {
    display: block;
  }
}
.cont_4 .flxL {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .cont_4 .flxL {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_4 .flxR {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .cont_4 .flxR {
    width: 100%;
  }
}
.cont_4 .boxwrap .box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.cont_4 .boxwrap .box a {
  text-align: center;
  width: 35%;
  background: #fff;
  padding: 10px 0;
}
.cont_4 .boxwrap .box > div {
  line-height: 1.7em;
  width: 63%;
  font-size: 12px;
}

/* title */
h2.mail.title {
  display: none !important;
}

.midashi {
  text-align: center;
}
.midashi h2 {
  padding-bottom: 20px;
  display: inline-block;
  border-bottom: 2px solid #08539a;
  color: #08539a;
  font-weight: 700;
  line-height: 1;
  font-size: 35px;
}
@media only screen and (max-width: 834px) {
  .midashi h2 {
    font-size: 25px;
  }
}
.midashi h2 span {
  color: #063e72;
  margin-top: 15px;
  font-size: 0.6em;
  display: block;
}

.midashi2 {
  padding-bottom: 15px;
  border-bottom: 2px solid #222;
}
.midashi2 h2 {
  line-height: 1;
  font-weight: 700;
  color: #222;
  font-size: 20px;
}
@media only screen and (max-width: 834px) {
  .midashi2 h2 {
    font-size: 18px;
  }
}

.midashi3 {
  width: 100%;
}
.midashi3 h2 {
  font-weight: 700;
  background: #f3f3f3;
  padding: 1em 0.5em 1em 1.5em;
  position: relative;
  font-size: 25px;
}
@media only screen and (max-width: 1000px) {
  .midashi3 h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 834px) {
  .midashi3 h2 {
    font-size: 20px;
  }
}
.midashi3 h2:after {
  content: "";
  width: 5px;
  height: 20px;
  border-radius: 500px;
  background: #08539a;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}

.midashi4 h3 {
  border-bottom: 2px dashed #fa9c09;
  padding-bottom: 10px;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 20px;
  font-size: 1.0416666667vw;
}
@media only screen and (min-width: 1600px) {
  .midashi4 h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .midashi4 h3 {
    font-size: 18px;
  }
}

.midashi5 {
  width: 100vw;
  height: 100%;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: #08539a;
  background-attachment: fixed;
  background-size: cover;
  padding: 35px 0;
  color: #fff;
}
.midashi5 article {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .midashi5 article {
    padding: 0 10px;
  }
}
.midashi5 h2 {
  text-align: center;
  font-weight: 700;
  line-height: 1.4em;
  color: #fff;
  font-size: 35px;
}
@media only screen and (max-width: 1000px) {
  .midashi5 h2 {
    font-size: 35;
  }
}
@media only screen and (max-width: 834px) {
  .midashi5 h2 {
    font-size: 25px;
  }
}

.midashi6 h4 {
  background: #fa9c09;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  line-height: 1.7em;
  font-size: 18px;
  font-size: 0.9375vw;
}
@media only screen and (min-width: 1600px) {
  .midashi6 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1000px) {
  .midashi6 h4 {
    font-size: 18px;
  }
}

.comp2 dt, .comp2 dd {
  background: none !important;
  border: none !important;
  padding: 1.5em 1em !important;
  font-size: 1rem;
}
.comp2 dt {
  border-bottom: 1px solid #ccc !important;
}
.comp2 dd {
  border-bottom: 1px solid #eee !important;
}
@media screen and (max-width: 640px) {
  .comp2 dl {
    display: flex;
    flex-flow: column;
  }
  .comp2 dt {
    border-bottom: 0 !important;
    background: #f9f9f9 !important;
    font-weight: bold;
  }
  .comp2 dt, .comp2 dd {
    padding: 5px !important;
    display: block;
    width: 100% !important;
  }
}

.about_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .about_01 {
    flex-wrap: wrap;
  }
}
.about_01 .img {
  justify-content: center;
}
.about_01 .flxL {
  width: 25%;
}
@media only screen and (max-width: 834px) {
  .about_01 .flxL {
    width: 100%;
    margin-bottom: 20px;
  }
}
.about_01 .flxL .img {
  flex-wrap: inherit !important;
}
.about_01 .flxR {
  width: 70%;
}
@media only screen and (max-width: 834px) {
  .about_01 .flxR {
    width: 100%;
  }
  .about_01 .flxR .btn {
    width: 100%;
  }
}

.about_02 .boxwrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about_02 .boxwrap .box {
  width: 48%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 834px) {
  .about_02 .boxwrap .box {
    width: 100%;
    margin-top: 20px;
  }
}
.about_02 .boxwrap .box td {
  padding: 0 !important;
  border: 0 !important;
}
.about_02 .boxwrap .box h3 {
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 15px;
  margin: 30px 0;
  border-bottom: 2px solid #08539a;
  color: #08539a;
}
.about_02 .boxwrap .box img {
  width: 100% !important;
}
.about_02 .boxwrap .box .btn div {
  margin-top: 20px;
}
.about_02 .boxwrap .box:nth-child(1) {
  width: 100%;
}
.about_02 .boxwrap .box:nth-child(1) h3 {
  border-bottom: 2px solid #006e3f;
  color: #006e3f;
}
.about_02 .boxwrap .box:nth-child(1) .btn a {
  background: #006e3f;
  border-bottom: 2px solid #003b22;
}
.about_02 .boxwrap .box:nth-child(2) h3 {
  border-bottom: 2px solid #fa9c09;
  color: #fa9c09;
}
.about_02 .boxwrap .box:nth-child(2) .btn a {
  background: #fa9c09;
  border-bottom: 2px solid #b26f07;
}
.about_02 .boxwrap .box:nth-child(3) h3 {
  border-bottom: 2px solid #eb1919;
  color: #eb1919;
}
.about_02 .boxwrap .box:nth-child(3) .btn a {
  background: #eb1919;
  border-bottom: 2px solid #971212;
}

.waku {
  padding: 40px;
  background: #fff;
  border: double 7px #08539a;
  font-size: 18px;
}
@media only screen and (max-width: 640px) {
  .waku {
    padding: 20px;
  }
}
.waku h2 {
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
  line-height: 1.4em;
  color: #111;
  font-size: 35px;
}
@media only screen and (max-width: 1000px) {
  .waku h2 {
    font-size: 35;
  }
}
@media only screen and (max-width: 834px) {
  .waku h2 {
    font-size: 30px;
  }
}

.faq01 dl {
  margin-bottom: 30px;
  display: block !important;
}
.faq01 dl:last-child {
  margin-bottom: 0 !important;
}
.faq01 dl dt {
  cursor: pointer;
  width: 100% !important;
  font-size: 18px;
  font-weight: 700;
  color: #181818;
  border: 0 !important;
  background-color: inherit !important;
  padding: 0 !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .faq01 dl dt {
    font-size: 16px;
  }
}
.faq01 dl dt span {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-direction: row !important;
}
.faq01 dl dt span:before {
  margin-right: 10px;
  font-family: "Font Awesome 5 Pro";
  content: "\f059";
  font-size: 30px;
  font-weight: 700;
  color: #fa9c09;
  vertical-align: middle;
  text-align: right;
  display: block;
}
.faq01 dl dd {
  width: 100% !important;
  border: 0 !important;
  background-color: inherit !important;
}
@media only screen and (max-width: 640px) {
  .faq01 dl dd {
    font-size: 16px;
  }
}
.faq01 dl dd .txt {
  font-size: 16px;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-direction: row !important;
}
.faq01 dl dd span {
  margin-right: 0 !important;
  line-height: 1.7em !important;
}

@media only screen and (max-width: 640px) {
  .comp2 dl {
    text-align: center;
    display: block !important;
  }
}
.comp2 dl dt {
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .comp2 dl dt {
    display: block !important;
    text-align: center;
    width: 100% !important;
  }
}
.comp2 dl dd {
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .comp2 dl dd {
    width: 100% !important;
  }
}
.comp2 dl a {
  color: #000;
}

.robot_01 {
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom: 50px;
  margin-left: -2.4390243902%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .robot_01 {
    margin-left: -2.4390243902%;
  }
}
@media only screen and (max-width: 640px) {
  .robot_01 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.robot_01 .box {
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  display: block;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .robot_01 .box {
    width: 30.8943089431%;
    margin-left: 2.4390243902%;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .robot_01 .box {
    width: 48%;
    margin-left: 0;
  }
}
.robot_01 .box img {
  width: 100% !important;
}

.robot_02 {
  max-width: 600px;
  display: block !important;
}
.robot_02 .box {
  width: 33% !important;
  float: left;
}
.robot_02 .box:nth-child(4) {
  width: 66% !important;
}
.robot_02 .box img {
  width: 100% !important;
}

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

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media only screen and (max-width: 1000px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.fix-height {
  display: inline-block;
  min-height: 160px;
}/*# sourceMappingURL=assets.css.map */