@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

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

::selection {
  background: #d6e9ff;
}

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

.pcnone {
  display: none;
}

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

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

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

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

@media screen and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}

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

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

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

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

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

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

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

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

@media screen and (max-width: 834px) {
  #contents_wrap {
    margin-top: 59px;
  }
}

.index_contents #contents_wrap {
  margin-top: 0;
}

#contents {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px 100px 20px;
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

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

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

table {
  table-layout: auto;
}

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

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 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;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

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

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

@media 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 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 {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

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

header#global_header:before, header#global_header:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  width: 263px;
  height: 168px;
}

@media only screen and (max-width: 1200px) {
  header#global_header:before, header#global_header:after {
    width: 14%;
    height: 9vw;
  }
}

@media screen and (max-width: 834px) {
  header#global_header:before, header#global_header:after {
    display: none;
  }
}

header#global_header:before {
  left: 0;
  background: url("../images/common/hed_leafL.png");
  background-size: contain;
  background-repeat: no-repeat;
}

header#global_header:after {
  right: 0;
  background: url("../images/common/hed_leafR.png");
  background-size: contain;
  background-repeat: no-repeat;
}

#global_header .hedTop {
  position: relative;
  z-index: 3;
  padding: 10px 0 20px 0;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 640px) {
  #global_header .hedTop {
    padding: 15px 0;
  }
}

#global_header .hedTop .inner {
  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;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .siteID {
    width: 330px;
  }
}

@media screen and (max-width: 640px) {
  #global_header .hedTop .siteID {
    width: 250px;
  }
}

#global_header .hedTop .siteID a {
  display: block;
  opacity: 1;
}

#global_header .hedTop .contWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 445px;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #1b4398;
  }
}

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

@media screen and (max-width: 640px) {
  #global_header .hedTop .contWrap .telSt {
    width: 75%;
  }
}

#global_header .hedTop .contWrap .telSt a {
  color: #333 !important;
}

#global_header .hedTop .contWrap .telSt a .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap .telSt a .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#global_header .hedTop .contWrap .telSt a .wrapper dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}

#global_header .hedTop .contWrap .telSt a .wrapper dl dt, #global_header .hedTop .contWrap .telSt a .wrapper dl dd {
  line-height: 1;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap .telSt a .wrapper dl dt, #global_header .hedTop .contWrap .telSt a .wrapper dl dd {
    color: #fff;
  }
}

#global_header .hedTop .contWrap .telSt a .wrapper dl dt {
  margin-right: 5px;
  padding: 2.5px 3px;
  border: 1px solid #333;
  font-size: 12px;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap .telSt a .wrapper dl dt {
    border: 1px solid #fff;
  }
}

#global_header .hedTop .contWrap .telSt a .wrapper dl dd {
  font-size: 14px;
}

#global_header .hedTop .contWrap .telSt a p {
  margin-top: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: bold;
  color: #1b4398;
  text-align: right;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap .telSt a p {
    text-align: center;
    color: #fff;
  }
}

@media screen and (max-width: 640px) {
  #global_header .hedTop .contWrap .telSt a p {
    font-size: 20px;
  }
}

#global_header .hedTop .contWrap .telSt a p .ttl {
  font-size: 18px;
}

@media screen and (max-width: 640px) {
  #global_header .hedTop .contWrap .telSt a p .ttl {
    font-size: 14px;
  }
}

#global_header .hedTop .contWrap .cont {
  width: 150px;
  margin-left: 30px;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap .cont {
    width: 50%;
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  #global_header .hedTop .contWrap .cont {
    width: 25%;
  }
}

#global_header .hedTop .contWrap .cont a {
  display: block;
  width: 100%;
  padding: 11px 10px;
  background: #ffa82c;
  border-radius: 5px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  #global_header .hedTop .contWrap .cont a {
    border-radius: 0;
  }
}

@media screen and (max-width: 640px) {
  #global_header .hedTop .contWrap .cont a {
    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;
    padding: 17px 10px;
    font-size: 0;
  }
}

#global_header .hedTop .contWrap .cont a:before {
  content: "";
  width: 27px;
  height: 20px;
  display: block;
  margin: 0 auto 10px auto;
  background: url("../images/common/icon_mail.png");
}

@media screen and (max-width: 640px) {
  #global_header .hedTop .contWrap .cont a:before {
    margin-bottom: 0;
  }
}

#global_header .navWrapper {
  position: absolute;
  top: 96px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  max-width: 1294px;
  width: 100%;
  margin: 0 auto;
  padding: 0 47px;
}

