@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.bgWhite{
    background: #fff;
}
.bgw01{
    padding: 8px 0 50px 0;
}
/*#container {
    padding-top: 130px;
}*/
#wrapper{
    margin-bottom: 0;
}
#shop_bnr{
    padding-bottom: 100px;
    background: #fff;
}
#menu-fair{
    margin-top: 0;
}

br.pc-none{
    display: none;
}

.sp-none{
    display: block;
}

.white { color: #fff; }

#collaboration8 ul, #collaboration8 p, #collaboration8 dl, #collaboration8 h3{ margin-bottom: 0;}
#collaboration8 dd{ margin-left: 0;}

#collaboration8 {
	width: 100%;
    overflow: hidden;
	position: relative;
	color: rgb(0 0 0 / 70%);
	font-family: '游明朝体', YuMincho, 'Yu Mincho', serif;
    letter-spacing: 0.07em;
	font-size: 15px;
	font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    line-height: 1.72;
    background: url("../images/menu/collaboration8/bg_white.jpg") center center / contain repeat-y;
}

#collaboration8 img{ 
    width: 100%; 
    vertical-align: bottom; 
    -webkit-backface-visibility: hidden; 
    backface-visibility: hidden;
}

#collaboration8 .deco{
    position: absolute;
    left: 0;
    top: 0;
}


/*--- mv ---*/
#collaboration8 #mv{
    height: 800px;
    position: relative;
    background: url("../images/menu/collaboration8/bg_red.jpg") center center / cover no-repeat;
}

#collaboration8 #mv .mvInr{
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url("../images/menu/collaboration8/bg_white.jpg") center center / cover no-repeat;
    position: relative;
}
#collaboration8 #mv .mvInr .titleBox{
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#collaboration8 #mv .mvInr .titleBox div{
    max-width: 260px;
}
#collaboration8 #mv .mvInr .titleBox .logo02{
    max-width: 240px;
}
#collaboration8 #mv .mvInr .titleBox .cross{
    max-width: 66px;
    margin: 60px 0;
}
#collaboration8 #mv .mvInr .titleBox .logo4{
    max-width: 200px;
    margin: -20px 0 0;
}
#collaboration8 #mv .mvInr .image{
    position: relative;
    width: 60.037%;
    z-index: 1;
}
#collaboration8 #mv .mvInr .image .date{
    max-width: 228px;
    width: 19.5%;
    left: auto;
    right: -2%;
    margin: 24% 0 0 0;
}

#collaboration8 #mv .mvInr .mv_leaf{
    max-width: 295px;
    width: 20%;
    margin: 0 0 0 -12.5%;
}

/*--- contents ---*/
#collaboration8 .introduction{
    max-width: 900px;
    width: 86%;
    margin: 150px auto;
    padding: 100px 85px;
}
#collaboration8 .introduction .title{
    max-width: 198px;
    width: 52%;
    margin: 0 auto 54px;
}
#collaboration8 .introduction .box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
}
#collaboration8 .introduction .box01 .info{
    width: 40%;
}
#collaboration8 .introduction .box01 .image{
    width: 50%;
    position: relative;
}
#collaboration8 .introduction .box01 .image01{
    width: 73%;
}
#collaboration8 .introduction .box01 .image02{
    width: 42%;
    position: absolute;
    right: 0;
    bottom: -55px;
}

#collaboration8 .introduction .box02 .image{
    width: 26%;
}
#collaboration8 .introduction .box02 .info{
    width: 67%;
}
#collaboration8 .introduction .box02 .info .name{
    font-weight: normal;
    font-size: 20px;
}
#collaboration8 .introduction .box02 .info .text{
    font-size: 15px;
    text-align: justify;
}


/*--- menu-box ---*/
#collaboration8 .menu-box .inr{
    display: flex;
    justify-content: space-between;
    align-content: center;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
#collaboration8 .menu-box01{
    padding: 100px 0;
}
#collaboration8 .menu-box01 .inr{
    align-items: center;
}
#collaboration8 .menu-box .inr .image{
    width: 51%;
    position: relative;
}
#collaboration8 .menu-box .inr .image img{
    position: relative;
    z-index: 1
}

#collaboration8 .menu-box .inr .info{
    width: 42%;
    padding-left: 4%;
    position: relative;
    z-index: 1;
}
#collaboration8 .menu-box .inr .info .title{
    font-weight: normal;
    margin-bottom: 15px;
}
#collaboration8 .menu-box .inr .info .title .jp{
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.5;
    color: #ad0b0b;
    position: relative;
    margin-top: -30px;
}

#collaboration8 .menu-box .inr .info .title .jp.white{
    color: #fff;
}
#collaboration8 .menu-box .inr .info .title .jp.brown{
    color: #BC985A;
}
/*#collaboration8 .menu-box .inr .info .title .jp:before{
    display: block;
    content: "";
    width: 36px;
    height: 25px;
    background: url("../images/menu/collaboration8/deco1.svg") center center / contain no-repeat;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
}*/
/*#collaboration8 .menu-box .inr .info .title .jp:before{
    display: block;
    content: "";
    width: 36px;
    height: 25px;
    background: url("../images/menu/collaboration8/deco1.svg") center center / contain no-repeat;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
}*/
#collaboration8 .menu-box.menu-box01 .inr .info .title .jp:before,
#collaboration8 .menu-box.menu-box02 .inr .info .title .jp:before,
#collaboration8 .menu-box.menu-box05 .inr .info .title .jp:before,
#collaboration8 .menu-box.menu-box06 .inr .info .title .jp:before,
#collaboration8 .menu-box.menu-box07 .inr .info .title .jp:before{
    right: auto;
}

#collaboration8 .menu-box .inr .info .title .en{
    font-size: 90px;
    line-height: 1;
    display: block;
}
#collaboration8 .menu-box .inr .info .price{
    font-size: 24px;
    margin-bottom: 40px;
}
#collaboration8 .menu-box .inr .info .price span{
    font-size: 0.8em;
}
#collaboration8 .menu-box .inr .info .text{
    margin-bottom: 50px;
    text-align: justify;
}
#collaboration8 .menu-box .inr .info .menuList01 li{
    border-left: 1px solid #eddb99;
    padding-left: 20px;
    margin-bottom: 40px;
}
#collaboration8 .menu-box .inr .info .menuList01 li:last-child{
    margin-bottom: 0;
}
#collaboration8 .menu-box .inr .info .menuList01 li .caption{
    color: #eddb99;
    line-height: 1.5;
    margin-bottom: 5px;
}
#collaboration8 .menu-box .inr .info .menuList01 li .text{
    font-size: 20px;
    margin-bottom: 0;
}
#collaboration8 .menu-box .inr .info .menuName{
    font-size: 20px;
    margin-bottom: 10px;
}

#collaboration8 .menu-box.menu-box06 .inr .info .menuName{
    color: #ad0b0b;
}

#collaboration8 .menu-box.menu-box06 .inr .info .menuName span.small {
    font-size: 80%;
}

#collaboration8 .menu-box .inr .info .menuTxt{
    font-size: 20px;
    margin-bottom: 10px;
}

#collaboration8 .menu-box02{
    position: relative;
    padding-bottom: 120px;
}

/*#collaboration8 .menu-box02 .inr02-01{
    align-items: flex-end;
}*/

#collaboration8 .menu-box02 .inr02-01,
#collaboration8 .menu-box05 .inr02-01,
#collaboration8 .menu-box06 .inr02-01,
#collaboration8 .menu-box07 .inr02-01{
    align-items: center;
}

#collaboration8 .menu-box02 .inr02-01 .image,
#collaboration8 .menu-box05 .inr02-01 .image,
#collaboration8 .menu-box06 .inr02-01 .image,
#collaboration8 .menu-box07 .inr02-01 .image{
    width: 65%;
    padding: 5px 10px 10px 0px;
}
#collaboration8 .menu-box .imgBox{
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.3));
}

#collaboration8 .menu-box02 .inr02-01 .info,
#collaboration8 .menu-box05 .inr02-01 .info,
#collaboration8 .menu-box06 .inr02-01 .info,
#collaboration8 .menu-box07 .inr02-01 .info{
    width: 36%;
}
#collaboration8 .menu-box02 .inr02-01 .info .price,
#collaboration8 .menu-box03 .inr ul li .info .price{
    margin-bottom: 0;
}

#collaboration8 .menu-box02 .inr02-02{
    padding: 80px 0 60px;
    position: relative;
} 
#collaboration8 .menu-box02 .inr02-02::before{
    width: 1px;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 0;
    background: #5c280a;
    content: "";
    display: block;
}
#collaboration8 .menu-box02 .inr02-02 .image dl{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#collaboration8 .menu-box02 .inr02-02 .image .or{
    width: 58%;
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
}
#collaboration8 .menu-box02 .inr02-02 .image dl dt{
    width: 58%;
}
#collaboration8 .menu-box02 .inr02-02 .image dl dd{
    width: 40%;
}
#collaboration8 .menu-box02 .inr02-02 .image dl dd .caption{
    margin-bottom: 5px;
}
#collaboration8 .menu-box02 .inr02-02 .image dl dd .text{
    font-size: 20px;
    letter-spacing: 0;
}

