@charset "utf-8";

/* forest.css
------------------------------------------ */
body {
    border-top: 8px solid #acc1e0;
}
.naviArea li.forest {
    background:#acc1e0;
}
#menuArea li.m02{
    background:#acc1e0;
}
h2.title {
    background: #acc1e0;
    margin-top: 0;
    padding: 20px 0 15px;
    text-align: center;
}
.bannerArea ul li:first-child {
    background:url("../../iwana/img/main_banner.jpg") no-repeat scroll center center / cover ;
}


/* summaryArea
------------------------------------------ */
.summaryArea{
    margin: 15px auto 0;
    max-width: 980px;
    background: no-repeat center top/40% url(../img/bg_title.jpg);
    min-height: 250px;
}
.summaryArea h3{
    text-align:center;
    margin-top:60px;
}
.summaryArea p.lead{
    font-size:16px;
    line-height:1.6;
    text-align:center;
}
.summaryArea p.info{
    font-size:16px;
    line-height:1.6;
    text-align:center;
    margin-top:520px;
}



/* businessArea
------------------------------------------ */
.businessArea{
	background:#acc1e0;
	padding:20px 0;
}
.businessSec{
	width:980px;
	margin:auto;
}
.businessSec ul {
    margin-top: 3px;
    text-align: center;
}
.businessSec ul li {
    background: #ffffff;
    display: inline-block;
    margin: 0 10px;
    padding: 5px 4px 10px;
    width: 270px;
    text-align:center;
}
.businessSec ul li img{
	display:block;
	margin:auto;
}
.businessSec ul li img+img{
	height:16px;
	width:auto;
	margin-top:10px;
}


/* forestArea
------------------------------------------ */
.forestArea{
    width: 980px;
	margin:20px auto;
    padding: 30px 0 0 0;
}
.forestSec{
    float:left;
    width:460px;
}
.forestArea:nth-child(2n) .forestSec{
    float:right;
}
.tel{
	text-align: center;
}
.detailSec{
    padding-top:20px;
    float:right;
    width:490px;
}
.forestArea:nth-child(2n) .detailSec{
    float:left;
}
.detailSec p.price{
    font-size:20px;
    margin:10px 0 10px;
}
.detailSec p.menu{
    font-size:15px;
    margin-top:20px;
    line-height:1.6;
    border:1px solid #9A7A5E;
    padding:20px;
    border-radius:5px;
}
.detailSec .type{
    display:block;
    margin-top:-30px;
    padding-bottom:10px;
}

.stepSec{
    width: 980px;
	margin:20px auto;
    padding: 30px 0 0 0;
}
h5{
	text-align: center;
	margin:60px auto 20px;
}

.stepSec ul {
	width:700px;
    border-collapse: separate;
    border-spacing: 24px 0;
    display: table;
    text-align: center;
    margin: 30px auto 0;
}
.stepSec ul li {
    display: table-cell;
    text-align: center;
    width: 310px;
}
.stepSec ul li h6 {
    border-bottom: 2px solid #1d4f8f;
    font-size:18px;
    margin:10px 0 10px;
    padding-bottom: 5px;
	line-height: 1.5;
}
.stepSec ul li p {
    font-size: 14px;
    margin-top: 10px;
}
.stepSec p.red {
    font-size: 17px;
    margin-top: 30px;
	text-align: center;
	color: #E04B00;
}
.stepSec table {
    width: 700px;
	margin:20px auto;
}
.stepSec table tr td {
	font-size: 18px;
	line-height: 2;
}


.sidemenu table {
    width: 98%;
    margin: 0 auto 80px;
    border-collapse: separate;
    border-spacing: 0px 2px;
	line-height: 1.2em;
	float: left;
}
.sidemenu table th,
.sidemenu table td {
    padding:10px;
	font-size: 18px;
	min-width: 50px;
	line-height: 1.5em !important;
}
.sidemenu table th {
	width: 360px;
}


.dessert table {
    width: 43%;
    margin: 15px 0 0 5%;
    border-collapse: separate;
    border-spacing: 0px 2px;
	line-height: 1.2em;
	float: left;
}
.dessert table th,
.dessert table td {
    padding: 10px;
	font-size: 18px;
}
.dessert table th {
	width: 290px;
}


.drink table {
    width: 40%;
    margin: 0 0 0 9%;
    border-collapse: separate;
    border-spacing: 0px 2px;
	line-height: 1.2em;
	float: left;
}
.drink table th,
.drink table td {
    padding: 10px;
	font-size: 18px;
}
.drink table th {
	width: 200px;
}


/* addressArea
------------------------------------------ */
.addressArea{
    width: 1020px;
	margin:100px auto 0px;
    padding: 30px 0 0 0;
	border-top: 2px dashed #acc1e0;
}
.addressArea p.info{
    font-size:16px;
    line-height:1.6;
    text-align:center;
}


/* iwanaArea
------------------------------------------ */
h2.title2 {
    margin-top: 0;
    padding: 0;
    text-align: center;
    background:url("../../iwana/img/bg_pink.jpg");
}
.iwanaArea{
    margin:30px auto;
    max-width:980px;
    background:url(../../iwana/img/bg_title.jpg) no-repeat center top;
}
.iwanaArea h3{
    text-align:left;
    margin:30px 0 10px;
    color:#ec6e6e;
    font-size:29px;
    font-weight:normal;
	clear: both;
}
.iwanaSec p{
    font-size:18px;
    /*margin-top:20px;*/
    line-height:1.8em;
	letter-spacing: 0.05em;
}
.iwanaSec p a{
	text-decoration: underline;
}
.iwanaSec p a:hover{
	text-decoration: none;
}
.iwanaSec ul{
    margin-top:20px;
}
.iwanaSec li{
    font-size:16px;
    margin-top:5px;
    line-height:1.6;
}
.photo{
    float:left;
    margin:0 20px 20px 0;
}
.photo2{
    float:right;
    margin:0 0 20px 20px;
}


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

.w980{
	width: 980px;
	margin: 40px auto 0;
}
.yohaku{
	margin: 50px auto 50px;
}


.megumiArea{
	background:#C80B4D;
	padding:30px 0;
}
.megumiSec{
	width:980px;
	margin:auto;
}
.megumiArea h3{
    text-align:left;
    margin-top:30px;
    color:#ffffff;
    font-size:29px;
    font-weight:normal;
	clear: both;
}
.megumiSec p{
    font-size:18px;
    color:#ffffff;
    margin-top:20px;
    line-height:1.8em;
	letter-spacing: 0.05em;
	font-weight: normal;
}

.menu1 li.m02 {
    border-bottom: 4px solid #acc1e0;
}

.m02 a { color: #111!important; }

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