@charset "UTF-8";
/* ====================================== color */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Noto+Sans+SC:wght@100..900&family=Noto+Serif+SC:wght@200..900&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* margin padding */
.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

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

.clearfix {
  zoom: 1;
}

/* float */
.floatL {
  float: left;
}

.floatR {
  float: right;
}

.floatC {
  clear: both;
}

/* text */
.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

/* none */
.none {
  text-indent: -9999px;
  height: 0px;
  overflow: hidden;
}

/* display */
.dspBk {
  display: block;
}

.dspIn {
  display: inline;
}

.dspNone {
  display: none;
}

/* font */
.fs1 {
  font-size: 1px;
}

.fs2 {
  font-size: 2px;
}

.fs3 {
  font-size: 3px;
}

.fs4 {
  font-size: 4px;
}

.fs5 {
  font-size: 5px;
}

.fs6 {
  font-size: 6px;
}

.fs7 {
  font-size: 7px;
}

.fs8 {
  font-size: 8px;
}

.fs9 {
  font-size: 9px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {
  font-size: 20px;
}

.fs21 {
  font-size: 21px;
}

.fs22 {
  font-size: 22px;
}

.fs23 {
  font-size: 23px;
}

.fs24 {
  font-size: 24px;
}

.fs25 {
  font-size: 25px;
}

.fs26 {
  font-size: 26px;
}

.fs27 {
  font-size: 27px;
}

.fs28 {
  font-size: 28px;
}

.fs29 {
  font-size: 29px;
}

.fs30 {
  font-size: 30px;
}

.fs31 {
  font-size: 31px;
}

.fs32 {
  font-size: 32px;
}

.fs33 {
  font-size: 33px;
}

.fs34 {
  font-size: 34px;
}

.fs35 {
  font-size: 35px;
}

.fs36 {
  font-size: 36px;
}

.fs37 {
  font-size: 37px;
}

.fs38 {
  font-size: 38px;
}

.fs39 {
  font-size: 39px;
}

.fs40 {
  font-size: 40px;
}

.fs41 {
  font-size: 41px;
}

.fs42 {
  font-size: 42px;
}

.fs43 {
  font-size: 43px;
}

.fs44 {
  font-size: 44px;
}

.fs45 {
  font-size: 45px;
}

.fs46 {
  font-size: 46px;
}

.fs47 {
  font-size: 47px;
}

.fs48 {
  font-size: 48px;
}

.fs49 {
  font-size: 49px;
}

.fs50 {
  font-size: 50px;
}

.fs51 {
  font-size: 51px;
}

.fs52 {
  font-size: 52px;
}

.fs53 {
  font-size: 53px;
}

.fs54 {
  font-size: 54px;
}

.fs55 {
  font-size: 55px;
}

.fs56 {
  font-size: 56px;
}

.fs57 {
  font-size: 57px;
}

.fs58 {
  font-size: 58px;
}

.fs59 {
  font-size: 59px;
}

.fs60 {
  font-size: 60px;
}

.fs61 {
  font-size: 61px;
}

.fs62 {
  font-size: 62px;
}

.fs63 {
  font-size: 63px;
}

.fs64 {
  font-size: 64px;
}

.fs65 {
  font-size: 65px;
}

.fs66 {
  font-size: 66px;
}

.fs67 {
  font-size: 67px;
}

.fs68 {
  font-size: 68px;
}

.fs69 {
  font-size: 69px;
}

.fs70 {
  font-size: 70px;
}

.fs71 {
  font-size: 71px;
}

.fs72 {
  font-size: 72px;
}

.fs73 {
  font-size: 73px;
}

.fs74 {
  font-size: 74px;
}

.fs75 {
  font-size: 75px;
}

.fs76 {
  font-size: 76px;
}

.fs77 {
  font-size: 77px;
}

.fs78 {
  font-size: 78px;
}

.fs79 {
  font-size: 79px;
}

.fs80 {
  font-size: 80px;
}

.fs81 {
  font-size: 81px;
}

.fs82 {
  font-size: 82px;
}

.fs83 {
  font-size: 83px;
}

.fs84 {
  font-size: 84px;
}

.fs85 {
  font-size: 85px;
}

.fs86 {
  font-size: 86px;
}

.fs87 {
  font-size: 87px;
}

.fs88 {
  font-size: 88px;
}

.fs89 {
  font-size: 89px;
}

.fs90 {
  font-size: 90px;
}

.fs91 {
  font-size: 91px;
}

.fs92 {
  font-size: 92px;
}

.fs93 {
  font-size: 93px;
}

.fs94 {
  font-size: 94px;
}

.fs95 {
  font-size: 95px;
}

.fs96 {
  font-size: 96px;
}

.fs97 {
  font-size: 97px;
}

.fs98 {
  font-size: 98px;
}

.fs99 {
  font-size: 99px;
}

.fs100 {
  font-size: 100px;
}

.fwBold {
  font-weight: bold;
}

.fwNormal {
  font-weight: normal;
}

/* indent */
.note {
  margin-left: 1em;
}

.note .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

ul.notes li {
  margin-left: 1em;
}

ul.notes li .mark {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* ====================================== $ */
/* ====================================== function */
/* ====================================== font */
#partner .inner .innerContents .box .copy, #partner .head .inner .innerContents .ttl, #message .inner .innerContents .contents .block.-contents .blockContents .blockTtl, #food .inner .innerContents .contents .block.-contents .copy, #about .inner .innerContents .contents .block.-contents .copy, #kv .inner .innerContents .copy {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

#faq .inner .innerContents .contents .item > dd .ddContents:before, #faq .inner .innerContents .contents .item > dt:before, footer .inner .innerContents .copyright, .pageTtl.-pageTtl01 .inner .innerContents .ttl, .ttl.-ttl02 > span.main, .ttl.-ttl01 > span {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/* ====================================== color */
/* ====================================== animation */
.fadeIn {
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}

.fadeIn.up {
  transform: translateY(30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.up {
    transform: translateY(15px);
  }
}
.fadeIn.right {
  transform: translateX(30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.right {
    transform: translateX(15px);
  }
}
.fadeIn.down {
  transform: translateY(-30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.down {
    transform: translateY(-15px);
  }
}
.fadeIn.left {
  transform: translateX(-30px);
}

@media screen and (max-width: 768px) {
  .fadeIn.left {
    transform: translateX(-15px);
  }
}
.fadeIn.animation {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

@keyframes loop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop3 {
  0% {
    transform: translateX(200%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loopR {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes loop2R {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes loop3R {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(200%);
  }
}
@keyframes loopU {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes loop2U {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loop3U {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes loopD {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loop2D {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
@keyframes loop3D {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(200%);
  }
}
.loopSlider {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.loopSlider .slider {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.loopSlider .slider .list {
  display: flex;
  align-items: center;
}

.loopSlider .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(100%);
}

.loopSlider .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(200%);
}

.loopSlider .slider.-animation .list:nth-child(1) {
  animation: loop 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(2) {
  animation: loop2 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider .slider.-animation .list:nth-child(3) {
  animation: loop3 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(1) {
  animation: loopR 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(2) {
  animation: loop2R 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-r .slider.-animation .list:nth-child(3) {
  animation: loop3R 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-r .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-up .slider, .loopSlider.-down .slider {
  display: block;
}

.loopSlider.-up .slider .list, .loopSlider.-down .slider .list {
  display: block;
}

.loopSlider.-up .slider .list:nth-child(2), .loopSlider.-down .slider .list:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 100%);
}

.loopSlider.-up .slider .list:nth-child(3), .loopSlider.-down .slider .list:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, 200%);
}

.loopSlider.-up .slider.-animation .list:nth-child(1) {
  animation: loopU 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-up .slider.-animation .list:nth-child(2) {
  animation: loop2U 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-up .slider.-animation .list:nth-child(3) {
  animation: loop3U 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-up .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(1) {
  animation: loopD 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(1) {
    animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(2) {
  animation: loop2D 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(2) {
    animation: none;
  }
}
.loopSlider.-down .slider.-animation .list:nth-child(3) {
  animation: loop3D 80s linear 0s infinite;
}

@media all and (-ms-high-contrast: none) {
  .loopSlider.-down .slider.-animation .list:nth-child(3) {
    animation: none;
  }
}
/* ====================================== % */
.btn.-btn01 > a {
  opacity: 1;
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

.btn.-btn01 > a:hover {
  opacity: 0.7;
}

#message .inner .innerContents .contents .block.-img .img, #kv .imgWrap .img {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  transform: translateZ(0);
}

#message .inner .innerContents .contents .block.-img .img img, #kv .imgWrap .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

/* ====================================== temp */
.dspPc {
  display: block;
}

@media screen and (max-width: 768px) {
  .dspPc {
    display: none;
  }
}
.dspSp {
  display: none;
}

@media screen and (max-width: 768px) {
  .dspSp {
    display: block;
  }
}
a {
  text-decoration: none;
  color: #000000;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: 100%;
}

select::-ms-expand {
  display: none;
}

img {
  width: 100%;
  height: auto;
}

/* ====================================== common */
html {
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  background: #F1F1F1;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  color: #000000;
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/* ====================================== wrapper */
#wrapper {
  width: 100%;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}

/* ====================================== inner */
.inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .inner {
    max-width: 650px;
    padding: 0 25px;
  }
}
/* ====================================== bk */
#bk {
  width: 100%;
  height: 100%;
  background: #000000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

/* ====================================== ttl */
.ttl {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
  /* ------------------------------ 03 */
}

.ttl.-ttl01 > span {
  font-size: 208px;
  line-height: 1.2;
  color: #BFA63B;
  opacity: 0.08;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl01 > span {
    font-size: 88px;
  }
}
@media screen and (max-width: 374px) {
  .ttl.-ttl01 > span {
    font-size: 23.4666666667vw;
  }
}
.ttl.-ttl02 > span {
  display: block;
}

.ttl.-ttl02 > span.main {
  font-size: 208px;
  line-height: 1.2;
  color: #BFA63B;
  opacity: 0.08;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.main {
    font-size: 88px;
  }
}
.ttl.-ttl02 > span.sub {
  margin-top: -80px;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl02 > span.sub {
    margin-top: -55px;
    font-size: 24px;
  }
}
.ttl.-ttl03 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .ttl.-ttl03 {
    font-size: 24px;
  }
}
/* ====================================== pageTtl */
.pageTtl {
  /* ------------------------------ 01 */
}

.pageTtl.-pageTtl01 {
  padding-top: 120px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 {
    padding-top: 80px;
  }
}
.pageTtl.-pageTtl01 .inner .innerContents .ttl {
  text-align: center;
  font-size: 46px;
}

@media screen and (max-width: 768px) {
  .pageTtl.-pageTtl01 .inner .innerContents .ttl {
    font-size: 32px;
  }
}
/* ====================================== txt */
.txt {
  /* ------------------------------ 01 */
}

.txt.-txt01 {
  font-size: 15px;
  line-height: 1.8;
}

/* ====================================== btn */
.btn {
  /* ------------------------------ 01 */
  /* ------------------------------ 02 */
}

.btn.-btn01 > a {
  width: 100%;
  max-width: 230px;
  min-height: 60px;
  padding: 10px 20px;
  background: #CB2B22;
  border-radius: 9999px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #BFA63B;
}

.btn.-btn02 > a, .btn.-btn02.-input {
  width: 100%;
  max-width: 330px;
  min-height: 60px;
  padding: 10px 20px;
  border: 1px solid #BFA63B;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  color: #BFA63B;
  cursor: pointer;
  transition: background-color 1.2s cubic-bezier(0.16, 1, 0.3, 1), color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  .btn.-btn02 > a, .btn.-btn02.-input {
    min-height: 50px;
    font-size: 15px;
  }
}
.btn.-btn02 > a:hover, .btn.-btn02.-input:hover {
  background: #BFA63B;
  color: #ffffff;
}

/* ====================================== animation */
.animation {
  /* ------------------------------ 01 */
}

.animation.-animation01 {
  opacity: 0;
  transform: translate(0, 10px);
}

.animation.-animation01.-r {
  transform: translate(10px, 0);
}

.animation.-animation01.-l {
  transform: translate(-10px, 0);
}

.animation.-animation01.-animation {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1), transform 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

/* ====================================== header */
header {
  width: 100%;
  height: 85px;
}

@media screen and (max-width: 768px) {
  header {
    height: 50px;
  }
}
header .headerInner {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  padding: 0 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  header .headerInner {
    padding: 0 20px;
  }
}
header .headerInner .head {
  display: flex;
  align-items: center;
  flex: 1;
}

header .headerInner .head .logo {
  margin-right: 30px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  header .headerInner .head .logo {
    margin-right: 0;
  }
}
header .headerInner .head .logo > a > img {
  width: 160px;
}

@media screen and (max-width: 768px) {
  header .headerInner .head .logo > a > img {
    width: 106px;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .head .logo > a > img {
    width: 28.2666666667vw;
  }
}
header .headerInner .head .partner {
  font-size: 14px;
  line-height: 1.6;
  color: #BFA63B;
}

@media screen and (max-width: 768px) {
  header .headerInner .head .partner {
    display: none;
  }
}
header .headerInner .lang {
  margin-left: 20px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  header .headerInner .lang {
    margin-left: 15px;
  }
}
header .headerInner .lang > li {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  header .headerInner .lang > li {
    font-size: 13px;
  }
}
@media screen and (max-width: 374px) {
  header .headerInner .lang > li {
    font-size: 3.4666666667vw;
  }
}
header .headerInner .lang > li > a {
  color: #999999;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

header .headerInner .lang > li > a:hover {
  color: #BFA63B;
}

header .headerInner .lang > li:not(:first-child):before {
  content: "";
  width: 1px;
  height: 11px;
  margin: 0 15px;
  background: #999999;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  header .headerInner .lang > li:not(:first-child):before {
    height: 1em;
    margin: 0 12px;
    vertical-align: -0.15em;
  }
}
header .headerInner .lang > li.-current > a {
  color: #BFA63B;
  pointer-events: none;
}

/* ====================================== footer */
footer {
  padding: 40px 0 20px;
  background: #BFA63B;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 30px 0 20px;
  }
}
footer .inner .innerContents .nav .list {
  text-align: center;
  font-size: 0;
  line-height: 0;
}

footer .inner .innerContents .nav .list > li {
  display: inline-block;
  font-size: 14px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .list > li {
    display: block;
    font-size: 13px;
  }
}
footer .inner .innerContents .nav .list > li > a {
  color: #ffffff;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

footer .inner .innerContents .nav .list > li > a:hover {
  color: #CB2B22;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .list > li:not(:last-child) {
    margin-bottom: 15px;
  }
}
footer .inner .innerContents .nav .list > li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 15px;
  margin: 0 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: -0.2em;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .nav .list > li:not(:last-child):after {
    content: none;
  }
}
footer .inner .innerContents .copyright {
  margin-top: 30px;
  text-align: center;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  footer .inner .innerContents .copyright {
    margin-top: 25px;
    font-size: 10px;
  }
}
/* ====================================== kv */
#kv {
  background: #000000;
  position: relative;
  color: #ffffff;
}

#kv .imgWrap {
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  #kv .imgWrap {
    flex-direction: column;
  }
}
#kv .imgWrap .img {
  flex: 1;
  font-size: 0;
  line-height: 0;
  opacity: 0.5;
}

#kv .imgWrap .img.-contain img {
  -o-object-fit: contain;
  object-fit: contain;
}

#kv .inner {
  position: relative;
  z-index: 1;
}

#kv .inner .innerContents {
  min-height: 570px;
  padding: 50px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents {
    min-height: 440px;
  }
}
#kv .inner .innerContents .partner {
  font-size: 0;
  line-height: 0;
}

#kv .inner .innerContents .partner .limited {
  margin-right: 15px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .partner .limited {
    margin: 0;
    display: block;
  }
}
#kv .inner .innerContents .partner .limited > span {
  padding: 5px 20px;
  border: 1px solid #ffffff;
  border-radius: 9999px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .partner .limited > span {
    padding: 3px 15px;
    font-size: 12px;
  }
}
#kv .inner .innerContents .partner .recruiting {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .partner .recruiting {
    margin-top: 10px;
    display: block;
    font-size: 14px;
  }
}
#kv .inner .innerContents .logo {
  font-size: 0;
  line-height: 0;
}

#kv .inner .innerContents .logo > img {
  max-width: 500px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .logo > img {
    max-width: 280px;
  }
}
@media screen and (max-width: 374px) {
  #kv .inner .innerContents .logo > img {
    max-width: 74.6666666667vw;
  }
}
#kv .inner .innerContents .copy {
  margin-top: 25px;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.4;
}

@media screen and (max-width: 1280px) {
  #kv .inner .innerContents .copy {
    font-size: 4.375vw;
  }
}
@media screen and (max-width: 768px) {
  #kv .inner .innerContents .copy {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  #kv .inner .innerContents .copy {
    font-size: 6.4vw;
  }
}
#kv .inner .innerContents .copy.-animation {
  transition-delay: 0.4s;
}

