@charset "UTF-8";


footer .wrap {
    display: none;
}

footer .company_site {
	display: inline-block;
}

body.home footer .wrap {
    display: block;
    margin-bottom: 0;
}

@media screen and (min-width: 640px) {
    /* S:タブレット対応 */
    
    body.home.curr_lang_en footer .wrap,
    body.home.curr_lang_cn footer .wrap {
		margin-bottom: 55px; 
	}
    /* E:タブレット対応 */
}

header .wrap .navi {
	background: rgba(255, 255, 255, 1);
}

#message .text img {
	width: 75%;
}

.curr_lang_en #message .text img {
	width: 84%;
}

#message .text img.tb_only_stp{
	width:55%;
	margin-bottom:10em;
}



.curr_lang_en #message .text img.tb_only_stp{
	width:61%;
	margin-bottom:10em;
}


.wrap_content.hide_outer_menu .content,
.wrap_content.hide_outer_menu .breadcrumbs,
.wrap_content.hide_outer_menu footer {
	visibility: hidden;
	opacity: 0;
}


body.page-template-page-about-php .photo_bg{
	background: #f9f8f7 url("../imgs/logo_large.png") center no-repeat;
	background-size: 200px 50px;
	width: 100%;
	height: 209px;
	text-align: center;
	margin-bottom: 70px;
	position: absolute;
	left: 0;
	top: 100px;
}

body.page-template-page-about-php .photo_dummy {
	height: 209px;
	margin-bottom: 70px;
}

body.tax-food_menu article .desc ,
body.tax-food_pmenu article .desc {
	margin-top: 11px; 
}

body.tax-food_menu article .desc.hide ,
body.tax-food_pmenu article .desc.hide {
	display: none;
}

body.tax-food_menu article .price ,
body.tax-food_pmenu article .price {
	margin-bottom: 0;
	font-size:11px;
	letter-spacing: 0.025em;
}

body.tax-food_menu article .price span,
body.tax-food_pmenu article .price span{
	font-size:10px;
	margin-left:2px;
}


body.tax-food_menu .links .list,
body.tax-food_pmenu .links .list{
	font-weight: bold;
	font-size: 13px;
	position: relative;
	width: 100%;
	display: inline-block;
	height: 100%;
	line-height: 55px;
	border-top: 1px solid #d1cbc7;
}

#news a.title[target="_blank"]{
}

#news a.title[target="_blank"]:after{
	display: inline-block;
	content: " ";
	background: url(../imgs/icon_blank.png) no-repeat right;
	background-size: 11px 9px;
	position: relative;
	width: 11px;
	height: 9px;
	margin-left: 3px;
}


body.page-template-page-coupon article{

}
body.page-template-page-coupon article h1{font-size: 19px;margin-top: 40px;margin-bottom: 16px;}
body.page-template-page-coupon article img{width: 95%;height: inherit; /* margin-top: 25px;margin-bottom: 50px; */}
