@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&family=Shippori+Mincho+B1:wght@400;500;600&display=swap');
@import url("https://use.typekit.net/kuk0tji.css");


/*----------------------------------------------------
	☆PC
----------------------------------------------------*/
.pc-none {
    display: none;
}

.sp-none {
    display: block;
}

#chestnut {
	width: 100%;
    overflow: hidden;
    position: relative;
    color: #003c6e;
    font-family: 'Shippori Mincho B1', serif;
    letter-spacing: 0.2em;
    font-size: 15px;
    font-weight: 500;
	line-height: 1.5;
    -webkit-font-smoothing: antialiased;
	background: url("/images/menu/chestnut/bg.jpg") center center / cover repeat;

}

#chestnut img {
    display: block;
	width: 100%;
	height: auto;
}

/*--- mv ---*/

#chestnut .mv {
    position: relative;
	max-width: 1360px;
	margin: 0 auto;
	background: url("/images/menu/chestnut/mv_pc_png.jpg") center center / cover no-repeat;
}

#chestnut .mv .mvTitle {
    position: absolute;
    top: 12.6%;
    left: 33.8%;
    width: 32.3%;
    z-index: 5;
}

#chestnut .mv .mvCopy {
    position: absolute;
	top: 4.4%;
    left: 62.5%;
    width: min(4.5%, 60px);
	z-index: 5;
}

#chestnut .mv .mvStart {
    position: absolute;
	top: 17%;
    left: 24.5%;
    width: 11.5%;
	z-index: 5;
}

/*--- 画像 ---*/

#chestnut .mv .image {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: calc(770 / 1360 * 100%);
}

#chestnut .mv .image picture {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* レイヤー画像共通 */
#chestnut .mv .image img.layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 背景は最初から表示 */
#chestnut .mv .image img.bg {
	opacity: 1;
	animation: none;
	z-index: 0;
}

/*--- メニュー ---*/

#chestnut .menuArea {
    position: relative;
	z-index: 0;
}

#chestnut .menuArea .menuBox {
    position: relative;
	margin-top: 50px;
}

#chestnut .menuArea .menuBox.no3 {
    position: relative;
	margin-top: 30px;
}

#chestnut .menuArea .menuBox.no4 {
    position: relative;
	margin-top: 40px;
}

#chestnut .menuArea .menuBox.no5 {
    position: relative;
	margin-top: 70px;
}

#chestnut .menuArea .menuBox.no6 {
    position: relative;
	margin-top: 70px;
}

#chestnut .menuInner {
	width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 0 8%;
}

#chestnut .menuArea .menuBox .imgBox {
	position: relative;
}

#chestnut .menuArea .menuBox .imgBox .en {
	position: absolute;
    top: 24.5%;
    left: 1%;
    width: 22%;
    display: block;
}

#chestnut .menuArea .menuBox .imgBox .copy {
	position: absolute;
	top: 17%;
    left: 79%;
    writing-mode: vertical-rl;
}

#chestnut .menuArea .menuBox .imgBox .copy span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    padding: 10px 3px;
    margin-left: 5px;
}

#chestnut .menuArea .menuBox .txtBox {
	text-align: center;
	width: 61%;
    margin: 0 auto;
	margin-top: -80px;
}

#chestnut .menuArea .menuBox .txtBox .txtboxInner {
	width: 100%;
    position: relative;
	background: #fff;
	width: 99%;
	margin: 3px auto;
    padding: 30px;
    font-size: 24px;
}

#chestnut .menuArea .menuBox .txtBox h2 {
    margin-bottom: 5px;
	font-weight: 600;
}

#chestnut .menuArea .menuBox .txtBox .price {
    font-size: 18px;
	margin-bottom: 0;
}

#chestnut .menuArea .menuBox .txtBox .price span {
    font-size: 80%;
}

/*--- ボタン ---*/

#chestnut .more {
    max-width: 164px;
	margin: -23px auto 0;
    position: relative;
	text-align: center;
}

#chestnut .more a {
	display: block;
    background: #003c6e;
    font-family: "canto-pen", serif;
    font-weight: 600;
    color: #fff;
    letter-spacing: .1em;
    border: none;
    padding: 13px 0 9px;
    border-radius: 100px;
    font-size: 17px;
    transition: .3s ease;
}

#chestnut .more a:hover {
    text-decoration: none;
    letter-spacing: .3em;
    text-indent: .3em;
    filter: drop-shadow(5px 5px 5px rgba(255, 176, 64, .8));
}



