@charset "UTF-8";
/*---------------------------------------- 
	importFont
------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap");
/*---------------------------------------- 
	setting Layout
------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

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

html {
  -webkit-text-size-adjust: none;
  height: 100%;
  max-width: 2560px;
}

body {
  font-size: 16px;
  line-height: 2;
  height: 100%;
  font-family: "Akshar", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
}

/*-------------------------------------
base 16px
********************

12px | 0.750em	13px | 0.813em
14px | 0.875em	15px | 0.938em
16px | 1.000em	17px | 1.063em
18px | 1.125em	19px | 1.188em
20px | 1.250em	21px | 1.313em
22px | 1.375em	23px | 1.438em
24px | 1.500em	25px | 1.563em
26px | 1.625em	27px | 1.688em
28px | 1.750em	29px | 1.813em
30px | 1.875em

34px | 2.125em	36px | 2.250em
40px | 2.500em
--------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold;
}

ol, ul, ul li, ol li {
  list-style: none;
}

img {
  border: none;
  vertical-align: text-bottom;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

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

caption, th, td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

a {
  color: #005B98;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.8);
  outline: none;
  text-decoration: none;
  transition: all 0.4s;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

a:hover {
  opacity: 0.8;
}

a:active {
  color: #666;
}

a:focus {
  overflow: hidden;
  outline: none;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.red {
  color: #E60012;
}

.relative {
  position: relative;
}

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

blockquote, q {
  quotes: "" "";
}

.cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media screen and (max-width: 1024px) {
  body {
    min-width: 1024px;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    font-size: 3.4666666667vw;
    min-width: inherit;
  }
  .inner {
    padding: 0 5%;
  }
  .mv {
    height: auto;
  }
}
.p88 {
  width: 88px 0;
}

.p80 {
  width: 80px 0;
}

.p72 {
  width: 72px 0;
}

.p64 {
  width: 64px 0;
}

.p56 {
  width: 56px 0;
}

.p48 {
  width: 48px 0;
}

.p40 {
  width: 40px 0;
}

.p32 {
  width: 32px 0;
}

.p24 {
  width: 24px 0;
}

.p16 {
  width: 16px 0;
}

.p8 {
  width: 8px 0;
}

.w90 {
  width: 90%;
}

.w80 {
  width: 80%;
}

.w70 {
  width: 70%;
}

.w60 {
  width: 60%;
}

.w50 {
  width: 50%;
}

.w40 {
  width: 40%;
}

.w30 {
  width: 30%;
}

.w20 {
  width: 20%;
}

.w10 {
  width: 10%;
}

.delay_20 {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.delay_19 {
  -webkit-animation-delay: 3.8s;
          animation-delay: 3.8s;
}

.delay_18 {
  -webkit-animation-delay: 3.6s;
          animation-delay: 3.6s;
}

.delay_17 {
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}

.delay_16 {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}

.delay_15 {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.delay_14 {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s;
}

.delay_13 {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s;
}

.delay_12 {
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.delay_11 {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

.delay_10 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay_9 {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.delay_8 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.delay_7 {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.delay_6 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.delay_5 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay_4 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay_3 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.delay_2 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay_1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.wrap {
  overflow: hidden;
  position: relative;
  transition: all 0.4s;
  right: 0;
}

.load {
  opacity: 0;
  transition: all 1s;
}
.load.complate {
  opacity: 1;
}

.site__header {
  background: #D7E7FF;
  text-align: center;
  width: 100%;
  z-index: 9998;
  transition: all 0.4s;
}
.site__header.fixed {
  position: fixed;
  top: 0;
  right: 0;
}
.site__header h1 {
  max-width: 640px;
  margin: auto;
  line-height: 1;
  padding: 24px 0;
}
.site__header--nav {
  display: block;
  position: fixed;
  right: -280px;
  top: 0;
  bottom: 0;
  z-index: 10000;
  background: #002B51;
  width: 280px;
  height: 100vh;
  padding: 0 24px;
  transition: all 0.4s;
}
.site__header--nav .gnav {
  line-height: 1;
  display: block;
  width: 100%;
  padding-top: 35%;
}
.site__header--nav .gnav li {
  position: relative;
  border-bottom: 1px dotted #ccc;
  margin: 0;
}
.site__header--nav .gnav li a {
  font-family: "Mochiy Pop P One", sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  position: relative;
  line-height: 1;
  display: block;
  padding: 32px 0;
}
.site__header--nav .gnav li a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  transform: rotate(45deg);
}
.site__header--nav .gnav li a:hover {
  opacity: 1;
}
.site__header.fixed {
  z-index: 9999;
}
.site__header .toggle-btn {
  display: block;
  position: fixed;
  top: 32px;
  right: 40px;
  width: 46px;
  height: 40px;
  transition: all 0.4s;
  cursor: pointer;
  z-index: 10000;
}
.site__header .toggle-btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 46px;
  height: 4px;
  background: #000;
  border-radius: 4px;
  transition: all 0.4s;
}
.site__header .toggle-btn span:nth-child(1) {
  top: 4px;
}
.site__header .toggle-btn span:nth-child(2) {
  top: 20px;
}
.site__header .toggle-btn span:nth-child(3) {
  bottom: 0px;
}

.site__footer {
  background: #004896;
  padding: 64px 0 24px;
  color: #fff;
}
.site__footer--suzuki {
  width: 264px;
  margin-bottom: 40px;
}
.site__footer .store-info {
  display: flex;
  justify-content: flex-end;
}
.site__footer .store-info--logo {
  width: 40%;
  max-width: 400px;
  margin-right: auto;
}
.site__footer .store-info--logo a {
  font-size: 1.75em;
  color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.site__footer .store-info dl {
  display: flex;
  align-items: center;
  font-family: "Mochiy Pop P One", sans-serif;
}
.site__footer .store-info dl.hours {
  margin-right: 40px;
}
.site__footer .store-info dl dt {
  background: #fff;
  color: #004896;
  margin-right: 16px;
  padding: 8px 12px 8px 16px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  position: relative;
}
.site__footer .store-info dl dt::before {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  border-top: solid 15px transparent;
  border-bottom: solid 15px transparent;
  border-left: solid 10px #fff;
}
.site__footer .store-info dl dd {
  letter-spacing: 1px;
  font-size: 1.25em;
}
.site__footer .store-lst {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40px 0 0 0;
}
.site__footer .store-lst li {
  width: 18%;
  margin-bottom: 3.75%;
  text-align: center;
}
.site__footer .store-lst li .name {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 8px;
  font-family: "Mochiy Pop P One", sans-serif;
}
.site__footer .store-lst li .name a {
  color: #fff;
}
.site__footer .store-lst li .name a:hover {
  opacity: 0.4;
}
.site__footer .store-lst li .address {
  display: block;
  font-size: 0.875em;
}
.site__footer .store-lst li .tel {
  font-size: 1.25em;
}
.site__footer--nav {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
}
.site__footer--nav li {
  margin: 0 16px;
}
.site__footer--nav li a {
  display: block;
  color: #fff;
  font-size: 0.75em;
}
.site__footer .copyr {
  margin: 40px 0 0;
  font-size: 0.75em;
  text-align: left;
}

.open .wrap {
  right: 280px;
}
.open .site__header {
  overflow: visible;
  right: 280px;
}
.open .site__header--nav {
  right: 0;
}
.open .site__header .toggle-btn {
  right: calc(280px + 24px);
}
.open .site__header .toggle-btn span {
  background: #fff;
}
.open .site__header .toggle-btn span:nth-child(1), .open .site__header .toggle-btn span:nth-child(3) {
  width: 26px;
}
.open .site__header .toggle-btn span:nth-child(1) {
  transform: translate(100%, 8px) rotate(45deg);
}
.open .site__header .toggle-btn span:nth-child(3) {
  transform: translate(100%, -8px) rotate(-45deg);
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  right: 280px;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  cursor: pointer;
}

.inner {
  max-width: 1200px;
  margin: auto;
  position: relative;
}

.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex.reverse {
  flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .site__header h1 {
    width: 65%;
    margin: 0 0 0 5%;
    padding: 24px 0;
  }
  .site__header--nav .gnav li a {
    font-size: 12px;
    padding: 24px 0;
  }
  .site__header.fixed {
    z-index: 9999;
  }
  .site__header .toggle-btn {
    top: 3%;
    right: 5%;
    width: 38px;
    height: 30px;
  }
  .site__header .toggle-btn span {
    width: 38px;
    height: 4px;
  }
  .site__header .toggle-btn span:nth-child(1) {
    top: 4px;
  }
  .site__header .toggle-btn span:nth-child(2) {
    top: 15px;
  }
  .site__header .toggle-btn span:nth-child(3) {
    bottom: 0px;
  }
  .open .site__header .toggle-btn span {
    background: #fff;
  }
  .open .site__header .toggle-btn span:nth-child(1), .open .site__header .toggle-btn span:nth-child(3) {
    width: 20px;
  }
  .open .site__header .toggle-btn span:nth-child(1) {
    transform: translate(100%, 4px) rotate(45deg);
  }
  .open .site__header .toggle-btn span:nth-child(3) {
    transform: translate(100%, -4px) rotate(-45deg);
  }
  .site__footer {
    padding: 12.5% 0;
  }
  .site__footer--suzuki {
    width: 40%;
    margin: 0 auto 5%;
  }
  .site__footer .store-info {
    display: block;
  }
  .site__footer .store-info--logo {
    width: auto;
    max-width: inherit;
    margin: 0 auto 7.5%;
    text-align: center;
  }
  .site__footer .store-info--logo a {
    font-size: 1.25em;
  }
  .site__footer .store-info dl {
    display: block;
    text-align: center;
  }
  .site__footer .store-info dl.hours {
    margin-right: 0;
  }
  .site__footer .store-info dl dt {
    padding: 8px 16px;
    font-size: 1.125em;
    font-weight: normal;
    margin-right: 0;
  }
  .site__footer .store-info dl dt::before {
    content: none;
  }
  .site__footer .store-info dl dd {
    font-size: 1.125em;
    padding: 8px 0 16px;
  }
  .site__footer .store-lst {
    margin: 5% 0 0 0;
  }
  .site__footer .store-lst li {
    width: 47.5%;
    margin-bottom: 7.5%;
    text-align: center;
  }
  .site__footer .store-lst li .name {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 8px;
  }
  .site__footer .store-lst li .address {
    display: block;
    font-size: 0.875em;
    line-height: 1.5;
  }
  .site__footer .store-lst li .tel {
    font-size: 1em;
    line-height: 1.5;
  }
  .site__footer--nav {
    position: static;
    display: flex;
    justify-content: center;
    margin: 7.5% 0;
  }
  .site__footer--nav li {
    margin: 0 8px;
  }
  .site__footer--nav li a {
    font-size: 0.75em;
  }
  .site__footer .copyr {
    margin: 7.5% 0 0;
    font-size: 0.75em;
    text-align: center;
  }
  .site__footer .copyr span {
    display: block;
  }
}
/*--------------------------
	animation
-----------------------------*/
.effect_fade {
  opacity: 0;
}

