@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho&display=swap");
/* bootstrap.css基本の打消し（同じclass名での書き換え）
---------------------------------------------------- */
* {
  margin: 0px;
  padding: 0px;
}

html {
  font-size: 50%;
}
@media (min-width: 992px) {
  html {
    font-size: 62.5%;
  }
}

body {
  color: #0e2124;
  margin: 0px;
  font-family: "Zen Old Mincho", "游明朝", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2;
  letter-spacing: 0.05em;
  overflow-x: hidden;
  font-size: 1.7rem;
}

h1,
h2,
h3,
h5,
h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 100%;
  line-height: 1.85;
}

img {
  border: 0px;
  max-width: 100%;
  vertical-align: top;
  height: auto;
}

dl,
ul,
ol {
  padding: 0;
  margin: 0;
}

li {
  list-style-type: none;
}

a {
  color: #0e2124;
  text-decoration: underline;
}
a:hover {
  color: #0e2124;
  text-decoration: none;
}

/*-------------------------------------------------------------------------------------------*
 *
 * Logo-Animation
 *  
 *-------------------------------------------------------------------------------------------*/
#Logo-Animation-Stage {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1000;
  overflow: hidden;
  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;
  width: 100%;
  height: 100%;
}

#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 110;
}

#skip-Btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
#skip-Btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  color: #fff;
  border-radius: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  font-size: 13px;
  padding: 0px 8px 2px 8px;
  text-decoration: none;
  border: solid 1px #000;
}
#skip-Btn a:hover {
  background: #ffffff;
  color: #000;
}
#skip-Btn a:hover img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
#skip-Btn a img {
  width: 16px;
  height: auto;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  display: inline-block;
  margin-left: 4px;
  margin-top: 2px;
}

#logo-animation_Wrap {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
}

#logo-sub {
  width: 160px;
  margin-bottom: 10px;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#logo-sub li {
  width: 25%;
}

#logo-Main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto;
  width: 90%;
}
@media (min-width: 576px) {
  #logo-Main {
    width: 360px;
  }
}
#logo-Main li {
  width: 33%;
  aspect-ratio: 1;
  position: relative;
}
#logo-Main li div {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
}
#logo-Main li div span {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
}
#logo-Main li div img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#logo-Main .parts01-1 {
  z-index: 10;
}
#logo-Main .parts01-1 span {
  width: 28%;
  left: 42%;
}
#logo-Main .parts01-2 {
  z-index: 9;
}
#logo-Main .parts01-2 span {
  top: 7%;
  height: 43%;
}
#logo-Main .parts01-3 {
  z-index: 8;
}
#logo-Main .parts01-3 span {
  left: 40%;
  width: 30%;
}
#logo-Main .parts01-4 {
  z-index: 7;
}
#logo-Main .parts01-4 span {
  left: 9%;
  width: 82%;
}
#logo-Main .parts01-5 {
  z-index: 6;
}
#logo-Main .parts01-5 span {
  top: 52%;
  height: 30%;
}
#logo-Main .parts01-6 {
  z-index: 5;
}
#logo-Main .parts01-6 span {
  left: 47%;
  width: 24%;
}
#logo-Main .parts01-7 {
  z-index: 4;
}
#logo-Main .parts01-7 span {
  top: 52%;
  height: 41%;
}
#logo-Main .parts01-8 {
  z-index: 3;
}
#logo-Main .parts01-8 span {
  right: 37%;
  width: 6%;
}
#logo-Main .parts01-9 {
  z-index: 2;
}
#logo-Main .parts01-9 span {
  left: 47%;
  width: 15%;
}
#logo-Main .parts01-10 {
  z-index: 1;
}
#logo-Main .parts01-10 span {
  top: 62%;
  height: 15%;
}
#logo-Main .parts02-1 {
  z-index: 11;
}
#logo-Main .parts02-1 span {
  left: 39%;
  width: 20%;
}
#logo-Main .parts02-2 {
  z-index: 10;
}
#logo-Main .parts02-2 span {
  top: 32%;
  height: 17%;
}
#logo-Main .parts02-3 {
  z-index: 9;
}
#logo-Main .parts02-3 span {
  left: 32%;
  width: 52%;
}
#logo-Main .parts02-4 {
  z-index: 8;
}
#logo-Main .parts02-4 span {
  top: 25%;
  height: 32%;
}
#logo-Main .parts02-5 {
  z-index: 7;
}
#logo-Main .parts02-5 span {
  top: 37%;
  height: 13%;
}
#logo-Main .parts02-6 {
  z-index: 6;
}
#logo-Main .parts02-6 span {
  top: 33%;
  height: 16%;
}
#logo-Main .parts02-7 {
  z-index: 5;
}
#logo-Main .parts02-7 span {
  left: 38%;
  width: 19%;
}
#logo-Main .parts02-8 {
  z-index: 4;
}
#logo-Main .parts02-8 span {
  left: 34%;
  width: 23%;
}
#logo-Main .parts02-9 {
  z-index: 3;
}
#logo-Main .parts02-9 span {
  top: 67%;
  height: 23%;
}
#logo-Main .parts02-10 {
  z-index: 2;
}
#logo-Main .parts02-10 span {
  left: 37%;
  width: 23%;
}
#logo-Main .parts02-11 {
  z-index: 1;
}
#logo-Main .parts02-11 span {
  top: 66%;
  height: 21%;
}
#logo-Main .parts03-1 {
  z-index: 13;
}
#logo-Main .parts03-1 span {
  top: 10%;
  height: 25%;
}
#logo-Main .parts03-2 {
  z-index: 12;
}
#logo-Main .parts03-2 span {
  top: 21%;
  height: 25%;
}
#logo-Main .parts03-3 {
  z-index: 11;
}
#logo-Main .parts03-3 span {
  top: 19%;
  height: 12%;
}
#logo-Main .parts03-4 {
  z-index: 10;
}
#logo-Main .parts03-4 span {
  top: 35%;
  height: 15%;
}
#logo-Main .parts03-5 {
  z-index: 9;
}
#logo-Main .parts03-5 span {
  left: 34%;
  width: 44%;
}
#logo-Main .parts03-6 {
  z-index: 8;
}
#logo-Main .parts03-6 span {
  top: 34%;
  height: 12%;
}
#logo-Main .parts03-7 {
  z-index: 7;
}
#logo-Main .parts03-7 span {
  top: 45%;
  height: 16%;
}
#logo-Main .parts03-8 {
  z-index: 6;
}
#logo-Main .parts03-8 span {
  left: 36%;
  width: 25%;
}
#logo-Main .parts03-9 {
  z-index: 5;
}
#logo-Main .parts03-9 span {
  top: 46%;
  height: 12%;
}
#logo-Main .parts03-10 {
  z-index: 4;
}
#logo-Main .parts03-10 span {
  left: 39%;
  width: 16%;
}
#logo-Main .parts03-11 {
  z-index: 3;
}
#logo-Main .parts03-11 span {
  left: 33%;
  width: 25%;
}
#logo-Main .parts03-12 {
  z-index: 2;
}
#logo-Main .parts03-12 span {
  top: 57%;
  height: 28%;
}
#logo-Main .parts03-13 {
  z-index: 1;
}
#logo-Main .parts03-13 span {
  left: 12%;
  width: 76%;
}

