@charset "UTF-8";
/*横幅フルのコンテンツ*/
/*@mixin resetはここまで*/
/*$fontHira:"游ゴシック", "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6, sans-serif", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
/*@mixin home{*/
#home_main_slidenews {
  position: relative;
  /*home_main_slide*/
  /*home_news*/
}
#home_main_slidenews #home_main_slide {
  padding-bottom: 0px;
}
#home_main_slidenews #home_main_slide div img {
  width: 100%;
}
#home_main_slidenews #home_main_slide div img.sp {
  display: none;
}
#home_main_slidenews #home_main_slide div img.pc {
  display: block;
}
@media only screen and (max-width: 640px) {
  #home_main_slidenews #home_main_slide div img.sp {
    display: block;
  }
  #home_main_slidenews #home_main_slide div img.pc {
    display: none;
  }
}
#home_main_slidenews #home_main_slide.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
#home_main_slidenews #home_main_slide .slick-dots {
  bottom: 22px;
  left: 34px;
  text-align: left;
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_main_slide .slick-dots {
    bottom: 12px;
    left: 26px;
  }
}
@media only screen and (max-width: 640px) {
  #home_main_slidenews #home_main_slide .slick-dots {
    bottom: 18px;
    left: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  #home_main_slidenews #home_main_slide .slick-dots li {
    margin: 0 0px 0 16px;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews {
    position: inherit;
  }
}
#home_main_slidenews #home_news {
  margin-left: 27%;
  width: 100%;
  /*home_news_inner*/
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_news {
    margin-left: 20%;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews #home_news {
    margin-left: 0%;
    width: 100%;
  }
}
#home_main_slidenews #home_news #home_news_inner {
  position: absolute;
  display: flex;
  align-items: center;
  background-color: #fff;
  bottom: -65px;
  width: 80%;
  min-height: 130px;
  /*home_news_title*/
  /*home_news_list*/
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_news #home_news_inner {
    min-height: 110px;
    bottom: -55px;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews #home_news #home_news_inner {
    width: 100%;
    bottom: 0;
    position: inherit;
    height: 100px;
    min-height: auto;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  #home_main_slidenews #home_news #home_news_inner {
    flex-direction: column;
    padding-top: 0px;
  }
}
#home_main_slidenews #home_news #home_news_inner #home_news_title {
  width: 220px;
  background-color: #321c05;
  position: absolute;
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_title {
    width: 180px;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_title {
    width: 160px;
    min-height: 100px;
    height: auto;
    background-color: #b1a9a0;
  }
}
@media only screen and (max-width: 768px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_title {
    width: calc(100% - 60px);
    min-height: 40px;
  }
}
#home_main_slidenews #home_news #home_news_inner #home_news_title h2 {
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 144.4%;
  color: #fff;
  font-weight: 300;
  position: absolute;
  top: 39%;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_title h2 {
    font-size: 133.3%;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_title h2 {
    font-size: 111.1%;
  }
}
@media only screen and (max-width: 768px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_title h2 {
    top: 25%;
  }
}
#home_main_slidenews #home_news #home_news_inner #home_news_list {
  margin-left: 270px;
  padding-top: 8px;
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_list {
    margin-left: 220px;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_list {
    margin-left: 190px;
    padding-top: 0px;
  }
}
@media only screen and (max-width: 768px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_list {
    margin-left: 0px;
    width: 100%;
    padding-top: 60px;
  }
}
#home_main_slidenews #home_news #home_news_inner #home_news_list dl {
  display: flex;
  padding: 6px 0 6px 0;
}
#home_main_slidenews #home_news #home_news_inner #home_news_list dl dt {
  width: 120px;
  line-height: 1.3;
  font-weight: 500;
}
@media only screen and (max-width: 1200px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_list dl dt {
    width: 110px;
  }
}
@media only screen and (max-width: 950px) {
  #home_main_slidenews #home_news #home_news_inner #home_news_list dl dt {
    width: 100px;
  }
}
#home_main_slidenews #home_news #home_news_inner #home_news_list dl dd {
  flex: 1;
  line-height: 1.3;
  font-weight: 500;
}

