html {
  font-size: 16px;
}

body {
  position: relative;
  width: 100%;
  color: #4C4948;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
  min-height: 100vh;
  min-height: 100dvh;
  line-height: 1.6;
}

img {
  display: block;
  height: auto;
}

.svg-filter {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  visibility: hidden;
}

.l-main img {
  margin: auto;
}

.l-main, header {
  font-feature-settings: "palt";
  letter-spacing: 0.9px;
}

.l-main p, .l-main ul, .l-main ol, .l-main li {
  font-size: 0.9375rem;
}

.el-page {
  min-width: 0;
}

.el-footerPagetop__inner {
  padding-top: 0;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
  z-index: 10;
}

.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  padding: 0 20px;
}

.l-nav {
  display: inline-flex;
  align-items: center;
}

.l-nav__panel {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}

.l-nav__btn {
  position: relative;
  top: 2px;
  right: -5px;
}

.c-sec.-kv {
  margin-top: 44px;
}

.c-sec.-hatachi {
  margin-top: 24px;
}

.p-nav {
  display: none;
  text-align: right;
  background: #bcd539 url("/_var/egao-touch/tsuruha202304/img/bg_nav.png") 0 0/100% no-repeat;
}

.p-nav__inner {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
  padding: 40px 40px 120px;
}

.p-nav__list {
  margin-top: 50px;
}

.p-nav__item + .p-nav__item {
  margin-top: 30px;
}

.p-nav__close {
  position: relative;
  display: inline-flex;
  width: 40px;
  height: 40px;
  right: -10px;
  top: -10px;
}
.p-nav__close::before, .p-nav__close::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #009844;
}
.p-nav__close::before {
  transform: rotate(-45deg);
}
.p-nav__close::after {
  transform: rotate(45deg);
}

.p-nav__link {
  color: #009844;
  font-weight: bold;
}
.p-nav__link:hover {
  text-decoration: none;
}
.p-nav__link:visited {
  color: #009844;
}
.p-nav__link:focus-visible {
  text-decoration: underline;
}

.p-nav__bg {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
.p-nav__bg > img {
  width: 100%;
}

.p-kv__img {
  width: 100%;
  max-width: none;
}

.p-kv__lead {
  margin-top: 16px;
}
.p-kv__lead + .p-kv__lead {
  margin-top: 24px;
}

.p-block {
  background: #f3ece2;
}

.p-block__heading {
  margin-bottom: 16px;
}

.p-block__img {
  width: 100%;
  max-width: none;
}

.p-block__lead {
  padding-bottom: 24px;
  text-align: center;
}

.p-block__link {
  display: inline-block;
  margin-top: 20px;
}

.p-egao {
  padding: 30px 30px 0;
  text-align: center;
  background-image: url("/_var/egao-touch/tsuruha202304/img/bg_egao.png");
  background-size: 434px;
  background-position: center top;
  background-repeat: no-repeat;
}

.p-egao__lead {
  margin-top: 20px;
}

.p-egao__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  min-width: 232px;
  padding: 8px;
  background: #2B66B0;
  border-radius: 99em;
  color: #fff;
  font-size: 1rem;
}
.p-egao__link:visited {
  color: #fff;
}
.p-egao__link:hover {
  text-decoration: none;
}

.u-mt0 {
  margin-top: 0px !important;
}
.u-mt8 {
  margin-top: 8px !important;
}
.u-mt16 {
  margin-top: 16px !important;
}
.u-mt24 {
  margin-top: 24px !important;
}
.u-mt32 {
  margin-top: 32px !important;
}
.u-mt40 {
  margin-top: 40px !important;
}
.u-mt48 {
  margin-top: 48px !important;
}
.u-mt56 {
  margin-top: 56px !important;
}
.u-mt64 {
  margin-top: 64px !important;
}
.u-mt72 {
  margin-top: 72px !important;
}
.u-mt80 {
  margin-top: 80px !important;
}
.u-mt88 {
  margin-top: 88px !important;
}
.u-mt96 {
  margin-top: 96px !important;
}
.u-mt104 {
  margin-top: 104px !important;
}
.u-mt112 {
  margin-top: 112px !important;
}
.u-mt120 {
  margin-top: 120px !important;
}
.u-mt128 {
  margin-top: 128px !important;
}
.u-mt136 {
  margin-top: 136px !important;
}
.u-mt144 {
  margin-top: 144px !important;
}
.u-mt152 {
  margin-top: 152px !important;
}
.u-mt4 {
  margin-top: 4px !important;
}
.u-mt12 {
  margin-top: 12px !important;
}
.u-mt20 {
  margin-top: 20px !important;
}
.u-mt30 {
  margin-top: 30px !important;
}
.u-m-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-ml8 {
  margin-left: 8px !important;
}