/*-------------------------------------------------------------------------------------------*
 *
 * Header
 *  
 *-------------------------------------------------------------------------------------------*/
#header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0px;
  z-index: 100;
  -webkit-transition: all 600ms 0s ease;
  transition: all 600ms 0s ease;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 75px 0px 15px;
  background: #fff;
}
@media (min-width: 992px) {
  #header {
    padding: 0px 30px;
    height: 70px;
  }
}
#header #logo {
  display: block;
  -webkit-transition: all 600ms 0s ease;
  transition: all 600ms 0s ease;
}
#header #logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header #header-Right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header #mainNavi {
  display: none;
}
@media (min-width: 992px) {
  #header #mainNavi {
    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;
    margin-right: 2rem;
  }
}
@media (min-width: 1200px) {
  #header #mainNavi {
    margin-right: 3rem;
  }
}
#header #mainNavi > li {
  display: block;
}
#header #mainNavi > li > a {
  padding: 0px 1.5rem;
  text-decoration: none;
  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;
  line-height: 1.8;
  position: relative;
  width: 100%;
  height: 100%;
  font-weight: 500;
}
@media (min-width: 1100px) {
  #header #mainNavi > li > a {
    padding: 0px 2rem;
  }
}
@media (min-width: 1200px) {
  #header #mainNavi > li > a {
    padding: 0px 3rem;
  }
}
#header #mainNavi > li > a {
  font-size: 1.5rem;
  margin-bottom: 0.4rem;
  -webkit-transition: all 600ms 0s ease;
  transition: all 600ms 0s ease;
}
#header #mainNavi > li > a:after {
  width: 0%;
  content: "";
  display: block;
  background: #000;
  height: 1px;
  -webkit-transition: all 600ms 0s ease;
  transition: all 600ms 0s ease;
  border: none;
}
#header #mainNavi li.active a:after,
#header #mainNavi li a:hover:after {
  width: 100%;
}
#header #header-SNS {
  display: none;
}
@media (min-width: 576px) {
  #header #header-SNS {
    width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1200px) {
  #header #header-SNS {
    width: 160px;
  }
}
#header #header-SNS li {
  width: 100%;
  text-align: center;
}
#header #header-SNS li:first-child {
  border-bottom: solid 1px #fff;
}
#header #header-SNS li a {
  background: #0e2124;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: none;
  padding-left: 14%;
  font-size: 1.5rem;
}
#header #header-SNS li a img {
  width: 16px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  margin-right: 6px;
}
#header #header-SNS li a:hover {
  background: #243638;
}
#header.on #mainNavi a {
  text-shadow: none;
  color: #000;
}
#header.on #mainNavi a .ja {
  font-size: 1.5rem;
}
#header.on #mainNavi a .en {
  font-size: 1.2rem;
}
#header.on #mainNavi a::before {
  background: #000;
}

.dropdown {
  position: relative;
}
.dropdown:after {
  content: "";
  display: block;
  clip-path: polygon(0 0, 100% 0, 50% 76%);
  background: #000;
  width: 8px;
  aspect-ratio: 1;
  position: absolute;
  top: calc(50% - 4px);
  right: 4px;
}

.dropdown-toggle {
  padding-right: 24px !important;
  position: relative;
}
.dropdown-toggle:before {
  position: absolute;
  right: 8px;
  top: 50%;
}
.dropdown-toggle {
  /* ホバー開閉時にフォーカスで出る枠を非表示 */
}
.dropdown-toggle:focus, .dropdown-toggle.show:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.dropdown-menu {
  border-radius: 0px;
  border: none;
}
.dropdown-menu a {
  display: block;
  text-decoration: none;
  padding: 0.8rem 0px;
  border-bottom: dashed 1px #acacac;
  line-height: 1.2;
  padding-right: 2.8rem;
  position: relative;
}
.dropdown-menu a:hover {
  background: #ececec;
}
.dropdown-menu a:before {
  content: "";
  display: block;
  background: url(../images/icon_arrow.png) no-repeat center;
  position: absolute;
  top: 1.6rem;
}

.dropdown-menu.show {
  width: 280px;
  font-size: 1.4rem;
  margin-top: 6px !important;
  padding: 8px 15px !important;
}
@media (min-width: 1400px) {
  .dropdown-menu.show {
    font-size: 1.6rem;
  }
}

