@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700&display=swap');

/*----------------------------------------------------
	☆PC
----------------------------------------------------*/
.bgWhite {
    background: #fff;
}

.bgw01 {
    padding: 8px 0 50px 0;
}

#wrapper {
    margin-bottom: 0;
}

.pc-none {
    display: none;
}

.sp-none {
    display: block;
}

.nowrap{
    white-space: nowrap;
    display: inline-block;
}

#otsukimi2026 a:hover{
    text-decoration: none;
}

#otsukimi2026 ul, #otsukimi2026 p, #otsukimi2026 dl{ margin-bottom: 0;}
#otsukimi2026 dd{ margin-left: 0;}

#otsukimi2026 {
	width: 100%;
    overflow: hidden;
	position: relative;
	color: #fff;
	font-family: "Shippori Mincho B1", serif;
    letter-spacing: 0.15em;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
	background-image: url("../images/menu/otsukimi2026/bg_01.jpg");
    background-repeat: repeat;
}

#otsukimi2026 img { 
    width: 100%; 
    vertical-align: bottom; 
    -webkit-backface-visibility: hidden; 
    backface-visibility: hidden;
}

#otsukimi2026 .deco {
    position: absolute;
    top: 0;
}

#otsukimi2026 .zen {
    font-family: "Zen Old Mincho", serif;
  	font-style: normal;
}

/*--- mv ---*/

#otsukimi2026 #mv {
    position: relative;
	border-bottom: 2px solid;
    border-image: linear-gradient(to bottom, #f3c45d, #f9f3ac, #bb8537, #f4dc84) 1;
}

#otsukimi2026 #mv .mvInner {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

#otsukimi2026 #mv .mvInner .mvTitle {
    width: min(8%, 115px);
    left: 50%;
    transform: translateX(-50%);
    top: 4%;
}

#otsukimi2026 #mv .mvInner .mvText {
    width: min(5.5%, 80px);
    left: 55.5%;
    top: 5%;
}

#otsukimi2026 #mv .mvInner .mvDate {
    width: min(15.3%, 220px);
    left: 28.5%;
    top: 32%;
	z-index: 1;
}

#otsukimi2026 #mv .mvInner .pattern.deco01 {
    width: min(60%, 867px);
    left: 66%;
    top: 1%;
}

#otsukimi2026 #mv .mvInner .pattern.deco02 {
    width: min(57%, 820px);
    left: -30%;
    top: -56%;
}


/*--- menu1 ---*/
#otsukimi2026 #menu1 {
	position: relative;
	padding: 90px 0 10px;
	overflow: hidden;
}

/*#otsukimi2026 #menu1 .menuArea:nth-child(odd) {
    margin-right: 8%;
}

#otsukimi2026 #menu1 .menuArea:nth-child(even) {
    margin-left: 8%;
}*/

#otsukimi2026 #menu1 .menuArea {
    max-width: 1450px;
    margin: 0 auto;
}

#otsukimi2026 #menu1 .menuBox {
	position: relative;
	margin-bottom: 100px;
}

/*#otsukimi2026 #menu1 .menuBox .flame{
	background:rgba(42,42,91,0.8);
}*/

#otsukimi2026 #menu1 .menuBox .menuPatt {
	position: absolute;
}

#otsukimi2026 #menu1 .menuBox .menuPatt.deco01 {
	width: min(77%, 932px);
    right: -20%;
    top: -60%;
    mix-blend-mode: overlay;
}

#otsukimi2026 #menu1 .menuBox .menuPatt.deco02 {
	width: min(21%, 300px);
    right: -2%;
    top: -6%;
}