#collaboration8 .menu-box03{
    padding: 80px 0 100px;
}
#collaboration8 .menu-box03 .inr{
    display: block;
}
#collaboration8 .menu-box03 .inr > .info,
#collaboration8 .menu-box04 .inr > .info{
    width: 100%;
}
#collaboration8 .menu-box03 .title,
#collaboration8 .menu-box04 .title{
    text-align: center;
    margin: 0 auto;
}
#collaboration8 .menu-box03 .inr ul{
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}
#collaboration8 .menu-box03 .inr ul li{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 48%;
}
#collaboration8 .menu-box03 .inr ul li .image{
    width: 38%;
}
#collaboration8 .menu-box03 .inr ul li .info{
    width: 62%;
    color: #fff;
}

#collaboration8 .menu-box04 {
    /*background: url(../images/menu/collaboration8/movie-bg.jpg) center top / cover no-repeat;*/
    background-image: linear-gradient(135deg, rgba(211, 193, 190, 0.6) 10%, rgba(211, 193, 190, 1) 55%, rgba(211, 193, 190, 0.4) 86% 100%, rgba(211, 193, 190, 0.6) 95%);
    padding: 120px 0 150px;
    position: relative;
}
#collaboration8 .menu-box04 .inr > .info{
    padding: 0;
}
/*#collaboration8 .menu-box04 .movie{
    width: 750px;
    padding-top: 421px;
    position: relative;
    margin: 0 auto;
}*/
#collaboration8 .menu-box04 .movie iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#collaboration8 .menu-box04 .movie{
    width: 90%;
    max-width: 750px;
    margin: 0 auto;
}
#collaboration8 .menu-box04 .movie{
    width: 90%;
    max-width: 750px;
    margin: 0 auto;
}
#collaboration8 .menu-box04 .inr .info .title .jp:before {
    background: url(../images/menu/collaboration8/deco2.svg) center center / contain no-repeat;
}

/* 葉っぱ */

#collaboration8 .inr .menu_leaf {
    width: 19%;
    max-width: 218px;
}

#collaboration8 .inr .menu_leaf.leaf1 {
    margin: -17% 0 0 -4%;
}

#collaboration8 .inr .menu_leaf.leaf2 {
    margin: 17% 0 0 98%;
}

#collaboration8 .inr .menu_leaf.leaf3 {
    margin: 37% 0 0 -7%;
}

/* パン追加 */

#collaboration8 .panBox .panBoxInner {
    width: 90%;
    max-width: 545px;
    margin: 0 auto 100px;
    padding: 60px;
    background-color: rgb(255 255 255 / 60%);
    filter: drop-shadow(0 12px 6px rgba(0, 0, 0, 0.1));
    text-align: center;
}

#collaboration8 .panBox .panBoxInner h2 {
    font-size: 34px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 10px;
}

#collaboration8 .panBox .panBoxInner .price {
    font-size: 20px;
    margin-bottom: 20px;
}

#collaboration8 .panBox .panBoxInner .price span {
    font-size: 80%;
}

#collaboration8 .panBox .panBoxInner .note {
    font-size: 14px;
    color: #ad0b0b;
    line-height: 2;
}

/* コーン追加 */

#collaboration8 .cornArea .cornBox {
    background: url(../images/menu/collaboration8/bg_yellow.jpg) center center / cover no-repeat;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 130px;
    padding: 80px 160px;
    filter: drop-shadow(0 12px 6px rgba(0, 0, 0, 0.1));
}

#collaboration8 .cornArea .cornBoxInner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#collaboration8 .cornArea .no1 {
    margin-bottom: 40px;
}

#collaboration8 .cornArea .no1 .cornImg {
    width: 36.2%;
}

#collaboration8 .cornArea .no1 .txtBox {
    width: 59%;
}

#collaboration8 .cornArea .no1 h2 {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(50px, 5.3vw, 80px);
    text-align: center;
    color: rgb(255 255 255 / 50%);
    line-height: 1;
    margin: 0;
    text-indent: -.4em;
}

#collaboration8 .cornArea .no1 h3 {
    font-size: 30px;
    margin-top: -30px;
    font-weight: normal;
}

#collaboration8 .cornArea .no1 h3 span {
    font-size: 16px;
    display: block;
}

#collaboration8 .cornArea .no2 .cornImg {
    width: 35%;
}

#collaboration8 .cornArea .no2 .txtBox {
    width: 60%;
}

#collaboration8 .cornArea .no2 .txtBox .txt {
    line-height: 1.8;
}


/*素材のこだわり

#collaboration8 #quality{
    padding: 100px 5%;
    background: url("../images/menu/collaboration2/bg_kodawari.jpg?1201") center center / cover no-repeat;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#collaboration8 #quality .inr{
    width: 85%;
    max-width: 600px;
    padding: 60px 30px;
    position: relative;
    background: rgb(247 236 205 / 60%);
}
#collaboration8 #quality .inr::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    backdrop-filter: blur(15px);
    z-index: 0;
}
#collaboration8 #quality .inr .title{
    font-size: 34px;
    z-index: 1;
    position: relative;
    font-weight: normal;
    line-height: 1.5;
}
#collaboration8 #quality .inr .title span{
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}

#collaboration8 #quality .more{
    width: 55%;
    margin: 50px auto 0;
}

#collaboration8 #quality .more a{
    font-size: 20px;
    padding-bottom: 10px;
    transition: .3s;
    display: flex;
    justify-content: center;
    position: relative;
}

#collaboration8 #quality .more a:after{
    content: '';
    width: 55%;
    height: 15px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    transform: skew(45deg);
    position: absolute;
    bottom: 15%;
    left: 21.5%;
}

#collaboration8 #quality .more a:hover{
    text-decoration: none;
    color: #D26E8C;
}*/



/*-------------------------------------------
Animation
-------------------------------------------*/

#collaboration8 .slideIn,
#collaboration8 .fadein,
#collaboration8 .slideInin {
	opacity: 0;
}

#collaboration8 #mv .slideIn,
#collaboration8 .in .slideIn,
#collaboration8 .in.slideIn,
#collaboration8 #sceneArea .mv.in.slideInin,
#collaboration8 #sceneArea .saoriBox.in.slideInin,
#collaboration8 #sceneArea .storyBox.in .slideInin {
	animation: slideIn 1s ease forwards;
}
#collaboration8 .in .fadein,
#collaboration8 .in.fadein{
	animation: fadein 2s ease forwards;
}

@keyframes slideIn {
	0% { transform: translate(0,10%); opacity: 0;}
	100% { transform: translate(0,0); opacity: 1;}
}
@keyframes fadein {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

#collaboration8 .clip01 {
    clip-path: inset(0 0 100% 0);
}

#collaboration8 #mv .clip01,
#collaboration8 .in .clip01,
#collaboration8 .in.clip01 {
    animation: clip01 .8s ease forwards;
}

#collaboration8 .clip02 {
    clip-path: inset(0 100% 0 0);
}

#collaboration8 #mv .clip02,
#collaboration8 .in .clip02,
#collaboration8 .in.clip02 {
    animation: clip02 .8s 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); }
}

/*じわっ*/
#collaboration8 .mvImg,
#collaboration8 .date,
#collaboration8 .ani {
    opacity: 0;
}

#collaboration8 #mv.in .mvImg.blur,
#collaboration8 #mv.in .date.blur,
#collaboration8 .in.ani.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;
    }
}

/*--- delay ---*/
#collaboration8 .delay02{ animation-delay: 0.2s !important;}
#collaboration8 .delay04{ animation-delay: 0.4s !important;}
#collaboration8 .delay06{ animation-delay: 0.6s !important;}
#collaboration8 .delay08{ animation-delay: 0.8s !important;}
#collaboration8 .delay10{ animation-delay: 1.0s !important;}
#collaboration8 .delay12{ animation-delay: 1.2s !important;}
#collaboration8 .delay14{ animation-delay: 1.4s !important;}
#collaboration8 .delay16{ animation-delay: 1.6s !important;}


/*-------------------------------------------
ONLY PC & HOVER
-------------------------------------------*/
@media only screen and (min-width: 769px){
	#collaboration8 img,
	#collaboration8 #mv .inr{
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		image-rendering: crisp-edges;
		image-rendering: -webkit-optimize-contrast;
	}
    
    
    #collaboration8 .sns ul li a:hover {
        box-shadow: 0 8px 16px rgba(0,0,0,0.3);
        transform: scale(1.1) rotate(12.5deg);
    }
	
	
}

/*-------------------------------------------
Under 1350px
-------------------------------------------*/
@media only screen and (max-width: 1350px){
    
    /*--- mv ---*/
    #collaboration8 #mv{
        /*height: 59.259vw;*/
        height: 58.2vw;
    }
    #collaboration8 #mv .mvInr .titleBox div{
        width: 42%;
    }
    /*#collaboration8 #mv .mvInr .image .date {
        left: 0;
        right: auto;
        margin: 6% 0 0 -6%;
    }*/
    #collaboration8 #mv .mvInr .titleBox .cross {
        width: 10%;
        margin: 8% 0;
    }
    
       
    
}

