@charset "UTF-8";
@media only screen and (max-width: 768px) {
  .kv {
    margin-top: 2.6666666667vw;
  }
}
.kv-slide {
  font-size: 0;
}
.kv-slide-item a {
  display: block;
}
.kv-slide-wrap {
  position: relative;
}
.kv-slide-txts {
  position: absolute;
  left: 90px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1.2;
  z-index: 9;
}
@media only screen and (max-width: 768px) {
  .kv-slide-txts {
    top: auto;
    bottom: 5.3333333333vw;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
.kv-slide-txts-read {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 1.5373352855vw;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .kv-slide-txts-read {
    font-size: 4.2666666667vw;
    margin-bottom: 1.3333333333vw;
  }
}
.kv-slide-txts-ttl {
  margin: -0.7320644217vw 0 -0.7320644217vw;
}
@media only screen and (max-width: 768px) {
  .kv-slide-txts-ttl {
    /* font-size: $font_xl_sp * 0.8; */
    margin: 0;
  }
}
.kv-slide-txts-txt {
  font-size: 1.1713030747vw;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .kv-slide-txts-txt {
    font-size: 3.2vw;
  }
}
.kv-slide-txts-btn {
  font-size: 1.5373352855vw;
  font-weight: normal;
  margin: 0;
  color: #A68A62;
  border-top: solid 1px #A68A62;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 1.4641288433vw;
  width: 10.2489019034vw;
  margin-top: 4.39238653vw;
  border-radius: 0;
}
@media only screen and (max-width: 768px) {
  .kv-slide-txts-btn {
    font-size: 5.6vw;
    padding-top: 2.6666666667vw;
    width: 32vw;
    color: #544C37;
    border-top-color: #544C37;
    margin-top: 5.3333333333vw;
  }
}
@media only screen and (max-width: 768px) {
  .kv-slide-txts-btn .fa-duotone {
    font-size: 4.2666666667vw;
  }
}
.kv-slide-img {
  text-align: right;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  .kv-slide-img {
    padding-left: 8vw;
  }
}
@media only screen and (max-width: 768px) {
  .kv-slide-img .img {
    width: 100%;
  }
}
.kv-slide-img .img img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  /*IE対策*/
  left: inherit;
  width: 80.2342606149vw;
  border-radius: 8.78477306vw 0 0 0;
}
@media only screen and (max-width: 768px) {
  .kv-slide-img .img img {
    width: 100%;
    border-radius: 24vw 0 0 0;
  }
}
.kv-slide-img .img:before {
  padding-top: 45.2554744526%;
}
@media only screen and (max-width: 768px) {
  .kv-slide-img .img:before {
    padding-top: 145.5555555556%;
  }
}
.kv-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 60px;
  bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .kv-thumbs {
    display: none;
  }
}
.kv-thumbs-item {
  width: 8.78477306vw;
  margin-right: 10px;
}
.kv-thumbs-item .img:before {
  padding-top: 56.204379562%;
}
.kv-thumbs-item .img img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  /*IE対策*/
  width: 100%;
}
.kv-thumbs-item.on {
  border: solid 2px #544C37;
}

.topPickupNews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -30px;
}
@media only screen and (max-width: 768px) {
  .topPickupNews {
    margin-top: 0;
    width: 100%;
    display: block;
  }
}
.topPickupNews-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .topPickupNews-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.topPickupNews-ttl {
  background-color: #544C37;
  color: white;
  margin-bottom: 0;
  width: 90px;
  font-size: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .topPickupNews-ttl {
    width: 100%;
  }
}
.topPickupNews-archive {
  background-color: white;
}
.topPickupNews-archive-link {
  width: 510px;
}
@media only screen and (max-width: 768px) {
  .topPickupNews-archive-link {
    width: 100%;
  }
}

