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

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

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

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

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

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

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

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

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

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

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

.breadcrumb {
  max-width: 1220px;
  margin: 5px auto 70px auto;
  padding: 0 10px;
}

.pankuzu {
  text-align: right;
  font-size: 13px;
  color: #333;
}

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

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

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

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

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

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

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

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

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

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

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

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

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

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

.fEn {
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

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

header#global_header #hedFixed {
  display: none;
}

@media only screen and (max-width: 834px) {
  header#global_header #hedFixed {
    display: block;
  }
}

#global_header .hedTop {
  background: #333;
}

@media only screen and (max-width: 834px) {
  #global_header .hedTop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    width: 100%;
  }
}

#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;
  padding: 3.5px 10px;
}

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

#global_header .hedTop .inner .siteID {
  width: 163px;
}

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

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

#global_header .hedTop .inner 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 .hedTop .inner ul li {
  margin-right: 20px;
  color: #fff;
  line-height: 1;
}

@media only screen and (max-width: 834px) {
  #global_header .hedTop .inner ul li {
    margin-right: 10px;
  }
}

#global_header .hedTop .inner ul li:last-of-type {
  margin-right: 0;
}

#global_header .hedTop .inner ul li i {
  font-size: 28px;
  font-weight: 400;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul li a {
    display: block;
    width: 40px;
    padding: 6px 0;
    background: #fff;
    border-radius: 3px;
    color: #333;
  }
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul li a i {
    color: #333;
  }
}

#global_header .hedTop .inner ul .linkTel {
  width: 153px;
  font-size: 18px;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .linkTel {
    width: auto;
    line-height: 1;
  }
}

#global_header .hedTop .inner ul .linkTel .ttl {
  display: inline-block;
  margin-right: 3px;
  font-size: 12px;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .linkTel .ttl {
    display: none;
  }
}

#global_header .hedTop .inner ul .linkTel p {
  font-size: 11px;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .linkTel p {
    display: none;
  }
}

#global_header .hedTop .inner ul .linkTel a {
  font-size: 0;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .linkTel a:before {
    content: "\f2a0";
    font-family: "Font Awesome 5 Pro";
    font-size: 28px;
    font-weight: 900;
    color: #333;
  }
}

#global_header .hedTop .inner ul .cont {
  width: 180px;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .cont {
    width: auto;
  }
}

#global_header .hedTop .inner ul .cont a {
  display: block;
  padding: 7.5px 3px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  text-decoration: none;
  line-height: 1;
  color: #333;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .cont a {
    padding: 5px 0px;
    font-size: 0;
  }
}

#global_header .hedTop .inner ul .cont a i {
  margin-right: 8px;
  font-size: 18px;
  font-weight: 900;
  color: #333;
}

@media only screen and (max-width: 640px) {
  #global_header .hedTop .inner ul .cont a i {
    margin-right: 0;
    font-size: 28px;
  }
}

#global_header .hedTop .inner ul .cont a:hover {
  background-color: #333;
  color: #fff;
}

#global_header .hedTop .inner ul .cont a:hover i {
  color: #fff;
}

#global_header nav {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #f4f4f4;
}

#global_header nav #gnavi {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#global_header nav #gnavi li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1;
}

#global_header nav #gnavi li a {
  display: block;
  padding: 14px 0;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #333;
  text-decoration: none;
  line-height: 1.5;
}

#global_header nav #gnavi li a .ja {
  display: block;
  font-size: 13px;
}

#global_header nav #gnavi li a:hover {
  color: #c8130d;
}

#global_header nav #gnavi li .sub {
  position: absolute;
  top: 119px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  max-width: 1220px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 100;
}

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

#global_header nav #gnavi li .sub li {
  border: none;
}

@media only screen and (max-width: 834px) {
  #global_header nav #gnavi li .sub li {
    display: inline-block;
    width: 49%;
    margin-bottom: 1%;
  }
}

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

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

@media only screen and (max-width: 640px) {
  #global_header nav #gnavi li .sub li a {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 834px) {
  #global_header nav #gnavi li .sub li a:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 200;
    margin-right: 10px;
  }
}