/*-------------------------------------------
Tablet
-------------------------------------------*/
@media only screen and (max-width: 900px){
    
    /*--- introduction ---*/
    #collaboration8 .introduction .box01 .info br{
        display: none;
    }
    
    /*--- menu-box ---*/
    #collaboration8 .menu-box .inr {
        flex-direction: column-reverse;
        max-width: 500px;
    }
    #collaboration8 .menu-box .inr .image,
    #collaboration8 .menu-box .inr .info{
        width: 100%;
    }
    #collaboration8 .menu-box .inr .info{
        padding: 30px 0 0 0;
    }
    #collaboration8 .menu-box01 {
        padding-bottom: 150px;
    }
    #collaboration8 .menu-box01 .inr .image::before{
        top: 70px;
    }
    
    #collaboration8 .menu-box02 .inr02-01,
    #collaboration8 .menu-box06 .inr02-01{
        flex-direction: column;
    }
    
    #collaboration8 .menu-box02 .inr02-02::before {
        width: 100%;
        height: 1px;
        left: 0;
    }
    #collaboration8 .menu-box02 .inr02-02 {
        padding: 0;
        margin-top: 50px;
        flex-direction: column;
    }
    
    #collaboration8 .menu-box03 .inr ul{
        flex-direction: column;
        max-width: 500px;
    }
    #collaboration8 .menu-box03 .inr ul li{
        width: 100%;
        margin-bottom: 80px;
    }
    #collaboration8 .menu-box03 .inr ul li:last-child{
        margin-bottom: 0;
    }
    #collaboration8 .menu-box03 .inr ul li .info{
        /*width: 60%;*/
    }
    
    #collaboration8 .menu-box04 .inr{
        max-width: none;
    }
    #collaboration8 .menu-box04 .movie{
        width: 100%;
        /*padding-top: 56.25%;*/
    }
    #collaboration8 #mv .mvInr .image .date {
        top: 3%;
        margin: 0;
    }

#collaboration8 .menu-box03 .inr ul li .image {
    width: 42%;
}

#collaboration8 .menu-box03 .inr ul li .info {
    width: 50%;
}

/* コーン追加 */

#collaboration8 .cornArea .cornBox {
    padding: 70px;
}

#collaboration8 .cornArea .no1 h2 {
    font-size: 42px;
    letter-spacing: -.08em;
    text-align: left;
    text-indent: -.05em;
}

}

/*-------------------------------------------
SP
-------------------------------------------*/
@media only screen and (max-width: 600px){
	 
     br.pc-none {
        display: inline;
    }

    .sp-none{
    display: none;
    }
    #collaboration8{
        font-size: 14px;
    }
	#collaboration8 .sp { display: block;}
	#collaboration8 .pc { display: none;}
    
    #container {
        padding-top: 60px;
    }
    .bgw01 {
        padding: 0px 0 1px 0;
    }
    
    /*--- mv ---*/
    #collaboration8 #mv {
        height: auto;
    }
    #collaboration8 #mv .mvInr{
        flex-direction: column;
    }
    #collaboration8 #mv .mvInr .titleBox{
        flex-direction: row;
        padding: 11%;
        position: relative;
    }
    #collaboration8 #mv .mvInr .titleBox .cross{
        margin: 0 6%;
    }
    #collaboration8 #mv .mvInr .titleBox,
    #collaboration8 #mv .mvInr .image{
        width: 100%;
    }
    #collaboration8 #mv .mvInr .image .date {
        top: 23%;
        right: 3%;
        /*margin: 0 0 70% 62%;*/
        width: 26%;
    }
    
    
    /*--- introduction ---*/
    #collaboration8 .introduction {
        padding: 40px 25px;
        margin-bottom: 50px;
		margin-top: 75px;
    }    
    #collaboration8 .introduction .title{
        margin-bottom: 30px;
    }
    #collaboration8 .introduction .box{
        flex-direction: column;
        margin-bottom: 110px;
    }
    #collaboration8 .introduction .box:last-child{
        margin-bottom: 0;
    }
    #collaboration8 .introduction .box01 .info,
    #collaboration8 .introduction .box01 .image{
        width: 100%;
    }
    #collaboration8 .introduction .box01 .info .text{
        /*text-align: center;*/
        margin-bottom: 40px;
    }
    #collaboration8 .introduction .box01 .info .text br{
        display: inline;
    }
    #collaboration8 .introduction .box01 .image01{
        width: 100%;
    }
    #collaboration8 .introduction .box01 .image02 {
        width: 60%;
        right: -25px;
        bottom: -60px;
    }
    #collaboration8 .introduction .box02 .image {
        width: 63%;
    }
    #collaboration8 .introduction .box02 .info {
        width: 100%;
    }
    #collaboration8 .introduction .box02 .info .name{
        text-align: center;
        margin: 25px 0;
    }
    
    #collaboration8 .menu-box01 .inr .image::before {
        top: 50px;
    }
    #collaboration8 .menu-box .inr .info .title{
        margin-bottom: 20px;
    }
    #collaboration8 .menu-box .inr .info .title .jp {
        /*font-size: 22px;*/
        margin-top: -25px;
    }
    #collaboration8 .menu-box .inr .info .title .en {
        font-size: 66px;
    }
    #collaboration8 .menu-box .inr .info .price {
        font-size: 22px;
        margin-bottom: 30px;
    }
    #collaboration8 .menu-box .inr .info .text {
        margin-bottom: 40px;
    }
    #collaboration8 .menu-box .inr .info .menuList01 li{
        margin-bottom: 20px;
    }
    #collaboration8 .menu-box .inr .info .menuList01 li .text {
        font-size: 18px;
    }
    
    #collaboration8 .menu-box02{
        padding-bottom: 80px;
    }
    #collaboration8 .menu-box02 .inr .info {
        padding: 40px 0 0 0;
    }
    
    #collaboration8 .menu-box02 .inr02-02 .image dl{
        flex-direction: column;
    }
    #collaboration8 .menu-box02 .inr02-02 .image dl dt,
    #collaboration8 .menu-box02 .inr02-02 .image dl dd{
        width: 100%;
    }
    #collaboration8 .menu-box02 .inr02-02 .image dl dt{
        margin-bottom: 15px;
    }
    #collaboration8 .menu-box02 .inr02-02 .image dl dd .text{
        font-size: 18px;
    }
    #collaboration8 .menu-box02 .inr02-02 .image .or{
        width: 100%;
    }
    
    #collaboration8 .menu-box03{
        padding: 70px 0;
    }
    #collaboration8 .menu-box03 .inr .info,
    #collaboration8 .menu-box04 .inr .info{
        padding-top: 0;
    }
    #collaboration8 .menu-box03 .inr ul li{
        flex-direction: column;
        align-items: center;
        margin-bottom: 50px;
    }
    #collaboration8 .menu-box03 .inr ul li .image{
        width: 51%;
        margin-bottom: 20px;
    }
    #collaboration8 .menu-box03 .inr ul li .info{
        width: 100%;
    }
    #collaboration8 .menu-box .inr .info .menuName {
        font-size: 18px;
    }
    
    #collaboration8 .menu-box04{
        padding: 50px 0 80px;
    }

#collaboration8 #mv .mvInr .mv_leaf {
    width: 33%;
    margin: 0 0 0 -12%;
}

/* 葉っぱ */

#collaboration8 .inr .menu_leaf {
    width: 35%;
}

#collaboration8 .inr .menu_leaf.leaf1 {
    margin: -33% 0 0 -11%;
}

#collaboration8 .inr .menu_leaf.leaf2 {
    margin: 37% 0 0 83%;
}

#collaboration8 .inr .menu_leaf.leaf3 {
    margin: -33% 0 0 -17%;
}

/* パン追加 */

#collaboration8 .panBox .panBoxInner {
    margin-bottom: 70px;
    padding: 40px 20px;
}

#collaboration8 .panBox .panBoxInner h2 {
    font-size: 26px;
}

#collaboration8 .panBox .panBoxInner .price {
    font-size: 18px;
}

#collaboration8 .panBox .panBoxInner .note {
    font-size: 11px;
}

/* コーン追加 */

#collaboration8 .cornArea .cornBox {
    padding: 40px 30px;
    margin-bottom: 70px;
}

#collaboration8 .cornArea .cornBoxInner {
    display: block;
}

#collaboration8 .cornArea .no1 {
    margin-bottom: 15px;
}

#collaboration8 .cornArea .no1 .cornImg {
    width: 100%;
}

#collaboration8 .cornArea .no1 .txtBox {
    width: 100%;
    margin-top: 15px;
}

#collaboration8 .cornArea .no1 h2 {
    letter-spacing: 0;
    text-align: center;
    text-indent: 0;
    font-size: 37px;
}

#collaboration8 .cornArea .no1 h3 {
    font-size: 26px;
    margin-top: -20px;
}

#collaboration8 .cornArea .no1 h3 span {
    font-size: 14px;
    display: block;
}

#collaboration8 .cornArea .no2 .cornImg {
    width: 100%;
}

#collaboration8 .cornArea .no2 .txtBox {
    width: 100%;
    margin-bottom: 30px;
}



}


/* ----------------------------------------2023/10/06 追加分*/

#collaboration8 #mv .mvInr .titleBox div.logo03 {
    max-width: 360px;
    margin-bottom: 60px;
}

#collaboration8 #mv .mvInr .titleBox .cross {
    margin: 50px 0;
}

#collaboration8 .menu-box06 {
    padding-bottom: 100px;
}

#collaboration8 .menu-box03 {
    padding: 120px 0 150px;
    background: url(../images/menu/collaboration8/bg_red.jpg) center center / cover no-repeat;
}

#collaboration8 .menu-box03 .inr .info .title .jp:before {
    background: url(../images/menu/collaboration8/deco3.svg) center center / contain no-repeat;
}