/*-------------------------------------------------------------------------------------------*
     *
     * サイドメニュー
     *  
*-------------------------------------------------------------------------------------------*/
#sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  width: 100%;
  text-align: left;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  overflow-y: auto;
  z-index: 102;
  padding: 60px 15px 15px;
}
@media (min-width: 576px) {
  #sidebar {
    right: -320px;
    width: 320px;
  }
}
.side-open #sidebar {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
#sidebar #side-logo {
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sidebar a {
  text-decoration: none;
}
#sidebar .list-sidenav {
  width: 100%;
  font-size: 1.8rem;
}
#sidebar .list-sidenav > li {
  text-align: left;
}
#sidebar .list-sidenav > li > a {
  color: #3a3a3a;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: dashed 1px #5f5f5f;
  font-weight: 500;
  font-size: 15px;
}
#sidebar .list-sidenav > li > a:after {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1;
  background: url(../images/icon_arrow.svg) no-repeat center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#sidebar .list-sidenav > li.active > a,
#sidebar .list-sidenav > li > a:hover {
  background: #0e2124;
  color: #fff;
}
#sidebar .list-sidenav > li.has-submenu > a:after {
  width: 18px;
  right: 4px;
  background: url(../images/icon_plus.svg) no-repeat center/16px;
}
#sidebar .list-sidenav > li.has-submenu > a.on:after {
  right: 4px;
  background: url(../images/icon_minus.svg) no-repeat center/16px;
}
#sidebar .submenu {
  background: #fff;
  display: none;
}
#sidebar .submenu li {
  border-bottom: 1px dashed #cacaca;
}
#sidebar .submenu li a {
  padding: 10px 15px 10px 28px;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
#sidebar .submenu li a:before {
  content: "";
  display: block;
  width: 16px;
  aspect-ratio: 1;
  background: url(../images/icon_arrow.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#sidebar .submenu li a:hover {
  background: #f7f7f7;
}
#sidebar .submenu li a.active a {
  background: #f7f7f7;
}

.sidebar-bnr {
  text-align: center;
}
.sidebar-bnr img {
  width: 80%;
  margin: 0px auto;
}

body.side-open {
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  /*Firefoxへの対応*/
  scrollbar-width: none;
}
body.side-open::-webkit-scrollbar {
  display: none;
}

#sidebar-SNS {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#sidebar-SNS li {
  width: 100%;
  text-align: center;
}
#sidebar-SNS li:first-child {
  border-bottom: solid 1px #fff;
}
#sidebar-SNS li a {
  background: #0e2124;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: none;
  padding-left: 14%;
  font-size: 15px;
  height: 48px;
}
#sidebar-SNS li a img {
  width: 16px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  margin-right: 6px;
}
#sidebar-SNS li a:hover {
  background: #243638;
}

#sidebarTel {
  font-weight: 500;
  font-size: 7.2vw;
}
@media (min-width: 576px) {
  #sidebarTel {
    font-size: 3rem;
  }
}
#sidebarTel .time {
  font-size: 1.3rem;
  line-height: 1.4;
}

/* -------------------------------
          オーバーレイ
      -------------------------------- */
.overlay {
  content: "";
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 101;
}
.side-open .overlay {
  visibility: visible;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.7);
}

/* -------------------------------
          HambergerMenu
      -------------------------------- */
.menuWrapper {
  position: fixed;
  right: 15px;
  top: 8px;
  width: 45px;
  height: 45px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 103;
  display: block;
}
@media (min-width: 992px) {
  .menuWrapper {
    display: none;
  }
}

@media (min-width: 1200px) {
  .side-open .menuWrapper {
    display: block;
  }
}
.menuWrapper.on {
  right: 0px;
  top: 0px;
}
@media (min-width: 1200px) {
  .menuWrapper.on {
    right: 0px;
    top: 0px;
  }
}

#menuButton {
  background: #0e2124;
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#menuButton span, #menuButton:before, #menuButton:after {
  display: block;
  position: absolute;
  top: -10px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 24px;
  height: 1px;
  margin: auto;
  background: #fff;
}
#menuButton span {
  overflow: hidden;
  z-index: 1;
  color: #fff;
}
#menuButton:before {
  z-index: 2;
  -webkit-transform: translate(0, -7px);
          transform: translate(0, -7px);
  content: "";
}
#menuButton:after {
  z-index: 2;
  -webkit-transform: translate(0, 7px);
          transform: translate(0, 7px);
  content: "";
}
#menuButton small {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  color: #fff;
  font-size: 9px;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  display: block;
}

body.side-open #menuButton {
  display: block;
}

/* アニメーション */
#menuButton {
  margin-right: 120px;
}
#menuButton span {
  opacity: 1;
  -webkit-transition: opacity 150ms 50ms;
  transition: opacity 150ms 50ms;
}
#menuButton::before, #menuButton::after {
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.side-open #menuButton span {
  opacity: 0;
  -webkit-transition: opacity 150ms;
  transition: opacity 150ms;
}
.side-open #menuButton::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.side-open #menuButton::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/*-------------------------------------------------------------------------------------------*
 *
 * Footer
 *  
 *-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*
 *
 * index.html
 *  
 *-------------------------------------------------------------------------------------------*/
#sliderWrap {
  position: relative;
  width: 100%;
  border-right: solid 15px #fff;
  border-left: solid 15px #fff;
  margin-top: 60px;
}
@media (min-width: 992px) {
  #sliderWrap {
    margin-top: 70px;
  }
}

