@charset "UTF-8";
/*----- base-font-family -----*/
.c-pagetop {
  width: 100%;
  height: 46px;
}
.c-pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #4A4A4A;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
}
.c-pagetop a::before {
  content: "\e906";
  font-size: 2rem;
  font-family: "icomoon";
  font-weight: 400;
  margin-right: 16px;
}
@media (min-width: 1256px) {
  .c-pagetop a:hover {
    opacity: 0.8;
  }
}

.l-footer__main {
  background: #2B2B2B;
  padding: 0 20px;
}
.l-footer__inner {
  max-width: 1256px;
  margin: 0 auto;
  padding: 64px 0 24px;
  display: flex;
}
.l-footer__inner > div {
  flex: 1 0 0%;
}
.l-footer__inner > div:not(:last-child) {
  margin-right: 40px;
}
@media (max-width: 1255px) {
  .l-footer__inner {
    padding: 32px 0;
    flex-direction: column;
  }
  .l-footer__inner > div:not(:last-child) {
    margin-right: 0;
  }
}
.l-footer__bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  background: #4A4A4A;
}
@media (max-width: 767px) {
  .l-footer__bottom {
    display: block;
    height: auto;
  }
}
.l-footer__bottom ul {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .l-footer__bottom ul {
    padding: 28px 28px;
    display: block;
  }
}
.l-footer__bottom ul li:not(:last-child) {
  margin-right: 100px;
}
@media (max-width: 767px) {
  .l-footer__bottom ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 6px;
  }
}
.l-footer__bottom a {
  font-size: 1.2rem;
  color: #fff;
}
@media (min-width: 1256px) {
  .l-footer__bottom a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767px) {
  .l-footer__bottom a {
    font-size: 1.6rem;
  }
}
.l-footer__copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 46px;
  font-size: 1.2rem;
  color: #fff;
  background: linear-gradient(135deg, #B9103C 0%, #E55A00 100%);
}
@media (max-width: 1255px) {
  .l-footer__copyright {
    height: 38px;
  }
}

.c-footer-menu {
  color: #fff;
}
@media (min-width: 1256px) {
  .c-footer-menu {
    font-size: 1.3rem;
  }
  .c-footer-menu a:hover {
    opacity: 0.7;
  }
  .c-footer-menu ul {
    display: block !important;
  }
  .c-footer-menu ul li {
    padding-bottom: 10px;
  }
  .c-footer-menu ul a[target=_blank]::after {
    content: "\e911";
    font-family: "icomoon";
    font-weight: 400;
  }
}
@media (max-width: 1255px) {
  .c-footer-menu ul {
    display: none;
    font-size: 1.3rem;
  }
  .c-footer-menu ul li {
    border-bottom: 1px solid #696969;
  }
  .c-footer-menu ul li a {
    display: block;
    padding: 12px;
    position: relative;
  }
  .c-footer-menu ul li a::before {
    content: "\e904";
    font-size: 1.6rem;
    font-family: "icomoon";
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 3px;
  }
  .c-footer-menu ul li a[target=_blank]::before {
    content: "\e911";
  }
}
@media (min-width: 1256px) {
  .c-footer-menu__btn {
    display: none;
  }
}
@media (max-width: 1255px) {
  .c-footer-menu__btn {
    width: 100%;
    padding: 12px 0;
    border-bottom: 1px solid #DFDFDF;
    display: block;
    position: relative;
  }
  .c-footer-menu__btn::before {
    content: "";
    width: 20px;
    height: 1px;
    background: #E55A00;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .c-footer-menu__btn::after {
    content: "\e904";
    font-family: "icomoon";
    font-weight: 400;
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
  }
  .c-footer-menu__btn.-add::after {
    content: "\e909";
    font-size: 2.2rem;
  }
  .c-footer-menu__btn.-add.-active::after {
    content: "\e90e";
  }
}
@media (min-width: 1256px) {
  .c-footer-menu__top {
    font-size: 1.5rem;
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
  }
  .c-footer-menu__top + .c-footer-menu__top {
    margin-top: 28px;
  }
  .c-footer-menu__top::before {
    content: "";
    width: 20px;
    height: 1px;
    background: #E55A00;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .c-footer-menu__top a::after {
    content: "\e904";
    font-family: "icomoon";
    font-weight: 400;
    margin-left: 6px;
  }
}
@media (max-width: 1255px) {
  .c-footer-menu__top.-pc-only {
    display: none;
  }
  .c-footer-menu__top a::after {
    content: "トップ";
  }
}

.c-footer-bottom-menu li a {
  position: relative;
}
.c-footer-bottom-menu li a::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  margin-left: 6px;
}
.c-footer-bottom-menu li a.-blank::after {
  content: "\e911";
}

.-contact .l-footer__bottom {
  background: #2b2b2b;
}

