/*
Theme Name: Yurakugai
Author: Three-Count / SFI
Author URI: http://www.three-count.com/
Version: 1.0
*/

body {
	-webkit-text-size-adjust:100%;
}
.img_opacity_link:hover{
	opacity: 0.8;
}
a.link_2{
	text-decoration: underline;
	color: #333333;
    font-size: 16px;
}
a.link_2:hover{
	text-decoration: none;
}
.no-display{
	display: none;
}
.topbar{
	background: #000000;
	color: #ffffff;
	text-align: center;
	padding: 3px;
}
.header .logo{
	padding: 10px 0px;
	text-align: center;
}
.heading{
	background: url("./img/head-texture.jpg");
	
	z-index: 99999;
	border-bottom: 1px solid #000000;
}
.heading-img{
	background: url("./img/about-head-img.jpg") no-repeat right top;
	height: 110px;
}
.heading_search_img{
	background: url("./img/search_head_image.png") no-repeat right top;
	height: 109px;
}
.about-img{
	padding: 30px 0px 20px 0px;
}
/************************* for menu-bar ****************************/
.menu-bar{
	border-top: 3px solid #000000;
    border-bottom: 3px solid #000000;
}
.other-menu{
    border-bottom: 2px solid #000000;
    margin-bottom: 30px;
}
.menu-bar .navbar.navbar-default.nav-custom{
	background: #ffffff !important;
	border: none;
	margin-bottom: 0px;
}
.menu-bar .navbar.navbar-default.nav-custom .container-fluid, .navbar-collapse{
	padding: 0px;
}
.main_menu{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.nav.navbar-nav > li > a{
	padding: 2px 11px;
	display: block;	
	border-right: 1px dashed #000000;
	text-align: center;
}
.nav.navbar-nav > li > a:hover, .nav.navbar-nav > li.active > a{
	background-color: #ffe9f1;
}
.nav.navbar-nav li a img{
	width: 165px;
}

.nav.navbar-nav > li.no-border > a{	
	border-right: none;
}


.nav.navbar-nav li a.home{
	padding: 5px 10px;
	border-left: 1px solid #000000;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.news{
	padding: 5px 10px;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.search{
	padding: 5px 10px;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.coupon{
	padding: 5px 10px;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.about{
	padding: 5px 10px;
	border-right: 1px solid #000000;
}


/*nav footer*/
.nav_footer{
	list-style: none;
	padding: 0;
}
.nav_footer li{
	display: inline;
	border-right: solid 1px #ffffff;
}
.nav_footer li.no-border{
	border-right: none;
}
.nav_footer li a{
	padding: 5px;
	color: #ffffff;
	}
.nav_footer a:hover{
	text-decoration: underline;
}
/*.nav.navbar-nav li a.home{
	padding: 10px 10px 10px 5px;
	border-left: 1px solid #000000;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.news{
	padding: 10px 10px 10px 5px;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.search{
	padding: 10px 10px 10px 5px;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.coupon{
	padding: 10px 10px 10px 5px;
	border-right: 1px dashed #000000;
}
.nav.navbar-nav li a.about{
	padding: 10px 10px 10px 3px;
	border-right: 1px solid #000000;
}*/
/*.nav.navbar-nav li a.home > span.nav-home{
	background: url("./img/home.jpg") no-repeat;
	width: 152px;
	height: 64px;
	display: block;
}
.nav.navbar-nav li a.news > span.nav-news{
	background: url("./img/news.jpg") no-repeat;
	width: 157px;
	height: 64px;
	display: block;
}
.nav.navbar-nav li a.search > span.nav-search{
	background: url("./img/search.jpg") no-repeat;
	width: 150px;
	height: 64px;
	display: block;
}
.nav.navbar-nav li a.coupon > span.nav-coupon{
	background: url("./img/coupon.jpg") no-repeat;
	width: 152px;
	height: 64px;
	display: block;
}
.nav.navbar-nav li a.coupon > span.nav-coupon:hover{
	background: url("./img/coupon-hover.jpg") no-repeat;
	width: 192px;
	height: 64px;
	display: block;
}
.nav.navbar-nav li a.about > span.nav-about{
	background: url("./img/about.jpg") no-repeat;
	width: 192px;
	height: 64px;
	display: block;
}*/
.other-menu .nav-menu{
	display: block;
	padding: 0px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	margin-bottom: 0;
}
.other-menu .nav-menu li{
	list-style-type: none;
	float: left;
	display: inline-block;
	position: relative;
}

.other-menu .nav-menu > li > a{
	padding: 5px 20px;
	display: block;	
	border-right: 1px dashed #000000;
	text-align: center;
}
.other-menu .nav-menu > li > a:hover, .other-menu .nav-menu > li.active > a{
	background-color: #ffe9f1;
}
.other-menu .nav-menu > li.no-border > a{	
	border-right: none;
}
.other-menu .nav-menu li a.search{
	padding: 10px 13px;
	display: block;
	border-right: 1px dashed #000000;
}
.other-menu .nav-menu li a.coupon{
	padding: 10px 14px;
	display: block;
	border-right: 1px dashed #000000;
}
.other-menu .nav-menu li a.about{
	padding: 10px 14px;
	display: block;
	border-right: 1px solid #000000;
}
.other-menu  .nav-menu  li a.news > span.nav-news{
	background: url("./img/news.jpg") no-repeat;
	width: 177px;
	height: 64px;
	display: block;
}
.other-menu .nav-menu li a.search > span.nav-search{
	background: url("./img/search.jpg") no-repeat;
	width: 201px;
	height: 64px;
	display: block;
}
.other-menu .nav-menu li a.coupon > span.nav-coupon{
	background: url("./img/coupon.jpg") no-repeat;
	width: 218px;
	height: 64px;
	display: block;
}
.other-menu .nav-menu li a.about > span.nav-about{
	background: url("./img/about.jpg") no-repeat;
	width: 237px;
	height: 64px;
	display: block;
}

/************************* end menu-bar ****************************/
.main-content{
	margin-bottom: 30px;
}
.main-content .img-box{
	background: #000000;
	padding: 10px 0px;
}
.imgbeauty{
	padding: 0px 10px 0px 0px;
}
.nopadding{
	padding: 0px;
}
.lpadding{
	padding: 0px 15px 0px 0px;
}
.lrpadding{
	padding: 0px 10px 0px 15px;
}
.nomargin{
	margin: 0px;
}
.margin-bottom{
	margin-bottom: 10px;
}
.rmargin{
	margin-right: 10px;
}
.breadcrumb{
	background: #ffffff;
	margin-left:-15px;
	margin-right:-15px;
}
.breadcrumb li a{
	color: #777777;
}
.textunderline{
	text-decoration: underline;
	color: #777777;
}
.post-box{
	margin: 20px 0px;
}
.mainfooterbox{
	border-top: 1px solid #cccccc;
	margin-top: 30px;
}
.couponbox{
	margin: 30px 0px;
	text-align: center;
}
.newsbox .pinkdarkbar{
	background: url("./img/pinkdark_bg.png") repeat-x;
	height: 60px;
	margin-bottom: 20px;
	padding: 11px 0;
	text-align: center;
}
.newsbox .cenbox{
	text-align: center;
	margin-bottom: 15px;
	padding: 0 10px;
}
.newsbox .cenbox .pink-text{
	font-size: 18px;
	color: #cc6699;
	padding-right: 20px;
	text-align: left;
	width: 19%;
	float: left;
}
.pink-text{
	font-size: 18px;
	color: #cc6699;
}
.black-text{
	font-weight: bold;
	color: #000000;
}
.newsbox .cenbox .text{
	width: 80%;
	float: right;
	text-align: left;
}

.newsbox .cenbox .text a{
	color: #666666;	
	text-align: left;
	text-decoration: underline;
}
.newsbox .cenbox .text a:hover{
	text-decoration: none;
}
.arrow-box{
	text-align: center;
	margin-bottom: 30px;
}
.arrow-box img{
	max-width:100%;
}
.coupon-listbox .orangebar{
	background: url("./img/orange_bg.png") repeat-x;
	height: 60px;
	margin-bottom: 20px;
	padding: 11px 0;
	text-align: center;
}
.head-text{
	/* text-align: center; */
	margin-bottom: 20px;
	padding: 0 10px;
}
.texturebox{
	background: url("./img/texture.jpg");
	margin-bottom: 20px;
}
.texturebox img{
	width: 100%;
    height: 139px;
    /* width: 297px; */
}
.texturebox .caption-box{
	padding: 5px 10px;
	word-wrap : break-word;
height:74px;
}
.texturebox .caption-box a{
	font-size: 16px;
	color: #333333;
}
.texturebox .caption-box > a.linkpage{
	font-size: 18px;
	color: #996600;
}
.org-color{
	background: #ff6600;
	font-size: 18px;
	padding: 5px 10px;
	color: #ffffff;
}
.lightorangebar{
	background: url("./img/lightorange_bg.png") repeat-x;
	height: 60px;
	margin-bottom: 20px;
	padding: 11px 0;
	text-align: center;
}
.shop-listbox{
	margin-top: 40px;
}
.shop-listbox .shop_img{
	float: left;
	margin-right: 10px;
}
.shop-listbox .shop_item{
	height:120px;
	margin-bottom: 5px;
}
.greenbar{
	background: url("./img/green_bg.png") repeat-x;
	height: 60px;
	margin-bottom: 10px; 
	padding: 11px 0;
	text-align: center;
}
.shopbox{
	
}
.column-box{
	border: 4px solid #dddddd;
	padding: 10px 20px;
}
.column-listbox{
	padding: 15px 0px;
	border-bottom: 1px dotted #555555;
}
.coupon-head{
	padding: 15px 0px 20px 0px;
}
.couponlist{
	margin: 30px 0px;
}
.blackbar{
	background: url("./img/blackbar.jpg");
	color: #ffffff;
	height: auto;
	padding: 7px 20px;
	margin-bottom: 15px;
}
.blackbar h3{
	margin: 0px;
}
/*.pagination > li:first-child > a,
.pagination > li:first-child > span {
  	width: 0; 
	height: 0; 
	border-top: 60px solid #dddddd;
	border-bottom: 60px solid #dddddd;
	
	border-left: 60px solid #dddddd;
}*/

table.maptable {border:15px solid black;margin:0 auto;width:90%;}
table.maptable th{background-color:black;color:white;font-weight:bold;font-size:20px;text-align:center;padding-bottom:10px;}
table.maptable td{background-color:#ededed;color:black;}
table.maptable td p{width:100%;margin:0;font-size:20px;color:black;padding:10px;border-bottom:1px solid black;}
table.maptable td a{display:block;width:100%;font-size:20px;color:black;padding:10px;border-bottom:1px solid black;text-decoration:underline;}
a#returnbutton{display:block;background-color:#FF9933;color:white;font-size:200%;width:90%;max-width:400px;margin:20px auto;padding:10px 0;text-align:center;}

/************************ for footer ***********************/
.footer .footerup{
	background: #a31a19;
	border-top: 2px solid #000000;
	padding: 15px 0px;
}
.footer .footerdown{
	background: #000000;
	color: #ffffff;
	font-size: 15px;
	padding: 10px 0px;
	text-align: center;
}
.footer .footerdown .nav.nav-pills{
	margin-left: 25%;
}
.footer .footerdown .nav.nav-pills li a{
	color: #ffffff;
	font-size: 16px;
	border-right: 1px solid #ffffff;
	padding: 0px 5px;
	border-radius: 0px;
}
.footer .footerdown .nav.nav-pills li a:hover,.nav > li > a:focus{
	background: transparent!important;
}
.noborder{
	border: none !important;
}
.reddark{
	color: #a31817;
	font-size: 16px;
}
.bigfont{
	font-size: 24px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}
.bold{
	font-weight: bold;
}
.searchbox .margin-bottom{
/*	height: 101px;*/
}

.custom_pagination{
	text-align: center;
}
.pagination > li > a, .pagination > li > span{
	margin: 0 3px;
	background-color: #fff;
    border: 1px solid #ffcccc;
    color: #000;    
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{
	background-color: #cccccc;
    border-color: #ddd;
    color: #ffffff;
}
.pagination > li.disabled:first-child > a, .pagination > li.disabled:first-child > span{
	background-color: #cccccc;
    border-color: #ddd;
    color: #ffffff;
}
.pagination > li:first-child > a, .pagination > li:first-child > span{
	background-color: #ff9999;
    border-color: #ffcccc;
    color: #ffffff;
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span{
	background-color: #ff9999;
    border-color: #ffcccc;
    color: #ffffff;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #ff9999;
    border-color: #ffcccc;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination > li.disabled:first-child > a:before{
	
	border-right: 12px solid #cccccc;
}
.pagination > li.disabled:last-child > a:after{
	border-left: 12px solid #cccccc;
}
.pagination > li:first-child > a:before{
	content: "";
	width: 0; 
	height: 0; 
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	position: absolute;
	left: -12px;
	top: -2px;
	border-right: 12px solid #ff9999;
}
.pagination > li:last-child > a:after{
	content: "";
	width: 0; 
	height: 0; 
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	position: absolute;
	right: -12px;
	top: -2px;
	border-left: 12px solid #ff9999;

}

.news-listbox .news_item{
	margin-bottom: 15px;
}
.news-listbox .news_item .blackbar h3{
	float: left;
	
}
.news-listbox .news_item .blackbar span{
	float: right;
}
.news-listbox .news_item .blackbar{
	margin-bottom: 0;
}
.news-listbox .news_item .item_body{
	border: solid 1px #909090;
	padding: 20px;
}
.news-listbox .item_body > img{
	max-width:100%;
	padding:20px 0;
}
.news-listbox .item_body img.pull-left{
	margin-right: 15px;
	margin-bottom: 10px; 
}
.news-listbox .item_body img.pull-right{
	margin-left: 15px;
	margin-bottom: 10px; 
}


.category_item{
	padding-bottom: 30px;
	border-bottom: dotted 1px #333;
	
}
.search_category_box .category_item .category_title{
	margin-bottom: 15px;
}
.search_category_box .category_item .category_title h3 img{
	margin-right: 15px;
	width:100%;
	max-width:435px;
}
.search_category_box .category_item .category_title h3{
	font-size: 32px;
	margin-bottom: 5px;
}
.search_category_box .category_item .category_title{
	border-bottom: solid 3px #000;
}
.search_category_box .category_item .category_title span{
	color: #7fb24c;
	font-size: 14px;
}
.search_category_box .shop_item_row{
	margin-left: -5px;
	margin-right: -5px;
}
.search_category_box .shop_item{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	height: 300px;
}
@media (min-width: 768px) {
	.search_category_box .shop_item{height: 330px;}
}
.search_category_box .shop_item > a{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:130px;
	height:130px;
}
@media (min-width: 768px) {
	.search_category_box .shop_item > a{
		width:200px;
		height:200px;
	}
}
.search_category_box .shop_item > a img{
	position:relative;
	top:50%;
	transform: translateY(-50%);
	max-width:100%;
	max-height:100%;
}
.link_3{
	color: #3a2811;
	font-weight: bold;
	font-size: 24px;
	font-feature-settings: "pkna";
	letter-spacing:-1px;
}
@media (max-width: 767px) {
	.link_3{font-size:18px;}
}
.info{
	margin-bottom: 10px;
}
.info span{
	margin-left: 10px;
	background: url("./img/search_info_bg.png");
	padding: 2px 5px;
	color: #ffffff;
}
.heading_shop_info .right_border{
	border-right: dotted 1px #ffffff;
}
.heading_shop_info{
	background-color: #a82625;
	border-top: 1px solid #000000;
}
.heading_shop_info .shop_label{
	border-left: dotted 1px #ffffff;
	border-right: dotted 1px #ffffff;
	color: #ffffff;
	width: 70px;
	padding: 10px 5px;
	float: left;
}
.heading_shop_info .shop_data{
	font-size: 24px;
	color: #ffffff;
	padding: 10px 5px;
	float: left;
}
.heading_shop_info .shop_data img{
	height: 40px;
}
.shop_detail_coupon .shop_detail_coupon_body{
	background: url("./img/shop_detail_coupon_bg.png");
	padding: 10px;
	
}
.shop_detail_body{
	margin-bottom: 20px;
}
.shop_detail_coupon_body .shop_detail_coupon_desc{
	background-color: #ffffff;
	padding: 10px;
}
.shop_detail_coupon_top_row{
	font-size: 24px;
	color: #ff3300;
}
.shop_detail_coupon_top_row span{
	background-color: #ff9900;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 10px;
}
.shop_detail_coupon_title{
	background-color: #ff6600;
}

.shop_detail_coupon_title .coupon_icon{
	border-right: dotted 1px #ffffff;
	float: left;
	padding: 5px 15px;
	margin-right: 10px;
}
.shop_detail_coupon_title h3{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 10px;
}

.shop_detail_access_map{
	border:solid 1px #929292;
}
.shop_detail_image_item{
	padding-bottom: 10px;
}
.shop_detail_image_item img{
	width:100%;
}

/*go to top*/
#GoToTOP {
    display: none;
}
#GoToTOP {
    border-radius: 50px;
    height: 70px;    
    width: 70px;
    background-color: #ff9900;
    padding: 2px;
}
#GoToTOP a.top_btn i{ 
    font-size: 34px;
    display: block;
}
#GoToTOP a.top_btn {
    color: #ffffff;
    display: block;
    font-size: 12px;
    text-align: center;
}
#GoToTOP a:hover {
    text-decoration: none;
}
#GoToTOP.scroll {
    bottom: 25px;
    display: block;
    position: fixed;
    right: 10px;
}

.slider-img-box .left{
	width: 52.3415%;
	float: left;
}
.slider-img-box .right{
	width: 47.6584%;
	float: left;
}
figcaption {
	font-size:100%;
}
figcaption h2{
	font-weight:bold;
}
figcaption h3{
	font-size:110%;
	font-weight:bold;
}

@media (max-device-width: 480px)  {
	.slider-img-box .over_img{
		height: 130px !important;
	}
/*	.header{ */
/*		text-align: center; */
/*	} */
/*	.header .logo{ */
/*		// text-align: center; */
/* */
/*		position: relative !important; */
/*		// left: 0 !important; */
/*		bottom: 0 !important; */
/*		width:60%; */
/*	} */
/*	.header .navbar-toggle{ */
/*		// position: relative !important; */
/*		// right: 35% !important; */
/*		bottom: 0 !important; */
/*	} */
	.newsbox .cenbox .pink-text {
	    width: 100%;
	}
	.newsbox .cenbox .text {
	    width: 100%;
	}
}
@media (max-width: 767px) {
	.topbar{
		display: none;
	}
	body{
		padding-top:67px;
	}
	body > .wrapper > .header{
		position: fixed;
		top:0;
		left:0;
		right:0;
		z-index:1100;
		background-color:white;
	}
	body > .wrapper > .menu-bar{
		position: fixed;
		top:60px;
		left:0;
		right:0;
		z-index:1000;
		background-color:white;
	}
	.slider-img-box .over_img{
		height: 259px;
	}
	.heading_search_img , 
	.heading-img{
		background: none;
	}
	.heading_shop_info .right_border{
		border-right: none;
	}
	.navbar{
		min-height: 0;
	}
	.header .logo{
		text-align: left;

		position: relative !important;
		bottom: 0 !important;
		width:60%;
	}
	.header .logo img{
		/* max-width: 100%; */
		width: 174px;
	}
	.header{
		position: relative;
	}
	.header .navbar-toggle{
		position: absolute;
		right: 0px;
		/* bottom: 20px; */
		bottom: 0 !important;
		border:none;

	}
	.header .navbar-toggle .icon-bar{
		background-color: #a31817;
		border-radius: 3px;
		width: 35px;
		height: 6px;
	}
	.lrpadding{
		padding: 0 10px 0 0px;
	}
	
	.lpadding{
		padding: 0 0px 0 0;
	}
	.row.reset_margin{
		margin-right: 0;
	}
	.reset_padding{
		padding-left: 0;
		padding-right: 0;
	}
	.newsbox .pinkdarkbar,
	.coupon-listbox .orangebar,
	.lightorangebar,
	.greenbar{
		height:50px;
	}
	.newsbox .pinkdarkbar img,
	.coupon-listbox .orangebar img,
	.lightorangebar img,
	.greenbar img{
		max-width:100%;
	}
	.container{
		width: 100%;
	}

	.other-menu{
		margin-bottom: 0;
		border-bottom: none;
	}
	.other-menu .nav-menu{
		border-right: none;
		border-left: none;
	}
	.other-menu .nav-menu > li{
		width: 50%;
		border-bottom: 2px solid #000000;

	}

	.other-menu .nav-menu > li.no-border-xs > a{
		border-right: none;
	}
	.other-menu .nav-menu > li > a img{
		max-width: 100%;
	}
	.texturebox{
		margin-bottom: 5px;
	}
	.texturebox img{
		margin:0 auto;
		max-width: 620px;
		height: 290px;
		/* height: auto; */
	}
	.texturebox .img_box{
		position: relative;		
	}
	
	.texturebox .caption-box{
		background: url("./img/opacity.png");
		position: absolute;
		left: 0;
		right: 0;
		bottom: 35px;
	}
	figcaption {
		font-size:50%;
	}
	figcaption h2{
		font-size:80%;
		margin:5px 0;
	}
	figcaption h3{
		margin:5px 0;
		font-size:60%;
	}
}
@media (max-width: 400px) {
	.texturebox img{
		height: 145px;
	}

	figcaption {
		font-size:30%;
		line-height:1.1;
	}
	figcaption h2{
		font-size:60%;
		font-weight:bold;
		margin:2px 0;
	}
	figcaption h3{
		margin:2px 0;
		font-weight:bold;
		font-size:50%;
	}
}
@media (min-width: 992px) {
	.couponbox img{
		display: inherit;
	}
	.container{
		width: 980px;
	}
}
/*************************** for responsive **************************/
@media (min-width: 768px) and (max-width: 991px) {
	.nav.navbar-nav > li > a{
		padding: 2px 5px;
		min-height: 50px;
	}
	.nav.navbar-nav li a img{
		width: 132px;
	}
	
	.other-menu .nav-menu > li > a{
		padding: 5px 5px
	}
	.other-menu .nav-menu > li > a img{
		width: 160px;
	}
	.slider-img-box .over_img{
		height: 269px;
	}
	
}

