/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  text-wrap: balance;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

img,
embed,
iframe,
object,
video {
  height: auto;
  max-width: 100%;
}

audio {
  max-width: 100%;
}

iframe {
  border: 0;
}

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

td,
th {
  padding: 0;
}
td:not([align]),
th:not([align]) {
  text-align: left;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  line-height: 1.7;
  color: #444;
}

article {
  text-wrap: pretty;
}

h1 {
  font-size: calc(24 * var(--rem));
}

a {
  text-decoration: none;
}

p {
  font-size: clamp(1.5rem, 5vw, 3rem);
  text-wrap: pretty;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.sp {
  display: block;
}

.pc {
  display: none;
}

/*===========
inview
===========*/
.fadeIn {
  opacity: 0;
  transition: 2s;
}

.fadeIn.is-show {
  opacity: 1;
}

@media screen and (min-width: 767px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
}
#shoei_helmetpark {
  overflow: hidden;
}
#shoei_helmetpark .box {
  clip-path: polygon(10% 0, 100% 0, 100% 90%, 90% 100%, 0 100%, 0 10%);
}
#shoei_helmetpark .bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#shoei_helmetpark section {
  padding: 0 2rem;
}
#shoei_helmetpark .fv {
  background-image: url(../images/fv_sp.jpg);
  width: 100vw;
  aspect-ratio: 750/974;
}
#shoei_helmetpark .fv .txt {
  padding-block: 14%;
}
#shoei_helmetpark .fv .txt h1 {
  width: 24.9333333333vw;
  height: auto;
  margin: 0 auto 2rem;
}
#shoei_helmetpark .fv .txt p {
  text-align: center;
  color: #fff;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
}
#shoei_helmetpark .intro {
  position: relative;
  padding-inline: 7%;
}
#shoei_helmetpark .intro.bg {
  background-image: url(../images/intro_bg_sp.jpg);
  padding-block: 23%;
}
#shoei_helmetpark .intro:before {
  content: "";
  display: block;
  position: absolute;
  top: -5%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  background-image: url(../images/intro_helmet_sp.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 110%;
  height: 110%;
}
#shoei_helmetpark .intro .box {
  background-color: #fff;
  text-align: center;
  padding-block: 13%;
  width: 100%;
}
#shoei_helmetpark .intro .box h2 {
  font-size: 5.6vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 0.3em;
}
#shoei_helmetpark .intro .box p {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.8;
}
#shoei_helmetpark .first {
  width: 100vw;
}
#shoei_helmetpark .first.bg {
  background-image: url(../images/first_bg_sp.jpg);
  padding: 20% 3% 110%;
}
#shoei_helmetpark .first .wrap {
  color: #fff;
}
#shoei_helmetpark .first .wrap .img {
  width: 100%;
  position: relative;
}
#shoei_helmetpark .first .wrap .img .box {
  position: absolute;
  background-color: #a0875a;
  top: 80%;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 2.2em 2em;
}
#shoei_helmetpark .first .wrap .img .box dl dt {
  font-size: 4.8vw;
  font-weight: 500;
  margin-bottom: 1em;
  line-height: 1.6;
}
#shoei_helmetpark .first .wrap .img .box dl dd {
  font-size: 3.7333333333vw;
}
#shoei_helmetpark .first .wrap .img .link {
  position: absolute;
  top: 234%;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
}
#shoei_helmetpark .first .wrap .img .link a {
  display: block;
  border: 2px solid #fff;
  padding: 0.7em 3em 1em 1em;
  color: #a0875a;
  text-align: center;
  font-size: 5.8666666667vw;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
}
#shoei_helmetpark .first .wrap .img .link a span {
  display: block;
  color: #fff;
  font-size: 3.7333333333vw;
  font-weight: 400;
}
#shoei_helmetpark .first .wrap .img .link a:after {
  content: "";
  display: block;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
#shoei_helmetpark .floor.bg {
  background-image: url(../images/floor_bg.jpg);
  padding: 15% 2rem 13%;
}
#shoei_helmetpark .floor .wrap {
  display: flex;
  flex-direction: column;
  gap: 10vw;
}
#shoei_helmetpark .floor .list {
  position: relative;
  background-color: #fff;
}
#shoei_helmetpark .floor .list .flex .img {
  width: 100%;
  position: relative;
}
#shoei_helmetpark .floor .list .flex .img .icon {
  position: absolute;
  display: block;
  width: 20%;
  max-width: 110px;
  position: absolute;
  top: -6%;
  left: -4%;
}
#shoei_helmetpark .floor .list .flex .txt {
  padding: 1.5em 2rem;
}
#shoei_helmetpark .floor .list .flex .txt h3 {
  font-size: 5.8666666667vw;
  font-weight: 500;
  text-align: center;
  border: 3px solid #c6a468;
  padding-block: 0.3em 0.4em;
  border-radius: 999px;
  margin: 0 auto 0.8em;
  line-height: 1;
  width: 92%;
}
#shoei_helmetpark .floor .list .flex .txt p {
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: justify;
  line-height: 2;
}
#shoei_helmetpark .access {
  padding: 0;
}
#shoei_helmetpark .access .flex .map {
  width: 100%;
}
#shoei_helmetpark .access .flex .map .g_map {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
#shoei_helmetpark .access .flex .txt {
  display: flex;
  flex-direction: column;
  gap: 1.2em;
  padding: 9vw;
}
#shoei_helmetpark .access .flex .txt dl dt {
  background-color: #111;
  color: #fff;
  line-height: 1;
  padding-block: 0.6em;
  text-align: center;
  width: 40%;
  max-width: 220px;
  font-size: 3.2vw;
  border-radius: 100px;
  margin-bottom: 0.5em;
}
#shoei_helmetpark .access .flex .txt dl dd {
  font-size: 3.7333333333vw;
  font-weight: 500;
}