@media screen and (max-width: 834px) {
  #global_header .navWrapper {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    z-index: 3;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    max-width: 100%;
    width: auto;
    margin: 0;
    padding: 0;
  }
}

#global_header .navWrapper #hednav {
  position: relative;
  background: #fff;
}

#global_header .navWrapper #hednav:before, #global_header .navWrapper #hednav:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 47px;
  height: 77px;
}

@media screen and (max-width: 834px) {
  #global_header .navWrapper #hednav:before, #global_header .navWrapper #hednav:after {
    display: none;
  }
}

#global_header .navWrapper #hednav:before {
  left: -47px;
  background: url("../images/common/triangle_left.png");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  #global_header .navWrapper #hednav:before {
    left: -46px;
  }
}

#global_header .navWrapper #hednav:after {
  right: -47px;
  background: url("../images/common/triangle_right.png");
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  #global_header .navWrapper #hednav:after {
    right: -46px;
  }
}

#global_header .navWrapper .navwrap .siteID {
  display: none;
}

@media screen and (max-width: 834px) {
  #global_header .navWrapper .navwrap .siteID {
    display: block;
    width: 100%;
    border-bottom: 1px solid #1b4398;
  }
}

#global_header .navWrapper .navwrap .siteID a {
  display: block;
  padding: 15px 10px;
}

#global_header .navWrapper .navwrap nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#global_header .navWrapper .navwrap nav ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#global_header .navWrapper .navwrap nav ul li a {
  display: block;
  padding: 7px 0;
  text-decoration: none;
  font-size: 15px;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

@media screen and (max-width: 834px) {
  #global_header .navWrapper .navwrap nav ul li a {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

#global_header .navWrapper .navwrap nav ul li a:before {
  content: "";
  width: 100%;
  height: 28px;
  display: block;
  margin-bottom: 5px;
}

@media screen and (max-width: 834px) {
  #global_header .navWrapper .navwrap nav ul li a:before {
    display: none;
  }
}

#global_header .navWrapper .navwrap nav ul li a:hover {
  opacity: 1;
  color: #69b3dd;
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}

@media screen and (max-width: 834px) {
  #global_header .navWrapper .navwrap nav ul li a:hover {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

#global_header .navWrapper .navwrap nav ul .nav01 a:before {
  background: url("../images/common/icon_nav01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#global_header .navWrapper .navwrap nav ul .nav02 a:before {
  background: url("../images/common/icon_nav02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#global_header .navWrapper .navwrap nav ul .nav03 a:before {
  background: url("../images/common/icon_nav03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#global_header .navWrapper .navwrap nav ul .nav04 a:before {
  background: url("../images/common/icon_nav04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#global_header .navWrapper .navwrap nav ul .nav05 a:before {
  background: url("../images/common/icon_nav05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#global_header .navWrapper .navwrap nav ul .nav06 a:before {
  background: url("../images/common/icon_nav06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.spNav {
  display: none;
}

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

.peNone > a {
  pointer-events: none;
}

.is-scrolled #hedFixed .navWrapper {
  position: fixed;
  top: 0;
}

.is-scrolled #hedFixed .navWrapper .navwrap nav ul li a:before {
  height: 22px;
}

/* ----------------------------------------------------------
hamburger menu
---------------------------------------------------------- */
@media screen and (max-width: 834px) {
  @-webkit-keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(9px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(9px) rotate(45deg);
              transform: translateY(9px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
              transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @-webkit-keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  .global-menu-btn {
    position: relative;
    z-index: 11;
    -webkit-transition: 1s;
    transition: 1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 60px;
    background: #1b4398;
    cursor: pointer;
  }
  .global-menu-btn .menu-trigger {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 20px;
  }
  .global-menu-btn .menu-trigger i {
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
  }
  .global-menu-btn .menu-trigger i:nth-child(1) {
    top: 0;
    -webkit-animation: menu-bar01 .75s forwards;
            animation: menu-bar01 .75s forwards;
  }
  .global-menu-btn .menu-trigger i:nth-child(2) {
    top: 9px;
    opacity: 1;
    width: 20px;
  }
  .global-menu-btn .menu-trigger i:nth-child(3) {
    bottom: 0;
    -webkit-animation: menu-bar02 .75s forwards;
            animation: menu-bar02 .75s forwards;
  }
  .navdamy {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
  }
  #global_header #hedFixed #hednav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 60px;
    width: 60px;
    z-index: 14;
  }
  #global_header #hedFixed #hednav .wrapper {
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    display: block !important;
    width: 100% !important;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) !important;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap {
    -webkit-transform: translateX(240%);
        -ms-transform: translateX(240%);
            transform: translateX(240%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 300px;
    height: 100%;
    opacity: 0;
    margin-left: auto;
    padding-top: 60px;
    background: #fff;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100px;
    height: 65px;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap:before {
    left: 0;
    background: url("../images/common/hed_leafL.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap nav {
    width: 100%;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap nav > ul {
    display: block;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap nav > ul > li {
    width: 100%;
    border-bottom: 1px solid #1b4398;
    text-align: left;
  }
  #global_header #hedFixed #hednav .wrapper .navwrap nav > ul > li > a {
    padding: 30px 22px;
    line-height: 1;
  }
  @-webkit-keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(20px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(20px) rotate(45deg);
    }
  }
  @keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
              transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(45deg);
              transform: translateY(9px) rotate(45deg);
    }
  }
  @-webkit-keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
    }
  }
  @keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
  }
  .MenuOpened {
    z-index: 13 !important;
    display: block;
  }
  .MenuOpened .global-menu-btn {
    z-index: 11;
    background: #1b4398;
  }
  .MenuOpened .global-menu-btn i:nth-child(1) {
    -webkit-animation: active-menu-bar01 .75s forwards;
            animation: active-menu-bar01 .75s forwards;
  }
  .MenuOpened .global-menu-btn i:nth-child(2) {
    opacity: 0;
  }
  .MenuOpened .global-menu-btn i:nth-child(3) {
    -webkit-animation: active-menu-bar03 .75s forwards;
            animation: active-menu-bar03 .75s forwards;
  }
  .MenuOpened .wrapper {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important;
  }
  .MenuOpened .wrapper .navwrap {
    opacity: 1 !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    overflow: initial;
    height: 100vh !important;
    margin-left: auto;
  }
}

@media screen and (max-width: 640px) {
  #global_header #hedFixed #hednav .wrapper .navwrap {
    height: 100%;
    overflow-y: auto;
  }
}

/* ----------------------------------------------------------
mainarea
---------------------------------------------------------- */
#mainArea {
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 834px) {
  #mainArea {
    margin-top: 59px;
  }
}