@media only screen and (max-width: 834px) {
  #global_header nav #gnavi li .sub li a .ja {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header nav #gnavi li .sub li a .ja {
    font-size: 11px;
  }
}

@media only screen and (max-width: 834px) {
  .peNone.open .sub {
    display: block !important;
  }
}

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

@media only screen and (max-width: 834px) {
  .peNone > a {
    position: relative;
  }
}

@media only screen and (max-width: 834px) {
  .peNone > a:before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-weight: 200;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    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;
    width: 70px;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
  }
}

@media only screen and (max-width: 834px) {
  .peNone .sub {
    display: none !important;
  }
}

.peNone ul li a {
  pointer-events: auto;
}

@media only screen and (max-width: 834px) {
  .peNone.open > a:before {
    content: "\f00d";
  }
}

.spNav {
  display: none;
}

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

#mainArea {
  overflow: hidden;
  position: relative;
  margin-bottom: 6.6%;
}

@media only screen and (max-width: 640px) {
  #mainArea {
    padding-top: 46px;
  }
}

#mainArea #slider {
  width: 100%;
}

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

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

#mainArea #slider .slick-arrow {
  width: 40px;
  height: 20px;
  top: auto;
  bottom: 20px;
  z-index: 1;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea #slider .slick-arrow {
    bottom: 10px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea #slider .slick-arrow {
    bottom: 5px;
  }
}

#mainArea #slider .slick-prev {
  left: auto;
  right: 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}

@media only screen and (max-width: 640px) {
  #mainArea #slider .slick-prev {
    right: 40px;
  }
}

#mainArea #slider .slick-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/contents/yajiL.png);
  background-repeat: no-repeat;
  background-position: center;
}

#mainArea #slider .slick-next {
  right: 10px;
}

@media only screen and (max-width: 640px) {
  #mainArea #slider .slick-next {
    right: 0;
  }
}

#mainArea #slider .slick-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/contents/yajiR.png);
  background-repeat: no-repeat;
  background-position: center;
}

#mainArea .siteID {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  max-width: 1220px;
  padding: 0 10px;
  line-height: 1;
}

.is-scrolled header#global_header #hedFixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
}

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

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

@media only screen and (max-width: 834px) {
  /* toggle */
  #nav-toggle {
    position: fixed;
    top: 7px;
    right: 10px;
    height: 36px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 36px;
    height: 36px;
  }
  #nav-toggle span {
    width: 30px;
    height: 3px;
    left: 0;
    display: block;
    background: #fff;
    position: absolute;
    -webkit-transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, top .5s ease;
    transition: transform .3s ease-in-out, top .5s ease, -webkit-transform .3s ease-in-out;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 3px;
  }
  #nav-toggle span:nth-child(2) {
    top: 16px;
  }
  #nav-toggle span:nth-child(3) {
    top: 30px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 16px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 16px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 16px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff;
  }
  /* z-index */
  #nav-toggle {
    z-index: 1000;
  }
  #global_header nav {
    z-index: 999;
  }
  /* nav */
  #global_header nav {
    overflow-x: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 990;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 !important;
    background: #333;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  }
  #global_header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    list-style: none;
  }
  #global_header nav ul li {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  #global_header nav ul li a {
    display: block;
    padding: 1% 2% !important;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 20px !important;
    text-align: left;
    color: #fff !important;
  }
}

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

@media only screen and (max-width: 834px) {
  #global_header nav ul li:last-of-type a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .open #global_header nav {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

.open nav {
  position: fixed;
  width: 100%;
  height: 100%;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  border-top: 1px solid #333;
}

@media only screen and (max-width: 640px) {
  footer#global_footer {
    font-size: 14px;
  }
}

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

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;
  padding: 4.7% 0;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 834px) {
  footer#global_footer #footer > .inner {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer > .inner {
    padding: 30px 20px;
  }
}

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

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

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

footer#global_footer address dl {
  line-height: 2.5;
}

footer#global_footer address dl dt, footer#global_footer address dl dd {
  display: inline-block;
}

