@charset "UTF-8";
/* Scss Document */
html:not(.responsive) {
  min-width: 1100px;
  /* viewport */
}

/*=============================================
 * body
 *=============================================*/
body {
  color: #000;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0em;
  min-width: inherit;
  min-height: inherit;
  max-height: 100%;
  background: url(../img/shared/bg.jpg) repeat top center;
}

@media screen and (min-width: 767px) {
  body {
    font-size: 16px;
    line-height: 34px;
  }
}

/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/
.fnt-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fnt-meiryo {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fnt-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.fnt-noto {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}

.fnt-shi {
  font-family: 'Shippori Mincho B1', serif;
  font-weight: 500;
}

body.navopen {
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch;
}

body.navopen,
body.navopen *,
body.navopen *:hover,
body.navopen *:focus,
body.navopen *:active {
  pointer-events: none !important;
  -ms-touch-action: none !important;
  touch-action: none !important;
}

body.navopen .hamburger,
body.navopen .menu-toggle,
body.navopen .menu-toggle *,
body.navopen .remodal-is-opened,
body.navopen .remodal-is-opened * {
  pointer-events: visible !important;
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}

.remodal-is-locked body.navopen,
.remodal-is-locked body.navopen *,
.remodal-is-locked body.navopen *:hover,
.remodal-is-locked body.navopen *:focus,
.remodal-is-locked body.navopen *:active {
  pointer-events: visible !important;
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}

.remodal-is-locked .remodal-is-opened,
.remodal-is-locked .remodal-is-opened * {
  pointer-events: visible !important;
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}

/*=============================================
 * <main>
 *=============================================*/
main {
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden;
}

/*=============================================
 * header header header header header header 
 *=============================================*/
header {
  position: relative;
  z-index: 99;
  position: relative;
  width: 100%;
  height: 400px;
  background: url(../img/index/key.jpg) no-repeat center/cover;
}

header .fixed-web {
  display: none;
}

header .logo {
  width: 145px;
  position: relative;
  z-index: 10;
  top: -25px;
}

header h1 {
  position: absolute;
  top: 365px;
  text-align: center;
  width: 90%;
  right: 5%;
  font-size: 10px;
  color: #FFF;
  line-height: 22px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
}

.key-txt {
  font-size: 30px;
  line-height: 44px;
  margin: 50px auto -95px;
  position: relative;
  z-index: 2;
  letter-spacing: 0.2em;
  height: 320px;
}

.key-txt span {
  padding-top: 65px;
}

#keyvisual {
  position: relative;
  width: 100%;
}

.hamburger {
  position: relative;
  cursor: pointer;
  position: fixed;
  top: 0px;
  right: 0px;
  visibility: visible;
  width: 60px;
}

.navopen .menu-toggle .hamburger {
  width: 60px !important;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../img/shared/close_h.png) no-repeat;
  background-size: 100% auto;
}

.navopen .menu-toggle .hamburger img {
  opacity: 0;
}

header .menu-toggle {
  opacity: 1;
  visibility: hidden;
  position: fixed;
  width: 100% !important;
  top: 0;
  right: -110%;
  height: 100vh;
  overflow-y: auto;
  z-index: 99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8vw 5% 15vw;
  background: url(../img/shared/bg.jpg) repeat;
  transition: all 0.3s ease;
  text-align: center;
  color: #1f2b3b;
}

header .menu-toggle .nav {
  list-style-type: none;
  list-style-position: outside;
  text-align: center;
  padding: 20vw 0 20vw;
  margin-bottom: 10vw;
}

header .menu-toggle .nav li.link {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding-top: 10vw;
}

header .menu-toggle .nav li.pp-link {
  margin: 0 6%;
}

header .menu-toggle .nav li.last {
  margin: 10vw 0 0;
}

header .menu-toggle .nav li.last a {
  background: url(../img/shared/bg_btn_shop.jpg) no-repeat center #a42114;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px 0 10px 30px;
}

header .menu-toggle .nav a {
  position: relative;
  font-size: 17px;
  color: #000;
  padding: 0px 2px 1px;
  text-align: left;
  display: inline-block;
  transition: all 0.3s ease;
  font-weight: bold;
  margin-bottom: 4vw;
  font-weight: bold;
}

header .menu-toggle .nav a.active {
  border-bottom: 2px solid #a42114;
}

.navopen .menu-toggle {
  visibility: visible;
  pointer-events: visible;
  right: 0;
}