/*home_main_slidenews*/
#home_service {
  padding-top: 165px;
  /*home_service_group*/
}
@media only screen and (max-width: 1200px) {
  #home_service {
    padding-top: 130px;
  }
}
@media only screen and (max-width: 1024px) {
  #home_service {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 768px) {
  #home_service {
    padding-top: 100px;
  }
}
#home_service #home_service_group {
  margin: 0 -25px 50px;
  overflow: hidden;
  /*home_service_block*/
}
@media only screen and (max-width: 1024px) {
  #home_service #home_service_group {
    margin: 0 -20px 40px;
  }
}
@media only screen and (max-width: 768px) {
  #home_service #home_service_group {
    margin: 0 -15px 40px;
  }
}
@media only screen and (max-width: 700px) {
  #home_service #home_service_group {
    margin: 0 0px 30px;
  }
}
#home_service #home_service_group .home_service_block {
  width: calc(100%/2);
  padding: 0 25px 50px;
  float: left;
}
@media only screen and (max-width: 1024px) {
  #home_service #home_service_group .home_service_block {
    padding: 0 20px 40px;
  }
}
@media only screen and (max-width: 768px) {
  #home_service #home_service_group .home_service_block {
    padding: 0 15px 30px;
  }
}
@media only screen and (max-width: 700px) {
  #home_service #home_service_group .home_service_block {
    padding: 0 0px 30px;
    width: calc(100%/1);
  }
}
#home_service #home_service_group .home_service_block a {
  position: relative;
  display: block;
}
#home_service #home_service_group .home_service_block a img {
  width: 100%;
}
#home_service #home_service_group .home_service_block a h2 {
  color: #fff;
  position: absolute;
  left: 16px;
  bottom: 22px;
  font-size: 390%;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  z-index: 5;
  height: 5em;
  text-align: right;
  font-weight: 600;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1200px) {
  #home_service #home_service_group .home_service_block a h2 {
    font-size: 390%;
  }
}
@media only screen and (max-width: 1024px) {
  #home_service #home_service_group .home_service_block a h2 {
    font-size: 330%;
  }
}
@media only screen and (max-width: 768px) {
  #home_service #home_service_group .home_service_block a h2 {
    font-size: 360%;
  }
}
@media only screen and (max-width: 700px) {
  #home_service #home_service_group .home_service_block a h2 {
    font-size: 390%;
  }
}
@media only screen and (max-width: 600px) {
  #home_service #home_service_group .home_service_block a h2 {
    font-size: 360%;
  }
}
@media only screen and (max-width: 480px) {
  #home_service #home_service_group .home_service_block a h2 {
    font-size: 330%;
  }
}
#home_service #home_service_group .home_service_block a h2 span {
  display: inline-block;
  letter-spacing: -18px;
}
#home_service #home_service_group .home_service_block a p {
  background-color: #b1a9a0;
  padding: 16px 40px 18px 120px;
  color: #fff;
  display: block;
  transition: 0.5s;
  margin-top: -1px;
}
@media only screen and (max-width: 1200px) {
  #home_service #home_service_group .home_service_block a p {
    padding: 18px 30px 18px 110px;
  }
}
@media only screen and (max-width: 1024px) {
  #home_service #home_service_group .home_service_block a p {
    padding: 18px 20px 18px 94px;
  }
}
@media only screen and (max-width: 700px) {
  #home_service #home_service_group .home_service_block a p {
    padding: 18px 30px 18px 110px;
  }
}
@media only screen and (max-width: 600px) {
  #home_service #home_service_group .home_service_block a p {
    padding: 18px 20px 18px 102px;
  }
}
@media only screen and (max-width: 480px) {
  #home_service #home_service_group .home_service_block a p {
    padding: 18px 20px 18px 94px;
  }
}
#home_service #home_service_group .home_service_block a:hover p {
  background-color: #811b0e;
  transition: 0.5s;
}

/*home_service*/
/*}/*@mixin home*/