#mainArea #slider {
  width: 100%;
}

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

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

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

@media screen and (max-width: 640px) {
  #mainArea #slider li img {
    min-height: 290px !important;
  }
}

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

@media only screen and (max-width: 1200px) {
  #mainArea .mainTxt {
    top: 55%;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .mainTxt {
    top: 50%;
  }
}

#mainArea .mainTxt h1 {
  display: inline-block;
  padding: 38.5px 70px;
  background: rgba(23, 57, 130, 0.8);
  -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  line-height: 1.7;
}

@media screen and (max-width: 1000px) {
  #mainArea .mainTxt h1 {
    padding: 3px 70px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .mainTxt h1 {
    display: block;
    padding: 38.5px 20px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt h1 {
    padding: 20px;
    font-size: 18px;
  }
}

#mainArea .mainTxt h1 .txt {
  font-size: 42px;
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt h1 .txt {
    font-size: 32px;
  }
}

#mainArea .mainTxt h1 em {
  font-size: 42px;
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt h1 em {
    font-size: 22px;
  }
}

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

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

footer#global_footer #fotCont {
  padding: 60px 0;
  background: url("../images/contents/bg_contact.jpg");
  background-size: cover;
}

footer#global_footer #fotCont .inner > p {
  display: block;
  margin-bottom: 40px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  footer#global_footer #fotCont .inner > p {
    line-height: 1.5;
  }
}

footer#global_footer #fotCont .contWrap {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

footer#global_footer #fotCont .contWrap .telSt {
  margin-right: 60px;
}

@media screen and (max-width: 1000px) {
  footer#global_footer #fotCont .contWrap .telSt {
    margin-right: 40px;
  }
}

@media screen and (max-width: 834px) {
  footer#global_footer #fotCont .contWrap .telSt {
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer #fotCont .contWrap .telSt {
    display: block;
    margin: 0 auto 30px auto;
  }
}

footer#global_footer #fotCont .contWrap .telSt a {
  display: block;
}

footer#global_footer #fotCont .contWrap .telSt a p {
  margin-bottom: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 34px;
  font-weight: bold;
  color: #1b4398;
}

footer#global_footer #fotCont .contWrap .telSt a p .ttl {
  font-size: 22px;
}

footer#global_footer #fotCont .contWrap .telSt a .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  footer#global_footer #fotCont .contWrap .telSt a .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

footer#global_footer #fotCont .contWrap .telSt a .wrapper dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
}

footer#global_footer #fotCont .contWrap .telSt a .wrapper dl:last-of-type {
  margin-right: 0;
}

