@charset "UTF-8";
.l-header__inner {
  min-height: 5.875rem;
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    min-height: auto;
  }
}
.l-header__logo {
  top: 19px;
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    max-width: 311px;
  }
}
.l-header__logo img {
  width: 270px;
}
@media screen and (max-width: 767px) {
  .l-header__logo img {
    width: 180px;
  }
}
.l-global-nav {
  display: block;
  margin-right: 1.5rem;
}
@media screen and (max-width: 767px) {
  .l-global-nav {
    margin-right: 0;
  }
}
.l-global-nav__list {
  padding-top: 0;
}

.l-footer__inner {
  padding: 64px 16px;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    padding: 14px 16px 24px;
  }
}
.l-footer__nav {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .l-footer__nav {
    margin-top: 0;
  }
}
.l-footer__logo {
  text-align: center;
  font-weight: 600;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    display: none;
  }
}
.l-footer__logo a {
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1;
}
.l-footer__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-footer__list {
    max-width: 330px;
    margin: auto;
    flex-wrap: wrap;
    gap: 0px 40px;
  }
}
.l-footer__hdlogo {
  text-align: center;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .l-footer__hdlogo {
    margin-top: 40px;
  }
}
.l-footer__hdlogo a {
  display: inline-block;
  padding: 17px 38px;
  border: 1px solid #1d2129;
}
.l-footer__sub-inner {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .l-footer__sub-inner {
    padding: 0 0 40px;
  }
}
.l-footer__item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer__item + .l-footer__item::before {
    content: "";
    width: 1px;
    height: 0.875rem;
    left: -1.5rem;
    top: calc(50% - 0.4375rem);
    position: absolute;
    background: #9ea6b2;
  }
}
.l-footer__item:nth-child(4)::before {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-footer__link {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__link > .c-icon {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    margin-top: 0;
  }
}

.c-heading.message {
  text-align: center;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .c-heading.message {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .c-heading.message br {
    display: none;
  }
}
.c-clms.-ttl {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-clms.-ttl {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .c-clms.-ttl div {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .c-clms.-ttl div figure {
    width: 70%;
    margin-top: 10px;
  }
}
.c-heading.subsidiary {
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary {
    font-size: 1rem;
    justify-content: center;
  }
}
.c-heading.subsidiary span {
  display: flex;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span {
    margin: 0.4em 0;
  }
}
.c-heading.subsidiary span img,
.c-heading.subsidiary span svg {
  margin: 0 0.2em;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span img,
  .c-heading.subsidiary span svg {
    width: 149px;
    height: 19px;
  }
}
.c-heading.subsidiary span:nth-of-type(1) img,
.c-heading.subsidiary span:nth-of-type(1) svg {
  width: 182px;
  height: 22px;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span:nth-of-type(1) img,
  .c-heading.subsidiary span:nth-of-type(1) svg {
    width: 146px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-heading.subsidiary span:nth-of-type(2) img,
  .c-heading.subsidiary span:nth-of-type(2) svg {
    width: 123px;
    height: 21px;
  }
}
@media screen and (max-width: 767px) {
  .c-news__item {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .c-news__body {
    margin-top: 0.5rem !important;
    margin-left: 0 !important;
  }
}
.c-section.-pd-0 {
  padding: 0;
}

.p-mv {
  background: url("/big-s/assets/img/img_mv_pc.jpg") no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-mv {
    background: url("/big-s/assets/img/img_mv_sp.jpg") no-repeat center center/cover;
  }
}
.p-mv__inner {
  width: 100%;
  height: 29vw;
  max-width: 1136px;
  margin: auto;
  position: relative;
}
@media (min-width: 2200px) {
  .p-mv__inner {
    height: 630px;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__inner {
    height: 85vw;
  }
}
.p-mv__inner h2 {
  font-size: 1.375rem;
  line-height: 1.9;
  position: absolute;
  top: 30%;
  right: 6rem;
  transform: translateY(-50%);
  text-shadow: 1px 1px 0 #F5F7FA, -1px -1px 0 #F5F7FA, -1px 1px 0 #F5F7FA, 1px -1px 0 #F5F7FA, 0px 1px 0 #F5F7FA, -1px 0 #F5F7FA, -1px 0 0 #F5F7FA, 1px 0 0 #F5F7FA;
}
@media screen and (max-width: 767px) {
  .p-mv__inner h2 {
    font-size: 1em;
    top: auto;
    right: auto;
    left: 6vw;
    bottom: 7vw;
    transform: none;
  }
}
@media screen and (max-width: 375px) {
  .p-mv__inner h2 {
    bottom: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-about {
    padding-top: 0;
  }
}
.p-about__body {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-about__body {
    display: block;
  }
}
.p-about__img {
  width: 560px;
}
@media screen and (max-width: 767px) {
  .p-about__img {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
}
.p-about__img img {
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-about__img img {
    width: 100%;
  }
}
.p-about__text {
  max-width: 520px;
  margin-left: 2rem;
}
@media screen and (max-width: 767px) {
  .p-about__text {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    text-align: center;
    margin-left: 0;
  }
}
.p-about__text p {
  margin-top: 1.5rem;
}
.p-about__text p.message {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-about__text p.message {
    font-size: 1rem;
  }
}
.p-about__text .c-button {
  margin-top: 2.5rem;
}
.p-about__text .c-list {
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-about__text .c-list {
    max-width: 75%;
    margin: 2rem auto 0;
  }
}
.p-about__text .c-list .c-list__item {
  text-align: left;
  margin-top: 1.5rem;
  width: 30%;
}
@media screen and (max-width: 767px) {
  .p-about__text .c-list .c-list__item {
    width: 50%;
  }
}
.p-about__text .c-list .c-list__item.-halfwide {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .p-about__text .c-list .c-list__item.-halfwide {
    width: 100%;
  }
}
.p-about__text .c-list .c-list__item.-fullwide {
  width: 100%;
}
.p-info__link {
  display: block;
  text-decoration: none;
  text-align: center;
  width: calc(25% - var(--gap-h)) !important;
}
.p-info__link:not(.no-hover):hover {
  text-decoration: underline;
}
.p-info__link:not(.no-hover):hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .p-info__link {
    width: calc(50% - var(--gap-h)) !important;
  }
}
.p-info__img {
  overflow: hidden;
  border: 1px solid #9ea6b2;
}
.p-info__img img {
  transition: transform 0.3s;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.p-info__txt {
  margin-top: 16px;
}

.u-ta-r {
  display: block;
}

@media (min-width: 768px) {
  .c-pagetitle__txt sup {
    font-size: 2rem;
    vertical-align: top;
  }
}
@media screen and (max-width: 767px) {
  .c-pagetitle__txt sup {
    font-size: 1rem;
  }
}
.c-clms.-message {
  display: grid;
  grid-template-columns: 1fr 258px;
}
@media screen and (max-width: 767px) {
  .c-clms.-message {
    display: block;
  }
}

.c-clms.-message .c-text + .c-text {
  margin-top: 1rem;
}
.c-clms.-message .c-text.-lead {
  font-size: 1.375rem;
  line-height: 1.5;
}
.c-clms.-message .c-clms__cap {
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 16px;
}
.c-clms.-message .c-clms__cap small {
  font-size: 1rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .c-clms.-message .c-clms__cap small {
    display: inline-block;
  }
}
.c-section .-kuruminlogo {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-section .-kuruminlogo {
    display: block;
  }
}
.c-section .-kuruminlogo div:first-of-type {
  display: grid;
  justify-content: end;
}
.c-section .-kuruminlogo div:first-of-type p {
  width: 340px;
}
@media screen and (max-width: 767px) {
  .c-section .-kuruminlogo div:first-of-type p {
    width: auto;
  }
}
.c-section .-kuruminlogo div:last-of-type {
  display: grid;
  justify-content: start;
}
@media screen and (max-width: 767px) {
  .c-section .-kuruminlogo div:last-of-type {
    justify-content: center;
  }
}
.c-section .-kuruminlogo div:last-of-type figcaption {
  text-align: center;
}
.c-table__table caption {
  caption-side: bottom;
  text-align: right;
}
.c-sitemap__body {
  margin-top: 40px;
}
.c-sitemap__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 64px 2rem;
}
@media screen and (max-width: 767px) {
  .c-sitemap__list {
    grid-template-columns: 100%;
    gap: 16px;
  }
}
.c-sitemap__toplv {
  border-bottom: 1px solid #E2E6EB;
  padding-bottom: 16px;
}
.c-sitemap__toplv > a,
.c-sitemap__toplv > span {
  font-size: 1.375rem;
  font-weight: 600;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-sitemap__toplv > a,
  .c-sitemap__toplv > span {
    font-size: 1.125rem;
  }
}
.c-sitemap__toplv > a:hover {
  text-decoration: underline !important;
}
.c-sitemap__toplv + .c-sitemap__toplv {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .c-sitemap__toplv + .c-sitemap__toplv {
    margin-top: 16px;
  }
}
.c-sitemap__sublist + .c-sitemap__toplv {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .c-sitemap__sublist + .c-sitemap__toplv {
    margin-top: 16px;
  }
}
.c-sitemap__sublist {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-sitemap__sublist {
    margin-bottom: 16px;
  }
}
.c-sitemap__subitem + .c-sitemap__subitem {
  margin-top: 16px;
}
.c-list.-policy {
  max-width: 750px;
  margin: 0 auto;
}
.c-localnav__list {
  gap: 32px 2rem;
}
@media screen and (max-width: 767px) {
  .c-localnav__list {
    gap: 24px;
  }
}

@media (min-width: 768px) {
  .p-store .l-global-nav__link.-store > span::after, .p-rakuraku .l-global-nav__link.-store > span::after {
    content: "";
    width: 2.5rem;
    height: 2px;
    background-color: #ffcd00;
    position: absolute;
    bottom: -2px;
    left: calc(50% - 1.25rem);
  }
  .p-store .l-global-nav__link.-store .is-btn-active > span::after, .p-rakuraku .l-global-nav__link.-store .is-btn-active > span::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .p-recruit .l-global-nav__link.-recruit > span::after {
    content: "";
    width: 2.5rem;
    height: 2px;
    background-color: #ffcd00;
    position: absolute;
    bottom: -2px;
    left: calc(50% - 1.25rem);
  }
  .p-recruit .l-global-nav__link.-recruit .is-btn-active > span::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-company .c-list.-policy > .c-list__item span {
    text-align: left;
    text-indent: -1.58em;
    padding-left: 1.58em;
    margin-left: 0.8em;
  }
}

.c-clms.-clm4-pc-clm2-sp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  .c-clms.-clm4-pc-clm2-sp {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-rakuraku .c-leaveto {
  grid-template-columns: 4fr 7fr;
}
@media screen and (max-width: 767px) {
  .p-rakuraku .c-leaveto {
    grid-template-columns: 100%;
  }
}
.p-rakuraku .c-leaveto .c-list__item {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .p-rakuraku .c-leaveto .c-list__item {
    font-size: 1rem;
  }
}
.p-rakuraku .c-course > div {
  border: 1px solid #c9c9c9;
  padding: 0 0.5em 0.5em;
}
.p-rakuraku .c-course figcaption {
  font-weight: bold;
  margin: 1em 0;
}
.p-rakuraku .c-dataA td,
.p-rakuraku .c-dataA th {
  text-align: center;
}
.p-rakuraku .c-dataA td span.c-osusume,
.p-rakuraku .c-dataA th span.c-osusume {
  position: absolute;
  left: 0;
  padding: 0 1em;
  font-weight: bold;
  color: #ee2723;
}
@media screen and (max-width: 767px) {
  .p-rakuraku .c-dataA td span.c-osusume,
  .p-rakuraku .c-dataA th span.c-osusume {
    position: unset;
  }
}
.p-rakuraku .c-dataB thead tr th:nth-child(1),
.p-rakuraku .c-dataB thead tr th:nth-child(2) {
  width: 25%;
}
.p-rakuraku .c-dataB tbody tr td {
  white-space: nowrap;
}
.p-rakuraku .c-dataB tbody tr td:last-child {
  padding-right: 5em;
}
.p-rakuraku .c-dataB tbody .btn-map {
  line-height: 1;
  color: #fff;
  display: inline-block;
  background-color: #db0012;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  padding: 0.5em 1em;
  border-radius: 5px;
  cursor: pointer;
}
.p-rakuraku .c-dataB tbody .btn-map:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* StoreMap Style */
#map_container_ {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(50, 50, 50, 0.5);
}
@media screen and (max-width: 767px) {
  #map_container_ .map_container_inner {
    position: relative;
    height: 580px;
    width: calc(100% - 10px);
  }
}
#map_container_ iframe {
  border: none;
}

#map_container_.show {
  display: block;
}

#map_container_ > div {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -272px;
  margin-left: -348px;
  padding: 10px 10px 5px;
  width: 705px;
  height: 543px;
  background-color: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  #map_container_ > div {
    width: calc(100% - 10px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
  }
}
#map_container_ > div iframe {
  width: 100%;
}

#map_title_ {
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #233e81;
}
.map_close-box {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 100px;
  padding-right: 20px;
  background: #fff;
}

#map_close_ {
  display: block;
  padding-left: 20px;
  color: #00f;
  letter-spacing: 1px;
  text-decoration: underline;
  font-size: 90%;
  cursor: pointer;
  position: relative;
}

#map_close_:before {
  content: "×";
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  letter-spacing: 0;
  color: #fff;
  font-size: 12px;
  background-color: #233e81;
}
@media screen and (max-width: 767px) {
  .map_close-box {
    padding-left: 0;
    background: transparent;
  }
  #map_close_ {
    font-size: 85%;
  }
}
