@charset "UTF-8";
/* ---------------------------------------
    TOA-TONEについて
-----------------------------------------*/
#company_top {
  background-color: #181414;
  position: relative;
}
#company_top::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(122, 120, 117, 0.2), rgba(122, 120, 117, 0.2)), linear-gradient(rgba(122, 120, 117, 0.2), rgba(122, 120, 117, 0.2)), linear-gradient(rgba(122, 120, 117, 0.2), rgba(122, 120, 117, 0.2));
  background-size: 1px 100%;
  background-position: calc(50% - 60.8rem) 0, 50% 0, calc(50% + 60.8rem) 0;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #company_top::before {
    background-position: calc(50% - 18.25rem) 0, 50% 0, calc(50% + 18.25rem) 0;
  }
}
#company_top .breadcrumbs {
  position: relative;
  z-index: 2;
}

/* sec_mv
--------------------------------*/
@media screen and (max-width: 767px) {
  #sec_mv {
    padding-bottom: 14.3rem;
  }
}
#sec_mv .mv_img {
  width: 100%;
  height: 67.8rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_img {
    height: 33.9rem;
  }
}
#sec_mv .mv_img img {
  width: 100%;
  aspect-ratio: 1440/1000;
  object-fit: cover;
  object-position: center top;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_img img {
    aspect-ratio: 390/500;
  }
}
#sec_mv .mv_ttl {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-weight: 600;
  font-size: 11.1111111111vw;
  line-height: 0.95;
  letter-spacing: -0.04em;
  position: absolute;
  left: 0;
  bottom: -21.8055555556vw;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_ttl {
    font-size: 7.278rem;
    bottom: 0;
  }
}
#sec_mv .mv_ttl > span {
  display: inline-block;
  padding: 0 0.6944444444vw 0 1.6666666667vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_ttl > span {
    padding: 0 1.2rem;
  }
}
#sec_mv .mv_ttl > span > span {
  display: inline-block;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_ttl > span.bg:nth-child(2) {
    width: 100%;
  }
}
#sec_mv .mv_ttl > span.bg::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #181414;
  position: absolute;
  left: 0;
  top: -0.6944444444vw;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_ttl > span.bg::before {
    top: -0.8rem;
  }
}
#sec_mv .mv_ttl .txt_s {
  font-size: 7.9166666667vw;
  line-height: 0.9736842105;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_ttl .txt_s {
    font-size: 5.185rem;
  }
}
#sec_mv .mv_ttl .txt_s .txt_ss {
  font-size: 6.9444444444vw;
}
@media screen and (max-width: 767px) {
  #sec_mv .mv_ttl .txt_s .txt_ss {
    font-size: 4.549rem;
  }
}
#sec_mv .mv_ttl .txt_s .txt_ss .apostrophe {
  font-weight: 400;
}

/* sec_slogun
--------------------------------*/
#sec_slogun {
  padding: 0 0 8rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun {
    padding: 0;
  }
}
#sec_slogun .img {
  width: 57.4305555556vw;
  max-width: calc(50% + 10.7rem);
  margin-left: auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec_slogun .img {
    width: 28.1rem;
  }
}
#sec_slogun .img img {
  width: 100%;
}
#sec_slogun .wrap {
  z-index: 2;
}
#sec_slogun .sec_ttl {
  letter-spacing: 0.1em;
  margin-top: -41.7rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .sec_ttl {
    font-size: 1.8rem;
    line-height: 1.6111111111;
    margin-top: -1.5rem;
  }
}
#sec_slogun .sec_ttl .en {
  color: #7A7875;
}
@media screen and (min-width: 768px) {
  #sec_slogun .sec_ttl .en {
    font-size: 3.2rem;
    padding-left: 3.6rem;
    margin-bottom: 3.2rem;
  }
  #sec_slogun .sec_ttl .en::before, #sec_slogun .sec_ttl .en::after {
    height: 3.2rem;
    border-color: #7A7875;
    top: 0;
    left: 1.2rem;
  }
}
@media screen and (max-width: 767px) {
  #sec_slogun .sec_ttl .en {
    margin-bottom: 2.4rem;
  }
}
#sec_slogun .sec_ttl .ttl_tone {
  width: 49rem;
  margin-left: -3.6rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .sec_ttl .ttl_tone {
    width: 28.8rem;
    margin-left: -2rem;
    margin-top: 1.6em;
  }
}
#sec_slogun .inner {
  display: flex;
  gap: 0 6.4rem;
  padding-left: 7rem;
  margin-top: 17.7rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .inner {
    flex-direction: column-reverse;
    padding-left: 0;
    margin-top: 3.7rem;
  }
}
#sec_slogun .inner .img_slogun {
  width: 38.3rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .inner .img_slogun {
    width: 26.9rem;
    margin-right: 0;
    margin-left: 2.2rem;
    margin-top: 2.4rem;
  }
}
#sec_slogun .inner .txt_wrap {
  flex: 1;
  padding-top: 4rem;
}
#sec_slogun .inner .txt_wrap .txt {
  font-size: 2.4rem;
  line-height: 2.2083333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #sec_slogun .inner .txt_wrap .txt {
    font-size: 1.5rem;
    line-height: 2.2;
    letter-spacing: 0;
  }
  #sec_slogun .inner .txt_wrap .txt + .txt {
    margin-top: 2.4rem;
  }
  #sec_slogun .inner .txt_wrap .txt .en {
    display: block;
    color: #D0CDCC;
    font-style: italic;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  #sec_slogun .inner .txt_wrap .txt._01 {
    height: 20.6rem;
  }
  #sec_slogun .inner .txt_wrap .txt._02 {
    height: 17rem;
  }
}
#sec_slogun .boring {
  display: flex;
  align-items: center;
  padding: 6.4rem 0;
  border-top: 1px solid #7A7875;
  border-bottom: 1px solid #7A7875;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring {
    display: block;
    padding: 2.8rem 1.6rem;
    margin-top: 6.4rem;
  }
}
#sec_slogun .boring > * {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring > * {
    width: 100%;
  }
}
#sec_slogun .boring .ttl_wrap {
  padding-left: 10.4rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .ttl_wrap {
    padding-left: 0;
  }
}
#sec_slogun .boring .ttl_wrap .ttl {
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.8125;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .ttl_wrap .ttl {
    font-size: 2rem;
    line-height: 1.6;
  }
}
#sec_slogun .boring .ttl_wrap .txt {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .ttl_wrap .txt {
    font-size: 1.5rem;
    line-height: 1.7333333333;
    margin-top: 1.6rem;
  }
}
#sec_slogun .boring .txt_wrap {
  padding-left: 5.2rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .txt_wrap {
    padding-left: 0;
    margin-top: 3.2rem;
  }
}
#sec_slogun .boring .txt_wrap .list li {
  font-size: 2.4rem;
  line-height: 2.2083333333;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .txt_wrap .list li {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}