#kv .inner .innerContents .btn {
  margin-top: 35px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .btn {
    display: none;
  }
}
#kv .inner .innerContents .btn.-animation {
  transition-delay: 0.8s;
}

/* ====================================== nav */
#nav {
  padding: 40px 0;
}

@media screen and (max-width: 768px) {
  #nav {
    display: none;
  }
}
#nav .inner .innerContents .nav .list {
  border-right: 1px solid #707070;
  display: flex;
}

#nav .inner .innerContents .nav .list > li {
  border-left: 1px solid #707070;
  flex: 1;
}

#nav .inner .innerContents .nav .list > li > a {
  height: 100%;
  min-height: 30px;
  padding: 5px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  color: #BFA63B;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#nav .inner .innerContents .nav .list > li > a:hover {
  color: #CB2B22;
}

/* ====================================== about */
#about {
  padding: 30px 0 150px;
}

@media screen and (max-width: 768px) {
  #about {
    padding: 50px 0 80px;
  }
}
#about .inner .innerContents .ttl {
  margin-right: -200px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .ttl {
    margin-right: -60px;
  }
}
@media screen and (max-width: 374px) {
  #about .inner .innerContents .ttl {
    margin-right: -16vw;
  }
}
#about .inner .innerContents .contents {
  margin-top: -70px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents {
    margin-top: -30px;
    display: block;
  }
}
#about .inner .innerContents .contents .block.-img {
  width: 420px;
}

