

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

body {
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
  scroll-behavior: smooth;
  font-weight: 500;
  max-width: 750px;
  margin: 0 auto;
  background: #ffffff;
  color: #000000;
}

main {
  overflow: hidden;
}

img {
  display: block;
  margin: auto;
  width: 100%;
}

.banner {
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  max-width: 750px;
}

.sec1_item {
  padding-top: 10%;
  background-image: url(/images/sp1/sec1_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 60px;
}

.sec1_item1 {
  padding: 0 30px;
}

.attention {
  position: absolute;
  width: 97%;
  left: 50%;
  transform: translate(-50%, 20%);
  padding: 0 30px;
}

.sec1_item2 {
  margin-top: -20%;
  padding-top: 35%;
  background-image: url(/images/sp1/sec1_bg2.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sec1_item3 {
  margin-top: -75%;
  padding-top: 35%;
}

.attention2 {
  padding: 30px 15px 45px;
}

.cta {
  padding-top: 30px;
  position: relative;
}

.sec2_ttl {
  padding-top: 100px;
}

.section2__inner {
  background-image: url(/images/sp2/bg1.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.sec2_item1 {
  position: relative;
  padding-bottom: 50px;
  z-index: 3;
}

.abso {
  position: absolute;
  width: 85%;
  left: 50%;
  transform: translate(-50%, 50%);
  padding: 0 30px;
}

.sec2_item2 {
  padding-bottom: 600px;
  background-image: url(/images/sp2/bg2.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.sec2_item3 {
  padding-top: 20%;
  padding-bottom: 50px;
  position: relative;
  z-index: -2;
  background-image: url(/images/sp2/bg3.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.sec2_item4 {
  margin-top: -620px;
  position: relative;
  z-index: 3;
  padding: 0 30px;
}

.p30 {
  padding: 0 30px;
}

.pt30 {
  padding-top: 5%;
}
.pr25 {
  padding-right: 25px;
}
.mt35 {
margin-top: -35%;
}
.posi {
position: relative;
z-index: 1;
}
.p1 img {
  margin-right: 0;
  padding-left: 30px;
}

.p2 {
  margin-top: -24%;
}
.p2 img {
  margin-left: 0;
  padding-right: 30px;
}

.p3 {
  margin-top: 30px;
  padding: 0 30px;
}

.mt-40 {
  margin-top: -40px;
}

.component {
  padding: 40px 30px;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}

.section4 {
  background-image: url(/images/sp4/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 10%;
  margin-bottom: 20%;
  padding-bottom: 20%;
}

.section4__inner {
  padding: 0 15px;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;

}

.sec4_item {
  padding: 80px 0 40px;
  max-width: 650px;
  width: 80%;
}

.sec4_item2 {
  padding: 60px 0 40px;
  max-width: 650px;
  width: 80%;
}

.sec4_ttl {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.cta_link {
  position: absolute;
  top: 93%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  display: block;
  overflow: hidden;
}

.cta_link span {
  display: block;
  width: 120%;
  height: min(21.3333333333vw, 160px);
  position: relative;
}

.cta_link span::before {
  content: "";
  display: block;
  width: 20%;
  height: 200%;
  transform: rotate(30deg);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  position: absolute;
  top: -50%;
  left: -20%;
  -webkit-animation-duration: 2.4s;
          animation-duration: 2.4s;
  -webkit-animation-name: grd-animation;
          animation-name: grd-animation;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes grd-animation {
  0% {
    left: -20%;
  }
  40% {
    left: 120%;
  }
  100% {
    left: 120%;
    opacity: 0;
  }
}

@keyframes grd-animation {
  0% {
    left: -20%;
  }
  40% {
    left: 120%;
  }
  100% {
    left: 120%;
    opacity: 0;
  }
}