@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background: #e6ecff;
}

::selection {
  background: #e6ecff;
}

::-moz-selection {
  background: #e6ecff;
}

.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.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #333;
  word-wrap: break-word;
  font-size: 17px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

.inner {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
}

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 20px;
}

.inner800 {
  margin: 0 auto;
  max-width: 840px;
  padding: 0 20px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  overflow: hidden;
}

#contents {
  width: 100%;
  max-width: 1240px;
  padding: 106px 20px 100px 20px;
}

@media screen and (max-width: 1000px) {
  #contents {
    padding-top: 85px;
  }
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 85px 30px 50px;
  }
}

.index_contents #contents {
  padding: 0 20px;
}

#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;
}

.imgR, .imgL {
  margin: 0 0 10px 20px;
}

@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;
  }
}

.imgL {
  margin: 0 20px 10px 0;
}

@media screen and (max-width: 640px) {
  .imgL {
    margin: 0 auto 10px auto;
  }
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "游ゴシック", 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 {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}

#global_header #hedFixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  background: url("../images/common/bg_hed.jpg");
  background-size: cover;
  border-top: 10px solid #1d4adc;
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed {
    border-top: 5px solid #1d4adc;
  }
}

#global_header #hedFixed .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;
  padding: 20px;
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed .inner {
    padding: 10px 20px;
  }
}

#global_header #hedFixed .siteID {
  width: 31%;
  max-width: 375px;
}

@media only screen and (max-width: 1200px) {
  #global_header #hedFixed .siteID {
    width: 25%;
  }
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed .siteID {
    width: 320px;
  }
}

@media screen and (max-width: 640px) {
  #global_header #hedFixed .siteID {
    width: 230px;
  }
}

#global_header #hedFixed .siteID a {
  display: block;
  opacity: 1;
}

#global_header #hedFixed .navWrapper {
  width: 69%;
}

@media only screen and (max-width: 1200px) {
  #global_header #hedFixed .navWrapper {
    width: 75%;
  }
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed .navWrapper {
    width: auto;
  }
}

#global_header #hedFixed .navWrapper .navwrap .siteID {
  display: none;
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed .navWrapper .navwrap .siteID {
    display: block;
    width: 100%;
  }
}

#global_header #hedFixed .navWrapper .navwrap .siteID a {
  display: block;
  padding: 10px 0;
}

#global_header #hedFixed .navWrapper .navwrap nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li {
  position: relative;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
  line-height: 1;
}

@media only screen and (max-width: 1200px) {
  #global_header #hedFixed .navWrapper .navwrap nav ul li a {
    padding: 10px 7px;
  }
}

#global_header #hedFixed .navWrapper .navwrap nav ul li a .ja {
  display: block;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li a:hover {
  opacity: 1;
  color: #1d4adc;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li .sub {
  position: absolute;
  top: 36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  display: block;
  background-color: #fff;
  z-index: 100;
  text-align: center;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed .navWrapper .navwrap nav ul li .sub {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

#global_header #hedFixed .navWrapper .navwrap nav ul li .sub li {
  border: none;
  border-bottom: 1px solid #ccc;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li .sub li:last-of-type {
  border-bottom: 0;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li .sub li a {
  display: block;
  padding: 20px 10px;
  text-align: center;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li.btnEntry {
  width: 200px;
  margin-left: 15px;
}

@media screen and (max-width: 1000px) {
  #global_header #hedFixed .navWrapper .navwrap nav ul li.btnEntry {
    margin: 20px auto 0 auto;
  }
}

#global_header #hedFixed .navWrapper .navwrap nav ul li.btnEntry a {
  overflow: hidden;
  position: relative;
  display: block;
  padding: 15px 5px;
  background: #1135ac;
  text-align: center;
  font-size: 17px;
  color: #fff;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li.btnEntry a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #1d4adc transparent transparent transparent;
  border-width: 70px 140px 0 0px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li.btnEntry a span {
  position: relative;
  z-index: 1;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
}

#global_header #hedFixed .navWrapper .navwrap nav ul li.btnEntry a:hover:before {
  width: 100%;
}

.spNav {
  display: none;
}

@media screen and (max-width: 834px) {
  .spNav {
    display: block;
  }
}

.peNone > a {
  pointer-events: none;
}

.is-scrolled #hedFixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
}