@media screen and (max-width: 1280px) {
  #about .inner .innerContents .contents .block.-img {
    width: 32.8125vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-img {
    width: 100%;
  }
}
#about .inner .innerContents .contents .block.-img .img {
  text-align: center;
}

#about .inner .innerContents .contents .block.-img .img > img {
  max-width: 325px;
}

#about .inner .innerContents .contents .block.-img.-animation {
  transition-delay: 0.4s;
}

#about .inner .innerContents .contents .block.-contents {
  margin-left: 130px;
  flex: 1;
}

@media screen and (max-width: 1280px) {
  #about .inner .innerContents .contents .block.-contents {
    margin-left: 10.15625vw;
  }
}
@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents {
    margin: 40px 0 0 0;
  }
}
#about .inner .innerContents .contents .block.-contents .copy {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.6;
  font-feature-settings: "palt";
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .copy {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  #about .inner .innerContents .contents .block.-contents .copy {
    font-size: 5.8666666667vw;
  }
}
#about .inner .innerContents .contents .block.-contents .txt {
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  #about .inner .innerContents .contents .block.-contents .txt {
    margin-top: 15px;
  }
}
#about .inner .innerContents .contents .block.-contents.-animation {
  transition-delay: 0.8s;
}

/* ====================================== food */
#food {
  padding: 70px 0 260px;
  background: #BFA63B;
  position: relative;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #food {
    padding: 70px 0 100px;
  }
}
#food .inner .innerContents .ttl {
  margin-left: -130px;
}