footer#global_footer #fotCont .contWrap .telSt a .wrapper dl dt, footer#global_footer #fotCont .contWrap .telSt a .wrapper dl dd {
  line-height: 1;
}

@media screen and (max-width: 834px) {
  footer#global_footer #fotCont .contWrap .telSt a .wrapper dl dt, footer#global_footer #fotCont .contWrap .telSt a .wrapper dl dd {
    font-size: 14px;
  }
}

footer#global_footer #fotCont .contWrap .telSt a .wrapper dl dt {
  margin-right: 7px;
  padding: 3px 5px;
  border: 1px solid #333;
}

footer#global_footer #fotCont .contWrap .cont a {
  display: block;
  padding: 21px 37px;
  background: #ffa82c;
  border-radius: 5px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 834px) {
  footer#global_footer #fotCont .contWrap .cont a {
    padding: 21px 25px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer #fotCont .contWrap .cont a {
    display: block;
    padding: 21px 10px;
  }
}

footer#global_footer #fotCont .contWrap .cont a:before {
  content: "";
  width: 27px;
  height: 20px;
  display: inline-block;
  margin-right: 12px;
  background: url("../images/common/icon_mail.png");
  vertical-align: middle;
}

footer#global_footer #footer {
  padding: 60px 0 190px 0;
  border-top: 4px solid #69b3dd;
  background: url("../images/common/ill06.png");
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: bottom left;
}

footer#global_footer #footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

footer#global_footer address {
  width: 37%;
  text-align: left;
}

@media screen and (max-width: 834px) {
  footer#global_footer address {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}

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

@media screen and (max-width: 834px) {
  footer#global_footer address .siteID {
    margin-bottom: 30px;
  }
}

footer#global_footer address dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 0;
  border-bottom: 1px dashed #ccc;
}

footer#global_footer address dl:last-of-type {
  border-bottom: 0;
}

footer#global_footer address dl dt, footer#global_footer address dl dd {
  font-size: 15px;
  line-height: 1.5;
}

footer#global_footer address dl dt {
  width: 110px;
  margin-right: 18px;
  padding: 0 3px;
  border: 1px solid #333;
  text-align: center;
}

footer#global_footer address dl dd {
  width: 100%;
  text-align: left;
}

footer#global_footer address .btnSt {
  margin-top: 22px;
}

footer#global_footer address .btnSt a {
  position: relative;
  display: inline-block;
  width: 200px;
  padding: 7px 20px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #333;
  text-align: center;
}

footer#global_footer address .btnSt a:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

footer#global_footer address .btnSt a:hover {
  opacity: 1;
  background: #1b4398;
  color: #fff;
}

footer#global_footer .gmap {
  width: 60%;
}

@media screen and (max-width: 834px) {
  footer#global_footer .gmap {
    width: 100%;
  }
}

footer#global_footer .gmap iframe {
  border-radius: 10px;
}

footer#global_footer #fot_nav {
  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: 1240px;
  margin: 0 auto;
  padding: 20px;
}

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

footer#global_footer #fot_nav li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-right: 1px solid #999;
  line-height: 1;
}

footer#global_footer #fot_nav li:first-of-type {
  border-left: 1px solid #999;
}

footer#global_footer #fot_nav li a {
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 1000px) {
  footer#global_footer #fot_nav li a {
    font-size: 13px;
  }
}

footer#global_footer #copy {
  display: block;
  padding: 30px 10px 10px 10px;
  font-size: 13px;
}

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

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

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

.con_01 {
  position: relative;
}

.con_01:before, .con_01:after {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
}

.con_01:before {
  top: 0;
  left: 0;
  width: 37%;
  height: 18.2vw;
  background: url("../images/contents/ill01.png");
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 640px) {
  .con_01:before {
    width: 60%;
    height: 31vw;
  }
}

.con_01:after {
  bottom: 0;
  right: 0;
  width: 0;
  height: 18vw;
  background: url("../images/contents/ill02.png");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

@media screen and (max-width: 640px) {
  .con_01:after {
    width: 50%;
    height: 26vw;
  }
}

.con_01.scrollin:after {
  width: 35.2%;
}

.con_01 .ttl h2 {
  margin-bottom: 40px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .con_01 .ttl h2 {
    margin-bottom: 32px;
    font-size: 24px;
  }
}

.con_01 .ttl h2 .sub {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 1px 13px;
  background: #ffa82c;
  font-size: 16px;
  color: #fff;
}

.con_01 .ttl h2 .sub:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 55px 30px 55px;
  border-color: transparent transparent #ffa82c transparent;
}

