@charset "UTF-8";

/*---------------------------------------
 * PC
---------------------------------------*/ 
@media print, screen and (min-width:931px) {
	
	.main-img{
		width: 100%;
		height: 530px;
		background: url(../img/season_main_pc.jpg) 50% 100% no-repeat;
		background-size: cover;
		background-position: top center;
	}
	.page-header h2{
		width: 300px;
	}
	main{	
		position: relative;
	}
	
	main .gray-bg{
		width: 100%;
		height: 705px;
		background: #F7F7F5;
		position: absolute;
		top:520px;
		z-index: -1;
	}
	

	.spOnly{
		display: none;
	}
	
	/* ページキャッチコピー
	---------------------------------------*/ 
	
	.page-catch{
		width: 100%;
	}
	.page-catch .inner{
		width: 1080px;
		margin: 80px auto 80px;
		text-align: center;
	}
	.page-catch .inner .catch{
		line-height: 150%;
		font-size: 19px;
		margin-bottom: 30px;
	}
	.page-catch .inner .read{
		line-height: 2;
	}
	
	
	
	/* 料理の特徴
	---------------------------------------*/
	
	.feature{
		width: 100%;
	}
	.feature .inner{
		width: 1080px;
		margin: 0 auto 100px;
		padding-bottom: 80px;
		border-bottom: 1px solid #cecec0;
	}
	.feature .inner .box-1{
		margin-bottom: 90px;
	}
	.feature .inner .box-1 .photo{
		width: 500px;
		float: left;
	}
	.feature .inner .box-1 .text{
		width: 580px;
		float: left;
		padding: 0 0 0 80px;
	}
	.feature .inner .text .catch{
		font-size: 18px;
		line-height: 1.8;
		color: #6d594a;
		margin-bottom: 30px;
		letter-spacing: 2px;
		padding-bottom: 10px;
		border-bottom: 1px solid #cecec0;
	}
	.feature .inner .text .catch span{
		font-family: 'Spinnaker', sans-serif;
		font-size: 10px;
		color: #6d594a;
		letter-spacing: 0;
		padding-right: 10px;
		padding-bottom: 5px;
		line-height: 250%;
	}
	.feature .inner .text dl{
		display: flex;
		margin-bottom: 20px;
	}
	.feature .inner .text dl dt{
		width: 90px;
		color: #6d594a;
		padding-top: 10px;
	}
	.feature .inner .text dl dd{
		padding-left: 20px;
		line-height: 150%;
		color: #333333;
		width: 600px;
	}
	.feature .inner .text dl dd span{
		font-weight: bold;
		line-height: 250%;
	}
	
	.feature .inner .text .read{
		line-height: 2;
		margin-bottom: 1em;
	}
	.feature .inner .box-2 .photo{
		width: 500px;
		float: right;
	}
	.feature .inner .box-2 .text{
		width: 500px;
		float: left;
		padding: 100px 0 0 0;
		
	}
	
	
	
	
	/* ブライダルフェア
	---------------------------------------*/
	
	.bridalfair{
		width: 100%;
	}
	.bridalfair .title-ja{
		text-align: center;
		margin: 10px auto 60px;
	}
	.bridalfair h4{
		font-family: 'Playfair Display', serif;
		font-size: 30px;
		text-align: center;
		font-weight: normal;
		letter-spacing: 0.1em;
		margin: 0 auto;
	}
	.bridalfair .inner{
		width: 1080px;
		margin: 0 auto 100px;
		padding-bottom: 80px;
		border-bottom: 1px solid #cecec0;
	}
	.bridalfair .inner .box-1{
		margin-bottom: 30px;
	}
	.bridalfair .inner .box-1 .photo{
		width: 500px;
		float: left;
	}
	.bridalfair .inner .box-1 .text{
		width: 580px;
		float: left;
		padding: 0 0 0 80px;
	}
	.bridalfair .inner .text .catch{
		font-size: 16px;
		line-height: 1.8;
		color: #6d594a;
		margin-bottom: 10px;
		letter-spacing: 0.5px;
		padding-bottom: 10px;
		border-bottom: 1px solid #cecec0;
	}
	.bridalfair .inner .text .catch span{
		font-family: 'Spinnaker', sans-serif;
		font-size: 10px;
		color: #6d594a;
		letter-spacing: 0;
		padding-right: 10px;
		padding-bottom: 5px;
		line-height: 250%;
	}
	
	.bridalfair .inner .text ul{
		width: 100%;
		display: flex;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.bridalfair .inner .text ul li{
		background: #6d594a;
		color: #ffffff;
		padding: 3px;
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 5px;
		font-size: 11px;
	}
	.bridalfair .inner .text .info{
		font-size: 13px;
		color: #6d594a;
		line-height: 150%;
		margin-bottom: 15px;
	}
	
	.bridalfair .inner .text .read{
		line-height: 150%;
		margin-bottom: 1em;
		margin-top: 1rem;
	}
	.bridalfair .inner .box-2 .photo{
		width: 500px;
		float: right;
	}
	.bridalfair .inner .box-2 .text{
		width: 500px;
		float: left;
		padding: 10px 0 0 0;
		
	}
	
	.bridalfair .inner .btn-style{
		margin: 60px auto 0 !important;
		width: 350px;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
	
	.btn_area .btn-style{
		margin: 80px auto 0 !important;
		width: 350px;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
	
	.btn_area{
		margin-bottom:80px;		
	}
	
	/* スタッフ
	---------------------------------------*/
	
	.staff{
		width: 100%;
		background: #F7F7F5;
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		padding: 100px 0;
	}
	.staff .inner{
		width: 1080px;
		margin: 0 auto;
	}
	.staff .inner .grand-chef{
		margin-bottom: 90px;
	}
	.staff .inner .grand-chef .photo{
		float: right;
		width: 365px;
	}
	.staff .inner .grand-chef .text{
		float: left;
		width: 715px;
		padding: 0 80px 0 0;
	}
	.staff .inner .grand-chef .midashi{
		width: 225px;
		margin-bottom: 15px;
	}
	.staff .inner .grand-chef .midashi{
		width: 225px;
		margin-bottom: 15px;
	}
	.staff .inner .grand-chef .sign{
		width: 163px;
	}
	.staff .inner .chef .photo{
		float: left;
		width: 365px;
	}
	.staff .inner .chef .text{
		float: right;
		width: 715px;
		padding: 0 0 0 80px;
	}
	.staff .inner .chef .midashi{
		width: 91px;
		margin-bottom: 15px;
	}
	.staff .inner .chef .sign{
		width: 202px;
	}
	.staff .inner .box .midashi-ja{
		margin-bottom: 20px;
	}
	.staff .inner .box .name{
		font-size: 19px;
		margin-bottom: 20px;
	}
	.staff .inner .box .catch{
		font-size: 16px;
		margin-bottom: 20px;
		letter-spacing: 2px;
	}
	.staff .inner .box .read{
		line-height: 2;
		margin-bottom: 25px;
	}
	.rank_icon{
		width:600px;
		margin: 0 auto;
		display: flex;
	}
	.rank_icon figure{
		margin: 20px;
	}
	
	
	/* デザート
	---------------------------------------*/
	
	.dessert{
		width: 100%;
	}
	.dessert .inner{
		width: 1080px;
		margin: 100px auto;
	}
	.dessert .inner .photo{
		width: 600px;
		float: left;
	}
	.dessert .inner .text{
		width: 480px;
		float: right;
		padding: 70px 0 0 90px;
	}
	.dessert .inner .midashi{
		width: 277px;
		margin-bottom: 15px;
	}
	.dessert .inner .midashi-ja{
		margin-bottom: 20px;
	}
	.dessert .inner .catch{
		font-size: 16px;
		margin-bottom: 20px;
		letter-spacing: 2px;
	}
	.dessert .inner .read{
		line-height: 2;
	}



	/* レコメンド
	---------------------------------------*/ 
	
	.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;
	}	
		

	
}


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

@media print, screen and (max-width:930px) {
	
	.main-img{
		width: 100%;
		height:375px;
		background: url(../img/season_main_sp.jpg) 50% 100% no-repeat;
		background-size: cover;
	}
	.page-header h2{
		width: 200px;
	}
	
	.pcOnly{
		display: none;
	}

	.spOnly{
		display: block;
	}
	
	
	/* ページキャッチコピー
	---------------------------------------*/ 
	
	.page-catch{
		width: 100%;
	}
	.page-catch .inner{
		margin: 0 auto;
		padding:  0 20px;
		
	}
	.page-catch .inner .catch{
		font-size: 17px;
		margin-top: 40px;
		margin-bottom: 15px;
		line-height: 150%;
		text-align: center;
	}
	.page-catch .inner .read{
		line-height: 1.7;
		margin-bottom: 40px;
	}
	
	
	
	/* 料理の特徴
	---------------------------------------*/
	
	.feature{
		width: 100%;
	}
	.feature .inner{
		width: 90%;
		margin: 0 auto;
		padding-bottom: 20px;
		border-bottom: 1px solid #cecec0;
	}
	.feature .inner .box-1{
		margin-bottom: 10px;
	}
	.feature .inner .box-1 .photo{
		width: 100%;
		margin-bottom: 30px;
		
	}
	.feature .inner .box-1 .text{
		width: 100%;
		
	}
	.feature .inner .text .catch{
		font-size: 16px;
		line-height: 1.8;
		color: #6d594a;
    	margin-bottom: 30px;
    	letter-spacing: 2px;
    	padding-bottom: 10px;
    	border-bottom: 1px solid #cecec0;
	}
	.feature .inner .text .catch span{
		font-family: 'Spinnaker', sans-serif;
    	font-size: 10px;
    	color: #6d594a;
    	letter-spacing: 0;
    	padding-right: 10px;
    	padding-bottom: 5px;
    	line-height: 250%;
	}
	.feature .inner .text dl dt{
		width: 90px;
		color: #6d594a;
		margin-bottom: 10px;
	}
	.feature .inner .text dl dd{
		line-height: 150%;
		color: #333333;
		margin-bottom: 30px;
	}
	.feature .inner .text dl dd span{
		font-weight: bold;
		padding-bottom:5px;
		margin-bottom: 10px;
	}
	
	.feature .inner .text .read{
		line-height: 1.7;
		margin-bottom: 13px;
	}
	.feature .inner .box-2 .photo{
		width: 100%;
		margin-bottom: 20px;
	}
	.feature .inner .box-2 .text{
		width: 100%;
		padding: 0;
		
	}
	
	/* ブライダルフェア
	---------------------------------------*/
	
	.bridalfair{
		width: 90%;
		margin: 0 auto 40px;
		padding-bottom: 40px;
		border-bottom: 1px solid #cecec0;
	}
	.bridalfair .title-ja{
		text-align: center;
		margin: 10px auto 40px;
	}
	.bridalfair h4{
		font-family: 'Playfair Display', serif;
		font-size: 30px;
		text-align: center;
		font-weight: normal;
		letter-spacing: 0.1em;
		margin: 40px auto 0;
	}
	.bridalfair .inner.first{
		margin: 0 auto 40px;
		padding-bottom: 40px;
		border-bottom: 1px solid #cecec0;
	}
	.bridalfair .inner .text .catch{
		font-size: 16px;
		line-height: 150%;
		color: #6d594a;
		margin-top: 30px;
		margin-bottom: 10px;
		letter-spacing: 0.5px;
		padding-bottom: 10px;
		border-bottom: 1px solid #cecec0;
	}
	.bridalfair .inner .text .catch span{
		font-family: 'Spinnaker', sans-serif;
		font-size: 10px;
		color: #6d594a;
		letter-spacing: 0;
		padding-right: 10px;
		padding-bottom: 5px;
		line-height: 250%;
	}
	
	.bridalfair .inner .text ul{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-top: 1px;
		margin-bottom: 1px;
	}
	.bridalfair .inner .text ul li{
		background: #6d594a;
		color: #ffffff;
		padding: 3px;
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 5px;
		font-size: 11px;
		margin-bottom: 5px;
	} 
	.bridalfair .inner .text .info{
		line-height: 150%;
		 margin-bottom: 10px;
	}
	.bridalfair .inner .text .read{
		line-height:150%;
		margin-bottom: 40px;
		margin-top: 10px;
	}
	.btn-style{
		width:100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.btn_area .btn-style{
		width: 90%;
		margin: 0 auto 40px;
	}
	
	
	
	/* スタッフ
	---------------------------------------*/
	
	.staff{
		width: 100%;
		background: #F7F7F5;
		padding: 50px 0;
	}
	.staff .inner{
		margin: 0 auto;
		padding: 0 20px;
	}
	.staff .inner .grand-chef{
		margin-bottom: 45px;
	}
	.staff .inner .grand-chef .photo{
		width: 100%;
		margin-bottom: 50px;
	}
	.staff .inner .grand-chef .text{
		width: 100%;
		padding: 0 0 0 0;
	}
	.staff .inner .grand-chef .midashi{
		width: 196px;
		margin-bottom: 15px;
	}
	.staff .inner .grand-chef .sign{
		width: 134px;
	}
	.staff .inner .chef .photo{
		width: 100%;
		margin-bottom: 50px;
	}
	.staff .inner .chef .text{
		width: 100%;
	}
	.staff .inner .chef .midashi{
		width: 84px;
		margin-bottom: 15px;
	}
	.staff .inner .chef .sign{
		width: 128px;
	}
	.staff .inner .box .midashi-ja{
		margin-bottom: 20px;
	}
	.staff .inner .box .name{
		font-size: 19px;
		margin-bottom: 20px;
	}
	.staff .inner .box .catch{
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1.7;
		letter-spacing: 1px;
	}
	.staff .inner .box .read{
		line-height: 1.7;
		margin-bottom: 15px;
		text-align: justify;
	}
	
	
	
	/* デザート
	---------------------------------------*/
	
	.dessert{
		width: 100%;
	}
	.dessert .inner{
		margin: 50px auto;
		padding: 0 20px;
	}
	.dessert .inner .photo{
		width: 100%;
		margin-bottom: 50px;
	}
	.dessert .inner .text{
		width: 100%;
	}
	.dessert .inner .midashi{
		width: 254px;
		margin-bottom: 15px;
	}
	.dessert .inner .midashi-ja{
		margin-bottom: 20px;
	}
	.dessert .inner .catch{
		font-size: 16px;
		margin-bottom: 20px;
		letter-spacing: 1px;
	}
	.dessert .inner .read{
		line-height: 1.7;
		text-align: justify;
	}

	.rank_icon{
		width:600px;
		margin: 0 auto;
		display: flex;
	}
	.rank_icon figure{
		margin: 20px;
	}
	

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

	.recommend{
		width: 100%;
		margin-bottom: 65px;	
	}
	.recommend .inner{
		margin: 0 20px;
		padding: 50px 0 0;
		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;
	}
	
	
	
	
}