#otsukimi2026 #menu1 .menuBox .boxInner {
	display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	width: 85%;
    max-width: 1200px;
    margin: 0 auto;
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox {
    position: relative;
	width: 50%;
	z-index: 1;
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .menuBg {
	width: 75%;
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .mainImg {
    position: absolute;
    left: -35%;
    top: 11%;
    width: min(140%, 850px);
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .copy {
    position: absolute;
    top: 20%;
    left: 75%;
    writing-mode: vertical-rl;
	color: #373062;
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .dessert_icon {
    position: absolute;
    left: 80%;
    top: 10%;
    width: min(27%, 163px);
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .bubble_icon {
    position: absolute;
    left: 15%;
    top: 59%;
    width: min(22.5%, 134px);
}

#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .copy span {
    display: inline-block;
    font-size: clamp(16px, 1.5vw, 20px);
    font-weight: 600;
    background-image: linear-gradient(#ffffff, #fff5d1 60%, #ffd232);
    padding: 12px 3px;
    margin-left: 5px;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox {
    position: relative;
	width: 50%;
	padding: 10% 6% 8%;
	letter-spacing: 0.1em;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox::before{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left: -160%;
    right: 0;
    background: rgba(42, 42, 91, .8);
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .number {
    position: absolute;
    left: 41%;
    top: -11%;
    width: min(16%, 96px);
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .limited {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 10px;
    border: none;
    background: #f0d04c;
    border-radius: 45px;
    color: #373062;
    text-align: center;
    margin: 0 auto 20px;
    width: 320px;
    position: relative;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .menuTitle {
    font-size: 30px;
	font-weight: 700;
	color: #f0d04c;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .menuTitle .small {
    font-size: 70%;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .price {
    font-size: 20px;
	color: #f0d04c;
	text-align: center;
	margin-bottom: 55px;
	position: relative;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .price::after {
    content: "";
    width: 28px;
    height: 2px;
	background: #f0d04c;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .subTxt {
	text-align: justify;
	max-width: 400px;
    margin: 0 auto;
    line-height: 1.9;
    letter-spacing: 0.06em;
	position: relative;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud {
    position: absolute;
    width: 44%;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco01 {
    position: absolute;
    left: -15%;
    top: 11%;
}

#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco02 {
    position: absolute;
    right: -28%;
    bottom: 5%;
}

/*偶数*/
#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner {
	flex-direction:row-reverse;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .menuPatt.deco01 {
    right: 0;
	left: -20%;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .menuPatt.deco02 {
    right: 0;
    left: -2%;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .imgBox .menuBg {
    margin-left: 25%;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .imgBox .mainImg {
    left: -7%;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox::before {
    right: -160%;
    left: 0;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .imgBox .copy {
    left: -10%;
    right: 76%;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox .cloud.deco01 {
    left: 65%;
}

#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox .cloud.deco02 {
    right: 0;
    left: -22%;
}


/*--- menu2 ---*/
#otsukimi2026 #menu2 {
	position: relative;
	padding: 125px 0 140px;
	overflow: hidden;
	background-image: url("../images/menu/otsukimi2026/bg_02.jpg");
    background-repeat: repeat;
}

#otsukimi2026 #menu2 .menuArea {
	position: relative;
}

#otsukimi2026 #menu2 .menuArea .menuPatt {
	position: absolute;
	width: min(31.5%, 454px);
}

#otsukimi2026 #menu2 .menuArea .menuPatt.deco01 {
	right: -5%;
    top: -10%;
}

#otsukimi2026 #menu2 .menuArea .menuPatt.deco02 {
	left: -5%;
    bottom: 5%;
}

#otsukimi2026 #menu2 .menuArea .plants {
	position: absolute;
	width: min(20%, 290px);
}

#otsukimi2026 #menu2 .menuArea .plants.deco01 {
	left: -2%;
    bottom: -60%;
}

#otsukimi2026 #menu2 .menuArea .plants.deco02 {
	left: 9%;
    bottom: -64%;
}

#otsukimi2026 #menu2 .menuArea .plants.deco03 {
	right: -7%;
    bottom: -50%;
}

#otsukimi2026 #menu2 .menuArea .plants.deco04 {
	right: -7.5%;
    bottom: -15%;
}

#otsukimi2026 #menu2 .menuArea .titBox {
	position: relative;
	width: 85%;
	max-width: 950px;
    margin: 0 auto 100px;
    z-index: 1;
}

#otsukimi2026 #menu2 .menuArea .titBox .secondTit {
	text-align: center;
	font-size: 38px;
	color: #b40014;
	letter-spacing: 0.01em;
    font-weight: 600;
}

#otsukimi2026 #menu2 .menuArea .titBox .secondTit::after {
    position: absolute;
    content: "";
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    background: url("../images/menu/otsukimi2026/deco_moon.png") top center / contain no-repeat;
    width: 200px;
    height: 200px;
    z-index: -1;
}

#otsukimi2026 #menu2 .menuArea .titBox .cloud {
	position: absolute;
	width: min(20%, 240px);
    z-index: -1;
}

#otsukimi2026 #menu2 .menuArea .titBox .cloud.deco01 {
	right: -12%;
    transform: translateX(-50%);
    top: -50%;
}

#otsukimi2026 #menu2 .menuArea .titBox .cloud.deco02 {
	left: 8%;
    transform: translateX(-50%);
    top: 55%;
}

#otsukimi2026 #menu2 .menuArea .secretBox {
	position: relative;
	width: min(85%, 1200px);
	margin: 0 auto;
}

#otsukimi2026 #menu2 .menuArea .secretBox .secret {
	position: relative;
    z-index: 1;
}