@media screen and (max-width: 834px) {
  .con_01 .ttl p {
    font-size: 14px;
    text-align: left;
  }
}

@media only screen and (max-width: 1200px) {
  .con_01 .btnWh_01 a {
    margin: 0 auto;
  }
}

.con_02, .con_03 {
  position: relative;
}

.con_02:before, .con_03:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 50%;
  height: 26vw;
  display: block;
  background: #ebf5fa;
}

@media screen and (max-width: 834px) {
  .con_02:before, .con_03:before {
    height: 28vw;
  }
}

@media screen and (max-width: 640px) {
  .con_02:before, .con_03:before {
    width: 35%;
    height: 100%;
  }
}

.con_02 .flexBox, .con_03 .flexBox {
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.con_02 .flexBox:before, .con_03 .flexBox:before {
  content: "";
  position: absolute;
  bottom: 20px;
  right: -135px;
  display: block;
  width: 216px;
  height: 110px;
  background: url("../images/contents/ill03.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .con_02 .flexBox:before, .con_03 .flexBox:before {
    bottom: 0;
    right: 0;
  }
}

@media screen and (max-width: 834px) {
  .con_02 .flexBox:before, .con_03 .flexBox:before {
    width: 20%;
    height: 10vw;
    bottom: -45px;
  }
}

@media screen and (max-width: 640px) {
  .con_02 .flexBox:before, .con_03 .flexBox:before {
    width: 100px;
    height: 50px;
  }
}

.con_02 .flexBox .txtBox, .con_03 .flexBox .txtBox {
  margin-left: 8%;
}

@media screen and (max-width: 640px) {
  .con_02 .flexBox .txtBox, .con_03 .flexBox .txtBox {
    margin: 0 auto 40px auto;
  }
}

.con_02 .flexBox .txtBox .title_01 h2:after, .con_03 .flexBox .txtBox .title_01 h2:after {
  background: url("../images/contents/icon_serch.png");
  background-color: #ffa82c;
  background-repeat: no-repeat;
  background-position: center;
}

.con_03:before {
  left: auto;
  right: 0;
  width: 40%;
  height: 31.3vw;
}

@media screen and (max-width: 834px) {
  .con_03:before {
    height: 33vw;
  }
}

@media screen and (max-width: 640px) {
  .con_03:before {
    width: 42%;
    height: 93%;
  }
}

.con_03 .flexBox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.con_03 .flexBox:before {
  bottom: -75px;
  right: auto;
  left: -162px;
  display: block;
  width: 190px;
  height: 168px;
  background: url("../images/contents/ill04.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1200px) {
  .con_03 .flexBox:before {
    left: 0;
  }
}

@media screen and (max-width: 834px) {
  .con_03 .flexBox:before {
    width: 15%;
    height: 13vw;
    bottom: -90px;
  }
}

.con_03 .flexBox .txtBox {
  margin: 0 8% 0 0;
}

@media screen and (max-width: 640px) {
  .con_03 .flexBox .txtBox {
    margin: 0 auto 40px auto;
  }
}

.con_03 .flexBox .txtBox .title_01 h2:after {
  background: url("../images/contents/icon_buy.png");
  background-color: #ffa82c;
  background-repeat: no-repeat;
  background-position: center;
}

.con_04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border: 4px solid #69b3dd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

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

.con_04 .imgBox {
  width: 50%;
  margin-right: 4%;
}

@media screen and (max-width: 640px) {
  .con_04 .imgBox {
    width: 100%;
    margin: 0 auto 40px auto;
  }
}

.con_04 .txtBox {
  width: 46%;
}

@media screen and (max-width: 640px) {
  .con_04 .txtBox {
    width: 100%;
  }
}

.con_04 .txtBox h3 {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .con_04 .txtBox h3 {
    margin-bottom: 24px;
  }
}

.con_04 .txtBox .caseTxt dl {
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .con_04 .txtBox .caseTxt dl {
    display: block;
  }
}

.con_04 .txtBox .caseTxt dl dt, .con_04 .txtBox .caseTxt dl dd {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  font-size: 15px;
}

.con_04 .txtBox .caseTxt dl dt {
  min-width: 122px;
  margin-right: 20px;
  border: 1px solid #666 !important;
  color: #666;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .con_04 .txtBox .btnWh_01 a {
    font-size: 14px;
  }
}

.con_05 {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.con_05:before {
  content: "";
  position: absolute;
  bottom: -80px;
  right: -300px;
  display: block;
  width: 426px;
  height: 187px;
  background: url("../images/contents/ill05.png");
}

@media only screen and (max-width: 1200px) {
  .con_05:before {
    right: -20%;
  }
}

@media screen and (max-width: 1000px) {
  .con_05:before {
    right: -90px;
  }
}

.con_05 .scroll {
  max-height: 250px;
  overflow-x: auto;
  padding-right: 20px;
}

.con_05 dl {
  padding: 20px 0;
  border-bottom: 1px dashed #ccc;
}

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

.con_05 dl dt, .con_05 dl dd {
  display: block !important;
  padding: 0 !important;
  border: none !important;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .con_05 dl dt, .con_05 dl dd {
    width: 100% !important;
  }
}

.con_05 dl dt {
  min-width: 147px;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}

div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}

@media screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

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

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #1b4398;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

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

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

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

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex1 .box img {
  width: 100% !important;
}

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

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

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

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex2 .box img {
  width: 100% !important;
}

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

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

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

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex3 .box img {
  width: 100% !important;
}

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

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

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

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}