.category-item {
  font-size: 1.6rem;
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  .category-item {
    font-size: 1.28rem;
  }
}
@media only screen and (max-width: 768px) {
  .category-item {
    font-size: 2.9333333333vw;
    line-height: 1.2;
    letter-spacing: -0.05em;
  }
}
.category-item-icon {
  font-size: 4.8rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .category-item-icon {
    font-size: 3.84rem;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .category-item-icon {
    font-size: 8.8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.category-btn {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
}

.trouble-TabGroup {
  margin-bottom: 30px;
}
.trouble-archive-link {
  background-color: rgba(84, 76, 55, 0.1);
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 40px 10px 10px;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
}
@media only screen and (max-width: 768px) {
  .trouble-archive-link {
    font-size: 4.2666666667vw;
    padding: 2.6666666667vw 8vw 2.6666666667vw 2.6666666667vw;
  }
}

.bnr-item {
  text-align: center;
}
.bnr-item.btm {
  padding: 40px 40px 50px;
  background: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 768px) {
  .bnr-item.btm {
    padding: 3.5vw 3.2vw 4.2vw;
  }
}
.bnr-item .bnr-title {
  padding-left: 20px;
  text-align: left;
  font-size: 1.5373352855vw;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  color: #544C37;
  font-weight: bold;
  line-height: 2.2;
  border-left: solid 6px #544C37;
}
@media only screen and (max-width: 768px) {
  .bnr-item .bnr-title {
    padding-left: 2.2vw;
    font-size: 3.4vw;
    border-left: solid 1.25vw #544C37;
  }
}
.bnr-item .bnr-text {
  margin-top: 15px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .bnr-item .bnr-text {
    margin-top: 2vw;
    font-size: 3.2vw;
  }
}
.bnr-img {
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .bnr-img img {
    width: 89.3333333333vw;
  }
}

.topMenu-header {
  height: 100%;
  padding: 30px 1.4641288433vw;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .topMenu-header {
    height: auto;
    padding: 8vw 8vw 2.6666666667vw;
  }
}
.topMenu-ttl {
  color: white;
  font-size: 3.513909224vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-ttl {
    font-size: 11.2vw;
  }
}
.topMenu-read {
  font-size: 1.5373352855vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-read {
    font-size: 5.6vw;
  }
}
.topMenu-btn {
  width: 17.5695461201vw;
  height: 4.39238653vw;
  line-height: 2.9282576867vw;
  font-size: 1.317715959vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-btn {
    width: 64vw;
    height: 16vw;
    line-height: 16vw;
    font-size: 6.4vw;
  }
}
.topMenu-parts {
  position: relative;
  font-size: 0;
}
.topMenu-parts-btn {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .topMenu-parts-btn {
    padding: 2.6666666667vw 5.3333333333vw 2.6666666667vw 2.6666666667vw;
  }
}
.topMenu-parts-btn:after {
  content: "";
  height: 2px;
  position: absolute;
  background-color: #544C37;
}
.topMenu-parts-btn.right {
  right: 4.39238653%;
}
@media only screen and (max-width: 768px) {
  .topMenu-parts-btn.right {
    right: 2.6666666667vw;
  }
}
.topMenu-parts-btn.right:after {
  right: 100%;
}
.topMenu-parts-btn.left {
  left: 4.39238653%;
}
@media only screen and (max-width: 768px) {
  .topMenu-parts-btn.left {
    left: 2.6666666667vw;
  }
}
.topMenu-parts-btn.left:after {
  left: 100%;
}
.topMenu-parts-btn.s:after {
  width: 11vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-parts-btn.s:after {
    width: 5vw;
  }
}
.topMenu-parts-btn.m:after {
  width: 13vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-parts-btn.m:after {
    width: 7vw;
  }
}
.topMenu-parts-btn.l:after {
  width: 15vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-parts-btn.l:after {
    width: 12vw;
  }
}
.topMenu-parts-img {
  width: 100%;
}
.topMenu-parts-img img {
  width: 100%;
}
.topMenu-footer {
  position: absolute;
  bottom: 60px;
  left: 6.588579795vw;
}
@media only screen and (max-width: 768px) {
  .topMenu-footer {
    position: static;
    padding: 5.3333333333vw 0 8vw;
    margin-bottom: 2px;
  }
}
.topMenuBody .topMenu-footer {
  left: auto;
  right: 8.78477306vw;
}

.philosophy {
  background: #131313 url(../img/philosophy_bg.jpg) left top no-repeat;
  /* background-size: auto 100%; */
  background-size: cover;
  /* color: #dacfb1; */
  color: black;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .philosophy {
    text-align: center;
    background: #131313 url(../img/philosophy_bg_sp.jpg) center no-repeat;
    background-size: cover;
  }
}
.philosophy .inner_xl {
  /* padding: $space_lg 0 $space_xl;
  width: 60%;
  margin-left: 40%;
  @include mq($break_tb) {
      padding: $space_lg $space_md_sp $space_xl;
      margin-left: 0;
      width: 100%;
  }
  @include mq($break_sp) {
      padding: $space_lg_sp $space_sm_sp $space_xl_sp;
  } */
}
.philosophy-ttl {
  /* text-align: left; */
}
@media only screen and (max-width: 1024px) {
  .philosophy-ttl {
    text-align: center;
  }
}
.philosophy-ttl img {
  width: 240px;
}
@media only screen and (max-width: 768px) {
  .philosophy-ttl img {
    width: 48vw;
  }
}
.philosophy-read {
  /* text-align: left; */
  color: black;
}
@media only screen and (max-width: 1024px) {
  .philosophy-read {
    text-align: center;
  }
}
.philosophy-txt {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 1.8rem;
  /* font-weight: bold; */
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 2;
  /*  text-align: left; */
}
@media only screen and (max-width: 1024px) {
  .philosophy-txt {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .philosophy-txt {
    font-size: 2.6666666667vw;
    margin-top: 5.3333333333vw;
    letter-spacing: -0.1em;
  }
}
.philosophy-catch {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 3.2rem;
}
@media only screen and (max-width: 768px) {
  .philosophy-catch {
    text-align: center;
    font-size: 6.4vw;
  }
}
.philosophy-strong {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho ProN", "YuMincho", "Yu Mincho", "MS PMincho", serif;
  font-size: 150%;
}

.topNews-archive {
  border-top: solid 1px rgba(84, 76, 55, 0.1);
}
.topNews-archive-article {
  border-bottom: solid 1px rgba(84, 76, 55, 0.1);
}
.topNews-archive-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .topNews-archive-group {
    display: block;
  }
}