
.footerPagetop {
	display: none;
}

body.show_modal {
	overflow: clip;
	overscroll-behavior: none;
}

#wrapper {
	overflow: inherit;
}

.mainArea {
	padding-bottom: 0;
}

.specialContent {
	background: #400729;
	position: relative;
}

.specialContentInside {
	background-image: url(/urban/muromachi/special/26-029/common/image/bg01.png),  url(/urban/muromachi/special/26-029/common/image/bg02.png),  url(/urban/muromachi/special/26-029/common/image/gourmet_bg01.png);
	background-position:  top center, left bottom, top;
	background-repeat: repeat-y, no-repeat, no-repeat;
	background-size: 100%, 50%, 100%;
	max-width: 760px;
	margin: 0 auto;
	background-color: #f6f6f6;
}

@media screen and (max-width: 760px){

	footer {
		max-width: 100%;
		overflow: hidden;
	}

}

.sec10 p.more_btn,
.sec02 p.more_btn,
.sec03 p.more_btn,
.sec04 p.more_btn {
	width: 35%;
}

.sec02 p.more_btn a.hide img.close_btn,
.sec03 p.more_btn a.hide img.close_btn,
.sec04 p.more_btn a.hide img.close_btn,
.sec10 p.more_btn a.hide img.close_btn,
.sec10 p.more_btn a.selected img.open_btn,
.sec02 p.more_btn a.selected img.open_btn,
.sec03 p.more_btn a.selected img.open_btn,
.sec04 p.more_btn a.selected img.open_btn {
	display: none;
}

@media screen and (min-width: 760px){

	.sec02 p.more_btn,
	.sec03 p.more_btn,
	.sec04 p.more_btn,
	.sec10 p.more_btn {
		margin: 50px auto;
	}

	ul.article li a:after {
		width: 1.5em;
		height: 1.5em;
	}

	ul.article li a:hover img {
		opacity: 0.5;
	}

}

@media screen and (max-width: 760px){

	ul.article li a:after {
		width: 1.5em;
		height: 1.5em;
	}

	.sec02 p.more_btn,
	.sec03 p.more_btn,
	.sec04 p.more_btn,
	.sec10 p.more_btn {
		margin: 2em auto 0;
	}

}

/*
header
//////////////////////////////////////// */

.head_nav {
	background: rgba(47,11,47,0.7);
	box-sizing: border-box;
	position: sticky;
	z-index: 1002;
	box-sizing: border-box;
	padding: 20px;
	top: 0;
	display: block;
}

.head_nav dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head_nav dl dt {
	position: relative;
	display: block;
	width: 22%;
	max-width: 170px;
}

.head_nav dl dd {
	width: 15%;
	max-width: 100px;
}

.head_nav dl dt a {
}

.head_nav dl dt span {
	position: absolute;
	z-index: 1010;
	background: #989ba5;
	left: 0;
	top: 130%;
	overflow: hidden;
	display: none;
}

.head_nav dl dt span a {
	display: block;
}

.head_nav dl dt span a img {
}

.head_nav dl dd a img {
}

.head_nav dl dd a.slide img.open,
.head_nav dl dd a.close img.close {
}

.head_nav dl dd a.close img.open,
.head_nav dl dd a.slide img.close {
	display: none;
}

@media screen and (min-width: 760px){

	.head_nav {
		width: 100%;
		padding: 20px;
	}

	.head_nav dl dt span {
		padding: 0 15px 15px;
	}

	.head_nav dl dt span a {
		margin-top: 15px;
	}

}

@media screen and (max-width: 760px){

	.head_nav {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}

	.head_nav dt {
		width: 15%;
	}

	.head_nav dd {
		width: 10%;
	}

	.head_nav dl dt span {
		width: 150%;
		padding: 0 1em 1em;
	}

	.head_nav dl dt span a {
		margin-top: 1em;
	}

}


/*
header
//////////////////////////////////////// */

.specialContentInside .header .visual {
	position: relative;
}

.specialContentInside .header .visual img {
	width: 100%;
	display: block;
}

@media screen and (min-width: 760px){
}

@media screen and (max-width: 760px){

	.specialContentInside .header .visual {
		margin: 0 auto 2em;
	}

	.specialContentInside .header .visual ul {
		width: 80%;
		margin: 5em auto 0;
	}

	.specialContentInside .header h1 {
		margin: 1.5em auto;
	}

}


/*
sec01
//////////////////////////////////////// */


.sec01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sec01 ul li {
	width: 48.5%;
}

