@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,400&display=swap');

/*---------------------------------------
 * PC
---------------------------------------*/ 

@media print, screen and (min-width:931px) {
	.page-header h2{
		width: 180px;
	}
	.page-header h2 img{
		height: 22.5px;
		width: auto;
	}
	.cuisine {
		position: relative;
		margin-top: 40px;
	}
	.cuisine > h2 {
		position: absolute;
		left: calc((100% - 1205px) / 2 + 605px);
		z-index: 2;
		top: 17.3%;
	}
	.cuisine .inner {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		padding-left: calc((100% - 1205px) / 2);
		padding-right: calc((100% - 1205px) / 2);
		position: relative;
	}
	.cuisine .inner:before {
		content:'';
		background: #F7F7F5;
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 100%;
		height: 459px;
	}
	.cuisine .inner img {
		display: block;
		width: 613px;
		position: relative;
	}
	.cuisine .inner > .exp {
		width: calc(100% - 613px);
		padding-bottom: 68px;
		padding-left: 90px;
		position: relative;
	}
	.cuisine .inner > .exp h3 {
		font-size: 24px;
		letter-spacing: 1px;
		line-height: 1.9;
		white-space: nowrap;
	}
	.cuisine .inner > .exp .text {
		font-size: 14px;
		margin-top: 17px;
		line-height: 1.85;
	}

	.features {
		margin-top : 60px;
		margin-bottom: 120px;
	}
	.feature_list {
		max-width: 1480px;
		margin: 0 auto;
	}
	.feature_list > li {
    display: flex;
    align-items: center;
    margin-bottom: 65px;
    margin-top: 120px;
	}
	.feature_list > li picture img {
		width: 100%;
	}
	.feature_list > li > *{
		width: 50%;
		box-sizing: border-box;
	}
	.feature_list > li > .exp {
		padding-left: 125px;
		position: relative;
		padding-right: calc((100% - 1106px) / 2);
	}
	.feature_list > li > .exp .name {
		font-size: 15px;
		font-weight: 500;
		margin: -3px 0 5px;
	}
	.feature_list > li > .exp .sign {
		width: 125px;
		margin-top: 15px;
	}
	.feature_list > li > .exp .num {
		position: absolute;
		left: -33px;
		top: 0;
		bottom: 0;
		font-size: 72px;
		font-family: 'Playfair Display', serif;
		font-style: italic;
		color: #D48C89;
		line-height: 1em;
		margin: auto;
		display: flex;
		align-items: center;
	}
	.feature_list > li > .exp h3 {
		font-size: 13px;
		color: #6F5849;
		margin-bottom: 10px;
		letter-spacing: .05em;
	}
	.feature_list > li > .exp h4 {
		font-size: 22px;
		line-height: 1.75;
		letter-spacing: .1em;
		margin-bottom: 20px;
	}
	.feature_list > li > .exp p {
		font-size: 14px;
		line-height: 1.8;
	}
	.feature_list > li:nth-child(2n) {
		flex-direction: row-reverse;
	}
	.feature_list > li:nth-child(2n) .exp {
		padding-left: calc((100% - 1106px) / 2);
		padding-right: 125px;
	}
	.feature_list > li:nth-child(2n) .exp .num {
		left: auto;
		right: -37px;
	}
	.features_menu {
		display: flex;
		border-top: 1px solid #D9D5D1;
		margin-top: 35px;
		padding-top: 40px;
		line-height: 2;
	}
	.features_menu h3 {
		width: 72px;
	}
	.features_menu ul:last-child {
		width: 140px;
		margin: 0 0 0 auto;
	}
	.features_menu ul li {
		font-size: 13px;
		margin-left: 1em;
		text-indent: -1em;
	}
	.features_menu ul li::before {
		content: '・';
	}
	

	/* レコメンド
	---------------------------------------*/ 
	
	.recommend{
		width: 100%;
		padding: 0 0 130px;
	}
	.recommend .inner{
		width: 1080px;
		margin: 0 auto;
		padding: 100px 80px 0;
		/*border-top: 10px solid #F7F7F5;*/
		position: relative;
	}
	.recommend .inner .text{
		float: left;
		width: 305px;
		margin:131px 0px 0 0px;
		
	}
	.recommend .inner .photo{
		float: right;
		width: 600px;
	}
	.recommend .inner .text .title{
		position: absolute;
		top:160px;
		left:80px;
		width: 395px;
		height: 47px;
	}
	.recommend .inner .text .text-box{
		margin: 0 0 20px;
	}
	.recommend .inner .text .text-box .midashi{
		margin-bottom: 15px;
	}
	.recommend .inner .text .text-box .midashi2{
		font-size: 19px;
		margin-bottom: 15px;
		letter-spacing: 2px;
	}
	.recommend .inner .text .text-box .read{
		line-height: 1.7;
		margin-bottom: 15px;
	}	
		
	.gallery .link {
    width: 300px;
    margin: auto auto 50px auto;
    padding: 15px;
    text-align: center;
    border: solid 1px #333;
	}
	.gallery .link a {
		color: #333;
		display: block;
	}
	
	/* スライド
	---------------------------------------*/

    .juno {
            padding-bottom: 30px;
    }

    .juno .inner {
        width: 100%;
        overflow-x: hidden;
    }

    .juno .inner .midashi {
        width: 100px;
        margin: 0 auto 50px;
    }

    .juno .inner .slide {
        width: 672px;
        padding: 0 24px;
    }

    .slick-prev {
        top: 50%;
        left: 50%;
        width: 38px;
        height: 38px;
        margin-left: -470px;
        background: url(../img/arrow_prev.png) 0 0 no-repeat;
        background-size: 100%;
        text-indent: -9999px;

        z-index: 100;
    }

    .slick-next {
        top: 50%;
        right: 50%;
        width: 38px;
        height: 38px;
        margin-right: -470px;
        background: url(../img/arrow_next.png) 0 0 no-repeat;
        background-size: 100%;
        text-indent: -9999px;
    }
	.slick-dots li {
		width: 6px;
		height: 6px;
	}
	.slick-dots li button {
		background: #D0D0D0;
		width: 6px;
		height: 6px;
		padding: 0;
		margin: 0;
		border-radius: 50%;
	}
	.slick-dots li.slick-active button {
		background: #6F5849;
	}
	
}