footer#global_footer address dl dt:after {
  content: "/";
  margin: 0 5px 0 7px;
}

footer#global_footer #fot_nav {
  width: 49%;
}

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

footer#global_footer #fot_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

footer#global_footer #fot_nav li {
  margin: 0 35px 10px 0;
}

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

footer#global_footer #fot_nav li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-right: 9px;
}

footer#global_footer #fot_nav .box h2 {
  margin: 20px 0 15px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  text-align: left;
}

footer#global_footer .fotCont {
  padding: 50px 0;
  background: #f4f4f4;
}

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

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

footer#global_footer .fotCont .inner li {
  width: 30%;
  margin-right: 5%;
}

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

footer#global_footer .fotCont .inner li:nth-of-type(3n), footer#global_footer .fotCont .inner li:last-of-type {
  margin-right: 0;
}

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

footer#global_footer .fotCont .inner li a {
  display: block;
  padding: 15px 3px;
  border: 1px solid #333;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer .fotCont .inner li a {
    font-size: 22px;
  }
}

footer#global_footer .fotCont .inner li a i {
  margin-right: 15px;
}

footer#global_footer .fotCont .inner li a .ja {
  display: block;
  font-size: 16px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer .fotCont .inner li a .ja {
    font-size: 14px;
  }
}

footer#global_footer .fotCont .inner li a:hover {
  opacity: 1;
  background: #333;
  color: #fff;
}

footer#global_footer .fotCont .inner .linkTel {
  padding: 15px 3px;
  border: 1px solid #333;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer .fotCont .inner .linkTel {
    font-size: 22px;
  }
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont .inner .linkTel {
    padding: 0;
    border: none;
  }
}

footer#global_footer .fotCont .inner .linkTel .ttl {
  margin-right: 7px;
  font-size: 20px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer .fotCont .inner .linkTel .ttl {
    margin-right: 0;
    font-size: 16px;
  }
}

footer#global_footer .fotCont .inner .linkTel .ja {
  display: block;
  font-size: 16px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer .fotCont .inner .linkTel .ja {
    font-size: 14px;
  }
}

footer#global_footer .fotCont .inner .linkTel a {
  padding: 15px 3px;
  border: 1px solid #333;
}

footer#global_footer #copy {
  display: block;
  padding: 11.5px 10px;
  background: #333;
  font-size: 14px;
  color: #fff;
}

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

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

/* ------------------------------------------------------------
index.html
------------------------------------------------------------ */
/* title */
.topTtl h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  display: inline-block;
  font-size: 75px;
  letter-spacing: 0.07em;
  line-height: 1;
}

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

@media only screen and (max-width: 640px) {
  .topTtl h2 {
    -webkit-writing-mode: initial;
    -ms-writing-mode: initial;
        writing-mode: initial;
    display: block;
    text-align: center !important;
    font-size: 38px;
  }
}

.topTtl h2 .ja {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 640px) {
  .topTtl h2 .ja {
    margin-top: 10px;
    text-align: center;
  }
}

.topTtl h2 .ja:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 1px;
  height: 100%;
  background: #333;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

@media only screen and (max-width: 640px) {
  .topTtl h2 .ja:before {
    display: none;
  }
}

.topTtl.active h2 .ja:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: 3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: 3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.topTtl02 h2 {
  font-size: 45px;
  letter-spacing: 0.07em;
  line-height: 1;
}

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

.topTtl02 h2 .ja {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
}