@media screen and (max-width: 768px) {
  #food .inner .innerContents .ttl {
    margin-left: -35px;
  }
}
@media screen and (max-width: 374px) {
  #food .inner .innerContents .ttl {
    margin-left: -9.3333333333vw;
  }
}
#food .inner .innerContents .ttl > span {
  color: #ffffff;
}

#food .inner .innerContents .contents {
  margin-top: -80px;
  display: flex;
}

@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents {
    margin-top: -40px;
    display: block;
  }
}
#food .inner .innerContents .contents .block {
  flex: 1;
}

#food .inner .innerContents .contents .block.-contents {
  padding-top: 140px;
}

@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents .block.-contents {
    padding-top: 0;
  }
}
#food .inner .innerContents .contents .block.-contents .copy {
  max-width: 500px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents .block.-contents .copy {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  #food .inner .innerContents .contents .block.-contents .copy {
    font-size: 5.8666666667vw;
  }
}
#food .inner .innerContents .contents .block.-contents .txt {
  max-width: 500px;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents .block.-contents .txt {
    max-width: none;
    margin-top: 15px;
  }
}
#food .inner .innerContents .contents .block.-contents.-animation {
  transition-delay: 0.4s;
}

#food .inner .innerContents .contents .block.-img {
  margin-left: 80px;
}

