/*==================================================================
    納品完了後、CSSを追加するファイル
===================================================================*/

.p-room-swiper-container .swiper{
	    max-width: 1069px;
	margin-right :0;
}

.p-top--fv--logo{
	width:366px;
}

.p-top--fv--copy{
	font-size: 1.5rem;
}

@media screen and (max-width:767px){
	.p-dish--section.chef2 .p-dish--section--box{
padding-left:33px;}
    .l-footer--copy {
        font-size: 10px;
        margin-top: 43px;
        text-align: center;
    }
}