@charset "utf-8";
/*
 * home CSS
 * ---------------------------------------------
 * 
 * 
 */
 
@import 'flexslider.css';

/*===================================
	element	
=====================================*/
/*  background
---------------------------------*/

body {
	background: #fff url(../images/base/bg_bd_home.jpg) repeat-x 50% 0;
}
main {
	background: url(../images/home/bg_main_pc.png) no-repeat 50% -18px;
}
.header:after {
	display: block;
	position: absolute;
	bottom: 0;
	right: -33px;
	width: 123px;
	height: 18px;
	background: url(../images/home/bg_main_pc.png) no-repeat -1030px 0;
}

/*  sprite
---------------------------------*/

.flex-direction-nav a {
	background-image: url(../images/base/sprite.png);
	background-repeat: no-repeat;
}

/*===================================
	header	
=====================================*/

.header {
	height: auto;
}
.header h1 {
	height: 39px;
	margin: 28px 0 0 10px;
}
.header b {
	display: block;
	font-size: 14px;
}
.header .logo {
	position: absolute;
	top: 256px;
	left: 68px;
	z-index: 100;
	width: 267px;
	height: 112px;
	background-position: -600px 0;
}

/*===================================
	keyVisual	
=====================================*/

.keyVisual.flexslider {
	width: 1020px;
	height: 470px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	border-top: solid 10px #6b1b7d;
	border-bottom: solid 2px #867a66;
}
.keyVisual .flex-control-nav {
	display: block;
	width: 1020px;
	left: 0;
	bottom: 22px;
	opacity: .5;
	text-align: center;
}
.keyVisual .flex-control-nav li {
	margin: 0 4px;
}
.keyVisual .flex-control-paging li a {
	width: 14px;
	height: 14px;
	border: solid 1px #fff;
	background: #e1e5ed; 
}
.keyVisual .flex-control-paging li a:hover,
.keyVisual .flex-control-paging li a.flex-active {
	background: #959494;
}

/*===================================
	ごあいさつ
=====================================*/