@media screen and (max-width: 1280px) {
  #food .inner .innerContents .contents .block.-img {
    margin-left: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents .block.-img {
    margin: 40px 0 0 0;
  }
}
#food .inner .innerContents .contents .block.-img .imgWrap {
  padding: 0 0 150px 150px;
  position: relative;
}

@media screen and (max-width: 1280px) {
  #food .inner .innerContents .contents .block.-img .imgWrap {
    padding: 0 0 11.71875vw 11.71875vw;
  }
}
@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents .block.-img .imgWrap {
    padding: 0 0 24vw 24vw;
  }
}
#food .inner .innerContents .contents .block.-img .imgWrap .img {
  font-size: 0;
  line-height: 0;
}

#food .inner .innerContents .contents .block.-img .imgWrap .img.-type01.-animation {
  transition-delay: 0.8s;
}

#food .inner .innerContents .contents .block.-img .imgWrap .img.-type02 {
  width: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 1280px) {
  #food .inner .innerContents .contents .block.-img .imgWrap .img.-type02 {
    width: 23.4375vw;
  }
}
@media screen and (max-width: 768px) {
  #food .inner .innerContents .contents .block.-img .imgWrap .img.-type02 {
    width: 47.2vw;
  }
}
#food .inner .innerContents .contents .block.-img .imgWrap .img.-type02.-animation {
  transition-delay: 1s;
}

#food .loopSlider {
  width: 100%;
  position: absolute;
  bottom: -100px;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #food .loopSlider {
    display: none;
  }
}
#food .loopSlider .slider .list > li {
  margin: 0 10px;
}

#food .loopSlider .slider .list > li > img {
  width: auto;
  height: 200px;
}

/* ====================================== message */
#message {
  padding: 140px 0 140px;
}

@media screen and (max-width: 768px) {
  #message {
    padding: 70px 0 100px;
  }
}
#message .inner .innerContents .ttl {
  margin-right: -300px;
  position: relative;
  z-index: 1;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .ttl {
    margin-right: -167px;
  }
}
@media screen and (max-width: 374px) {
  #message .inner .innerContents .ttl {
    margin-right: -44.5333333333vw;
  }
}
#message .inner .innerContents .contents {
  margin-top: -90px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents {
    margin-top: -30px;
    display: block;
  }
}
#message .inner .innerContents .contents .block.-img {
  width: 300px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1280px) {
  #message .inner .innerContents .contents .block.-img {
    width: 23.4375vw;
  }
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img {
    width: calc(100% - 40px);
    max-width: 285px;
    margin: 0 auto;
  }
}
#message .inner .innerContents .contents .block.-img .img {
  aspect-ratio: 302/353;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-img .img {
    height: 190px;
    aspect-ratio: auto;
  }
}
#message .inner .innerContents .contents .block.-img.-animation {
  transition-delay: 0.4s;
}

