@charset "UTF-8";
/* body
--------------------------------------------------*/
html {
	font-size: 62.5%;
}
body {
	color: #333;
	font-family: "FP-ヒラギノ角ゴ ProN W3";
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.6;
	text-align: left;
	background: url(images/bg_main.png) left top repeat;
	letter-spacing:1px;

}
/* common style
--------------------------------------------------*/
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: top;
}
.clearfix:after {
	content: ".";

	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.font2 {font-family: "FP-ヒラギノ角ゴ ProN W6";}

/* layout
--------------------------------------------------*/
.w1000 {
	width: 1180px;
	margin: 0 auto;
}

/* header */
#header {
	width:100%;
	margin:0 auto;
}
#header .w1000 {
	position: relative;
	height: 145px;
}
#header .logo {
	position: absolute;
	top: 20px;
	left: 0;
}
#header h1 {
	position: absolute;
	top: 20px;
	right: 0;
	width:950px;
	color:#FFF;
	text-align:right;
}
	
#header .title {
	padding: 15px 20px 0 0;
	text-align: right;
	font-size: 14px;
	font-size: 1.4rem;
}
#mv .tel,
#mv .info,
#mv .rec,
#mv .coupon {
	width:288px;
	height:60px;
	line-height:60px;
	text-align:center;
	position: absolute;
	left:50%;
	margin-left:282px;
}
#mv .tel {
	bottom: 88px;
}

#mv .coupon {
	bottom: 18px;
}

#mv .info {
	bottom: 156px;
	font-size: 22px!important;
	font-size: 2.2rem!important;
	text-align: center;
	background:#B25900;
}

#mv .info a {
	display: block;
	color: #3F1F00;
	text-decoration: none;
}

#mv .rec {
	bottom: 20px;
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	background:#000040;
}

#mv .rec a {
	display: block;
	color: #FFF;
	text-decoration: none;
}

#header #navi {
	position: absolute;
	bottom: 0;
	right: 0;
	width:950px;
	height: 60px;
}
#header #navi a {
	color: #FFF;
}
#header #navi ul {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	
}
#header #navi li {
	float: right;
	border-right:1px solid #390F00;
}
#header #navi li:last-child{
	border-left:1px solid #390F00;
}
/* contents */
#contents {
	min-width: 1180px;
}

#mv {
	height: 560px;
	margin: 0 auto;
	background: url(images/bg_main.png) left top repeat;
	overflow:hidden;
	position:relative;
}
#cate_main{
	margin:0 auto;
	width:1180px;
}
#contents .list {
	width: 1180px;
	margin: 35px auto;
	padding-bottom: 20px;
}
#contents .list .title,
#contents .list_otheritem .title,
#contents .list_4c .title{
	text-align:center;
	color:#FFF;
	font-size:18px;
	background: url(images/bg_title.png) center no-repeat;
	height:132px;
	vertical-align:middle;
	display:table-cell;
	width:1180px;
}

#contents .list .txt {
	font-size: 14px;
	font-size: 1.4rem;
	color:#FFF;
}

#contents .list_l,
#contents .list_s, 
#contents .list_s2{
	overflow: hidden;
}
#contents .list_l {
	width: 1000px;
	text-align:center;
}
#contents .list_cat1,
#contents .list_s,
#contents .list_catall {
	width: 1180px;
	margin: 0 auto;
}
#contents .list_cat1 li,
#contents .list_otheritem li,
#contents .list_4c li,
#contents .list_catall li {
	float: left;
}
#contents .list_cat1 li {
	width: 560px;
	margin-top:20px;
	color:#FFF;
	font-size:14px;
}
#contents .list_cat1 li:nth-child(2n-1) {
	margin-right:60px;
}
#contents .list_catall li {
	width: 360px;
	margin-top:20px;
	margin-right:50px;
}
#contents .list_catall li:nth-child(3n) {
	margin-right:0px !important;
}
#contents .list_otheritem li,
#contents .list_4c li{
	width: 265px;
	margin-top:20px;
	margin-right:40px;
}
#contents .list_otheritem li:nth-child(4n),
#contents .list_4c li:nth-child(4n){
	margin-right:0px;
}
#contents .list_cat_cat2 li {
	margin-top: 50px;
}
#contents .list_cat_common {
	overflow: hidden;
}
#contents .list_cat_common li,
#contents .list_cat2 li {
	margin-bottom:50px;
}
#contents .list_cat_common li.harf {
	float: left;
	width: 580px;
	height: 160px;
}
#contents .list_cat_common li .ph {
	width: 560px;
	float:left;
}
#contents .list_cat_common li.odd .ph {
	float:right;
}

#contents .list_cat_common li .txt {
	width: 580px;
	float:right;
}
#contents .list_cat_common li.odd .txt {
	float:left;
}
#contents .list_cat_common li h3,
#contents .list_cat_cat2 li h3{
	font-size:18px;
	margin-bottom:5px;
	color:#FFF;
	text-decoration:underline;
}

#contents .list_cat_cat2 li .ph {
	width: 430px;
	float:right;
}

#contents .list_cat_cat2 li .txt {
	width: 710px;
	float:left;
}
#contents .list_cat1 li .txt,
#contents .list_otheritem li .txt ,
#contents .list_4c li .txt ,
#contents .list_catall li .txt {
	background: url(images/ic_sti.png) left 7px no-repeat;
	font-size: 18px;
	font-size: 1.8rem;
	text-align:left;
	padding-left:40px;
	color:#FFF;
	margin-top:5px;
}
#contents .list_4c li .txt {
	font-size: 14px;
	font-size: 1.4rem;
}
#contents .list_s li .ph img{
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border:3px #f8f4ea solid;
}
#contents  a{
	color:#FFF;
	font-size:14px;
}

 .prtop p {
        color: #FFF;
        font-size: 14px!important;
        font-size: 1.4rem!important;
        text-align: center;
        margin-bottom: 15px;
}

