body {
  width: 100%;
  overflow-x: hidden;
  margin-inline: auto;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.4814814815vw;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #333;
}
body * {
  box-sizing: border-box;
  line-height: 1em;
}
body a {
  text-decoration: none;
}
body p {
  margin: 0;
}
body img {
  width: 100%;
  vertical-align: bottom;
}
body ul,
body li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .sp_only {
  display: none !important;
}
body .inner {
  width: 92.5925925926vw;
  margin: 0 auto;
  position: relative;
}

a[href^="tel:"] {
  pointer-events: none;
}

.wrapper {
  width: 100%;
}

#fv {
  background: url(../img/fv_bg.jpg) no-repeat center 0/185.1851851852vw;
  height: 71.7592592593vw;
}
#fv .inner {
  padding: 1.7592592593vw 0 0;
}
#fv .logo {
  width: 51.1111111111vw;
  margin: 0 0 6.3888888889vw 4.3518518519vw;
}
#fv h1 {
  width: 51.4814814815vw;
  margin-inline: auto;
}

.sect_title {
  margin-inline: auto;
}

.lead {
  text-align: center;
  font-size: 1.6666666667vw;
  letter-spacing: 0.08em;
}

.link_wrap {
  display: flex;
  justify-content: space-between;
}
.link_wrap li {
  width: 29.6296296296vw;
  text-align: center;
}
.link_wrap li .txt {
  font-size: 1.6666666667vw;
  letter-spacing: 0.08em;
  margin: 1.6666666667vw 0 2.7777777778vw;
}
.link_wrap li .sns {
  display: flex;
  justify-content: center;
  gap: 0 1.5740740741vw;
  margin-bottom: 2.037037037vw;
}
.link_wrap li .sns li {
  width: 4.6296296296vw;
}
.link_wrap li .regi {
  display: flex;
  justify-content: center;
  gap: 0.7407407407vw;
}
.link_wrap li .regi li {
  width: 14.4444444444vw;
}
.link_wrap li.rakuten {
  color: #D04242;
}
.link_wrap li.yahoo {
  color: #3F8FCB;
}

.bnr {
  display: flex;
  gap: 1.8518518519vw;
}
.bnr li {
  width: 29.6296296296vw;
}

#shugale {
  margin-bottom: 8.9814814815vw;
}
#shugale .inner {
  padding-top: 2.3148148148vw;
}
#shugale .sect_title {
  width: 21.7592592593vw;
  margin-bottom: 4.8148148148vw;
}
#shugale .lead {
  margin-bottom: 5.3703703704vw;
}
#shugale .link_wrap {
  margin-bottom: 6.5740740741vw;
}

#just {
  margin-bottom: 6.4814814815vw;
}
#just .sect_title {
  width: 27.962962963vw;
  margin-bottom: 5.6481481481vw;
}
#just .lead {
  margin-bottom: 4.8148148148vw;
}
#just .link_wrap {
  margin-bottom: 7.2222222222vw;
}

footer {
  background: #D4E9E2 url(../img/ftr_bg.jpg) no-repeat center 0/185.1851851852vw;
}
footer .inner {
  padding: 13.3333333333vw 0 0;
}
footer .txt {
  letter-spacing: 0.08em;
  height: 25.462962963vw;
  overflow: auto;
  margin-bottom: 3.7037037037vw;
  padding-top: 1.3888888889vw;
}
footer .txt h3 {
  font-size: 1.8518518519vw;
  color: #3F8FCB;
  margin-bottom: 0.6481481481vw;
}
footer .txt p {
  line-height: 3.0555555556vw;
  margin-bottom: 3.0555555556vw;
}
footer .txt p:nth-last-of-type(1) {
  margin-bottom: 0;
}
footer .txt a {
  color: #333;
  border-bottom: 1px solid #333;
}
footer .logo {
  width: 11.2037037037vw;
  margin: 0 0 5.3703703704vw auto;
}
footer .copy {
  background: #D4E9E2;
  height: 6.4814814815vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer small {
  display: block;
  text-align: center;
  color: #000;
  font-size: 1.6666666667vw;
}/*# sourceMappingURL=style_mid.css.map */