/* ----------------------------------------------------------
hamburger menu
---------------------------------------------------------- */
@media screen and (max-width: 1000px) {
  @-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: #1d4adc;
    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 .wrap {
    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 .wrap .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: 85px 20px;
    background: #fff;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav {
    width: 100%;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul {
    display: block;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul > li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul > li > a {
    padding: 17px 0;
    line-height: 1;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu .arrows {
    position: absolute;
    right: 0;
    top: 0;
    width: 61px;
    height: 69px;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu .arrows:after {
    font-weight: 100;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    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: 100%;
    height: 100%;
    background: #03144c;
    z-index: 1;
    color: #fff;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu .sub {
    display: none !important;
    background: #f8f8f8;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu .sub li a {
    padding: 15px ​10px;
    text-align: left;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu.open .arrows:after {
    content: "\f00d";
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu.open .sub {
    display: block !important;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu a {
    padding: 17px 60px 17px 0;
  }
  #global_header #hedFixed #hednav .wrap .navwrap nav > ul .ddMenu a:after {
    display: none;
  }
  @-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: #1d4adc;
  }
  .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 .wrap {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important;
  }
  .MenuOpened .wrap .navwrap {
    opacity: 1 !important;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    overflow: initial;
    height: 100vh !important;
    margin-left: auto;
  }
}

@media screen and (max-width: 640px) {
  #global_header #hedFixed #hednav .wrap .navwrap {
    height: 100%;
    overflow-y: auto;
  }
}

/* ----------------------------------------------------------
mainarea
---------------------------------------------------------- */
#mainArea {
  overflow: hidden;
  position: relative;
  margin-top: 106px;
}

@media screen and (max-width: 1000px) {
  #mainArea {
    margin-top: 80px;
  }
}

#mainArea #slider {
  width: 100%;
}

#mainArea #slider .slick-slide {
  outline: none;
}

#mainArea #slider li img {
  width: 100%;
  height: auto;
}

#mainArea .mainTxt {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt {
    height: 100%;
  }
}

#mainArea .mainTxt .inner {
  position: relative;
  padding: 64px 20px;
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt .inner {
    height: 100%;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px;
  }
}

#mainArea .mainTxt .inner:before, #mainArea .mainTxt .inner:after {
  content: "";
  position: absolute;
  display: block;
  width: 92%;
  height: 93%;
}

@media screen and (max-width: 1000px) {
  #mainArea .mainTxt .inner:before, #mainArea .mainTxt .inner:after {
    width: 90%;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt .inner:before, #mainArea .mainTxt .inner:after {
    width: 100%;
    height: 100%;
  }
}

#mainArea .mainTxt .inner:before {
  bottom: 0;
  right: 35px;
  background: rgba(29, 74, 220, 0.6);
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt .inner:before {
    display: none;
  }
}

#mainArea .mainTxt .inner:after {
  top: 0;
  left: 35px;
  background: rgba(3, 20, 76, 0.6);
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt .inner:after {
    left: 0;
  }
}

#mainArea .mainTxt p {
  position: relative;
  z-index: 1;
  padding: 0 80px;
  color: #fff;
  line-height: 1.7;
}

@media screen and (max-width: 834px) {
  #mainArea .mainTxt p {
    padding: 0 30px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt p {
    padding: 0;
  }
}

#mainArea .mainTxt .txt01 {
  font-size: 60px;
}

@media only screen and (max-width: 1200px) {
  #mainArea .mainTxt .txt01 {
    font-size: 4.2vw;
  }
}

@media screen and (max-width: 1000px) {
  #mainArea .mainTxt .txt01 {
    font-size: 37px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .mainTxt .txt01 {
    font-size: 28px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt .txt01 {
    font-size: 20px;
  }
}

#mainArea .mainTxt .txt02 {
  font-size: 36px;
}