#mainSlider {
  width: 100%;
  position: relative;
}
#mainSlider .sp-buttons {
  padding-top: 0px;
  position: absolute;
  bottom: 0px;
}
#mainSlider .sp-button {
  width: 13.6666666667%;
  height: 2px;
  position: relative;
  background: #fff;
  border-radius: 0;
  border: 0;
}
#mainSlider {
  /* before要素 */
}
#mainSlider .sp-selected-button:before {
  -webkit-animation-name: sliderpro-bg-color01;
  animation-name: sliderpro-bg-color01;
  -webkit-animation-duration: 5000ms;
  animation-duration: 5000ms;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  width: 0;
  content: "";
  display: inline-block;
  height: 100%;
  background: #333;
  top: 0;
  left: 0;
  position: absolute;
}
@-webkit-keyframes sliderpro-bg-color01 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes sliderpro-bg-color01 {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

/*-------------------------------------------------------------------------------------------*
 *
 * Footer
 *  
 *-------------------------------------------------------------------------------------------*/
#footer {
  width: 100%;
  background: #1b2526;
}
#footer #footerBody {
  width: 100%;
  font-size: 1.6rem;
  color: #fff;
  padding: 90px 0px 90px;
}
#footer #footerBody a {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 992px) {
  #footer #footerBody {
    padding: 120px 0px;
  }
}
#footer #footerBody #f-logo {
  width: 70vw;
  text-align: center;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
@media (min-width: 768px) {
  #footer #footerBody #f-logo {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #footer #footerBody #f-logo {
    text-align: left;
  }
}
#footer #footerBody .txt-Cont {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  #footer #footerBody .txt-Cont {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#footer #footerBody .footerRight #textLink {
  display: none;
}
@media (min-width: 768px) {
  #footer #footerBody .footerRight #textLink {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 992px) {
  #footer #footerBody .footerRight #textLink {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1200px) {
  #footer #footerBody .footerRight #textLink {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
#footer #footerBody .footerRight #textLink li {
  margin: 0px 1rem;
}
@media (min-width: 992px) {
  #footer #footerBody .footerRight #textLink li {
    margin: 0px 0px 0px 2rem;
  }
}
#footer #footerBody .footerRight #textLink li a {
  text-decoration: none;
}
#footer #footerBody .footerRight #textLink li a:hover {
  text-decoration: underline;
}
#footer #footerBody #copy {
  text-align: center;
  font-size: 1.2rem;
  margin: 0px;
  color: #fff;
}
@media (min-width: 992px) {
  #footer #footerBody #copy {
    text-align: right;
  }
}

.mapPin {
  width: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0.6rem;
}
@media (min-width: 992px) {
  .mapPin {
    width: 14px;
  }
}
.mapPin.white img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

/*-------------------------------------------------------------------------------------------*
 *
 * index.html
 *  
 *-------------------------------------------------------------------------------------------*/
.paper-Wrap {
  padding: 90px 0px;
  background: url(../images/bg_paper.jpg) repeat center;
}
@media (min-width: 1200px) {
  .paper-Wrap {
    padding: 150px 0px;
  }
}

.tabs li {
  margin-bottom: 15px;
  width: 50%;
  border-left: dashed 1px #525252;
  padding: 0px 1px;
}
@media (min-width: 992px) {
  .tabs li {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .tabs li {
    width: 25%;
  }
}
.tabs li:nth-child(4) {
  border-right: dashed 1px #525252;
}
.tabs li:last-child {
  border-right: dashed 1px #525252;
}
.tabs li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  min-height: 38px;
  cursor: pointer;
  padding: 15px;
  line-height: normal;
  height: 100%;
}
.tabs li a:hover {
  background: #0e2124;
  color: #fff !important;
}
.tabs li a span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabs li a.active {
  background: #0e2124;
  color: #fff;
}

.tab-pane {
  width: 100%;
}

.news-Wrap {
  width: 100%;
  height: 320px;
  overflow-y: scroll;
  scrollbar-color: #555 #e0ebeb;
  scrollbar-width: thin;
  padding-right: 3rem;
}
.news-Wrap::-webkit-scrollbar {
  width: 6px;
  background-color: #555;
}
.news-Wrap:-webkit-scrollbar-thumb {
  background: #e0ebeb;
  width: 8px;
  border-radius: 0;
}

