@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets
================================================================= */
/* gradation */
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

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

@media only screen and (max-width: 834px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin: 70px auto 100px;
  overflow: hidden;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #contents_wrap {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 640px) {
  #contents_wrap {
    margin-bottom: 50px;
  }
}

#contents {
  width: 100%;
  max-width: 1000px;
  padding: 0 10px;
}

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

.index_contents .inner {
  max-width: 1220px;
}

.index_contents #contents_wrap {
  margin: 0 auto 70px;
}

@media only screen and (max-width: 640px) {
  .index_contents #contents_wrap {
    margin-bottom: 50px;
  }
}

.index_contents #contents {
  max-width: 1220px;
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

.breadcrumb {
  text-align: left;
}

.pankuzu {
  font-size: 13px;
  color: #a6a6a6;
}

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

.pankuzu li {
  display: inline-block;
}

.pankuzu a {
  color: #a6a6a6;
  text-decoration: none;
}

.pankuzu a:hover {
  text-decoration: underline;
}

.policy h2 {
  margin: 30px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.error_link h1 {
  margin-bottom: 50px;
  font-size: 30px;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #111;
}

.error_link a:hover {
  text-decoration: underline;
}

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

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

a {
  text-decoration: underline;
  -webkit-transition: all .8s;
  transition: all .8s;
}

a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@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: "游明朝体", "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;
}

.fNum {
  font-family: "Roboto", "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;
}

#global_header section {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}

@media only screen and (max-width: 1500px) {
  #global_header section {
    padding: 0 50px 0 20px;
  }
}

@media only screen and (max-width: 834px) {
  #global_header section {
    display: block;
    padding: 13px 50px 13px 20px;
  }
}

#global_header section .siteID {
  width: 23%;
  max-width: 445px;
  margin-left: 30px;
}

@media only screen and (max-width: 1500px) {
  #global_header section .siteID {
    width: 325px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .siteID {
    width: 220px;
    margin: 0 auto;
  }
}

#global_header section .siteID a {
  opacity: 1;
}

#global_header section nav {
  width: 100%;
}

#global_header section nav #gnavi {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 20px;
}

#global_header section nav #gnavi li {
  position: relative;
  line-height: 1;
}

#global_header section nav #gnavi li a {
  position: relative;
  display: block;
  padding: 16.5px 20px;
  color: #111;
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 1500px) {
  #global_header section nav #gnavi li a {
    text-align: left;
  }
}

#global_header section nav #gnavi li a .en {
  display: block;
  margin-top: 8px;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #b4b4b4;
}

@media only screen and (max-width: 1500px) {
  #global_header section nav #gnavi li a .en {
    display: inline-block;
    margin-left: 10px;
  }
}

#global_header section nav #gnavi li a:after {
  background: #1e4ea2;
  background: -webkit-gradient(linear, left top, right top, from(#1e4ea2), to(#1e9da2));
  background: linear-gradient(to right, #1e4ea2 0%, #1e9da2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 4px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

@media only screen and (max-width: 1500px) {
  #global_header section nav #gnavi li a:after {
    display: none;
  }
}

#global_header section nav #gnavi li a:hover {
  opacity: 1;
}

#global_header section nav #gnavi li a:hover:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

#global_header section nav #gnavi li .sub {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}

@media only screen and (max-width: 1500px) {
  #global_header section nav #gnavi li .sub {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
            transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

#global_header section nav #gnavi li .sub li {
  border: none;
  border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 1500px) {
  #global_header section nav #gnavi li .sub li {
    border: none;
  }
}

#global_header section nav #gnavi li .sub li:last-of-type {
  border-bottom: 0;
}

#global_header section nav #gnavi li .sub li a {
  display: block;
  padding: 15px 10px;
  text-align: center;
  font-size: 16px;
}

@media only screen and (max-width: 1500px) {
  #global_header section nav #gnavi li .sub li a {
    text-align: left;
  }
}

#global_header section nav #gnavi li .sub li a:after {
  display: none;
}

#global_header section nav #gnavi li .sub li a:hover {
  background: rgba(17, 17, 17, 0.1);
}

#global_header section .contWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 330px;
  min-width: 330px;
}