.footer {
  background-color: #111;
  padding: 2rem;
  text-align: center;
}
.footer img {
  width: 50%;
  max-width: 250px;
}

@media screen and (min-width: 767px) {
  #shoei_helmetpark .box {
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
  }
  #shoei_helmetpark .flex {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  #shoei_helmetpark section {
    padding: 0;
  }
  #shoei_helmetpark .fv {
    background-image: url(../images/fv.jpg);
    width: 100vw;
    aspect-ratio: 1920/963;
  }
  #shoei_helmetpark .fv .txt {
    padding: 0;
  }
  #shoei_helmetpark .fv .txt h1 {
    width: 9.7395833333vw;
    margin: 0;
    position: relative;
    top: 3rem;
    left: 3rem;
  }
  #shoei_helmetpark .fv .txt p {
    font-size: 1.875vw;
    padding-left: 58%;
    text-align: left;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  #shoei_helmetpark .intro.bg {
    background-image: url(../images/intro_bg.jpg);
    padding: 13% 0;
  }
  #shoei_helmetpark .intro:before {
    top: -5%;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/intro_helmet.png);
    width: 112%;
    height: 112%;
  }
  #shoei_helmetpark .intro .box {
    padding-block: 3.2em;
    width: 54%;
    margin: 0 auto;
  }
  #shoei_helmetpark .intro .box h2 {
    font-size: 2.5vw;
    margin-bottom: 0.3em;
  }
  #shoei_helmetpark .intro .box p {
    font-size: 1.25vw;
    line-height: 1.8;
  }
  #shoei_helmetpark .first.bg {
    background-image: url(../images/first_bg.jpg);
    padding: 9% 0 21%;
  }
  #shoei_helmetpark .first .wrap .img {
    width: 66%;
    margin: 0 auto 0 20%;
  }
  #shoei_helmetpark .first .wrap .img .box {
    width: 62%;
    padding: 2.6em;
    left: -14%;
    top: unset;
    bottom: -34%;
    transform: unset;
  }
  #shoei_helmetpark .first .wrap .img .box dl dt {
    font-size: 1.6666666667vw;
    margin-bottom: 0.8em;
  }
  #shoei_helmetpark .first .wrap .img .box dl dd {
    font-size: 1.1458333333vw;
  }
  #shoei_helmetpark .first .wrap .img .link {
    width: 45%;
    left: unset;
    right: 0;
    top: unset;
    bottom: -35%;
    transform: unset;
  }
  #shoei_helmetpark .first .wrap .img .link a {
    border: 4px solid #fff;
    padding: 0.6em 8% 0.8em 0;
    font-size: 2.2916666667vw;
    font-weight: 600;
    line-height: 1.5;
  }
  #shoei_helmetpark .first .wrap .img .link a > span {
    font-size: 1.25vw;
    font-weight: 400;
  }
  #shoei_helmetpark .first .wrap .img .link a:after {
    width: 20px;
    height: 20px;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
  }
  #shoei_helmetpark .floor.bg {
    background-image: url(../images/floor_bg.jpg);
    padding: 8% 0 6%;
  }
  #shoei_helmetpark .floor .wrap {
    width: 75%;
    margin: 0 auto;
    gap: 3em;
  }
  #shoei_helmetpark .floor .list {
    width: 90%;
  }
  #shoei_helmetpark .floor .list:nth-child(even) {
    margin-left: 10%;
  }
  #shoei_helmetpark .floor .list:nth-child(even) .flex {
    flex-direction: row-reverse;
  }
  #shoei_helmetpark .floor .list:nth-child(even) .icon {
    width: 20%;
    max-width: 110px;
    top: -1rem;
    left: -1rem;
  }
  #shoei_helmetpark .floor .list .icon {
    width: 20%;
    max-width: 110px;
    top: -1rem;
    left: -1rem;
  }
  #shoei_helmetpark .floor .list .flex .img {
    width: 55%;
  }
  #shoei_helmetpark .floor .list .flex .txt {
    width: 45%;
    padding: 4% 4% 0;
  }
  #shoei_helmetpark .floor .list .flex .txt h3 {
    font-size: 2.1875vw;
    margin-bottom: 0.8em;
  }
  #shoei_helmetpark .floor .list .flex .txt p {
    font-size: 0.9375vw;
    line-height: 2;
    text-align: justify;
  }
  #shoei_helmetpark .access {
    padding: 0;
  }
  #shoei_helmetpark .access .flex {
    align-items: start;
  }
  #shoei_helmetpark .access .flex .map {
    width: 60%;
    display: block;
  }
  #shoei_helmetpark .access .flex .map .g_map {
    width: 100%;
    height: auto;
    aspect-ratio: 1100/460;
  }
  #shoei_helmetpark .access .flex .txt {
    width: 40%;
    padding: 3.6% 0 0 3.6%;
  }
  #shoei_helmetpark .access .flex .txt dl {
    gap: 5% 0;
    display: flex;
    align-items: start;
  }
  #shoei_helmetpark .access .flex .txt dl dt {
    text-align: center;
    width: 8rem;
    margin-right: 1rem;
    max-width: 220px;
    font-size: 0.78125vw;
    font-weight: 500;
    margin-bottom: 0.5rem;
    line-height: 1;
  }
  #shoei_helmetpark .access .flex .txt dl dd {
    font-size: 0.9375vw;
  }
  .footer {
    padding: 4rem;
  }
  .footer img {
    width: 16.3541666667vw;
  }
}/*# sourceMappingURL=style.css.map */