@charset "utf-8";
.mb60 {
	margin-bottom: 60px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb260 {
	margin-bottom: 260px;
}

/* 装飾 */
.deco01 {
	position: absolute;
	top: -10%;
	left: 0%;
	width: 10%;
}
.deco01_plus {
	position: absolute;
	top: -10%;
	right: 0%;
	width: 13%;
}
.deco02 {
	position: absolute;
	top: -55%;
	right: 0%;
	width: 17%;
}
.deco03 {
	position: absolute;
	bottom: 90%;
	right: 3%;
	width: 11%;
}
.deco04 {
	position: absolute;
	top: -5%;
	left: 0%;
	width: 13%;
}
.deco05 {
	position: absolute;
	top: -15%;
	right: 0%;
	width: 12%;
}
.human01 {
	position: absolute;
	bottom: -23%;
	left: 0%;
	max-width: 350px;
}


/* landscape */
.mv_kazari.quality {
	max-width: 718px;
	left: 62%;
}
.landscape_img {

}
.landscape_img_bg {
	position: relative;
}
.landscape_img_in {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	max-width: 921px;
	width: 93%;
}
.scroll {
    display: none;
}
.park_img {
	margin-bottom: 40px;
}
.landscape_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.landscape_flex_img {
	width: 60%;
}
.landscape_flex_txt {
	width: 36%;
}
.landscape_flex_img img {
	border-radius: 10px;
}
.landflex_ttl {
	position: relative;
	z-index: 111;
	margin-bottom: 20px;
}
.landflex_lead {
	font-size: 17px;
	text-align: justify;
	line-height: 2;
}
.landflex_ttl.mlminus {
	margin-left: -70px;
}
.landflex_ttl.mrminus {
	margin-right: -70px;
}

/* 20240315 */
.sec_lead.landscape {
	font-size: 16px;
}
.landscape_img_bg_ttl {
	position: absolute;
	top: 0%;
	left: 0%;
}
.landscape_img_bg_ttl img {

}
.slick_ttl {
	max-width: 400px;
	margin-left: 20px;
	margin-top: 60px;
}
.mt5 {
	margin-top: 5px;
}

.cafe_news{
	margin-bottom: 100px;
    background: rgba(255, 239, 1, 0.3);
    padding: 40px 0;
    text-align: center;
}
.news_ttl{
	text-align: center;
    font-size: 25px;
	line-height: 1.3em;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #e4007f;
}
.news_read{
	margin: 20px auto;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
.news_info{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 13px;
}
.news_info02{
	text-align: left;
    line-height: 1.5;
    letter-spacing: 0.05em;
    display: inline-block;
}
.cafe_news_op{
	text-align: right;
    margin-top: 40px;
    padding-right: 40px;
    font-size: 14px;
}


@media screen and (max-width: 1000px){
	.deco01 {
		top: -15%;
		left: 4%;
		width: 10%;
	}
	.deco01_plus {
		top: -15%;
		right: 4%;
		width: 13%;
	}
	.deco02 {
		top: -30%;
		right: 4%;
		width: 19%;
	}
	.deco03 {
		bottom: 100%;
		right: 3%;
		width: 10%;
	}
	.deco04 {
		top: -15%;
		left: 0%;
		width: 11%;
	}
	.deco05 {
		top: -20%;
		right: 0%;
		width: 10%;
	}
	.mb260 {
		margin-bottom: 200px;
	}
	.human01 {
		bottom: -30%;
		left: 0%;
		max-width: 280px;
	}

	/* landscape */
	.landflex_lead {
		font-size: 14px;
	}
	.mv_kazari.quality {
		max-width: unset;
		left: 50%;
		transform: translateX(-23%);
	}

	/* 20240315 */
	.landscape_img_bg_ttl {
		max-width: 200px;
	}
	.sec_lead.landscape {
		font-size: 12px;
	}
	.cap.right {
		text-align: left;
	}
	.slick_ttl {
		max-width: 340px;
	}
	.news_ttl{
		font-size: 22px;
	}
	.news_read{
		font-size: 14px;
	}
	.news_info{
		font-size: 16px;
	}
	.news_info02{
		font-size: 14px;
	}
}

@media screen and (max-width: 650px){
.deco01 {
    left: 0%;
    width: 12%;
    top: -17%;
}
.deco01_plus {
    right: 0%;
    width: 15%;
    top: -17%;
}
.deco02 {
    top: -105%;
    width: 25%;
}
.deco03 {
	bottom: 103%;
	right: 3%;
	width: 11%;
}
.deco04 {
	top: -10%;
	left: 0%;
	width: 13%;
}
.deco05 {
	top: -12%;
	right: 0%;
	width: 12%;
}
.human01 {
    bottom: 50%;
    left: -2%;
    max-width: 200px;
}
.mv_kazari.quality {
	max-width: unset;
	left: 15%;
	transform: translateX(-10%);
}

/* landscape */
.landscape_img_in{
    overflow-x: scroll;
    overflow-y: hidden;
    top: 48%;
}
.landscape_img_in img{
    min-width: 650px;
    padding-bottom: 20px;
}
.scroll {
    position: relative;
    color: #333;
    padding: 10px 0;
    display: inline-block;
    text-decoration: none;
    outline: none;
    left: 50%;
    transform: translateX(-50%);
}

.scroll::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #333;
}

.scroll::after {
    content: "";
    position: absolute;
    bottom: -4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
}

.scroll::before {
    animation: arrowlong01 2s ease infinite;
}

.scroll::after {
    animation: arrowlong02 2s ease infinite;
}

@keyframes arrowlong01 {
    0% {
        width: 0;
        opacity: 0
    }

    20% {
        width: 0;
        opacity: 1
    }

    80% {
        width: 105%;
        opacity: 1
    }

    100% {
        width: 105%;
        opacity: 0
    }
}

@keyframes arrowlong02 {
    0% {
        left: 0;
        opacity: 0
    }

    20% {
        left: 0;
        opacity: 1
    }

    80% {
        left: 103%;
        opacity: 1
    }

    100% {
        left: 103%;
        opacity: 0
    }
}

/* landscape */
.landscape_flex {
    flex-wrap: wrap;
}
.landscape_flex_img {
    width: 100%;
}
.landscape_flex_txt {
    width: 100%;
}
.park_img {
    margin-bottom: 20px;
}
.landflex_ttl.mlminus {
    margin-left: 0;
	margin-bottom: 10px;
}
.landflex_ttl.mrminus {
    margin-right: 0;
	margin-bottom: 10px;
}
.landscape_flex_img {
	order: 2;
}
.landscape_flex_txt {
	order: 1;
	margin-bottom: 10px;
}
.mb80 {
    margin-bottom: 60px;
}
.landflex_lead {
    font-size: 13px;
}

/* 20240315 */
.landscape_img_bg_ttl {
    top: -4%;
    left: -3%;
    max-width: 160px;
} 
.slick_ttl {
    max-width: 250px;
    margin-left: 10px;
    margin-top: 30px;
}

.cafe_news{
	padding: 30px 0;
	margin-bottom: 60px;
}
.news_ttl{
	font-size: 20px;
}
.news_read{
	font-size: 13px;
	margin: 15px auto;
}
.news_info{
	font-size: 15px;
}
.news_info02{
	font-size: 13px;
}

.cafe_news_op{
	text-align: center;
	padding-right: 0;
	font-size: 12px;
	margin-top: 30px;
}
}


/* slick */
#LANDSCAPE .sub-landscape-03 .slider-thumb li {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: calc(16.6% - 8px);
    cursor: pointer;
	background: #000;
}
#LANDSCAPE .sub-landscape-03 .slider-thumb li img {
	opacity: 0.5;
}
#LANDSCAPE .sub-landscape-03 .slider-thumb li.thumbnail-current img {
    opacity: 1;
}
@media screen and (max-width: 767px) { 
  #LANDSCAPE .sub-landscape-03 .slider-thumb li {
    width: calc(16.5% - 8px);
  }
  #LANDSCAPE .sub-landscape-03 .slider-thumb li {
	margin-right: 10.2px;
  }
  #LANDSCAPE .sub-landscape-03 .slider-thumb {
    margin: 5px auto 0;
}
}