/* contents */
.topConcept article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 834px) {
  .topConcept article {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

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

.topConcept article img {
  float: none !important;
  max-width: 37%;
  width: 100% !important;
  margin: 0 !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 834px) {
  .topConcept article img {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
}

.topConcept article h2 {
  margin: 0 2.5% 0 6%;
  padding: 2% 0;
}

@media only screen and (max-width: 640px) {
  .topConcept article h2 {
    margin: 50px 0;
    padding: 0;
  }
}

.topConcept article h2 .ja:before {
  height: 80%;
}

.topConcept article > div {
  width: 47%;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topConcept article > div {
    width: 78%;
  }
}

@media only screen and (max-width: 640px) {
  .topConcept article > div {
    width: 100%;
  }
}

.img02.topCon li img {
  width: 100% !important;
  height: 14.1vw !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

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

.slider02 .slick-slide article {
  padding: 0 25px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .slider02 .slick-slide article {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 640px) {
  .slider02 .slick-slide article {
    padding: 0 10px;
  }
}

.slider02 .slick-slide img {
  width: 100% !important;
}

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

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

.slider03 .slick-slide img {
  width: 100% !important;
}

.slider03 .slick-arrow {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: -26px;
  z-index: 1;
  background: #fff;
}

.slider03 .slick-arrow:before {
  color: #333;
  font-size: 25px;
}

.slider03 .slick-arrow:hover {
  background: #333;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.slider03 .slick-arrow:hover:before {
  color: #fff;
}

.slider03 .slick-prev {
  left: auto;
  right: 50px;
}

.slider03 .slick-prev:before {
  content: "\f104";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
}

.slider03 .slick-next {
  right: 0;
}

.slider03 .slick-next:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
}

.topBrand .bgWh {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  margin: 0 0 0 auto;
  padding: 4.7% 0 4.7% 4.7%;
  background: rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh {
    display: block;
    padding-bottom: 30px;
  }
}

.topBrand .bgWh .topTtl {
  width: 5%;
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .topTtl {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .topTtl h2 {
    text-align: left !important;
  }
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .topTtl h2 .ja {
    text-align: left;
  }
}

.topBrand .bgWh .topTtl h2 .ja:before {
  height: 48%;
}

.topBrand .bgWh .slider02 {
  width: 100%;
  margin-left: 6.6%;
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .slider02 {
    margin-left: 0;
  }
}

.topBrand .bgWh .slider02 .slick-slider {
  position: static;
}

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

.topBrand .bgWh .slider02 li h3 {
  margin: 20px auto 0 auto;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  color: #c8130d;
  text-align: center;
  line-height: 1.5;
}

@media only screen and (max-width: 1500px) {
  .topBrand .bgWh .slider02 li h3 {
    font-size: 1.8vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topBrand .bgWh .slider02 li h3 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .slider02 li h3 {
    font-size: 16px;
  }
}

.topBrand .bgWh .slider02 li a {
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .slider02 li a {
    font-size: 14px;
    line-height: 1.5;
  }
}

.topBrand .bgWh .slider02 .slick-arrow {
  width: 40px;
  height: 20px;
  top: auto;
  bottom: 20px;
  z-index: 1;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topBrand .bgWh .slider02 .slick-arrow {
    bottom: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .slider02 .slick-arrow {
    bottom: 5px;
  }
}

.topBrand .bgWh .slider02 .slick-prev {
  left: auto;
  right: 60px;
  border-right: 1px solid rgba(51, 51, 51, 0.6);
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .slider02 .slick-prev {
    right: 40px;
  }
}

.topBrand .bgWh .slider02 .slick-prev:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/contents/yajiBk_L.png);
  background-repeat: no-repeat;
  background-position: center;
}

.topBrand .bgWh .slider02 .slick-next {
  right: 20px;
}

@media only screen and (max-width: 640px) {
  .topBrand .bgWh .slider02 .slick-next {
    right: 0;
  }
}

.topBrand .bgWh .slider02 .slick-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/contents/yajiBk_R.png);
  background-repeat: no-repeat;
  background-position: center;
}

.bnr02 ul {
  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;
}

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

.bnr02 ul li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
}

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

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

.topInsta {
  position: relative;
}

.topInsta:before {
  content: "";
  position: absolute;
  top: 10.2%;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 85%;
  background: url(../images/contents/bgInsta.jpg);
  background-size: cover;
  background-position: bottom center;
}

.topInsta .sns_list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none !important;
}

.topInsta .sns_list > div {
  display: block !important;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 50px;
  border: none !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topInsta .sns_list > div {
    width: 23.5%;
    margin-right: 2%;
  }
}

@media only screen and (max-width: 640px) {
  .topInsta .sns_list > div {
    width: 48%;
    margin-right: 4%;
  }
}

.topInsta .sns_list > div:nth-of-type(5n) {
  margin-right: 0;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topInsta .sns_list > div:nth-of-type(5n) {
    margin-right: 2%;
  }
}

@media only screen and (max-width: 640px) {
  .topInsta .sns_list > div:nth-of-type(5n) {
    margin-right: 4%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topInsta .sns_list > div:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .topInsta .sns_list > div:nth-of-type(even) {
    margin-right: 0;
  }
}

.topInsta .sns_list > div:last-of-type {
  margin-right: 0;
}

.topInsta .sns_list > div .sns_photo {
  width: 100%;
  padding: 0 !important;
}

.topInsta .sns_list > div .sns_text {
  width: 100%;
  padding: 0 !important;
}

.topInsta .sns_list > div .sns_text .sns_date {
  display: none;
}

.topInsta .sns_list > div .sns_text .caption {
  margin-top: 10px;
  font-size: 14px !important;
  line-height: 1.5;
}

.topBlog {
  position: relative;
}

.topBlog:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 250%;
  background: #f4f4f4;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topBlog:before {
    height: 230%;
  }
}