@media only screen and (max-width: 1200px) {
  #mainArea .mainTxt .txt02 {
    font-size: 3vw;
  }
}

@media screen and (max-width: 1000px) {
  #mainArea .mainTxt .txt02 {
    font-size: 21px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .mainTxt .txt02 {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .mainTxt .txt02 {
    font-size: 12px;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 13px;
}

footer#global_footer a {
  font-size: 13px;
  color: #333;
  text-decoration: none;
}

footer#global_footer #copy {
  display: block;
  padding: 10.5px 10px;
  background: #1d4adc;
  font-size: 15px;
  color: #fff;
}

footer#global_footer #copy a {
  text-decoration: none;
  color: #fff;
}

footer#global_footer #copy a:hover {
  opacity: 1;
}

.con_01 {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

.con_01 h2 {
  margin-bottom: 30px;
  font-size: 34px;
}

@media screen and (max-width: 834px) {
  .con_01 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .con_01 h2 {
    font-size: 17px;
  }
}

.con_02 {
  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;
}

.con_02 .box {
  width: 25%;
}

@media screen and (max-width: 834px) {
  .con_02 .box {
    width: 50%;
  }
}

.con_02 .box .imbBox img {
  width: 100% !important;
  height: 327px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media screen and (max-width: 834px) {
  .con_02 .box .imbBox img {
    height: 307px !important;
  }
}

@media screen and (max-width: 640px) {
  .con_02 .box .imbBox img {
    height: 152px !important;
  }
}

.con_02 .box .txtBox {
  position: relative;
}

.con_02 .box .txtBox:before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
}

.con_02 .box .txtBox td {
  padding: 0 !important;
  border: none !important;
  color: #fff;
}

.con_02 .box .txtBox .nameBox {
  padding-bottom: 15px !important;
  font-size: 24px;
}

.con_02 .box .txtBox .yaku {
  font-size: 18px;
}

@media screen and (max-width: 640px) {
  .con_02 .box .txtBox .yaku {
    font-size: 14px;
  }
}

.con_02 .box .txtBox .btn_blue01 {
  padding-top: 40px !important;
}

@media screen and (max-width: 640px) {
  .con_02 .box .txtBox .btn_blue01 {
    padding-top: 15px !important;
  }
}

.con_02 .box .txtBox .btn_blue01 a {
  border: 1px solid #fff;
}

@media only screen and (max-width: 1200px) {
  .con_02 .box .txtBox .btn_blue01 a {
    display: block;
    padding: 12.5px 10px;
  }
}

@media screen and (max-width: 1000px) {
  .con_02 .box .txtBox .btn_blue01 a {
    font-size: 13px;
  }
}

.con_02 .box .txtBox .btn_blue01 a:hover {
  border: 1px solid #1135ac;
}

.con_02 .box:nth-of-type(odd) .txtBox:before {
  bottom: 100%;
  border-color: transparent transparent #1d4adc transparent;
  border-width: 0 19px 32px 19px;
}

@media screen and (max-width: 640px) {
  .con_02 .box:nth-of-type(odd) .txtBox:before {
    border-width: 0 13px 16px 13px;
  }
}

.con_02 .box:nth-of-type(even) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.con_02 .box:nth-of-type(even) .txtBox:before {
  top: 100%;
  border-color: #1d4adc transparent transparent transparent;
  border-width: 32px 19px 0 19px;
}

@media screen and (max-width: 640px) {
  .con_02 .box:nth-of-type(even) .txtBox:before {
    border-width: 16px 13px 0 13px;
  }
}

.con_03 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.con_03 .newsWrap .scroll {
  max-height: 285px;
  overflow-y: auto;
  padding-right: 10px;
}

.con_03 .newsWrap dl {
  margin-bottom: 10px;
  padding: 10px;
  border-bottom: 1px dashed #333;
}

@media screen and (max-width: 640px) {
  .con_03 .newsWrap dl {
    display: block !important;
  }
}

.con_03 .newsWrap dl:last-of-type {
  margin-bottom: 0;
}

.con_03 .newsWrap dl dt, .con_03 .newsWrap dl dd {
  display: block !important;
  padding: 0 !important;
  border: none !important;
}

@media screen and (max-width: 640px) {
  .con_03 .newsWrap dl dt, .con_03 .newsWrap dl dd {
    width: 100% !important;
  }
}

.con_03 .newsWrap dl dt {
  min-width: 110px;
}

@media screen and (max-width: 640px) {
  .con_03 .newsWrap dl dt {
    margin-bottom: 10px;
  }
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "游明朝体", "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: #1d4adc;
  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 h1, .title_01 h2 {
  margin-top: 10px;
  font-size: 20px;
  color: #1d4adc;
}

@media screen and (max-width: 640px) {
  .title_01 h1, .title_01 h2 {
    font-size: 17px;
  }
}

.title_01 p {
  font-size: 34px;
}

@media screen and (max-width: 640px) {
  .title_01 p {
    font-size: 28px;
  }
}

.title_01._index article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.title_01._common h1, .title_01._common p {
  color: #fff;
}

.title_01.bg100 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.title_02 h2 {
  font-size: 34px;
}

@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 28px;
  }
}

