@charset "UTF-8";

/* ==========================================================

  BLD Group Common SP Styles

========================================================== */
body { min-width: 100%; }
.l-container.fixed { padding: 0 0 8vh; }
.inner { max-width: 90.666666%; }
.totop {
  bottom: 12vh;
  right: 35px;
  transform: translateX(50%) scale(0.75);
  transform-origin: right bottom;
}
.sp { display: inherit; }
.pc { display: none; }

.main { padding: 90px 0 0; }

/* Heading */
.heading { font-size: 4.8vw; /* 36/750 */ }
.heading span {
  font-size: 4.8vw; /* 36/750 */
  font-weight: 600;
}

@media screen and (max-width:414px) {}

/* Breadcrumb
--------------------------------------------------------- */
.breadcrumb {
  font-size: 2.4vw; /* 18/750 */
  margin: 0 0 10px;
  padding: 80px 0 0;
}

/* Link Button
--------------------------------------------------------- */
a.link-next {
  font-size: 4vw; /* 30/750 */
  padding: 0 0 10px;
}
a.link-next span::before {
  margin: 0;
}

/* ---------------------------------------------------------

  Header Styles

--------------------------------------------------------- */
.l-header { margin: 0; }
.l-header > div {
  position: fixed;
  z-index: 10;
  top: 30px;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  align-items: center;
  padding: 0 15px;
}
.l-header h1 {
  position: relative;
  z-index: 11;
  width: 45vw;
  padding: 0;
}
.header-inq { display: none; }
.menu-trigger {
  position: relative;
  z-index: 11;
  width: 40px;
  height: 16px;
  display: inline-block;
  transition: all 0.3s
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  transition: all 0.3s
}
.menu-trigger span:first-of-type { top: 0; }
.menu-trigger span:last-of-type { bottom: 0; }
.menu-trigger.is-opened span:first-of-type {
  transform: translateY(7px) rotate(-45deg);
}
.menu-trigger.is-opened span:last-of-type {
  transform: translateY(-7px) rotate(45deg);
}

/* Global Navi
--------------------------------------------------------- */
.l-header nav {
  display: none;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding: 95px 4.666666% 0;
  font-family: "RyoTextPlusN-Regular", serif;
  font-weight: 400;
  overflow-y: scroll;
}
.l-header nav ul {
  display: block;
  margin: 0 0 5.333333%;
}
.l-header nav ul li {
  font-size: 2.9333333vw; /* 22/750 */
  border-bottom: solid 1px #d6d6d6;
  text-indent: 1em;
  margin: 0;
}
.l-header nav ul li:first-of-type { border-top: solid 1px #d6d6d6; }
.l-header nav ul li a::before { content: none; }
.l-header nav ul li a {
  height: 50px;
  line-height: 50px;
  padding: 0;
  display: block;
  pointer-events: auto;
}
.nav-inq {
  padding: 0 16.6666666%;
  height: auto;
  line-height: initial;
  text-align: center;
}
.nav-inq:first-of-type {
  line-height: 1.5;
  margin: 0 0 2.666666%;
}
.nav-inq a {
  position: relative;
  text-decoration: none;
  height: auto;
  border: solid 1px #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  color: #000000;
}
.nav-inq:first-of-type a { padding: 5px 0; }
.nav-inq:last-of-type a { padding: 15px 0; }
.nav-inq a img {
  margin: 0 10px 0 0;
  transform: scale(0.85);
}
.nav-inq:first-of-type a span {
  font-size: 4.8vw; /* 36/750 */
  letter-spacing: 0.1em;
}
.nav-inq:first-of-type a span::after {
  content: '受付時間 9:00〜18:00（土日･祝除く）';
  font-size: 0.5em;
  letter-spacing: 0.075em;
  display: block;
  text-align: center;
  margin: 1em 0 0;
  white-space: nowrap;
}
.nav-inq:last-of-type a span {
  font-size: 2.9333333vw; /* 22/750 */
  letter-spacing: 0.15em;
  white-space: nowrap;
}

@media screen and (max-width:414px) {
  .l-header nav ul li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

/* お問合せ
--------------------------------------------------------- */
.inquiry-unit {
  padding: 10.666666% 0; /* 80/750 */
  text-align: center;
}
.inquiry-unit .heading { margin: 0 0 5.333333%; /* 40/750 */ }
.inquiry-unit p { font-size: 3.2vw; /* 24/750 */ }
.inquiry-unit ul li { margin: 8% 0 0; /* 60/750 */ }

/* ---------------------------------------------------------

  Footer Styles

--------------------------------------------------------- */
.l-footer {
  padding: 8% 0 10.666666%; /* 60px 0 80px */
}
.l-footer .inner {
  max-width: 86.666666%;
  padding: 0;
}

/* Footer Navi
--------------------------------------------------------- */
.foot-items {
  display: block;
  margin: 0 0 16%; /* 120/750 */
}
.foot-items dl {
  width: 100%;
  margin: 0 0 12%; /* 90/750 */
}
.foot-items dl dt h2 {
  width: 54vw;
}
.foot-items dl dd {
  font-size: calc(2.9333333vw * 1.15); /* 22/750 */
  margin: 6% 0 0; /* 60px 0 0 */
}
.foot-items ul {
  width: 100%;
  padding: 0;
}
.foot-items ul li {
  font-size: calc(2.9333333vw * 1.15); /* 22/750 */
  margin: 0 0 4.666666%; /* 0 0 35px */
}
.copy { font-size: calc(2.4vw * 1.15); /* 18/750 */ }

/* ---------------------------------------------------------

  Footer Inquiry Button

--------------------------------------------------------- */
.footer-inq {
  position: fixed;
  z-index: 4;
  left: 0;
  bottom: 0;
  background: none;
  text-align: center;
  width: 100%;
  height: auto;
}
.footer-inq > div a {
  width: calc(100% / 3);
  margin: 0;
  /*
  font-size: 3.2vw; /* 24/750 */
  /*
  letter-spacing: 0.2em;
  color: #d8d8d8;
  text-decoration: none;
  */
}
.footer-inq > div a:hover img { opacity: 1; }
/*
.footer-inq a::before {
  content: "＞";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0.5,1.0);
  left: 15px;
}
*/