@media only screen and (max-width: 640px) {
  .topBlog:before {
    height: 155%;
  }
}

.topBlog .blog_list {
  padding: 50px;
  background: url(../images/contents/kagiTopLeft.png), url(../images/contents/kagiTopRight.png), url(../images/contents/kagiBottomLeft.png), url(../images/contents/kagiBottomRight.png);
  background-position: top 10px left 10px, top 10px right 10px, bottom 10px left 10px, bottom 10px right 10px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: none;
}

@media only screen and (max-width: 640px) {
  .topBlog .blog_list {
    padding: 40px;
  }
}

.topBlog .blog_list > div {
  display: block;
}

.topBlog .blog_list .scroll {
  max-height: 600px;
  overflow-x: auto;
}

@media only screen and (max-width: 640px) {
  .topBlog .blog_list .scroll {
    max-height: 350px;
  }
}

.topBlog .blog_list .scroll > div {
  margin-right: 10px;
}

.topBlog .blog_list .scroll > div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  .topBlog .blog_list .scroll > div a {
    display: block;
  }
}

.topBlog .blog_list .scroll > div:last-of-type a {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.topBlog .blog_list .blog_photo {
  width: 30%;
}

@media only screen and (max-width: 640px) {
  .topBlog .blog_list .blog_photo {
    width: 100%;
    margin-bottom: 20px;
  }
}

.topBlog .blog_list .blog_photo img {
  width: 100%;
}

.topBlog .blog_list .blog_text {
  width: 68%;
  margin-right: 2%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .topBlog .blog_list .blog_text {
    width: 100%;
  }
}

.topBlog .blog_list .blog_text .blog_date {
  display: inline-block;
  margin-right: 20px;
  padding: 3.5px 20.5px;
  background: #f4f4f4;
  border-radius: 3px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 500;
  color: #333 !important;
  line-height: 1.5;
}

.topBlog .blog_list .blog_text h3 {
  display: inline-block;
}

.topBlog .blog_list .blog_text h3 span {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 16px;
  font-weight: 500;
}

.topBlog .blog_list .blog_text .detail {
  margin-top: 0;
  font-size: 14px;
}

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

.topInfo .lBox {
  width: 46%;
  margin-right: 4%;
}

@media only screen and (max-width: 834px) {
  .topInfo .lBox {
    width: 100%;
    margin-right: 0;
  }
}

.topInfo .rBox {
  width: 50%;
}

@media only screen and (max-width: 834px) {
  .topInfo .rBox {
    width: 100%;
  }
}

.topInfo .siteID img {
  margin: 0 auto 25px 0;
}

@media only screen and (max-width: 834px) {
  .topInfo .siteID img {
    margin: 0 auto 25px auto;
  }
}

@media only screen and (max-width: 834px) {
  .topInfo .siteID p {
    text-align: center !important;
  }
}

.topInfo .info01 dl {
  line-height: 2.5;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topInfo .info01 dl {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

@media only screen and (max-width: 640px) {
  .topInfo .info01 dl dt, .topInfo .info01 dl dd {
    padding: 5px 10px !important;
    line-height: 2;
  }
}

@media only screen and (max-width: 640px) {
  .topInfo .info01 dl dt {
    background: #333 !important;
    color: #fff;
  }
}

.topInfo .info01 dl dt:after {
  content: "/";
  margin: 0 5px 0 7px;
}

@media only screen and (max-width: 640px) {
  .topInfo .info01 dl dt:after {
    display: none;
  }
}

.topInfo .info01 a {
  text-decoration: none;
}

.topInfo .moyori li {
  position: relative;
  padding-left: 23px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topInfo .moyori li {
    text-align: center !important;
  }
}

@media only screen and (max-width: 640px) {
  .topInfo .moyori li {
    padding: 5px 0 5px 23px;
    text-align: left !important;
  }
}

.topInfo .moyori li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topInfo .moyori li:before {
    display: none;
  }
}

.topInfo .moyori li:first-of-type {
  display: inline-block;
  padding-left: 0;
}

@media only screen and (max-width: 834px) {
  .topInfo .moyori li:first-of-type {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .topInfo .moyori li:first-of-type {
    padding: 5px 10px;
    background: #333;
    color: #fff;
  }
}

.topInfo .moyori li:first-of-type:before {
  display: none;
}

.topInfo .moyori li:first-of-type:after {
  content: "/";
  margin-left: 7px;
}

@media only screen and (max-width: 640px) {
  .topInfo .moyori li:first-of-type:after {
    display: none;
  }
}

.topBrand02 {
  margin-top: 11.7%;
}

.topBrand02 ul {
  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: 1220px;
  margin: 0 auto;
  padding: 0 10px;
}

@media only screen and (max-width: 834px) {
  .topBrand02 ul {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}

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

@media only screen and (max-width: 834px) {
  .topBrand02 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

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

.topBrand02 ul li a {
  display: block;
  padding: 40px 40px 50px 40px;
  background: url(../images/contents/kagiTopLeft.png), url(../images/contents/kagiTopRight.png), url(../images/contents/kagiBottomLeft.png), url(../images/contents/kagiBottomRight.png);
  background-position: top 10px left 10px, top 10px right 10px, bottom 10px left 10px, bottom 10px right 10px;
  background-repeat: no-repeat;
  background-color: #fff;
  text-decoration: none;
}

.topBrand02 ul li a article {
  text-align: center;
}

.topBrand02 ul li a article img {
  margin-bottom: 20px;
}

.topBrand02 ul li a article div {
  text-align: left;
}

/* ------------------------------------------------------------
calligaris.html
------------------------------------------------------------ */
.brandLogo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.brandLogo div {
  width: 70%;
  padding: 2% 0 2% 5%;
  border-left: 1px solid #ccc;
}

@media only screen and (max-width: 640px) {
  .brandLogo div {
    width: 100%;
    margin-top: 30px;
    padding: 0;
    border: none;
  }
}

.brandLogo.logo30 h2 {
  width: 30%;
}

@media only screen and (max-width: 640px) {
  .brandLogo.logo30 h2 {
    width: 100%;
  }
}

.itemWrap .box03 td {
  border: none !important;
}

.itemWrap .box03 td h4 {
  margin: 20px auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #7c7c7c;
}

@media only screen and (max-width: 640px) {
  .itemWrap .box03 td h4 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .itemWrap .box03 .tile03 {
    height: auto !important;
  }
}

.itemWrap .box03 .btnRed a {
  margin-top: 30px;
}

/* ------------------------------------------------------------
import.html
------------------------------------------------------------ */
.importBox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

@media screen and (min-width: 641px) and (max-width: 834px) {
  .importBox .box02 {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }
}

@media only screen and (max-width: 640px) {
  .importBox .box02.flex img {
    width: auto !important;
  }
}

.importBox h3 {
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
}

.importBox dl {
  margin-bottom: 10px;
}

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

.importBox dl:last-of-type {
  margin-bottom: 0;
}

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

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

@media only screen and (max-width: 640px) {
  .importBox dl dt {
    font-weight: bold;
  }
}

/* ------------------------------------------------------------
curtain.html
------------------------------------------------------------ */
.step ul {
  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;
}

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

.step ul li {
  position: relative;
  float: none !important;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #ccc;
}

@media only screen and (max-width: 834px) {
  .step ul li {
    padding-top: 60px;
  }
}

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

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

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

.step ul li img {
  margin-bottom: 20px;
}

.step ul li:before {
  counter-increment: number 1;
  content: "STEP" counter(number);
  position: absolute;
  top: 10px;
  left: -1px;
  display: inline-block;
  padding: 5px 15px;
  background: #333;
  color: #fff;
  line-height: 1.5;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contTel {
  font-size: 30px;
}

.contTel .ttl {
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
}

.contTel .sub {
  display: block;
  font-size: 16px;
}

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

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

.form_wrap.confirm {
  margin-top: 100px !important;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  overflow: hidden;
}

.blog .wrap {
  max-width: 1220px;
  width: 100%;
  padding: 0 10px;
}

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

.blog aside {
  padding: 0;
}

.blog aside #form_calendar {
  min-width: auto !important;
}

.blog aside #form_calendar table {
  border-collapse: initial;
}

.blog aside #form_calendar table .blog {
  z-index: auto;
}

.blog aside #form_calendar table thead tr th {
  font-size: 10px;
}

.blog aside nav h3 {
  background: #333;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
}

.blog aside nav .pages li {
  padding: 0;
}

.blog aside nav .pages a {
  display: block;
  padding: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: left;
}

.blog aside nav .pages a .translate {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.blog aside nav a {
  text-decoration: none;
}

.blog aside nav a:hover {
  color: #c8130d;
}

.blog #contents {
  min-width: auto;
}

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

@media only screen and (max-width: 640px) {
  .blog #contents {
    width: 100%;
    padding-left: 0 !important;
  }
}

.blog #contents article .date {
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  color: #c8130d;
}

