@charset "UTF-8";

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

@media print, screen and (min-width:931px) {
	
	.page-header h2{
		width: 267px;
	}
	
	
	/* newslist
	---------------------------------------*/ 
	
	.news-list{
		padding: 0 0 104px;
	}
	.news-list .inner{
		width: 1080px;
		margin: 0 auto;
	}
	.news-list ul li{
		float: left;
		width: 250px;
		box-sizing: border-box;
		margin:0 26px 26px 0;
		text-align:center;
	}
	.news-list ul li:nth-child(4n){
		margin-right: 0;
	}
	.news-list ul li .photo{
		width: 100%;
		height: 250px;
		margin-bottom: 15px;
	}
	.news-list ul li .photo a{
		display: block;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: cover;
	}

	.news-list ul li .post_title{
		line-height: 1.5;
		text-align: center !important;
		font-family:游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px !important;
	}
	.news-list ul li .post_name{
		font-family: 'Spinnaker', sans-serif;
		letter-spacing:0.1em;
		font-size:14px;
		margin-bottom:20px;
		}
	/* pagenation
	---------------------------------------*/ 
	
	.wp-pagenavi{
		text-align: center;
		margin-top: 30px;
	}
	.wp-pagenavi a,
	.wp-pagenavi span{
		padding: 5px 7px;
	}
	.wp-pagenavi .pages{
		padding: 5px 30px;
	}
	.wp-pagenavi a:hover, .wp-pagenavi span.current{
		color: #FFFFFF;
		background: #333333;
	}
	
	
	
	/*記事
	---------------------------------------*/ 
	#main_contents{
		width:100%;
		}
	#main_contents .main_area{
		/*width:1080px;*/
		width: 860px;
		margin:0 auto;
		text-align:center;
		}
	#main_contents .main_area img{
		width: 850px;
		height: 550px;
		object-fit: cover;
		}

	.report_name{
		font-family: 'Spinnaker', sans-serif;
		letter-spacing:0.1em;
		font-size:16px;
		margin-top:60px;
		margin-bottom:20px;
		}
	.report_title{
		font-family:游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size:18px;
		font-weight:bold;
		line-height:175%;
		}
	#main_contents .inner{
		/*width:865px;*/
		width: 860px;
		margin:60px auto 0;
		}
	.movie_area{
		margin: 0 auto 5px;
		padding: 0 5px;
	}
	.movie_area .movie{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.movie_area .movie iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
	.report-gallery{
		width:865px;
		margin: 0 auto 60px;
		display:flex;
		flex-wrap:wrap;
		}
	.report-gallery ul{
		text-align: center;
		}
	.report-gallery li{
		margin:5px;
		}
	.report-gallery li img{
		max-width: 850px;
		max-height: 630px;
		/*min-height: 550px;*/
		object-fit: cover;
		}

	.detail_area{
		margin-bottom:120px;
		}
	.detail_area dl{}
	.detail_area dl dt{
		width:100%;
		font-family:游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size:15px;
		font-weight:bold;
		padding-bottom:10px;
		border-bottom:1px solid #d3cdc9;
		margin-bottom:20px;
		}
	.detail_area dl dd{
		font-size:13px;
		margin-bottom:30px;
		letter-spacing:0.1em;
		line-height:175%;
		}
	#main_contents .btn{
		width:252px;
		padding:15px;
		text-align:center;
		margin:0 auto 120px;
		background:#D48C89;
		}
	#main_contents .btn a{
		width: 252px;
		color:#ffffff;
		}
	
    
    /* パーティレポート
	---------------------------------------*/ 
	
	.inner .detail_area2 dd:last-child {
            margin-bottom: 0;
        }

        .inner .detail_area2 table {
            margin: 0 auto 0;
            border-collapse: collapse;
            border-top: 1px #ccc solid;
            margin-bottom: 15%;
            width: 90%;
        }

        .inner .detail_area2 tr {
            border-bottom: 1px #ccc solid;
        }

        .inner .detail_area2 td {
            font-size: 14px;
    padding: 13px 32px;
    line-height: 175%;
        }

        .inner .detail_area2 th {
            font-weight: bold;
            width: 35%;
            text-align: left;
            background: #f7f2ee;
            padding: 16px 14px 20px;
            font-size: 14px;
            vertical-align: middle;
        }

		
	/* オススメのフェア
	---------------------------------------*/ 
	
	.your-recommend-fair{
		width: 860px;
		margin: 0 auto 70px;
		padding: 70px 0;
		border: 1px solid #D4CDC7;
		border-right: none;
		border-left: none;
	}
	.your-recommend-fair .midashi{
		text-align: center;
		color: #DF8887;
		font-size: 18px;
		margin-bottom: 40px;
	}
	.your-recommend-fair ul{
		text-align: center;
	}
	.your-recommend-fair ul li{
		display: inline-block;
		vertical-align: top;
		width: 320px;
		margin: 0 12px;
		
	}
	.your-recommend-fair ul li .photo{
		margin-bottom: 10px;
	}
	.your-recommend-fair ul li .title{
		line-height: 1.5;
	}
	.your-recommend-fair ul li a{
		margin: 20px auto 0;
		background-image:none;
	}
	
}


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

