@charset "UTF-8";
/* home-Hero
-----------------------------------*/
.home-Hero {
  margin-top: -60px;
  opacity: 0;
}
.home-Hero.slick-initialized {
  opacity: 1;
}
.home-Hero_Item {
  height: 460px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex !important;
  align-items: center;
}
.home-Hero_Item-01 {
  background-image: url("../img/slider_home_01.jpg");
}
.home-Hero_Item-01 .home-Hero_Text_Image {
  width: 331px;
  margin-left: 14px;
  transform: translateY(28px);
}
.home-Hero_Item-02 {
  background-image: url("../img/slider_home_02.jpg");
}
.home-Hero_Item-02 .home-Hero_Text {
  text-align: right;
}
.home-Hero_Item-02 .home-Hero_Text_Image {
  width: 331px;
  margin-right: 14px;
  transform: translateY(34px);
}
.home-Hero_Item-03 {
  background-image: url("../img/slider_home_03.jpg");
}
.home-Hero_Item-03 .home-Hero_Text_Image {
  width: 331px;
  margin-left: 14px;
  transform: translateY(32px);
}
.home-Hero_Item-04 {
  background-image: url("../img/slider_home_04.jpg");
}
.home-Hero_Item-04 .home-Hero_Text {
  text-align: right;
}
.home-Hero_Item-04 .home-Hero_Text_Image {
  width: 331px;
  margin-right: 14px;
  transform: translateY(34px);
}
.home-Hero_Item-05 {
  background-image: url("../img/slider_home_05.jpg");
}
.home-Hero_Item-05 .home-Hero_Text_Image {
  width: 330px;
  margin-left: 15px;
  transform: translateY(34px);
}
.home-Hero_Item.slick-active .home-Hero_Text {
  animation-name: heroCatch;
  animation-duration: 1.4s;
  animation-delay: 0.6s;
  animation-timing-function: easeOutQuint;
  animation-fill-mode: forwards;
}
.home-Hero_Item_Inner {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
}
.home-Hero_Text {
  opacity: 0;
  transform: translateY(20%);
}
.home-Hero_Text_Image {
  max-width: 93%;
  height: auto;
  display: inline-block !important;
  -webkit-backface-visibility: hidden;
}
.home-Hero .slick-dots {
  display: none !important;
}

