@charset "utf-8";

/* index.css
------------------------------------------ */
.headerArea {
    height: 620px;
}
.bannerArea {
    padding-top: 8px;
    height: 620px;
}
.bannerArea ul li{
    background-size:cover;
    height: 620px;
}
.bannerArea ul li.banner01 {
    background:url(../img/main_banner01.jpg) no-repeat scroll center center / cover ;
}
.bannerArea ul li.banner02 {
    background:url(../img/main_banner02.jpg) no-repeat scroll center center / cover ;
}
.bannerArea ul li.banner03 {
    background:url(../img/main_banner03.jpg) no-repeat scroll center center / cover ;
}
.bannerArea ul li.banner04 {
    background:url(../img/main_banner04.jpg) no-repeat scroll center center / cover ;
}
.bannerArea ul li.banner05 {
    background:url(../img/main_banner05.jpg) no-repeat scroll center center / cover ;
}
.bannerArea ul li.banner06 {
    background:url(../img/main_banner06.jpg) no-repeat scroll center center / cover ;
}
.bannerArea ul li.banner07 {
    background:url(../img/main_banner07.jpg) no-repeat scroll center center / cover ;
}
.bx-pager{
    display:none;
}
.bx-prev {
    display:none;
    background:url(../img/icon_prev.png) no-repeat scroll left center !important;
    top: -350px !important;
    height:66px!important;
    width: 35px !important;
}
.bx-next {
    display:none;
    background:url(../img/icon_next.png) no-repeat scroll left center !important;
    top: -350px !important;
    height:66px!important;
    width: 35px !important;
}
.bannerArea .lead{
	display: none;
}
.bannerArea .lead_sp {
    padding: 290px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999999;
}
#FOOTER {
    margin-top: 0;
}

/* newsArea
------------------------------------------ */
.newsArea {
    margin: auto;
    padding: 5px 0px;
    width: 100%;
}
.newsheadSec{
	margin: 0 auto;
	width:200px;
}
.newsheadSec h2{
	text-align:center;
	margin-top:30px;
}
.newsheadSec p{
	text-align:center;
	margin-top:10px;
}
.newsSec {
    padding: 5%;
    width: 90%;
    min-height: 160px;
}
.newsSec li{
	border-top:1px solid #bbbbbb;
    line-height: 1.8;
    padding: 6px 0 9px 0;
}
.newsSec li span {
    display: block;
    float: left;
    width: auto;
}
.newsSec li:first-child{
    border:none;
}
.newsSec li img {
    margin: 0px 0px 10px 10px;
    vertical-align: middle;
    display: inline-block;
}
.newsSec li a {
    text-decoration: underline;
    clear: both;
    display: block;
}
.newsSec li a:hover {
	color: #f16666;
	text-decoration:none;
}




/* newsPage
------------------------------------------ */
.newsPageArea {
	width: 100%;
    margin: 30px auto 60px;
}
.newsPageArea h2.title {
    background: #ec6e6e;
    margin-top: 0;
    padding: 20px 0 15px;
    text-align: center;
	color: #fff;
	font-weight: normal;
}
#newsPage{
    float: none;
    width: 90%;
    margin: 0 auto;
}
#newsPage h2.title{
	background: #ec6e6e;
    margin-top: 0;
    padding: 20px 0 15px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.postArea {
	position:relative;
}
.postArea h2{
	font-size: 17px;
	color:#ec6e6e;
	padding:15px 0 10px 5px;
	border-bottom:2px solid #ec6e6e;
}
.post{
	margin: 20px 0 50px;
	border-bottom:1px solid #d3d3d3;
	min-height: 150px;
}
.post .news-text{
	padding:10px 5px;
	line-height: 1.8em;
	font-size: 15px;
}
.post .news-text a {
	color: #f16666;
	text-decoration: underline;
}
.post .news-text a:hover {
	color: #FF9C9C;
	text-decoration:none;
}
.post p{
	line-height: 1.8em;
	font-size: 15px;
}
.pagenav{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.page-numbers{
	font-size: 15px;
	margin: 0 5px;
}
.current{
	font-size: 16px;
	font-weight: bold;
}
.pagenav a:hover{
	color:#01479d ;
}
#blog-foot{font-size: 15px;}
#blog-foot img {
    margin: 0 10px 0 10px;
    vertical-align: top;
}