@media print, screen and (max-width:930px) {
	
	.page-header h2{
		width: 225px;
	}
	
	
	/* newslist
	---------------------------------------*/ 
	
	.news-list{
		width: 100%;
	}
	.news-list .inner{
		padding: 0 12px 65px;
	}
	.news-list ul li{
		float: left;
		width: 48%;
		box-sizing: border-box;
		margin:0 4% 4% 0;
	}
	.news-list ul li:nth-child(2n){
		margin-right: 0;
	}
	.news-list ul li .photo{
		width: 100%;
		margin-bottom: 10px;
	}
	.news-list ul li .photo a{
		display: block;
		width: 100%;
		height: 168px;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: cover;
	}
	
	.news-list ul li .post_title{
		line-height: 1.5;
		text-align: center !important;
		font-family:游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
		font-size:11px;
		margin-bottom:10px !important;
	}
	.news-list ul li .post_name{
		font-family: 'Spinnaker', sans-serif;
		letter-spacing:0.1em;
		font-size:10px;
		text-align:center;
		margin-bottom:10px;
		}
	
	/* pagenation
	---------------------------------------*/ 
	
	.wp-pagenavi{
		text-align: center;
		margin-top: 20px;
	}
	.wp-pagenavi a,
	.wp-pagenavi span{
		padding: 5px 7px;
	}
	.wp-pagenavi .pages{
		padding: 5px 25px;
	}
	.wp-pagenavi a:hover, .wp-pagenavi span.current{
		color: #FFFFFF;
		background: #333333;
	}
	
	/*記事
	---------------------------------------*/ 
	#main_contents{
		width:90%;
		margin:0 auto;
		}
		
	.report_name{
		font-family: 'Spinnaker', sans-serif;
		letter-spacing:0.1em;
		font-size:16px;
		margin-top:30px;
		margin-bottom:20px;
		text-align:center;
		}
	.report_title{
		font-family:游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size:16px;
		text-align:center;
		line-height:150%;
		}	
	
		#main_contents .inner{
		width:100%;
		margin:0 auto 40px;
		}
	.movie_area{
		margin: 0 auto 5px;
		padding: 0 5px;
	}
	.movie_area .movie{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.movie_area .movie iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
	.report-gallery{
		width:100%;
		margin: 0 auto 40px;
		}
	.report-gallery li{
		margin:5px;
		}
	.report-gallery li img{
		width:100%;
		
		}
	.detail_area{
		margin-bottom:60px;
		}
	.detail_area dl{}
	.detail_area dl dt{
		width:100%;
		font-family:游明朝体, 'Yu Mincho', YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		font-size:15px;
		font-weight:bold;
		padding-bottom:10px;
		border-bottom:1px solid #d3cdc9;
		margin-bottom:20px;
		line-height:175%;
		}
	.detail_area dl dd{
		font-size:13px;
		margin-bottom:30px;
		letter-spacing:0.1em;
		line-height:175%;
		}
	#main_contents .btn{
		width:100%;
		padding:15px;
		text-align:center;
		margin:0 auto 120px;
		background:#D48C89;
		}
	#main_contents .btn a{
		width: 100%;
		color:#ffffff;
		}
		
		
	 /* パーティレポート
	---------------------------------------*/ 
	
	.inner .detail_area2 dd:last-child {
            margin-bottom: 0;
        }

        .inner .detail_area2 table {
            margin: 0 auto 0;
            border-collapse: collapse;
            border-top: 1px #ccc solid;
            margin-bottom: 15%;
        }

        .inner .detail_area2 tr {
            border-bottom: 1px #ccc solid;
        }

        .inner .detail_area2 td {
            font-size: 13px;
            padding: 16px 0;
        }

        .inner .detail_area2 th {
                font-weight: bold;
    width: 35%;
    text-align: left;
    background: #f7f2ee;
    padding: 13px 14px 20px;
    font-size: 12px;
    vertical-align: middle;
    line-height: 175%;
        }

        .inner .detail_area2 td {
                  padding: 10px 10px;
    vertical-align: middle;
    height: auto;
    line-height: 175%;

        }
    
			
	/* オススメのフェア
	---------------------------------------*/ 
	
	.your-recommend-fair{
		width: 100%;
		margin: 0 auto 35px;
		padding: 35px 0;
		border: 1px solid #D4CDC7;
		border-right: none;
		border-left: none;
	}
	.your-recommend-fair .midashi{
		text-align: center;
		color: #DF8887;
		font-size: 18px;
		margin-bottom: 40px;
	}
	.your-recommend-fair ul{
	}
	.your-recommend-fair ul li{
		width: 100%;
		margin-bottom: 30px;
	}
	.your-recommend-fair ul li.last{
		margin-bottom: 0;
	}
	.your-recommend-fair ul li .photo{
		margin: 0 auto 10px;
	}
	.your-recommend-fair ul li .title{
		line-height: 1.5;
		
	}
	.your-recommend-fair ul li a{
		width: 100%;
		background-image:none; 
		margin: 20px auto 0;
	}		
	
	
}