@charset "UTF-8";
/* CSS Document */
/* リセット */
/*====================================================

	全体

====================================================*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, th, tr, td, img {
	margin: 0;
	padding: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display:block;
	margin:0;
	padding:0;
}

#contener {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 7.5px;
	padding-left: 7.5px;
}
.mb20 {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 28px;
	color: #333;
}

/* section first */
.logo {
	color: rgba(255, 255, 255, 0.9);
	font-size: 4em;
	font-weight: bold;
	margin: 0;
	position: fixed;
	top: 250px;
	left: 150px;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
}

#first article {
	position: absolute;
	top: 20px;
	width: 985px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#first h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 960px;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
}
/* --------------------------------------------------
	. about
-------------------------------------------------- */

#about {
}

#about .main-image {
	margin-bottom: 43px;
}

#about .heading {
	margin-bottom: 15px;
}

#about .note {
	margin-bottom: 40px;
}

.history {
	position: relative;
	width: 100%;
	min-height: 950px;
	height: 1230px;
	font-size: 13px;
	color: #333;
	line-height: 28px;
	background-image: url(../img/history_back.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}

.history h3 {
	margin-bottom: 10px;
}
.history .history01 {
	position: absolute;
	width: 630px;
	height: 173px;
	padding-top: 10px;
	background: url(img/abo_bg01.jpg) no-repeat 100% 0;
	left: 1px;
}
.history .history01 p {
	width: 470px;
}
.history .history02 {
	position: absolute;
	right: 16px;
	top: 15px;
	width: 460px;
	height: 170px;
	padding-top: 140px;
	background: url(img/abo_bg02.jpg) no-repeat 100% 0;
}
.history .history03 {
	position: absolute;
	right: 230px;
	top: 427px;
	width: 332px;
	height: auto;
	padding-top: 25px;
	background: url(img/abo_bg03.jpg) no-repeat 100% 0;
}
.history .history03 p {
	width: 340px;
}
.history .history04 {
	position: absolute;
	right: 2px;
	bottom: 204px;
	width: 559px;
	background: url(img/abo_bg04.jpg) no-repeat 100% 100%;
}
.history .history04 p {
	width: 570px;
}
.history .history05 {
	position: absolute;
	left: 15px;
	bottom: 215px;
	width: 350px;
	padding-top: 15px;
	background: url(img/abo_bg05.gif) no-repeat 90% 0;
}
/* --------------------------------------------------
	. item
-------------------------------------------------- */

#item {
}

.main-image {
	text-align: center;
	margin-bottom: 30px;
}

.item-menu,
.order-item-menu {
	overflow: hidden;
	width: 940px;
	margin: 0 auto 30px;
}
.item-buy{
	overflow: hidden;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
}

.item-menu ul,
.item-buy ul,
.order-item-menu ul {
	overflow: hidden;
	*zoom: 1;
	width: 1000px;
}

.item-menu li
 {
	text-align: center;
	position: relative;
	float: left;
	width: 445px;
	height: 340px;
	padding-top: 70px;
	background-image: url(../img/ite_bg01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 45px;
	margin-left: 0;
	margin-bottom: 30px;
}

.item-menu li .btn {
	position: absolute;
	bottom: 12px;
	left: 50px;
}
.item-menu li .btn a {
	display: block;
	width: 80px;
	height: 65px;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../img/ite_btn01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.item-menu li .btn a:hover {
	background-position:left bottom;
}
.item-intro,
.recipe-area {
	overflow: hidden;
	*zoom: 1;
	width: 940px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.item-intro .summary-area {
	float: left;
	width: 540px;
}
.item-intro h5 {
	float: left;
	text-align: left;
}
.item-intro .detail p {
	font-size: 13px;
	color: #C63;
}

.item-intro .summary-area .headline {
	margin-bottom: 0px;
}

.item-intro .summary-area .description {
	margin-bottom: 20px;
}

.item-intro .summary-area .note {
	margin-bottom: 20px;
}

.item-intro .summary-area .prize-list {
	overflow: hidden;
	*zoom: 1;
	width: 555px;
	margin: 0 -15px 15px 0;
}

.item-intro .summary-area .prize-list li {
	float: left;
	margin-right: 18px;
}

.item-intro .item {
	text-align: center;
	float: right;
	width: 400px;
	padding-top: 30px;
}

.item-intro .item img {
	display: block;
	margin: 0 auto 20px;
}

.item-intro .item figcaption {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px;
	border: 2px solid #ccc;
}


.item01 .item-intro {
	margin-bottom: 40px;

}
.item01 .item-intro .summary-area,
.item01 .item-intro .item,
.item02 .item-intro .summary-area,
.item02 .item-intro .item {
	margin-bottom: 60px;
}

.item03 .item-intro .summary-area {
	width: 410px;
}

.item03 .item-intro .item {
	width: 414px;
}
.item01 .item-intro .item,
.item02 .item-intro .item {
	width: 320px;
}
.item04 .item-intro .item,
.item05 .item-intro .item {
	text-align: right;
}
.item04 .item-intro .item img,
.item05 .item-intro .item img {
	margin: 0 0 20px auto;
}

.item-intro .about {
	clear: both;
}

.item-nav {
	width: 940px;
	margin: 0 auto;
}

.item-nav ul {
	text-align: center;
}

.item-nav li {
	vertical-align: top;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}
.item-buy li {
	text-align: center;
	position: relative;
	float: left;
	width: 445px;
	height: 235px;
	padding-top: 50px;
	background-image: url(../img/buy_bg01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 0;
}
.item-buy ul li p {
	font-size: 14px;
	padding-top: 20px;
	line-height: 1.8em;
}
.item-buy ul li h1 {
	font-size: 18px;
}

.item-buy li .btn {
	position: absolute;
	bottom: 24px;
	left: 322px;
}
.item-buy li .btn a {
	display: block;
	width: 94px;
	height: 68px;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../img/ite_btn02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.item-buy li .btn a:hover {
	background-position:left bottom;
}

/* --------------------------------------------------
	. contents
-------------------------------------------------- */

#contents {
	width:100%;
}

.note {
	font-size: 13px;
	line-height: 28px;
	background-image: url(../img/bg_note_line.png);
	background-repeat: repeat;
	background-position: 0 0;
	padding-bottom: 30px;
	padding-top: 30px;
}


a.spin img {
	transition: all 1s ease;
	-webkit-transition: all .3s ease;
}
a.spin img:hover {
	transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
}
.item-intro .about {
	float: left;
	padding-right: 50px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
.item-intro .detail {
	padding: 20px;
	border: 1px dotted #C96;
}
.style05 {
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	margin-top: 10px;
	line-height: 30px;
}
.waku_1 {
	background-image: url(../img/news_waku1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 960px;
}
.waku_3 {
	background-image: url(../img/news_waku3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.waku_2 img {
	float: right;
	width: 250px;
}
.waku_2 {
	background-image: url(../img/news_waku2.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 860px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.waku_2 h3 {
	font-size: 20px;
	background-image: url(../img/news_t_img.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.waku_2 p {
	font-size: 16px;
	letter-spacing: 0.1em;
	width: 600px;
	margin-right: 260px;
	line-height: 30px;
}
.waku_2 a {
	font-size: 14px;
	color: #F30;
	letter-spacing: 0.1em;
	font-weight: 200;
}
