﻿/* all page */
#luxy{
	background-image: url("./Dup/img/wood.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 100%;
}
.all_page{
	background-image: url("./Dup/img/wood.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 100%;
}
.linkStyle{
    color: #333;
    text-decoration: underline;
}


/* top ----------------*/

/* header */
.banner__fixed {
    position: fixed;
    bottom: 10px;
    left: 10px;
    max-width: 300px;
    z-index: 10;
}
.banner__fixed a {
	border-radius: 5px;
}


/* main img */
.main_img{
height: 100vh;
background-size: cover;
background-position: center;
}
.main_img_wrap .navi{display: none;}


/* main */


/* intro */

/* contents */
#contents{
	background: none;
}
#contents .box .t_cms_img1::before{
	content: "";
    background-image: url(./Dup/img/flower.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    width: 12vw;
    height: 12vw;
    position: absolute;
    bottom: -10vh;
    right: -5vw;
    z-index: 10;
}
#contents .box .t_cms_img2::before{
	content: "";
    background-image: url(./Dup/img/flower2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    width: 12vw;
    height: 12vw;
    position: absolute;
    bottom: -10vh;
    left: -5vw;
    z-index: 10;
}
#contents .box .t_cms_img3::before{
	content: "";
    background-image: url(./Dup/img/flower3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    width: 12vw;
    height: 12vw;
    position: absolute;
    bottom: -10vh;
    right: -5vw;
    z-index: 10;
}

/* topcms */
.contents_flower{
	width: 100%;
	height: 800px;
	background-image: url("./Dup/img/contents.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.line{
	display: none;
}

#top_cms{
	background: none;
}
#top_cms:before{
	display: none;
}
#top_cms .cms_1-c{
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}
#top_cms .cms_5-a .box_wrap{
    background-color: #fff;
}

/* footer */
#footer .svg_box{
    display: none;
}


/* under page */

/* cms1 */

/* cms2 */

/* cms3 */

/* cms4 */

/* cms5 */

/* page7 */

/* page8 */
#tel_txt h3,#tel_txt p{
    text-align: left;
}

/* page9 */

/* page10 */


/* IE */
@media all and (-ms-high-contrast: none){
    .banner__fixed a{
        padding-bottom: 5px;
    }
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
	.main_img_wrap,.main_img{
		height: 50vh;
	}
	.main_wrap{
		margin-top: 50vh;
	}
	.contents_flower {
        height: 330px;
    }
    #contents .box .t_cms_img1::before {
        bottom: -5vh;
        right: -5vw;
    }
    #contents .box .t_cms_img2::before {
        bottom: -5vh;
        left: -5vw;
    }
    #contents .box .t_cms_img3::before {
        bottom: -5vh;
        right: -5vw;
    }
	
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
	.main_img_wrap,.main_img{
		height: 40vh;
	}
	.main_wrap{
		margin-top: 40vh;
	}
	.contents_flower {
        height: 150px;
    }
    #contents .box .t_cms_img1::before {
        width: 22vw;
        height: 22vw;
    }
    #contents .box .t_cms_img2::before {
        width: 22vw;
        height: 22vw;
    }
    #contents .box .t_cms_img3::before {
        width: 22vw;
        height: 22vw;
    }
	
}


/* 公開後修正20210909 */
#video-area{
    position: fixed;
    z-index: -1;
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
}

#video {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 177.77777778vh; 
    height: 56.25vw; 
    min-height: 100%;
    min-width: 100%;
}

/* 公開後修正20210924 */
#dec1,#dec2,#dec5,#dec6 {
    width: 35px;
}
#dec3,#dec7 {
    width: 60px;
}
#dec4,#dec8 {
    width: 80px;
	margin-left: 55%;
    margin-top: -60px;
}

/* 公開後修正20210924 */
#luxy {
    background-size: 100% 10%;
    background-color: rgba(255,255,255,0.3);
    background-blend-mode: lighten;
}
.contents_flower {
    background-color: rgba(255,255,255,0.2);
    background-blend-mode: lighten;
}