.blog #contents article h2 {
  position: relative;
  margin-bottom: 20px;
  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-weight: 400;
  font-size: 30px;
  color: #333;
}

.blog #contents article h2:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 30%;
  height: 2px;
  background: #c8130d;
}

.blog #contents article .detail {
  margin-top: 10px;
}

.blog #contents .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.blog #contents .flex_images {
  display: block !important;
}

.blog #contents .flex_images img {
  display: inline-block;
  width: 48%;
  margin: 0 3% 0 0;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .blog #contents .flex_images img {
    margin-right: 2%;
  }
}

.blog #contents .flex_images img:nth-of-type(even) {
  margin-right: 0;
}

#global_header.blog {
  position: relative;
  z-index: 100;
}

#global_header.blog h1 {
  padding-top: 70px;
}

#global_header.blog .wrapPagettl:before {
  height: 110% !important;
}

div#form_calendar table tbody tr td:hover {
  background: rgba(200, 19, 13, 0.5) !important;
}

#global_footer.blog {
  z-index: auto;
}

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

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

.flex .box02 {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 50px;
}

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

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

.flex .box03 {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 30px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex .box03 {
    width: 48%;
    margin-right: 4%;
  }
}

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

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

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex .box03:nth-of-type(3n) {
    margin-right: 4%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .flex .box03:nth-of-type(even) {
    margin-right: 0;
  }
}