#message .inner .innerContents .contents .block.-contents {
  min-height: 560px;
  margin-left: -150px;
  padding: 100px 80px 100px 230px;
  background: #D3C3B5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex: 1;
  color: #ffffff;
}

@media screen and (max-width: 1280px) {
  #message .inner .innerContents .contents .block.-contents {
    margin-left: -11.71875vw;
    padding: 7.8125vw 6.25vw 7.8125vw 17.96875vw;
  }
}
@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents {
    min-height: auto;
    margin: -135px 0 0 0;
    padding: 160px 20px 50px;
  }
}
#message .inner .innerContents .contents .block.-contents .blockContents .blockTtl {
  font-size: 31px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents .blockContents .blockTtl {
    font-size: 22px;
  }
}
#message .inner .innerContents .contents .block.-contents .blockContents .txt > p:not(:first-child) {
  margin-top: 1em;
}

#message .inner .innerContents .contents .block.-contents .blockContents .txt:not(:first-child) {
  margin-top: 20px;
}

#message .inner .innerContents .contents .block.-contents .blockContents .sign {
  margin-top: 40px;
  text-align: right;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents .blockContents .sign {
    margin-top: 25px;
  }
}
#message .inner .innerContents .contents .block.-contents .blockContents .sign > img {
  max-width: 220px;
}

@media screen and (max-width: 768px) {
  #message .inner .innerContents .contents .block.-contents .blockContents .sign > img {
    max-width: 200px;
  }
}
#message .inner .innerContents .contents .block.-contents.-animation {
  transition-delay: 0.8s;
}

/* ====================================== partner */
#partner {
  padding-bottom: 160px;
}

#partner .head {
  background-image: url(../img/partner_ttl_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #partner .head {
    background-image: url(../img/partner_ttl_bg01_sp.jpg);
  }
}
#partner .head .inner .innerContents {
  min-height: 330px;
  padding: 50px 0 170px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  #partner .head .inner .innerContents {
    min-height: 200px;
    padding: 20px 0 70px;
  }
}
#partner .head .inner .innerContents .ttl {
  text-align: center;
  font-size: 47px;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #partner .head .inner .innerContents .ttl {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  #partner .head .inner .innerContents .ttl {
    font-size: 5.8666666667vw;
  }
}
#partner .inner .innerContents .box {
  margin-top: -120px;
  padding: 70px 100px;
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  #partner .inner .innerContents .box {
    margin-top: -50px;
    padding: 50px 20px 60px;
  }
}
#partner .inner .innerContents .box .copy {
  text-align: center;
  font-size: 46px;
  font-weight: 900;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  #partner .inner .innerContents .box .copy {
    font-size: 30px;
  }
}
@media screen and (max-width: 374px) {
  #partner .inner .innerContents .box .copy {
    font-size: 7.4666666667vw;
  }
}
#partner .inner .innerContents .box .txt {
  margin-top: 60px;
  font-size: 18px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #partner .inner .innerContents .box .txt {
    margin-top: 20px;
    font-size: 15px;
  }
}
#partner .inner .innerContents .box .txt > p:not(:first-child) {
  margin-top: 1.6em;
}

#partner .inner .innerContents .box .btn {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #partner .inner .innerContents .box .btn {
    margin-top: 50px;
  }
}
#partner .inner .innerContents .box .btn > a {
  margin: 0 auto;
}

#partner .inner .innerContents .box.-animation {
  transition-delay: 0.4s;
}

/* ====================================== faq */
#faq {
  padding: 40px 0 120px;
  background: #D3C3B5;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  #faq {
    padding: 50px 0 80px;
  }
}
#faq .inner .innerContents .ttl > span.main {
  margin-left: -140px;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .ttl > span.main {
    margin-left: -50px;
  }
}
@media screen and (max-width: 374px) {
  #faq .inner .innerContents .ttl > span.main {
    margin-left: -13.3333333333vw;
  }
}
#faq .inner .innerContents .ttl > span.sub.-animation {
  transition-delay: 0.2s;
}

#faq .inner .innerContents .contents {
  width: 100%;
  max-width: 880px;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents {
    margin-top: 50px;
  }
}
#faq .inner .innerContents .contents .item {
  border-bottom: 1px solid #ffffff;
}

