h1,
h2,
h3,
h4,
h5,
h6,
body,
ul {
  margin: 0;
}

* {
  line-height: 1.5;
}

html {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
html h2 {
  font-size: 24px;
}
html h3 {
  font-size: 24px;
}
html body {
  margin: 0;
  background: url(img/BG_White_PC.webp);
  background-repeat: repeat;
  background-size: 440px auto;
}
html body header {
  display: none;
  background: url(img/Header.webp);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  background-position: bottom;
  background-size: auto 100%;
}
html body header h2 {
  width: 200px;
}
html body header h2 a img {
  width: 100%;
  height: auto;
}
html body header nav ul li a {
  display: block;
  background: url(img/headerbtn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 128px;
  height: 27px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 28px;
}
html body main {
  width: 100%;
  overflow-x: hidden;
}
html body main .mainvisual {
  margin-top: 30px;
}
html body main .mainvisual h1 {
  text-align: center;
  color: #ff552c;
  font-size: 15px;
  position: relative;
  z-index: 1;
  font-weight: normal;
}
html body main .mainvisual h1 .main {
  width: 85vw;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  font-weight: normal;
}
html body main .mainvisual .image {
  margin-top: -30px;
  position: relative;
  z-index: 0;
}
html body main .whats {
  margin: 30px;
  position: relative;
  margin-bottom: 130px;
}
html body main .whats > h2 {
  color: #ff552c;
  text-align: center;
  margin-bottom: 20px;
}
html body main .whats > p {
  text-align: center;
  font-weight: bold;
}
html body main .whats a.tolink {
  background: url(img/whatsbotn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  font-size: 0.95rem;
  display: block;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  width: 310px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
html body main .whats::before {
  content: "";
  background: url(img/Marie_Hato03.webp);
  width: 62px;
  height: 61px;
  bottom: -80px;
  left: -22px;
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
html body main .whats::after {
  content: "";
  background: url(img/Assets13.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 122px;
  height: 116px;
  bottom: -120px;
  right: -52px;
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
html body main .toolbox {
  background: url(img/BG_Pink_SP.webp);
  margin: 0 15px;
  padding: 0 30px 30px;
  background-size: contain;
  background-position: top center;
  background-repeat: repeat;
  position: relative;
  margin-bottom: 60px;
}
html body main .toolbox::before {
  content: "";
  display: block;
  background: url(img/Assets15.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 74px;
  height: 65px;
  position: absolute;
  top: 50px;
  right: -22px;
}
html body main .toolbox::after {
  content: "";
  display: block;
  background: url(img/Assets16.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 134px;
  height: 100px;
  position: absolute;
  bottom: -30px;
  right: 10px;
}
html body main .toolbox h2 {
  color: #ff552c;
  line-height: 1;
  top: -0.5em;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
html body main .toolbox .intro {
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
html body main .toolbox .tools {
  margin-bottom: 30px;
}
html body main .toolbox .tools .single:not(:last-child) {
  margin-bottom: 30px;
}
html body main .toolbox .tools .single:nth-of-type(1) .movie::before {
  content: "";
  background: url(img/1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
html body main .toolbox .tools .single:nth-of-type(2) .movie::before {
  content: "";
  background: url(img/2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
html body main .toolbox .tools .single:nth-of-type(3) .movie::before {
  content: "";
  background: url(img/3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
html body main .toolbox .tools .movie {
  margin-bottom: 10px;
  position: relative;
}
html body main .toolbox .tools .movie::before {
  position: absolute;
  top: -20px;
  left: -20px;
  display: block;
  width: 40px;
  height: 40px;
}
html body main .toolbox .tools .movie iframe {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}
html body main .toolbox .tools .text h3 {
  color: #ff552c;
  font-size: 22px;
}
html body main .toolbox .tools .text p {
  font-size: 0.9rem;
}
html body main .otona {
  padding: 50px 30px 230px;
  background: url(img/BG_Beige_PC.webp);
}
html body main .otona > h2 {
  color: #ff552c;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
html body main .otona > h2::before {
  content: "";
  display: block;
  background: url(img/Assets17.webp);
  position: absolute;
  width: 80px;
  height: 64px;
  top: -25px;
  left: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
html body main .otona > h2::after {
  content: "";
  display: block;
  background: url(img/Marie2_Hikoki01.webp);
  position: absolute;
  width: 60px;
  height: 35px;
  top: -8px;
  right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
html body main .otona > p {
  text-align: center;
  font-weight: bold;
}
html body main .otona .points {
  margin-top: 30px;
}
html body main .otona .points .single .movie iframe {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  margin-bottom: 10px;
}
html body main .otona .points .single .text h3 {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}
html body main .otona .points .single .text h3 span.number {
  background: #000;
  width: 2em;
  display: inline-block;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  margin-right: 5px;
}
html body footer {
  background: url(img/Footer_SP.webp);
  display: block;
  background-repeat: no-repeat;
  background-size: 267% auto;
  background-position: calc(50% + 19px) 0%;
  position: relative;
  margin-top: -220px;
  height: 290px;
  text-align: center;
  padding-top: 150px;
}
html body footer .unei {
  font-size: 0.7rem;
  color: #fff;
  margin-bottom: 15px;
}
html body footer .josei p {
  color: #fff;
}
html body footer .josei img {
  width: 160px;
  margin: 0 auto;
}
@keyframes fluffy {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
html body .pagetop {
  position: fixed;
  bottom: 10px;
  right: 0px;
  animation: fluffy 3s infinite;
}
html body .pagetop img {
  width: 70px;
  height: auto;
}

@media screen and (max-width: 999px) {
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .sp_only {
    display: none;
  }
  .pc_only {
    display: block;
  }
  html {
    font-size: 16px;
  }
  html * {
    line-height: 1.8;
  }
  html body main .mainvisual {
    margin-top: 50px;
  }
  html body main .mainvisual h1 .sub {
    font-size: 1.2rem;
  }
  html body main .mainvisual h1 .main {
    width: 600px;
  }
  html body main .mainvisual h1 .main::before {
    content: " ";
  }
  html body main .mainvisual .image {
    margin-top: -80px;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }
  html body main .whats {
    width: 1200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  html body main .whats::before {
    width: 112px;
    height: 109px;
    top: 0px;
    left: 98px;
    bottom: auto;
  }
  html body main .whats::after {
    width: 192px;
    height: 182px;
    bottom: 0px;
    right: 58px;
  }
  html body main .whats > h2 {
    font-size: 32px;
  }
  html body main .whats a.tolink {
    width: 340px;
    height: 46px;
    line-height: 46px;
  }
  html body main .toolbox {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
  }
  html body main .toolbox::before {
    width: 103px;
    height: 95px;
  }
  html body main .toolbox::after {
    width: 194px;
    height: 140px;
    bottom: -30px;
    right: 30px;
  }
  html body main .toolbox h2 {
    font-size: 32px;
  }
  html body main .toolbox h2::before {
    content: "";
    background: url(img/Marie2_Anshin01.webp);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 116px;
    height: 130px;
    position: absolute;
    top: -60px;
    left: 40px;
  }
  html body main .toolbox .intro {
    margin: 20px auto 50px;
  }
  html body main .toolbox .tools {
    margin: 10px 80px;
  }
  html body main .toolbox .tools .single {
    display: flex;
  }
  html body main .toolbox .tools .single:not(:last-child) {
    margin-bottom: 50px;
  }
  html body main .toolbox .tools .single .movie {
    flex: 1;
    padding-right: 30px;
  }
  html body main .toolbox .tools .single .text {
    flex: 1;
  }
  html body main .otona {
    padding: 160px 30px 360px;
    margin-top: -120px;
  }
  html body main .otona h2 {
    font-size: 32px;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  html body main .otona ul {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 120px;
  }
  html body main .otona ul .single {
    display: flex;
  }
  html body main .otona ul .single .movie {
    flex: 1;
    padding-right: 30px;
  }
  html body main .otona ul .single .text {
    flex: 1;
  }
  html body footer {
    background: url(img/Footer_PC.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    margin-top: -300px;
    height: 400px;
    text-align: center;
    padding-top: 270px;
  }
  html body .pagetop {
    bottom: 10px;
    right: 10px;
  }
  html body .pagetop img {
    width: 85px;
    height: auto;
  }
}/*# sourceMappingURL=style.css.map */