.news-table {
  width: 100%;
  border-top: none;
}
@media (min-width: 992px) {
  .news-table {
    border-top: solid 1px #ccc;
  }
}
.news-table th,
.news-table td {
  display: block;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 992px) {
  .news-table th,
  .news-table td {
    display: table-cell;
  }
}
.news-table th {
  width: 100%;
  border-bottom: solid 1px #333;
  padding: 15px 0px;
}
@media (min-width: 992px) {
  .news-table th {
    border-bottom: solid 1px #ccc;
    width: 28%;
  }
}
@media (min-width: 1400px) {
  .news-table th {
    width: 23%;
    padding: 30px 0px;
  }
}
.news-table th div {
  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;
}
.news-table td {
  width: 100%;
  border-bottom: none;
  padding: 15px 0px 30px;
}
@media (min-width: 992px) {
  .news-table td {
    padding: 30px 0px 30px 40px;
    width: auto;
    border-bottom: solid 1px #ccc;
  }
}
.news-table .date {
  display: inline-block;
  margin-right: 2rem;
}
.news-table .icon-New {
  color: #e73939;
  margin-left: 1.2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.greeting-Wrap {
  padding: 90px 0px;
  background: url(../images/bg_greeting.jpg) repeat center;
  color: #fff;
  width: 100%;
  /* すべて縦方向に表示 */
}
@media (min-width: 1200px) {
  .greeting-Wrap {
    padding: 150px 0px;
  }
}
.greeting-Wrap .txt {
  line-height: 2.4;
  -ms-writing-mode: initial;
  -webkit-writing-mode: initial;
          writing-mode: initial;
  text-orientation: initial;
  margin-top: 0;
}
@media (min-width: 992px) {
  .greeting-Wrap .txt {
    margin-top: 6rem;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    line-height: 2.4;
  }
}
@media (min-width: 1200px) {
  .greeting-Wrap .txt {
    line-height: 2.8;
  }
}
.greeting-Wrap .txt span {
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-combine-upright: all;
  vertical-align: top;
  text-align: center;
}

.title-vertical {
  -ms-writing-mode: initial;
  -webkit-writing-mode: initial;
          writing-mode: initial;
  text-orientation: initial;
  font-weight: 400;
  width: 100%;
}
@media (min-width: 992px) {
  .title-vertical {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
.title-vertical .main {
  display: block;
  line-height: 1.4;
  position: relative;
  margin-left: 0rem;
  margin-bottom: 4rem;
  font-size: 7vw;
}
@media (min-width: 576px) {
  .title-vertical .main {
    font-size: 4.8rem;
  }
}
@media (min-width: 992px) {
  .title-vertical .main {
    margin-left: 4rem;
  }
}
.title-vertical .main:before {
  content: "";
  display: block;
  width: 22px;
  height: 4px;
  background: #c74949;
  position: absolute;
  right: 0;
  top: -22px;
  left: 0px;
}
@media (min-width: 576px) {
  .title-vertical .main:before {
    top: 20px;
    left: -48px;
  }
}
@media (min-width: 992px) {
  .title-vertical .main:before {
    width: 4px;
    height: 22px;
    right: 3.3rem;
    top: -48px;
  }
}
.title-vertical .main:after {
  content: "";
  display: block;
  background: #0e2124;
  position: absolute;
  opacity: 0.4;
  width: 160px;
  height: 1px;
  left: 0;
  top: initial;
  bottom: -2rem;
}
@media (min-width: 992px) {
  .title-vertical .main:after {
    width: 1px;
    height: 160px;
    left: -2rem;
    top: 0px;
    bottom: initial;
  }
}
.title-vertical .sub {
  font-size: 2.1rem;
  display: block;
}
.title-vertical.white .main:after {
  background: #fff;
}

.loop-slider .slick-slide {
  margin: 0px 5px;
}

.loop-slider li {
  position: relative;
}
.loop-slider li .loopSlide {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  line-height: 1;
  padding-bottom: 1.6rem;
}
.loop-slider li .caption {
  position: absolute;
  color: #fff;
  background: #253032;
  padding: 0.4rem 0.4rem 0.6rem 0.4rem;
  line-height: 1;
  z-index: 2;
  bottom: 0;
  left: 16px;
  font-size: 3.2vw;
}
@media (min-width: 576px) {
  .loop-slider li .caption {
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) {
  .loop-slider li .caption {
    font-size: 3.2rem;
  }
}

.bnr-Sale {
  width: 100%;
  background: url(../images/bg_bnr-sale.jpg) no-repeat center/cover;
  color: #fff;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1000/520;
}
@media (min-width: 768px) {
  .bnr-Sale {
    aspect-ratio: 1000/460;
  }
}
@media (min-width: 992px) {
  .bnr-Sale {
    aspect-ratio: 1000/360;
  }
}
@media (min-width: 1200px) {
  .bnr-Sale {
    aspect-ratio: 1300/360;
  }
}
.bnr-Sale h3 {
  padding: 0px 1em 2rem;
  font-size: 4.8vw;
  text-align: center;
  margin: 0px auto 15px;
  background: url(../images/bg_line.png) no-repeat center bottom/100% 4px;
  line-height: 1.4;
}
@media (min-width: 576px) {
  .bnr-Sale h3 {
    font-size: 3.6rem;
    background: url(../images/bg_line.png) no-repeat center bottom/100% 11px;
  }
}
@media (min-width: 768px) {
  .bnr-Sale h3 {
    margin: 0px auto 30px;
  }
}
.bnr-Sale p {
  font-size: 1.8rem;
  position: relative;
}
.bnr-Sale p:after {
  content: "";
  display: block;
  width: 2px;
  height: 18px;
  background: #c74949;
  bottom: -3rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media (min-width: 576px) {
  .bnr-Sale p:after {
    bottom: -5rem;
    width: 4px;
    height: 22px;
  }
}

.gray-Wrap {
  background: #fafafa;
  padding: 40px 15px;
}
@media (min-width: 1400px) {
  .gray-Wrap {
    padding: 40px;
  }
}

.company-Table {
  width: 100%;
  line-height: 1.4;
}
.company-Table a {
  text-decoration: none;
}
.company-Table td,
.company-Table th {
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #ccc;
  padding: 3rem 0;
}
@media (min-width: 1400px) {
  .company-Table td,
  .company-Table th {
    padding: 4rem 2rem;
  }
}
.company-Table th {
  font-weight: 400;
  width: 25%;
}

.route-DL dt {
  border-bottom: solid 1px #ccc;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.route-DL dt img {
  margin-right: 0.8rem;
}
.route-DL dd {
  font-size: 1.5rem;
  line-height: 1.8;
}

.engi-Wrap {
  padding: 90px 0px;
  background: url(../images/bg_paper.jpg) repeat center;
  width: 100%;
  /* すべて縦方向に表示 */
}
@media (min-width: 1200px) {
  .engi-Wrap {
    padding: 150px 0px;
  }
}
.engi-Wrap .row {
  background: url(../images/bg_fude.png) no-repeat top right/100% auto;
}
@media (min-width: 992px) {
  .engi-Wrap .row {
    background: url(../images/bg_fude.png) no-repeat top right;
  }
}
.engi-Wrap .txt {
  line-height: 2.4;
  -ms-writing-mode: initial;
  -webkit-writing-mode: initial;
          writing-mode: initial;
  text-orientation: initial;
  margin-top: 0;
}
@media (min-width: 992px) {
  .engi-Wrap .txt {
    margin-top: 6rem;
    margin-left: 6rem;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    line-height: 2.4;
  }
}
@media (min-width: 1200px) {
  .engi-Wrap .txt {
    line-height: 2.8;
    margin-top: 9rem;
    margin-left: 9rem;
  }
}

.history-Table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 55px;
  width: 100%;
  display: table;
  border-bottom: none;
}
.history-Table th {
  padding: 25px 0px 25px 0px;
  width: 100%;
  font-weight: 400;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  display: block;
}
@media (min-width: 768px) {
  .history-Table th {
    display: table-cell;
    vertical-align: top;
    width: 25%;
    padding: 25px 15px;
  }
}
.history-Table td {
  padding: 25px 0px 35px 0px;
  border-top: none;
  border-bottom: solid 1px #ccc;
  line-height: 160%;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .history-Table td {
    border-top: solid 1px #ccc;
    display: table-cell;
  }
}
.history-Table td div {
  padding: 0px;
  border-left: none;
  height: auto;
}
@media (min-width: 768px) {
  .history-Table td div {
    padding: 0px 25px 0px 50px;
    border-left: solid 1px #ccc;
    min-height: 120px;
  }
}
@media (min-width: 992px) {
  .history-Table td div {
    padding: 0px 25px 0px 75px;
  }
}

.root-title {
  padding-bottom: 6px;
  border-bottom: solid 1px #1b2526;
  line-height: 1.4;
  position: relative;
  padding-left: 3.6rem;
}
.root-title span {
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  line-height: 1;
  aspect-ratio: 1;
  margin-right: 12px;
  position: absolute;
  left: 0;
  top: 0;
  background: #1b2526;
  color: #fff;
  font-size: 1.5rem;
}

.googleMap {
  width: 100%;
  height: 320px;
}
@media (min-width: 992px) {
  .googleMap {
    height: 375px;
  }
}

.access-Wrap {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
}
@media (min-width: 992px) {
  .access-Wrap {
    height: 313px;
  }
}

/*-------------------------------------------------------------------------------------------*
 *
 * title
 *  
 *-------------------------------------------------------------------------------------------*/
#h2Title {
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
  width: 100%;
  background: url(../images/bg_h2title02.jpg) no-repeat center;
}
@media (min-width: 992px) {
  #h2Title {
    height: 420px;
    margin-top: 70px;
  }
}
@media (min-width: 1200px) {
  #h2Title {
    height: 480px;
  }
}
@media (min-width: 1400px) {
  #h2Title {
    height: 530px;
  }
}
#h2Title h2 {
  text-align: center;
  font-size: 9vw;
  text-align: center;
  color: #fff;
}
@media (min-width: 576px) {
  #h2Title h2 {
    font-size: 7.2rem;
  }
}