/* 公開後修正20211216 */
.banner__fixed {
    bottom: 5px;
    left: auto;
    right: 100px;
    max-width: none;
}
.main_img_wrap::before {
    content: "";
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}
#luxy{
	background: none;
	position: relative;
}
.txt_wrap .t_cms_txt2, .txt_wrap .t_cms_txt5, .txt_wrap .t_cms_txt8{
    display: none;
}
#contents .box .txt_wrap {
    z-index: 1;
}
.txt_wrap .t_cms_txt3, .txt_wrap .t_cms_txt6, .txt_wrap .t_cms_txt9{
    background-color: #000;
    padding: 10px 20px;
    border-left: 5px solid #669ca1;
}
.txt_wrap .t_cms_txt3 span, .txt_wrap .t_cms_txt6 span, .txt_wrap .t_cms_txt9 span{
    color: #fff;
}
#contents .box h3:before{
    display: none;
}
.box .img-container {
    border: 2px solid #000;
}
/*▼topcms*/
#top_cms{
	background-image: url("./Dup/img/wood.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 100%;
	position: relative;
}
#top_cms:before{
	display: block;
}
.contents_flower {
    width: 100%;
    background-image: none;
	z-index: 1;
	height: auto;
}
.cms_2-b .box_item{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.cms_2-b .box_item:hover{
    transform: translateY(-5px);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.cms_2-b .box_open{
    top: 0;
    left: 0;
    z-index: 9999;
}
.cms_2-b .box_open_wrap{
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    margin-top: 100px;
}
.cms_2-b .box_open > div{
    overflow-y: auto;
}
.cms_2-b .box_item, .cms_2-b .close{
    cursor: pointer;
}
.cms_2-b .close{
    top: 10px;
    right: 10px;
}
#top_cms .cms_1-c {
    background: none;
}
#top_cms .top_cms_box:nth-of-type(5) {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#top_cms .top_cms_box:nth-of-type(5):before {
    display: none;
}
/*▲topcms*/

/*右から左へ*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/*IE11対策*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}
/*流れる画像*/
.d-demo__wrap {
    display: flex;
    overflow: hidden;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-top: 50px;
}
.d-demo__list {
  display: flex;
  list-style: none;
}
.d-demo__list--left{
animation :infinity-scroll-left 80s infinite linear 0.5s both;
}
.d-demo__item {
  width: calc(100vw / 6);
}
.d-demo__item > img{
   width: 100%;
}
.d-demo__wrap:hover .d-demo__list--left{
  animation-play-state: paused;
}

/*=============== コンテンツ間アニメーション =================*/
.steps{
    margin:0 auto;
	margin-top: -100px;
}
.steps2{
    margin:0 auto;
	margin-top: -100px;
}
.stepsTrigger{
  opacity:0;
}
.steps{
  width: 300px;
  height: 300px;
  background: url("./Dup/img/steps3.png") no-repeat;
  animation: stepsline 1s steps(6) forwards;
}
@keyframes stepsline {
  0% {
    opacity:0.5;
    background-position: 0 0;
  }
  100% {
    opacity:1;
    background-position: -1800px 0;
  }
}
.stepsTrigger2{
  opacity:0;
}
.steps2{
  width: 400px;
  height: 400px;
  background: url("./Dup/img/steps4.png") no-repeat;
  animation: stepsline2 1s steps(6) forwards;
}
@keyframes stepsline2 {
  0% {
    opacity:0.5;
    background-position: 0 0;
  }
  100% {
    opacity:1;
    background-position: -2400px 0;
  }
}
#footer {
    padding-bottom: 100px;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    .steps {
        margin-top: -210px;
    }
    .steps2 {
        margin-top: -120px;
    }
	.d-demo__wrap {
        margin-top: 0;
    }
	.d-demo__item {
        width: calc(100vw / 4);
    }
    #footer {
        padding-bottom: 160px;
    }
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
    #contents .box:nth-child(3) figure {
        order: 2;
    }
    #contents .box:nth-child(3) .txt_wrap {
        margin-bottom: 50px;
    }
    #contents .box .txt_wrap {
        padding-left: 0;
    }
	.d-demo__item {
        width: calc(100vw / 3);
    }
    .banner__fixed {
        bottom: 0;
        right: 0;
        width: 100%;
    }
    .banner__fixed a{
        max-width: 320px;
    }
    #top_cms .cms_1-c {
        padding: 0;
    }
    #page-top {
        right: 5px;
    }
    #footer {
        padding-bottom: 100px;
    }