.effect_fade.effect_scroll {
  -webkit-animation-name: animation1;
          animation-name: animation1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

@-webkit-keyframes animation1 {
  0% {
    opacity: 0;
    transform: translate(0, 40px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes animation1 {
  0% {
    opacity: 0;
    transform: translate(0, 40px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.effect_opacity {
  opacity: 0;
}
.effect_opacity.effect_scroll {
  -webkit-animation-name: animationFade;
          animation-name: animationFade;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}

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

@keyframes animationFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#mask {
  right: 0;
  transition: all 0.4s;
}

.loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.loader.hide {
  display: none;
}
.loader p {
  color: #004896;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 16px;
}
.loader span {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  -webkit-animation: 3s infinite linear;
          animation: 3s infinite linear;
}
.loader span:nth-child(2) {
  background: #E7380D;
  -webkit-animation: kiri 1.2s infinite linear;
          animation: kiri 1.2s infinite linear;
}
.loader span:nth-child(3) {
  background: #F5A900;
  -webkit-animation: kiri 1.2s infinite linear;
          animation: kiri 1.2s infinite linear;
  z-index: 100;
}
.loader span:nth-child(4) {
  background: #004896;
  -webkit-animation: kanan 1.2s infinite linear;
          animation: kanan 1.2s infinite linear;
}

@-webkit-keyframes kanan {
  0% {
    transform: translateX(20px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
    z-index: 200;
  }
}

@keyframes kanan {
  0% {
    transform: translateX(20px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
    z-index: 200;
  }
}
@-webkit-keyframes kiri {
  0% {
    transform: translateX(-20px);
    z-index: 200;
  }
  50% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(-20px);
  }
}
@keyframes kiri {
  0% {
    transform: translateX(-20px);
    z-index: 200;
  }
  50% {
    transform: translateX(20px);
  }
  100% {
    transform: translateX(-20px);
  }
}
/*# sourceMappingURL=style.css.map */