@charset "utf-8";


/* ======= basic =======*/

* {
	margin: 0;
	padding: 0;
}

html,
body {
	height:100%;
	font-size: 15px;
}

body{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	background: #301911 url(../img/bg.gif);
	font-family: "メイリオ", sans-serif
	overflow-x: hidden;
}

a {
	outline: 0;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.red {
	color: red;
}

.txtright {
	text-align: right;
}

.txtcenter {
	text-align: center;
}

/*__ cf __*/

.cf:after {
	content:".";
	display:block;
	clear:both; 
	height:0;
	visibility:hidden;
}
.cf {
	display:inline-block;
}
/* exlude MacIE5 \*/
* html .cf {
	height:1%;
}
.cf {
	display:block;
}
/* end MacIE5 */
.cf + *{
	clear: both;
}


/*======= toppage =======*/

#wrap {
	text-align: left;
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#head,
#head_prdct {
	margin-top: 10px;
	width: 780px;
	background: url(../img/header.gif) no-repeat;
	height: 60px;
}

#head h1,
#head_prdct h1 {
	padding: 9px;
	width: 184px;
	height: 43px;
}



/*__ slider __*/

.bxslider {
	padding: 0;
	margin: 0;
	width: 780px;
	height: 500px;
	position: relative !important;
	z-index: 2!important;
}

#img2, #img3 {
	display:none;
}

.hide{
	display:none;
}

ul.bxslider {
	padding: 0;
	margin:0;
	line-height: 0;
}
.bx-wrapper {
	padding: 0!important;
	margin-bottom: 0!important;
}

div.bx-pager {
	padding: 0!important;
	margin-top: 0px!important;
	height: auto!important;
	position: relative !important;
	bottom: 20px !important;
	z-index: 3!important;
}
.bx-controls {
	height: 0;
}

.bx-default-pager {
	padding: 0!important;
	margin-top: 0px!important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #333!important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: yellow!important;
}



/*__ navi __*/

ul#nav,
ul#nav_prdct {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 40px;

}

ul#nav li,
ul#nav_prdct li {
	float: left;
	padding: 0;
	margin: 0;
	width: 195px;
	height: 40px;
	line-height: 0;
}
#navmob,
#navmob_prdct {
	display: none;
}


/*__ top cont __*/

#cont {
	float: left;
	padding-top: 20px;
	width: 780px;
	height: auto;
}

.drawer-hamburger-icon,
.drawer-toggle,
.drawer-open,
.drawer-nav,
.drawer-hamburger {
	display: none!important;
}

#cont_left {
	float: left;
	padding-bottom: 20px;
	width: 270px;
	height: auto;
}

#cont_left li {
	list-style-type: none;
}

ul.bt_foreign {
	margin: 0px;
}
ul.bt_foreign li {
	margin: 0;
	padding: 0;
	line-height: 0;
}

ul.bt_leftmenu {
	padding-bottom: 10px;
}
ul.bt_leftmenu li {
	margin-top: 20px;
	line-height: 0;
}

.taicon {
	padding-top: 10px;
}

ul.bt_sns {
	padding-top: 20px;
}
ul.bt_sns li {
	float: left;
	margin-right: 10px;
}

ul.bt_sns li:last-child {
	margin-right: 0;
}

ul.bt_sns li + ul.bt_sns li + ul.bt_sns li {
  margin-right: 0;
}

#cont_right {
	float: right;
	width: 480px;
	height: auto;
	min-height: 100%;
}

.cont_right_info,
.cont_right_info2 {
	padding: 5px;
	width: 470px;
	height: auto;
	min-height: 100%;
	background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.contright_wrap {
	padding: 15px;
	width: auto;
	height: auto;
	border: 1px solid silver;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.cont_right_info2 {
	margin-top: 20px;
}

#smptop {
	display: none;
}

.tt_left {
	float: left;
	margin-right: 15px;
	width: 220px;
}

.tt_ta {
	padding: 0;
	margin: 5px 0px 5px 0px;
	line-height: 160%;
	font-weight: bold;
	text-align: center;
}

.tt_ta_left {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: right;
}

.tt_txt {
	margin: 0px 0px 5px 0px;
	font-size: 110%;
}

.tt_img {
	margin: 0 auto;
	width: 200px;
	height: auto;
}

#top_canvas_right_attention {
	padding-top: 15px;
	margin-bottom: 10px;
	width: auto;
	text-align: right;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}


