@charset "UTF-8";
.noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.outfit {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.zen-old-mincho {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
}

.crimson-text {
  font-family: "Crimson Text", serif;
  font-style: normal;
}

/*ディスプレイ初期値設定*/
/*以下、サイト固有の設定*/
/*サイト共通の間隔*/
/*英語用font読み込み指定*/
/*
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Semibold.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}
*/
/*

トップページ用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
.home .header_drawer_toggle .gnav-trg span.txt:before {
  color: #fff;
}

/* -------------- */
/* メインビジュアル */
/* ------------- */
/* -------------- */
/* メインビジュアル */
/* ------------- */
#main_visual {
  width: 100%;
  overflow: hidden;
  height: auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#main_visual .swiper-slide-active .swiper-img,
#main_visual .swiper-slide-duplicate-active .swiper-img,
#main_visual .swiper-slide-prev .swiper-img {
  -webkit-animation: zoomUp 4s linear 0s normal both;
          animation: zoomUp 4s linear 0s normal both;
}
#main_visual {
  /*
   .swiper-slide-active .swiper-img {
     animation: zoomUp 6s linear 0s normal both;
   }*/
}
#main_visual hr.line {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  #main_visual hr.line {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
#main_visual {
  /* -- -- */
  /******************************/
  /* swiper TOPのみ制御 */
  /******************************/
}
#main_visual .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
  height: auto;
}
#main_visual .swiper-container .swiper-wrapper .swiper-slide .slider_block {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
}
@media (max-width: 767px) {
  #main_visual .swiper-container .swiper-wrapper .swiper-slide .slider_block {
    height: 60vh;
  }
}
@media (max-width: 1280px) {
  #main_visual .swiper-container .swiper-wrapper .swiper-slide .slider_mask {
    height: 63vh;
  }
}
@media (max-width: 767px) {
  #main_visual .swiper-container .swiper-wrapper .swiper-slide .slider_mask {
    height: 60vh;
  }
}
#main_visual .swiper-pagination {
  /* top: 40%; */
  position: relative !important;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  #main_visual .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 0;
    position: inherit;
  }
}
#main_visual .swiper-pagination .swiper-pagination-bullet {
  margin-right: 15px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 1;
  outline: none;
}
@media (max-width: 767px) {
  #main_visual .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    background-color: #ddd;
  }
}
#main_visual .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DEBC12;
  opacity: 1;
}
#main_visual .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

/* -------------- */
/* works */
/* ------------- */
/* -------------- */
/* 実績 SLICK */
/* ------------- */
.slick_slider .slick-slide {
  padding: 0 5px;
}
.slick_slider .slick-slide:nth-child(even) img {
  position: relative;
  padding-top: 30px;
}

.img_slider img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

/* -------------- */
/* サムネイル付一覧 */
/* ------------- */
/* -------------- */
/* トップコンテンツ */
/* ------------- */
.sec01 {
  padding: 50px 0 100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec01 {
    padding: 25px 0 50px;
  }
}
.sec01 .sub_images_ul.cul2 .li a figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 590/216;
  border: solid 1px #fff;
}

.sec02 {
  position: relative;
  padding: 0 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(58, 46, 43, 0)), to(#3B2D28)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(58, 46, 43, 0) 0%, #3B2D28 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 767px) {
  .sec02 {
    padding: 0 0 50px;
  }
}

.sec03 {
  position: relative;
  padding: 80px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .sec03 {
    padding: 50px 0 0;
  }
}

.sec04 .layout_b .imgbox {
  width: 50%;
}
.sec04 .layout_b .txtbox {
  margin-left: 80px;
}
.sec04 .layout_b .txtbox .thum_list02 li .imgbox {
  width: 25%;
}
.sec04 .layout_b .txtbox .thum_list02 li .txtbox {
  margin-left: 25px;
}

.sec05 {
  position: relative;
  padding: 80px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .sec05 {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .sec05 .thum_list.cul4 {
    display: block;
  }
}
@media (max-width: 767px) {
  .sec05 .thum_list.cul4 li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sec05 .thum_list.cul4 li .layout_a.type01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec05 .thum_list.cul4 li .layout_a.type01 .imgbox {
    width: 35%;
  }
}
.sec05 .thum_list.cul4 li .layout_a.type01 .imgbox {
  margin-bottom: 0;
}

.tp_news {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 767px) {
  .tp_news {
    padding: 50px 0;
  }
}

.tp_shop_blog {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 767px) {
  .tp_shop_blog {
    padding: 50px 0;
  }
}
.tp_shop_blog .shop_blog_menu li {
  border-bottom: dashed 1px #fff;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.tp_voice {
  position: relative;
  z-index: 1;
  background-image: url(../images/home/tp_voice/bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 140px 0;
}
@media (max-width: 767px) {
  .tp_voice {
    padding: 80px 0;
  }
}

.tp_recruit {
  position: relative;
  z-index: 1;
  background-image: url(../images/home/tp_recruit/bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 140px 0;
}
@media (max-width: 767px) {
  .tp_recruit {
    padding: 80px 0;
  }
}

.lead {
  position: relative;
  z-index: 1;
  background-image: url(../images/home/lead_bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/660;
}
/*# sourceMappingURL=css_map/style_home.css.map */