@media only screen and (min-width: 600px) {
  .home-Hero_Item {
    height: 690px;
  }
  .home-Hero_Item-01 .home-Hero_Text_Image {
    width: 496.5px;
    margin-left: 21px;
  }
  .home-Hero_Item-02 .home-Hero_Text_Image {
    width: 496.5px;
    margin-left: 21px;
  }
  .home-Hero_Item-03 .home-Hero_Text_Image {
    width: 496.5px;
    margin-left: 21px;
  }
  .home-Hero_Item-04 .home-Hero_Text_Image {
    width: 496.5px;
    margin-left: 21px;
  }
  .home-Hero_Item-05 .home-Hero_Text_Image {
    width: 495px;
    margin-left: 22.5px;
  }
}
@media only screen and (min-width: 960px) {
  .home-Hero {
    margin-top: -90px;
  }
  .home-Hero_Item {
    height: 920px;
  }
  .home-Hero_Item-01 .home-Hero_Text_Image {
    width: 670px;
    margin-left: 47px;
    transform: translateY(-8px);
  }
  .home-Hero_Item-02 .home-Hero_Text_Image {
    width: 670px;
    margin-right: 47px;
    transform: translateY(5px);
  }
  .home-Hero_Item-03 .home-Hero_Text_Image {
    width: 670px;
    margin-left: 47px;
    transform: translateY(2px);
  }
  .home-Hero_Item-04 .home-Hero_Text_Image {
    width: 670px;
    margin-right: 47px;
    transform: translateY(5px);
  }
  .home-Hero_Item-05 .home-Hero_Text_Image {
    width: 668px;
    margin-left: 48px;
    transform: translateY(6px);
  }
}
@keyframes heroCatch {
  0% {
    opacity: 0;
    transform: translateY(20%);
  }
  35% {
    opacity: 1;
    transform: translateY(-4%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* home-Content
-----------------------------------*/
.home-Content {
  background-color: #fff;
  padding-top: 50px;
  position: relative;
  z-index: 10;
}

@media only screen and (min-width: 960px) {
  .home-Content {
    padding-top: 91px;
  }
}
/* home-Intro
-----------------------------------*/
.home-Intro {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 20px;
}
.home-Intro_Text {
  font-size: 123.1%;
  line-height: 1.75;
}
.home-Intro_Text + .home-Intro_Text {
  margin-top: 10px;
}
.home-Intro_Text_Point {
  font-size: 130%;
  line-height: 1.35;
  font-weight: 400;
}
.home-Intro_Text_Point-str {
  color: #8f2238;
}
.home-Intro_Logo {
  text-align: center;
  margin-top: 45px;
}
.home-Intro_Logo_Image {
  width: 224px;
  height: auto;
}

@media only screen and (min-width: 960px) {
  .home-Intro_Logo {
    margin-top: 39px;
  }
}
/* home-FeaturePoint
-----------------------------------*/
.home-FeaturePoint {
  margin-top: 60px;
}
.home-FeaturePoint_Item {
  position: relative;
}
.home-FeaturePoint_Item::before {
  content: "";
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.home-FeaturePoint_Item + .home-FeaturePoint_Item {
  margin-top: 65px;
}
.home-FeaturePoint_Item-feature {
  padding-top: 236px;
}
.home-FeaturePoint_Item-feature::before {
  height: 216px;
  background-image: url("../img/bg_home_01.jpg");
}
.home-FeaturePoint_Item-point {
  padding-top: 246px;
}
.home-FeaturePoint_Item-point::before {
  height: 224px;
  background-image: url("../img/bg_home_02.jpg");
}
.home-FeaturePoint_Inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}
.home-FeaturePoint_Title {
  text-align: left;
}
.home-FeaturePoint_Catch {
  font-size: 123.1%;
  font-weight: 700;
  line-height: 1.625;
}
.home-FeaturePoint_Title + .home-FeaturePoint_Catch {
  margin-top: 28px;
}
.home-FeaturePoint_Title + .home-FeaturePoint_Point {
  margin-top: 28px;
}
.home-FeaturePoint_Point_Item {
  list-style-type: none;
  font-size: 123.1%;
  font-weight: 700;
  line-height: 1.625;
  text-indent: -1em;
  margin-left: 1em;
}
.home-FeaturePoint_Point_Item::before {
  content: "・";
}
.home-FeaturePoint_Point_Item + .home-FeaturePoint_Point_Item {
  margin-top: 12px;
}
.home-FeaturePoint_Text {
  font-size: 123.1%;
  line-height: 1.625;
}
.home-FeaturePoint_Catch + .home-FeaturePoint_Text, .home-FeaturePoint_Point + .home-FeaturePoint_Text {
  margin-top: 12px;
}
.home-FeaturePoint_Text + .home-FeaturePoint_Text {
  margin-top: 12px;
}
.home-FeaturePoint_Btn {
  margin-top: 42px;
}
.home-FeaturePoint_Btn .sw-Btn03 {
  width: 180px;
}

@media only screen and (min-width: 600px) {
  .home-FeaturePoint_Item-feature {
    padding-top: 336px;
  }
  .home-FeaturePoint_Item-feature::before {
    height: 316px;
  }
  .home-FeaturePoint_Item-point {
    padding-top: 346px;
  }
  .home-FeaturePoint_Item-point::before {
    height: 324px;
  }
}
@media only screen and (min-width: 960px) {
  .home-FeaturePoint {
    margin-top: 100px;
  }
  .home-FeaturePoint_Item::before {
    width: 50%;
    height: auto;
    bottom: 0;
  }
  .home-FeaturePoint_Item + .home-FeaturePoint_Item {
    margin-top: 0;
  }
  .home-FeaturePoint_Item:nth-child(odd)::before {
    left: auto;
    right: 0;
  }
  .home-FeaturePoint_Item:nth-child(odd) .home-FeaturePoint_Title,
  .home-FeaturePoint_Item:nth-child(odd) .home-FeaturePoint_Catch,
  .home-FeaturePoint_Item:nth-child(odd) .home-FeaturePoint_Point,
  .home-FeaturePoint_Item:nth-child(odd) .home-FeaturePoint_Text,
  .home-FeaturePoint_Item:nth-child(odd) .home-FeaturePoint_Btn {
    margin-right: calc(50% + 50px);
  }
  .home-FeaturePoint_Item:nth-child(even) .home-FeaturePoint_Title,
  .home-FeaturePoint_Item:nth-child(even) .home-FeaturePoint_Catch,
  .home-FeaturePoint_Item:nth-child(even) .home-FeaturePoint_Point,
  .home-FeaturePoint_Item:nth-child(even) .home-FeaturePoint_Text,
  .home-FeaturePoint_Item:nth-child(even) .home-FeaturePoint_Btn {
    margin-left: calc(50% + 50px);
  }
  .home-FeaturePoint_Item-feature {
    padding: 51px 0 70px;
  }
  .home-FeaturePoint_Item-feature .home-FeaturePoint_Btn {
    margin-top: 52px;
  }
  .home-FeaturePoint_Item-point {
    padding: 71px 0 90px;
  }
  .home-FeaturePoint_Item-point .home-FeaturePoint_Btn {
    margin-top: 32px;
  }
  .home-FeaturePoint_Inner {
    padding: 0 40px;
  }
}
/* home-Plan
-----------------------------------*/
.home-Plan {
  background: url("../img/bg_home_03.jpg") no-repeat center center;
  background-size: cover;
  margin-top: 85px;
  padding: 81px 0 80px;
}
.home-Plan_Inner {
  padding: 0 20px;
}
.home-Plan_Title {
  color: #fff;
}
.home-Plan_Title::before {
  color: #969696;
}
.home-Plan_Text {
  max-width: 540px;
  margin: 28px auto 0;
}
.home-Plan_Text_Link {
  color: #fff;
  text-decoration: none;
  display: block;
}
.home-Plan_Text_Item {
  font-size: 123.1%;
  line-height: 1.625;
}
.home-Plan_Text_Item + .home-Plan_Text_Item {
  margin-top: 12px;
}
.home-Plan_Text_Point {
  color: #ffdc00;
  font-size: 120%;
  font-weight: 400;
}
.home-Plan_List {
  max-width: 990px;
  margin: 46px auto 0;
}
.home-Plan_List_Item {
  list-style: none;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.home-Plan_List_Item + .home-Plan_List_Item {
  margin-top: 20px;
}
.home-Plan_List_Link {
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.home-Plan_List_Image {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 600px) {
  .home-Plan {
    margin-top: 0;
    padding-bottom: 60px;
  }
  .home-Plan_Text_Link {
    transition: all 0.2s ease;
  }
  .home-Plan_Text_Link:hover {
    text-decoration: underline;
    opacity: 0.7;
  }
  .home-Plan_List {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
    padding: 0 50px;
  }
  .home-Plan_List_Item {
    width: calc(33.33333% - 20px);
    max-width: 200px;
  }
  .home-Plan_List_Item + .home-Plan_List_Item {
    margin-top: 0;
  }
  .home-Plan_List_Link:hover .home-Plan_List_Image {
    transform: scale(1.12);
  }
  .home-Plan_List_Image {
    transition: all 0.4s ease;
  }
}
/* home-Works
-----------------------------------*/
.home-Works {
  border-bottom: 1px solid #b4b4b4;
  margin-top: 86px;
  padding-bottom: 35px;
}
.home-Works_List {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.home-Works_List_Item {
  list-style: none;
  width: 210px;
}
.home-Works_List_Item + .home-Works_List_Item {
  margin-left: 30px;
}
.home-Works_List_Link {
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  padding-bottom: 105px;
  position: relative;
}
.home-Works_List_Image {
  overflow: hidden;
}
.home-Works_List_Image_Item {
  width: 100%;
  height: auto;
}
.home-Works_List_Title {
  color: #8f2238;
  font-size: 138.5%;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 23px;
  overflow: hidden;
}
.home-Works_List_Text {
  font-size: 123.1%;
  margin-top: 13px;
}
.home-Works_List_Btn {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
}
.home-Works_List_Btn .sw-Btn03 {
  width: 180px;
}
.home-Works_List .slick-arrow {
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-color: #8f2238;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 70px;
  z-index: 10;
  overflow: hidden;
}
.home-Works_List .slick-arrow::before {
  font-family: FontAwesome;
  font-weight: normal;
  color: #fff;
  font-size: 197%;
  text-indent: 0;
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.home-Works_List .slick-next {
  right: 0;
}
.home-Works_List .slick-next::before {
  content: "\f105";
}
.home-Works_List .slick-prev {
  left: 0;
}
.home-Works_List .slick-prev::before {
  content: "\f104";
}
.home-Works_More {
  text-align: center;
  margin-top: 25px;
}

@media only screen and (min-width: 960px) {
  .home-Works {
    margin-top: 106px;
    padding-bottom: 65px;
  }
  .home-Works_List_Item {
    width: 300px;
  }
  .home-Works_List_Link {
    padding-bottom: 109px;
  }
  .home-Works_List_Link:hover .home-Works_List_Image_Item {
    transform: scale(1.12);
  }
  .home-Works_List_Link:hover .sw-Btn03 {
    color: #fff;
    background-color: #8f2238;
  }
  .home-Works_List_Title {
    margin-top: 25px;
  }
  .home-Works_List_Image_Item {
    transition: all 0.6s ease;
  }
  .home-Works_List .slick-arrow {
    top: 110px;
  }
  .home-Works_List .slick-arrow::before {
    transition: all 0.2s ease;
  }
  .home-Works_List .slick-next {
    right: 40px;
  }
  .home-Works_List .slick-next:hover:before {
    transform: translateX(2px);
  }
  .home-Works_List .slick-prev {
    left: 40px;
  }
  .home-Works_List .slick-prev:hover:before {
    transform: translateX(-2px);
  }
  .home-Works_More {
    text-align: center;
    margin-top: 45px;
  }
}
/* home-Menu01
-----------------------------------*/
.home-Menu01 {
  max-width: 1180px;
  margin: 55px auto 0;
  padding: 0 20px;
}
.home-Menu01_Item + .home-Menu01_Item {
  margin-top: 41px;
}
.home-Menu01_Link {
  text-decoration: none;
  height: 100%;
  display: block;
  box-sizing: border-box;
  padding-bottom: 101px;
  position: relative;
}
.home-Menu01_Image {
  margin-top: 24px;
  overflow: hidden;
}
.home-Menu01_Image_Item {
  width: 100%;
  height: auto;
}
.home-Menu01_Text {
  font-size: 123.1%;
}
.home-Menu01_Image + .home-Menu01_Text {
  margin-top: 25px;
}
.home-Menu01_Text + .home-Menu01_Text {
  margin-top: 10px;
}
.home-Menu01_Btn {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 20px;
}
.home-Menu01_Btn .sw-Btn03 {
  width: 180px;
}

@media only screen and (min-width: 700px) {
  .home-Menu01 {
    display: flex;
    justify-content: space-between;
  }
  .home-Menu01_Item {
    width: calc(33.33333% - 14px);
  }
  .home-Menu01_Item + .home-Menu01_Item {
    margin-top: 0;
  }
}
@media only screen and (min-width: 960px) {
  .home-Menu01 {
    margin-top: 65px;
    padding: 0 50px;
  }
  .home-Menu01_Item {
    width: calc(33.33333% - 34px);
  }
  .home-Menu01_Link:hover .home-Menu01_Image_Item {
    transform: scale(1.12);
  }
  .home-Menu01_Link:hover .sw-Btn03 {
    color: #fff;
    background-color: #8f2238;
  }
  .home-Menu01_Image {
    margin-top: 29px;
  }
  .home-Menu01_Image_Item {
    transition: all 0.6s ease;
  }
}
/* home-Showroom
-----------------------------------*/
.home-Showroom {
  max-width: 1180px;
  margin: 45px auto 0;
  padding: 0 20px;
}
.home-Showroom_Link {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 36px 20px 30px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.home-Showroom_Link::before {
  content: "";
  background: url("../img/bg_home_04.jpg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.home-Showroom_Title {
  color: #fff;
}
.home-Showroom_Text {
  font-size: 123.1%;
  line-height: 1.625;
  max-width: 540px;
  margin: 19px auto 0;
}
.home-Showroom_Btn {
  text-align: center;
  margin-top: 36px;
}
.home-Showroom_Btn .sw-Btn03 {
  color: #fff;
  width: 180px;
  border-color: #fff;
}

@media only screen and (min-width: 960px) {
  .home-Showroom {
    margin-top: 120px;
    padding: 0 50px;
  }
  .home-Showroom_Link {
    height: 260px;
    border-radius: 130px;
    box-sizing: border-box;
    padding-bottom: 0;
  }
  .home-Showroom_Link::before, .home-Showroom_Link::after {
    transition: all 0.6s ease;
  }
  .home-Showroom_Link:hover::before {
    transform: scale(1.12);
  }
  .home-Showroom_Link:hover::after {
    opacity: 0.2;
  }
  .home-Showroom_Link:hover .sw-Btn03 {
    color: #8f2238;
    background-color: #fff;
  }
  .home-Showroom_Btn {
    margin-top: 28px;
  }
}
/* home-Menu02
-----------------------------------*/
.home-Menu02 {
  background: url("../img/bg_home_05.jpg") no-repeat center center;
  background-size: cover;
  margin-top: 90px;
  padding: 65px 0;
  position: relative;
}
.home-Menu02::before, .home-Menu02::after {
  content: "";
  height: 1px;
  background-color: #c8c8c8;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}
.home-Menu02::before {
  top: -10px;
}
.home-Menu02::after {
  bottom: -10px;
}
.home-Menu02_Inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.home-Menu02_Item {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
}
.home-Menu02_Item + .home-Menu02_Item {
  border-top: 1px solid #6e6e6e;
  margin-top: 45px;
  padding-top: 30px;
}
.home-Menu02_Col-text {
  margin-top: 17px;
}
.home-Menu02_Title {
  text-align: left;
}
.home-Menu02_Text {
  margin-top: 28px;
}
.home-Menu02_Text_Item {
  font-size: 123.1%;
  line-height: 1.625;
}
.home-Menu02_Text_Item + .home-Menu02_Text_Item {
  margin-top: 12px;
}
.home-Menu02_Btn {
  margin-top: 26px;
}
.home-Menu02_Btn .sw-Btn03 {
  width: 180px;
}
.home-Menu02_Image {
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 750px) {
  .home-Menu02_Item {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .home-Menu02_Col-text {
    width: calc(50% - 40px);
    margin-top: 0;
  }
  .home-Menu02_Col-image {
    width: 50%;
  }
}
@media only screen and (min-width: 960px) {
  .home-Menu02 {
    margin-top: 115px;
  }
  .home-Menu02_Inner {
    padding: 0 50px;
  }
  .home-Menu02_Item + .home-Menu02_Item {
    margin-top: 50px;
    padding-top: 40px;
  }
  .home-Menu02_Col-text {
    width: calc(50% - 70px);
    margin-top: 6px;
  }
  .home-Menu02_Text {
    min-height: 180px;
  }
}
/* home-Blog
-----------------------------------*/
.home-Blog {
  margin-top: 76px;
}
.home-Blog_List {
  margin-top: 29px;
}
.home-Blog_More {
  text-align: center;
  margin-top: 34px;
}

@media only screen and (min-width: 960px) {
  .home-Blog {
    margin-top: 121px;
  }
  .home-Blog_More {
    margin-top: 65px;
  }
}
/* home-Event
-----------------------------------*/
.home-Event {
  background: url("../img/bg_home_06.jpg") no-repeat center center;
  background-size: cover;
  margin-top: 45px;
  margin-bottom: 67px;
  padding: 66px 0 25px;
}
.home-Event_Title {
  color: #fff;
}
.home-Event_Title::before {
  color: #969696;
}
.home-Event_List {
  margin-top: 29px;
}
.home-Event_List .st-EntryList01_Link {
  color: #fff;
}
.home-Event_More {
  text-align: center;
  margin-top: 34px;
}
.home-Event_More .sw-Btn04 {
  color: #fff;
}
.home-Event_More .sw-Btn04::before {
  border-top-color: #fff;
}

@media only screen and (min-width: 960px) {
  .home-Event {
    margin-top: 65px;
    margin-bottom: 124px;
    padding: 81px 0 40px;
  }
  .home-Event_List .st-EntryList01_Link:hover .st-EntryList01_Date,
  .home-Event_List .st-EntryList01_Link:hover .st-EntryList01_Title {
    color: rgba(255, 255, 255, 0.7);
  }
  .home-Event_More {
    margin-top: 65px;
  }
}