.square._75 .square-inner:before {
  padding-top: 75%;
}

.square._66 .square-inner:before {
  padding-top: 66%;
}

.square td .square-inner {
  display: block;
  position: relative;
}

.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

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

.square > .square-inner {
  display: block;
  position: relative;
}

.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

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

.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .square-inner {
  display: block;
  position: relative;
}

.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

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

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

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

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1000px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}

.flex2cl_02 .box img {
  width: 100% !important;
}

.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1000px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex3cl .box img {
  width: 100% !important;
}

.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1000px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media 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;
}

.title_01._index h2 {
  position: relative;
  margin-bottom: 40px;
  padding: 14.5px 10px 14.5px 65px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .title_01._index h2 {
    padding: 10px 10px 10px 65px;
    font-size: 24px;
  }
}

.title_01._index h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 0;
  height: 100%;
  background: #f7f7f7;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

.title_01._index h2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 56px;
  height: 100%;
}

.title_01._index02 h2 {
  display: inline-block;
  padding: 11px 25px;
  background: #69b3dd;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .title_01._index02 h2 {
    padding: 6px 25px;
    font-size: 21px;
  }
}

.title_01._index02 h2:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  margin-right: 10px;
  background: url("../images/contents/icon_jirei.png");
  vertical-align: middle;
}

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

.title_01._index03 h2 {
  padding-bottom: 10px;
  border-bottom: 2px solid #69b3dd;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: bold;
  color: #69b3dd;
}

.title_01._index03 h2:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 15px;
  background: url("../images/contents/icon_news.png");
  vertical-align: middle;
}

.title_01.scrollin h2:before {
  width: 100%;
}

.title_01._common h1 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 36px;
  color: #fff;
  text-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
}

@media screen and (max-width: 640px) {
  .title_01._common h1 {
    font-size: 28px;
  }
}

.title_01._common h2 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #ccc;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
}

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

@media screen and (max-width: 640px) {
  .title_01._common h2 {
    font-size: 22px;
  }
}

.title_01._common h2:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 2px;
  display: block;
  background: #1b4398;
}

.title_01._common h3 {
  position: relative;
  padding: 5px 10px;
  background: #f7f7f7;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .title_01._common h3 {
    font-size: 18px;
  }
}

.title_01._common h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid #333;
}

.title_01._common h3 .sub {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .title_01._common h3 .sub {
    display: block;
    margin-left: 0;
  }
}

.title_01._common._bai01 h3 {
  background: #ebf5fa;
  color: #1b4398;
}

.title_01._common._bai01 h3::before {
  border-top: 15px solid #1b4398;
}

.title_01._common._bai02 h3 {
  background: #fffaf4;
  color: #ffa82c;
}

.title_01._common._bai02 h3::before {
  border-top: 15px solid #ffa82c;
}

.title_02._common h2 {
  position: relative;
  padding: 12px 10px 12px 30px;
  border: 1px solid #ccc;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
}

@media screen and (max-width: 640px) {
  .title_02._common h2 {
    font-size: 20px;
  }
}

.title_02._common h2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 7px;
  height: 30px;
  border-radius: 10px;
  background: #1b4398;
}

@media screen and (max-width: 640px) {
  .h1txt {
    margin-bottom: 40px;
  }
}

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

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

.flexBox .txtBox {
  width: 32%;
}

@media screen and (max-width: 1000px) {
  .flexBox .txtBox {
    width: 34%;
  }
}

@media screen and (max-width: 834px) {
  .flexBox .txtBox {
    width: 46%;
  }
}

@media screen and (max-width: 640px) {
  .flexBox .txtBox {
    width: 100%;
  }
}

.flexBox .imgBox {
  width: 60%;
}