/*#collaboration8 .menu-box03 .titleTxt {
    color: #fff;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-bottom: 30px;
}

#collaboration8 .menu-box03 .titleTxt:before, #collaboration8 .menu-box03 .titleTxt:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #fff;
}

#collaboration8 .menu-box03 .titleTxt:before {
    margin-right: 30px;
}

#collaboration8 .menu-box03 .titleTxt:after {
    margin-left: 30px;
}*/

#collaboration8 .menu-box03 .inr .info .title .jp {
    color: #eddb99;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-bottom: 30px;
    margin-top: -40px;
    font-size: 30px;
}

#collaboration8 .menu-box03 .inr .info .title .jp:before, #collaboration8 .menu-box03 .inr .info .title .jp:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #eddb99;
}

#collaboration8 .menu-box03 .inr .info .title .jp:before {
    margin-right: 30px;
}

#collaboration8 .menu-box03 .inr .info .title .jp:after {
    margin-left: 30px;
}

#collaboration8 .menu-box .inr .info .menuName.bottle {
    margin-top: 20px;
}

#collaboration8 .menu-box03 .inr ul li .info .price {
    margin-bottom: 20px;
    position: relative;
    /*padding-bottom: 50px;*/
}

/*#collaboration8 .menu-box03 ul .line:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 1px;
    background: rgb(0 0 0 / 70%);
}*/

#collaboration8 .introduction {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: url(../images/menu/collaboration8/bg_gray.jpg) center center / cover no-repeat;
}

#collaboration8 .introduction .introInner {
    max-width: 900px;
    width: 86%;
    margin: 0 auto;
}

#collaboration8 .menu-box03 .inr {
    max-width: 1360px;
    background-color: #a32e13;
    filter: drop-shadow(0 30px 15px rgba(76, 45, 45, 0.15));
    /*padding: 100px 170px;*/
    padding: 6% 10%;
}

#collaboration8 .menu-box03 .inr .info .title {
    margin-bottom: 90px;
}

#collaboration8 .menu-box03 .inr .info .menuName {
    margin-bottom: 0;
}


/*-------------------------------------------
Under 1350px
-------------------------------------------*/
@media only screen and (max-width: 1350px){

#collaboration8 #mv .mvInr .titleBox div.logo03 {
    width: 60%;
}

}


/*-------------------------------------------
SP
-------------------------------------------*/
@media only screen and (max-width: 600px){
	
#collaboration8 #mv {
    position: relative;
    z-index: 10;
    /*border-bottom: 30px solid #D3C1BE;*/
    padding: 30px 0;
}

#collaboration8 #mv .mvInr .titleBox {
    flex-wrap: wrap;
    padding: 10% 11% 8%;
}

#collaboration8 #mv .mvInr .titleBox div {
    width: 39%;
}

#collaboration8 #mv .mvInr .titleBox .cross {
	width: 10%;
    margin: 0 6%;
}

#collaboration8 #mv .mvInr .titleBox div.logo03 {
    width: 85%;
    margin-bottom: 20px;
}

#collaboration8 .introduction {
    padding: 80px 25px;
}

#collaboration8 .menu-box06 {
    padding-bottom: 70px;
}

#collaboration8 .menu-box03 .inr {
    padding: 40px 30px;
}

}



/* ----------------------------------------原田シェフver.*/

/*-------------------------------------------
Animation
-------------------------------------------*/

/*@keyframes kaiten{
  0% { transform:rotateY(270deg); opacity: 0; }
  100% { transform:rotateY(360deg); opacity: 1; }
}

#collaboration8 #mv .mvImg,
#collaboration8 .roll {
    opacity: 0;
}

#collaboration8 #mv.in .mvImg {
    animation: kaiten 1.5s .5s forwards;
}

#collaboration8 .in.roll {
    animation: kaiten 1.2s forwards;
}*/


#collaboration8 .pcNone { display: none;}

#collaboration8:after {
    content: "";
    display: block;
    width: 100%;
    height: 100vh;
    z-index: -1;
    background: url(../images/menu/collaboration8/bg.jpg) center top / cover no-repeat;
    position: fixed;
    left: 0;
    top: 0;
}

#collaboration8 .titleImg {
    display: block;
    max-width: 218px;
    margin: 0 auto;
}

#collaboration8 .menu-box01 .titleImg {
    max-width: 136px;
    margin-left: 0;
}

#collaboration8 .menu-box02 .titleImg,
#collaboration8 .menu-box05 .titleImg,
#collaboration8 .menu-box06 .titleImg {
    max-width: 330px;
    margin-left: 0;
}

/*#collaboration8 #mv:before {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: url("../images/menu/collaboration8/line.jpg") center center / cover no-repeat;
    position: absolute;
    top: 40px;
    left: 0;
}*/

/*#collaboration8 #mv:after {
    display: block;
    content: "";
    width: 100%;
    height: 40px;
    background: #D3C1BE;
    position: absolute;
    bottom: 0;
    left: 0;
}*/

#collaboration8 .contentBox{
    position: relative;
}

/*#collaboration8 .contentBox:after{
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: url("../images/menu/collaboration8/line.jpg") center center / cover no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}

#collaboration8 .contentBox.menu-box04:before{
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #BC985A;
    position: absolute;
    top:36px;
    left: 0;
}
#collaboration8 .contentBox.menu-box04:after{
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: #BC985A;
    position: absolute;
    bottom: 36px;
    left: 0;
}

#collaboration8 .contentBox.menu-box03:before{
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    background: url("../images/menu/collaboration8/line.jpg") center center / cover no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}*/

#collaboration8 .beginningBox{
    background: url("../images/menu/collaboration8/bg_beginning.jpg") center center / cover no-repeat;
}

#collaboration8 .beginning{
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    padding: 80px;
    position: relative;
}
#collaboration8 .beginning:before{
    display: block;
    content: "";
    width: 36px;
    height: 25px;
    background: url("../images/menu/collaboration8/deco1.svg") center center / contain no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: rotate(-90deg);
}
#collaboration8 .beginning:after{
    display: block;
    content: "";
    width: 36px;
    height: 25px;
    background: url("../images/menu/collaboration8/deco1.svg") center center / contain no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transform: rotate(90deg);
}
#collaboration8 .beginning p{
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: .2em;
    line-height: 2;
}
#collaboration8 .beginningBox.contentBox:after{
    bottom: -40px;
}

#collaboration8 .kodawariBox{
    width: 86%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 150px;
}

#collaboration8 .kodawariBox .title2 {
    margin-bottom: 35px;
}

#collaboration8 .title2 .jp{
    font-size: 38px;
    margin-bottom: 10px;
    display: block;
    line-height: 1.5;
    color: #000;
    position: relative;
    font-weight: normal;
    text-align: center;
}
#collaboration8 .title2 .jp:before{
    display: block;
    content: "";
    width: 54px;
    height: 24px;
    background: url("../images/menu/collaboration8/deco2.svg") center center / contain no-repeat;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
}

#collaboration8 .title2.setdrink .jp:before{
    display: block;
    content: "";
    width: 54px;
    height: 24px;
    background: url("../images/menu/collaboration8/deco.svg") center center / contain no-repeat;
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    margin: auto;
}

#collaboration8 .kodawariInner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

#collaboration8 .kodawariInner li {
    width: 31.7%;
}

#collaboration8 .kodawariInner li .imgTItle{
    font-size: 13px;
    margin-top: 5px;
    text-align: right;
}

#collaboration8 .kodawariInner + p{
    text-align: justify;
    line-height: 1.8;
}

#collaboration8 .menu-box03 .inr .info{
    padding-left: 0;
}

#collaboration8 .menu-box03 h4,
#collaboration8 .menu-box06 .title2{
    margin: 120px 0 50px;
}

#collaboration8 .menu-box07 .title2{
    margin: 150px 0 30px;
}

#collaboration8 .menu-box03 .housewine{
    max-width: 1000px;
    margin: 140px auto 0;
    padding: 50px 0;
    background: #fff;
    border-right: 1px solid #D26E8C;
    border-left: 1px solid #D26E8C;
    border-bottom: 1px solid #D26E8C;
}

#collaboration8 .menu-box03 .housewine h5{
    display: flex;
    align-items: center;
    margin: -66px auto 50px;
}

#collaboration8 .menu-box03 .housewine h5 img{
    width: calc(100% - 20% / 2);
    max-width: 440px;
}

#collaboration8 .menu-box03 .housewine h5:before,
#collaboration8 .menu-box03 .housewine h5:after{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #D26E8C;
}

#collaboration8 .menu-box03 .inr .housewine ul {
    padding: 0 120px;
}

#collaboration8 .menu-box03 .inr .housewine ul li {
    width: 47%;
    justify-content: flex-start;
}

#collaboration8 .menu-box03 .inr .housewine ul li .image {
    width: 26%;
}

#collaboration8 .menu-box03 .inr .housewine ul li .info {
    padding-left: 1%;
}

#collaboration8 .menu-box03 .square {
    font-size: 12px;
    display: inline-block;
    padding: 3px 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

#collaboration8 .introduction .text:nth-of-type(2){
    margin-top: 15px;
}

#collaboration8 .introduction .text a{
    transition: .3s ease;
}

#collaboration8 .introduction .text a:hover{
    text-decoration: none;
    color: #D26E8C;
}

#collaboration8 .text .chuki{
    font-size: 12px;
    display: block;
}

#collaboration8 .text .chuki:first-of-type{
    margin-top: 15px;
}

#collaboration8 .comingsoon{
    width: 400px;
    margin: 0 auto;
    padding: 80px 0;
    opacity: 0.3;
}