@media only screen and (max-width: 834px) {
  #global_header section .contWrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}

#global_header section .contWrap .linkTel {
  width: 170px;
  padding: 25px 3px;
  background: #1e4ea2;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.07em;
  line-height: 1;
}

@media only screen and (max-width: 1500px) {
  #global_header section .contWrap .linkTel {
    padding: 15px 3px;
  }
}

@media only screen and (max-width: 834px) {
  #global_header section .contWrap .linkTel {
    width: 50%;
  }
}

#global_header section .contWrap .linkTel:before {
  content: "";
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-right: 5px;
  background: url(../images/common/iconTel.png) no-repeat;
  background-size: contain;
  line-height: 1;
  vertical-align: middle;
}

#global_header section .contWrap .linkTel a {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

#global_header section .contWrap .cont {
  width: 160px;
  max-width: 160px;
}

@media only screen and (max-width: 834px) {
  #global_header section .contWrap .cont {
    width: 50%;
    max-width: 100%;
  }
}

#global_header section .contWrap .cont a {
  display: block;
  padding: 19px 5px;
  background-color: #111;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 1500px) {
  #global_header section .contWrap .cont a {
    padding: 9px 5px;
  }
}

#global_header section .contWrap .cont a i {
  margin-right: 8px;
  font-size: 22px;
  font-weight: 200;
}

#global_header section .contWrap .cont a:hover {
  opacity: 1;
  background: #333;
}

.spNav {
  display: none;
}

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

#mainArea {
  overflow: hidden;
  position: relative;
  margin: 70px auto 0 auto;
  margin-bottom: 5.3%;
}

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

#mainArea #slider {
  width: 100%;
}

#mainArea #slider .slick-slide {
  outline: none;
}

#mainArea #slider li img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 640px) {
  #mainArea #slider li img {
    width: 100% !important;
    height: 300px !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover; object-position: center top;';
  }
}

#mainArea .mainTxt {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 100%;
}

/* ----------------------------------------------------------
hamburger menu
---------------------------------------------------------- */
.nav-toggle {
  display: none;
}

@media only screen and (max-width: 1500px) {
  .nav-toggle {
    display: block;
  }
}

@media only screen and (max-width: 1500px) {
  /* toggle */
  #nav-toggle {
    position: fixed;
    top: 0;
    right: 0;
    height: 32px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 50px;
    height: 50px;
    background: #1e4ea2;
  }
  #nav-toggle span {
    width: 30px;
    height: 3px;
    left: 10px;
    display: block;
    background: #fff;
    position: absolute;
    -webkit-transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, top .5s ease;
    transition: transform .3s ease-in-out, top .5s ease, -webkit-transform .3s ease-in-out;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 11px;
  }
  #nav-toggle span:nth-child(2) {
    top: 23px;
  }
  #nav-toggle span:nth-child(3) {
    top: 35px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 22px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 22px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 22px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff;
  }
  /* z-index */
  #nav-toggle {
    z-index: 1000;
  }
  #global_header section nav {
    z-index: 999;
  }
  /* nav */
  #global_header section nav {
    overflow-x: auto;
    position: fixed;
    width: 400px;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 990;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 !important;
    background: #fff;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  }
  #global_header section nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    list-style: none;
  }
  #global_header section nav ul li {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  #global_header section nav ul li a {
    display: block;
    padding: 25px !important;
    text-align: left;
    color: #111 !important;
  }
}

@media only screen and (max-width: 1500px) and (max-width: 640px) {
  #global_header section nav ul li a {
    padding: 4% !important;
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 1500px) {
  .open #global_header section nav {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media only screen and (max-width: 640px) {
  #global_header section nav {
    width: 100%;
  }
}

.open #global_header nav {
  position: fixed;
  width: 400px;
  height: 100%;
}

@media only screen and (max-width: 640px) {
  .open #global_header nav {
    width: 100%;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 14px;
}

footer#global_footer a {
  font-size: 14px;
  color: #111;
  text-decoration: none;
}

footer#global_footer #pagetop a {
  display: block;
  padding: 3px 0;
  background: #1e4ea2;
}

footer#global_footer #pagetop a:hover {
  opacity: 1;
  background: #0e254c;
}

footer#global_footer #pagetop i {
  font-size: 30px;
  font-weight: 200;
  color: #fff;
  line-height: 1;
}