@media screen and (max-width: 1000px) {
  .flexBox .imgBox {
    width: 58%;
  }
}

@media screen and (max-width: 834px) {
  .flexBox .imgBox {
    width: 46%;
  }
}

@media screen and (max-width: 640px) {
  .flexBox .imgBox {
    width: 100%;
  }
}

.tbl01 td {
  padding: 10px !important;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .tbl01 td {
    text-align: left !important;
  }
}

.liSq li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 25px;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .liSq li {
    margin-bottom: 15px;
  }
}

.liSq li:before {
  content: "■";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: #1b4398;
}

.liDots li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 22px;
  line-height: 1.5;
}

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

.bgCover {
  background-size: cover;
}

.slider02 .slick-slide {
  outline: none;
}

.slider02 .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.slider02 .slick-arrow {
  display: none !important;
}

.slider02 .slick-list .slick-track img {
  width: 100% !important;
  height: 20vw !important;
  min-height: 371px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 1200px) {
  .slider02 .slick-list .slick-track img {
    height: 30vw !important;
    min-height: 360px;
  }
}

@media screen and (max-width: 1000px) {
  .slider02 .slick-list .slick-track img {
    min-height: 254px;
  }
}

@media screen and (max-width: 834px) {
  .slider02 .slick-list .slick-track img {
    height: 60vw !important;
    min-width: 385px;
  }
}

@media screen and (max-width: 640px) {
  .slider02 .slick-list .slick-track img {
    height: 62vw !important;
    min-height: 232px;
  }
}

.slider02 .slick-dots {
  position: static;
  bottom: auto;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.slider02 .slick-dots li {
  width: 19.2%;
  height: 4vw;
  min-height: 72px;
  margin: 0 1% 0 0;
  margin-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
  .slider02 .slick-dots li {
    height: 6vw;
    min-width: 64px;
  }
}

@media screen and (max-width: 1000px) {
  .slider02 .slick-dots li {
    min-height: 50px;
  }
}

@media screen and (max-width: 834px) {
  .slider02 .slick-dots li {
    height: 12vw;
    min-height: 67px;
  }
}

@media screen and (max-width: 640px) {
  .slider02 .slick-dots li {
    width: 18.4%;
    height: 12vw;
    min-height: 45px;
    margin-right: 2%;
  }
}

.slider02 .slick-dots li:nth-of-type(5n) {
  margin-right: 0;
}

.slider02 .slick-dots img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

.imgBa ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.imgBa ul:before {
  content: "\f101";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  color: #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
}

@media screen and (max-width: 640px) {
  .imgBa ul:before {
    font-size: 20px;
  }
}

.imgBa ul li {
  width: 22%;
  margin-right: 8%;
}

.imgBa ul li:nth-of-type(2n+1) {
  margin-right: 2%;
}

.imgBa ul li img {
  width: 100% !important;
  font-family: 'object-fit: cover; object-position: center top;';
}

.btnWh_01 a {
  position: relative;
  display: inline-block;
  padding: 7px 55px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #333;
  text-align: center;
  line-height: 1.5;
}

@media only screen and (max-width: 1200px) {
  .btnWh_01 a {
    display: block;
    padding: 7px 20px;
    max-width: 280px;
  }
}

@media screen and (max-width: 640px) {
  .btnWh_01 a {
    display: block;
    max-width: 100%;
    padding: 14px 20px;
  }
}

.btnWh_01 a:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btnWh_01 a:hover {
  opacity: 1;
  background: #1b4398;
  color: #fff;
}

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

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

.ancBtn ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 15px;
}

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

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

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

@media only screen and (max-width: 1200px) {
  .ancBtn ul li:nth-of-type(3n) {
    margin-right: 4%;
  }
}

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

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

.ancBtn ul li a {
  position: relative;
  display: block;
  padding: 10px 5px;
  border: 1px solid #ccc;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ancBtn ul li a {
    font-size: 14px;
  }
}

.ancBtn ul li a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .ancBtn ul li a:after {
    right: 10px;
  }
}

.ancBtn ul li a:hover {
  opacity: 1;
  border: 1px solid #1b4398;
  color: #1b4398;
}

@media screen and (max-width: 834px) {
  .tabBr br {
    display: none;
  }
}

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

@media screen and (max-width: 834px) {
  .tabLeft div {
    text-align: left !important;
  }
}

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

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

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

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 168, 44, 0)), color-stop(60%, rgba(255, 168, 44, 0.4)));
  background: linear-gradient(rgba(255, 168, 44, 0) 60%, rgba(255, 168, 44, 0.4) 60%);
}

.aLine a {
  text-decoration: underline;
}

.aLine a:hover {
  text-decoration: none;
}

