@charset "UTF-8";
/* base.cssに追加 */
[class*="up-z-"] {
  position: relative;
}

.list-inner {
  width: 100%;
  height: 100%;
}

.no-opacity a:hover {
  opacity: 1;
}

.img img {
  width: 100%;
  text-align: center;
}

.up-lst-disc {
  padding-left: 30px;
}

.up-text-vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.up-text-horizonal {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

.up-ls-1 {
  letter-spacing: 1px;
}

.up-ls-2 {
  letter-spacing: 2px;
}

.up-ls-3 {
  letter-spacing: 3px;
}

.up-ls-4 {
  letter-spacing: 4px;
}

.up-ls-5 {
  letter-spacing: 5px;
}

.up-lh-1 {
  line-height: 1;
}

.up-lh-2 {
  line-height: 2;
}

.up-lh-3 {
  line-height: 3;
}

.up-lh-4 {
  line-height: 4;
}

.up-lh-5 {
  line-height: 5;
}

.up-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.up-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.up-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.up-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.up-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.up-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.up-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.up-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.up-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.up-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.gothic {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fz-exsmall {
  font-size: 50%;
}

.fz-small {
  font-size: 70%;
}

.fz-large {
  font-size: 120%;
}

.fz-exlarge {
  font-size: 150%;
}

input,
textarea,
select {
  font-size: 16px !important;
}

.uk-lb img {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.uk-lb img:hover {
  cursor: pointer;
}

.mobile-only,
.sp-only {
  display: none;
}

@media (max-width: 1024px) {
  .up-lst-disc {
    padding-left: 24px;
  }
  .up-text-vertical\@tb {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .up-text-horizonal\@tb {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .up-ls-1\@tb {
    letter-spacing: 1px;
  }
  .up-ls-2\@tb {
    letter-spacing: 2px;
  }
  .up-ls-3\@tb {
    letter-spacing: 3px;
  }
  .up-ls-4\@tb {
    letter-spacing: 4px;
  }
  .up-ls-5\@tb {
    letter-spacing: 5px;
  }
  .up-lh-1\@tb {
    line-height: 1;
  }
  .up-lh-2\@tb {
    line-height: 2;
  }
  .up-lh-3\@tb {
    line-height: 3;
  }
  .up-lh-4\@tb {
    line-height: 4;
  }
  .up-lh-5\@tb {
    line-height: 5;
  }
  .up-order-1\@tb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .up-order-2\@tb {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .up-order-3\@tb {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .up-order-4\@tb {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .up-order-5\@tb {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .up-order-6\@tb {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .up-order-7\@tb {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .up-order-8\@tb {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .up-order-9\@tb {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .up-order-10\@tb {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .mobile-only {
    display: block;
  }
}

@media (max-width: 599px) {
  .up-lst-disc {
    padding-left: 18px;
  }
  .up-text-vertical\@sp {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .up-text-horizonal\@sp {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .up-ls-1\@sp {
    letter-spacing: 1px;
  }
  .up-ls-2\@sp {
    letter-spacing: 2px;
  }
  .up-ls-3\@sp {
    letter-spacing: 3px;
  }
  .up-ls-4\@sp {
    letter-spacing: 4px;
  }
  .up-ls-5\@sp {
    letter-spacing: 5px;
  }
  .up-lh-1\@sp {
    line-height: 1;
  }
  .up-lh-2\@sp {
    line-height: 2;
  }
  .up-lh-3\@sp {
    line-height: 3;
  }
  .up-lh-4\@sp {
    line-height: 4;
  }
  .up-lh-5\@sp {
    line-height: 5;
  }
  .up-order-1\@sp {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .up-order-2\@sp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .up-order-3\@sp {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .up-order-4\@sp {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .up-order-5\@sp {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .up-order-6\@sp {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .up-order-7\@sp {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .up-order-8\@sp {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .up-order-9\@sp {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .up-order-10\@sp {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .sp-only {
    display: block;
  }
}

/* 汎用css */
.square {
  position: relative;
}

.square::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.square-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.centering {
  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;
}

.centering.-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.infinity {
  margin-left: -999rem;
  margin-right: -999rem;
  padding-left: 999rem;
  padding-right: 999rem;
}

.infinity-left {
  margin-left: -999rem;
  padding-left: 999rem;
}

.infinity-right {
  margin-right: -999rem;
  padding-right: 999rem;
}

.bg-parent {
  position: relative;
}

.bg-cont {
  position: relative;
  z-index: 2;
}

.bg-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-img img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
}

.filter::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.filter.-white::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.filter.-black::before {
  background-color: rgba(0, 0, 0, 0.5);
}

.filter.-blur img {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.shadow-box-black {
  -webkit-box-shadow: 0px 0px 15px -5px black;
          box-shadow: 0px 0px 15px -5px black;
}

.shadow-box-white {
  -webkit-box-shadow: 0px 0px 15px -5px white;
          box-shadow: 0px 0px 15px -5px white;
}

.shadow-text-black {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

.shadow-text-white {
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
}

.tel a {
  letter-spacing: 1px;
/*   white-space: nowrap; */
}

.tel-item a {
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 2px;
}

.tel-item a::before {
  margin-right: 10px;
  content: "\f3cd";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: inherit;
  line-height: 1;
}

.underline-text {
  text-decoration: underline;
}

.underline-link a {
  color: #cca57e;
  text-decoration: underline;
}

.underline-link.-colored a {
  color: #cca57e;
}

@media (max-width: 1024px) {
  .active main,
  .active footer {
    -webkit-filter: blur(3px);
            filter: blur(3px);
  }
  .tel-item a {
    font-size: 30px;
  }
}

@media (max-width: 599px) {
  .tel-item a {
    font-size: 24px;
  }
}

[class*="radius"] {
  overflow: hidden;
}

.radius5 {
  border-radius: 5px;
}

.radius10 {
  border-radius: 10px;
}

.radius15 {
  border-radius: 15px;
}

.radius20 {
  border-radius: 20px;
}

.radius25 {
  border-radius: 25px;
}

.radius30 {
  border-radius: 30px;
}

@media (max-width: 1024px) {
  .radius5\@tb {
    border-radius: 5px;
  }
  .radius10\@tb {
    border-radius: 10px;
  }
  .radius15\@tb {
    border-radius: 15px;
  }
  .radius20\@tb {
    border-radius: 20px;
  }
  .radius25\@tb {
    border-radius: 25px;
  }
  .radius30\@tb {
    border-radius: 30px;
  }
}

@media (max-width: 599px) {
  .radius5\@sp {
    border-radius: 5px;
  }
  .radius10\@sp {
    border-radius: 10px;
  }
  .radius15\@sp {
    border-radius: 15px;
  }
  .radius20\@sp {
    border-radius: 20px;
  }
  .radius25\@sp {
    border-radius: 25px;
  }
  .radius30\@sp {
    border-radius: 30px;
  }
}

/*  negative margin  */
.minus-mt0\% {
  margin-top: -0%;
}

.minus-mt5\% {
  margin-top: -5%;
}

.minus-mt10\% {
  margin-top: -10%;
}

.minus-mt15\% {
  margin-top: -15%;
}

.minus-mt20\% {
  margin-top: -20%;
}

.minus-mt25\% {
  margin-top: -25%;
}

.minus-mt30\% {
  margin-top: -30%;
}

.minus-mt35\% {
  margin-top: -35%;
}

.minus-mt40\% {
  margin-top: -40%;
}

.minus-mt45\% {
  margin-top: -45%;
}

.minus-mt50\% {
  margin-top: -50%;
}

.minus-ml0\% {
  margin-left: -0%;
}

.minus-ml5\% {
  margin-left: -5%;
}

.minus-ml10\% {
  margin-left: -10%;
}

.minus-ml15\% {
  margin-left: -15%;
}

.minus-ml20\% {
  margin-left: -20%;
}

.minus-ml25\% {
  margin-left: -25%;
}

.minus-ml30\% {
  margin-left: -30%;
}

.minus-ml35\% {
  margin-left: -35%;
}

.minus-ml40\% {
  margin-left: -40%;
}

.minus-ml45\% {
  margin-left: -45%;
}

.minus-ml50\% {
  margin-left: -50%;
}

.minus-mr0\% {
  margin-right: -0%;
}

.minus-mr5\% {
  margin-right: -5%;
}

.minus-mr10\% {
  margin-right: -10%;
}

.minus-mr15\% {
  margin-right: -15%;
}

.minus-mr20\% {
  margin-right: -20%;
}

.minus-mr25\% {
  margin-right: -25%;
}

.minus-mr30\% {
  margin-right: -30%;
}

.minus-mr35\% {
  margin-right: -35%;
}

.minus-mr40\% {
  margin-right: -40%;
}

.minus-mr45\% {
  margin-right: -45%;
}

.minus-mr50\% {
  margin-right: -50%;
}

@media (max-width: 1024px) {
  .minus-mt0\%\@tb {
    margin-top: -0%;
  }
  .minus-mt5\%\@tb {
    margin-top: -5%;
  }
  .minus-mt10\%\@tb {
    margin-top: -10%;
  }
  .minus-mt15\%\@tb {
    margin-top: -15%;
  }
  .minus-mt20\%\@tb {
    margin-top: -20%;
  }
  .minus-mt25\%\@tb {
    margin-top: -25%;
  }
  .minus-mt30\%\@tb {
    margin-top: -30%;
  }
  .minus-mt35\%\@tb {
    margin-top: -35%;
  }
  .minus-mt40\%\@tb {
    margin-top: -40%;
  }
  .minus-mt45\%\@tb {
    margin-top: -45%;
  }
  .minus-mt50\%\@tb {
    margin-top: -50%;
  }
  .minus-ml0\%\@tb {
    margin-left: -0%;
  }
  .minus-ml5\%\@tb {
    margin-left: -5%;
  }
  .minus-ml10\%\@tb {
    margin-left: -10%;
  }
  .minus-ml15\%\@tb {
    margin-left: -15%;
  }
  .minus-ml20\%\@tb {
    margin-left: -20%;
  }
  .minus-ml25\%\@tb {
    margin-left: -25%;
  }
  .minus-ml30\%\@tb {
    margin-left: -30%;
  }
  .minus-ml35\%\@tb {
    margin-left: -35%;
  }
  .minus-ml40\%\@tb {
    margin-left: -40%;
  }
  .minus-ml45\%\@tb {
    margin-left: -45%;
  }
  .minus-ml50\%\@tb {
    margin-left: -50%;
  }
  .minus-mr0\%\@tb {
    margin-right: -0%;
  }
  .minus-mr5\%\@tb {
    margin-right: -5%;
  }
  .minus-mr10\%\@tb {
    margin-right: -10%;
  }
  .minus-mr15\%\@tb {
    margin-right: -15%;
  }
  .minus-mr20\%\@tb {
    margin-right: -20%;
  }
  .minus-mr25\%\@tb {
    margin-right: -25%;
  }
  .minus-mr30\%\@tb {
    margin-right: -30%;
  }
  .minus-mr35\%\@tb {
    margin-right: -35%;
  }
  .minus-mr40\%\@tb {
    margin-right: -40%;
  }
  .minus-mr45\%\@tb {
    margin-right: -45%;
  }
  .minus-mr50\%\@tb {
    margin-right: -50%;
  }
}

@media (max-width: 599px) {
  .minus-mt0\%\@sp {
    margin-top: -0%;
  }
  .minus-mt5\%\@sp {
    margin-top: -5%;
  }
  .minus-mt10\%\@sp {
    margin-top: -10%;
  }
  .minus-mt15\%\@sp {
    margin-top: -15%;
  }
  .minus-mt20\%\@sp {
    margin-top: -20%;
  }
  .minus-mt25\%\@sp {
    margin-top: -25%;
  }
  .minus-mt30\%\@sp {
    margin-top: -30%;
  }
  .minus-mt35\%\@sp {
    margin-top: -35%;
  }
  .minus-mt40\%\@sp {
    margin-top: -40%;
  }
  .minus-mt45\%\@sp {
    margin-top: -45%;
  }
  .minus-mt50\%\@sp {
    margin-top: -50%;
  }
  .minus-ml0\%\@sp {
    margin-left: -0%;
  }
  .minus-ml5\%\@sp {
    margin-left: -5%;
  }
  .minus-ml10\%\@sp {
    margin-left: -10%;
  }
  .minus-ml15\%\@sp {
    margin-left: -15%;
  }
  .minus-ml20\%\@sp {
    margin-left: -20%;
  }
  .minus-ml25\%\@sp {
    margin-left: -25%;
  }
  .minus-ml30\%\@sp {
    margin-left: -30%;
  }
  .minus-ml35\%\@sp {
    margin-left: -35%;
  }
  .minus-ml40\%\@sp {
    margin-left: -40%;
  }
  .minus-ml45\%\@sp {
    margin-left: -45%;
  }
  .minus-ml50\%\@sp {
    margin-left: -50%;
  }
  .minus-mr0\%\@sp {
    margin-right: -0%;
  }
  .minus-mr5\%\@sp {
    margin-right: -5%;
  }
  .minus-mr10\%\@sp {
    margin-right: -10%;
  }
  .minus-mr15\%\@sp {
    margin-right: -15%;
  }
  .minus-mr20\%\@sp {
    margin-right: -20%;
  }
  .minus-mr25\%\@sp {
    margin-right: -25%;
  }
  .minus-mr30\%\@sp {
    margin-right: -30%;
  }
  .minus-mr35\%\@sp {
    margin-right: -35%;
  }
  .minus-mr40\%\@sp {
    margin-right: -40%;
  }
  .minus-mr45\%\@sp {
    margin-right: -45%;
  }
  .minus-mr50\%\@sp {
    margin-right: -50%;
  }
}

/*  column-count  */
.column-1 {
  -webkit-column-count: 1;
          column-count: 1;
}

.column-2 {
  -webkit-column-count: 2;
          column-count: 2;
}

.column-3 {
  -webkit-column-count: 3;
          column-count: 3;
}

.column-4 {
  -webkit-column-count: 4;
          column-count: 4;
}

.column-5 {
  -webkit-column-count: 5;
          column-count: 5;
}

.column-6 {
  -webkit-column-count: 6;
          column-count: 6;
}

.column-7 {
  -webkit-column-count: 7;
          column-count: 7;
}

.column-8 {
  -webkit-column-count: 8;
          column-count: 8;
}

.column-9 {
  -webkit-column-count: 9;
          column-count: 9;
}

.column-10 {
  -webkit-column-count: 10;
          column-count: 10;
}

.column-gap-5 {
  -webkit-column-gap: 5px;
          column-gap: 5px;
}

.column-gap-10 {
  -webkit-column-gap: 10px;
          column-gap: 10px;
}

.column-gap-15 {
  -webkit-column-gap: 15px;
          column-gap: 15px;
}

.column-gap-20 {
  -webkit-column-gap: 20px;
          column-gap: 20px;
}

.column-gap-25 {
  -webkit-column-gap: 25px;
          column-gap: 25px;
}

.column-gap-30 {
  -webkit-column-gap: 30px;
          column-gap: 30px;
}

.column-gap-35 {
  -webkit-column-gap: 35px;
          column-gap: 35px;
}

.column-gap-40 {
  -webkit-column-gap: 40px;
          column-gap: 40px;
}

.column-gap-45 {
  -webkit-column-gap: 45px;
          column-gap: 45px;
}

.column-gap-50 {
  -webkit-column-gap: 50px;
          column-gap: 50px;
}

.column-none {
  -webkit-column-count: auto;
          column-count: auto;
}

[class*="column-"] > * {
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

@media (max-width: 1024px) {
  .column-1\@tb {
    -webkit-column-count: 1;
            column-count: 1;
  }
  .column-2\@tb {
    -webkit-column-count: 2;
            column-count: 2;
  }
  .column-3\@tb {
    -webkit-column-count: 3;
            column-count: 3;
  }
  .column-4\@tb {
    -webkit-column-count: 4;
            column-count: 4;
  }
  .column-5\@tb {
    -webkit-column-count: 5;
            column-count: 5;
  }
  .column-6\@tb {
    -webkit-column-count: 6;
            column-count: 6;
  }
  .column-gap-5\@tb {
    -webkit-column-gap: 5px;
            column-gap: 5px;
  }
  .column-gap-10\@tb {
    -webkit-column-gap: 10px;
            column-gap: 10px;
  }
  .column-gap-15\@tb {
    -webkit-column-gap: 15px;
            column-gap: 15px;
  }
  .column-gap-20\@tb {
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
  .column-gap-25\@tb {
    -webkit-column-gap: 25px;
            column-gap: 25px;
  }
  .column-gap-30\@tb {
    -webkit-column-gap: 30px;
            column-gap: 30px;
  }
  .column-gap-35\@tb {
    -webkit-column-gap: 35px;
            column-gap: 35px;
  }
  .column-gap-40\@tb {
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .column-gap-45\@tb {
    -webkit-column-gap: 45px;
            column-gap: 45px;
  }
  .column-gap-50\@tb {
    -webkit-column-gap: 50px;
            column-gap: 50px;
  }
  .column-none\@tb {
    -webkit-column-count: auto;
            column-count: auto;
  }
}

@media (max-width: 599px) {
  .column-1 \@sp {
    -webkit-column-count: 1;
            column-count: 1;
  }
  .column-2 \@sp {
    -webkit-column-count: 2;
            column-count: 2;
  }
  .column-3 \@sp {
    -webkit-column-count: 3;
            column-count: 3;
  }
  .column-4 \@sp {
    -webkit-column-count: 4;
            column-count: 4;
  }
  .column-5 \@sp {
    -webkit-column-count: 5;
            column-count: 5;
  }
  .column-6 \@sp {
    -webkit-column-count: 6;
            column-count: 6;
  }
  .column-gap-5\@sp {
    -webkit-column-gap: 5px;
            column-gap: 5px;
  }
  .column-gap-10\@sp {
    -webkit-column-gap: 10px;
            column-gap: 10px;
  }
  .column-gap-15\@sp {
    -webkit-column-gap: 15px;
            column-gap: 15px;
  }
  .column-gap-20\@sp {
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
  .column-gap-25\@sp {
    -webkit-column-gap: 25px;
            column-gap: 25px;
  }
  .column-gap-30\@sp {
    -webkit-column-gap: 30px;
            column-gap: 30px;
  }
  .column-gap-35\@sp {
    -webkit-column-gap: 35px;
            column-gap: 35px;
  }
  .column-gap-40\@sp {
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .column-gap-45\@sp {
    -webkit-column-gap: 45px;
            column-gap: 45px;
  }
  .column-gap-50\@sp {
    -webkit-column-gap: 50px;
            column-gap: 50px;
  }
  .column-none\@sp {
    -webkit-column-count: auto;
            column-count: auto;
  }
}

/*  sectionの余白  */
.section-large {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-middle {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-small {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-mini {
  padding-top: 30px;
  padding-bottom: 30px;
}

[class*="section-"].-only-top {
  padding-bottom: 0;
}

[class*="section-"].-only-bottom {
  padding-top: 0;
}

@media (max-width: 1024px) {
  .section-large {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section-middle {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .section-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  [class*="section-"].-only-top\@tb {
    padding-bottom: 0;
  }
  [class*="section-"].-only-bottom\@tb {
    padding-top: 0;
  }
}

@media (max-width: 599px) {
  .section-large {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-middle {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .section-small {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  [class*="section-"].-only-top\@sp {
    padding-bottom: 0;
  }
  [class*="section-"].-only-bottom\@sp {
    padding-top: 0;
  }
}

/*  余白（margin）  */
.space-v5 > .space + .space {
  margin-top: 5px;
}

.space-v10 > .space + .space {
  margin-top: 10px;
}

.space-v15 > .space + .space {
  margin-top: 15px;
}

.space-v20 > .space + .space {
  margin-top: 20px;
}

.space-v25 > .space + .space {
  margin-top: 25px;
}

.space-v30 > .space + .space {
  margin-top: 30px;
}

.space-v35 > .space + .space {
  margin-top: 35px;
}

.space-v40 > .space + .space {
  margin-top: 40px;
}

.space-v45 > .space + .space {
  margin-top: 45px;
}

.space-v50 > .space + .space {
  margin-top: 50px;
}

.space-v55 > .space + .space {
  margin-top: 55px;
}

.space-v60 > .space + .space {
  margin-top: 60px;
}

.space-v65 > .space + .space {
  margin-top: 65px;
}

.space-v70 > .space + .space {
  margin-top: 70px;
}

.space-v75 > .space + .space {
  margin-top: 75px;
}

.space-v80 > .space + .space {
  margin-top: 80px;
}

.space-v85 > .space + .space {
  margin-top: 85px;
}

.space-v90 > .space + .space {
  margin-top: 90px;
}

.space-v95 > .space + .space {
  margin-top: 95px;
}

.space-v100 > .space + .space {
  margin-top: 100px;
}

.space-v105 > .space + .space {
  margin-top: 105px;
}

.space-v110 > .space + .space {
  margin-top: 110px;
}

.space-v115 > .space + .space {
  margin-top: 115px;
}

.space-v120 > .space + .space {
  margin-top: 120px;
}

.space-v125 > .space + .space {
  margin-top: 125px;
}

.space-v130 > .space + .space {
  margin-top: 130px;
}

.space-v135 > .space + .space {
  margin-top: 135px;
}

.space-v140 > .space + .space {
  margin-top: 140px;
}

.space-v145 > .space + .space {
  margin-top: 145px;
}

.space-v150 > .space + .space {
  margin-top: 150px;
}

.space-h5 > .space + .space {
  margin-left: 5px;
}

.space-h10 > .space + .space {
  margin-left: 10px;
}

.space-h15 > .space + .space {
  margin-left: 15px;
}

.space-h20 > .space + .space {
  margin-left: 20px;
}

.space-h25 > .space + .space {
  margin-left: 25px;
}

.space-h30 > .space + .space {
  margin-left: 30px;
}

.space-h35 > .space + .space {
  margin-left: 35px;
}

.space-h40 > .space + .space {
  margin-left: 40px;
}

.space-h45 > .space + .space {
  margin-left: 45px;
}

.space-h50 > .space + .space {
  margin-left: 50px;
}

.space-h55 > .space + .space {
  margin-left: 55px;
}

.space-h60 > .space + .space {
  margin-left: 60px;
}

.space-h65 > .space + .space {
  margin-left: 65px;
}

.space-h70 > .space + .space {
  margin-left: 70px;
}

.space-h75 > .space + .space {
  margin-left: 75px;
}

.space-h80 > .space + .space {
  margin-left: 80px;
}

.space-h85 > .space + .space {
  margin-left: 85px;
}

.space-h90 > .space + .space {
  margin-left: 90px;
}

.space-h95 > .space + .space {
  margin-left: 95px;
}

.space-h100 > .space + .space {
  margin-left: 100px;
}

.space-h105 > .space + .space {
  margin-left: 105px;
}

.space-h110 > .space + .space {
  margin-left: 110px;
}

.space-h115 > .space + .space {
  margin-left: 115px;
}

.space-h120 > .space + .space {
  margin-left: 120px;
}

.space-h125 > .space + .space {
  margin-left: 125px;
}

.space-h130 > .space + .space {
  margin-left: 130px;
}

.space-h135 > .space + .space {
  margin-left: 135px;
}

.space-h140 > .space + .space {
  margin-left: 140px;
}

.space-h145 > .space + .space {
  margin-left: 145px;
}

.space-h150 > .space + .space {
  margin-left: 150px;
}

.space-v0 > .space + .space {
  margin-top: 0;
}

.space-h0 > .space + .space {
  margin-left: 0;
}

@media (max-width: 1024px) {
  .space-v5\@tb > .space + .space {
    margin-top: 5px;
  }
  .space-v10\@tb > .space + .space {
    margin-top: 10px;
  }
  .space-v15\@tb > .space + .space {
    margin-top: 15px;
  }
  .space-v20\@tb > .space + .space {
    margin-top: 20px;
  }
  .space-v25\@tb > .space + .space {
    margin-top: 25px;
  }
  .space-v30\@tb > .space + .space {
    margin-top: 30px;
  }
  .space-v35\@tb > .space + .space {
    margin-top: 35px;
  }
  .space-v40\@tb > .space + .space {
    margin-top: 40px;
  }
  .space-v45\@tb > .space + .space {
    margin-top: 45px;
  }
  .space-v50\@tb > .space + .space {
    margin-top: 50px;
  }
  .space-v55\@tb > .space + .space {
    margin-top: 55px;
  }
  .space-v60\@tb > .space + .space {
    margin-top: 60px;
  }
  .space-v65\@tb > .space + .space {
    margin-top: 65px;
  }
  .space-v70\@tb > .space + .space {
    margin-top: 70px;
  }
  .space-v75\@tb > .space + .space {
    margin-top: 75px;
  }
  .space-v80\@tb > .space + .space {
    margin-top: 80px;
  }
  .space-v85\@tb > .space + .space {
    margin-top: 85px;
  }
  .space-v90\@tb > .space + .space {
    margin-top: 90px;
  }
  .space-v95\@tb > .space + .space {
    margin-top: 95px;
  }
  .space-v100\@tb > .space + .space {
    margin-top: 100px;
  }
  .space-v105\@tb > .space + .space {
    margin-top: 105px;
  }
  .space-v110\@tb > .space + .space {
    margin-top: 110px;
  }
  .space-v115\@tb > .space + .space {
    margin-top: 115px;
  }
  .space-v120\@tb > .space + .space {
    margin-top: 120px;
  }
  .space-v125\@tb > .space + .space {
    margin-top: 125px;
  }
  .space-v130\@tb > .space + .space {
    margin-top: 130px;
  }
  .space-v135\@tb > .space + .space {
    margin-top: 135px;
  }
  .space-v140\@tb > .space + .space {
    margin-top: 140px;
  }
  .space-v145\@tb > .space + .space {
    margin-top: 145px;
  }
  .space-v150\@tb > .space + .space {
    margin-top: 150px;
  }
  .space-h5\@tb > .space + .space {
    margin-left: 5px;
  }
  .space-h10\@tb > .space + .space {
    margin-left: 10px;
  }
  .space-h15\@tb > .space + .space {
    margin-left: 15px;
  }
  .space-h20\@tb > .space + .space {
    margin-left: 20px;
  }
  .space-h25\@tb > .space + .space {
    margin-left: 25px;
  }
  .space-h30\@tb > .space + .space {
    margin-left: 30px;
  }
  .space-h35\@tb > .space + .space {
    margin-left: 35px;
  }
  .space-h40\@tb > .space + .space {
    margin-left: 40px;
  }
  .space-h45\@tb > .space + .space {
    margin-left: 45px;
  }
  .space-h50\@tb > .space + .space {
    margin-left: 50px;
  }
  .space-h55\@tb > .space + .space {
    margin-left: 55px;
  }
  .space-h60\@tb > .space + .space {
    margin-left: 60px;
  }
  .space-h65\@tb > .space + .space {
    margin-left: 65px;
  }
  .space-h70\@tb > .space + .space {
    margin-left: 70px;
  }
  .space-h75\@tb > .space + .space {
    margin-left: 75px;
  }
  .space-h80\@tb > .space + .space {
    margin-left: 80px;
  }
  .space-h85\@tb > .space + .space {
    margin-left: 85px;
  }
  .space-h90\@tb > .space + .space {
    margin-left: 90px;
  }
  .space-h95\@tb > .space + .space {
    margin-left: 95px;
  }
  .space-h100\@tb > .space + .space {
    margin-left: 100px;
  }
  .space-h105\@tb > .space + .space {
    margin-left: 105px;
  }
  .space-h110\@tb > .space + .space {
    margin-left: 110px;
  }
  .space-h115\@tb > .space + .space {
    margin-left: 115px;
  }
  .space-h120\@tb > .space + .space {
    margin-left: 120px;
  }
  .space-h125\@tb > .space + .space {
    margin-left: 125px;
  }
  .space-h130\@tb > .space + .space {
    margin-left: 130px;
  }
  .space-h135\@tb > .space + .space {
    margin-left: 135px;
  }
  .space-h140\@tb > .space + .space {
    margin-left: 140px;
  }
  .space-h145\@tb > .space + .space {
    margin-left: 145px;
  }
  .space-h150\@tb > .space + .space {
    margin-left: 150px;
  }
  .space-v0\@tb > .space + .space {
    margin-top: 0;
  }
  .space-h0\@tb > .space + .space {
    margin-top: 0;
  }
}

@media (max-width: 599px) {
  .space-v5\@sp > .space + .space {
    margin-top: 5px;
  }
  .space-v10\@sp > .space + .space {
    margin-top: 10px;
  }
  .space-v15\@sp > .space + .space {
    margin-top: 15px;
  }
  .space-v20\@sp > .space + .space {
    margin-top: 20px;
  }
  .space-v25\@sp > .space + .space {
    margin-top: 25px;
  }
  .space-v30\@sp > .space + .space {
    margin-top: 30px;
  }
  .space-v35\@sp > .space + .space {
    margin-top: 35px;
  }
  .space-v40\@sp > .space + .space {
    margin-top: 40px;
  }
  .space-v45\@sp > .space + .space {
    margin-top: 45px;
  }
  .space-v50\@sp > .space + .space {
    margin-top: 50px;
  }
  .space-v55\@sp > .space + .space {
    margin-top: 55px;
  }
  .space-v60\@sp > .space + .space {
    margin-top: 60px;
  }
  .space-v65\@sp > .space + .space {
    margin-top: 65px;
  }
  .space-v70\@sp > .space + .space {
    margin-top: 70px;
  }
  .space-v75\@sp > .space + .space {
    margin-top: 75px;
  }
  .space-v80\@sp > .space + .space {
    margin-top: 80px;
  }
  .space-v85\@sp > .space + .space {
    margin-top: 85px;
  }
  .space-v90\@sp > .space + .space {
    margin-top: 90px;
  }
  .space-v95\@sp > .space + .space {
    margin-top: 95px;
  }
  .space-v100\@sp > .space + .space {
    margin-top: 100px;
  }
  .space-v105\@sp > .space + .space {
    margin-top: 105px;
  }
  .space-v110\@sp > .space + .space {
    margin-top: 110px;
  }
  .space-v115\@sp > .space + .space {
    margin-top: 115px;
  }
  .space-v120\@sp > .space + .space {
    margin-top: 120px;
  }
  .space-v125\@sp > .space + .space {
    margin-top: 125px;
  }
  .space-v130\@sp > .space + .space {
    margin-top: 130px;
  }
  .space-v135\@sp > .space + .space {
    margin-top: 135px;
  }
  .space-v140\@sp > .space + .space {
    margin-top: 140px;
  }
  .space-v145\@sp > .space + .space {
    margin-top: 145px;
  }
  .space-v150\@sp > .space + .space {
    margin-top: 150px;
  }
  .space-h5\@sp > .space + .space {
    margin-left: 5px;
  }
  .space-h10\@sp > .space + .space {
    margin-left: 10px;
  }
  .space-h15\@sp > .space + .space {
    margin-left: 15px;
  }
  .space-h20\@sp > .space + .space {
    margin-left: 20px;
  }
  .space-h25\@sp > .space + .space {
    margin-left: 25px;
  }
  .space-h30\@sp > .space + .space {
    margin-left: 30px;
  }
  .space-h35\@sp > .space + .space {
    margin-left: 35px;
  }
  .space-h40\@sp > .space + .space {
    margin-left: 40px;
  }
  .space-h45\@sp > .space + .space {
    margin-left: 45px;
  }
  .space-h50\@sp > .space + .space {
    margin-left: 50px;
  }
  .space-h55\@sp > .space + .space {
    margin-left: 55px;
  }
  .space-h60\@sp > .space + .space {
    margin-left: 60px;
  }
  .space-h65\@sp > .space + .space {
    margin-left: 65px;
  }
  .space-h70\@sp > .space + .space {
    margin-left: 70px;
  }
  .space-h75\@sp > .space + .space {
    margin-left: 75px;
  }
  .space-h80\@sp > .space + .space {
    margin-left: 80px;
  }
  .space-h85\@sp > .space + .space {
    margin-left: 85px;
  }
  .space-h90\@sp > .space + .space {
    margin-left: 90px;
  }
  .space-h95\@sp > .space + .space {
    margin-left: 95px;
  }
  .space-h100\@sp > .space + .space {
    margin-left: 100px;
  }
  .space-h105\@sp > .space + .space {
    margin-left: 105px;
  }
  .space-h110\@sp > .space + .space {
    margin-left: 110px;
  }
  .space-h115\@sp > .space + .space {
    margin-left: 115px;
  }
  .space-h120\@sp > .space + .space {
    margin-left: 120px;
  }
  .space-h125\@sp > .space + .space {
    margin-left: 125px;
  }
  .space-h130\@sp > .space + .space {
    margin-left: 130px;
  }
  .space-h135\@sp > .space + .space {
    margin-left: 135px;
  }
  .space-h140\@sp > .space + .space {
    margin-left: 140px;
  }
  .space-h145\@sp > .space + .space {
    margin-left: 145px;
  }
  .space-h150\@sp > .space + .space {
    margin-left: 150px;
  }
  .space-v0\@sp > .space + .space {
    margin-top: 0;
  }
  .space-h0\@sp > .space + .space {
    margin-left: 0;
  }
}

/*  レイアウト  */
.cross-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cross-item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.cross-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.cross.-rowr .cross-item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.cross.-rowr .cross-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.cross.-none .cross-item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.cross.-none .cross-item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.parallel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.parallel.-jc-fs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.parallel.-jc-fe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.parallel.-jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.parallel.-rowr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 1024px) {
  .cross.-rowr\@tb .cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .cross.-rowr\@tb .cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cross.-none\@tb .cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cross.-none\@tb .cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .parallel.-jc-fs\@tb {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .parallel.-jc-fe\@tb {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .parallel.-jc-c\@tb {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .parallel.-row\@tb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .parallel.-rowr\@tb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (max-width: 599px) {
  .cross.-rowr\@sp .cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .cross.-rowr\@sp .cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cross.-none\@sp .cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .cross.-none\@sp .cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .parallel.-jc-fs\@sp {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .parallel.-jc-fe\@sp {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .parallel.-jc-c\@sp {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .parallel.-row\@sp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .parallel.-rowr\@sp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

/* hamburger overlay */
.hamburger {
  display: none;
}

@media (max-width: 1024px) {
  .overlay {
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(153, 153, 153, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .hamburger {
    width: 30px;
    height: 30px;
    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;
    padding: 0;
    cursor: pointer;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    position: fixed;
    top: 10px;
    left: -40px;
  }
  .hamburger a, .hamburger:hover, .hamburger:focus {
    opacity: 1;
  }
  .menu-trigger {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    position: relative;
  }
  .menu-trigger span {
    width: 100%;
    height: 1px;
    display: inline-block;
    border-top: 2px solid white;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    position: absolute;
    left: 0;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 50%;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .active .overlay {
    display: block;
  }
  .active .menu-trigger {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  .active .menu-trigger span {
    width: 137%;
  }
  .active .menu-trigger span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .active .menu-trigger span:nth-of-type(2) {
    opacity: 0;
  }
  .active .menu-trigger span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: bottom left;
            transform-origin: bottom left;
  }
}

@media (max-width: 1024px) {
  .menu-trigger span {
    border-top: 2px solid #cca57e;
  }
}

@media (max-width: 599px) {
  .hamburger {
    top: 10px;
    left: -40px;
  }
}

/* A-BiSUスライダー */
.uk-slidenav-position {
  height: 100%;
}

.uk-slideshow {
  height: 100% !important;
  overflow: hidden;
  position: relative;
}

.uk-slideshow::after {
  content: "";
  display: block;
  padding-top: 45%;
}

.uk-slideshow li {
  width: 100%;
  height: 100% !important;
  position: absolute;
  top: 0;
}

.uk-slideshow li > div {
  height: 100% !important;
}

.uk-slideshow img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
  -webkit-filter: grayscale(0.7) contrast(1.3) brightness(0.9);
  filter: grayscale(0.7) contrast(1.3) brightness(0.9);
}

.uk-dotnav > * > * {
  width: 10px;
  height: 10px;
}

.uk-dotnav .uk-active > * {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.uk-dotnav li a:hover {
  opacity: 1;
}

.uk-dotnav-contrast > * > * {
  background: #ccc;
}

.uk-dotnav-contrast > .uk-active > * {
  background: #565656;
}

.uk-position-bottom {
  bottom: -30px;
}

@media (max-width: 1024px) {
  .uk-slideshow::after {
    padding-top: 80%;
  }
}

@media (max-width: 599px) {
  .uk-slideshow::after {
    padding-top: 100vh;
  }
}

/* title */
[class*="title"].-mb-large {
  margin-bottom: 80px;
}

[class*="title"].-mb-middle {
  margin-bottom: 50px;
}

[class*="title"].-mb-small {
  margin-bottom: 30px;
}

[class*="title"].-mb-exsmall {
  margin-bottom: 10px;
}

[class*="title"].-mb-0 {
  margin-bottom: 0;
}

[class*="title"].-center {
  text-align: center;
}

[class*="title"].-left {
  text-align: left;
}

[class*="title"].-right {
  text-align: right;
}

@media (max-width: 1024px) {
  [class*="title"].-mb-large\@tb {
    margin-bottom: 80px;
  }
  [class*="title"].-mb-middle\@tb {
    margin-bottom: 50px;
  }
  [class*="title"].-mb-small\@tb {
    margin-bottom: 30px;
  }
  [class*="title"].-mb-exsmall\@tb {
    margin-bottom: 10px;
  }
  [class*="title"].-mb-0\@tb {
    margin-bottom: 0;
  }
  [class*="title"].-center\@tb {
    text-align: center;
  }
  [class*="title"].-left\@tb {
    text-align: left;
  }
  [class*="title"].-right\@tb {
    text-align: right;
  }
}

@media (max-width: 599px) {
  [class*="title"].-mb-large\@sp {
    margin-bottom: 80px;
  }
  [class*="title"].-mb-middle\@sp {
    margin-bottom: 50px;
  }
  [class*="title"].-mb-small\@sp {
    margin-bottom: 30px;
  }
  [class*="title"].-mb-exsmall\@sp {
    margin-bottom: 10px;
  }
  [class*="title"].-mb-0\@sp {
    margin-bottom: 0;
  }
  [class*="title"].-center\@sp {
    text-align: center;
  }
  [class*="title"].-left\@sp {
    text-align: left;
  }
  [class*="title"].-right\@sp {
    text-align: right;
  }
}

/* list */
.list-flat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list-flat > dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.list-flat > dd {
  width: 10%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 30px;
}

.list-flat.-fixed-width.-long > dt {
  min-width: 40%;
}

.list-flat.-fixed-width.-middle > dt {
  min-width: 35%;
}

.list-flat.-fixed-width.-short > dt {
  min-width: 25%;
}

.list-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list-dot > dt {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 1em;
  position: relative;
}

.list-dot > dt::after {
  content: "：";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}

.list-dot > dd {
  width: 10%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.list-indent {
  margin-left: 1em;
}

.list-indent li {
  text-indent: -1em;
}

.list-asterisk li {
  padding-left: 1.5em;
  position: relative;
}

.list-asterisk li::before {
  content: "※";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 1024px) {
  .list-flat.-fixed-width.-long > dt {
    min-width: 100%;
  }
  .list-flat.-fixed-width.-middle > dt {
    min-width: 100%;
  }
  .list-flat.-fixed-width.-short > dt {
    min-width: 100%;
  }
  .list-flat > dd {
    margin-left: 15px;
  }
}

@media (max-width: 599px) {
  .list-flat.-fixed-width.-long > dt {
    min-width: 100%;
  }
  .list-flat.-fixed-width.-middle > dt {
    min-width: 100%;
  }
  .list-flat.-fixed-width.-short > dt {
    min-width: 100%;
  }
  .list-flat > dd {
    margin-left: 10px;
  }
}

.breadcrumbs {
  padding: 30px;
}

.breadcrumbs-list li {
  display: inline;
  letter-spacing: 1px;
}

.breadcrumbs-list li.breadcrumbs-home {
  font-weight: bold;
  color: #cca57e;
}

.breadcrumbs-list li + li::before {
  margin: 0 10px;
  content: "\f105";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: inherit;
  line-height: 1;
}

@media (max-width: 1024px) {
  .breadcrumbs {
    font-size: 14px;
  }
  .breadcrumbs li + li::before {
    margin: 0 5px;
  }
}

@media (max-width: 599px) {
  .breadcrumbs {
    font-size: 12px;
  }
}

.pager {
  width: 100%;
  margin: 50px 0;
}

.pager-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pager-list li {
  width: 50px;
  height: 50px;
  margin: 0 10px;
}

.pager-list li a,
.pager-list li .now {
  width: 100%;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  font-size: 20px;
  line-height: 1;
  border-radius: 0;
  position: relative;
}

.pager-list li a a:hover,
.pager-list li .now a:hover {
  color: inherit;
  background-color: #583101;
  opacity: 1;
}

.pager-list li a:focus,
.pager-list li .now:focus {
  outline: none;
}

.pager-list li a:hover,
.pager-list li .now {
  color: white;
  background-color: #583101;
  opacity: 1;
}

.pager-list .arrow a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.pager-list .arrow.-prev a::before {
  content: "\f053";
}

.pager-list .arrow.-next a::before {
  content: "\f054";
}

@media (max-width: 1024px) {
  .pager {
    margin: 30px 0;
  }
  .pager-list li {
    margin: 0 5px;
  }
}

.must {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 10px;
  font-size: 12px;
  color: white;
  line-height: 1.2;
  background-color: #999;
}

.contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-item dt,
.contact-item dd {
  padding: 15px;
}

.contact-item dt {
  width: 25%;
  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;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.contact-item dd {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.contact-item dd.button input {
  width: auto;
}

.contact-item dd.button label {
  margin: 0 5px;
}

.contact-item dd input,
.contact-item dd textarea {
  width: 100%;
  padding: 10px;
  outline: none;
}

.contact-item dd textarea {
  min-height: 200px;
}

.contact-item dd.radiobtn label {
  display: inline-block;
  padding: 0 10px 0 30px;
  position: relative;
}

.contact-item dd.radiobtn label::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border: 2px solid #dcdcdc;
  border-radius: 3px;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-item dd.radiobtn label:hover {
  text-decoration: underline;
  cursor: pointer;
}

.contact-item dd.radiobtn input {
  display: none;
}

.contact-item dd.radiobtn input:checked + label {
  text-decoration: underline;
}

.contact-item dd.radiobtn input:checked + label::after {
  width: 0;
  height: 0;
  color: #cca57e;
  background-color: transparent;
  position: absolute;
  top: -8px;
  left: 2px;
  content: "\f00c";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
  line-height: 1;
}

.contact-item dd.radiobtn input + label {
  margin-left: 15px;
}

.contact-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px;
}

.contact-btns li {
  margin-left: 30px;
  margin-right: 30px;
}

@media (max-width: 1024px) {
  .contact-item dt,
  .contact-item dd {
    width: 100%;
    padding: 10px;
  }
  .contact-item dt {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .contact-item dd.radiobtn label {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .contact-btns {
    margin-top: 30px;
  }
  .contact-btns li.btn {
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 599px) {
  .contact-item dd {
    padding-top: 0;
  }
  .contact-item dd.radiobtn label {
    margin-bottom: 20px;
  }
  .contact-item + .contact-item {
    margin-top: 10px;
  }
}
/*# sourceMappingURL=component.css.map */