#collaboration8 .menu-box .inr .info .menuTxt {
    font-size: 15px;
    margin-bottom: 20px;
}

#collaboration8 .menu-box .inr .info .subName {
    position: relative;
    font-size: 20px;
    color: #ad0b0b;
    margin: 50px 0 10px;
}

#collaboration8 .menu-box .inr .info .subName:before {
    content: "";
    background: #ad0b0b;
    width: 60px;
    height: 1px;
    position: absolute;
    top:-22px;
    left: 0;
}

#collaboration8 .menu-box .inr .info .subTxt {
    font-size: 15px;
    line-height: 1.8;
}

#collaboration8 .menu-box .inr .info .caution {
    font-size: 12px;
    margin-top: 10px;
}

#collaboration8 .menu-box .caution2 {
    text-align: center;
    font-size: 12px;
    color: #D26E8C;
    width: 86%;
    margin: 80px auto 0;
}

#collaboration8 .menu-box .setdrinkTxt {
    text-align: center;
    font-size: 24px;
}

#collaboration8 .menu-box .setdrinkTxt span {
   font-size: 0.8em;
}

#collaboration8 .menu-box .caution3 {
    text-align: center;
    font-size: 12px;
    color: #D26E8C;
    margin-top: 10px;
}

#collaboration8 .menu-box .caution3 span {
    border-bottom: double #D26E8C;
}

#collaboration8 .menu-box .inr.left {
    flex-direction: row-reverse; 
}

#collaboration8 .menu-box .inr.left .info {
    padding-left: 0;
    padding-right: 4%;  
}

#collaboration8 .menu-box.menu-box07 {
    margin-bottom: 100px; 
}


#collaboration8 .titleTxt {
    font-family: "Cormorant Garamond", serif;
    font-weight: 400;
    font-style: normal;
    /*font-size: 110px;*/
    font-size: clamp(90px, 7.3vw, 110px);
    text-align: center;
    color: rgb(0 0 0 / 10%);
    line-height: 1;
    display: block;
}

#collaboration8 .inr02-01 .titleTxt {
    font-size: clamp(45px, 4.6vw, 70px);
    font-weight: 500;
}

#collaboration8 .menu-box04 .titleTxt {
    color: #BC985A;
}

#collaboration8 .menu-box02 .titleTxt,
#collaboration8 .menu-box05 .titleTxt,
#collaboration8 .menu-box06 .titleTxt {
    text-align: left;
}



/*-------------------------------------------
Tablet
-------------------------------------------*/
@media only screen and (max-width: 900px){

#collaboration8 #mv:before {
    top: 20px;
}

/*#collaboration8 #mv:after {
    bottom: 20px;
}*/

#collaboration8 #mv .mvInr .titleBox div.logo03 {
    margin-bottom: 30px;
}

#collaboration8 #mv .mvInr .titleBox .cross {
    margin: 30px 0;
}

#collaboration8 .beginning {
    margin-bottom: 0;
}

#collaboration8 .beginningBox.contentBox:after {
    bottom: -20px;
}

#collaboration8 .beginning p {
    font-size: 15px;
}

#collaboration8 .menu-box04 {
    padding-top: 50px;
}

#collaboration8 .menu-box03 {
    padding-top: 50px;
}

#collaboration8 .title2 .jp {
    font-size: 38px;
}

#collaboration8 .menu-box03 .housewine {
    margin-top: 120px;
}

#collaboration8 .menu-box03 .inr .housewine ul {
    padding: 0 100px;
}

#collaboration8 .menu-box03 .inr .housewine ul li {
    width: 100%;
}

#collaboration8 .menu-box03 .inr ul li .info {
    /*width: 74%;*/
}

#collaboration8 .menu-box .inr.left {
    flex-direction: column;
}

}



/*-------------------------------------------
SP
-------------------------------------------*/
@media only screen and (max-width: 600px){

#collaboration8 .spNone { display: none;}
#collaboration8 .pcNone { display: block;}

#collaboration8 #mv .mvInr .titleBox .cross {
    margin: 0 6%;
}

#collaboration8 .beginning {
    padding: 70px 10px;
}

#collaboration8 .beginning:before {
    width: 25px;
    height: 20px;
    top: 38px;
    bottom: auto;
    right: 0;
    transform: rotate(0);
}

#collaboration8 .beginning:after {
    width: 25px;
    height: 20px;
    top: auto;
    bottom: 37px;
    left: 0;
    transform: rotate(180deg);
}

#collaboration8 .beginning p {
    font-size: 13px;
    line-height: 1.8;
}

#collaboration8 #mv .mvInr .titleBox .logo4 {
    width: 30%;
    position: absolute;
    bottom: 8%;
    right: 9%;
    margin: 0;
}

#collaboration8 .menu-box .inr .info .title .jp:before,
#collaboration8 .title2 .jp:before {
    width: 42px;
    height: 20px;
    top: -30px;
}

#collaboration8 .title2.setdrink .jp:before {
    width: 42px;
    height: 20px;
}

#collaboration8 .menu-box04 {
    padding-top: 100px;
}

#collaboration8 .titleImg {
    width: 180px;
}

#collaboration8 .menu-box01 {
    padding: 80px 0 100px;
}

#collaboration8 .menu-box01 .titleImg {
    width: 112px;
}

#collaboration8 .menu-box02 .titleImg,
#collaboration8 .menu-box05 .titleImg,
#collaboration8 .menu-box06 .titleImg {
    width: 210px;
}

#collaboration8 .menu-box02 .inr .info {
    padding: 20px 0 0 0;
}

#collaboration8 .title2 .jp {
    font-size: 25px;
}

#collaboration8 .kodawariBox {
    padding: 0 0 80px;
}

#collaboration8 .kodawariBox .title2 {
    margin-bottom: 20px;
}

#collaboration8 .kodawariInner {
    display: block;
}

#collaboration8 .kodawariInner li {
    width: 100%;
    margin-bottom: 20px;
}


#collaboration8 .menu-box03 {
    padding: 70px 0;
}

#collaboration8 .menu-box03 h4 {
    margin: 70px 0 35px;
}

#collaboration8 .menu-box03 .inr ul li .info {
    text-align: center;
}

#collaboration8 .menu-box03 .housewine {
    padding-bottom: 0;
    margin-top: 100px;
}

#collaboration8 .menu-box03 .housewine h5 {
    margin: -61px auto 50px;
}

#collaboration8 .menu-box03 .housewine h5 img {
    width: 300px;
}

#collaboration8 .menu-box03 .inr .housewine ul {
    padding: 0;
}

#collaboration8 .menu-box03 .inr .housewine ul li {
    width: 100%;
    margin-bottom: 50px;
}

#collaboration8 .menu-box03 .inr .housewine ul li .info {
    padding-left: 0;
}

#collaboration8 .introduction .text:nth-of-type(2) {
    margin-top: -20px;
}

#collaboration8 .comingsoon{
    width: 308px;
    padding: 40px 0;
}

#collaboration8 .menu-box .caution2 {
    width: 85%;
    text-align: left;
    margin: 40px auto 0;
}

#collaboration8 .menu-box07 .title2 {
    margin: 150px 0 10px;
}

#collaboration8 .menu-box .inr .info .menuTxt {
    margin-bottom: 20px;
}

#collaboration8 .menu-box .inr .info .subName {
    margin: 50px 0 8px;
}


#collaboration8 .titleTxt {
    font-size: 55px;
}

#collaboration8 .menu-box.setBox .inr .info .title .jp {
    margin-top: -30px;
}

 #collaboration8 .menu-box06 .title2 {
    margin: 100px 0 20px;
}

#collaboration8 .menu-box03 .inr .info .title .jp {
    /*display: block;*/
    margin-top: -30px;
    font-size: 26px;
}

#collaboration8 .menu-box03 .inr .info .title .jp:before,
#collaboration8 .menu-box03 .inr .info .title .jp:after {
    width: auto;
    height: 1px;
}

#collaboration8 .menu-box03 .inr .info .title .jp:before {
    margin-right: 10px;
}

#collaboration8 .menu-box03 .inr .info .title .jp:after {
    margin-left: 10px;
}

#collaboration8 .menu-box03 .inr .info .title {
     margin-bottom: 50px; 
}


/*素材のこだわり

#collaboration8 #quality {
    padding: 50px 5%;
}
#collaboration8 #quality .inr {
    padding: 30px 10px;
}
#collaboration8 #quality .inr .title {
    font-size: 22px;
}

#collaboration8 #quality .inr .title span {
    font-size: 16px;
}
#collaboration8 #quality .inr .more{
    width: 100%;
    margin-top: 0;
}
#collaboration8 #quality .more a {
    font-size: 16px;
}*/

}



/* ----------------------------------------セット箇所 */

#collaboration8 .setBox{
    padding: 100px 0;
    position: relative;
}

#collaboration8 .setBox .image{
    margin: 0 auto 40px;
    width: 90%;
    max-width: 1200px;
}

#collaboration8 .menu-box.setBox .setBoxInner {
    padding: 140px 0 100px;
    margin-top: -130px;
    background: url("../images/menu/collaboration8/bg_red.jpg") center center / cover no-repeat;
}

#collaboration8 .menu-box.setBox .inr {
    width: 95%;
    max-width: none;
    /*padding: 140px 0 100px;
    margin-top: -90px;
    background: url("../images/menu/collaboration8/bg_red.jpg") center center / cover no-repeat;*/
}