.steps{
    margin-top: -50px;
  width: 200px;
  height: 200px;
  background: url("./Dup/img/steps3_sp.png") no-repeat;
}
@keyframes stepsline {
  0% {
    opacity:0.5;
    background-position: 0 0;
  }
  100% {
    opacity:1;
    background-position: -1200px 0;
  }
}
.steps2{
    margin-top: -40px;
  width: 300px;
  height: 300px;
  background: url("./Dup/img/steps4_sp.png") no-repeat;
}
@keyframes stepsline2 {
  0% {
    opacity:0.5;
    background-position: 0 0;
  }
  100% {
    opacity:1;
    background-position: -1800px 0;
  }
}
	
}

/*20220121公開後修正*/
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
    #contents .box .t_cms_img2::before {
        left: 0;
    }
    .steps2{
        margin-left: 0;
    }
    .cms_2-b .box_open_wrap {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .cms_1-c .cate_box {
        margin-left: auto;
        margin-right: auto;
    }
}

/*20230124公開後修正*/
.main_img_wrap {
    width: 100%;
    position: relative;
}
.main_wrap {margin-top: 50px;}
#footer {position: relative;}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.main_wrap {margin-top: 0;}

}

/*20240301公開後修正*/
#top_cms, .all_page{
    background-image: none;
    background-color: #fff;
}
.page5 #cms_1-c {
    align-items:stretch
}
.page4 #cms_4-b .cate_img1 {
    max-height: 450px;
}
.page4 #cms_4-b .cate_img1 img {
    width: 100% !important;
    height: auto !important;
}
p > span > span:nth-child(16) {
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms;
    -webkit-animation-delay: 950ms;
    animation-delay: 950ms;
}
p > span > span:nth-child(17) {
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
}
p > span > span:nth-child(18) {
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
    -webkit-animation-delay: 1050ms;
    animation-delay: 1050ms;
}
p > span > span:nth-child(19) {
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms;
}
p > span > span:nth-child(20) {
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
    -webkit-animation-delay: 1150ms;
    animation-delay: 1150ms;
}

.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}



/*20240307公開後修正*/
#contents .box h3 br{display: none;}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#contents .box .txt_wrap, #contents .box2 .t_cms_img2 {order: 2!important;}
#contents .box figure, #contents .box2 .txt_wrap {order: 1!important;margin-top: 0;}
#contents .box_wrap .box{
    background-color: #bf9d74;
    color: white;
    padding: 30px 0;
}
.box .img-container {border: none;}
#contents .box h3 {
    background: none;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-left: none;
    margin-top: 20px;
    width: 100%;
}
#contents .box h3 br{display: block;}
#contents .box .t_cms_img2::before, #contents .box .t_cms_img3::before {bottom: -2vh;}
#contents .box figure:after{display: none;}

}

/*20240423修正*/
.main_img_wrap {height: 110vh;}
.vegas-overlay {opacity: 0.1!important;}
/* ---------- 1536px ---------- */
@media screen and (max-width: 1536px){
.main_img_wrap {height: 100vh;}
}
/* ---------- 1366px ---------- */
@media screen and (max-width: 1366px){
.main_img_wrap {height: 100vh;}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.main_img_wrap {height: 39vh;}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.main_img_wrap {height: 29vh;}
}