@media screen and (min-width: 767px) {
  header {
    position: relative;
    height: 960px;
  }
  header .head-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 201px;
  }
  header .logo {
    width: 201px;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
  }
  header .logo img {
    opacity: 1 !important;
  }
  header h1 {
    position: absolute;
    top: 920px;
    right: inherit;
    left: 20px;
    font-size: 12px;
    width: auto;
  }
  header .menu-toggle {
    opacity: 1;
    visibility: visible;
    position: absolute;
    width: 100% !important;
    top: 0;
    right: 0;
    height: 00px;
    box-sizing: border-box;
    overflow: visible;
    z-index: 99;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: none;
    transition: all 0.3s ease;
  }
  header .menu-toggle .hamburger {
    display: none;
  }
  header .menu-toggle .nav {
    padding: 0;
    border-top: none;
    border-bottom: none;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
    position: relative;
    align-items: center;
  }
  header .menu-toggle .nav li {
    z-index: 100;
  }
  header .menu-toggle .nav li.link {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-top: 0;
  }
  header .menu-toggle .nav li.pp-link {
    display: none;
  }
  header .menu-toggle .nav li.last {
    margin: 0;
  }
  header .menu-toggle .nav li.last a {
    background: url(../img/shared/bg_btn_shop.jpg) no-repeat center #a42114;
    width: 200px;
    height: 70px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 18px 0 11px 30px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    margin: 0;
  }
  header .menu-toggle .nav li.last a:hover {
    opacity: 0.75;
  }
  header .menu-toggle .nav a {
    position: relative;
    font-size: 18px;
    letter-spacing: 0.05em;
    padding: 2px 0 2px 0;
    font-weight: bold;
    display: block;
    transition: all 0.3s ease;
    margin: 0 45px 0 0;
    border-bottom: 2px solid rgba(164, 164, 164, 0);
  }
  header .menu-toggle .nav a:hover {
    border-bottom: 2px solid #a42114;
  }
  .link-pp {
    display: none;
  }
  .fixed-info {
    position: absolute;
    top: 87px;
    right: 0;
    color: #fff7e4;
    text-align: right;
  }
  .fixed-info dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
  }
  .fixed-info dt small {
    font-size: 13px;
    font-weight: 400;
  }
  .fixed-info dt span {
    font-size: 27px;
    display: block;
  }
  .fixed-info dt span i {
    font-size: 22px;
    font-style: normal;
  }
  .fixed-info dd {
    display: flex;
    justify-content: flex-end;
    padding-top: 12px;
  }
  .fixed-info dd a {
    background: url(../img/shared/btn_web.png) no-repeat center;
    width: 229px;
    height: 50px;
    background-size: cover;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    padding: 5px 30px 5px 0;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 38px;
    display: block;
    transition: all 0.3s ease;
  }
  .fixed-info dd a:hover {
    opacity: 0.75;
  }
  .has-nav header .menu-toggle {
    position: fixed;
    height: 70px;
    top: 0;
    left: 0;
    background: url(../img/shared/bg.jpg) repeat;
  }
  .has-nav header .menu-toggle .nav {
    height: 70px;
    justify-content: flex-end;
  }
  .has-nav header .menu-toggle .nav li.last {
    display: block;
    width: auto;
    margin-left: 0;
    padding-top: 0;
    margin-right: 0;
  }
  .key-txt {
    font-size: 55px;
    line-height: 90px;
    margin: -143px auto -475px;
    position: relative;
    z-index: 2;
    letter-spacing: 0.2em;
    height: 620px;
  }
  .key-txt span {
    padding-top: 100px;
  }
  .key-txt i {
    font-size: 45px;
    font-style: normal;
  }
  .link-home {
    position: absolute;
    top: 210px;
    left: 30px;
  }
}

/*=============================================
 * <footer>
 *=============================================*/
footer {
  background: #000;
  padding: 15vw 0 22vw;
  color: #FFF;
}

footer .link {
  display: none;
}

footer dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 280px;
  margin: 0 auto 10vw;
}

footer dl dt {
  width: 100%;
  margin-bottom: 20px;
}

footer dl dd {
  margin: 0 10px;
  width: 100px;
}

footer .cookies-link {
  text-align: center;
  font-size: 12px;
}

footer .cookies-link a {
  border-bottom: 1px solid;
}

footer address {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 5vw;
}

