html:not(.responsive) {
  min-width: 100%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  font-family: "Zen Kaku Gothic New";
  font-size: 15px;
  background: #fff;
  color: #000;
  min-width: inherit;
  min-height: inherit;
  max-height: 100%;
  letter-spacing: 0.1em;
  line-height: 35px;
  font-weight: 500;
  text-align: justify;
}
main {
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.wrap {
  box-sizing: border-box;
  padding: 0 5%;
  width: 100%;
  max-width: 1000px;
}
.ttl1 {
  text-align: left;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.5;
}
.ttl1 .ttl-eng {
  font-family: "Oswald";
  font-size: 16.7vw;
  font-weight: 600;
  letter-spacing: 0.01em;
  color: #0053b9;
  margin-bottom: 3vw;
  display: inline-block;
}
.ttl1 .ttl-eng.fs16vw {
  font-size: 16vw;
}
.ttl1 .ttl-jp {
  font-size: 7.6vw;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.ttl1 .ttl-jp.fs6vw {
  font-size: 6.7vw;
}
.ttl2 {
  font-size: 7.6vw;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.btn-s1 {
  margin: 11vw auto 0;
  width: 72%;
}
.btn-s1 a {
  font-size: 4vw;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #000;
  background: #fff;
  padding: 3.5vw 5%;
  border-radius: 99px;
  position: relative;
}
.btn-s1 a::after {
  content: "";
  background: url(../img/shared/icon_arr1.png) no-repeat right center/100% auto;
  position: absolute;
  top: 0;
  right: 7%;
  width: 4vw;
  bottom: 0;
}
.btn-s2 {
  margin: 11vw auto 0;
  width: 72%;
}
.btn-s2 a {
  font-size: 4vw;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #fff;
  background: #3e3e3e;
  padding: 3.5vw 5%;
  border-radius: 99px;
  position: relative;
}
.btn-s2 a::after {
  content: "";
  background: url(../img/shared/icon_arr2.png) no-repeat right center/100% auto;
  position: absolute;
  top: 0;
  right: 7%;
  width: 4vw;
  bottom: 0;
}
.btn-s2_90 a::after {
  content: "";
  background: url(../img/shared/icon_arr2.png) no-repeat right center/100% auto;
  position: absolute;
  top: 0;
  right: 7%;
  width: 4vw;
  bottom: 0;
  transform: rotate(90deg);
}
.btn-s3 {
  margin: 12vw auto 0;
  width: 58%;
}
.btn-s3 a {
  font-size: 4vw;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #fff;
  background: #003270;
  padding: 3.5vw 5%;
  border-radius: 99px;
}
.btn-s4 {
  width: 75%;
  margin: 12vw auto 0;
}
.btn-s4 a {
  font-size: 4vw;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #000;
  background: #fff;
  font-weight: 700;
  border: 1px solid #000;
  border-radius: 99px;
  padding: 3.5vw 5%;
  position: relative;
}
.btn-s4 a::after {
  content: "";
  background: url(../img/shared/icon_popup1.png) no-repeat right center/100%
    auto;
  position: absolute;
  top: 0;
  right: 9%;
  width: 4vw;
  bottom: 0;
}
.btn-s5 {
  width: 80%;
  margin: 10vw auto 0;
}
.btn-s5 a {
  font-size: 4vw;
  letter-spacing: 0.1em;
  display: block;
  text-align: left;
  color: #fff;
  background: #3e3e3e;
  padding: 3.5vw 17% 3.5vw 14%;
  border-radius: 99px;
  position: relative;
}
.btn-s5 a img {
  width: 5.5vw;
  margin-right: 10px;
  position: relative;
  top: -0.5vw;
}
.btn-s5 a::after {
  content: "";
  background: url(../img/onlineshop/icon_popup.png) no-repeat right center/100%
    auto;
  position: absolute;
  top: 0;
  right: 8%;
  bottom: 0;
  width: 4.5vw;
}
.btn-s6 {
  width: 80%;
  margin: 10vw auto 0;
}
.btn-s6 a {
  font-size: 4vw;
  letter-spacing: 0.1em;
  display: block;
  text-align: left;
  color: #fff;
  background: #c9171e;
  padding: 3.5vw 17% 3.5vw 17%;
  border-radius: 99px;
  position: relative;
}
.btn-s6 a img {
  width: 5.5vw;
  margin-right: 10px;
  position: relative;
  top: -0.5vw;
}
.btn-s6 a::after {
  content: "";
  background: url(../img/onlineshop/icon_popup.png) no-repeat right center/100%
    auto;
  position: absolute;
  top: 0;
  right: 8%;
  bottom: 0;
  width: 4.5vw;
}
.tac {
  text-align: center;
}
.taj {
  text-align: justify;
}
.tar {
  text-align: right;
}
.ta {
  text-align: left;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.txt-br {
  word-break: break-all;
}
.txt-nowrap {
  white-space: nowrap;
}
.sl {
  display: block !important;
}
.ltr {
  position: relative;
  overflow: hidden;
}
.ltr:before {
  background: #fff;
  width: 10px;
  height: 0;
  transition: left 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
}
.ltr > * {
  opacity: 0 !important;
  width: 100%;
}
.ltr[style*="visible"]:before {
  height: 100%;
  width: 100%;
  left: 100%;
}
.ltr[style*="visible"] > * {
  opacity: 1 !important;
}
.slick-dots li {
  line-height: 1;
}
.slick-dots button {
  border-radius: 50%;
  width: 13px;
  height: 13px;
  font-size: 0;
  cursor: pointer;
  border: 0;
  box-sizing: border-box;
  background: #fff;
}
.slick-dots .slick-active button {
  background: #2680f3;
}
.slick-dots {
  display: flex;
}
.slick-dots li + li {
  margin-left: 20px;
}
.slick-arrow {
  font-size: 0;
  border: 0;
  width: 15.5vw;
  height: 15.5vw;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
}
.slick-arrow.slick-prev {
  background: url(../img/shared/prev.png) no-repeat 0 0/100% auto;
  left: 30%;
}
.slick-arrow.slick-next {
  background: url(../img/shared/next.png) no-repeat 0 0/100% auto;
  right: 30%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-over img,
  .over-img img,
  img.over,
  img:not(.btn):not(.non-over),
  button img,
  .btn {
    opacity: 1;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
  }
  .btn {
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
  }
  .over-img img:hover,
  img.over:hover,
  a:hover img:not(.btn):not(.non-over),
  button:hover img {
    cursor: pointer;
    opacity: 0.8;
    transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
  }
  .img-parallax img {
    height: auto !important;
  }
}
.pc {
  display: none;
}
#socialbuttons .fb-like > span {
  width: 100px !important;
}
#socialbuttons .fb-like > span iframe {
  left: -15px;
}
.copied,
.hs-copie {
  pointer-events: none;
}
.d-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.img-parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
.box-parallax {
  position: relative;
  z-index: 0;
}
.img-parallax.slide_par img {
  opacity: 0;
  transition: all 2s ease;
}
.img-parallax.slide_par img.active {
  opacity: 1;
}
body.navOpen,
body.navOpen *,
body.navOpen *:hover,
body.navOpen *:focus,
body.navOpen *:active {
  touch-action: none !important;
  pointer-events: none !important;
}
body.navOpen .hamburger,
body.navOpen #navigation,
body.navOpen #navigation * {
  touch-action: auto !important;
  pointer-events: visible !important;
}
.navOpen {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: none !important;
  pointer-events: none !important;
}
.navOpen .ft-fixed *,
.navOpen .ft-fixed a,
.navOpen .ft-fixed img {
  touch-action: auto !important;
  pointer-events: visible !important;
}
.remodal-is-opened {
  touch-action: auto !important;
  pointer-events: visible !important;
}
#navigation {
  background: #003270;
  color: #fff;
  padding: 80px 6% 100px;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 999;
  bottom: 0;
  overflow: auto;
  pointer-events: none;
  transition: all 0.5s ease;
}
.navOpen #navigation {
  left: 0;
  pointer-events: auto;
}
.ft-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: flex;
  color: #fff;
}
.ft-fixed li {
  width: 50%;
}
.ft-fixed li a {
  display: block;
  text-align: center;
  padding: 18px 5px;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-size: 15px;
}
.ft-fixed li a img {
  height: 24px;
  width: auto;
  margin-right: 10px;
  position: relative;
  top: 0;
}
.ft-fixed .btn-mail {
  background: #ef4123;
}
.ft-fixed .btn-cart {
  background: #c9171e;
}
.in-scroll {
  opacity: 1;
  visibility: visible;
}
#pagetop.visible {
  opacity: 1;
  visibility: visible;
}
.txt-vertical-v2 {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}
.txt-latin {
  cursor: vertical-text;
  direction: rtl;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: upright;
  -ms-text-orientation: sideways-right;
  -moz-text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767.98px) {
  img {
    width: 100%;
    height: auto;
  }
  #pagetop {
    width: 50px;
    bottom: 85px;
  }
  .navOpen #pagetop {
    display: none;
  }
    .radial-out-sp {
    display: block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: #fff;
    transition-property: color;
    transition-duration: 0.3s;
    text-decoration: none !important;
    border-radius: 99px;
    color: #000;
    text-align: center;
  }
  .radial-out-sp:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ef4123;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    color: #fff;
  }
  .radial-out-sp:hover:before,
  .radial-out-sp:focus:before,
  .radial-out-sp:active:before {
    transform: scale(2);
    text-decoration: none !important;
  }
  .radial-out-sp:hover {
    color: #fff !important;
    border-color: #ef4123 !important;
  }
  .radial-out-sp:hover:after{
            background: url(../img/shared/icon_white.png) no-repeat left center / 100% auto !important;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
    line-height: 36px;
    text-align: left;
  }
  .txt {
    text-align: justify;
  }
  .wrap {
    padding: 0;
  }
  .txt-vertical-pc {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  .txt-latin-pc {
    cursor: vertical-text;
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
  }
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .object-fit-cover {
    position: relative;
  }
  .object-fit-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  .radial-out {
    display: block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: #fff;
    transition-property: color;
    transition-duration: 0.3s;
    text-decoration: none !important;
    border-radius: 99px;
    color: #000;
    text-align: center;
  }
  .radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ef4123;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    color: #fff;
  }
  .radial-out:hover:before,
  .radial-outt:focus:before,
  .radial-out:active:before {
    transform: scale(2);
    text-decoration: none !important;
  }
  .radial-out:hover {
    color: #fff;
  }
  #belt {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
  }
  #belt.fixed {
    position: fixed;
  }
  #navigation {
    position: static;
    background: none;
    height: auto;
    padding: 0px 0px;
    bottom: auto;
    overflow: visible;
    opacity: 1;
    pointer-events: auto;
    z-index: 9;
    color: #000;
  }
  .ttl1 {
    margin: 0;
    width: auto;
    line-height: 60px;
  }
  .ttl1 .ttl-eng {
    font-size: 66px;
    margin-bottom: 0;
  }
  .ttl1 .ttl-eng.fs16vw {
    font-size: 66px;
  }
  .ttl1 .ttl-jp {
    font-size: 30px;
  }
  .ttl1 .ttl-jp.fs6vw {
    font-size: 30px;
  }
  .ttl2 {
    font-size: 30px;
    line-height: 66px;
  }
  .slick-arrow {
    width: 61px;
    height: 61px;
    bottom: 13px;
  }
  .slick-arrow:hover {
    opacity: 0.8;
  }
  .slick-arrow.slick-prev {
    left: -207px;
  }
  .slick-arrow.slick-next {
    left: -126px;
    right: auto;
  }
  .btn-s1 {
    margin: 0 auto;
    width: 243px;
  }
  .btn-s1 a {
    font-size: 16px;
    padding: 13px 40px;
  }
  .btn-s1 a::after {
    right: 20px;
    width: 16px;
  }
  .btn-s1 a:hover::after {
    background: url(../img/shared/icon_arr1_on.png) no-repeat right center/100%
      auto;
  }
  .btn-s2 {
    margin: 37px 0 0;
    width: 243px;
  }
  .btn-s2 a {
    font-size: 16px;
    padding: 13px 40px;
  }
  .btn-s2 a::after {
    right: 20px;
    width: 16px;
  }
  .btn-s3 {
    margin: 0;
    width: 203px;
  }
  .btn-s3 a {
    font-size: 16px;
    padding: 12px 35px;
    border: 1px solid #000;
    background: none;
    color: #000;
  }
  .btn-s3 a::before {
    background: #003270;
  }
  .btn-s3 a::after {
    content: "";
    background: url(../img/shared/icon_arr3.png) no-repeat right center/100%
      auto;
    position: absolute;
    top: 0;
    right: 20px;
    width: 16px;
    bottom: 0;
  }
  .btn-s3 a:hover {
    color: #fff;
    border-color: #003270;
  }
  .btn-s3 a:hover::after {
    background: url(../img/shared/icon_arr2.png) no-repeat right center/100%
      auto;
  }
  .btn-s4 {
    width: 570px;
    margin: 67px auto 0;
  }
  .btn-s4 a {
    font-size: 30px;
    padding: 41px 95px;
  }
  .btn-s4 a::before {
    background: #0053b9;
  }
  .btn-s4 a::after {
    right: 50px;
    width: 29px;
  }
  .btn-s4 a:hover {
    color: #fff;
    border-color: #0053b9;
  }
  .btn-s4 a:hover::after {
    filter: brightness(0) invert(1);
  }
  .btn-s5 {
    width: 243px;
    margin: 40px auto 0;
  }
  .btn-s5 a {
    font-size: 16px;
    padding: 12px 40px 14px 35px;
  }
  .btn-s5 a img {
    width: auto;
    top: -2px;
    margin-right: 6px;
  }
  .btn-s5 a::before {
    background: #003270;
  }
  .btn-s5 a::after {
    right: 20px;
    width: 13px;
  }
  .btn-s6 {
    width: 303px;
    margin: 0;
  }
  .btn-s6 a {
    font-size: 16px;
    padding: 12px 40px 14px 66px;
  }
  .btn-s6 a img {
    width: auto;
    top: -2px;
    margin-right: 6px;
  }
  .btn-s6 a::after {
    right: 21px;
    width: 13px;
  }
}