.title {
  font-size: 7vw;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .title {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .title {
    font-size: 4.8rem;
  }
}
.title.white .en {
  color: #fff;
}
.title.white .ja {
  color: #fff;
}
.title.white .ja:before {
  background: #fff;
}
.title.white .ja:after {
  background: #fff;
}

.subTitle {
  font-weight: 500;
  font-size: 2.2rem;
  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;
  line-height: 1;
}
.subTitle a {
  display: inline-block;
  margin-left: 1.6rem;
}
.subTitle a img {
  width: 2.2rem;
  margin-top: 0.4rem;
}

.subTitle2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #0a5cb8;
}

.read {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  padding-left: 1.8rem;
}
.read:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #fff;
  margin-right: 8px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

/*-------------------------------------------------------------------------------------------*
 *
 * table
 *  
 *-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*
 *
 * button
 *  
 *-------------------------------------------------------------------------------------------*/
.detailBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #0e2124;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  width: 170px;
  height: 23px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 10px 2px;
  text-decoration: none;
  letter-spacing: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detailBtn:after {
  content: "";
  display: inline-block;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  width: 5px;
  height: 8px;
  background: #fff;
  -webkit-transition: all 600ms 0s ease;
  transition: all 600ms 0s ease;
  margin-bottom: -2px;
}
.detailBtn:hover {
  color: #fff;
  background: #243638;
}
.detailBtn:hover:after {
  -webkit-transform: translate(4px, 0);
          transform: translate(4px, 0);
}

/*-------------------------------------------------------------------------------------------*
 *
 * Component
 *  
 *-------------------------------------------------------------------------------------------*/
.w100 {
  width: 100%;
}

.h100 {
  height: 100%;
}

.wrapper {
  width: 100%;
  padding: 0px 15px;
}

.verticalMiddle-Box {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.padding-Right {
  padding-right: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .padding-Right {
    padding-right: 8.1%;
  }
}

.padding-Left {
  padding-left: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .padding-Left {
    padding-left: 8.1%;
  }
}

.padding-md-Right {
  padding-right: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .padding-md-Right {
    padding-right: 8.1%;
  }
}

.padding-md-Left {
  padding-left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .padding-md-Left {
    padding-left: 8.1%;
  }
}

.padding-lg-Right {
  padding-right: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .padding-lg-Right {
    padding-right: 8.1%;
  }
}

.padding-lg-Left {
  padding-left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .padding-lg-Left {
    padding-left: 8.1%;
  }
}

.padding-xl-Right {
  padding-right: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .padding-xl-Right {
    padding-right: 8.1%;
  }
}

.padding-xl-Left {
  padding-left: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .padding-xl-Left {
    padding-left: 8.1%;
  }
}

.anchor {
  padding-top: 100px;
  margin-top: -100px;
}

.objectfit-Img {
  width: 100%;
  height: 100%;
}
.objectfit-Img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.photo-ofi {
  height: 0;
  display: block;
  padding-bottom: 75%;
  background-color: #f5f5f5;
  overflow: hidden;
  position: relative;
}
.photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  font-family: "object-fit: scale-down;";
  position: absolute;
  left: 0;
  top: 0;
}

.rel {
  position: relative;
}

