@charset "utf-8";

/* energy.css
------------------------------------------ */
/*.bannerArea ul li div{
	padding: 175px 0 0 45% !important;
	width: 54% !important;
}*/
.bannerArea ul li div{
	padding: 260px 0 0 0 !important;
}
/*.bannerArea ul li div img{
	width: 155px;
}*/


.headerArea {
    height: 420px;
}
.bannerArea {
    padding-top: 8px;
    height: 420px;
}
.bannerArea ul li:first-child {
    background:url("../img/main_banner.jpg") no-repeat scroll center center / cover ;
    height: 420px;
}
.bannerArea .lead {
    padding: 270px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
#BODY{
    width:100%;
    margin:0 auto 40px;
}
h2{
    color:#ffffff;
    font-weight:normal;
    font-size:24px;
}
h2.title {
    margin-top: 0;
    padding: 0;
    text-align: center;
}



/* summaryArea
------------------------------------------ */
.iwanaArea{
    margin:30px auto;
    max-width:90%;
    background:url(../img/bg_title.jpg) no-repeat center top;
}
.iwanaArea h3{
    text-align:left;
    margin-top:30px;
    color:#ec6e6e;
    font-size:24px;
    font-weight:normal;
}
.iwanaSec p{
    font-size:16px;
    margin-top:20px;
    line-height:1.8em;
}
.iwanaSec p a{
	text-decoration: underline;
}
.iwanaSec p a:hover{
	text-decoration: none;
}
.iwanaSec p img{
    display: block;
	margin: 0 auto;
}
.iwanaSec ul{
    margin-top:20px;
}
.iwanaSec li{
    font-size:16px;
    margin-top:5px;
    line-height:1.6;
}
.photo{
    float:left;
    margin:20px 20px 20px 0;
}


.productSec{
	background:url(../img/pic_oshizushi.jpg) no-repeat left top/cover;
}
.productBox {
	height: 150px;
    margin: 20px auto;
    position: relative;
    padding:30px 0 30px;
}


.w980{
	width: 98%;
	margin: 40px auto 0;
}
.yohaku{
	margin: 10px auto;
}


.megumiArea{
	background:#C80B4D;
	padding:30px 0;
}
.megumiSec{
	width:90%;
	margin:auto;
}
.megumiArea h3{
    text-align:center;
    margin:10px 0;
    color:#ffffff;
    font-size:24px;
    font-weight:normal;
	clear: both;
}
.megumiSec p{
    font-size:16px;
    color:#ffffff;
    margin-top:20px;
    line-height:1.8em;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.megumiSec .photo2 img{
    display: block;
	margin: 0 auto;
}

header {
    background: url("../img/main_banner.jpg");
}

.iwanaShop{
    margin-top: 18px;
}

.iwanaShop a{
    color: white;
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: #C8094D;
    width: 200px;
    height: 50px;
    margin: auto;
    line-height: 50px;
    border-radius: 25px;
    font-size: 18px;
}