/*--- SNS ---*/

#chestnut .sns {
    background: url("/images/menu/chestnut/sns_bg.jpg") center center / cover no-repeat;
    position: relative;
	padding: 90px 0;
}

#chestnut .sns .snsList {
	display: flex;
    align-items: center;
    justify-content: space-between;
	width: 90%;
    max-width: 320px;
    margin: 0 auto;
    position: relative;
}

#chestnut .sns .snsList li a {
    display: block;
    width: 30px;
    height: 30px;
    transition: .3s ease;
}

#chestnut .sns .snsList li a:hover {
	transform: scale(1.15);
    filter: drop-shadow(0 0 4px rgba(255, 255, 255, .4));
}

/*--- banner ---*/

#chestnut .bnrArea {
	width: 100%;
	display: flex;
	flex-direction: column; 
	align-items: center;
	gap: 15px;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
    justify-content: space-between;
    position: relative;
    padding: 0 clamp(5%, 10vw, 120px) clamp(40px, 10vw, 120px); 
}

#chestnut .bnrArea .inr {
    overflow: hidden;
}

#chestnut .bnrArea .title {
	position: relative;
	display: inline-block;
	max-width: 600px;
}

#chestnut .bnrArea .inr a {
    transition: 0.4s;
}

#chestnut .bnrArea .inr a:hover img{
	transform: scale(1.08);
}

#chestnut .bnrArea a img{
	transition: .4s;
}
#chestnut .bnrArea a:hover img{
	transform: scale(1.08);
}

/*-------------------------------------------
Animation
-------------------------------------------*/

.out {
    opacity: 0;
    transform: translateY(50px);
}

.in {
    opacity: 1;
    transform: translateY(0);
    transition: all 1.7s ease;
}

#chestnut .clip01 {
    clip-path: inset(0 0 100% 0);
}

#chestnut .mv .clip01, #chestnut .in .clip01 {
    animation: clip01 .8s ease-in-out forwards;
}


#chestnut .mvCopy.clip01 {
    animation-delay: 1.2s;
	animation-duration: 1.4s;
}

#chestnut .copy.clip01 {
    animation-delay: 0.6s;
}

@keyframes clip01 {
	0% { clip-path: inset(0 0 100% 0); }
	100% { clip-path: inset(0 0 0 0); }
}

/* 順番にふわっと表示 */
#chestnut .mv .image img.layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	animation: fadeOnly 1s ease forwards;
}

#chestnut .mv .image img.layer1 { animation-delay: 0.3s; z-index: 5; }
#chestnut .mv .image img.layer2 { animation-delay: 0.5s; z-index: 4; }
#chestnut .mv .image img.layer3 { animation-delay: 0.7s; z-index: 3; }
#chestnut .mv .image img.layer4 { animation-delay: 0.9s; z-index: 2; }

@keyframes fadeOnly {
  from { opacity: 0; }
  to   { opacity: 1; }
}


/*じわっ*/
#chestnut .mv .mvTitle,
#chestnut .mv .mvStart{
    opacity: 0;
}

#chestnut .mv .blur,
#chestnut .menuBox .blur,
#chestnut .snsList.blur{
    animation: blurAnime 1.2s ease forwards;
}

#chestnut .mv .mvTitle {
	animation-delay: 1s;
}

#chestnut .mv .mvStart.blur{
    animation-delay: 1.6s;
}

#chestnut .bnrArea .out .in .blur {
    animation: blur .8s ease-in-out forwards;
}

.bnrArea.in .blur {
    animation: blurAnime 0.8s ease-in-out forwards;
}

@keyframes blurAnime{
    from {
    filter: blur(15px);
    transform: scale(1.3);
    opacity: 0;
    }

    to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
    }
}

#chestnut .clip03 {
    clip-path: inset(150% 100% 0 0);
}

#chestnut .in .en.clip03 {
	animation: clip03 .8s ease forwards;
}

@keyframes clip03 {
	0% { clip-path: inset(150% 100% 0 0); }
	100% { clip-path: inset(0 0 0 0); }
}



/*--- delay ---*/
#chestnut .delay02{ animation-delay: 0.2s !important;}
#chestnut .delay04{ animation-delay: 0.4s !important;}
#chestnut .delay06{ animation-delay: 0.6s !important;}
#chestnut .delay08{ animation-delay: 0.8s !important;}
#chestnut .delay10{ animation-delay: 1.0s !important;}
#chestnut .delay11{ animation-delay: 1.1s !important;}
#chestnut .delay12{ animation-delay: 1.2s !important;}
#chestnut .delay14{ animation-delay: 1.4s !important;}
#chestnut .delay16{ animation-delay: 1.6s !important;}
#chestnut .delay18{ animation-delay: 1.8s !important;}


