body {
  margin: 0 auto;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.4666666667vw;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #333;
}
body * {
  box-sizing: border-box;
  line-height: 1;
}
body a {
  text-decoration: none;
}
body a:active img {
  opacity: 0.8;
  transition: all 0.3s;
}
body p {
  margin: 0;
}
body img {
  width: 100%;
  vertical-align: bottom;
}
body ul,
body li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .pc_only {
  display: none !important;
}
body .inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.lp_wrap {
  width: 100%;
  overflow-x: hidden;
}

#fv {
  background: url(../img/fv_bg_sp.jpg) no-repeat center 0/100% 100%;
  height: 150.6666666667vw;
}
#fv .inner {
  padding: 2.5333333333vw 0 0;
}
#fv .logo {
  width: 65.0666666667vw;
  margin: 0 0 16vw 2.9333333333vw;
}
#fv h1 {
  width: 87.2vw;
  margin-inline: auto;
}

.sect_title {
  margin-inline: auto;
}

.lead {
  text-align: center;
  line-height: 6.4vw;
  letter-spacing: 0.08em;
}

.link_wrap {
  width: 80vw;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  gap: 10.4vw 0;
}
.link_wrap li {
  width: 100%;
  text-align: center;
}
.link_wrap li .txt {
  font-size: 3.7333333333vw;
  letter-spacing: 0.08em;
  margin: 4vw 0 5.4666666667vw;
}
.link_wrap li .sns {
  display: flex;
  justify-content: center;
  gap: 0 2.2666666667vw;
  margin-bottom: 4.6666666667vw;
}
.link_wrap li .sns li {
  width: 9.3333333333vw;
}
.link_wrap li .regi {
  display: flex;
  justify-content: center;
  gap: 1.0666666667vw;
}
.link_wrap li .regi li {
  width: 33.3333333333vw;
}
.link_wrap li.rakuten {
  color: #D04242;
}
.link_wrap li.yahoo {
  color: #3F8FCB;
}

.bnr {
  width: 80vw;
  margin-inline: auto;
  display: flex;
  flex-flow: row wrap;
  gap: 6.6666666667vw 0;
}
.bnr li {
  width: 80vw;
}

#shugale {
  margin-bottom: 11.6vw;
}
#shugale .inner {
  padding-top: 10.6666666667vw;
}
#shugale .sect_title {
  width: 40vw;
  margin-bottom: 5.3333333333vw;
}
#shugale .lead {
  margin-bottom: 7.0666666667vw;
}
#shugale .link_wrap {
  margin-bottom: 12vw;
}

#just {
  margin-bottom: 15.3333333333vw;
}
#just .sect_title {
  width: 60.4vw;
  margin-bottom: 5.4666666667vw;
}
#just .lead {
  margin-bottom: 6.9333333333vw;
}
#just .link_wrap {
  margin-bottom: 10.4vw;
}

footer {
  background: #D4E9E2 url(../img/ftr_bg_sp.jpg) no-repeat center 0/100%;
}
footer .inner {
  padding: 19.2vw 0 0;
}
footer .txt {
  letter-spacing: 0.08em;
  width: 90.4vw;
  height: 100vw;
  overflow: auto;
  margin: 0 auto 14.9333333333vw;
  padding-top: 2.6666666667vw;
}
footer .txt h3 {
  width: 79.7333333333vw;
  font-size: 3.7333333333vw;
  color: #3F8FCB;
  margin-bottom: 6vw;
}
footer .txt p {
  width: 79.7333333333vw;
  line-height: 6.1333333333vw;
  margin-bottom: 6.1333333333vw;
}
footer .txt p:nth-last-of-type(1) {
  margin-bottom: 0;
}
footer .txt a {
  color: #333;
  border-bottom: 1px solid #333;
}
footer .logo {
  width: 35.2vw;
  margin: 0 auto 12vw;
}
footer .copy {
  background: #D4E9E2;
  height: 9.3333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer small {
  display: block;
  text-align: center;
  color: #000;
  font-size: 2.4vw;
}/*# sourceMappingURL=style_sp.css.map */