#faq .inner .innerContents .contents .item > dt {
  padding: 30px 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt {
    padding: 15px 0;
  }
}
#faq .inner .innerContents .contents .item > dt:before {
  content: "Q";
  width: 35px;
  height: 35px;
  padding-bottom: 0.1em;
  background: #BFA63B;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:before {
    width: 30px;
    height: 30px;
    padding-bottom: 0.05em;
    font-size: 15px;
  }
}
#faq .inner .innerContents .contents .item > dt:after {
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 30px;
  background-image: url(../img/ico_plus01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  transition: background-image 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:after {
    width: 16px;
    height: 16px;
    margin-left: 15px;
  }
}
#faq .inner .innerContents .contents .item > dt > span {
  margin-left: 30px;
  flex: 1;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt > span {
    margin-left: 15px;
    font-size: 14px;
  }
}
#faq .inner .innerContents .contents .item > dt:hover > span {
  color: #BFA63B;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dt:hover > span {
    color: #ffffff;
  }
}
#faq .inner .innerContents .contents .item > dt.-active:after {
  background-image: url(../img/ico_minus01.svg);
}

#faq .inner .innerContents .contents .item > dd {
  padding-bottom: 30px;
  display: none;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd {
    padding-bottom: 20px;
  }
}
#faq .inner .innerContents .contents .item > dd .ddContents {
  display: flex;
}

#faq .inner .innerContents .contents .item > dd .ddContents:before {
  content: "A";
  width: 35px;
  height: 35px;
  padding-bottom: 0.1em;
  border: 1px solid #ffffff;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd .ddContents:before {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
}
#faq .inner .innerContents .contents .item > dd .ddContents .ddContentsInner {
  margin-left: 30px;
  padding-right: 50px;
  flex: 1;
  font-size: 15px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #faq .inner .innerContents .contents .item > dd .ddContents .ddContentsInner {
    margin-left: 15px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 1.6;
  }
}
#faq .inner .innerContents .contents.-animation {
  transition-delay: 0.6s;
}

/* ====================================== contact */
#contact {
  padding: 150px 0 250px;
}

@media screen and (max-width: 768px) {
  #contact {
    padding: 80px 0 100px;
  }
}
#contact .inner .innerContents .txt {
  margin-top: 25px;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .txt {
    margin-top: 20px;
    font-size: 14px;
  }
}
#contact .inner .innerContents .contents {
  width: 100%;
  max-width: 780px;
  margin: 70px auto 0;
}

@media screen and (max-width: 768px) {
  #contact .inner .innerContents .contents {
    margin-top: 45px;
  }
}
/* ====================================== mail_form */
#mail_form input[type=text], #mail_form input[type=tel], #mail_form input[type=email], #mail_form select, #mail_form textarea {
  width: 100%;
  background: #ffffff;
  border: 1px solid #EDEDED;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 14px;
}

#mail_form input[type=text]::-moz-placeholder, #mail_form input[type=tel]::-moz-placeholder, #mail_form input[type=email]::-moz-placeholder, #mail_form select::-moz-placeholder, #mail_form textarea::-moz-placeholder {
  color: #C1C1C1;
}

#mail_form input[type=text]::placeholder, #mail_form input[type=tel]::placeholder, #mail_form input[type=email]::placeholder, #mail_form select::placeholder, #mail_form textarea::placeholder {
  color: #C1C1C1;
}

#mail_form input[type=text], #mail_form input[type=tel], #mail_form input[type=email], #mail_form select {
  height: 50px;
}

@media screen and (max-width: 768px) {
  #mail_form input[type=text], #mail_form input[type=tel], #mail_form input[type=email], #mail_form select {
    height: 40px;
  }
}
#mail_form input[type=text], #mail_form input[type=tel], #mail_form input[type=email] {
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  #mail_form input[type=text], #mail_form input[type=tel], #mail_form input[type=email] {
    padding: 0 15px;
  }
}
#mail_form select {
  padding: 0 44px 0 20px;
  background-image: url(../img/arw01_b.svg);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center right 20px;
  color: #C1C1C1;
}

@media screen and (max-width: 768px) {
  #mail_form select {
    padding: 0 35px 0 15px;
    background-size: 10px auto;
  }
}
#mail_form select.-active {
  color: #000000;
}

#mail_form textarea {
  height: 160px;
  padding: calc(20px - 0.3em) 20px;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  #mail_form textarea {
    padding: calc(15px - 0.3em) 15px;
  }
}
#mail_form dl > dt {
  font-size: 14px;
  line-height: 1.6;
}

#mail_form dl > dt > i {
  margin-left: 0.3em;
}

#mail_form dl > dt > i > span {
  font-style: normal;
}

#mail_form dl > dt > i > span.required {
  color: #FF0000;
}

#mail_form dl > dd {
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  #mail_form dl > dd {
    margin-top: 5px;
  }
}
#mail_form dl > dd .error_blank, #mail_form dl > dd .error_format, #mail_form dl > dd .error_match {
  margin-top: 10px;
  display: block;
  font-size: 10px;
  color: #FF0000;
}

#mail_form dl > dd .error_blank:empty, #mail_form dl > dd .error_format:empty, #mail_form dl > dd .error_match:empty {
  display: none;
}