#collaboration8 .menu-box.setBox .inr .info {
    width: 100%;
    padding: 0;
}

#collaboration8 .menu-box.setBox .inr .info .title .jp {
    text-align: center;
    color: #eddb99;
    margin-top: -40px;
}

#collaboration8 .menu-box.setBox .inr .info .price {
    text-align: center;
    color: #fff;
}

#collaboration8 .setBox .titleImg {
    max-width: 171px;
}

#collaboration8 .setBox .textBox {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
}

#collaboration8 .setBox .textBox:last-child {
    margin-bottom: 0;
}

#collaboration8 .setBox .textBox dt {
    width: 100%;
    height: 100%;
    max-width: 84px;
    border-radius: 100%;
    padding: 16px;
    background: #4c300f;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-right: 25px;
}

#collaboration8 .setBox .textBox dt:before {
    display: block;
    content: '';
    padding-top: 100%;
}

#collaboration8 .setBox .textBox dd {
    font-size: 18px;
}

#collaboration8 .setBox .textBox dd span {
    font-size: 15px;
}

#collaboration8 .setBox .menuList01 {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: center;
}

#collaboration8 .menu-box.setBox .inr .info .menuList01 li {
    /*width: calc(100% / 4);*/
    width: 26%;
    margin-bottom: 0;
    padding-right: 20px;
}

#collaboration8 .menu-box.setBox .inr .info .menuList01 li:last-child {
    padding-right: 0;
}

#collaboration8 .menu-box.setBox .inr .info .menuList01 li .text {
    font-size: 15px;
    color: #fff;
}

#collaboration8 .menu-box.setBox .inr .info .menuList01 li .text span.small {
    font-size: 14px;
}

#collaboration8 .text .plus {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

#collaboration8 .setBox .textArea p {
    font-size: 18px;
    text-align: center;
    line-height: 2;
    color: #fff;
    /*font-weight: bold;*/
}

/* 唐辛子アイコン */

#collaboration8 .white_pepper {
    width: 30px;
    margin: 0 0 5px 2px;
}

#collaboration8 .menu-box.menu-box06 .inr .info .red_pepper_txt {
    font-size: 20px;
    color: #ad0b0b;
    margin-bottom: 5px;
}

#collaboration8 .red_pepper {
    width: 35px;
    margin-bottom: 7px;
}

#collaboration8 .menu-box.menu-box06 .inr .info .red_pepper_txt_s {
    margin-bottom: 30px;
    font-size: 17px;
    color: #ad0b0b;
}

#collaboration8 .menu-box.menu-box06 .inr .info .price {
    margin-bottom: 30px;
}




/*-------------------------------------------
Tablet
-------------------------------------------*/
@media only screen and (max-width: 900px){
/*#collaboration8 .menu-box.setBox .inr {
    padding: 80px 0 40px;
}

#collaboration8 .menu-box.setBox .inr .info {
    padding-top: 50px;
}*/

#collaboration8 .menu-box.setBox .inr .info .menuList01 li {
    padding-right: 20px;
}

}


/*-------------------------------------------
SP
-------------------------------------------*/
@media only screen and (max-width: 600px){
#collaboration8 .setBox {
    padding: 70px 0;
}

#collaboration8 .setBox:before {
    width: 180px;
    height: 32px;
    top: 58px;
}

#collaboration8 .setBox:after {
    width: 180px;
    height: 32px;
    bottom: 58px;
}

#collaboration8 .setBox .titleImg {
    width: 29%;
}

#collaboration8 .setBox .textBox {
    display: block;
    margin-bottom: 20px;
}

#collaboration8 .setBox .textBox:last-child {
    margin-bottom: 30px;
}

#collaboration8 .setBox .textBox dt {
    margin: 0 auto 10px;
    max-width: 73px;
    font-size: 12px;
}

#collaboration8 .setBox .textBox dd {
    font-size: 15px;
}

#collaboration8 .setBox .textBox dd span {
    font-size: 12px;
}

#collaboration8 .setBox .menuList01 {
    display: block;
}

#collaboration8 .menu-box.setBox .inr .info .menuList01 li {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
}

#collaboration8 .setBox .textArea p {
    width: 90%;
    font-size: 15px;
    text-align: left;
    margin: 0 auto;
}

#collaboration8 .menu-box.setBox .setBoxInner {
    padding: 120px 0 80px;
}

}



#collaboration8 p.guide {
    text-align: center;
    margin-bottom: 30px;
}
#collaboration8 .thumbnail {
    /*position: absolute;*/
    top: 0;
    left: 0;
    z-index: 10;
    border-radius: 10px;
    transition: all 300ms ease;
}
#collaboration8 .thumbnail:hover {
    transform: scale(1.05);
    opacity: .8;
}

/* 240130 動画追加 */

/*#collaboration8 .movieArea {
    display: flex;
    justify-content: space-between;
}

#collaboration8 .menu-box04 .movie {
    width: 560px;
    padding-top: 315px;
}

#collaboration8 .movieArea .txt {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
}

@media only screen and (max-width:1350px){

#collaboration8 .menu-box04 .movie {
    width: 47%;
    padding-top: 26.4%;
}

}

@media only screen and (max-width:600px){

#collaboration8 .movieArea {
    display: block;
}

#collaboration8 .menu-box04 .movie {
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 30px
}

#collaboration8 .menu-box04 .movie:last-child {
    margin-bottom: 0
}

}*/


#collaboration8 .movieArea {
    display: flex;
    justify-content: space-between;
}

#collaboration8 .movieArea li {
    width: 48%;
}

#collaboration8 .menu-box04 .movieArea .movie {
    width: 100%;
    padding-top: 0;
    position: static;
    margin: 0;
}

#collaboration8 .movieArea .thumbnail {
    position: static;
}

#collaboration8 .movieArea .txt {
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    margin-top: 20px;
    transition: all 300ms ease;
}

#collaboration8 .movieArea .txt span {
    font-size: 70%;
}

@media only screen and (max-width:600px){

#collaboration8 p.guide {
    margin-bottom: 20px;
}

#collaboration8 .movieArea {
    display: block;
}

#collaboration8 .movieArea li {
    width: 100%;
    margin-bottom: 30px;
}

#collaboration8 .movieArea li:last-child {
    margin-bottom: 0;
}

#collaboration8 .movieArea .txt {
    font-size: 18px;
    margin-top: 15px;
}

}


/* 240208 動画欄変更 */

#collaboration8 .movieArea2 {
    margin-top: 60px;
}

#collaboration8 .movieArea2 li {
    display: flex;
    justify-content: space-between;
    position: relative;
}

#collaboration8 .movieArea2 li:first-child {
    margin-bottom: 100px;
}

#collaboration8 .movieArea2 li:first-child:after {
    position: absolute;
    display: block;
    content: "";
    width: 50px;
    height: 1px;
    background: #fff;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
}

#collaboration8 .movieArea2 li > div {
    width: 48%;
}

#collaboration8 .movieArea2 .txtBox {
    width: 49%;
    position: relative;
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.33vw;
    /*padding: 4.33vw 2.33vw 3.7vw 2.33vw;*/
    box-shadow: inset 8px 8px 12px rgb(0 0 0 / 15%);
}

#collaboration8 .movieArea2 .txtBox .icon {
    position: absolute;
    width: 6.67vw;
    max-width: 100px;
    top: -3.35vw;
    left: 0;
    right: 0;
    margin: auto;
}

#collaboration8 .movieArea2 .txtBox h4 {
    font-family: 'Cormorant', serif;
    font-size: 2.66vw;
    /*font-size: 40px;*/
    font-weight: 400;
    color: #BC985A;
    text-align: center;
    line-height: 1;
    margin-bottom: 2vw;
    /*padding-top: 2.5vw;*/
    position: relative;
}

/*#collaboration8 .movieArea2 .txtBox h4:before {
    display: block;
    content: "";
    width: 3.59vw;
    height: 1.6vw;
    background: url(../images/menu/collaboration8/deco3.svg) center center / contain no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}*/

#collaboration8 .movieArea2 .txtBox .txt {
    font-size: 1.2vw;
    /*font-size: 18px;*/
    line-height: 1.8;
    letter-spacing: 0.12rem;
}

#collaboration8 .movieArea2 .txtBox .txt span {
    font-size: 70%;
}

#collaboration8 .movieArea2 .movie02 .txtBox h4 {
    color: #aaaaaa;
}

#collaboration8 .movieArea2 .movie02 .txtBox h4:before {
    background: url(../images/menu/collaboration8/deco4.svg) center center / contain no-repeat;
}

#collaboration8 .movieArea2 .txtBox h4 .font {
    font-family: "Cinzel", serif;
}


@media only screen and (min-width:1500px){
#collaboration8 .movieArea2 .txtBox {
    padding: 0 35px;
}

#collaboration8 .movieArea2 .txtBox .icon {
    top: -50px;
}

#collaboration8 .movieArea2 .txtBox h4 {
    font-size: 40px;
    margin-bottom: 30px;
    /*padding-top: 50px;*/
}

#collaboration8 .movieArea2 .txtBox h4:before {
    width: 54px;
    height: 24px;
    top: 10px;
}

#collaboration8 .movieArea2 .txtBox .txt {
    font-size: 18px;
}
}


@media only screen and (max-width:900px){
#collaboration8 .movieArea2 {
    margin-top: 40px;
}

#collaboration8 .movieArea2 li {
    display: block;
}

#collaboration8 .movieArea2 li > div {
    width: 100%;
}