#otsukimi2026 #menu2 .menuArea .secretBox .BackLight {
	width: min(78%, 930px);
    left: 50%;
    transform: translateX(-50%);
    top: -150%;
    position: absolute;
    z-index: 0;
}



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

#mv .slidein,
.out.slidein,
.out .slidein{
    opacity: 0;
}

#mv .slidein,
.in.slidein,
.in .slidein{
    animation: slidein 0.8s ease forwards;
}

@keyframes slidein{
    0%{ transform: translate(0,10px); opacity: 0; }
    100%{  transform: translate(0,0);opacity: 1;}
}

/*右→左移動*/
#otsukimi2026 #mv .mvInner .pattern.deco01 {
	animation: slideinToL 1.5s ease-out forwards;
}
@keyframes slideinToL {
	0% { transform: translate(30%,0); opacity: 0;}
	100% { transform: translate(0,0); opacity: 1;}
}

/*左→右移動*/
#otsukimi2026 #mv .mvInner .pattern.deco02 {
	animation: slideinToR 1.5s ease-out forwards;
}
@keyframes slideinToR {
	0% { transform: translate(-30%,0); opacity: 0;}
	100% { transform: translate(0,0); opacity: 1;}
}

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

#otsukimi2026 .in .clip01,
#otsukimi2026 .in.clip01,
#otsukimi2026 #mv .clip01{
    animation: clip01 1.2s ease forwards;
}

#otsukimi2026 .clip02 {
    clip-path: inset(0 100% 0 0);
}

#otsukimi2026 .in .clip02,
#otsukimi2026 .in.clip02,
#otsukimi2026 #mv .clip02{
    animation: clip02 1.2s ease forwards;
}

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


#otsukimi2026 #mv .mvTitle .animeInner,
#otsukimi2026 #mv .mvText .animeInner {
    opacity: 0;
}

#otsukimi2026 #mv .blur {
    animation: blurAnime 1.2s ease forwards;
}

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

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



.pon {
    opacity: 0;
}

.in .pon,
.in.pon {
    animation: pon 0.8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0.6s both;
}

@keyframes pon {
  0% { transform: scale(0.5); opacity: 0;}
  100% { transform: scale(1); opacity: 1;}
}