/* ======= foot  =======*/

#foot {
	width: 780px;
	height: 30px;
	background-image: url(../img/footer.gif);
}

#foot address {
	padding: 8px;
	height: 30px;
	color: #fff;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
}


/*__ products __*/

#cont_prdct {
	padding: 12px 0px;
	width: auto;
	height: auto;
}

#cont_left_prdct {
	float: left;
	width: 160px;
	height: auto;
	position: relative;
}

#cont_left_prdct_mob {
	display: none;
}

#cont_left_prdct ul li {
	background: url(../img/1point.gif) 0 0 no-repeat;
	text-indent: 15px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

#cont_left_prdct ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#cont_left_prdct ul li a:hover {
	text-decoration: underline;
}

#cont_right_prdct_wrap {
	float: right;
	width: 600px;
	height: auto;
	overflow: hidden; 
}

.cont_right_prdct {
	padding: 0 0 20px 20px;
	width: auto;
	height: auto;
	background-color: #fff;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}

span.setsumei {
	font-size: 12px;
	color: gray;
}

/*__ prdct 1block __*/

.prdct {
	padding: 30px 0px 30px 0px;
	width: auto;
	height: auto;
	z-index: 1;
}

.lr_prdct {
	clear: both;
	padding-bottom: 0px;
	width: auto;
	height:100%;
	overflow:hidden;
}

.prdct_box {
	width: auto;
	padding-right: 10px;
}

.prdct_left {
	float: left;
	width: 243px;
	height: auto;
	overflow: hidden;
}

.prdct_spec {
	padding-top: 20px;
	font-size: 13px;
	width: 243px;
	height: auto;
	display: block;
}

.prdct_right {
	float: right;
	width: 324px;
	height: auto;
	text-align: left;
}

.prdct_right p {
	width: 314px;
	text-align: right;
}

.prdct_topping　{
	clear: both;
	padding-top: 10px;
	width: 600px;
	height: auto;
}

.prdct_topping h3 {
	padding: 0px 0px 20px 0px;
}

.prdct_topping li {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
}


/* __ tpg __*/

.cont_right_prdct_tpg {
	padding: 0px 20px 20px 20px;
	width: auto;
	height: auto;
	background-color: #fff;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}
.prdct_tpg {
	padding: 20px 0px 0px 0px;
	width: auto;
	height: auto;
	z-index: 1;
}
.lr_prdct_tpg {
	clear: both;
	padding-bottom: 0px;
	width: auto;
	height:100%;
	overflow:hidden;
}
.prdct_tpg_left {
	float: left;
	width: 444px;
	height: auto;
	overflow: hidden;
}
.prdct_tpg_spec {
	padding-top: 20px;
	font-size: 13px;
	width: auto;
	height: auto;
	display: block;
}
.prdct_oth_spec {
	padding-top: 20px;
	padding-right: 20px;
	font-size: 13px;
	width: auto;
	height: auto;
	display: block;
}
.prdct_tpg_right {
	float: right;
	width: 102px;
	height: auto;
	text-align: left;
}


/*__ world __*/

#cont_right_world_wrap {
	float: right;
	width: 600px;
	height: auto;
}

.cont_right_world {
	padding: 10px 0px 10px 10px;
	width: auto;
	height: auto;
	background-color: #fff;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}

.wnews {
	margin: 0px 10px 20px 0px;
	padding: 10px;
	width: auto;
	height: auto;
	border: 1px dotted #000;
}

.wld_attention {
	margin-bottom: 40px;
	padding: 20px;
	width: auto;
	height: auto;
	border: 1px solid red;
}

.wld_ta {
	padding-bottom: 10px;
	width: 158px;
	margin: 0 auto;
	text-align: center;
}

.wld_attention h4 {
	margin-bottom: 20px;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
	color: #fff;
	background-color: #ab8600;
	display: block;
}

.ta_txt {
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
}

.ta_staff {
	padding-top: 20px;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	text-align: right;
}

.wld_attention_txt {
	font-size: 13px;
	line-height: 150%;
}

.faqlink {
	padding-bottom: 40px;
	margin: 0 auto;
	width: 270px;
	height: auto;
}

.mutekiyamenu {
	padding: 40px 0px;
	margin: 0 auto;
	width: 375px;
	height: auto;
}
.mutekiyamenu p {
	padding-top: 5px;
	font-size: 14px;
}

.mutekiyamenu a,
.mutekiyamenu a:visited {
	color: maroon;
}

.mutekiyamenu a:hover {
	color: #000;
}

.mutekiyamenu_jpg {
  float: left;
}
.mutekiyamenu_pdf {
  float: right;
}
.mutekiyamenu p {
  text-align: center;
}

.osusume_wrap {
	padding: 20px 0px 0px 0px;
	width: auto;
	height: auto;
	border-top: 1px solid gray;
}

.osusume {
	margin-right: 10px;
	padding: 20px 0px;
	font-size: 13px;
	background-color: maroon;
	display: block;
}

.osusume h4 {
	color: white;
	text-align: center;
}

#wld_products_wrap {
	padding: 0px 10px;
	width: auto;
	height: auto;

}

#wrap {
	position: relative;
}