#pagetop {
  right: 5px;
  bottom: 17vw;
  width: 45px;
}

@media screen and (min-width: 767px) {
  footer {
    background: #000;
    padding: 95px 0;
    color: #FFF;
  }
  footer .link {
    display: flex;
    justify-content: center;
    padding-bottom: 80px;
  }
  footer .link li {
    line-height: 20px;
    padding: 0 20px;
  }
  footer .link li + li {
    border-left: 1px solid;
  }
  footer .link a {
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease;
  }
  footer .link a.active, footer .link a:hover {
    color: #ed422f;
  }
  footer .banner-link {
    max-width: 1000px;
    margin: auto;
  }
  footer dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 660px;
    margin: 0 0 80px 170px;
  }
  footer dl dt {
    width: 318px;
    margin-bottom: 0;
    margin-right: 20px;
  }
  footer dl dd {
    margin: 0 0 0 40px;
    width: 120px;
  }
  footer .sns-ft {
    width: 1000px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer #socialbuttons {
    margin: 0;
  }
  footer .address-box {
    display: flex;
    align-items: center;
  }
  footer .cookies-link {
    text-align: center;
    font-size: 13px;
    margin-right: 25px;
  }
  footer .cookies-link a {
    border-bottom: 1px solid white;
    transition: all 0.3s ease;
  }
  footer .cookies-link a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
  footer address {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
  }
  #pagetop {
    right: 10px;
    bottom: 10px;
    width: 50px;
  }
}

/*====================== ft-fixed ====================== */
#ft-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
  z-index: 99;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  transition: opacity 0.3s ease;
}

.navopen #ft-fixed {
  opacity: 0;
}

#ft-fixed ul {
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: auto;
}

/* iPhone X */
@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  footer:after {
    background: #a42114;
    content: '';
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 36px;
    z-index: 88;
  }
  #ft-fixed {
    bottom: calc(env(safe-area-inset-bottom) - 0px);
  }
  #pagetop {
    bottom: 28vw;
  }
}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (min-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  footer:after {
    background: #a42114;
    content: '';
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 36px;
    z-index: 88;
  }
  #ft-fixed {
    bottom: calc(env(safe-area-inset-bottom) - 0px);
  }
  #pagetop {
    bottom: 28vw;
  }
}

/* iPhone 11 */
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  footer:after {
    background: #a42114;
    content: '';
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 36px;
    z-index: 88;
  }
  #ft-fixed {
    bottom: calc(env(safe-area-inset-bottom) - 0px);
  }
  #pagetop {
    bottom: 28vw;
  }
}

.navopen #pagetop {
  opacity: 0;
}

@media screen and (min-width: 767px) {
  footer:after {
    display: none !important;
  }
  #ft-fixed {
    display: none;
  }
}

/*=============================================
 * style custom
 *=============================================*/
.cl-y {
  color: #f39800;
}

.bg-parallax {
  position: relative;
  z-index: 0;
}

.img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.img-parallax img {
  width: 100% !important;
  height: 100vh !important;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}

.slick-dots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
}

.slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.slick-dots li button {
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
  background: none;
  border: 1px solid #595959;
  background: #595959;
  border-radius: 50%;
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background: #a42114;
  border: 1px solid #a42114;
}

@media screen and (min-width: 767px) {
  .slick-dots li,
  .slick-dots li button {
    width: 11px;
    height: 11px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .img-parallax img {
    height: auto !important;
    object-fit: unset;
    top: 50%;
    transform: translateY(-50%) !important;
  }
}

.sp {
  display: block;
}

.pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
}

.swing {
  -webkit-animation: swing cubic-bezier(0.19, 1, 0.22, 1) 4s infinite;
  -webkit-transform-origin: center -30px 0;
  animation: swing cubic-bezier(0.455, 0.03, 0.515, 0.955) 4s infinite;
  transform-origin: 50% 40% 0;
}

@-webkit-keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-13.5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-13.5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* .fadeIn[style] {
    opacity: 1;
} */
.animated {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes scrolldown {
  0% {
    background-position: 0 -140px;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 140px;
  }
}

.img-wrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.img-wrap:before {
  background: #1b1b1b;
  width: 10px;
  height: 0;
  transition: height 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), width 1.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0.3s, left 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 1.5s;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

.img-wrap[style*="visible"]:before {
  height: 100%;
  width: 100%;
  left: 100%;
}