/*--- delay ---*/
.delay01{ animation-delay: 0.1s!important;}
.delay02{ animation-delay: 0.2s!important;}
.delay03{ animation-delay: 0.3s!important;}
.delay04{ animation-delay: 0.4s!important;}
.delay05{ animation-delay: 0.5s!important;}
.delay06{ animation-delay: 0.6s!important;}
.delay07{ animation-delay: 0.7s!important;}
.delay08{ animation-delay: 0.8s!important;}
.delay09{ animation-delay: 0.9s!important;}
.delay10{ animation-delay: 1.0s!important;}
.delay11{ animation-delay: 1.1s!important;}
.delay12{ animation-delay: 1.2s!important;}
.delay13{ animation-delay: 1.3s!important;}
.delay14{ animation-delay: 1.4s!important;}
.delay15{ animation-delay: 1.5s!important;}
.delay16{ animation-delay: 1.6s!important;}
.delay17{ animation-delay: 1.7s!important;}
.delay18{ animation-delay: 1.8s!important;}
.delay19{ animation-delay: 1.9s!important;}
.delay20{ animation-delay: 2.0s!important;}
.delay21{ animation-delay: 2.1s!important;}
.delay22{ animation-delay: 2.2s!important;}
.delay23{ animation-delay: 2.3s!important;}
.delay24{ animation-delay: 2.4s!important;}
.delay25{ animation-delay: 2.5s!important;}
.delay26{ animation-delay: 2.6s!important;}
.delay27{ animation-delay: 2.7s!important;}
.delay28{ animation-delay: 2.8s!important;}
.delay29{ animation-delay: 2.9s!important;}
.delay30{ animation-delay: 3.0s!important;}
.delay31{ animation-delay: 3.1s!important;}
.delay32{ animation-delay: 3.2s!important;}
.delay33{ animation-delay: 3.3s!important;}
.delay34{ animation-delay: 3.4s!important;}
.delay35{ animation-delay: 3.5s!important;}
.delay36{ animation-delay: 3.6s!important;}
.delay37{ animation-delay: 3.7s!important;}
.delay38{ animation-delay: 3.8s!important;}
.delay39{ animation-delay: 3.9s!important;}
.delay40{ animation-delay: 4.0s!important;}






/*----------------------------------------------------
	☆HOVER
----------------------------------------------------*/


/*----------------------------------------------------
	☆TABLET UNDER 1200
----------------------------------------------------*/