#head_prdct span {
	padding: 2px 10px;
	border: 1px solid #FFF;
	font-size: 10px;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 670px;
	display: block;
}
#head_prdct span a,
#head_prdct span a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
}

.w_topping_tt {
	padding: 40px 0px 20px 0px;
	width: auto;
	height: auto;
}


/*__ greeting __*/

.cont_right_greeting {
	padding: 20px;
	width: auto;
	height: auto;
	background-color: #fff;
}

.grtng_read {
	padding-top: 20px;
	font-size: 120%;
	line-height: 180%;
	font-weight: bold;
}

.cont_right_greeting h3 {
	padding: 30px 0px 15px 0px;
	font-size: 190%;
	text-align: center;
	color: maroon;
	letter-spacing: 0.1em;
}

.cont_right_greeting h4 {
	padding: 30px 0px 5px 0px;
	font-size: 140%;
	text-align: center;
	color: navy;
	letter-spacing: 0.1em;
}

.grtng_ex {
	padding-left: 20px;
	list-style: disc;
	list-style-position: outside;
	font-size: 120%;
	font-weight: bold;
}

.grtng_ex li {
	padding-bottom: 10px;
	line-height: 130%;
}

.grtng_excuse {
	padding-bottom: 20px;
}

.job_jyoken {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	padding: 20px 20px 15px 40px;
	list-style: disc;
	list-style-position: outside;
	font-size: 110%;
	color: navy;
	border: 2px dotted gray;
	background-color: rgba(254, 255, 0, 0.14);
}

.job_jyoken li {
	padding-bottom: 5px;
	line-height: 120%;
}

.job_table,
.info_table {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	border-top: 1px solid #000;
	border-collapse: collapse;
	border: 1px solid #000;
}

.job_table th,
.info_table th {
	padding: 10px 0px;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align: middle;
	background-color: rgba(254, 255, 0, 0.31);
}

.job_table th {
	width: 15%;
}
.info_table th {
	width: 25%;
}

.job_table td,
.info_table td {
	padding: 10px;
	border-bottom: 1px solid #000;
	font-size: 110%;
	vertical-align: middle;
}

.job_table td {
	width: 85%;	
}
.info_table td {
	width: 65%;	
}

.job_table span {
	font-weight: normal;
	color: navy;
}

/*__ info map __*/