footer#global_footer #footer {
  padding: 50px 0 40px 0;
}

footer#global_footer address {
  margin-bottom: 15px;
  text-align: center;
}

footer#global_footer address .siteID {
  margin-bottom: 10px;
}

footer#global_footer address p.bold {
  margin-top: 10px;
}

footer#global_footer .fotSns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

footer#global_footer .fotSns li {
  margin-right: 30px;
  line-height: 1;
}

footer#global_footer .fotSns li i {
  font-size: 22px;
}

footer#global_footer .fotSns li:last-of-type {
  margin-right: 0;
}

footer#global_footer .fotCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

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

footer#global_footer .fotCont li {
  margin-right: 40px;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont li {
    margin: 0 auto 20px auto;
  }
}

footer#global_footer .fotCont li:last-of-type {
  margin-right: 0;
}

footer#global_footer .fotCont .linkTel {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.07em;
}

footer#global_footer .fotCont .linkTel:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 5px;
  background: url(../images/common/iconTelBK.png) no-repeat;
  background-position: center;
  background-size: contain;
  line-height: 1;
  vertical-align: middle;
}

footer#global_footer .fotCont .linkTel a {
  font-size: 30px;
  font-weight: bold;
}

footer#global_footer .fotCont .cont a {
  display: block;
  padding: 10.5px 52px;
  background-color: #111;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont .cont a {
    padding: 20px 5px;
  }
}

footer#global_footer .fotCont .cont a i {
  margin-right: 8px;
  font-weight: 200;
}

footer#global_footer .fotCont .cont a:hover {
  opacity: 1;
  background: #333;
}

footer#global_footer .fotMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 930px;
  margin: 0 auto;
}

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

footer#global_footer .fotMenu li {
  margin-bottom: 10px;
  padding: 0 20px;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotMenu li {
    width: 100%;
  }
}

footer#global_footer .fotMenu li a {
  text-decoration: none;
}

footer#global_footer #copy {
  display: block;
  padding: 11px 10px;
  background: #111;
  color: #fff;
}

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

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

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

/* ------------------------------------------------------------
index.html
------------------------------------------------------------ */
.ttlPhan article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.ttlPhan article h2 {
  position: relative;
  min-width: 430px;
  margin-right: 5.8%;
  padding: 15px 0 15px 22px;
  padding-right: 5.8%;
  border-right: 1px solid #ccc;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: oblique;
  color: #1e4ea2;
  line-height: 1;
}

@media only screen and (max-width: 834px) {
  .ttlPhan article h2 {
    margin: 0 0 10px 0;
    min-width: auto;
    padding: 15px 0;
    border: none;
  }
}

.ttlPhan article h2 .ja {
  font-size: 20px;
  font-weight: 500;
}

.ttlPhan article h2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  width: 100px;
  height: 100px;
  display: block;
  border: 2px solid #e5eaf2;
  outline: 2px solid #e5eaf2;
  outline-offset: -10px;
}

@media only screen and (max-width: 640px) {
  .ttlPhan article h2:before {
    width: 70px;
    height: 70px;
  }
}

.topYoutube iframe {
  height: 16.5vw;
  max-height: 316px;
  min-height: 220px;
  vertical-align: bottom;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topYoutube iframe {
    height: 26.5vw;
    min-height: 165px;
  }
}

@media only screen and (max-width: 640px) {
  .topYoutube iframe {
    height: 50vw;
    min-height: 190px;
  }
}

