@charset "UTF-8";
.c-philosophy .__ph-width {
  width: min(1150px, 90%);
  margin: 0 auto 80px;
}
.c-philosophy .__ph-width .__ph-ttl {
  font-size: clamp(2.25rem, 0.964rem + 2.01vw, 3.375rem);
  font-weight: 600;
  text-align: center;
  color: #D93016;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 1024px) {
  .c-philosophy .__ph-width .__ph-ttl {
    font-size: 30px;
    margin-bottom: 30px;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .__ph-width .__ph-ttl {
    font-size: 24px;
    margin-bottom: 25px;
    gap: 20px;
  }
}
.c-philosophy .__ph-width .__ph-ttl::after {
  content: "";
  width: 100%;
  height: 6px;
  background: #FFF;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(217, 48, 22) 20%, rgb(217, 48, 22) 50%, rgb(217, 48, 22) 80%, rgb(255, 255, 255) 100%);
}
.c-philosophy .__ph-width .__ph-txt {
  font-size: clamp(1.75rem, 0.75rem + 1.56vw, 2.625rem);
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .c-philosophy .__ph-width .__ph-txt {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .__ph-width .__ph-txt {
    font-size: 18px;
  }
}
.c-philosophy .c-philosophy-mv {
  width: 100%;
  height: 100vh;
  margin-bottom: 90px;
  background: url(../images/philosophy/bg_philosophy01.jpg) no-repeat center/cover;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .c-philosophy .c-philosophy-mv {
    background: url(../images/philosophy/bg_philosophy01_sp.jpg) no-repeat center/cover;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-mv {
    height: 80vh;
    display: block;
  }
}
.c-philosophy .c-philosophy-mv::after {
  content: "";
  width: 85%;
  height: 25px;
  background: #D93016;
  position: absolute;
  bottom: -25px;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .c-philosophy .c-philosophy-mv::after {
    height: 15px;
    bottom: -15px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-mv::after {
    height: 10px;
    bottom: -10px;
  }
}
.c-philosophy .c-philosophy-mv .c-philosophy-mv__catch {
  width: min(900px, 45%);
  padding-left: clamp(5.313rem, 2.098rem + 5.02vw, 8.125rem);
  aspect-ratio: 111/68;
  background: #D93016;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch {
    width: 535px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch {
    width: 80%;
    padding: 30px 0 30px 5%;
    aspect-ratio: unset;
    position: absolute;
    left: 0;
    bottom: 10%;
    background: #D93016;
    background: linear-gradient(90deg, rgb(217, 48, 22) 0%, rgba(217, 48, 22, 0.75) 80%, rgba(217, 48, 22, 0) 100%);
  }
}
@media screen and (max-width: 414px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch {
    width: 95%;
  }
}
.c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__ttl {
  font-size: clamp(2.5rem, 1.071rem + 2.23vw, 3.75rem);
  font-weight: 600;
  color: #fff;
  margin-bottom: clamp(1.75rem, 0.75rem + 1.56vw, 2.625rem);
}
@media screen and (max-width: 1200px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__ttl {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__ttl {
    font-size: 32px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 414px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__ttl {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 15px;
  }
}
.c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__txt {
  font-size: clamp(1.75rem, 0.75rem + 1.56vw, 2.625rem);
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__txt {
    font-size: 27px;
    line-height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__txt {
    font-size: 22px;
    line-height: 33px;
  }
}
@media screen and (max-width: 414px) {
  .c-philosophy .c-philosophy-mv .c-philosophy-mv__catch .c-philosophy-mv__txt {
    font-size: 18px;
    line-height: 28px;
  }
}
.c-philosophy .c-philosophy-widecnt {
  background: url(../images/philosophy/bg_philosophy02.jpg) no-repeat center/cover;
  width: 100%;
  height: clamp(25rem, 10.714rem + 22.32vw, 37.5rem);
  margin-bottom: 120px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-widecnt {
    margin-bottom: 75px;
  }
}
.c-philosophy .c-philosophy-widecnt::after {
  content: "";
  width: 85%;
  height: 25px;
  background: #D93016;
  position: absolute;
  bottom: -25px;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .c-philosophy .c-philosophy-widecnt::after {
    height: 15px;
    bottom: -15px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-widecnt::after {
    height: 10px;
    bottom: -10px;
  }
}
.c-philosophy .c-philosophy-widecnt .c-philosophy-widecnt__catch {
  font-size: clamp(2.25rem, 0.964rem + 2.01vw, 3.375rem);
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 35%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .c-philosophy .c-philosophy-widecnt .c-philosophy-widecnt__catch {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .c-philosophy .c-philosophy-widecnt .c-philosophy-widecnt__catch {
    font-size: 25px;
    transform: translateY(-50%);
    left: 10%;
  }
}
.c-philosophy .c-philosophy-vision .c-philosophy-vision__list {
  margin: 75px 0;
  display: flex;
  flex-direction: column;
  gap: 85px;
}
@media screen and (max-width: 1024px) {
  .c-philosophy .c-philosophy-vision .c-philosophy-vision__list {
    margin: 60px 0;
    gap: 60px;
  }
}
.c-philosophy .c-philosophy-vision .c-philosophy-vision__list::before {
  content: "";
  width: 100%;
  height: 6px;
  background: #FFF;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(217, 48, 22) 20%, rgb(217, 48, 22) 50%, rgb(217, 48, 22) 80%, rgb(255, 255, 255) 100%);
}
.c-philosophy .c-philosophy-vision .c-philosophy-vision__list::after {
  content: "";
  width: 100%;
  height: 6px;
  background: #FFF;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(217, 48, 22) 20%, rgb(217, 48, 22) 50%, rgb(217, 48, 22) 80%, rgb(255, 255, 255) 100%);
}
.c-philosophy .c-philosophy-vision .c-philosophy-vision__list .c-philosophy-vision__list-inner .c-philosophy-vision__item {
  text-align: left;
  display: flex;
  gap: 5px;
}
.c-philosophy .c-philosophy-vision .c-philosophy-vision__list .c-philosophy-vision__list-inner .c-philosophy-vision__item::before {
  content: "■";
  color: #D93016;
}
.c-philosophy .__sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-philosophy .__sp {
    display: block;
  }
}/*# sourceMappingURL=philosophy.css.map */