.infomapimg {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

.info_gmail {
	width: 560px;
	height: 560px;
}

/*__ note __*/

.note {
	padding-top: 40px;
	border-bottom: 1px dotted #cc0000;
}
.note p {
	padding: 10px;
	border-top: 1px dotted #cc0000;
}


/*__ coupon __*/

.coupon_cont {
	margin: 0 auto;
	padding: 60px 0px 80px 0px;
	width: 436px;
	height: auto;
}

.coupon_txt {
	margin-bottom: 20px;
	border-top: 1px dotted gray;	
}

.coupon_txt p {
	padding: 10px;
	font-size: 120%;
	border-bottom: 1px dotted gray;
}

#map {
	width: 560px;
	height: 560px;
}


/*__ q and a__*/

.qu,
.an {
	padding-right: 10px;
	font-family: 'Stylish', sans-serif;
	line-height: 50%;
	display: table-cell;
	width: 80px;
}

.qu {
	font-size: 80px;
	text-align: right;
}

.an {
	font-size: 60px;
	text-align: right;
	color: #666;
}

.qbox {
	padding: 20px 0 10px 0;
	display: table;
	width: 100%;
	cursor:pointer;
}

.qbox dd {
	display: table-cell;
	width: 85%;
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	vertical-align: top;
}

.abox {
	padding-bottom: 20px;
	display: table;
	width: 100%;
	display:none;
}

.abox dd{
	display: table-cell;
	width: 85%;
	font-size: 120%;
	line-height: 120%;
	color: #666;
	vertical-align: top;
}

.time {
	margin-left: 20px;
	padding: 20px 0px 20px 10px;
	border-left: 3px dotted black;
	font-size: 90%;
}

.cngprice {
	font-size: 140%!important;
	font-weight: bold!important;
}


/*__ impressions__*/

.impressions_wrap {
	padding: 20px 0px 20px 20px;
	width: 580px;
	height: auto;
	background-color: #fff;
}

.impimg {
	display: inline-block;
}

.impimg img {
	padding: 10px 10px 8px 0px;
	margin: none;
	width: 274px;
	height: 100%;
	height: 100%;
}

#gnavi {
	width: 100%;
	height: 100px;
	will-change: transform;
}

.select-wrap {
	transform: translate3d(0, 0, 0);
}

.select-wrapmob {
	display: none;
}

.fixedp {
    position: fixed;
    top: 10px;
    z-index: 100;
	transform: translate3d(0, 0, 0);
}




/*wp-pagenavi 05*/