#sec_slogun .boring .txt_wrap .list li + li {
  margin-top: 0.6rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .txt_wrap .list li + li {
    margin-top: 0.2rem;
  }
}
#sec_slogun .boring .txt_wrap .list li .poppins {
  display: inline-flex;
  justify-content: center;
  width: 1.4rem;
  font-weight: 600;
  margin-right: 0.4rem;
}
@media screen and (max-width: 767px) {
  #sec_slogun .boring .txt_wrap .list li .poppins {
    margin-right: 0.2rem;
  }
}

/* sec_other
--------------------------------*/
#sec_other {
  padding: 5.6rem 0;
  border-top: 1px solid rgba(122, 120, 117, 0.4);
  border-bottom: 1px solid rgba(122, 120, 117, 0.4);
}
@media screen and (max-width: 767px) {
  #sec_other {
    padding: 5.6rem 0 9.6rem;
  }
}
#sec_other .wrap {
  z-index: 2;
}
#sec_other .other_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.2rem;
}
@media screen and (max-width: 767px) {
  #sec_other .other_list {
    grid-template-columns: 1fr;
    gap: 1.6rem 0;
  }
}
#sec_other .other_list .item {
  width: 100%;
  height: 30rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #sec_other .other_list .item {
    height: 15rem;
  }
}
#sec_other .other_list .item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 4rem 4rem 6.4rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #sec_other .other_list .item a {
    padding: 1.6rem 1.6rem 2.4rem;
  }
}
#sec_other .other_list .item a::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #181414;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  z-index: 1;
  transition: opacity 0.3s ease-out;
}
#sec_other .other_list .item .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: scale 0.3s ease-out;
}
#sec_other .other_list .item .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sec_other .other_list .item .inner {
  position: relative;
  z-index: 1;
}
#sec_other .other_list .item .sec_ttl {
  font-size: 2.4rem;
  line-height: 1.5833333333;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #sec_other .other_list .item .sec_ttl {
    font-size: 1.8rem;
  }
}
#sec_other .other_list .item .sec_ttl .en {
  font-size: 1rem;
  padding-left: 1.5rem;
}
#sec_other .other_list .item .sec_ttl .en::before, #sec_other .other_list .item .sec_ttl .en::after {
  height: 1rem;
  left: 0.5rem;
  top: 0;
}
#sec_other .other_list .item .txt {
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  #sec_other .other_list .item .txt {
    font-size: 1.3rem;
    line-height: 1.6923076923;
    margin-top: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #sec_other .other_list .item a:hover::before {
    opacity: 0.3;
  }
  #sec_other .other_list .item a:hover .bg {
    scale: 1.08;
  }
}

/* 英語ページ
--------------------------------*/
@media screen and (min-width: 768px) {
  html[lang=en] #sec_slogun .boring .txt_wrap .list {
    margin-left: 17rem;
  }
}