.flex .imgBox {
  width: 20%;
  margin-right: 4%;
}

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

.flex .txtBox {
  width: 76%;
}

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

/* ------------------------------------------------------------
title
------------------------------------------------------------ */
.ttl01 h2 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 32px;
  font-weight: 400;
}

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

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

.ttl01 h2 .ja {
  display: block;
  font-size: 18px;
}

.ttl01 h3 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: 400;
}

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

.ttl01 h3 .ja {
  display: block;
  font-size: 16px;
}

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

.ttl01 h2 {
  margin-bottom: 30px;
  text-align: center !important;
}

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

.ttl01 h3 {
  margin-bottom: 30px;
  color: #7c7c7c;
}

.wrapPagettl {
  position: relative;
}

.wrapPagettl:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 70%;
  background: #f4f4f4;
}

.wrapPagettl h1 {
  margin-bottom: 20px;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 47px;
  font-weight: 400;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .wrapPagettl h1 {
    font-size: 42px;
  }
}

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

.wrapPagettl h1 .ja {
  display: block;
  font-size: 20px;
}

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

.wrapPagettl img {
  width: 100% !important;
  height: 24vw !important;
  max-height: 500px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 834px) {
  .wrapPagettl img {
    height: 39vw !important;
  }
}

/* ------------------------------------------------------------
button
------------------------------------------------------------ */
.btnRed a {
  display: inline-block;
  padding: 5px 10px;
  background: #c8130d;
  border-radius: 3px;
  text-decoration: none;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  color: #fff;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnRed a {
    padding: 5px 30px;
    font-size: 20px;
  }
}

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

