@charset "utf-8";
#mv .slideshow {
  height: 100%;
}
#mv .slideshow .slick-list {
  height: 100%;
}
#mv .slideshow .slick-track {
  height: 100%;
}
#mv .slideshow .slide_item {
  position: relative;
  height: 100%;
}
#mv .slideshow .slide_item picture {
  height: 100%;
}
#mv .slideshow .slide_item picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0;
}
#mv .slideshow .slide_item .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s linear;
}
#mv .slideshow .slide_item .inner .note {
  font-size: 1.42vw;
  line-height: 2.2em;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10.32vw;
  height: fit-content;
  width: fit-content;
}
@media (max-width: 600px) {
  #mv .slideshow .slide_item .inner {
    position: static;
  }
  #mv .slideshow .slide_item .inner .note {
    font-size: 3.42vw;
    line-height: 2.3334em;
    position: static;
    height: auto;
    width: auto;
    background: #efeff0;
    padding: 4.91vw 9.95vw;
  }
}
h1 {
  font-size: calc(1.65vw * 0.77);
  line-height: 1em;
  font-weight: normal;
  text-align: center;
  margin: calc(8.9vw * 0.8454) 0 calc(13.44vw * 0.8454);
}
h1:after {
  content: "";
  display: block;
  width: calc(17.4vw * 0.8454);
  height: 1px;
  background: #231815;
  margin: calc(2.42vw * 0.8454 * 0.6) auto 0;
}
@media (max-width: 600px) {
  h1 {
    font-size: 3.77vw;
    margin: 9.42vw 0 20.93vw;
  }
  h1:after {
    width: 39.82vw;
    margin: 4.43vw auto 0;
  }
}
.philosophy_contents {
  width: calc(78.9vw * 0.8454);
  margin-bottom: calc(15.31vw * 0.8454);
}
.philosophy_contents p {
  font-size: calc(1.18vw * 0.77);
  line-height: 2.7em;
}
.philosophy_contents p .sp {
  display: none;
}
.philosophy_contents .philosophy_top {
  display: flex;
  margin-bottom: calc(2.61vw * 0.8454);
}
.philosophy_contents .philosophy_top .philosophy_hl {
  flex: 1;
}
.philosophy_contents .philosophy_top .philosophy_hl h2 {
  font-size: calc(1.3vw * 0.77);
  text-align: center;
  line-height: 1em;
  font-weight: normal;
  background: #f0f0f1;
  padding: calc(3.29vw * 0.8454) 0;
}
.philosophy_contents .philosophy_top .philosophy_hl h2 picture {
  display: none;
}
.philosophy_contents .philosophy_top .philosophy_hl p {
  margin-top: calc(3.33vw * 0.8454);
}
.philosophy_contents .philosophy_top .philosophy_hl p span span {
  text-decoration: underline;
}
.philosophy_contents .philosophy_top > picture {
  width: calc(40.21vw * 0.8454);
}
.philosophy_contents .philosophy_bottom {
  display: flex;
  justify-content: space-between;
}
.philosophy_contents .philosophy_bottom picture {
  width: calc(31.86vw * 0.8454);
}
.philosophy_contents .philosophy_bottom p {
  padding-top: calc(3.23vw * 0.8454);
  width: calc(40.21vw * 0.8454);
}
.philosophy_contents section {
  margin-bottom: calc(11.88vw * 0.8454);
}
.philosophy_contents section:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .philosophy_contents {
    width: 100%;
    margin-bottom: 15.31vw;
    padding: 0;
  }
  .philosophy_contents p {
    font-size: 3.42vw;
    line-height: 1.8889em;
    width: 73.26vw;
    margin-left: auto;
    margin-right: auto;
  }
  .philosophy_contents p .pc {
    display: none;
  }
  .philosophy_contents p .sp {
    display: inline;
  }
  .philosophy_contents .philosophy_top {
    display: block;
    margin-bottom: 10.48vw;
  }
  .philosophy_contents .philosophy_top .philosophy_hl h2 {
    line-height: 0;
    padding: 0;
  }
  .philosophy_contents .philosophy_top .philosophy_hl h2 span {
    display: none;
  }
  .philosophy_contents .philosophy_top .philosophy_hl h2 picture {
    display: block;
  }
  .philosophy_contents .philosophy_top .philosophy_hl p {
    margin-top: 3.33vw;
  }
  .philosophy_contents .philosophy_top > picture {
    display: none;
  }
  .philosophy_contents .philosophy_bottom {
    display: block;
  }
  .philosophy_contents .philosophy_bottom picture {
    width: 73.26vw;
    margin: 0 auto;
  }
  .philosophy_contents .philosophy_bottom p {
    padding-top: 3.23vw;
    width: 73.26vw;
  }
  .philosophy_contents section {
    margin-bottom: 22.73vw;
  }
}
.philosophy_contents2 {
  width: calc(78.9vw * 0.8454);
}
.philosophy_contents2 h2 {
  margin-bottom: calc(3.54vw * 0.8454);
  line-height: 0;
  width: 100%;
}
.philosophy_contents2 h2 img {
  width: 100%;
}
.philosophy_contents2 .inner {
  width: calc(56.81vw * 0.8454);
  margin: 0 auto;
}
.philosophy_contents2 p,
.philosophy_contents2 div,
.philosophy_contents2 li {
  font-size: calc(1.18vw * 0.77);
  line-height: 3.2em;
}
.philosophy_contents2 p .sp,
.philosophy_contents2 div .sp,
.philosophy_contents2 li .sp {
  display: none;
}
.philosophy_contents2 li {
  position: relative;
  padding-left: 1em;
}
.philosophy_contents2 li br {
  display: none;
}
.philosophy_contents2 li:before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url("../images/icon_list.svg") no-repeat left center;
  background-size: calc(0.79vw * 0.8454);
  position: absolute;
  left: 0;
  top: calc(1.2vw * 0.77);
}
.philosophy_contents2 .text1 {
  text-align: center;
  margin-bottom: calc(7.84vw * 0.8454);
}
.philosophy_contents2 .text2 {
  text-align: center;
  margin-bottom: calc(9.27vw * 0.8454);
}
.philosophy_contents2 .text2:after {
  content: "";
  display: block;
  height: 1px;
  width: calc(31.85vw * 0.77);
  margin: calc(0.78vw * 0.8454) auto 0;
  background: #231815;
}
.philosophy_contents2 .text3 {
  font-weight: bold;
  color: #e60012;
}
.philosophy_contents2 .text4 {
  margin-bottom: calc(6.54vw * 0.8454);
}
.philosophy_contents2 .text5 {
  margin-bottom: calc(6.54vw * 0.8454);
}
.philosophy_contents2 .text6 {
  margin-bottom: calc(6.54vw * 0.8454);
}
.philosophy_contents2 .text7 {
  margin-bottom: calc(6.54vw * 0.8454);
}
@media (max-width: 600px) {
  .philosophy_contents2 {
    width: 100%;
    padding: 0;
  }
  .philosophy_contents2 h2 {
    margin-bottom: 8.84vw;
    line-height: 0;
    width: 100%;
  }
  .philosophy_contents2 h2 img {
    width: 100%;
  }
  .philosophy_contents2 .inner {
    width: 78.88vw;
  }
  .philosophy_contents2 p,
  .philosophy_contents2 div,
  .philosophy_contents2 li {
    font-size: 3.39vw;
    line-height: 1.8889em;
  }
  .philosophy_contents2 p .pc,
  .philosophy_contents2 div .pc,
  .philosophy_contents2 li .pc {
    display: none;
  }
  .philosophy_contents2 p .sp,
  .philosophy_contents2 div .sp,
  .philosophy_contents2 li .sp {
    display: inline;
  }
  .philosophy_contents2 ul {
    margin-bottom: 10.89vw;
  }
  .philosophy_contents2 li {
    margin-bottom: 1em;
  }
  .philosophy_contents2 li br {
    display: none;
  }
  .philosophy_contents2 li:before {
    background-size: 2vw;
  }
  .philosophy_contents2 li:last-child {
    margin-bottom: 0;
  }
  .philosophy_contents2 .text1 {
    margin-bottom: 17.74vw;
  }
  .philosophy_contents2 .text2:after {
    width: 42.85vw;
    margin: 2.78vw auto 0;
    background: #231815;
  }
  .philosophy_contents2 .text3 {
    margin-bottom: 9.27vw;
  }
  .philosophy_contents2 .text4 {
    margin-bottom: 10.54vw;
  }
  .philosophy_contents2 .text5 {
    margin-bottom: 10.54vw;
  }
  .philosophy_contents2 .text6 {
    margin-bottom: 10.54vw;
  }
  .philosophy_contents2 .text7 {
    margin-bottom: 10.54vw;
  }
}
