
/*-- 料亭紹介 ------------------------------*/

.ryouteiBox > div {
	border-left: 5px solid #bc2222;
}
.iwamotoImg {
	padding: 0 15px;
	margin-bottom: 25px;
}

@media screen and (max-width: 450px) {
.sinajinaBox .sinajinaBox_list li {
    height: 370px;
}
}

.change {
	text-align: center;
}
.change img {
	width: 100%;
}
.mfp-figure.chenge {
	width: 90%;
	margin: 0 auto;
}
.mfp-figure.chenge .mfp-close {
	top: auto;
    bottom: -10px;
    right: auto;
    left: calc(50% - 45%);
	width: 90%;
	height: 60px;
	background: url(/images/osechi/2025_sp/060/close.jpg) no-repeat center center/100% auto;
	font-size: 0;
}
.mfp-figure.chenge:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: none;
    background: none;
}