.title_02._common h2 {
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .title_02._common h2 {
    font-size: 24px;
  }
}

.title_02._bdr h2 {
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
}

@media screen and (max-width: 640px) {
  .title_02._bdr h2 {
    text-align: center !important;
  }
}

@media screen and (max-width: 640px) {
  .h1txt {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .tbl_01 td {
    text-align: left !important;
  }
}

.tbl_01 .telSt a {
  font-size: 16px !important;
}

.bgCover {
  background-size: cover;
}

.instaBox .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;
}

.instaBox .sns_list > div {
  display: block;
  width: 15.8%;
  margin-right: 1.04%;
  margin-bottom: 15px;
  border: none;
}

@media screen and (max-width: 834px) {
  .instaBox .sns_list > div {
    width: 23.5%;
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  .instaBox .sns_list > div {
    width: 32%;
  }
}

.instaBox .sns_list > div:nth-of-type(6n) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .instaBox .sns_list > div:nth-of-type(6n) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  .instaBox .sns_list > div:nth-of-type(6n) {
    margin-right: 4%;
  }
}

@media screen and (max-width: 834px) {
  .instaBox .sns_list > div:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .instaBox .sns_list > div:nth-of-type(4n) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  .instaBox .sns_list > div:nth-of-type(3n) {
    margin-right: 0;
  }
}

.instaBox .sns_list > div .sns_photo {
  width: 100%;
  padding: 0;
}

.instaBox .sns_list > div .sns_text {
  display: none;
}

.btn_blue01 a {
  display: inline-block;
  padding: 12.5px 26.5px;
  background: #1d4adc;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
}

.btn_blue01 a:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
}

.btn_blue01 a:hover {
  opacity: 1;
  background: #1135ac;
}

.btn_blue02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn_blue02 ul li {
  width: 50%;
}

.btn_blue02 ul li a {
  display: block;
  padding: 57.5px 10px;
  font-size: 34px;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .btn_blue02 ul li a {
    padding: 45px 10px;
    font-size: 28px;
  }
}

@media screen and (max-width: 640px) {
  .btn_blue02 ul li a {
    padding: 25px 10px;
    font-size: 20px;
  }
}

.btn_blue02 ul li a:hover {
  opacity: 1;
}

.btn_blue02 ul li .blue01 {
  display: block;
}

.btn_blue02 ul li .blue01 a {
  background: #1d4adc;
}

.btn_blue02 ul li .blue01 a:hover {
  background: #03144c;
}

.btn_blue02 ul li .blue02 {
  display: block;
}

.btn_blue02 ul li .blue02 a {
  background: #1135ac;
}

.btn_blue02 ul li .blue02 a:hover {
  background: #03144c;
}