/*---------------------------------------
 * SP
---------------------------------------*/ 

@media print, screen and (max-width:930px) {
	
	.page-header h2 img{
		height: 18.58px;
	}

	.cuisine {
		position: relative;
		padding-top: 30px;
		overflow: hidden;
	}
	.cuisine > h2 {
		position: absolute;
		left: 20px;
		z-index: 2;
		top: 50px;
		width: 241px;
	}
	.cuisine .inner {
		justify-content: space-between;
		align-items: flex-end;
		position: relative;
		padding-bottom: 60px;
	}
	.cuisine .inner:before {
		content:'';
		background: #F7F7F5;
		position: absolute;
		top: auto;
		top: -30px;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 100%;
	}
	.cuisine .inner > img {
		width: 320px;
		position: relative;
		margin-left: 90px;
		display: block;
	}
	.cuisine .inner > .exp {
		width: 100%;
		position: relative;
		padding: 0 40px;
		margin-top: 10px;
	}
	.cuisine .inner > .exp h3 {
		font-size: 20px;
		letter-spacing: 1px;
		line-height: 2;
		white-space: nowrap;
	}
	.cuisine .inner > .exp .text {
		font-size: 13px;
		margin-top: 20px;
		line-height: 2em;
		letter-spacing: .07em;
	}

	.features {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	.feature_list {
		max-width: 1480px;
		margin: 0 auto;
	}
	.feature_list > li {
		display: block;
		align-items: center;
		margin-bottom: 60px;
		padding: 0 20px;
		position: relative;
	}
	.feature_list > li > *{
		width: 100%;
	}
	.feature_list > li > .exp {
		margin: 40px 20px 0;
		width: auto;
	}
	.feature_list > li > .exp .name {
		font-size: 14px;
		font-weight: 500;
		margin: -3px 0 5px;
	}
	.feature_list > li > .exp .sign {
		width: 125px;
		margin-top: 15px;
	}
	.feature_list > li > .exp .num {
		position: absolute;
		left: 0;
		top: -55px;
		right: 0;
		font-size: 72px;
		font-family: 'Playfair Display', serif;
		font-style: italic;
		color: #D48C89;
		line-height: 1em;
		margin: auto;
		align-items: center;
		margin: auto;
		width: 100%;
		text-align: center;
	}
	.feature_list > li > .exp h3 {
		font-size: 13px;
		color: #6F5849;
		letter-spacing: .05em;
		margin-bottom: 5px;
	}
	.feature_list > li > .exp h4 {
		font-size: 18px;
		line-height: 1.8;
		letter-spacing: .05em;
		margin-bottom: 13px;
	}
	.feature_list > li > .exp p {
		font-size: 13px;
		line-height: 2;
		letter-spacing: .05em;
	}
	.feature_list > li:nth-child(2n) {
		flex-direction: row-reverse;
	}
	.features_menu {
		border-top: 1px solid #D9D5D1;
		margin-top: 35px;
		padding: 15px 0 0 110px;
		position: relative;
		line-height: 2;
	}
	.features_menu h3 {
		width: 110px;
		position: absolute;
		top: 15px;
		left: 0;
	}
	.features_menu ul li {
		font-size: 13px;
		margin-left: 1em;
		text-indent: -1em;
	}
	.features_menu ul li::before {
		content: '・';
	}
	


	/* レコメンド
	---------------------------------------*/ 

	.recommend{
		width: 100%;
		margin-bottom: 65px;	
	}
	.recommend .inner{
		
		/*border-top: 10px solid #F7F7F5;*/
		position: relative;
		   
	}
	.recommend .inner .text{
		width: 90%;
        margin: auto;
	}
	.recommend .inner .photo{
		width: 100%;
		margin-bottom: 35px;
	}
	.recommend .inner .text h2{
		width: 100%;
		padding-bottom: 20px;
		border-bottom: 1px solid #D48C89;
		margin-bottom: 20px;	
	}
	.recommend .inner .text h2 img{
		width: 100%;
	}
	.recommend .inner .text .title{
		margin:  0 0 20px;
	}
	.recommend .inner .text .text-box .midashi{
		margin-bottom: 15px;
	}
	.recommend .inner .text .text-box .midashi2{
		font-size: 20px;
		margin-bottom: 15px;
		letter-spacing: 1px;
	}
	.recommend .inner .text .text-box .read{
		line-height: 1.8;
		margin-bottom: 15px;
		font-size: 12px;
	}

	.gallery .link {
    width: 80%;
    margin: auto auto 50px auto;
    padding: 15px;
    border: solid 1px #333;
		text-align: center;
	}
	.gallery .link a {
		color: #333;
		display: block;
	}
	
	/* スライド
	---------------------------------------*/

    .juno {
        padding-bottom: 100px;
    }

    .juno .inner {
        width: 100%;
        overflow-x: hidden;
    }

    .juno .inner .midashi {
        width: 100px;
        margin: 0 auto 50px;
    }

    .juno .inner .slide {
		padding: 0 2.6666vw;
    }

    .slick-prev {
        top: 50%;
        left: 3px;
        width: 38px;
        height: 38px;
        background: url(../img/arrow_prev.png) 0 0 no-repeat;
        background-size: 100%;
        text-indent: -9999px;

        z-index: 100;
    }

    .slick-next {
        top: 50%;
        right: 3px;
        width: 38px;
        height: 38px;
        background: url(../img/arrow_next.png) 0 0 no-repeat;
        background-size: 100%;
        text-indent: -9999px;
    }
	.slick-dots li {
		width: 6px;
		height: 6px;
	}
	.slick-dots li button {
		background: #D0D0D0;
		width: 6px;
		height: 6px;
		padding: 0;
		margin: 0;
		border-radius: 50%;
	}
	.slick-dots li.slick-active button {
		background: #6F5849;
	}

}