/* SIDE
------------------------------------------ */
#SIDE{
    float: none;
    width: 80%;
	max-width: 250px;
    margin: 20px auto 0;
}
#SIDE p{
	padding-bottom:20px;
}
#sidebar{
	border: 4px solid #ec6e6e;
}
.widget {
	margin-bottom: 2.5em;
}
.widget h3 {
	text-align: center;
	margin: 5px auto;
	color: #ec6e6e;
	padding: 20px 0;
	border-bottom: 1px dotted #D2D2D2;
}
.widget ul li.cat-item{
	width: 70%;
    margin: 0 auto;
	text-align: center;
	padding: 10px;
	border-bottom: 1px dotted #D2D2D2;
}
.cat-item a:hover{
	color:#01479d ;
}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}
.widget .widget-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	text-transform: uppercase;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}
#search-2{
	text-align:center;
}



/* businessArea
------------------------------------------ */
.businessArea{
	background:#f16666;
	padding:20px 0;
}
.businessSec{
	width:100%;
	margin:auto;
}
.businessSec h2{
	background:url(../common/img/logo_white.png) no-repeat left center/50px auto;
    margin: auto;
    min-height: 50px;
    padding-left: 60px;
    padding-top: 15px;
    width: 212px;
}
.businessSec ul {
    margin-top: 15px;
    text-align: center;
}
.businessSec ul li {
    display: inline-block;
    padding: 0 10px 10px;
	margin-bottom: 10px;
}
.businessSec ul li img{
	display:block;
	margin:auto;
}
.businessSec ul li img+img{
	height:18px;
	width:auto;
	margin-top:10px;
}


/* restrantArea
------------------------------------------ */
.restrantArea{
}
.restranthead {
    width: 	100%;
    margin: auto;
    background: rgba(0, 0, 0, 0) url(../img/bg_restaurant.png) no-repeat scroll left center;
    padding: 100px 0;
}
.restranthead2 {
    width: 780px;
	margin:auto;
    background: rgba(0, 0, 0, 0) url("../img/bg_restaurant.png") no-repeat scroll left center;
    min-height: 180px;
    padding:120px 0 0 200px;
}
.restranthead p{
	width: 90%;
	margin: 0 auto;
}
.restrantSec{
	background:url(../img/pic_restrant.jpg) no-repeat left top/cover;
}
/*.restrantBox {
    margin: auto;
    position: relative;
    padding:60px 0 60px;
    width: 1050px;
}
.restrantBox p.logo{
	position:absolute;
	right:20px;
	top:20px;
}
.restrantBox p.text{
	position:absolute;
	right:10px;
	top:50px;
}
.restrantBox p.img{
	text-align: right;
}
*/
.restrantBox {
    margin: auto;
    position: relative;
    padding:10px 0 20px;
    width: 100%;
}
.restrantBox h2{
	margin-left: 15px;
}
.restrantBox p.logo{
	position:absolute;
	right:20px;
	top:20px;
}

.restrantBox p.text{
    position: absolute;
    right: 0;
    top: 90px;
}
.restrantBox p.img{
	margin-top: 75px;
	text-align: right;
}



.restrantBox2 {
    margin: auto;
    position: relative;
    padding:10px 0 20px;
    width: 100%;
}
.restrantBox2 h2{
	margin-left: 15px;
}
.restrantBox2 p.logo{
	position:absolute;
	right:20px;
	top:20px;
}

.restrantBox2 p.text{
    position: absolute;
    right: 0;
    top: 90px;
}
.restrantBox2 p.img{
	margin-top: 75px;
	text-align: right;
}


.yurinteiSec{
	background:url(../img/pic_yuritei.jpg) no-repeat left top/cover;
}
.yurinteiBox {
    margin: auto;
    position: relative;
    padding:30px 0 30px;
    width: 100%;
}
.yurinteiBox p.logo{
	display: none;
}
.yurinteiBox p.logo_sp{
	text-align: center;
}
.yurinteiBox p.logo_sp img{
	width: 90%;
}
.yurinteiBox p.img{
	margin-top: 10px;
	text-align: left;
}