#mail_form > dl:not(:first-child) {
  margin-top: 30px;
}

#mail_form .itemWrap {
  display: flex;
}

#mail_form .itemWrap > dl {
  flex: 1;
}

#mail_form .itemWrap > dl:not(:first-child) {
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  #mail_form .itemWrap > dl:not(:first-child) {
    margin-left: 10px;
  }
}
#mail_form .itemWrap:not(:first-child) {
  margin-top: 30px;
}

#mail_form #form_submit {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #mail_form #form_submit {
    margin-top: 50px;
  }
}
#mail_form #form_submit #form_submit_button {
  margin: 0 auto;
}

/* ====================================== thanksPage */
#thanksPage {
  padding: 60px 0 120px;
}

@media screen and (max-width: 768px) {
  #thanksPage {
    padding: 30px 0 120px;
  }
}
#thanksPage .inner .innerContents .txt {
  text-align: center;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .txt {
    text-align: left;
    font-size: 14px;
  }
}
#thanksPage .inner .innerContents .information {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .information {
    margin-top: 25px;
    text-align: center;
  }
}
#thanksPage .inner .innerContents .information .item {
  font-size: 0;
  line-height: 0;
}

#thanksPage .inner .innerContents .information .item > dt, #thanksPage .inner .innerContents .information .item > dd {
  display: inline-block;
  font-size: 15px;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .information .item > dt, #thanksPage .inner .innerContents .information .item > dd {
    font-size: 14px;
  }
}
#thanksPage .inner .innerContents .information .item > dt:after {
  content: "：";
  display: inline-block;
}

#thanksPage .inner .innerContents .information .item > dd a {
  text-decoration: underline;
  transition: color 1.2s cubic-bezier(0.16, 1, 0.3, 1);
}

#thanksPage .inner .innerContents .information .item > dd a:hover {
  color: #CB2B22;
}

#thanksPage .inner .innerContents .information .item:not(:first-child) {
  margin-top: 3px;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .information .item:not(:first-child) {
    margin-top: 2px;
  }
}
#thanksPage .inner .innerContents .btn {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  #thanksPage .inner .innerContents .btn {
    margin-top: 50px;
  }
}
#thanksPage .inner .innerContents .btn > a {
  margin: 0 auto;
}

/* ====================================== en */
#wrapper.-en #kv .inner .innerContents .copy {
  font-size: 38px;
}

@media screen and (max-width: 1280px) {
  #wrapper.-en #kv .inner .innerContents .copy {
    font-size: 2.96875vw;
  }
}
@media screen and (max-width: 768px) {
  #wrapper.-en #kv .inner .innerContents .copy {
    font-size: 20px;
  }
}
@media screen and (max-width: 374px) {
  #wrapper.-en #kv .inner .innerContents .copy {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #wrapper.-en #partner .inner .innerContents .box .copy {
    font-size: 24px;
  }
}
@media screen and (max-width: 374px) {
  #wrapper.-en #partner .inner .innerContents .box .copy {
    font-size: 6.4vw;
  }
}
/* ====================================== cn */
#wrapper.-cn {
  font-family: "Noto Sans SC", "Noto Sans JP", sans-serif;
}

#wrapper.-cn #kv .inner .innerContents .copy, #kv .inner .innerContents #wrapper.-cn .copy, #wrapper.-cn #about .inner .innerContents .contents .block.-contents .copy, #about .inner .innerContents .contents .block.-contents #wrapper.-cn .copy, #wrapper.-cn #food .inner .innerContents .contents .block.-contents .copy, #food .inner .innerContents .contents .block.-contents #wrapper.-cn .copy, #wrapper.-cn #message .inner .innerContents .contents .block.-contents .blockContents .blockTtl, #message .inner .innerContents .contents .block.-contents .blockContents #wrapper.-cn .blockTtl, #wrapper.-cn #partner .head .inner .innerContents .ttl, #partner .head .inner .innerContents #wrapper.-cn .ttl, #wrapper.-cn #partner .inner .innerContents .box .copy, #partner .inner .innerContents .box #wrapper.-cn .copy {
  font-family: "Noto Serif SC", "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/* ====================================== header */
header .headerInner .head .logo > a > img {
  width: 140px;
}

@media screen and (max-width: 768px) {
  header .headerInner .head .logo > a > img {
    width: 60px;
  }
}
/* ====================================== kv */
#kv .inner .innerContents .logo > img {
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  #kv .inner .innerContents .logo > img {
    max-width: 220px;
  }
}
@media screen and (max-width: 374px) {
  #kv .inner .innerContents .logo > img {
    max-width: 58.6666666667vw;
  }
}
/* ====================================== partner */
#partner .head {
  background-image: url(../img/partner_ttl_bg01.webp);
}

@media screen and (max-width: 768px) {
  #partner .head {
    background-image: url(../img/partner_ttl_bg01_sp.webp);
  }
}