@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////

	バリの塩 - HOME
	
	/home/css/home.css

	contents:
		1. common
			1-1. clearfix
			1-2. image replacement
		2. text format
			2-1. font
			2-2. color
		3. header
			3-1. logo
			3-2. global navigation
			3-3. sub menu
			3-4. utility
		4. content
		5. footer
			5-1. top-of-page


//////////////////////////////////////////////////////////////////////////////*/


/*------------------------------------------------------------------------------

	1. common

------------------------------------------------------------------------------*/


/*	1-1. clearfix
------------------------------------------------------------------------------*/

#promotion:after,
.movie .youtube-data:after,
.merit section:after,
.merit .wrap:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}

#promotion,
.movie .youtube-data,
.merit section,
.merit .wrap {
	*zoom: 1;
}


/*	1-2. image replacement
------------------------------------------------------------------------------*/

.flex-direction-nav a,
.movie h2,
.introduction h2,
.introduction .button a,
.introduction .coman-photo figcaption,
.introduction section .button a,
.merit h2,
.merit .button a,
.recipe h2,
.recipe .button a,
.recipe .name {
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999px;
    white-space: nowrap;
}


/*------------------------------------------------------------------------------

	2. promotion

------------------------------------------------------------------------------*/

#promotion {
	width: 960px;
	margin: 0 auto 20px;
}


/*	2-1. flexslider
------------------------------------------------------------------------------*/

.flexslider {
	overflow: hidden;
	float: left;
	width: 608px;
	padding: 10px;
	background: #FFF;
	border: 1px dotted #6C3E0C;
}

.flex-direction-nav {
	display: none\9;
}

.flex-direction-nav a {
	margin: -10px 0 0;
}

* html .flexslider {
	height: 286px;
	padding: 10px;
	background: #FFF url(../img/slide1.jpg) no-repeat 10px 10px;
}

* html .flexslider ul {
	display: none;
}


/*	2-1. movie
------------------------------------------------------------------------------*/

.movie {
	float: right;
	width: 288px;
	height: 285px;
	padding: 10px;
	border: 1px dotted #6C3E0C;
	background: #FFF;
}

.movie h2 {
	height: 27px;
	margin: 10px 0;
	background: url(../img/movie-heading.gif) no-repeat center top;
}

.movie section {
	position: relative;
	padding-top: 165px;
}

.movie iframe {
	position: absolute;
	left: 0;
	top: 0;
}

.movie h3 {
	margin-top: 20px;
	font-weight: bold;
}

.movie time {
	position: absolute;
	left: 0;
	top: 165px;
	font-size: 92.857%;
}

.movie .youtube-data {
	position: relative;
	list-style: none;
	margin: 5px 0 0;
	padding: 5px 10px 4px;
	background: #EBCEAF;
	font-size: 0.75em;
}

.movie .youtube-data li.url a {
	color: #555;
}

.movie .youtube-data li.url a:hover {
	color: #F60;
}


/*------------------------------------------------------------------------------

	3. introduction

------------------------------------------------------------------------------*/

.introduction {
	position: relative;
	margin: 0 0 40px;
	padding: 45px 0 20px;
	width: 960px;
	background: #FFF url(../img/introduction-background.gif) no-repeat;
}

.introduction h2,
.introduction p {
	width: 550px;
	margin-left: 220px;
}

.introduction h2 {
	width: 372px;
	height: 95px;
	margin-bottom: 10px;
	background: url(../img/introduction-heading.png) no-repeat;
}

.introduction .summary {
	min-height: 63px;
}

.introduction .coman-photo {
	position: absolute;
	right: 30px;
	top: -10px;
}

.introduction .button {
	position: absolute;
	width: 147px;
}

.introduction .profile {
	right: 20px;
	top: 345px;
}

.introduction .button a {
	height: 32px;
	background: url(../img/introduction-button.gif) no-repeat;
}

.introduction .profile a {
	background-position: 0 0;
}

.introduction .profile a:hover {
	background-position: 0 -32px;
}

.introduction .group {
	margin: 20px 0 0 20px;
}

.introduction section {
	display: inline;
	position: relative;
	float: left;
	width: 185px;
	min-height: 100px;
	margin: 0 20px 0 0;
	padding: 20px 20px 20px 160px;
	background: #EBCEAF;
}
* html .introduction section {
	height: 100px;
}

.introduction .last-child {
	margin: 0;
}

.introduction section h3 {
	font-size: 128.57%;
	font-weight: bold;
}

.introduction section h3 small {
	display: block;
	font-size: 66.66%;
	font-weight: normal;
}

.introduction section p {
	margin-left: 0;
}

.introduction section figure {
	position: absolute;
	left: 10px;
	top: 10px;
}