@media screen and (max-width:1200px) {
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .menuTitle {
		font-size: 26px;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .price {
		font-size: 18px;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .limited {
		font-size: 18px;
		padding: 8px 8px;
		width: 290px;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox {
		padding: 8% 6% 6%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco01 {
		left: -12%;
		top: 5%;
	}
}


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

@media screen and (max-width:1080px) {
	#otsukimi2026 #menu1 .menuBox .menuPatt.deco01 {
		top: -30%;
	}
	
	#otsukimi2026 #menu1 .menuBox .menuPatt.deco02 {
		right: 13%;
	}
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .menuPatt.deco02 {
		left: 13%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner,
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner {
		flex-direction: column;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox {
		width: 60%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .menuBg {
		width: 100%;
		margin: 0 auto;
	}
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .imgBox .menuBg {
		margin-left: 0;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .mainImg {
		left: 50%;
        transform: translateX(-50%);
		top: 20%;
		width: 160%;
	}
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .imgBox .mainImg {
		left: 50%;
		transform: translateX(-50%);
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox::before {
		left: -160%;
		right: -160%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox {
        padding: 18% 0 8%;
		margin-top: -6.5%;
        z-index: 1;
		width: 100%;
    }
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox::before {
		right: -160%;
		left: -160%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .number {
		top: 6%;
        width: 9%;
        left: 50%;
        transform: translateX(-50%);
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud {
		width: 25%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco01 {
        left: 11%;
        top: 8%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco02 {
		right: -12%;
		bottom: 5%;
	}
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox .cloud.deco01 {
		left: 65%;
	}
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox .cloud.deco02 {
		left: -12%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .dessert_icon {
		top: 22%;
        width: 35%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .bubble_icon {
		left: -10%;
		top: 65%;
        width: 30%;
	}
}



/*----------------------------------------------------
	☆TABLET UNDER 857
----------------------------------------------------*/

@media screen and (max-width:857px) {
	#otsukimi2026 #menu2 .menuArea .titBox .secondTit {
		font-size: 4.2vw;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .copy span {
		font-size: 15px;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .number {
        top: 5%;
        width: 10%;
    }
	
	#otsukimi2026 #menu2 .menuArea .titBox .secondTit::after {
		top: -40px;
		width: 180px;
		height: 180px;
	}
}


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

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

	.sp-none {
		display: none;
	}

	#otsukimi2026 {
		font-size: 14px;
	}
	
	#otsukimi2026 #mv .mvInner .mvTitle {
		width: 21%;
		top: 2%;
	}
	
	#otsukimi2026 #mv .mvInner .mvText {
		width: 19%;
        left: 66%;
		top: 3%;
	}
	
	#otsukimi2026 #mv .mvInner .mvDate {
		width: 45%;
        left: 4.5%;
        top: 50%;
	}
	
	#otsukimi2026 #mv .mvInner .pattern.deco01 {
		width: 230%;
		left: 55%;
		top: 62%;
	}
	
	#otsukimi2026 #mv .mvInner .pattern.deco02 {
		width: 200%;
		left: -152%;
        top: -6%;
	}
	
	#otsukimi2026 #menu1 {
		padding: 60px 0 10px;
	}
	
	#otsukimi2026 #menu1 .menuBox {
		margin-bottom: 65px;
	}
	
	 #otsukimi2026 #menu1 .menuBox .menuPatt.deco01 {
        top: -20%;
    }
	
	#otsukimi2026 #menu1 .menuBox .menuPatt.deco02 {
        right: -18%;
        width: 50%;
    }
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .menuPatt.deco02 {
        left: -19%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox {
		width: 100%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .copy {
		top: 11%;
		left: 78%;
	}
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .imgBox .copy {
		right: 79%;
	}
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .copy span {
        font-size: 4vw;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .dessert_icon {
        top: 13%;
        width: 42%;
        left: 64%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .imgBox .bubble_icon {
        left: -5%;
        top: 62%;
        width: 37%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox {
        padding: 35% 0 16%;
		margin-top: -11.5%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .number {
        top: 6%;
        width: 18%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .limited {
        font-size: 16px;
        padding: 6px;
        width: 250px;
		margin: 0 auto 15px;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud {
        width: 40%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco01 {
        left: -20%;
    }
	
	#otsukimi2026 #menu1 .menuBox .boxInner .txtBox .cloud.deco02 {
        right: -20%;
    }
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox .cloud.deco01 {
        left: 84%;
    }
	
	#otsukimi2026 #menu1 .menuBox:nth-child(even) .boxInner .txtBox .cloud.deco02 {
        left: -18%;
    }
	
	#otsukimi2026 #menu2 {
		padding: 100px 0 90px;
	}
	
	#otsukimi2026 #menu2 .menuArea .titBox .secondTit {
        font-size: clamp(24px, 7.5vw, 38px);
    }
	
	#otsukimi2026 #menu2 .menuArea .titBox .secondTit::after {
        top: -30%;
        width: auto;
        height: 160%;
    }
	
	#otsukimi2026 #menu2 .menuArea .titBox .cloud {
		width: 45%;
	}
	
	#otsukimi2026 #menu2 .menuArea .titBox .cloud.deco01 {
		right: -44%;
		top: -20%;
	}
	
	#otsukimi2026 #menu2 .menuArea .titBox .cloud.deco02 {
		left: 6%;
		top: 110%;
	}
	
	#otsukimi2026 #menu2 .menuArea .secretBox .secret {
		position: relative;
		z-index: 1;
		width: 90%;
		margin: 0 auto;
	}
	
	#otsukimi2026 #menu2 .menuArea .secretBox .BackLight {
		width: min(180%, 930px);
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        top: -90%;
	}
	
	#otsukimi2026 #menu2 .menuArea .menuPatt {
		width: 55%;
	}
	
	#otsukimi2026 #menu2 .menuArea .menuPatt.deco01 {
		right: -16%;
		top: 12%;
	}
	
	#otsukimi2026 #menu2 .menuArea .menuPatt.deco02 {
		left: -15%;
		bottom: -1%;
	}
	
	#otsukimi2026 #menu2 .menuArea .plants {
		width: 40%;
	}
	
	#otsukimi2026 #menu2 .menuArea .plants.deco01 {
		left: -7%;
        bottom: -34%;
	}
	
	#otsukimi2026 #menu2 .menuArea .plants.deco02 {
		left: 15%;
		bottom: -35%;
	}
	
	#otsukimi2026 #menu2 .menuArea .plants.deco03 {
		right: -17%;
		bottom: 10%;
	}
	
	#otsukimi2026 #menu2 .menuArea .plants.deco04 {
		right: -19.5%;
		bottom: 28%;
	}
}