#collaboration8 .movieArea2 .txtBox {
    width: 100%;
    padding: 65px 40px 55px;
    margin-top: 70px;
}

#collaboration8 .movieArea2 .txtBox .icon {
    width: 100px;
    top: -50px;
}

#collaboration8 .movieArea2 .txtBox h4 {
    font-size: 40px;
    margin-bottom: 30px;
    padding-top: 30px;
}

#collaboration8 .movieArea2 .txtBox h4:before {
    width: 54px;
    height: 24px;
}

#collaboration8 .movieArea2 .txtBox .txt {
    font-size: 18px;
}
}


@media only screen and (max-width:600px){
/*#collaboration8 .movieArea2 li:first-child {
    margin-bottom: 80px;
}*/

#collaboration8 .movieArea2 li:first-of-type:after {
    bottom: -40px;
}

#collaboration8 .movieArea2 .txtBox {
    padding: 50px 20px 30px;
    margin-top: 50px;
}

#collaboration8 .movieArea2 .movie02 .txtBox {
    padding-top: 30px;
    margin-top: 30px;
}

#collaboration8 .movieArea2 .txtBox .icon {
    width: 80px;
    top: -40px;
}

#collaboration8 .movieArea2 .txtBox h4 {
    font-size: 30px;
    margin-bottom: 15px;
    padding-top: 10px;
    line-height: 1.1;
}

#collaboration8 .movieArea2 .txtBox h4:before {
    width: 42px;
    height: 20px;
}

#collaboration8 .movieArea2 .txtBox .txt {
    font-size: 15px;
    line-height: 1.6;
}
}


/*50周年_タイトル下の余白に見える背景を消す*/

.bgwhiteBox {
    width: 100%;
    height: 120px;
    background: #fff;
    margin-top: -120px;
}
@media only screen and (max-width:600px){
.bgwhiteBox {
    height: 60px;
    margin-top: -60px;
}
}


/* ----------------------------------------2024/7/23 タブ追加（「シーンで楽しむ」追加）*/

#collaboration8 .beginning {
    padding-bottom: 174px;
}

#collaboration8 .beginning:before,
#collaboration8 .beginning:after {
    top: 34%;
    margin: 0 auto;
}

/* タブ切替 */
.tabsInner {
    max-width: 904px;
    width: 90%;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

/* タブ切り替え全体のスタイル*/
.tabs {
    width: 100%;
    margin: -94px auto 0;
}

/* タブのスタイル */
.tab_item {
    width: 49%;
    max-width: 440px;
    height: 94px;
    background-color: rgb(255 255 255 / 80%);
    transition: all 0.2s ease;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.3));
    cursor: pointer;
    position: relative;
}

.tab_item span.titBox {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 2%;
}

.tab_item .entit {
    font-family: "Cormorant Garamond", serif;
    font-size: 14px;
    color: #c1ac7f;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .15em;
    margin-bottom: 10px;
    padding: 0 54px;
    display: inline-block;
    position: relative;
}

.tab_item .entit:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 44px;
    height: 1px;
    background-color: #c1ac7f;
}

.tab_item .entit:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 44px;
    height: 1px;
    background-color: #c1ac7f;
}

.tab_item .tit {
    font-size: 21px;
    line-height: 1;
    text-align: center;
    letter-spacing: .15em;
    display: block;
}

.tab_item.current,
.tab_item:hover {
    background-color: #ad0b0b;
    color: #fff;
}

.tab_item.current .tit,
.tab_item:hover .tit {
    color: #fff;
}

.tab_item.current .entit,
.tab_item:hover .entit {
    /*background-color: #ad0b0b;*/
    color: #eddb99;
}

.tab_item.current .entit:before,
.tab_item.current .entit:after,
.tab_item:hover .entit:before,
.tab_item:hover .entit:after {
    background-color: #eddb99;
}

/* ラジオボタンを全て消す */
/*input[name="tab_item"] {
    display: none;
}*/

/* タブ切り替えの中身のスタイル */
.tab_content {
    /*display: none;*/
    clear: both;
    overflow: hidden;
    border-top: 2px solid #ad0b0b;
    position: relative;
}

/* 選択されているタブのコンテンツのみを表示 */
/*#menu:checked ~ #menu_content,
#scene:checked ~ #scene_content {
    display: block;
}*/

/* 選択されているタブのスタイルを変える */
/*#menu:checked ~ .tabsInner .tab1,
#scene:checked ~ .tabsInner .tab2 {
    background-color: #ad0b0b;
    color: #fff;
}*/

/*#menu:checked ~ .tabsInner .tab1 .entit,
#scene:checked ~ .tabsInner .tab2 .entit {
    color: #eddb99;
}*/

/*#menu:checked ~ .tabsInner .tab1 .entit:before,
#scene:checked ~ .tabsInner .tab2 .entit:before,
#menu:checked ~ .tabsInner .tab1 .entit:after,
#scene:checked ~ .tabsInner .tab2 .entit:after {
    background-color: #eddb99;
}*/

.tab_item.current a {
    cursor: default;
}

#tabBox {
    padding-top: 250px;
    margin-top: -250px;
}


/* シーンで楽しむ */

#sceneArea {
    background-color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
}

#sceneArea .sceneAreaInner {
    padding-top: 100px;
}

#sceneArea .mv {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto 120px;
}

#sceneArea .saoriBox {
    width: 90%;
    max-width: 972px;
    margin: 0 auto 120px;
    position: relative;
}

#sceneArea .saoriBox .imgBox {
    width: 34%;
    max-width: 330px;
    position: absolute;
    top: 0;
    right: 0;
}

#sceneArea .saoriBox .txtBox {
    width: 69%;
    max-width: 670px;
    padding-top: clamp(45px, 13vw, 190px);
}

#sceneArea .saoriBox .txtBox .titleBox {
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgb(107 153 145 / 25%);
    padding-bottom: 5px;
    margin-bottom: 20px;
}

#sceneArea .saoriBox .txtBox .titleBox .titleImage {
    width: 47%;
    max-width: 310px;
}

#sceneArea .saoriBox .txtBox .titleBox p {
    font-size: 18px;
    font-weight: bold;
    color: rgb(0 0 0 / 60%);
    margin-left: 30px;
}

#sceneArea .txtBox .subTitle {
    font-size: 20px;
    font-weight: bold;
    color: rgb(219 112 147 / 60%);
    margin-bottom: 10px;
}

#sceneArea .txtBox .txt {
    font-size: 14px;
    color: #444;
    line-height: 1.8;
}

#sceneArea .txtBox .txt .chuki {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}

#sceneArea .txtBox .txt:nth-of-type(n+2) {
    margin-top: 25px;
}

#sceneArea .saoriBox .txtBox .txt {
    width: 92%;
}

#sceneArea .storyBox {
    margin-bottom: 170px;
}

#sceneArea .titleBox2 {
    max-width: 756px;
    margin: 0 auto 40px;
}

#sceneArea .titleBox2 .titleImage {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid rgb(107 153 145 / 25%);
}

#sceneArea .titleBox2 .titleImage img {
    width: 57%;
    max-width: 380px;
    margin: 0 auto;
    display: block;
}

#sceneArea .titleBox2 p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: rgb(0 0 0 / 60%);
}

#sceneArea .storyArea {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
}

#collaboration8 #sceneArea .deco {
    width: 31%;
    max-width: 330px;
}

#collaboration8 #sceneArea .shikaku1 {
    top: 0;
    left: 0;
}

#collaboration8 #sceneArea .shikaku3 {
    top: -55px;
    left: -55px;
    z-index: -1;
}

#collaboration8 #sceneArea .shikaku2 {
    top: auto;
    left: auto;
    bottom: -50px;
    right: 0;
}

#collaboration8 #sceneArea .shikaku4 {
    top: auto;
    left: auto;
    bottom: -50px;
    right: -55px;
    z-index: -1;
}

#sceneArea .storyInner {
    max-width: 970px;
    margin: 0 auto 110px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

#sceneArea .storyInner.replace {
    flex-direction: row-reverse;
}

#sceneArea .storyInner .txtBox {
    width: 47.2%;
}

#sceneArea .storyInner .txtBox .titleBox .titleImage {
    width: calc(60% + 10px);
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

#sceneArea .storyInner .txtBox .titleBox {
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 0;
    margin-bottom: 5px;
}

#sceneArea .storyInner .txtBox .titleBox:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 38%;
    height: 3px;
    background-color: #f6e5cc;
}

#sceneArea .storyInner .imgBox {
    width: 47.5%;
}

#sceneArea .story1 .storyInner .imgBox {
    margin-top: 55px;
}

#sceneArea .story2 .storyInner:nth-of-type(3) {
    margin-bottom: 45px;
}

#sceneArea .story2 .storyInner .imgBox img:nth-of-type(2) {
    margin-top: 45px;
}

#sceneArea .story3 {
    padding-top: 50px;
}

#sceneArea .story3 .storyInner .imgBox img:nth-of-type(2) {
    margin-top: 30px;
}

#sceneArea .menuBox {
    background-color: #fff9f0;
    padding: 160px 0 90px;
}

#sceneArea .menuBoxInner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
    position: relative;
}

#sceneArea .menuBoxArea {
    width: 90%;
    max-width: 970px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

#sceneArea .menuBoxInner:last-child {
    margin-bottom: 0;
}

#sceneArea .menuBoxInner .imgBox {
    width: 47.5%;
}