#contents #info {
	padding: 20px 0 30px 0;	
	color:#FFF;
	background: url(images/info_bg.jpg) left top repeat;
}
#contents #info a{ color:#FFF;}
#contents #info .w1000 {
	position: relative;
	overflow: hidden;
}
#contents #info .title {
  line-height: 75px;
  padding-left: 100px;
  color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
}

#contents #info .map {
	float: left;
	width: 580px;
	margin-top: 35px;
	font-size: 14px;
	font-size: 1.4rem;
}
#contents #info .map a {
	color:#FFF!important;
}
#contents #info .map iframe{
	width: 580px;
	height:455px;
}
#contents #info .shopname {
	padding-bottom: 10px;
	color:#FFF;
	font-size:20px;
	font-weight: bold;
}
#contents #info .shopinfo {
	float: left;
	width: 460px;
	margin: 35px 0 0 40px;
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
	border-bottom: 1px dotted #FFF;
}
#contents #info dt {
	clear: both;
	float: left;
	width: 85px;
	padding: 5px 0;
	border-top: 1px dotted #FFF;
}
#contents #info dt.first {
	border-top: none;
}
#contents #info dd {
	float: left;
	width: 375px;
	padding: 5px 0;
	border-top: 1px dotted #FFF;
}

/* reserve_btn */
.reserveb {
 position: fixed;
 bottom: 5px;
 right: 10px;
}

/* footer */
#footer {
	width:100%;
	margin:0 auto;
	padding:  25px 0 25px;
	background: url(images/footer_bg.jpg) left top repeat;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
        position: relative;
}
#footer a {
	color: #FFF;
}
#footer .copyright {
	margin-top:  20px;
	font-size: 12px;
	font-size: 1.2rem;
}

#footer .rec {
        position: absolute;
	right: 90px;
	bottom: 30px;
}

/*coupon*/
.box3 {
	width: 980px;
	margin: 0 auto;
}
.coupon_box {
	border: thin solid #FFF;
	margin-bottom:30px;
	clear:both;
	color:#FFF;
}
.coupon_title {
	width:40%;
	float:left;
	font-size: 14px;
	font-size: 1.4rem;
}
.coupon_naiyou {
	width:59%;
	float:left;
	border-left:#FFF dotted 1px;
	font-size: 14px;
	font-size: 1.4rem;
}
.coupon_naiyou table{
	width:100%;
}
.coupon_naiyou table td {
	}
.coupon_naiyou table tr td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.coupon_attention {
	color:#FFF;
	border: thin solid #FFF;
}
/* wideslider */
.wideslider {
	width: 100%;
	height: 560px;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	cursor: pointer;
}
.slider_prev {background:  url(images/main_arr_prev.png) no-repeat right center;}
.slider_next {background:  url(images/main_arr_next.png) no-repeat left center;}

.pagination {
	display: none;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #FFF;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.breadcrumbs{
	padding:10px;
	color:#FFF;
	font-size: 14px;
	font-size: 1.4rem;
}
.breadcrumbs a{
	padding:10px;
	color:#FFF;
}



/* sitemaps */
.sitemaps {
  width: 1180px;
  margin: 0 auto;
}
.sitemaps .entry-title {
  padding: 10px 10px 0;
    background: #3F1F00!important;
    font-size: 20px;
    font-size: 2.0rem;
}
#sitemap_list li.home-item {
  margin: 0;
    border-bottom: none!important;
    margin-bottom: 0px!important;
}
#sitemap_list li li {
    background: none!important;
}

/* news_list */
#contents .news_title {
    margin-top: 20px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
}
#contents .news_title .more {
    float: right;
    display: block;
    padding-top: 5px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
}
#contents .news_title .more a {
    color: #FFF;
}
#contents .news_list {
    margin-top: 5px;
    border-top: 1px solid #FFF;
}
#contents .news_list article {
    padding: 10px 0;
    border-bottom: 1px solid #FFF;
    overflow: hidden;
}
#contents .news_list article .date {
    display: block;
    float: left;
    width: 100px;
    font-size: 14px;
    font-size: 1.4rem;
}
#contents .news_list article .txt {
    float: left;
    width: 880px;
    font-size: 14px;
    font-size: 1.4rem;
}

#news .news_list {
    padding: 10px 0 30px;
}
#news .news_list article {
    padding: 30px 0;
    border-bottom: 1px solid #FFF;
    overflow: hidden;
}
#news .news_list article .left img {
    width: 400px;
    height: auto;
}
#news .news_list article .date {
    font-size: 12px;
    font-size: 1.2rem;
}
#news .news_list article .title {
    padding-top: 5px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
}
#news .news_list article .txt {
    padding-top: 5px;
    font-size: 14px;
    font-size: 1.4rem;
}
#wrapper .inner {
    position: relative;
    display: block;
    width: 980px;
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
}

#contents .inner {
    width: 920px;
}

/* pr */
#contents .pr {
    font-size: 16px;
    font-size: 1.6rem;
}
#contents .pr .inner {
    padding: 50px 0 40px;
    background: url(http://nosebisu.com/wp-content/themes/NOS-PC/images/pr_img1.png) right 30px no-repeat;
}

.view {
    overflow: hidden;
    width: 85%;
    margin: 10px auto 10px;
}