.message {
	padding: 50px 0;
	font-family: "あおぞら明朝 Medium";
	text-align: center;
}
.message h2 {
	margin-bottom: 0.8em;
	font-size: 24px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.message nav li {
	display: inline-block;
	font-size: 15px;
}
.message nav li:after {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 1em;
	background: #000;
	margin: 0 0.4em;
}
.message nav li:nth-last-of-type(1):after {
	display: none;
}
.message nav li a {
	color: #7c6849;
	text-decoration: underline;
}
.message nav li a:hover {
	text-decoration: none;
}

/*===================================
	共通
=====================================*/

.sec {
	overflow: hidden;
}
.sec header {
	float: left;
}
.sec:nth-of-type(odd) header {
	float: right;
}
.sec header {
	width: 69px;
	padding-top: 15px;
	border-top: solid 6px #6b1b7d;
	background: no-repeat 0 0;
	line-height: 1.1;
}
.sec header h2,.sec header p {
	text-indent: -9999em;
}
.newsSec header {
	height: 210px;
	background-image: url(../images/home/title_news.png);
}
.productsSec header {
	height: 367px;
	background-image: url(../images/home/title_products.png);
}
.storeSec header {
	height: 210px;
	background-image: url(../images/home/title_store.png);
}
.columnsSec header {
	height: 215px;
	background-image: url(../images/home/title_columns.png);
}
.moreLink {
	text-align: right;
}
.moreLink a {
	font-family: "あおぞら明朝 Medium";
	color: #7c6849;
	font-size: 15px;
	text-decoration: underline;
}
.moreLink a:hover {
	text-decoration: none;
}

/*===================================
	お知らせ
=====================================*/

.newsSec {
	padding-bottom: 60px;
}
.newsList {
	margin: 0 0 25px 72px;
	font-family: "あおぞら明朝 Medium";
	font-size: 16px;
	line-height: 1.6;
}
.newsList li {
	display: inline-block;
	vertical-align: top;
	width: 205px;
	margin: 0 0 0 32px;
}
.newsList li a {
	display: block;
}
.newsList figure {
	margin-bottom: 8px;
}
.newsList p {
	margin-bottom: 6px;
}
.newsList time,.newsList span {
	color: #999;
	font-size: 14px;
	letter-spacing: normal;
}
.newsList time:after {
	display: inline;
	content: "|";
	padding: 0 0.5em;
}
.newsList li a:hover {
	opacity: .7;
}
.newsList li a:hover img {
	opacity: 1;
}

/*===================================
	商品情報
=====================================*/

.productsSec {
	padding-bottom: 66px;
}
.productsList {
	overflow: hidden;
	margin: 0 0 20px;
}
.productsList li {
	position: relative;
	float: left;
	text-align: center;
}
.productsList li.wd {
	margin: 0 16px 17px 0;
}
.productsList li a {
	display: block;
	width: 184px;
	height: 43px;
	line-height: 43px;
	border: solid 2px #ebebeb;
	border-right: none;
	font-size: 16px;
}
.productsList li:nth-last-of-type(1) a {
	width: 184px;
	border-right: solid 2px #ebebeb;
}
.productsList li.wd a {
	width: 296px;
	height: 222px;
	line-height: 1;
	padding: 13px 11px 0;
	border-right: solid 2px #ebebeb;
}
.productsList li.wd a figure {
	width: 270px;
	margin-bottom: 6px;
}
.productsList .wd h3 {
	font-size: 20px;
}
.productsList h3 span {
	display: block;
	margin-top: 8px;
	color: #b9a380;
	font-size: 14px;
}
.productsList li a:hover {
	opacity: .7;
}
.productsSec .moreLink {
	float: right;
	margin-right: 50px;
}
.productsSec .blandBan {
	margin-bottom: 20px;
}

/*===================================
	店舗情報
=====================================*/

.storeSec {
	margin-bottom: 70px;
	padding: 27px 30px 24px 27px;
	background: url(../images/base/bg_japanese_paper.jpg) repeat 0 0;
}
.storeNavi,.storeCat + p {
	margin-left: 94px;
}
.storeSec figure {
	float: left;
	width: 418px;
	margin: 0 20px 28px 25px;
}
.storeSec h3 {
	float: left;
	margin-bottom: 0.4em;
	font-family: "あおぞら明朝 Medium";
	font-size: 28px;
	line-height: 1.2;
}
.storeCat {
	margin: 0.5em -1em 1.5em;
}
.storeCat li {
	display: inline-block;
	margin-left: 4px;
	width: 41px;
	height: 19px;
	line-height: 19px;
	border-radius: 10px;
	font-family: "あおぞら明朝 Medium";
	color: #fff;
	font-size: 10.5px;
	text-align: center;
}
.storeCat .c1 {
	background: #658242;
}
.storeCat .c2 {
	background: #6b5690;
}
.storeCat + p {
	margin-bottom: 0.8em;
	font-size: 16px;
	line-height: 1.6;
}

.storeNavi {
	padding: 7px;
	border-radius: 1.5em;
	background: #6b1b7d;
	font-family: "あおぞら明朝 Medium";
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
}
.storeNavi dt,.storeNavi dd {
	display: inline;
}
.storeNavi dt:after,
.storeNavi dd:after {
	display: inline;
}
.storeNavi dt:after {
	content: ":";
	padding: 0 1em;
}
.storeNavi dd:after {
	content: "/";
	padding: 0 0.5em;
}
.storeNavi dd:nth-last-of-type(1):after {
	display: none
}
.storeNavi dd a {
	color: #fff;
	text-decoration: underline;
}
.storeNavi dd a:hover {
	text-decoration: none;
}

/*===================================
	読み物
=====================================*/

.columnsSec {
	overflow: hidden;
}
.columnsList li {
	float: left;
	margin: 0 20px 20px 0;
}
.columnsList li a {
	display: block;
	width: 210px;
	height: 150px;
	padding: 10px;
	line-height: 1.2;
	font-size: 16px;
	background: #f6f2ed;
	text-align: center;
}
.columnsList li:nth-of-type(3) a,.columnsList li:nth-of-type(4) a {
	font-size: 22px;
}
.columnsList li.wd a {
	width: 460px;
	height: 320px;
	font-size: 34px;
	text-align: left;
}
.columnsList li a:hover {
	opacity: .7;
}
.columnsList h3 {
	margin-top: 8px;
}
.columnsList li:nth-of-type(3) h3,.columnsList li:nth-of-type(4) h3 {
	margin-top: 15px;
}
.columnsList p {
	font-size: 14px;
	line-height: 1.4;
}
.columnsList .wd h3 {
	margin: 8px 0 5px;
}
.columnsSec .moreLink {
	clear: both;
	margin-right: 100px;
}

/************************************************************************************
smaller than 640px
*************************************************************************************/
@media screen and (max-width: 640px) {
	
	/*===================================
		element	
	=====================================*/
	/*  background
	---------------------------------*/

	body {
		background-position: 50% -11px;
	}
	main {
		background: url(../images/home/bg_main_sp.png) no-repeat 50% 5px;
	}
	.header:after {
		display: none;
	}
	
	/*===================================
		header	
	=====================================*/
	
	.header {
		border-bottom: none;
		box-shadow: none;
	}
	.header h1 {
		height: 148px;
		margin: 0 0 0 123px;
		padding-top: 28px;
	}
	.header b {
		display: none;
	}
	.header .logo {
		position: relative;
		top: inherit;
		left: inherit;
		width: 280px;
		height: 91px;
		background-position: 0 -100px;
	}
	.header h1:after {
		display: block;
		position: absolute;
		z-index: 100;
		top: 230px;
		left: 30px;
		width: 267px;
		height: 112px;
		background: url(../images/base/sprite.png) no-repeat -600px 0;
	}
	
	/*===================================
		keyVisual	
	=====================================*/

	.keyVisual.flexslider {
		width: 640px;
		height: 295px;
		margin: 3px -40px 0;
		border-top: solid 10px #6b1b7d;
		border-top-width: 12px;
		border-bottom: none;
		box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
	}
	.keyVisual .flex-control-nav {
		width: 640px;
	}
	
	/*===================================
		ごあいさつ
	=====================================*/

	.message {
		padding: 60px 0;
		text-align: center;
	}
	.message h2 {
		margin: 0 -1.2em 1em 0;
		font-size: 26px;
	}
	.message nav li {
		font-size: 21px;
	}

	/*===================================
		共通
	=====================================*/

	.sec header {
		border-top-width: 12px;
	}
	.newsSec header {
		height: 350px;
		background-image: url(../images/home/title_news_sp.png);
	}
	.productsSec header {
		height: 350px;
		background-image: url(../images/home/title_products_sp.png);
	}
	.storeSec header {
		height: 350px;
		background-image: url(../images/home/title_store_sp.png);
	}
	.columnsSec header {
		height: 350px;
		background-image: url(../images/home/title_columns_sp.png);
	}
	
	.newsSec.sec header,
	.productsSec.sec header,
	.columnsSec.sec header {
		float: none;
		width: auto;
		height: 62px;
		margin-bottom: 20px;
		padding: 0 0 0 20px;
		border-top: none;
		border-left: solid 7px #6b1b7d;
		background: none;
		line-height: 1.1;
	}
	.newsSec.sec header h2,.newsSec.sec header p,
	.productsSec.sec header h2,.productsSec.sec header p,
	.columnsSec.sec header h2,.columnsSec.sec header p {
		text-indent: 0;
	}
	.newsSec.sec header h2,
	.productsSec.sec header h2,
	.columnsSec.sec header h2 {
		margin-bottom: 5px;
		color: #6e1977;
		font-size: 36px;
	}
	.newsSec.sec header p,
	.productsSec.sec header p,
	.columnsSec.sec header p {
		font-size: 16px;
	}
	
	.productsSec.sec header,
	.columnsSec.sec header {
		padding: 0 20px 0 0;
		border-left: none;
		border-right: solid 7px #6b1b7d;
		text-align: right;
	}
	
	.moreLink a {
		font-size: 18px;
	}
	
	/*===================================
		お知らせ
	=====================================*/

	.newsSec {
		padding-bottom: 55px;
	}
	.newsList {
		margin: 0 0 0 -30px;
		font-size: 20px;
	}
	.newsList li {
		width: 265px;
		margin: 0 0 40px 30px;
	}
	.newsList figure {
		margin-bottom: 10px;
	}
	.newsList figure img {
		width: 100%;
	}
	.newsList time,.newsList span {
		font-size: 18px;
	}
	.newsList p {
		margin-bottom: 8px;
	}
	.newsList time:after {
		padding: 0 0 0 0.2em;
	}
	
	/*===================================
		商品情報
	=====================================*/
	
	.productsSec {
		padding-bottom: 57px;
	}
	.productsList {
		margin: 0 0 40px;
		padding-bottom: 1px;
	}
	.productsList li {
		margin: 0 -1px -1px 0;
	}
	.productsList li.wd {
		margin: 0 0 20px 0;
	}
	.productsList li a,.productsList li:nth-last-of-type(1) a {
		width: 280px;
		height: 50px;
		line-height: 50px;
		border: solid 2px #ebebeb;
		font-size: 20px;
	}
	.productsList li.wd a {
		overflow: hidden;
		width: 560px;
		height: auto;
		padding-bottom: 13px;
	}
	.productsList li.wd a figure {
		float: left;
		width: 250px;
		margin: 0 20px 0 0;
	}
	.productsList .wd h3 {
		margin-top: 30px;
		font-size: 30px;
	}
	.productsList h3 span {
		margin-top: 20px;
		font-size: 22px;
	}
	.productsSec .moreLink {
		margin-right: 118px;
	}
	
	
	/*===================================
		店舗情報
	=====================================*/

	.storeSec {
		margin: 0 -40px 70px;
		padding: 47px 40px 62px;
	}
	.storeNavi {
		margin-left: 0;
	}
	.storeSec figure {
		float: none;
		width: 459px;
		margin: 0 0 20px 101px;
	}
	.storeSec h3 {
		margin-left: 32px;
		margin-right: -10px;
		font-size: 30px;
	}
	.storeCat {
		margin: 0.8em -1em 1.5em;
	}
	.storeCat li {
		width: 46px;
		height: 22px;
		line-height: 22px;
		border-radius: 11px;
		font-size: 11.5px;
	}
	.storeCat + p {
		margin: 0 0 1.6em 101px;
	}
	.storeNavi {
		padding: 12px 20px;
		border-radius: 7px;
		font-size: 18px;
		text-align:left;
		line-height: 1.4;
	}
	.storeNavi dt {
		display: block;
	}
	.storeNavi dd:after {
		padding: 0;
	}
	
	/*===================================
		読み物
	=====================================*/
	
	.columnsList {
		margin-right: -20px;
	}
	.columnsList li a {
		width: 270px;
		height: 200px;
		padding: 20px;
		font-size: 24px;
	}
	.columnsList li:nth-of-type(3) a,.columnsList li:nth-of-type(4) a {
		font-size: 28px;
	}
	.columnsList li.wd a {
		width: 560px;
		height: 430px;
		font-size: 38px;
	}
	.columnsList li a:hover {
		opacity: .7;
	}
	.columnsList h3 {
		margin-top: 12px;
	}
	.columnsList li:nth-of-type(3) h3,.columnsList li:nth-of-type(4) h3 {
		margin-top: 22px;
	}
	.columnsList p {
		font-size: 20px;
	}
	.columnsList .wd h3 {
		margin: 15px 0 12px;
	}
	.columnsSec .moreLink {
		margin-right: 0;
	}
	
}