.posa {
  position: absolute;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.pbb {
  page-break-before: always;
}

.lh1 {
  line-height: 1;
}

.lh14 {
  line-height: 1.4;
}

.lh2 {
  line-height: 2;
}

small {
  font-size: 75%;
}

.fs-12 {
  font-size: 1.2rem;
}

.fs-14 {
  font-size: 1.4rem;
}

.fs-15 {
  font-size: 1.5rem;
}

.fs-18 {
  font-size: 1.8rem;
}

.fs-24 {
  font-size: 2.4rem;
}

.fs-30 {
  font-size: 3rem;
}

.fs-36 {
  font-size: 3.6rem;
}

.m-auto {
  margin: 0px auto;
}

.mt-00 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-90 {
  margin-top: 90px;
}

@media (min-width: 576px) {
  .mt-sm-00 {
    margin-top: 0px;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mt-sm-60 {
    margin-top: 60px;
  }
  .mt-sm-90 {
    margin-top: 90px;
  }
}
@media (min-width: 768px) {
  .mt-md-00 {
    margin-top: 0px;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mt-md-90 {
    margin-top: 90px;
  }
}
@media (min-width: 992px) {
  .mt-lg-00 {
    margin-top: 0px;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  .mt-lg-90 {
    margin-top: 90px;
  }
}
@media (min-width: 1200px) {
  .mt-xl-00 {
    margin-top: 0px;
  }
  .mt-xl-10 {
    margin-top: 10px;
  }
  .mt-xl-20 {
    margin-top: 20px;
  }
  .mt-xl-30 {
    margin-top: 30px;
  }
  .mt-xl-60 {
    margin-top: 60px;
  }
  .mt-xl-90 {
    margin-top: 90px;
  }
}
@media (min-width: 1400px) {
  .mt-xxl-00 {
    margin-top: 0px;
  }
  .mt-xxl-10 {
    margin-top: 10px;
  }
  .mt-xxl-20 {
    margin-top: 20px;
  }
  .mt-xxl-30 {
    margin-top: 30px;
  }
  .mt-xxl-60 {
    margin-top: 60px;
  }
  .mt-xxl-90 {
    margin-top: 90px;
  }
}
.ml-00 {
  margin-left: 0px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

@media (min-width: 768px) {
  .ml-md-00 {
    margin-left: 0px !important;
  }
  .ml-md-10 {
    margin-left: 10px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .ml-md-30 {
    margin-left: 3dvh !important;
  }
}
@media (min-width: 992px) {
  .ml-lg-00 {
    margin-left: 0px !important;
  }
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .ml-lg-30 {
    margin-left: 3dvh !important;
  }
}
.mr-05 {
  margin-right: 5px !important;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 5px !important;
}

.mb15 {
  margin-bottom: 7.5px !important;
}

.mb20 {
  margin-bottom: 10px !important;
}

.mb30 {
  margin-bottom: 15px !important;
}

.mb40 {
  margin-bottom: 20px !important;
}

.mb50 {
  margin-bottom: 25px !important;
}

.mb60 {
  margin-bottom: 30px !important;
}

.mb70 {
  margin-bottom: 35px !important;
}

.mb80 {
  margin-bottom: 40px !important;
}

.mb90 {
  margin-bottom: 45px !important;
}

.mb100 {
  margin-bottom: 50px !important;
}

.mb120 {
  margin-bottom: 60px !important;
}

.mb140 {
  margin-bottom: 70px !important;
}

.mb150 {
  margin-bottom: 75px !important;
}

.mb160 {
  margin-bottom: 80px !important;
}

.mb180 {
  margin-bottom: 90px !important;
}

.mb200 {
  margin-bottom: 100px !important;
}

.mb220 {
  margin-bottom: 110px !important;
}

.mb240 {
  margin-bottom: 120px !important;
}

@media (min-width: 992px), print {
  .mb10 {
    margin-bottom: 10px !important;
  }
  .mb15 {
    margin-bottom: 15px !important;
  }
  .mb20 {
    margin-bottom: 20px !important;
  }
  .mb30 {
    margin-bottom: 30px !important;
  }
  .mb40 {
    margin-bottom: 40px !important;
  }
  .mb50 {
    margin-bottom: 50px !important;
  }
  .mb60 {
    margin-bottom: 60px !important;
  }
  .mb70 {
    margin-bottom: 70px !important;
  }
  .mb80 {
    margin-bottom: 80px !important;
  }
  .mb90 {
    margin-bottom: 90px !important;
  }
  .mb100 {
    margin-bottom: 100px !important;
  }
  .mb120 {
    margin-bottom: 120px !important;
  }
  .mb140 {
    margin-bottom: 140px !important;
  }
  .mb150 {
    margin-bottom: 150px !important;
  }
  .mb160 {
    margin-bottom: 160px !important;
  }
  .mb180 {
    margin-bottom: 180px !important;
  }
  .mb200 {
    margin-bottom: 200px !important;
  }
  .mb220 {
    margin-bottom: 220px !important;
  }
  .mb240 {
    margin-bottom: 240px !important;
  }
}
.mb00 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 5px !important;
}

.mb15 {
  margin-bottom: 7.5px !important;
}

.mb20 {
  margin-bottom: 10px !important;
}

.mb30 {
  margin-bottom: 15px !important;
}

.mb40 {
  margin-bottom: 20px !important;
}

.mb50 {
  margin-bottom: 25px !important;
}

.mb60 {
  margin-bottom: 30px !important;
}

.mb70 {
  margin-bottom: 35px !important;
}

.mb80 {
  margin-bottom: 40px !important;
}

.mb90 {
  margin-bottom: 45px !important;
}

.mb100 {
  margin-bottom: 50px !important;
}

.mb120 {
  margin-bottom: 60px !important;
}

.mb140 {
  margin-bottom: 70px !important;
}

.mb160 {
  margin-bottom: 80px !important;
}

.mb180 {
  margin-bottom: 90px !important;
}

.mb250 {
  margin-bottom: 175px !important;
}

@media (min-width: 992px), print {
  .mb10 {
    margin-bottom: 10px !important;
  }
  .mb15 {
    margin-bottom: 15px !important;
  }
  .mb20 {
    margin-bottom: 20px !important;
  }
  .mb30 {
    margin-bottom: 30px !important;
  }
  .mb40 {
    margin-bottom: 40px !important;
  }
  .mb50 {
    margin-bottom: 50px !important;
  }
  .mb60 {
    margin-bottom: 60px !important;
  }
  .mb70 {
    margin-bottom: 70px !important;
  }
  .mb80 {
    margin-bottom: 80px !important;
  }
  .mb90 {
    margin-bottom: 90px !important;
  }
  .mb100 {
    margin-bottom: 100px !important;
  }
  .mb120 {
    margin-bottom: 120px !important;
  }
  .mb140 {
    margin-bottom: 140px !important;
  }
  .mb150 {
    margin-bottom: 150px !important;
  }
  .mb160 {
    margin-bottom: 160px !important;
  }
  .mb180 {
    margin-bottom: 180px !important;
  }
  .mb250 {
    margin-bottom: 250px !important;
  }
}
.mb-00 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.mb-180 {
  margin-bottom: 180px !important;
}

.mb-210 {
  margin-bottom: 210px !important;
}

.mb-240 {
  margin-bottom: 240px !important;
}

.mb-250 {
  margin-bottom: 250px !important;
}

@media (min-width: 576px) {
  .mb-sm-00 {
    margin-bottom: 0px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  .mb-sm-210 {
    margin-bottom: 210px !important;
  }
  .mb-sm-240 {
    margin-bottom: 240px !important;
  }
  .mb-sm-250 {
    margin-bottom: 250px !important;
  }
}
@media (min-width: 768px) {
  .mb-md-00 {
    margin-bottom: 0px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  .mb-md-210 {
    margin-bottom: 210px !important;
  }
  .mb-md-240 {
    margin-bottom: 240px !important;
  }
  .mb-md-250 {
    margin-bottom: 250px !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-00 {
    margin-bottom: 0px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  .mb-lg-210 {
    margin-bottom: 210px !important;
  }
  .mb-lg-240 {
    margin-bottom: 240px !important;
  }
  .mb-lg-250 {
    margin-bottom: 250px !important;
  }
}
@media (min-width: 1200px) {
  .mb-xl-00 {
    margin-bottom: 0px !important;
  }
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  .mb-xl-15 {
    margin-bottom: 15px !important;
  }
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  .mb-xl-70 {
    margin-bottom: 70px !important;
  }
  .mb-xl-80 {
    margin-bottom: 80px !important;
  }
  .mb-xl-90 {
    margin-bottom: 90px !important;
  }
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  .mb-xl-120 {
    margin-bottom: 120px !important;
  }
  .mb-xl-150 {
    margin-bottom: 150px !important;
  }
  .mb-xl-180 {
    margin-bottom: 180px !important;
  }
  .mb-xl-210 {
    margin-bottom: 210px !important;
  }
  .mb-xl-240 {
    margin-bottom: 240px !important;
  }
  .mb-xl-250 {
    margin-bottom: 250px !important;
  }
}
@media (min-width: 1400px) {
  .mb-xxl-00 {
    margin-bottom: 0px !important;
  }
  .mb-xxl-10 {
    margin-bottom: 10px !important;
  }
  .mb-xxl-15 {
    margin-bottom: 15px !important;
  }
  .mb-xxl-20 {
    margin-bottom: 20px !important;
  }
  .mb-xxl-30 {
    margin-bottom: 30px !important;
  }
  .mb-xxl-40 {
    margin-bottom: 40px !important;
  }
  .mb-xxl-50 {
    margin-bottom: 50px !important;
  }
  .mb-xxl-60 {
    margin-bottom: 60px !important;
  }
  .mb-xxl-70 {
    margin-bottom: 70px !important;
  }
  .mb-xxl-80 {
    margin-bottom: 80px !important;
  }
  .mb-xxl-90 {
    margin-bottom: 90px !important;
  }
  .mb-xxl-100 {
    margin-bottom: 100px !important;
  }
  .mb-xxl-120 {
    margin-bottom: 120px !important;
  }
  .mb-xxl-150 {
    margin-bottom: 150px !important;
  }
  .mb-xxl-180 {
    margin-bottom: 180px !important;
  }
  .mb-xxl-210 {
    margin-bottom: 210px !important;
  }
  .mb-xxl-240 {
    margin-bottom: 240px !important;
  }
  .mb-xxl-250 {
    margin-bottom: 250px !important;
  }
}
@media print {
  .mb-00 {
    margin-bottom: 0px !important;
  }
  .mb-10 {
    margin-bottom: 10px !important;
  }
  .mb-15 {
    margin-bottom: 15px !important;
  }
  .mb-20 {
    margin-bottom: 20px !important;
  }
  .mb-30 {
    margin-bottom: 30px !important;
  }
  .mb-40 {
    margin-bottom: 40px !important;
  }
  .mb-50 {
    margin-bottom: 50px !important;
  }
  .mb-60 {
    margin-bottom: 60px !important;
  }
  .mb-70 {
    margin-bottom: 70px !important;
  }
  .mb-80 {
    margin-bottom: 80px !important;
  }
  .mb-90 {
    margin-bottom: 90px !important;
  }
  .mb-100 {
    margin-bottom: 100px !important;
  }
  .mb-120 {
    margin-bottom: 120px !important;
  }
  .mb-150 {
    margin-bottom: 150px !important;
  }
  .mb-180 {
    margin-bottom: 180px !important;
  }
  .mb-210 {
    margin-bottom: 210px !important;
  }
  .mb-240 {
    margin-bottom: 240px !important;
  }
}/*# sourceMappingURL=style.css.map */