@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
.pc_disp {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .pc_disp {
    display: block !important;
  }
}

.sp_disp {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .sp_disp {
    display: none !important;
  }
}

header .Header_Inner {
  width: auto !important;
}

header.Header_Area .Header_Inner .SiteToggleBtn01 a {
  min-width: auto;
}

#PageTop {
  background: #fff;
}

footer {
  position: relative;
}

@media only screen and (min-width: 768px) {
  header.Header_Area .Header_Inner .SiteToggleBtn01 a {
    min-width: auto;
  }
  header.Header_Area .Header_Inner {
    min-width: min(84.1666666667vw, 1010px);
    padding: 0 min(2.3333333333vw, 28px);
    box-sizing: border-box;
  }
  header.Header_Area h1 {
    min-width: min(18.5vw, 222px);
  }
  header.Header_Area h1 img {
    width: min(14.3333333333vw, 172px);
  }
  header.Header_Area .Header_Inner,
  header ul.UserMyMenu li a,
  nav {
    font-size: min(1.1666666667vw, 12px) !important;
  }
  nav.ContentNavi01 {
    min-width: max(80vw, 960px) !important;
  }
  nav.ContentNavi01 > ul li a {
    font-size: min(1.4166666667vw, 14px) !important;
    padding: 0 min(0.8333333333vw, 10px) 0 min(0.8333333333vw, 10.5px) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  header.Header_Area .Header_Inner .SiteToggleBtn01 a {
    min-width: auto;
  }
  nav.ContentNavi01 {
    overflow: hidden;
  }
}
footer,
footer .FootWrap {
  min-width: min(91.6666666667vw, 960px) !important;
}

footer .KeirinLink01,
footer .NkFooterArea dl.FootSiteTitle,
footer .PCfooter .BtnPagetop {
  width: min(91.6666666667vw, 960px);
}

footer dl.NkFoot01 {
  padding: 0 min(2.5vw, 30px);
}

footer dl.NkFootCateLink {
  padding: 0 min(1vw, 12px) 0 0;
}

footer dl.NkFoot01:last-child {
  padding: 0 0 0 min(2.5vw, 30px);
}

footer dl.NkFoot02 {
  padding: min(0.5vw, 6px) min(1.8333333333vw, 22px);
}

footer dl.NkFoot02:first-child {
  padding: 0 min(1.8333333333vw, 22px) 0 0;
}

footer .NkFoot01 .Nk_Sns {
  width: min(22.5vw, 270px);
}

dl.NkFoot01 dd.SpNkInfoImg .SearchImg01 {
  width: min(16.6666666667vw, 200px);
}

dl.NkFoot01 dd.SpNkInfoImg .QrImg01 {
  width: min(5vw, 60px);
}

dl.NkFoot01 ul.AprStoreList img {
  width: min(11.5833333333vw, 140px);
}

.PCfooter .Nk_Sns ul li {
  width: min(3.75vw, 45px);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  footer dl.NkFoot01:last-child {
    width: 15.8333333333vw;
  }
  footer dl.NkFoot01 dd.SpNkInfoImg img.QrImg01 {
    top: -9px;
  }
  footer dl.NkFoot01 dd ul li {
    font-size: min(1.25vw, 14px);
  }
  footer dl.NkFoot02 dd ul li {
    font-size: min(1.25vw, 14px);
  }
  dl.NkFoot02 dt {
    font-size: min(1.25vw, 14px);
  }
}
html {
  scroll-behavior: smooth;
}

.Wrap {
  background: #E5F8FF;
}

.MainColumn {
  position: relative;
  z-index: 1;
  max-width: min(80vw, 960px);
  margin: 0px auto 0px;
  background: #fff;
  text-align: left;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .MainColumn {
    max-width: inherit;
  }
}

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

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.induction_sp {
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 999;
  padding: 5px 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.induction_sp a {
  width: 34.6666666667vw;
}
.induction_sp a + a {
  margin-left: 4vw;
}

.fv_inner {
  padding: min(1.8333333333vw, 22px) 0 0;
  position: relative;
  background: url("../img/fv_bg_pc.png") no-repeat;
  background-size: cover;
  background-position: bottom;
  height: min(42vw, 504px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .fv_inner {
    padding-top: 11.2vw;
    background: url("../img/fv_bg_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
    height: 112.2666666667vw;
  }
}
.fv_title {
  display: block;
  margin: 0 auto;
  width: min(45vw, 540px);
  animation-name: boundanime;
  animation-duration: 1.4s;
  animation-delay: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
@media screen and (max-width: 767px) {
  .fv_title {
    width: 88.8vw;
  }
}
.fv_lead {
  max-width: min(52.3333333333vw, 628px);
  margin: 30px auto 0;
  font-size: min(1.0833333333vw, 13px);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .fv_lead {
    margin-top: 8.5333333333vw;
    max-width: 89.0666666667vw;
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
.fv .main_btn {
  display: block;
  width: min(25.3333333333vw, 304px);
  margin: 37px auto 22px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .fv .main_btn {
    margin: 8.5333333333vw auto 3.2vw;
    width: 81.0666666667vw;
  }
}

.push_img {
  display: block;
  margin: 50px auto 44px;
  width: min(53vw, 636px);
}
@media screen and (max-width: 767px) {
  .push_img {
    margin: 10.9333333333vw auto 11.7333333333vw;
    width: 100%;
  }
}

.push_title {
  margin: 0 auto 10px;
  display: block;
  width: min(42.1666666667vw, 506px);
}
@media screen and (max-width: 767px) {
  .push_title {
    margin-bottom: 2.1333333333vw;
    width: 89.0666666667vw;
  }
}

.push_box {
  width: min(52.3333333333vw, 628px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .push_box {
    width: 89.0666666667vw;
  }
}
.push_box.box02 {
  position: relative;
}
.push_box.box02 .induction_inner {
  position: absolute;
  right: min(8.1666666667vw, 98px);
  top: min(9.6666666667vw, 116px);
}
@media screen and (max-width: 767px) {
  .push_box.box02 .induction_inner {
    display: flex;
    top: auto;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: 7.2vw;
  }
}
.push_box.box02 .induction_inner .induction_btn {
  display: block;
  width: min(10.8333333333vw, 130px);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .push_box.box02 .induction_inner .induction_btn {
    width: 34.6666666667vw;
    flex-shrink: 0;
  }
}
.push_box.box02 .induction_inner .induction_btn + .induction_btn {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .push_box.box02 .induction_inner .induction_btn + .induction_btn {
    margin-top: 0;
    margin-left: 3.4666666667vw;
  }
}
.push_box.box03 {
  position: relative;
  margin: 21px auto 33px;
}
@media screen and (max-width: 767px) {
  .push_box.box03 {
    margin: 1.6vw auto 6.9333333333vw;
  }
}
.push_box.box03 .push_btn {
  position: absolute;
  top: min(10.6666666667vw, 128px);
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: min(22.5vw, 270px);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .push_box.box03 .push_btn {
    top: 33.8666666667vw;
    width: 72vw;
  }
}
.push_box.box04 {
  margin: 29px auto 0;
}
@media screen and (max-width: 767px) {
  .push_box.box04 {
    margin-top: 3.4666666667vw;
  }
}

.push_detail {
  max-width: min(65.8333333333vw, 790px);
  margin: 0 auto;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .push_detail {
    padding-bottom: 50px;
    max-width: 89.0666666667vw;
  }
}
.push_detail .text_inner {
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .push_detail .text_inner {
    padding-left: 5.3333333333vw;
  }
}
.push_detail .text_inner::before {
  display: inline-block;
  content: "";
  width: min(1.0833333333vw, 13px);
  height: min(1.4166666667vw, 17px);
  background: #01B0C0;
  position: absolute;
  top: min(0vw, 2px);
  left: 0px;
}
@media screen and (max-width: 767px) {
  .push_detail .text_inner::before {
    width: 3.4666666667vw;
    height: 4.5333333333vw;
    top: -0.2666666667vw;
  }
}
.push_detail .detail_head {
  margin-bottom: min(1.3333333333vw, 16px);
  font-size: min(1.1666666667vw, 14px);
}
@media screen and (max-width: 767px) {
  .push_detail .detail_head {
    margin-bottom: 4.2666666667vw;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.push_detail .detail_text {
  font-size: min(1vw, 12px);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .push_detail .detail_text {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.push_detail .text_inner + .text_inner {
  margin-top: 42px;
}

@media screen and (min-width: 1000px) {
  .main_btn:hover,
  .induction_btn:hover,
  .push_btn:hover {
    opacity: 0.7;
  }
}
@keyframes boundanime {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1.3);
  }
  40% {
    transform: scale(0.95);
  }
  60% {
    transform: scale(1);
  }
}/*# sourceMappingURL=style.css.map */