.topGreet {
  margin-top: 8.4%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media only screen and (max-width: 834px) {
  .topGreet {
    background-attachment: initial;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topGreet {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 640px) {
  .topGreet {
    margin-top: 50px;
  }
}

.topGreet .w50per {
  position: relative;
  max-width: 50%;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 834px) {
  .topGreet .w50per {
    max-width: 100%;
    margin: 0 auto;
  }
}

.topGreet .w50per:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 100px;
  height: 100px;
  display: block;
  border: 2px solid rgba(255, 216, 0, 0.4);
  outline: 2px solid rgba(255, 216, 0, 0.4);
  outline-offset: -10px;
}

@media only screen and (max-width: 640px) {
  .topGreet .w50per:before {
    width: 70px;
    height: 70px;
  }
}

.topGreet .w50per article > div {
  position: relative;
  z-index: 1;
}

.topGreet h2 {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1.7;
}

@media only screen and (max-width: 1500px) {
  .topGreet h2 {
    font-size: 2vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topGreet h2 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 640px) {
  .topGreet h2 {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topGreet .btnBlue div {
    text-align: center !important;
  }
}

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

.topBtn .box {
  position: relative;
  width: 33.4%;
  padding: 2.6% 2.6% 14.3% 2.6%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

@media only screen and (max-width: 834px) {
  .topBtn .box {
    width: 100%;
    padding: 30px 30px 40px 30px;
  }
}

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

.topBtn .box:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 100px;
  height: 100px;
  display: block;
}

@media only screen and (max-width: 640px) {
  .topBtn .box:before {
    top: 20px;
    left: 15px;
    width: 70px;
    height: 70px;
  }
}

.topBtn .box article {
  position: relative;
  z-index: 1;
}

.topBtn .box h2 {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 500;
  font-style: oblique;
}

@media only screen and (max-width: 1500px) {
  .topBtn .box h2 {
    margin-bottom: 10px;
    font-size: 1.5vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topBtn .box h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .topBtn .box h2 {
    margin-bottom: 20px;
    font-size: 14px;
  }
}

.topBtn .box h2 br {
  display: none;
}

.topBtn .box h2 .en {
  display: block;
  margin-bottom: 20px;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: oblique;
}

@media only screen and (max-width: 1500px) {
  .topBtn .box h2 .en {
    font-size: 2.6vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topBtn .box h2 .en {
    font-size: 32px;
  }
}

@media only screen and (max-width: 640px) {
  .topBtn .box h2 .en {
    margin-top: 10px;
    font-size: 20px;
  }
}

.topBtn .box .btnBk {
  display: block;
  margin-top: 10px;
}

.topBtn .box .btnBk a {
  display: block;
  max-width: 300px;
  margin: 0 0 0 auto;
  padding: 9px 5px;
  background: #111;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

@media only screen and (max-width: 950px) {
  .topBtn .box .btnBk a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 640px) {
  .topBtn .box .btnBk a {
    display: block;
    max-width: 100%;
  }
}

.topBtn .box .btnBk a:hover {
  opacity: 1;
  background: #1e4ea2;
}

.topBtn .box:first-of-type:before {
  border: 7px solid rgba(162, 120, 30, 0.4);
}

@media only screen and (max-width: 640px) {
  .topBtn .box:first-of-type:before {
    border: 5px solid rgba(162, 120, 30, 0.4);
  }
}

.topBtn .box:nth-of-type(2):before {
  border: 7px solid rgba(123, 30, 162, 0.4);
}

@media only screen and (max-width: 640px) {
  .topBtn .box:nth-of-type(2):before {
    border: 5px solid rgba(123, 30, 162, 0.4);
  }
}

.topBtn .box:nth-of-type(3):before {
  border: 7px solid rgba(30, 157, 162, 0.4);
}

@media only screen and (max-width: 640px) {
  .topBtn .box:nth-of-type(3):before {
    border: 5px solid rgba(30, 157, 162, 0.4);
  }
}

.topCont {
  position: relative;
  color: #fff;
}

.topCont:before {
  content: "";
  position: absolute;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100px;
  height: 100px;
  display: block;
  border: 2px solid rgba(255, 255, 255, 0.2);
  outline: 2px solid rgba(255, 255, 255, 0.2);
  outline-offset: -10px;
}

@media only screen and (max-width: 640px) {
  .topCont:before {
    top: 50px;
    width: 70px;
    height: 70px;
  }
}

@media only screen and (max-width: 640px) {
  .topCont .pTxt p {
    text-align: left;
  }
}

@media only screen and (max-width: 640px) {
  .topCont .pTxt p br {
    display: none;
  }
}

.topCont h2 {
  margin-bottom: 30px;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: oblique;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .topCont h2 {
    margin-bottom: 20px;
  }
}

.topCont h2 .ja {
  display: block;
  font-size: 20px;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .topCont h2 .ja {
    font-size: 16px;
  }
}

.topCont .contBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.topCont .contBtn ul li {
  margin-right: 60px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topCont .contBtn ul li {
    margin-right: 40px;
  }
}

@media only screen and (max-width: 640px) {
  .topCont .contBtn ul li {
    width: 100%;
    margin: 0 0 15px;
    text-align: center !important;
  }
}

.topCont .contBtn ul li:last-of-type {
  margin-right: 0;
}

@media only screen and (max-width: 640px) {
  .topCont .contBtn ul li:last-of-type {
    margin-bottom: 0;
  }
}

.topCont .contBtn ul li .linkTel {
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.07em;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topCont .contBtn ul li .linkTel {
    font-size: 30px;
  }
}

.topCont .contBtn ul li .linkTel:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-right: 7px;
  background: url(../images/common/iconTel.png) no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
}

.topCont .contBtn ul li .linkTel a {
  font-weight: bold;
  color: #fff;
}

.topCont .contBtn ul li .cont a {
  display: inline-block;
  padding: 7px 52.5px;
  background: #fff;
  font-size: 22px;
  text-decoration: none;
}

.topCont .contBtn ul li .cont a:before {
  content: "\f658";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  display: inline-block;
  margin-right: 10px;
}

.topCont .contBtn ul li .cont a:hover {
  opacity: 1;
  background: #111;
  color: #fff;
}

.topNews .wrapNews {
  position: relative;
  padding: 50px 50px 70px 50px;
  background: #fff;
  border: 2px solid #111;
}

@media only screen and (max-width: 640px) {
  .topNews .wrapNews {
    padding: 30px;
  }
}

.topNews .wrapNews h2 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 100px;
  font-weight: bold;
  font-style: oblique;
  color: rgba(30, 78, 162, 0.1);
  line-height: 1;
}

.topNews .wrapNews .newsTxt {
  max-height: 370px;
  overflow-x: auto;
}

.topNews .wrapNews .newsTxt dl {
  display: block !important;
  margin: 0 10px 50px 0;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topNews .wrapNews .newsTxt dl {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .topNews .wrapNews .newsTxt dl {
    margin-bottom: 20px;
  }
}

.topNews .wrapNews .newsTxt dl:last-of-type {
  margin-bottom: 0;
}

.topNews .wrapNews .newsTxt dl dt, .topNews .wrapNews .newsTxt dl dd {
  padding: 0 !important;
  border: none !important;
  font-style: oblique;
}

.topNews .wrapNews .newsTxt dl dt {
  margin-bottom: 5px;
  padding-bottom: 5px !important;
  border-bottom: 1px solid #1e4ea2 !important;
  color: #1e4ea2;
}

.topBtn02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.topBtn02 ul li {
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .topBtn02 ul li {
    width: 100%;
    margin: 0 auto 30px auto;
  }
}

.topBtn02 ul li:nth-of-type(even) {
  margin-right: 0;
}

@media only screen and (max-width: 640px) {
  .topBtn02 ul li:last-of-type {
    margin-bottom: 0;
  }
}

.topBtn02 ul li a {
  position: relative;
  display: block;
  text-decoration: none;
}

.topBtn02 ul li a div {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 100%;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: oblique;
  text-align: center;
  color: #fff;
  line-height: 1;
}

.topBtn02 ul li a div .ja {
  display: block;
  margin-top: 15px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: oblique;
}

.topBtn02 ul li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  display: block;
  border: 2px solid rgba(255, 216, 0, 0.4);
  outline: 2px solid rgba(255, 216, 0, 0.4);
  outline-offset: -10px;
}

@media only screen and (max-width: 640px) {
  .topBtn02 ul li a:before {
    width: 70px;
    height: 70px;
  }
}

.topBtn02 ul li img {
  width: 100% !important;
}

/* ------------------------------------------------------------
case.html
------------------------------------------------------------ */
.snsBox .sns_list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none !important;
}

.snsBox .sns_list > div {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ccc !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .snsBox .sns_list > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.snsBox .sns_list > div .sns_photo {
  margin-right: 2%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .snsBox .sns_list > div .sns_photo {
    margin: 0 0 10px 0;
  }
}

.snsBox .sns_list > div .sns_text {
  width: 78%;
  padding: 0;
}

.snsBox .sns_list > div .sns_text .sns_date {
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #111;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  color: #fff !important;
  line-height: 1;
}

.snsBox .sns_list > div .sns_text .caption {
  font-size: 16px !important;
}

.snsBox .sns_list > div .sns_text ul {
  margin-top: 10px;
}

.snsBox .sns_list > div .sns_text ul li a {
  font-size: 13px;
  color: #a6a6a6 !important;
}

/* ------------------------------------------------------------
signage.html
------------------------------------------------------------ */
.wrap3d {
  margin-top: 70px;
}

.wrap3d .box03 {
  border: 1px solid #ccc;
}

.wrap3d .box03 td {
  padding: 0 !important;
  border: none !important;
}

.wrap3d .box03 td div {
  line-height: 1.5;
}

.wrap3d .box03 .ttl div {
  margin-bottom: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #1e4ea2;
}

.sean3d ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sean3d ul li {
  width: 23.5%;
  margin-bottom: 20px;
  margin-right: 2%;
  padding: 20px 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  text-align: center !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .sean3d ul li {
    width: 32%;
  }
}

@media only screen and (max-width: 640px) {
  .sean3d ul li {
    width: 49%;
  }
}

.sean3d ul li:nth-of-type(4n) {
  margin-right: 0;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .sean3d ul li:nth-of-type(4n) {
    margin-right: 2%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .sean3d ul li:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .sean3d ul li:nth-of-type(even) {
    margin-right: 0;
  }
}

.sean3d ul li i {
  display: block;
  margin-bottom: 10px;
  font-size: 40px;
  color: #1e4ea2;
}

.tblShiyo table {
  table-layout: auto !important;
}

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

.tblShiyo td div {
  font-size: 14px;
  line-height: 1.5;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.form_wrap.confirm {
  margin-top: 50px;
}

.mail.title {
  display: none !important;
}

.annot {
  margin: 0 auto !important;
  text-align: right;
}

/* ------------------------------------------------------------
box
------------------------------------------------------------ */
.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: row;
      flex-wrap: row;
}

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

.flexBox .box02 {
  width: 47.5%;
  margin-right: 5%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .flexBox .box02 {
    width: 100%;
    margin-right: 0;
  }
}

.flexBox .box02:nth-of-type(even) {
  margin-right: 0;
}

.flexBox .box03 {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .flexBox .box03 {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.flexBox .box03:nth-of-type(3n) {
  margin-right: 0;
}

.flexBox .box03 img {
  width: 100% !important;
}

/* ------------------------------------------------------------
title
------------------------------------------------------------ */
.ttl01 h2 {
  font-size: 30px;
  letter-spacing: 0.1em;
}

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

.ttl01 h3 {
  font-size: 24px;
  letter-spacing: 0.1em;
}

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

.ttl02 h2 {
  position: relative;
  padding-bottom: 30px;
}

.ttl02 h2:before {
  background: #1e4ea2;
  background: -webkit-gradient(linear, left top, right top, from(#1e4ea2), to(#163977));
  background: linear-gradient(to right, #1e4ea2 0%, #163977 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50px;
  height: 4px;
}

.ttlIcon h2 {
  position: relative;
  padding: 0 0 10px 55px;
  border-bottom: 2px solid #1e4ea2;
  color: #1e4ea2;
}

.ttlIcon h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 41px;
  height: 45px;
  background: url(../images/contents/icon_logo.png) no-repeat;
}

.ttlSquir {
  position: relative;
}

.ttlSquir:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  width: 100px;
  height: 100px;
  display: block;
  border: 2px solid #ccc;
  outline: 2px solid #ccc;
  outline-offset: -10px;
}

.ttlSquir h2 {
  position: relative;
  z-index: 1;
  font-weight: bold;
  color: #1e4ea2;
}

.pageTtl.h1txt {
  margin-bottom: 70px;
  background-position: center;
  background-size: cover;
}

.pageTtl.h1txt article {
  max-width: 1000px;
  margin: 0 auto;
}

.pageTtl.h1txt h1 {
  font-family: "Roboto", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 60px;
  font-weight: bold;
  font-style: oblique;
  color: #fff;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  .pageTtl.h1txt h1 {
    font-size: 34px;
  }
}

.pageTtl.h1txt h1 .ja {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 26px;
  font-weight: 400;
  font-style: oblique;
}

@media only screen and (max-width: 640px) {
  .pageTtl.h1txt h1 .ja {
    font-size: 20px;
  }
}

/* ------------------------------------------------------------
button
------------------------------------------------------------ */
.btnBlue a {
  display: inline-block;
  padding: 13px 80px;
  background: #1e4ea2;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .btnBlue a {
    display: block;
    padding: 18px 5px;
  }
}

.btnBlue a:hover {
  opacity: 1;
  background: #111;
}

.btnBlue.pdf a {
  padding: 13px 5px;
}

.btnBlue.pdf a:before {
  content: "\f1c1";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
}

.btnBk a {
  display: inline-block;
  padding: 13px 5px;
  background: #111;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .btnBk a {
    display: block;
    padding: 18px 5px;
  }
}

.btnBk a:hover {
  opacity: 1;
  background: #1e4ea2;
}

.btn02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.btn02 ul li {
  width: 48%;
  margin-right: 4%;
}

@media only screen and (max-width: 640px) {
  .btn02 ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.btn02 ul li a {
  display: block;
}

.btn02 ul li:nth-of-type(even) {
  margin-right: 0;
}

/* ------------------------------------------------------------
text
------------------------------------------------------------ */
@media only screen and (max-width: 834px) {
  .tabBlk {
    display: block;
  }
}

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

.pntLine {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 216, 0, 0)), color-stop(60%, rgba(255, 216, 0, 0.5)));
  background: linear-gradient(rgba(255, 216, 0, 0) 60%, rgba(255, 216, 0, 0.5) 60%);
}

/* ------------------------------------------------------------
table
------------------------------------------------------------ */
.tbl01 td {
  padding: 10px !important;
}

@media only screen and (max-width: 640px) {
  .tbl01 td:first-of-type div {
    text-align: left;
  }
}

/* ------------------------------------------------------------
list
------------------------------------------------------------ */
.liDots li {
  position: relative;
  margin: 0 50px 10px 0;
  padding-left: 26px;
  font-size: 18px;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .liDots li {
    width: 100%;
    margin-right: 0;
    font-size: 16px;
  }
}

.liDots li:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: rgba(30, 78, 162, 0.3);
}

.liKome li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 26px;
}

.liKome li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

/* ------------------------------------------------------------
background
------------------------------------------------------------ */
.bgCover {
  background-size: cover;
}

/* ------------------------------------------------------------
image
------------------------------------------------------------ */
.img04 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.img04 ul li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 30px;
  text-align: center !important;
}

@media only screen and (max-width: 640px) {
  .img04 ul li {
    width: 48%;
    margin-right: 4%;
  }
}

.img04 ul li:nth-of-type(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 640px) {
  .img04 ul li:nth-of-type(even) {
    margin-right: 0;
  }
}

.img04 ul li a {
  display: block;
  color: #1e4ea2;
  text-decoration: none;
}

.img04 ul li a img {
  margin-bottom: 5px;
}

.img04 ul li a div {
  font-weight: bold;
  line-height: 1.5;
}

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

.gmap iframe {
  vertical-align: bottom;
}

@media only screen and (max-width: 640px) {
  .gmap iframe {
    height: 250px;
  }
}

.anc {
  clear: inherit !important;
}

.anc div {
  margin-top: -70px;
  padding-top: 70px;
}

.linkTel a {
  text-decoration: none;
}

::-moz-selection {
  background: #d6e9ff;
}

::selection {
  background: #d6e9ff;
}

::-moz-selection {
  background: #d6e9ff;
}

/* ------------------------------------------------------------
animation
------------------------------------------------------------ */
.animsition-overlay-slide {
  background: #1e4ea2;
  background: -webkit-gradient(linear, left top, right top, from(#1e4ea2), to(#1e9da2));
  background: linear-gradient(to right, #1e4ea2 0%, #1e9da2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  z-index: 100000 !important;
}

.fade_off {
  opacity: 0;
  -webkit-transition: all 3s;
  transition: all 3s;
}

.fade_on {
  opacity: 1;
}

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fadein.delay2 {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.fadein.delay3 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
/*# sourceMappingURL=assets.css.map */