.btn_01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .btn_01 ul {
    display: block;
  }
}

.btn_01 ul li {
  width: 50%;
}

@media screen and (max-width: 640px) {
  .btn_01 ul li {
    width: 100%;
  }
}

.btn_01 ul li a {
  position: relative;
  display: block;
}

.btn_01 ul li a p {
  position: absolute;
  left: 10%;
  bottom: 12%;
  font-size: 50px;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .btn_01 ul li a p {
    font-size: 30px;
  }
}

.btn_01 ul li a p .ja {
  display: block;
  margin-top: 20px;
  padding-left: 8px;
  font-size: 26px;
}

@media screen and (max-width: 834px) {
  .btn_01 ul li a p .ja {
    margin-top: 10px;
    font-size: 18px;
  }
}

.btn_01 ul li a:hover {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

.btn_cont ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .btn_cont ul {
    display: block;
  }
}

.btn_cont ul li {
  float: none !important;
  margin-right: 20px;
}

@media screen and (max-width: 640px) {
  .btn_cont ul li {
    margin: 0 0 20px 0;
  }
}

@media screen and (max-width: 640px) {
  .btn_cont ul li .btn_blue01 a {
    display: block;
    text-align: center;
  }
}

.btn_cont ul li .telSt a {
  text-align: center;
}

@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;
  }
}

.gmap iframe {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .gmap iframe {
    height: 250px;
  }
}

.anc {
  clear: inherit !important;
}

.anc div {
  margin-top: -120px !important;
  padding-top: 120px;
}

.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;
}

.con_messa01 .nameBox {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  text-align: right;
}

.con_messa01 .nameBox .yaku, .con_messa01 .nameBox .nameSt {
  margin-top: 10px;
  display: inline-block;
}

.con_messa01 .nameBox .yaku {
  margin-right: 15px;
  font-size: 14px;
}

.con_messa01 .nameBox .nameSt {
  font-size: 24px;
}

.con_messa02 li:first-of-type {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 10px 40px;
  border-bottom: 4px double #ccc;
}

.con_messa02 li:first-of-type:before {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  margin-right: 10px;
  font-size: 26px;
  font-style: oblique;
  color: #1d4adc;
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
}

.con_messa03 h2, .con_messa03 h3 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #1d4adc;
}

@media screen and (max-width: 640px) {
  .con_messa03 .btn_blue01 a {
    display: block;
    text-align: center;
  }
}

a[href^="tel:"] {
  pointer-events: none;
  color: #333;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.telSt a {
  display: inline-block;
  margin-right: 15px;
  font-size: 34px;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .telSt a {
    display: block;
    font-size: 30px;
  }
}

.mail.title {
  display: none !important;
}

.cont_form dl {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.cont_form dt, .cont_form dd {
  border: none !important;
}

.cont_form dt label {
  margin-top: 3px;
  padding: 4px 10px;
  background: #333;
  color: #fff !important;
  line-height: 1;
}

.cont_form dt label:after {
  content: "必須";
}

.policyWrap .container {
  padding: 30px;
  background: #fff;
}

@media screen and (max-width: 640px) {
  .policyWrap .container {
    padding: 15px 20px;
  }
}

.policyWrap .container .scroll {
  max-height: 250px;
  overflow-y: auto;
  padding-right: 10px;
}

.policyWrap .container h2 {
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #333;
  font-size: 18px;
  line-height: 1.5;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .policyWrap .container h2 {
    font-size: 16px;
  }
}

.policyWrap .container h3 {
  position: relative;
  margin: 17px 0 2px;
  padding: 0 10px 7px 17px;
  font-size: 17px;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .policyWrap .container h3 {
    font-size: 16px;
  }
}

.policyWrap .container h3:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 7px;
  height: 20px;
  border-radius: 5px;
  background: #333;
}

.policyWrap .container p {
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .policyWrap .container p {
    font-size: 14px;
  }
}

.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: 4px 10px;
  background: #333;
  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;
}

.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;
}
/*# sourceMappingURL=assets.css.map */