.l-header {
  border-bottom: 1px solid #DDD;
  background: #fff;
  transition: 0.3s all;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.l-header:not(.-scroll) {
  border: 0;
  background: transparent;
}
.l-header:not(.-scroll)::before, .l-header:not(.-scroll) .l-header__shadow {
  content: "";
  display: block;
  width: 100%;
  height: 260px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .l-header:not(.-scroll)::before, .l-header:not(.-scroll) .l-header__shadow {
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    mix-blend-mode: multiply;
  }
}
@media (max-width: 1255px) {
  .l-header:not(.-scroll)::before, .l-header:not(.-scroll) .l-header__shadow {
    height: 134px;
  }
}
.l-header:not(.-scroll)::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0;
  left: 0;
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
}
@media (max-width: 1255px) {
  .l-header__inner.-active {
    background-color: #242424;
  }
}
@media (max-width: 767px) {
  .l-header__inner {
    flex-wrap: nowrap;
    padding-top: 32px;
    height: 82px;
  }
}
@media (min-width: 1256px) {
  .-scroll .l-header__inner {
    align-items: flex-end;
  }
}
.l-header__logo {
  padding: 16px 40px 0 40px;
}
.l-header__logo a {
  display: flex;
  align-items: center;
  max-width: 354px;
  transition: none;
}
.l-header__logo img {
  transition: 0.3s all;
  width: 100%;
  height: auto;
}
.l-header__logo img:last-child {
  display: none;
}
.l-header:not(.-scroll) .l-header__logo img {
  display: block;
}
.l-header:not(.-scroll) .l-header__logo img:first-child {
  display: none;
}
.l-header .-active .l-header__logo img {
  display: block;
}
.l-header .-active .l-header__logo img:first-child {
  display: none;
}
@media (min-width: 1256px) {
  .-scroll .l-header__logo {
    padding-top: 0px;
  }
  .-scroll .l-header__logo a {
    max-width: 320px;
  }
  .l-header__logo a:hover {
    opacity: 0.8;
  }
}
@media (max-width: 1255px) {
  .l-header__logo {
    flex: 1 0 0%;
    width: fit-content;
    min-width: 60%;
    padding: 16px 20px;
  }
  .l-header__logo a {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .l-header__logo {
    width: fit-content;
    min-width: 60%;
    padding: 8px 10px;
  }
  .l-header__logo a {
    max-width: 100%;
  }
}
@media (min-width: 1256px) {
  .l-header__btn {
    display: none;
  }
}
@media (max-width: 1255px) {
  .l-header__btn {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.l-header__subnav {
  padding: 16px 10px 8px 0;
}
@media (min-width: 1256px) {
  .-scroll .l-header__subnav {
    padding: 0 0 20px 0;
  }
}
@media (max-width: 1255px) {
  .l-header__subnav {
    padding: 0;
    margin-right: 60px;
  }
}
@media (max-width: 767px) {
  .l-header__subnav {
    margin-right: 50px;
  }
}
.l-header__mainnav {
  width: 100%;
  padding: 16px 10px 16px;
}
@media (min-width: 1256px) {
  .l-header__mainnav {
    display: block !important;
  }
  .-scroll .l-header__mainnav {
    padding-top: 0px;
  }
}
@media (max-width: 1255px) {
  .l-header__mainnav {
    max-height: calc(100vh - 68px);
    overflow-y: scroll;
    display: none;
    padding: 0;
    position: absolute;
    top: 69px;
    left: 0;
    background: #242424;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .l-header__mainnav {
    top: 83px;
  }
}
@media (min-width: 1256px) {
  .l-header__bottom {
    display: none;
  }
}
@media (max-width: 1255px) {
  .l-header__bottom {
    padding: 24px 20px;
  }
  .l-header__bottom ul li {
    font-weight: 500;
  }
  .l-header__bottom ul li a {
    width: 160px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9E052B;
    color: #fff;
    font-size: 1.2rem;
    transition: 0.3s all;
  }
  .l-header__bottom ul li a::before {
    content: "\e90f";
    font-size: 2.4rem;
    font-family: "icomoon";
    font-weight: 400;
    margin-right: 6px;
    color: #fff;
  }
  .l-header__bottom ul li a:hover {
    opacity: 0.8;
  }
}

.l-subnav {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 500;
}
@media (max-width: 1255px) {
  .l-subnav {
    display: flex;
    flex-direction: column;
    width: 160px;
  }
}
.l-subnav__btns {
  display: flex;
}
@media (max-width: 1255px) {
  .l-subnav__btns {
    flex-direction: column;
  }
}
.l-subnav__contact a {
  width: 160px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9E052B;
  color: #fff;
  transition: 0.3s all;
}
.l-subnav__contact a::before {
  content: "\e90f";
  font-size: 2.4rem;
  font-family: "icomoon";
  font-weight: 400;
  margin-right: 6px;
  color: #fff;
}
.l-subnav__contact a:hover {
  opacity: 0.8;
}
@media (max-width: 1255px) {
  .l-subnav__contact {
    border-right: none;
    order: 1;
  }
  .l-subnav__contact a {
    border-right: 0;
    border-top: 1px solid #9E052B;
    width: 160px;
    height: 33px;
    justify-content: center;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .l-subnav__contact {
    display: none;
  }
}
.l-subnav__holdings button {
  width: 116px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #B9103C;
  color: #fff;
  transition: 0.3s all;
}
@media (min-width: 1256px) {
  .l-subnav__holdings button {
    margin-left: 1px;
  }
  .l-subnav__holdings button:hover {
    opacity: 0.8;
  }
}
@media (max-width: 1255px) {
  .l-subnav__holdings {
    margin-left: 0px;
    order: 1;
    border-right: 0;
    border-top: 1px solid #4E0015;
  }
  .l-subnav__holdings button {
    width: 160px;
    height: 33px;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .l-subnav__holdings {
    display: none;
  }
}
.l-subnav__group {
  margin-left: 1px;
}
@media (max-width: 767px) {
  .l-subnav__group {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
  }
}
@media (max-width: 1255px) {
  .l-subnav__group {
    margin-left: 0px;
  }
}

.l-subnav {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  font-weight: 400;
}
.l-subnav__lang {
  margin-right: 16px;
}
@media (max-width: 767px) {
  .l-subnav__lang {
    margin-right: 0;
  }
}
.l-subnav__contact a {
  width: 160px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9E052B;
  color: #fff;
  transition: 0.3s all;
}
.l-subnav__contact a::before {
  content: "\e90f";
  font-size: 2.4rem;
  font-family: "icomoon";
  font-weight: 400;
  margin-right: 6px;
  color: #fff;
}
.l-subnav__contact a:hover {
  opacity: 0.8;
}
@media (max-width: 1255px) {
  .l-subnav__contact {
    border-right: none;
    order: 0;
  }
  .l-subnav__contact a {
    border-right: 0;
    border-top: 1px solid #9E052B;
    border-bottom: 1px solid #9E052B;
    width: 160px;
    height: 34px;
    justify-content: center;
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .l-subnav__contact {
    display: none;
  }
}
.l-subnav__btns {
  display: flex;
}
@media (max-width: 1255px) {
  .l-subnav__btns {
    flex-direction: column;
  }
}
.l-subnav__search {
  border-right: 1px solid #4E0015;
}
@media (max-width: 1255px) {
  .l-subnav__search {
    display: none;
  }
}
@media (max-width: 767px) {
  .l-subnav__group {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.c-gnav-item {
  color: #2B2B2B;
}
@media (min-width: 1256px) {
  .l-header:not(.-scroll) .c-gnav-item {
    color: #fff;
  }
}
.c-gnav-item__menu-pc {
  display: none;
  width: 100vw;
  background: rgba(0, 0, 0, 0.85);
  padding: 55px 20px;
  position: fixed;
  top: 130px;
  left: 0;
}
.-scroll .c-gnav-item__menu-pc {
  top: 110px;
}
.c-gnav-item__menu-sp {
  display: none;
}
@media (min-width: 1256px) {
  .c-gnav-item__menu-sp {
    display: none !important;
  }
}
@media (max-width: 1255px) {
  .c-gnav-item__menu-sp li a {
    display: block;
    padding: 12px;
    font-size: 1.3rem;
    border-bottom: 1px solid #EBEBEB;
    position: relative;
  }
  .c-gnav-item__menu-sp li a::before {
    content: "\e904";
    font-size: 1.6rem;
    font-family: "icomoon";
    font-weight: 400;
    color: #E55A00;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 3px;
  }
  .c-gnav-item__menu-sp li a[target=_blank]::before {
    content: "\e911";
  }
}

.c-gnav-content {
  max-width: 1256px;
  margin: 0 auto;
  color: #fff;
  display: flex;
  font-weight: 500;
}
.c-gnav-content__top {
  width: 300px;
  margin-right: 50px;
}
.c-gnav-content__top p {
  font-size: 1.3rem;
  line-height: 2;
}
.c-gnav-content__title {
  font-size: 2.1rem;
  margin-bottom: 24px;
}
.c-gnav-content__title a:hover {
  opacity: 0.7;
}
.c-gnav-content__title a::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  font-size: 2rem;
  margin-left: 6px;
  color: #E55A00;
}
.c-gnav-content__card {
  flex: 1 0 0%;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
}
.c-gnav-content__item {
  width: calc(25% - 6px);
  margin-right: 2px;
}
.c-gnav-content__item:nth-child(4) {
  margin-right: 0;
}
.c-gnav-content__item:nth-child(n+5) {
  margin-top: 24px;
}
.c-gnav-content__img img {
  width: 100%;
  margin-bottom: 6px;
}
.c-gnav-content__img a:hover {
  opacity: 0.7;
}
.c-gnav-content__img a span::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  margin-left: 6px;
  color: #E55A00;
}
.c-gnav-content__text {
  display: block;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  width: 95%;
  white-space: nowrap;
}
.c-gnav-content__text:not(:first-child) {
  margin-top: 16px;
}
.c-gnav-content__text:hover {
  opacity: 0.7;
}
.c-gnav-content__text::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  margin-left: 6px;
  color: #E55A00;
}
.c-gnav-content__text[target=_blank]::after {
  content: "\e911";
}

@media (min-width: 1256px) {
  .l-gnav {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 1255px) {
  .l-gnav {
    padding: 10px 20px;
  }
}
@media (min-width: 1256px) {
  .l-gnav__item:not(:last-child) {
    margin-right: 24px;
  }
}
@media (max-width: 1255px) {
  .l-gnav__item {
    position: relative;
  }
}
@media (min-width: 1256px) {
  .l-gnav__link {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .l-header:not(.-scroll) .l-gnav__link:not(:hover) {
    color: #fff;
  }
  .l-gnav__link:hover {
    color: #fff;
    color: #E55A00;
  }
}
@media (max-width: 1255px) {
  .l-gnav__link {
    display: block;
    padding: 14px 0;
    border-bottom: 1px solid #DFDFDF;
    font-size: 1.4rem;
    font-weight: 500;
    position: relative;
    width: 100%;
  }
  .l-gnav__link::before {
    content: "";
    display: block;
    width: 18px;
    height: 1px;
    background: #E55A00;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .l-gnav__link::after {
    content: "\e904";
    font-family: "icomoon";
    font-weight: 400;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 3px;
  }
}

@media (max-width: 1255px) {
  .c-header-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 60px;
    height: 68px;
    position: relative;
  }
  .c-header-btn span {
    display: block;
    width: 22px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    transition: 0.3s all;
  }
  .c-header-btn span:first-child {
    top: 26px;
  }
  .c-header-btn span:last-child {
    top: 40px;
  }
  .l-header.-scroll .c-header-btn span {
    background: #E55A00;
  }
  .c-header-btn.-active span:first-child {
    top: 33px;
    transform: translateX(-50%) rotate(45deg);
  }
  .c-header-btn.-active span:nth-child(2) {
    display: none;
  }
  .c-header-btn.-active span:last-child {
    top: 33px;
    transform: translateX(-50%) rotate(-45deg);
  }
}
@media (max-width: 767px) {
  .c-header-btn {
    width: 45px;
    height: 50px;
  }
  .c-header-btn span:first-child {
    top: 17px;
  }
  .c-header-btn span:last-child {
    top: 31px;
  }
  .l-header.-scroll .c-header-btn span {
    background: #E55A00;
  }
  .c-header-btn.-active span:first-child, .c-header-btn.-active span:last-child {
    top: 25px;
  }
}

.c-header-lang {
  position: relative;
}
@media (max-width: 767px) {
  .c-header-lang {
    font-size: 1.1rem;
  }
}
.c-header-lang__btn {
  transition: 0.3s all;
}
.l-header:not(.-scroll) .c-header-lang__btn:not(:hover) {
  color: #fff;
}
.l-header__inner.-active .c-header-lang__btn {
  color: #fff;
}
.c-header-lang__btn::after {
  content: "\e90b";
  font-family: "icomoon";
  font-weight: 400;
  margin-left: 6px;
  color: #E55A00;
}
@media (min-width: 1256px) {
  .c-header-lang__btn:hover {
    color: #E55A00;
  }
}
@media (max-width: 1255px) {
  .c-header-lang__btn {
    margin-right: 8px;
  }
}
.c-header-lang__btn.-active {
  color: #E55A00;
}
.c-header-lang__btn.-active::after {
  content: "\e90c";
}
.c-header-lang__select {
  display: none;
  width: 120px;
  padding: 16px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 9999;
}
.c-header-lang__list li:not(:last-child) {
  margin-bottom: 0.5em;
}
.c-header-lang__list a:hover {
  color: #E55A00;
}

@media (min-width: 1256px) {
  .page-wrap {
    padding: 0 20px;
    margin: 260px auto 100px;
    max-width: 1236px;
  }
}
@media (max-width: 1255px) {
  .page-wrap {
    padding: 0 20px;
    margin: 260px auto 100px;
    max-width: 1000px;
  }
}
@media (max-width: 767px) {
  .page-wrap {
    padding: 0 20px;
    margin: 90px auto 100px;
    max-width: 90%;
  }
}

.page-box {
  word-wrap: break-word;
}
@media (min-width: 1256px) {
  .page-box {
    width: 100%;
  }
}
@media (max-width: 1255px) {
  .page-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-box {
    width: 100%;
  }
}

.-page-shadow:not(.-scroll)::before {
  height: 183px;
}
@media (max-width: 1255px) {
  .-page-shadow:not(.-scroll)::before {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .-contact .l-header__inner {
    padding-top: 0;
    height: 50px;
  }
  .-contact .l-header__mainnav {
    top: 50px;
  }
}
.-contact:not(.-scroll)::before {
  height: 183px;
}
@media (max-width: 1255px) {
  .-contact:not(.-scroll)::before {
    height: 100px;
  }
}
.-contact.-scroll .l-header__subnav {
  padding: 10px 10px 0 0;
}

.l-localnav {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1255px) {
  .l-localnav {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1256px) {
  .l-localnav a:hover {
    color: #E55A00;
  }
}
.l-localnav__second-link {
  display: flex;
  align-items: center;
  padding: 2px 16px 16px;
  font-weight: 700;
  border-bottom: 1px solid #DDD;
}
@media (min-width: 1256px) {
  .l-localnav__second-link {
    border-left: 1px solid #DDD;
  }
}
@media (max-width: 1255px) {
  .l-localnav__second-link {
    width: 100%;
    padding: 16px 12px;
    border-top: 1px solid #DDD;
  }
}
.l-localnav__second-link::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  margin-left: 6px;
  color: #E55A00;
}
.l-localnav__second-link.-nolink::after {
  display: none;
}
.l-localnav__third {
  width: 100%;
}
@media (max-width: 1255px) {
  .l-localnav__third {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0;
    border-bottom: 1px solid #DDD;
  }
}
.l-localnav__third-item.-current .l-localnav__fourth, .l-localnav__third-item.-open .l-localnav__fourth {
  display: block !important;
}
@media (max-width: 1255px) {
  .l-localnav__third-item.-current, .l-localnav__third-item.-open {
    flex: 1 0 100%;
  }
}
@media (max-width: 1255px) {
  .l-localnav__third-item {
    width: 33.3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767px) and (min-width: 500px) {
  .l-localnav__third-item {
    width: 50%;
  }
}
@media (max-width: 767px) and (max-width: 499px) {
  .l-localnav__third-item {
    width: 100%;
  }
}
.l-localnav__third-link {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 16px 20px 16px 16px;
  font-size: 1.4rem;
  position: relative;
}
.l-localnav__third-link::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  color: #E55A00;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 4px;
}
.l-localnav__third-link[target=_blank]::after {
  content: "\e911";
}
.l-localnav__third-link:not(a)::after {
  display: none;
}
@media (max-width: 767px) {
  .l-localnav__third-link:not(a) {
    display: inline;
    pointer-events: none;
  }
}
@media (min-width: 1256px) {
  .l-localnav__third-link {
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
  }
}
@media (max-width: 1255px) {
  .l-localnav__third-link {
    padding: 4px 20px 4px 12px;
  }
}
.-current .l-localnav__third-link {
  border-left: 0;
  color: #B9103C;
}
@media (min-width: 1256px) {
  .-current .l-localnav__third-link {
    border-bottom-color: #B9103C;
  }
}
@media (max-width: 1255px) {
  .-current .l-localnav__third-link {
    width: 33.3%;
  }
}
@media (max-width: 767px) and (min-width: 500px) {
  .-current .l-localnav__third-link {
    width: 50%;
  }
}
@media (max-width: 767px) and (max-width: 499px) {
  .-current .l-localnav__third-link {
    width: 100%;
  }
}
.l-localnav__fourth {
  display: none;
  width: 100%;
}
.l-localnav__fourth ul {
  display: flex;
  flex-direction: column;
  background: #F7F7F7;
  border-bottom: 1px solid #DDD;
}
@media (min-width: 1256px) {
  .l-localnav__fourth ul {
    padding: 8px;
    border-left: 1px solid #DDD;
  }
}
@media (max-width: 1255px) {
  .l-localnav__fourth ul {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    border-top: 1px solid #DDD;
    margin: 8px 0;
    padding: 8px 0;
  }
}
.l-localnav__fourth ul li {
  padding: 0 8px;
  line-height: 1.4;
}
@media (max-width: 1255px) {
  .l-localnav__fourth ul li {
    width: 33.3%;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) and (min-width: 500px) {
  .l-localnav__fourth ul li {
    width: 50%;
  }
}
@media (max-width: 767px) and (max-width: 499px) {
  .l-localnav__fourth ul li {
    width: 100%;
  }
}
.l-localnav__fourth-link {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1.4rem;
  padding: 8px 12px 8px 8px;
  position: relative;
}
.l-localnav__fourth-link::after {
  content: "\e904";
  font-family: "icomoon";
  font-weight: 400;
  color: #E55A00;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -4px;
}
@media (max-width: 1255px) {
  .l-localnav__fourth-link {
    padding: 4px 20px 4px 12px;
  }
  .l-localnav__fourth-link::after {
    right: 4px;
  }
}
.l-localnav__fourth-link.-current {
  color: #B9103C;
}
.l-localnav__last {
  border-left: 1px solid #DDD;
  padding-bottom: 80px;
  flex: 1 0 0%;
}
@media (max-width: 1255px) {
  .l-localnav__last {
    display: none;
  }
}
.l-localnav-bottom {
  margin-top: 60px;
}
@media (max-width: 1255px) {
  .l-localnav-bottom {
    margin-top: 30px;
  }
}

.l-main {
  margin-top: 130px;
  overflow: hidden;
}
@media (max-width: 1255px) {
  .l-main {
    margin-top: 68px;
  }
}
@media (max-width: 767px) {
  .l-main {
    margin-top: 82px;
  }
}
#top .l-main {
  margin-top: 0;
}
@media (max-width: 767px) {
  .l-main.-contact {
    margin-top: 50px;
  }
}

.l-content {
  padding: 0 20px 80px;
  background: #fff;
}
.l-content__inner {
  max-width: 1256px;
  margin: 0 auto;
  padding: 60px 0 0;
}
@media (max-width: 1255px) {
  .l-content__inner {
    padding: 40px 0 0;
  }
}
@media (min-width: 1256px) {
  .l-content__inner.-col2 {
    display: flex;
  }
}
.l-content__main {
  width: 100%;
}
@media (min-width: 1256px) {
  .-col2 .l-content__main {
    width: calc(100% - 315px);
  }
}
@media (min-width: 1256px) {
  .l-content__localnav {
    width: 195px;
    margin-left: 120px;
  }
}
@media (max-width: 1255px) {
  .l-content__localnav {
    margin-top: 40px;
  }
}

.l-pagetitle {
  padding: 0 20px;
}
.l-pagetitle.-large {
  background: no-repeat center center/cover;
  height: 37.5vw;
}
.l-pagetitle.-large .l-pagetitle__inner {
  padding-top: 16vw;
}
@media (min-width: 1440px) {
  .l-pagetitle.-large {
    height: 540px;
  }
  .l-pagetitle.-large .l-pagetitle__inner {
    padding-top: 300px;
  }
}
@media (max-width: 767px) {
  .l-pagetitle.-large {
    height: 101.3vw;
  }
  .l-pagetitle.-large .l-pagetitle__inner {
    padding-top: 60vw;
  }
}
.l-pagetitle.-medium {
  background: no-repeat center center/cover;
  height: 20vw;
}
@media (min-width: 768px) {
  .l-pagetitle.-medium .l-pagetitle__inner {
    height: 100%;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1440px) {
  .l-pagetitle.-medium {
    height: 260px;
  }
}
@media (max-width: 767px) {
  .l-pagetitle.-medium {
    height: 74.6vw;
  }
  .l-pagetitle.-medium .l-pagetitle__inner {
    padding-top: 40vw;
  }
}
@media (max-width: 767px) {
  .l-pagetitle.-sp-medium {
    height: 74.6vw;
  }
  .l-pagetitle.-sp-medium .l-pagetitle__inner {
    padding-top: 40vw;
  }
}
.l-pagetitle.-service {
  background-image: url(/image/tlogphl_service_bg_pagetitle-pc.jpg);
}
@media (max-width: 767px) {
  .l-pagetitle.-service {
    background-image: url(/image/tlogphl_service_bg_pagetitle-sp.jpg);
  }
}
.l-pagetitle.-solution {
  background-image: url(/image/tlogphl_solution_bg_pagetitle-pc.jpg);
}
@media (max-width: 767px) {
  .l-pagetitle.-solution {
    background-image: url(/image/tlogphl_solution_bg_pagetitle-sp.jpg);
  }
}
.l-pagetitle.-company {
  background-image: url(/image/tlogphl_company_bg_pagetitle-pc.jpg);
}
@media (max-width: 767px) {
  .l-pagetitle.-company {
    background-image: url(/image/tlogphl_company_bg_pagetitle-sp.jpg);
  }
}
.l-pagetitle.-recruit {
  background-image: url(/image/tlogphl_recruit_bg_pagetitle-pc.jpg);
}
@media (max-width: 767px) {
  .l-pagetitle.-recruit {
    background-image: url(/image/tlogphl_recruit_bg_pagetitle-sp.jpg);
  }
}
.l-pagetitle.-sustainability {
  background-image: url(/image/tlogtha_sustainability_bg_pagetitle-pc.jpg);
}
@media (max-width: 767px) {
  .l-pagetitle.-sustainability {
    background-image: url(/image/tlogtha_sustainability_bg_pagetitle-sp.jpg);
  }
}
.l-pagetitle.-ir {
  position: relative;
}
.l-pagetitle.-small .l-pagetitle__inner {
  padding-top: 32px;
}
.l-pagetitle__inner {
  max-width: 1256px;
  margin: 0 auto;
}
.l-pagetitle__heading {
  color: #fff;
  font-size: 5.4rem;
  font-weight: 700;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.74);
}
@media (max-width: 767px) {
  .l-pagetitle__heading {
    font-size: 3.6rem;
    font-weight: 700;
  }
}

.top-hero {
  position: relative;
}
.top-hero .slick-slide {
  opacity: 1 !important;
}
.top-hero__item {
  height: 100vh;
  position: relative;
  z-index: 10;
  overflow: hidden;
  vertical-align: bottom;
  opacity: 1;
  transition: opacity 0s;
}
@media (max-width: 767px) {
  .top-hero__item {
    height: 90vh;
  }
}
.top-hero__bg {
  background: no-repeat center center/cover;
  width: 100%;
  height: 100vh;
  z-index: 10;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  transform: scale(1.2, 1.2);
  transition: transform 0s;
  transition: opacity 0s;
}
@media (max-width: 767px) {
  .top-hero__bg {
    height: 90vh;
    background-position: 55% center;
  }
}
@media (max-width: 767px) {
  .top-hero__bg.-bg01 {
    background-position: 55% center;
  }
}
.top-hero__bg.-bg50th {
  background-image: url(/image/tlogtha_top_img_mv50th.jpg);
}
@media (max-width: 767px) {
  .top-hero__bg.-bg50th {
    background-image: url(/image/tlogtha_top_img_mv50th-sp.jpg);
    background-position: 55% center;
  }
}
.top-hero .slick-active .top-hero__bg {
  transform: scale(1.1, 1.1);
  opacity: 1;
  transition: opacity ease 3s, transform ease 10s;
}
.top-hero .slick-continue .top-hero__bg {
  transform: scale(1, 1);
  opacity: 0;
  transition: opacity ease 3s, transform ease 10s;
}
.top-hero__inner {
  width: 100%;
  max-width: 1440px;
  height: 100vh;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  padding: 50vh 20px 0;
  color: #fff;
}
@media (max-width: 767px) {
  .top-hero__inner {
    padding: 48vh 10px 0;
  }
}
.top-hero__inner.-p50th {
  padding-top: 40vh;
}
.top-hero__inner p {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 24px;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .top-hero__inner p {
    display: none;
  }
}
.top-hero__heading {
  font-size: 5.4rem;
  font-weight: 700;
  margin-bottom: 24px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .top-hero__heading {
    font-size: 6.2vw;
    line-height: 1.4;
  }
}
@media (min-width: 768px) {
  .-p50th .top-hero__heading img {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .-p50th .top-hero__heading img {
    max-width: 100%;
  }
}
.top-hero__dots {
  display: flex;
  position: absolute;
  right: 20px;
  bottom: 100px;
}
@media (max-width: 767px) {
  .top-hero__dots {
    right: 50%;
    transform: translateX(50%);
    bottom: 120px;
  }
}
.top-hero__dots li {
  margin: 0 8px;
}
@media (max-width: 767px) {
  .top-hero__dots li {
    margin: 0 4px;
  }
}
.top-hero__dots button {
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fff;
  font-size: 0;
}
@media (max-width: 767px) {
  .top-hero__dots button {
    width: 8px;
    height: 8px;
  }
}
.top-hero__dots .slick-active button {
  width: 24px;
  height: 24px;
  background: transparent;
}
@media (max-width: 767px) {
  .top-hero__dots .slick-active button {
    width: 16px;
    height: 16px;
  }
}

.top-latest-news {
  display: flex;
  align-items: center;
  color: #fff;
  width: 100%;
  min-height: 70px;
  padding: 0 20px;
  background: rgba(0, 0, 0, 0.85);
  /* position: absolute; */
  bottom: 0;
  left: 0;
  z-index: 10;
}
.top-latest-news__inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1256px;
  height: 100%;
  margin: 0 auto;
  padding: 16px 0;
  line-height: 1.5;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .top-latest-news__inner {
    flex-wrap: wrap;
    align-items: flex-start;
    font-size: 1.2rem;
  }
}
.top-latest-news__heading {
  font-size: 1.8rem;
  font-weight: 700;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .top-latest-news__heading {
    padding-right: 16px;
    margin-right: 24px;
    border-right: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  .top-latest-news__heading {
    font-size: 1.2rem;
    margin: 0 0 4px 0;
    width: 100%;
  }
}
.top-latest-news__date {
  margin-right: 24px;
}
@media (max-width: 767px) {
  .top-latest-news__date {
    width: 72px;
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .top-latest-news__title {
    width: calc(100% - 84px);
  }
}

.top-pickup {
  padding: 0px;
}
.top-pickup__inner {
  max-width: 1256px;
  padding: 64px 8%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .top-pickup__inner {
    padding: 40px 20px;
  }
}
.top-pickup .c-heading.-small {
  padding-left: 16px;
  border-left: 2px solid #E55A00;
}
.top-pickup .c-figure__img {
  background-color: #707070;
}
@media (max-width: 767px) {
  .top-pickup .slick-slide {
    margin: 0 8px;
  }
}
@media (max-width: 767px) {
  .top-pickup .slick-list {
    overflow: visible !important;
  }
}
.top-pickup .slick-dots {
  display: flex;
  justify-content: center;
}
.top-pickup .slick-dots li {
  margin: 0 10px;
}
.top-pickup .slick-dots li button {
  position: relative;
  text-indent: -9999px;
}
.top-pickup .slick-dots li button::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #707070;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.top-pickup .slick-dots li.slick-active button::before {
  border: 2px solid #E55A00;
  width: 16px;
  height: 16px;
  background: #fff;
}
.top-pickup .c-slider__prev, .top-pickup .c-slider__next {
  border: none;
}
.top-pickup .c-slider__prev::before, .top-pickup .c-slider__next::before {
  font-size: 2.2rem;
}
.top-pickup .c-slider__next {
  top: calc(50% - 20px);
  right: -8%;
}
@media (max-width: 767px) {
  .top-pickup .c-slider__next {
    top: auto;
    right: calc(50% - 165px);
  }
}
.top-pickup .c-slider__prev {
  top: calc(50% - 20px);
  left: -8%;
}
@media (max-width: 767px) {
  .top-pickup .c-slider__prev {
    top: auto;
    left: calc(50% - 165px);
  }
}
.top-pickup-sp__inner {
  padding: 20px 0 40px 0;
}

.top-affiliate {
  background: url(/image/sbsglbl_top_bg_affiliate-pc.jpg) no-repeat 70% center/cover;
  padding: 0 20px;
  color: #fff;
}
@media (max-width: 767px) {
  .top-affiliate {
    background-image: url(/image/sbsglbl_top_bg_affiliate-pc.jpg);
    background-position: center center;
  }
}
.top-affiliate__inner {
  max-width: 1256px;
  margin: 0 auto;
  padding: 80px 0;
}
.top-affiliate-title {
  font-size: 2.5rem;
  line-height: 1.2;
}
.top-affiliate-title span {
  font-size: 5rem;
  font-weight: 800;
  color: #E55A00;
}
@media (max-width: 767px) {
  .top-affiliate-title {
    font-size: 2rem;
  }
  .top-affiliate-title span {
    font-size: 4rem;
  }
}

.top-introduction {
  display: flex;
  padding: 280px 0 0;
  color: #fff;
}
.top-introduction.-service {
  background: url(/image/tlogphl_top_bg_service.jpg) no-repeat 70% center/cover;
}
.top-introduction.-solution {
  background: url(/image/tlogphl_top_bg_solution.jpg) no-repeat 70% center/cover;
  flex-direction: column-reverse;
}
@media (max-width: 767px) {
  .top-introduction.-solution {
    flex-direction: row;
  }
}
.top-introduction.-sustainability {
  background: url(/image/sbsglbl_top_bg_sustainability.jpg) no-repeat 70% center/cover;
}
@media (max-width: 767px) {
  .top-introduction {
    padding: 0px 0 0;
    flex-wrap: wrap;
    flex-direction: column;
    background-image: none !important;
  }
}
.top-introduction__img {
  width: 50%;
}
@media (max-width: 1255px) {
  .top-introduction__img {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .top-introduction__img {
    width: 100%;
  }
}
.top-introduction__item {
  display: flex;
  width: 50%;
  padding: 30px 25px;
  background: linear-gradient(to right, #D3073B, #E55A00);
  color: #fff;
}
.-solution .top-introduction__item {
  flex-direction: row-reverse;
}
@media (max-width: 1255px) {
  .top-introduction__item {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .top-introduction__item {
    width: 100%;
  }
}
.top-introduction__item-inner {
  max-width: 600px;
}

.top-workin__inner {
  display: flex;
  max-width: 1256px;
  padding: 0;
  margin: auto;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 767px) {
  .top-workin__inner {
    flex-wrap: wrap;
  }
}
.top-workin__img {
  width: 50%;
}
@media (max-width: 767px) {
  .top-workin__img {
    width: 100%;
  }
}
.top-workin__item {
  width: 50%;
  padding: 20px;
}
@media (max-width: 767px) {
  .top-workin__item {
    width: 100%;
  }
}

.top-contact__inner {
  max-width: 1256px;
  margin: auto;
  background: url(/image/sbsglbl_top_bg_contact-pc.jpg) no-repeat 70% center/cover;
  padding: 40px 0;
  color: #fff;
}
@media (max-width: 767px) {
  .top-contact__inner {
    background: url(/image/sbsglbl_top_bg_contact-sp.jpg) no-repeat 70% center/cover;
  }
}

.top-search-tab__index {
  display: flex;
  flex-wrap: wrap;
}
.top-search-tab__btn {
  background: #F5F5F5;
  padding: 8px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.8rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  min-height: 64px;
  text-align: center;
  position: relative;
  z-index: 98;
}
.top-search-tab__btn span {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.5;
  position: relative;
  transition: 0.3s all;
}
.top-search-tab__btn span::before {
  font-family: "icomoon";
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 1;
  margin-right: 8px;
}
.top-search-tab__btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .top-search-tab__btn {
    padding: 8px;
    font-size: 1.2rem;
    min-height: 56px;
  }
  .top-search-tab__btn span {
    display: flex;
    flex-direction: column;
  }
  .top-search-tab__btn span::before {
    font-size: 3.6rem;
    margin: 0 0 4px 0;
  }
}
@media (min-width: 1256px) {
  .top-search-tab__btn:hover span {
    color: #E55A00;
  }
  .top-search-tab__btn:hover::before {
    background: #fff;
  }
}
.top-search-tab__btn.-active {
  z-index: 99;
  pointer-events: none;
  border-left: 10px solid #B9103C;
}
@media (max-width: 767px) {
  .top-search-tab__btn.-active {
    border-left: 6px solid #B9103C;
  }
}
.top-search-tab__btn.-active::before {
  background: #fff;
}
.top-search-tab__btn:first-child span::before {
  content: "\e91a";
}
.top-search-tab__btn:nth-child(2) span::before {
  content: "\e918";
}
.top-search-tab__btn:last-child span::before {
  content: "\e919";
}
.top-search-tab__btn.-active span::before {
  color: #E55A00;
}
.top-search-tab__contents {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: relative;
}
.top-search-tab__contents > div {
  width: 100%;
  padding: 32px 40px;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
  z-index: 9;
  opacity: 0;
}
@media (max-width: 767px) {
  .top-search-tab__contents > div {
    padding: 24px 8px;
  }
}

.top-about {
  background: url(/image/sbshlds_top_bg_about-pc.jpg) no-repeat center center/cover;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .top-about {
    background-image: url(/image/sbshlds_top_bg_about-sp.jpg);
  }
}
.top-about__inner {
  max-width: 1256px;
  margin: 0 auto;
  padding: 64px 0;
}
@media (max-width: 767px) {
  .top-about__inner {
    padding: 48px 0;
  }
}

.top-about-item {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .top-about-item {
    max-width: 330px;
  }
}
.top-about-item__img {
  max-width: 190px;
  border-radius: 100%;
  overflow: hidden;
  border: 2px solid #B9103C;
  margin: 0 auto 16px;
}
.top-about-item__img img {
  width: 100%;
}
@media (max-width: 767px) {
  .top-about-item__img {
    max-width: 170px;
    margin-bottom: 8px;
  }
}
.top-about-item__title {
  font-size: 2.1rem;
  font-weight: 700;
  color: #B9103C;
  text-align: center;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .top-about-item__title {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
}
.top-about-item__text {
  font-size: 1.4rem;
}

.js-more-area__block {
  height: auto;
  transition: height 0.3s linear;
}
.js-more-area__block.-active {
  position: relative;
  overflow: hidden;
  height: 400px;
}
.js-more-area__block.-active::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.top-foryourdreams {
  padding: 0 20px;
  margin: 24px auto 80px;
}
@media (max-width: 767px) {
  .top-foryourdreams {
    margin: 0 auto 40px;
  }
}
.top-foryourdreams__block {
  max-width: 1256px;
  margin: 0 auto;
  background: linear-gradient(to right, #D3073B, #E55A00);
  color: #fff;
}
@media (min-width: 768px) {
  .top-foryourdreams__block {
    display: flex;
    justify-content: space-between;
  }
}
.top-foryourdreams__inner {
  display: flex;
  flex-direction: column;
  padding: 32px;
}
.top-foryourdreams__inner p {
  font-size: 1.4rem;
  margin-bottom: 0;
}
@media (max-width: 1255px) {
  .top-foryourdreams__inner {
    padding: 2.2vw 0 2.2vw 2vw;
  }
}
@media (max-width: 767px) {
  .top-foryourdreams__inner {
    padding: 16px 8px 24px;
  }
}
.top-foryourdreams__heading {
  margin-bottom: 24px;
  padding: 8px 0;
}
.top-foryourdreams__heading img {
  max-width: 332px;
}
@media (max-width: 1255px) {
  .top-foryourdreams__heading {
    margin-bottom: 2vw;
  }
}
@media (max-width: 767px) {
  .top-foryourdreams__heading {
    margin-bottom: 8px;
    text-align: center;
    padding: 4px 0;
  }
  .top-foryourdreams__heading img {
    max-width: 280px;
  }
}
@media (min-width: 768px) {
  .top-foryourdreams__btn {
    margin-top: auto;
  }
}
@media (min-width: 768px) {
  .top-foryourdreams__img {
    max-width: 490px;
    margin-right: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1255px) {
  .top-foryourdreams__img {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .top-foryourdreams__img {
    margin: 0 -8px 16px;
  }
  .top-foryourdreams__img img {
    width: 100%;
  }
}

.top-content {
  background: no-repeat center top/100% auto;
  padding: 0 20px;
  position: relative;
}
.top-content__bg {
  width: 100%;
  height: 32vw;
  background: no-repeat center center/cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 1441px) {
  .top-content__bg {
    height: 462px;
  }
}
@media (max-width: 767px) {
  .top-content__bg {
    height: 64vw;
  }
}
.top-content.-company .top-content__bg {
  background-image: url(/image/sbshlds_top_bg_company-pc.jpg);
  background-position: center top;
}
@media (max-width: 767px) {
  .top-content.-company .top-content__bg {
    background-image: url(/image/sbshlds_top_bg_company-sp.jpg);
  }
}
.top-content.-company .top-content__main {
  max-width: 832px;
}
.top-content.-company .top-content__inner {
  padding: 56px 0 80px;
}
@media (min-width: 1441px) {
  .top-content.-company .top-content__inner {
    padding: 6vw 0 80px;
  }
}
@media (max-width: 1255px) {
  .top-content.-company .top-content__inner {
    padding: 48px 0 64px;
  }
}
@media (max-width: 767px) {
  .top-content.-company .top-content__inner {
    padding: 24px 0 56px;
  }
}
.top-content.-ir .top-content__bg {
  background-image: url(/image/sbshlds_top_bg_ir-pc.jpg);
}
@media (max-width: 767px) {
  .top-content.-ir .top-content__bg {
    background-image: url(/image/sbshlds_top_bg_ir-sp.jpg);
  }
}
@media (max-width: 767px) {
  .top-content.-ir .c-card__title {
    font-size: 1.2rem;
  }
}
.top-content.-csr .top-content__bg {
  background-image: url(/image/sbshlds_top_bg_csr-pc.jpg);
}
@media (max-width: 767px) {
  .top-content.-csr .top-content__bg {
    background-image: url(/image/sbshlds_top_bg_csr-sp.jpg);
  }
}
@media (max-width: 767px) {
  .top-content.-csr .c-card__title {
    font-size: 1.2rem;
  }
}
.top-content__inner {
  max-width: 1256px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 48px 0 80px;
  position: relative;
}
@media (max-width: 1255px) {
  .top-content__inner {
    padding: 32px 0 64px;
  }
}
@media (max-width: 767px) {
  .top-content__inner {
    padding: 24px 0 56px;
  }
}
.top-content__head {
  width: 58%;
  color: #fff;
}
@media (max-width: 767px) {
  .top-content__head {
    width: 100%;
  }
}
.top-content__btn {
  width: 42%;
}
@media (max-width: 767px) {
  .top-content__btn {
    width: 100%;
    order: 3;
    margin-top: 32px;
  }
}
.top-content__main {
  width: 100%;
  margin-top: 80px;
}
@media (max-width: 1255px) {
  .top-content__main {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .top-content__main {
    margin-top: 24px;
  }
}
@media (min-width: 1256px) {
  .top-content .c-card:not(:hover) {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  }
}
@media (max-width: 1255px) {
  .top-content .c-card {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  }
}
.top-content .l-grid {
  gap: 1px;
}
@media (max-width: 767px) {
  .top-content .l-grid {
    gap: 16px;
  }
}
.top-content .c-link-list__item {
  font-size: 1.8rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .top-content .c-link-list__item {
    font-size: 1.6rem;
  }
}

.top-recruit {
  padding: 0 20px;
  background: url(/image/sbshlds_top_bg_recruit-pc.jpg) no-repeat center center/cover;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .top-recruit {
    margin-bottom: 40px;
    background-image: url(/image/sbshlds_top_bg_recruit-sp.jpg);
  }
}
.top-recruit__inner {
  max-width: 1256px;
  margin: 0 auto;
  padding: 64px 0;
  color: #fff;
}
@media (max-width: 767px) {
  .top-recruit__inner {
    padding: 40px 0;
  }
}