.gmap iframe {
  vertical-align: bottom;
}

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

.anc {
  clear: inherit !important;
}

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

.breadcrumb {
  margin: 0 0 50px auto;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .breadcrumb {
    display: none;
    margin: 0;
  }
}

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

.breadcrumb .pankuzu li {
  display: inline-block;
}

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

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

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

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

.greeting_01 ul li {
  position: relative;
  width: 25%;
}

@media only screen and (max-width: 1200px) {
  .greeting_01 ul li {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .greeting_01 ul li {
    width: 100%;
  }
}

.greeting_01 ul li article > div {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  text-align: center;
}

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

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

.greeting_02 .box {
  width: 48%;
  margin-right: 4%;
}

@media screen and (max-width: 834px) {
  .greeting_02 .box {
    width: 100%;
    margin: 0 auto 20px auto;
  }
}

.greeting_02 .box:nth-of-type(even) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .greeting_02 .box:last-of-type {
    margin-bottom: 0;
  }
}

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

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

.bukken_01 .box {
  width: 48%;
  margin-right: 4%;
}

@media screen and (max-width: 834px) {
  .bukken_01 .box {
    width: 100%;
    margin: 0 auto 20px auto;
  }
}

.bukken_01 .box:nth-of-type(even) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .bukken_01 .box:last-of-type {
    margin-bottom: 0;
  }
}

.baikyaku_01 {
  position: relative;
}

.baikyaku_01:before {
  content: "\f101";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  color: #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
}

@media screen and (max-width: 640px) {
  .baikyaku_01:before {
    content: "\f103";
  }
}

.baikyaku_01 .box {
  width: 46%;
  margin-right: 8%;
}

@media screen and (max-width: 640px) {
  .baikyaku_01 .box {
    width: 100%;
    margin: 0 auto 70px auto;
  }
}

.baikyaku_01 .box:nth-of-type(even) {
  margin-right: 0;
}

@media screen and (max-width: 640px) {
  .baikyaku_01 .box:last-of-type {
    margin-bottom: 0;
  }
}

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

@media screen and (max-width: 834px) {
  .pntTxt {
    font-size: 20px;
  }
}

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

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

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

.case_01 .txtBox {
  width: 60%;
  margin-right: 4%;
}

@media screen and (max-width: 640px) {
  .case_01 .txtBox {
    width: 100%;
    margin: 0 auto 20px auto;
  }
}

.case_01 .imgBox {
  width: 36%;
}

@media screen and (max-width: 640px) {
  .case_01 .imgBox {
    width: 100%;
  }
}

a[href^="tel:"] {
  pointer-events: none;
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

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

.telSt2 a {
  display: inline-block;
  margin-right: 15px;
  font-size: 34px;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .telSt2 a {
    display: block;
    margin-bottom: 15px;
    font-size: 30px;
    text-align: center;
  }
}

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

.cont_form dt, .cont_form dd {
  border: none !important;
}

.cont_form dt label {
  margin-top: 3px;
  padding: 2px 10px 6px;
  background: #1b4398;
  color: #fff !important;
  line-height: 1;
}

.cont_form dt label:after {
  content: "必須";
}

.form_wrap.error {
  margin-top: 120px;
}

@media screen and (max-width: 834px) {
  .form_wrap.error {
    margin-top: 50px;
  }
}

.policy h2 {
  margin: 30px auto 10px auto;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
}

.agree_check {
  text-align: center;
}

.agree_check label {
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .agree_check label {
    position: relative;
    display: inline-block;
    padding: 30px 0 0 30px;
    text-align: left;
  }
}

.agree_check label span {
  display: inline-block;
  margin-right: 5px;
  padding: 2px 10px 6px;
  background: #1b4398;
  font-size: 13px;
  color: #fff !important;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .agree_check label span {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 640px) {
  .agree_check label #check {
    position: absolute;
    top: 29px;
    left: 0;
  }
}

.form_wrap.confirm {
  margin-top: 70px;
}

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

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

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

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

.inview {
  position: relative;
  opacity: 0;
  -webkit-transition: .4s .4s;
  transition: .4s .4s;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .inview {
    opacity: 1;
  }
}

.inview::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-gradient(linear, right top, left top, from(#1b4398), to(transparent));
  background: linear-gradient(to left, #1b4398, transparent);
  position: absolute;
  left: -100%;
  top: 0;
  -webkit-transition: 2s;
  transition: 2s;
}

/* 可視範囲に入ったとき */
.inview.show::before {
  left: 100%;
}

.inview.show {
  opacity: 1;
}
/*# sourceMappingURL=assets.css.map */