.introduction section .button {
	width: 182px;
	margin: 10px 0 0;
	background: #EBCEAF;
}

.introduction section .button a {
	height: 29px;
	background: url(../img/introduction-items-button.png) no-repeat;
}

.introduction section .button a:hover {
	background-position: 0 -29px;
}


/*------------------------------------------------------------------------------

	4. merit

------------------------------------------------------------------------------*/

.merit {
	overflow: hidden;
	position: relative;
	width: 900px;
	margin: 0 0 30px;
	padding: 0 30px 30px;
	background: #FFF;
}

.merit h2 {
	width: 960px;
	height: 106px;
	margin: 0 0 30px -30px;
	background: #F9EAD5 url(../img/merit-heading.jpg) no-repeat center top;	
}

.merit section {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 26px;
	background: url(../../common/img/main-border.gif) no-repeat center bottom;
}

.merit .wrap {
	width: 100%;
}

.merit figure {
	float: right;
	margin: 0 0 0 20px;
}

.merit .no3 {
	margin: 0;
	padding: 0;
	background: none;
}

.merit section section {
	padding: 0;
	background: none;
}

.merit h3 {
	height: 65px;
	margin: 0 0 20px;
	padding: 15px 0 0 95px;
	line-height: 1.2;
	font-size: 185.71%;
	font-weight: bold;
}
.merit .no1 h3 { background: url(../img/merit-no1-icon.jpg) no-repeat; }
.merit .no2 h3 { background: url(../img/merit-no2-icon.jpg) no-repeat; }
.merit .no3 h3 { background: url(../img/merit-no3-icon.jpg) no-repeat; }

.merit h3 small {
	display: block;
	font-size: 69.23%;
}

.merit .button {
	position: absolute;
	left: 500px;
	top: 180px;
	width: 164px;
}

.merit .button a {
	height: 38px;
}

.merit .no1 .button a {	background: url(../img/merit-no1-button.gif) no-repeat; }
.merit .no3 .button a { background: url(../img/merit-no3-button.gif) no-repeat; }

.merit .button a:hover {
	background-position: 0 -38px;
}


/* no2 */

.merit .no2 h4 {
	clear: both !important;
	margin: 0 0 10px;
	padding: 0 0 0 35px;
	line-height: 26px;
	background: url(../img/merit-no2-bullet.gif) no-repeat left center;
	font-weight: bold;
}

.merit .no2 .group section {
	position: relative;
	float: left;
	width: 192px;
	height: 95px;
	margin: 0 20px 0 0;
	padding: 15px 10px 15px 235px;
	background: #F7EBDF;
	border: 1px dotted #6C3E0C;
}

.merit .no2 .group .last-child {
	margin: 0;
}

.merit .no2 .group h5 {
	font-weight: bold;
}

.merit .no2 .group p {
	font-size: 92.857%;
}

.merit .no2 .group figure {
	position: absolute;
	left: -20px;
	top: 0;
}

.merit .no2 table {
	width: 100%;
}

.merit .no2 td {
	text-align: center;
}


/*------------------------------------------------------------------------------

	5. recipe

------------------------------------------------------------------------------*/

.recipe {
	position: relative;
	width: 960px;
	margin: 0 0 40px;
}

.recipe h2 {
	height: 71px;
	margin: 0 0 10px;
	background: url(../img/recipe-heading.jpg) no-repeat;
}

.recipe .button {
	position: absolute;
	right: 0;
	top: 30px;
	width: 184px;
}

.recipe .button a {
	height: 38px;
	background: url(../img/recipe-button.gif) no-repeat;
}

.recipe .button a:hover {
	background-position: 0 -38px;
}

.recipe section {
	position: relative;
	float: left;
	width: 260px;
	min-height: 150px;
	margin: 0 20px 0 0;
	padding: 20px 20px 20px 190px;
	background: #FFF url(../img/recipe-background.gif) no-repeat right top;
}
* html .recipe section {
	height: 150px;
}

.recipe .last-child {
	margin: 0;
}

.recipe h3 {
	padding-top: 60px;
	font-size: 107.14%;
	font-weight: bold;
}

.recipe p {
	width: 250px;
	font-size: 92.857%;
}

.recipe .name {
	position: absolute;
	left: 190px;
	top: 20px;
	width: 206px;
	height: 54px;
}

.recipe .recipe1 .name {
	width: 234px;
}

.recipe .recipe1 .name { background: url(../img/recipe-name01.png) no-repeat; }
.recipe .recipe2 .name { background: url(../img/recipe-name02.png) no-repeat; }

.recipe figure {
	position: absolute;
	left: 20px;
	top: 20px;
}