.btn03 ul {
  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;
}

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

.btn03 ul li {
  width: 30%;
  margin-right: 5%;
}

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

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

.btn03 ul li a {
  display: block;
  padding: 10px 3px;
  background: #c8130d;
  border-radius: 3px;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}

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

.btn03 ul li a .ja {
  display: block;
  font-size: 14px;
}

.btn03 ul li .linkTel {
  display: block;
  padding: 10px 3px;
  background: #c8130d;
  border-radius: 3px;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}

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

@media only screen and (max-width: 640px) {
  .btn03 ul li .linkTel {
    padding: 0;
    background: transparent;
  }
}

.btn03 ul li .linkTel p {
  display: block;
  font-size: 14px;
}

.btn03 ul li .linkTel a {
  display: block;
  padding: 10px 3px;
  background: #c8130d;
  border-radius: 3px;
  font-family: "Cinzel", serif, "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}

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

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

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

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

.pntTxt01 {
  font-size: 20px;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .pntTxt01 {
    font-size: 18px;
  }
}

.pntTxt02 {
  font-size: 24px;
}

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

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

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

.tblSt01 td {
  border: none !important;
  border-bottom: 2px solid #ccc !important;
}

.tblSt01 td:first-of-type {
  border-bottom: 2px solid #333 !important;
}

/* ------------------------------------------------------------
dl
------------------------------------------------------------ */
.dlSt dl dt, .dlSt dl dd {
  display: block !important;
  padding: 0 !important;
  border: none !important;
}

/* ------------------------------------------------------------
list
------------------------------------------------------------ */
.img02 ul {
  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;
}

.img02 li {
  float: none !important;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 40px;
}

.img02 li:nth-of-type(even), .img02 li:last-of-type {
  margin-right: 0;
}

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

.kome li {
  position: relative;
  padding-left: 25px;
}

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

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

/* ------------------------------------------------------------
image
------------------------------------------------------------ */
.img30 img {
  max-width: 30% !important;
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .img30 img {
    max-width: 100% !important;
  }
}

.img30 .imgR, .img30 .imgL {
  margin-left: 20px;
}

@media only screen and (max-width: 640px) {
  .img30 .imgR, .img30 .imgL {
    margin: 0 auto 10px auto;
  }
}

.img30 div {
  width: 68%;
}

@media only screen and (max-width: 640px) {
  .img30 div {
    width: 100%;
  }
}

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

.gmap iframe {
  vertical-align: bottom;
}

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

.anc {
  clear: inherit !important;
}

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

.bdrGry {
  border-top: 1px solid #ccc;
}

.bdrRed {
  border: 1px solid #c8130d;
  outline: 1px solid #c8130d;
  outline-offset: -5px;
}

@media only screen and (max-width: 640px) {
  .bdrRed h3 {
    margin-bottom: 0;
    font-size: 18px;
  }
}

.linkTel a, .linkTel02 a {
  text-decoration: none;
}
/*# sourceMappingURL=assets.css.map */