/*
Theme Name: iseya
Description: 伊勢谷本店
Version: 1.0
Author: Tuvalu
*/



@charset "utf-8";









/* PC */
@media screen and (min-width:768px), print {
	
	
	
	
	

/* News
--------------------------------------- */


.News{
	margin-top:85px !important;
	}


.News #pageTitle {
	background: url(/news/wp-content/themes/iseya/images/pagetitle.jpg) no-repeat center top;
	background-size: cover;
}


		.News .area{
			min-width:1100px;
		}
		
			.News #txtArea {
				width:810px;
				float:left;
			}
	
			.News .area dl{
				margin-bottom:80px;
			}
	
				.News .area dl dt.date{
					color:#7bb0b2;
				}
				.News .area dl dt .tit{
					font-weight:bold;
					font-size:115%;
					padding-bottom:20px;
					margin-bottom:20px;
					border-bottom:1px solid #c2c2c2;
					font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
				}
	
	
	
.News #rightNav{
	width:240px;
	float:right;
	}
	.News #rightNav h3{
		font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		padding-bottom:10px;
		margin-bottom:20px;
		border-bottom:1px solid #c2c2c2;
		}
	.News #rightNav ul li{
		line-height:18px;
		}
	.News #rightNav ul li+li{
		margin-top:15px;
		padding-top:15px;
		background: url(/news/wp-content/themes/iseya/images/dot_border.png) repeat-x left top;
		}
	



#news {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	letter-spacing: normal;
	
}
	* html #news {
		zoom: 100%;
	}
	*:first-child+html #news {
		display: inline-block;
	}
	#news:after {
		content: ""; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}
	


	#news dl {
		margin-bottom:15px;
		padding-bottom:15px;
		background: url(/news/wp-content/themes/iseya/images/dot_border.png) repeat-x left bottom;
	}
	* html #news dl {
		zoom: 100%;
	}
	*:first-child+html #news dl {
		display: inline-block;
	}
	#news dl:after {
		content: ""; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}

	#news dl dt {
		float: left;
		width: 80px;
	}
	#news dl dd {
		float: right;
		width: 790px;
	}

}






/* スマホ */
@media only screen and (max-width: 767px) {
	
	
	
html{
	margin-top:0 !important;
	}	
	
	
/* News
--------------------------------------- */

.News #pageTitle {
	background: url(/news/wp-content/themes/iseya/images/pagetitle.jpg) no-repeat center top;
	background-size: cover;
}


.News #txtArea {
	margin-bottom:40px;
}


	.News .area{
	}
		.News .area dl{
			margin-bottom:10%;
		}
			.News .area dl dt .date{
				margin-bottom: 1%;
			}
			.News .area dl dt .tit{
				font-weight:bold;
				font-size:115%;
				padding-bottom:3%;
				margin-bottom:3%;
				border-bottom:1px solid #c2c2c2;
				font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			}

	.News .area .btn{
		width:70%;
		margin:0 auto;
	}
		.News .area .btn img{
			width:100%;
			heiht:auto;
		}





	.News #txtArea p {
	}
		.News #txtArea img {
			width: 100%;
			margin-bottom: 3%;
		}
		.News #txtArea img.last {
			margin-bottom: 0;
		}




.News #rightNav{

	}
	.News #rightNav h3{
		font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		padding-bottom:10px;
		margin-bottom:15px;
		border-bottom:1px solid #c2c2c2;
		}
	.News #rightNav ul li{
		line-height:18px;
		}
	.News #rightNav ul li+li{
		margin-top:10px;
		padding-top:10px;
		background: url(/news/wp-content/themes/iseya/images/dot_border.png) repeat-x left top;
		}

	#news {
		padding: 5%;
		letter-spacing: normal;
		
		margin-bottom: 80px;
	}
		
		
		#news h3 {
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			font-weight: normal;
			letter-spacing: 0.2em;
			text-align: center;
		}
		
	
	
		#news dl {
			margin-bottom: 5%;
		}
	
		#news dl dt {
		}
		#news dl dd {
		}
}
	