/*----------------------------------------------------
	☆TABLET UNDER 1080
----------------------------------------------------*/

@media screen and (max-width:1080px) {

    /*--- mv ---*/

    /*--- メニュー ---*/

    /*--- sample02 ---*/
    
}




/*----------------------------------------------------
	☆TABLET UNDER 900
----------------------------------------------------*/

@media screen and (max-width:900px) {

    /*--- mv ---*/

    /*--- イントロ ---*/
	
    /*--- sample02 ---*/
    
}


/*----------------------------------------------------
	☆UNDER 600
----------------------------------------------------*/

@media screen and (max-width:600px) {
	
	.pc-none {
		display: block;
	}

	.sp-none {
		display: none;
	}
	
    /*--- mv ---*/
	
	#chestnut .mv .mvTitle {
		position: absolute;
        top: 5%;
        left: 22.1%;
		width: min(330px, 55%);
	}

	#chestnut .mv .mvCopy {
        position: absolute;
        top: 7.5%;
        left: 81%;
        width: 11%;
	}

	#chestnut .mv .mvStart {
        position: absolute;
        top: 4%;
        left: 5%;
        width: min(144px, 24%);
	}
	
	#chestnut .mv .image {
        padding-top: calc(620 / 400 * 100%);
	}
	

    /*--- メニュー ---*/
	
	#chestnut .menuInner {
		width: 100%;
		padding: 0 0 70px;
	}
	
	#chestnut .menuArea .menuBox {
		margin-top: 70px;
	}
	
	#chestnut .menuArea .menuBox.no2 {
		margin-top: 20px;
	}
	
	#chestnut .menuArea .menuBox.no3 {
		margin-top: 20px;
	}
	
	#chestnut .menuArea .menuBox.no4 {
		margin-top: 20px;
	}

	#chestnut .menuArea .menuBox.no5 {
		margin-top: 20px;
	}
	
	#chestnut .menuArea .menuBox.no6 {
		margin-top: 20px;
	}

	#chestnut .menuArea .menuBox .imgBox .en {
        position: absolute;
        top: 24%;
        left: 1.5%;
        width: min(154px, 26%);
        z-index: 2;
	}
	
	#chestnut .menuArea .menuBox .imgBox .copy {
        position: absolute;
        top: -1.5%;
        left: 75%;
	}
	
	#chestnut .menuArea .menuBox .imgBox .copy span {
		font-size: clamp(13px,2vw,18px);
	}
	
	#chestnut .menuArea .menuBox .txtBox .txtboxInner {
		z-index: 2;
	}
	
	#chestnut .menuArea .menuBox .txtBox .txtboxInner .txtInner {
		width: 98.5%;
		padding: clamp(10px, 2vw, 30px) clamp(5px, 1vw, 15px);
	}
	
	#chestnut .menuArea .menuBox .txtBox {
		width: 90%;
		margin-top: clamp(-70px, -16.7vw, -100px);
	}
	
	#chestnut .menuArea .menuBox .txtBox h2 {
		font-size: 22px;
	}
	
	#chestnut .more {
		z-index: 2;
	}
	
	#chestnut .bnrArea {
		padding: 0 clamp(2%, 6vw, 60px) clamp(40px, 8vw, 120px);
	}
	
	
	/*--- SNS ---*/
	
	#chestnut .sns .snsList {
		width: 75%;
	}
	
	#chestnut .sns {
    	padding: 60px 0;
	}
	
/*-------------------------------------------
Animation
-------------------------------------------*/
	
	#chestnut .mv .mvTitle {
		animation-delay: 0.3s;
	}

	#chestnut .mvCopy.clip01 {
		animation-delay: 0.5s;
	}

	#chestnut .mv .mvStart.blur {
		animation-delay: 0.5s;
	}

	#chestnut .mv .image img.layer1 { animation-delay: 0s; z-index: 5; }
	#chestnut .mv .image img.layer2 { animation-delay: 0s; z-index: 4; }
	#chestnut .mv .image img.layer3 { animation-delay: 0s; z-index: 3; }
	#chestnut .mv .image img.layer4 { animation-delay: 0s; z-index: 2; }

}