#sceneArea .menuBoxInner .txtBox {
    width: 47.5%;
}

#sceneArea .menuBox .txtBox .subTitle {
    color: rgb(219 112 147 / 100%);
}

#sceneArea .txtBox .priceBox {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#sceneArea .txtBox .price {
    font-size: 21px;
    font-weight: 500;
    margin-left: 20px;
    letter-spacing: .03em;
}

#sceneArea .txtBox .price span {
    font-size: 14px;
    font-weight: 400;
}

#sceneArea .menuBoxInner .itemBox li {
    display: flex;
}

#sceneArea .setContent {
    margin-top: 25px;
}

#sceneArea .menuBoxInner .itemBox .itemName {
    margin-left: 20px;
}

#sceneArea .item {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 110px;
    height: 24px;
    background-color: #6b9991;
    border-radius: 5px;
    position: relative;
}

#sceneArea .menuBoxInner ul li:nth-of-type(n+2) {
    margin-top: 30px;
}

#sceneArea .menuBoxInner ul li:nth-of-type(n+2) .item:before {
    position: absolute;
    content: "";
    top: -22px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../images/menu/collaboration8/scene_plus.svg) center center / contain no-repeat;
    width: 12px;
    height: 12px;
}

#sceneArea #s_single {
    display: flex;
    justify-content: space-between;
}

#sceneArea #s_single .singleInner {
    width: 47.5%;
}

#sceneArea .singleInner .imgBox {
    margin-bottom: 20px;
    position: relative;
}

#sceneArea .singleInner .imgBox .imgName {
    position: absolute;
    bottom: 18px;
    right: 20px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

#sceneArea .singleInner .itemBox {
    display: flex;
}

#sceneArea .singleInner .itemBox li:nth-of-type(n+2) {
    margin-left: 30px;
}

#sceneArea .singleInner .itemBox li:nth-of-type(n+2) .item:before {
    position: absolute;
    content: "";
    top: 50%;
    left: -20px;
    margin: auto;
    transform: translateY(-50%);
    background: url(../images/menu/collaboration8/scene_plus.svg) center center / contain no-repeat;
    width: 12px;
    height: 12px;
}

#sceneArea #s_bnr {
    width: 324px;
    margin: 80px auto 0;
}

#sceneArea #s_bnr a {
    transition: all 0.2s ease;
}

#sceneArea #s_bnr a:hover {
    opacity: .5;
}


@media only screen and (max-width:900px){

.tab_item .tit {
    font-size: 18px;
}

#sceneArea .mv {
    margin-bottom: 90px;
}

#sceneArea .saoriBox {
    margin-bottom: 80px;
}

#sceneArea .saoriBox .imgBox {
    width: 100%;
    max-width: 100%;
    position: static;
}

#sceneArea .saoriBox .txtBox {
    width: 100%;
    max-width: 100%;
    padding-top: 40px;
}

#sceneArea .txtBox .subTitle {
    font-size: 18px;
}

#sceneArea .saoriBox .txtBox .txt {
    width: 100%;
}

#sceneArea .txtBox .txt {
    font-size: 13px;
}

#sceneArea .titleBox2 {
    max-width: 90%;
    margin-bottom: 70px;
}

#collaboration8 #sceneArea .deco {
    width: 29%;
}

#collaboration8 #sceneArea .shikaku1 {
    top: -30px;
}

#collaboration8 #sceneArea .shikaku2 {
    bottom: -20px;
}

#collaboration8 #sceneArea .shikaku3 {
    top: -15px;
    left: 0;
}

#collaboration8 #sceneArea .shikaku4 {
    bottom: -15px;
    right: 0;
}

#sceneArea .storyBox {
    margin-bottom: 120px;
}

#sceneArea .storyInner {
    display: block;
}

#sceneArea .storyInner .txtBox .titleBox .titleImage {
    width: calc(25% + 10px);
}

#sceneArea .storyInner .txtBox .titleBox:after {
    width: 74%;
    height: 2px;
}

#sceneArea .storyInner .txtBox {
    width: 100%;
}

#sceneArea .storyInner .imgBox {
    width: 60%;
    margin: 0 auto;
}

#sceneArea .story1 .storyInner .imgBox,
#sceneArea .story2 .storyInner .imgBox,
#sceneArea .story3 .storyInner .imgBox {
    margin-top: 30px;
}

#sceneArea .story2 .storyInner .imgBox img:nth-of-type(2) {
    margin-top: 20px;
}

#sceneArea .story3 .storyInner .imgBox img:nth-of-type(2) {
    margin-top: 20px;
}

#sceneArea .menuBox {
    padding: 120px 0 90px;
}

#sceneArea .menuBoxInner {
    display: block;
    margin-bottom: 60px;
}

#sceneArea .menuBoxInner .imgBox {
    width: 100%;
    margin-bottom: 20px;
}

#sceneArea .menuBoxInner .txtBox {
    width: 100%;
}

#sceneArea #s_single {
    display: block;
}

#sceneArea #s_single .singleInner {
    width: 100%;
    margin-bottom: 60px;
}

#sceneArea #s_single .singleInner:last-child {
    margin-bottom: 0;
}

#sceneArea #s_bnr {
    margin-top: 100px;
}

}


@media only screen and (max-width:600px){

#collaboration8 .beginning:before {
    top: 38px;
}

#collaboration8 .beginning:after {
    top: 130px;
}

.tabsInner {
    width: 93%;
}

.tab_item {
    width: 48.5%;
}

.tab_item .entit {
    font-size: 13px;
    padding: 0 35px;
    margin-bottom: 0;
}

.tab_item .entit:before,
.tab_item .entit:after {
    width: 30px;
}

.tab_item .tit {
    line-height: 1.2;
}

#sceneArea .sceneAreaInner {
    padding-top: 80px;
}

#sceneArea .mv {
    margin-bottom: 60px;
}

#sceneArea .saoriBox {
    margin-bottom: 60px;
}

#sceneArea .saoriBox .txtBox .titleBox {
    margin-bottom: 10px;
}

#collaboration8 #sceneArea .deco {
    width: 50%;
}

#sceneArea .storyBox {
    margin-bottom: 90px;
}

#sceneArea .storyInner {
    margin-bottom: 80px;
}

#sceneArea .storyInner .imgBox {
    width: 100%;
}

#sceneArea .storyInner .txtBox .titleBox .titleImage {
    width: calc(34% + 10px);
}

#sceneArea .storyInner .txtBox .titleBox:after {
    width: 65%;
}

#sceneArea .story3 {
    padding-top: 0;
}

#sceneArea .menuBox {
    padding: 90px 0 60px;
}

#sceneArea .menuBox .titleBox2 {
    margin-bottom: 40px;
}

#sceneArea .menuBoxInner {
    margin-bottom: 40px;
}

#sceneArea .menuBoxInner .imgBox {
    margin-bottom: 10px;
}

#sceneArea .menuBoxInner .itemBox li {
    display: block;
}

#sceneArea #s_set .item {
    width: 100%;
}

#sceneArea .menuBoxInner .itemBox .itemName {
    margin-left: 0;
    text-align: center;
}

#sceneArea #s_single .singleInner {
    margin-bottom: 40px;
}

#sceneArea .singleInner .imgBox {
    margin-bottom: 10px;
}

#sceneArea .singleInner .imgBox .imgName {
    font-size: 12px;
}

#sceneArea .txtBox .priceBox {
    flex-wrap: wrap;
}

#sceneArea #s_bnr {
    margin-top: 70px;
}

}


/*-------- コラボバナー＆アイコン追加 --------*/
.bnrBox {
    width: 100%;
    background: #e0eefb;
    padding: 60px;
}

.bnrBox .img {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
}

.bnrBox .img a {
    width: 100%;
    display: block;
    transition: .3s;
}

.collab_title {
    margin: 0 auto;
    padding: 8px 15px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.collab_title a:hover {
    opacity: .5;
}

.collab_title img {
    max-width: 1000px;
}

.collab_icon {
    position: absolute;
    max-width: 145px;
    width: 20.2%;
}

.collab_icon a {
    width: 100%;
    height: 100%;
    display: block;
    transition: .3s;
}

.collab_icon a:hover {
    transform: scale(1.1);
}

#collaboration8 .setBox .image {
    position: relative;
}

#collaboration8 .setBox .image .collab_icon {
    bottom: -14%;
    right: 17%;
}

#collaboration8 .menu-box02 .inr .image .collab_icon,
#collaboration8 .menu-box06 .inr .image .collab_icon {
    bottom: 8%;
    right: 5%;
}

#collaboration8 .menu-box05 .inr .image .collab_icon {
    bottom: 8%;
    left: 5%;
}

@media only screen and (min-width:901px){
.bnrBox .img a:hover {
    opacity: .7;
}

}

@media only screen and (max-width:900px){
.bnrBox {
    padding: 20px;
}

}

@media only screen and (max-width:900px){

}

@media only screen and (max-width:600px){
.collab_title {
    padding: 15px 15px;
}

.collab_icon {
    width: 30%;
}

#collaboration8 .setBox .image .collab_icon {
    bottom: -5%;
    right: 73%;
}

#collaboration8 .menu-box02 .inr .image .collab_icon,
#collaboration8 .menu-box06 .inr .image .collab_icon {
    bottom: -5%;
    right: -2%;
}

#collaboration8 .menu-box05 .inr .image .collab_icon {
    bottom: -5%;
    right: -2%;
    left: auto;
}

}