.u-ml16 {
  margin-left: 16px !important;
}

.u-ml8 {
  margin-left: 24px !important;
}

@media (min-width: 768px) {
  .u-mt0-pc {
    margin-top: 0px !important;
  }
  .u-mt8-pc {
    margin-top: 8px !important;
  }
  .u-mt16-pc {
    margin-top: 16px !important;
  }
  .u-mt24-pc {
    margin-top: 24px !important;
  }
  .u-mt32-pc {
    margin-top: 32px !important;
  }
  .u-mt40-pc {
    margin-top: 40px !important;
  }
  .u-mt48-pc {
    margin-top: 48px !important;
  }
  .u-mt56-pc {
    margin-top: 56px !important;
  }
  .u-mt64-pc {
    margin-top: 64px !important;
  }
  .u-mt72-pc {
    margin-top: 72px !important;
  }
  .u-mt80-pc {
    margin-top: 80px !important;
  }
  .u-mt88-pc {
    margin-top: 88px !important;
  }
  .u-mt96-pc {
    margin-top: 96px !important;
  }
  .u-mt104-pc {
    margin-top: 104px !important;
  }
  .u-mt112-pc {
    margin-top: 112px !important;
  }
  .u-mt120-pc {
    margin-top: 120px !important;
  }
  .u-mt128-pc {
    margin-top: 128px !important;
  }
  .u-mt136-pc {
    margin-top: 136px !important;
  }
  .u-mt144-pc {
    margin-top: 144px !important;
  }
  .u-mt152-pc {
    margin-top: 152px !important;
  }
  .u-mt4-pc {
    margin-top: 4px !important;
  }
  .u-mt12-pc {
    margin-top: 12px !important;
  }
  .u-mt20-pc {
    margin-top: 20px !important;
  }
  .u-mt30-pc {
    margin-top: 30px !important;
  }
  .u-m-auto-pc {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 767px) {
  .u-mt0-sp {
    margin-top: 0px !important;
  }
  .u-mt8-sp {
    margin-top: 8px !important;
  }
  .u-mt16-sp {
    margin-top: 16px !important;
  }
  .u-mt24-sp {
    margin-top: 24px !important;
  }
  .u-mt32-sp {
    margin-top: 32px !important;
  }
  .u-mt40-sp {
    margin-top: 40px !important;
  }
  .u-mt48-sp {
    margin-top: 48px !important;
  }
  .u-mt56-sp {
    margin-top: 56px !important;
  }
  .u-mt64-sp {
    margin-top: 64px !important;
  }
  .u-mt72-sp {
    margin-top: 72px !important;
  }
  .u-mt80-sp {
    margin-top: 80px !important;
  }
  .u-mt88-sp {
    margin-top: 88px !important;
  }
  .u-mt96-sp {
    margin-top: 96px !important;
  }
  .u-mt104-sp {
    margin-top: 104px !important;
  }
  .u-mt112-sp {
    margin-top: 112px !important;
  }
  .u-mt120-sp {
    margin-top: 120px !important;
  }
  .u-mt128-sp {
    margin-top: 128px !important;
  }
  .u-mt136-sp {
    margin-top: 136px !important;
  }
  .u-mt144-sp {
    margin-top: 144px !important;
  }
  .u-mt152-sp {
    margin-top: 152px !important;
  }
  .u-mt4-sp {
    margin-top: 4px !important;
  }
  .u-mt12-sp {
    margin-top: 12px !important;
  }
  .u-mt20-sp {
    margin-top: 20px !important;
  }
  .u-mt30-sp {
    margin-top: 30px !important;
  }
  .u-m-auto-sp {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