.wp-pagenavi {
width: 100%!important;
padding-top: 20px;
clear: both;
text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span {
color: #fff;
background-color: #1C181A;
border: 1px solid #1C181A;
padding: 8px 15px;
margin: 0 2px;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
text-align: center;
text-decoration: none;
}
.wp-pagenavi a:hover{
color: #FFF;
background-color: #FF0037;
border-color: #FF0037;
}
.wp-pagenavi span.current{
color: #777;
background-color: #CFD5DA;
border-color: #CFD5D;
font-weight: bold;
}
	



/*__ responsive __*/
@media screen and (max-width: 500px) {
	img {
		max-width: 100%;
		height: auto;
		width /***/:auto;　
	}

	html, #wrap, #head, #head_prdct {
		padding: 0;
		margin: 0;
		width: 100%;
	}

	.fixed {
	    position: fixed;
	    top: 0;
	}

	.fixed2 {
	    position: fixed;
	    top: 60px;
	}

	.fixed3 {
	    position: fixed;
	    top: 92px;
	}

	#fixedBox {
	    width: 100%;
	    z-index: 11;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	#fixedBox2 { 
	    width: 100%;
	    z-index: 13;
	}

	#fixedBox3 { 
	    width: 100%;
	    height: auto;
	    z-index: 10;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	#head {
		padding-top: 0px;
		background-position: -5px 0;
	}

	#head_prdct {
		padding-top: 0px;
		background-position: -5px 0;
	}

	/*__ navi mobile __*/
	#navmob,
	#navmob_prdct {
		width: auto;
		height: auto;
		display: table;
		z-index: 3;
	}
	
	#navmob_prdct {
		top: 60px;
	}

	/*__ drawer mobile __*/
	.drawer-hamburger-icon,
	.drawer-toggle,
	.drawer-open,
	.drawer-nav,
	.drawer-toggle {
		display: block!important;
	}
	.drawermenu {
		padding: 0 auto;
		display: block;
		position: absolute;
		width: 20px!important;
		top: 40px;
		font-size: 12px;
		text-align: center!important;
	}

	.drawer-hamburger {
		background-color: silver!important;
		z-index: 999!important;
	}

	.drawer-nav {
		margin-right: -10px;
		margin-left: 10px;
		padding: 5px;
		height: 100%!important;
		z-index: 998!important;
		background: #000;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.drawer-menu {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.drawer-nav,
	.drawer-hamburger {
		display: block;
	}

	ul#nav,
	ul#nav_prdct {
		display: none;
	}

	#cont_left {
		display: none;
	}

	ul.bt_leftmenu {
		padding-bottom: 0px;
	}

	ul.bt_leftmenu li {
		margin-top: 5px;
	}

	.taicon {
		padding-top: 5px;
	}

	ul.bt_sns {
		padding-top: 5px;
	}

	ul.bt_sns li {
		float: left;
		width: 39px;
		margin-right: 2px;
	}
	
	/*__ cont __*/
	#cont {
		clear: both;
		padding-top: 10px;
		width: 100%;
	}

    #cont_right {
		clear: both;
		float: none;
		padding: 10px;
		width: auto;
	}

	.contright_wrap {
		display: none;
	}

	.cont_right_info,
	.cont_right_info2 {
		display: none;
	}

	#smptop {
		width: auto;
		display: block;
	}

	#top_canvas_right_attention {
		margin: 10px 0;
		padding: 0;
		width: auto;
		font-size: 12px!important;
		text-align: center;
		color: #ffffff;
	}

	#foot {
	  	margin: 0;
	  	padding: 0;
		width: auto;
		height: 30px;
		background-position: -5px 0;
	}

	#foot address {
		width: auto;
		padding: 6px;
		height: 20px;
		color: #fff;
		text-align: center;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		display: block;
	}


	/*__ products __*/
	
	.anc_mob {
	}
	
	#cont_prdct {
		padding: 0px 0px;
		width: auto;
		height: auto;
		
	}
	
	#cont_left_prdct {
		display: none;
	}
	
	#cont_left_prdct_mob {
		float: none;
		padding: 10px 10px 5px 10px;
		width: auto;
		height: auto;
		background: #301911 url(../img/bg.gif);
		display: block;
	}

	#cont_left_prdct_mob ul li {
		float: left;
		padding-right: 10px;
		background: url(../img/1point.gif) 0 0 no-repeat;
		text-indent: 15px;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
	}
	
	#cont_left_prdct_mob ul li a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}

	#cont_left_prdct_mob ul li a:hover {
		text-decoration: underline;
	}
	
	#cont_right_prdct_wrap {
		float: none;
		padding-top: 80px;
		width: auto;
		height: auto;
	}
	
	.cont_right_prdct {
		padding: 20px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	
	/*__ prdct 1block __*/
	
	#fix_prdct_wrap {
		clear: both;
		width: auto;
		height: auto;
		position: fixed;
		top: 0;
		z-index: 99;
	}
	
	.prdct {
		width: auto;
		height: auto;
		padding: 0;
	}
	
	.lr_prdct {
		clear: both;
		padding-top: 30px;
		padding-bottom: 10px;
		width: auto;
		height:100%;
		overflow:hidden;
	}
	
	.prdct_left {
		float: left;
		width: 100%;
		height: auto;
	}

	.prdct_spec {
		padding-top: 10px;
		padding-bottom: 5px;
		font-size: 13px;
		width: 100%;
		height: auto;
		display: block;
	}
	
	.prdct_right {
		float: none;
		padding-right: 20px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	.prdct_right img {
		width: 70%;
	}
	
	.prdct_right p {
		padding-top: 5px;
		width: auto;
		text-align: center;
		font-size: 10px;
	}
	
	.prdct_topping　{
		clear: both;
		padding-top: 10px;
		width: 100%;
		height: auto;
	}
	
	.prdct_topping h3 {
		padding: 0px 0px 12px 0px;
	}
	
	.prdct_topping li {
		float: left;
		padding-bottom: 2px;
		width: 15%;
		padding-right: 10px;
		font-size: 10px;
		line-height: 120%;
		text-align: left;
	}

	.longspec {
		font-size: 9px!important;
	}

	/* __ tpg __*/
	.cont_right_prdct_tpg {
		padding: 0px 20px 20px 20px;
		width: auto;
		height: auto;
		background-color: #fff;
		-webkit-border-radius: 0 0 6px 6px;
		-moz-border-radius: 0 0 6px 6px;
	}
	.prdct_tpg {
		padding: 20px 0px 0px 0px;
		width: auto;
		height: auto;
		z-index: 1;
	}
	.lr_prdct_tpg {
		clear: both;
		padding-bottom: 0px;
		width: auto;
		height:100%;
		overflow:hidden;
	}
	.prdct_tpg_left {
		float: left;
		width: 60%;
		height: auto;
		overflow: hidden;
	}
	.prdct_tpg_spec {
		padding-top: 20px;
		font-size: 13px;
		width: auto;
		height: auto;
		display: block;
	}
	.prdct_oth_spec {
		padding-top: 20px;
		padding-right: 0px;
		font-size: 13px;
		width: auto;
		height: auto;
		display: block;
	}
	.prdct_tpg_right {
		float: right;
		width: 102px;
		height: auto;
		text-align: left;
	}
	
	/*__ world __*/
	
	#head_prdct span {
		padding: 2px 10px;
		border: 1px solid #FFF;
		font-size: 10px;
		color: #fff;
		position: absolute;
		top: 10px;
		left: 210px;
		display: block;
	}
	
	#cont_right_world_wrap {
		float: none;
		padding-top: 10px;
		width: auto;
		height: auto;
	}
	.wld_attention h4 {
		margin-bottom: 20px;
		padding: 10px;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 110%;
		color: #fff;
		background-color: #ab8600;
		display: block;
	}
	
	.ta_txt {
		font-size: 13px;
		line-height: 130%;
	}
	
	.ta_staff {
		font-size: 11px;
		line-height: 130%;
	}
	.mutekiyamenu {
		padding-top: 40px;
		margin: 0 auto;
		width: 300px;
		height: auto;
	}
	.mutekiyamenu img {
		
	}
	.mutekiyamenu p {
		padding-top: 5px;
		font-size: 11px;
	}.mutekiyamenu_jpg {
		width: 40%;
		float: left;
	}
	.mutekiyamenu_pdf {
		width: 40%;
		float: right;
	}
	
	.coupon_cont {
		padding: 20px 0px 40px 0px;
		width: auto;
	}
	#map {
		width: 100%!important;
		height: 500px!important;
	}
	.qu,
	.an {
		width:80px;
	}

	.qbox dd {
		width:inherit;
	}
	
	.abox dd {
		width:inherit;
	}
	
	#gnavi {
		width: 100%;
		height: 100%;
		transform: translate3d(0px, 0px, 0px);
		will-change: transform;
	}
	
	.impressions_wrap {
		padding: 10px 20px 20px 20px;
		width: auto;
		background-color: #fff;
		overflow: hidden;
	}
	
	/*.impressions_wrap:after {
		content: ""; display: block; clear: both;
	}*/
	
	.impimg {
		display: inline-block;
		display: block;
	}

	.impressions_wrap img {
		padding: 0px 0px 10px;
		width: 100%;
		height: auto;
	}
	
	.select-wrap {
		display: none;
		visibility: hidden;
	}

	.select-wrapmob {
		clear: both;
		width: 100%;
		height: auto;
		padding: 15px 0px 20px 20px;
	    display: block;
	    background-color: white;
	}
	
	.addhgt {
	    position: fixed;
	    z-index: 100;
	    -webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		will-change: transform;
	}

	.fixedm {
	    position: fixed;
	    z-index: 100;
	    -webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		will-change: transform;
	}
	
}