@media screen and (min-width: 760px){

	.sec01 ul {
		margin: 50px;
	}

	.sec01 ul li {
		margin: 10px 0;
	}

	.sec01 ul li:nth-child(1) {
		background: url(/urban/muromachi/special/26-029/common/image/tw/nav01_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 ul li:nth-child(2) {
		background: url(/urban/muromachi/special/26-029/common/image/tw/nav02_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 ul li:nth-child(3) {
		background: url(/urban/muromachi/special/26-029/common/image/tw/nav03_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 ul li:nth-child(4) {
		background: url(/urban/muromachi/special/26-029/common/image/tw/nav04_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 ul li:nth-child(5) {
		background: url(/urban/muromachi/special/26-029/common/image/tw/nav05_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 ul li:nth-child(6) {
		background: url(/urban/muromachi/special/26-029/common/image/tw/nav06_o.png) no-repeat;
		background-size: contain;
	}

	.sec01 ul li a img {
		transition: .3s;
	}

	.sec01 ul li a:hover img {
		opacity: 0;
	}

}

@media screen and (max-width: 760px){

	.sec01 ul {
		margin: 1.5em;
	}

	.sec01 ul li {
		margin: 0.5em 0;
	}


}

/*
sec02
//////////////////////////////////////// */


.mainArea {
	padding-bottom: 0;
}

.sec02 div.shop dl {
	position: relative;
}

.sec02 div.shop dl dt {
	width: 60%;
}

.sec02 div.shop dl dd {
	position: absolute;
	right: 0;
	width: 30%;
	top: 0;
}


.sec02 div.shop dl dt img,
.sec02 div.shop dl dd img {
	width: 100%;
	display: block;
}


@media screen and (min-width: 760px){

	.sec02 {
		overflow: hidden;
		margin-bottom: 0;
		padding-bottom: 50px;
	}


	.sec02 div.shop {
		margin: 60px 0;
	}

	.sec02 div.shop p {
		margin: 50px 0;
	}

	.sec02 div.shop dl {
		margin: 50px;
	}

	.sec02 div.shop dl dd a {
		display: block;
	}

	.sec02 div.shop dl dd a img {
		transition: .3s;
	}

	.sec02 div.shop dl dd a:hover img {
		opacity: 0.5;
	}

}

@media screen and (max-width: 760px){

	.sec02 {
		overflow: hidden;
		margin-bottom: 0;
		padding-bottom: 2.5em;
	}

	.sec02 div.shop {
		margin: 3em 0;
	}

	.sec02 div.shop {
		margin: 1.5em 0;
	}

	.sec02 div.shop dl {
		margin: 1.5em 2em;
	}


}


/*
navigation
//////////////////////////////////////// */

.float_nav {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1001;
	transition: .6s;
	right: -100%;
}

.float_nav.slide {
	right: 0;
}

.float_nav .slide_nav {
	padding: 50px;
	box-sizing: border-box;
}

.float_nav .slide_nav li {
	margin: 25px 0;
}

.float_nav .slide_nav li.small {
	margin: 15px 0;
}

@media screen and (min-width: 760px){

	.float_nav .slide_nav {
		background: #989ba5;
		position: absolute;
		width: 300px;
		right: 0;
		height: 100vh;
		top: 0;
	}

	.float_nav .slide_nav p.modal_close {
		display: none;
	}

}

@media screen and (max-width: 760px){

	.float_nav .overlay {
		background: rgba( 27, 32, 55, 0.5 );
		position: absolute;
		top: 0;
		left: 100%;
		width: 100%;
		height: 100vh;
		transition: .8s;
	}

	.float_nav.slide .overlay {
		left: 0;
	}

	.float_nav .slide_nav {
		background: #989ba5;
		position: absolute;
		width: 80%;
		margin-left: 30%;
		right: 0;
		height: 100vh;
		top: 0;
	}

	.float_nav .slide_nav p.modal_close {
		text-align: right;
	}

	.float_nav .slide_nav p.modal_close img {
		width: 20%;
	}

}

.pagetop {
	right: 1.5em;
	bottom: 1.5em;
	max-width: 100px;
	width: 8.5%;
	position: fixed;
	z-index: 1003;
}

@media screen and (min-width: 760px){

	.pagetop {
		width: 50px;
	}

}

@media screen and (max-width: 760px){

	.pagetop {
		width: 8.5%;
	}

}

.attention {
	overflow: hidden;
}


.attention ul {
	text-align: center;
}

.attention ul li {
	display: inline-block;
}



@media screen and (min-width: 760px){

	.attention ul {
		margin: 0 0 100px;
	}

}

@media screen and (max-width: 760px){

	.attention ul {
		margin: 1.5em;
		font-size: 12px;
	}

}

/*
fade
//////////////////////////////////////// */


.fade {
	position: relative;
}

.fade img {
	opacity: 0;
	transform: translateY( 100px );
	transition: none;
}

.fade img.is-animated {
	animation: fade 1s ease-in-out 0s 1 normal forwards running;
}

@keyframes fade {
	  0% { opacity: 0; transform: translateY( 100px ); }
	100% { opacity: 1; transform: translateY( 0px ); }
}




