@charset "shift_jis";
/* index */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	border-collapse: collapse;
	color: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	table-layout: auto;
	text-decoration: none;
	vertical-align: top;
}

body {
	font-family: Helvetica,Arial, "メイリオ",Meiryo,Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", sans-serif;
}
ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.hidden {
	text-indent: -9999px;
	white-space: nowrap;
}

img {
	max-width: 100%;
	border: 0;
	vertical-align: bottom;
}

body .hidden {
	display: none;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after { clear:both }
.clearfix { zoom:1 } /* For IE 6/7 */

div.pcHead,
div.pcFoot,
div.pcGnav {
	display: block;
}

div.spHead,
div.spFoot,
div.spGnav {
	display: none;
}

.container {
	width: 100%;
	background: #fff;
}

/* common */
.index {
	font-size:16px;
	line-height: 1.6;
	background: #f9f5ea url(../img/cmn/pattern01.png) 0 0 repeat;	
	min-width: 1024px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.index a{
	color:#333;
	transition: opacity .15s linear .05s;
	-moz-transition: -moz-opacity .15s linear .05s;
	-webkit-transition: -webkit-opacity .15s linear .05s;
}

.index a:link{
	color:#333;
}
.index a:visited {
	color:#333;
}
.index a:focus,
.index a:hover {
	color:#666;
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* For IE 8 */
}

.index a:active {
	color:#666;
}

/* contents */
.mainTitle {
	min-width: 1024px;
	margin: 0 auto -70px;
	text-align: center;
}

.subTitle {
	width: 1024px;
	margin: 0 auto;
	background: url(../img/pc/pc_ttl_bg.png) center top no-repeat;
	text-align: center;}

.subTitle h2 {
	margin: 0 auto;
	color: #583108;
	padding: 98px 0 10px;	
	font-size: 30px;
	font-weight: bold;
}

.contentsArea {
	width: 1024px;
	margin: 0 auto ; 
	background-color: #fff;
	border-radius:0px 0px 10px 10px ;
	-moz-border-radius:0px 0px 10px 10px ;
	-webkit-border-radius:0px 0px 10px 10px ;	
}

.contentsInner {
	width: 944px;
	margin: 0 auto; 	
}

.contentsInner p.lead {
	padding-bottom: 50px;
	background: url(../img/cmn/img_ttl_line.gif) center bottom no-repeat;
	text-align: center;
	}


.contentsInner h3 {
	height: 82px;
	margin-bottom: 8px;
	padding-left: 130px ;	
	line-height: 82px;
	}

.contentsInner .spring h3 {background: url(../img/cmn/icn_spring.gif) left top no-repeat;}
.contentsInner .summer h3 {background: url(../img/cmn/icn_summer.gif) left top no-repeat;}
.contentsInner .autumn h3 {background: url(../img/cmn/icn_autumn.gif) left top no-repeat;}
.contentsInner .winter h3 {background: url(../img/cmn/icn_winter.gif) left top no-repeat;}

.contentsInner ul {
	overflow: hidden;
	font-size: 14px;
	line-height: 1.43;
}

.contentsInner ul li {
	float: left;
	width: 290px;
	margin: 0 37px 35px 0;
}

.contentsInner ul li:nth-child(3n){
	margin-right: 0;
} 

.contentsInner .panelTtl {
	height: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	border-radius:5px 5px 0px 0px ;
	-moz-border-radius:5px 5px 0px 0px ;
	-webkit-border-radius:5px 5px 0px 0px ;
	display:table;
	width: 100%;
}
.contentsInner h4 {
	display:table-cell;
	vertical-align:middle;
	padding-top: 0.8%;
}

.contentsInner .spring .panelTtl {background-color: #ED98A6;}
.contentsInner .summer .panelTtl {background-color: #519fec;}
.contentsInner .autumn .panelTtl {background-color: #e86f45;}
.contentsInner .winter .panelTtl {background-color: #b4d7f5;}

.contentsInner li.column .panelTtl {
	height: 50px;
	color: #583108;
/*	font-size: 20px;
	line-height: 20px;*/
	font-weight: bold;
	text-align: center;
	background-color: #f9f5ea;
	border-radius:5px 5px 0px 0px ;
	-moz-border-radius:5px 5px 0px 0px ;
	-webkit-border-radius:5px 5px 0px 0px ;
	display:table;
	width: 100%;
}
	

.contentsInner .panelTxt {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e9e1d2; 
	border-top: none;
	border-radius:0px 0px 5px 5px ;
	-moz-border-radius:0px 0px 5px 5px ;
	-webkit-border-radius:0px 0px 5px 5px ;
}


/*-- BANNER --*/
.bnr {
	width: 1024px;
	margin: 40px auto;
}
.bnr img {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.bnrList {
	text-align: center;
}




/* SP ================================================================*/
@media screen and (max-width: 767px){
	/* Defalut */
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}

	div.spHead,
	div.spFoot,
	div.spGnav {
		display: block;
	}

	div.pcHead,
	div.pcFoot,
	div.pcGnav {
		display: none;
	}

	.index {
		font-size:14px;
		line-height: 1.6;
		width:100%;
		min-width: 0;
		margin:0 auto;
		max-width: 767px;
		overflow: hidden;
		padding-bottom: 8%;		
	}

	/*-- CONTAINER --*/
	.container {
		width: 100%;
	}

	.mainTitle {
		min-width: 0;
		margin: 0;
		padding-top: 34.06%;
		background: url(../img/sp/sp_ttl_main.png) center top no-repeat;
		background-size: contain;
	}

	.contents {
		padding: 0 3%;
	}
	
	.subTitle {
		width: auto;
		margin: 0 auto;
		background-image: 100%;
	}
	
	.subTitle h2 {
		background: url(../img/sp/sp_ttl_bg.png) center top no-repeat;	
		font-size: 18px;
	}
	
	.contentsArea {
		width: 100%;
	}
	
	.contentsInner {
		width: 92%;
		margin: 0 4%;
		padding-bottom: 5%; 	
	}
	
	.contentsInner p.lead {
		padding-bottom: 10%;
		background: url(../img/cmn/img_ttl_line.gif) center bottom no-repeat;
		text-align: left;
		margin-bottom: 3%;
		}
	
	.contentsInner h3 {
		height: auto;
		min-height: 37px;
		margin-bottom: 8px;
		padding-top: 1%;
		padding-left: 60px ;	
		line-height: inherit;
		}

	.contentsInner .spring h3 {background-size: 50px auto;}
	.contentsInner .summer h3 {background-size: 50px auto;}
	.contentsInner .autumn h3 {background-size: 50px auto;}
	.contentsInner .winter h3 {background-size: 50px auto;}
	
	.contentsInner ul {
		overflow: visible;
	}
	
	.contentsInner ul li {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 auto 5%;
	}
	
	.contentsInner ul li img {
		width: 100% !important;
		height: auto !important;
	}
		
	.contentsInner .panelTtl {
		height: 46px;
		font-size: 18px;
		line-height: 18px;
	}
			
	.contentsInner .panelTxt {
		padding: 2%;
	}


	.bnr {
		width: 94%;
	}


}