

#fee {
color:#202020;
/*background-image: url(../images/bg_bksha2.gif);
background-repeat: repeat;*/
background:#fff;
padding-bottom:35px;
}
#fee h2 {color:#222;}
h2 {
    font-size: 3.5em;
    font-weight: bold;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	letter-spacing: 0.15em;
}
/*
#room .kakko {
	letter-spacing:0.3rem;display: inline-block;
	font-size:3rem;position: relative;padding:1rem 2em;
}
#room .kakko:before,.kakko:after {content:'';width:3rem;height:100%;position: absolute;display: inline-block;}
#room .kakko:before {top:0;left:0;border-top:2px solid #fff;border-left:2px solid #fff;}
#room .kakko:after {bottom:0;right:0;border-bottom:2px solid #fff;border-right:2px solid #fff;}
*/
a:link {
    color: #b5b5b5;
}
.indent-18 {text-indent:-1.8em;}

/* fee */

.border-wh {border:1px solid #fff;}

.pn_Area {width:100%;height:430px;
	background:url(../images/pn_fee.jpg) no-repeat top 70px center;
	background-attachment:fixed;
}
h3 {	letter-spacing:0.3rem;display: inline-block;
	font-size:3rem;position: relative;padding:1rem 2em;
}
h3 .fee_time{display:block;font-size:0.6em;}

.appealTxt {
	font-size: 1.5em;
	letter-spacing: 0em;
	color:#ffd700;
	font-weight: bold;
	border: 6px dotted
	aquamarine;
	padding: 1em;
	border-radius: 24px;
	background-color:
	rgba(52, 128, 120, 0.5);
	-webkit-animation: popIn 0.5s ease-in-out;
	animation-name: popIn;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;

}



@keyframes popIn {
    from {
        opacity:0;
	-webkit-transform: scale(0.0);
	transform: scale(0.0);

    }
    to {
        opacity:1;
	-webkit-transform: scale(1.0);
	transform: scale(1.0);

    }
}

#extra a:link {color:#308bff;}

.feeTb {width:100%;background:#fff;color:#222;font-size:1.6rem;line-height:160%;}
.feeTb th,.feeTb td {padding:2%;border:1px solid #4b4b4b;}
.feeTb th {width:30%;}
.feeTb th img {margin-top: 5px;}
.feeTb td {width:25%;text-align:center;}
.feeTb td p {line-height:160%;}
.feeTb td.priceArea {height:5em;}
.feeTb td.priceArea img.kaiin {vertical-align:unset;}
.feeTb td .price {font-size:24px;}

.feeTb.day th {background:#ffb216;font-weight:bold;}
.feeTb.day tr:first-child td {background:#ffb216;font-weight:bold;}
.feeTb.evening th {background:#f99247;}
.feeTb.evening tr:first-child td {background:#ffe0b9;font-weight:bold;}
.feeTb.night th {background:#afd8ff;}
.feeTb.night tr:first-child td {background:#afd8ff;font-weight:bold;}
.feeTb.night2 th {background:#ccb8fb;}
.feeTb.night2 tr:first-child td {background:#e0d3ff;font-weight:bold;}
.feeTb.p01 {color:#fff;}
.feeTb.premium th {background:#db4e4e;color:#fff;}
.feeTb.premium td {background:#fff;}
.feeTb.premium tr:first-child td {background:#f8a39e;font-weight:bold;}
.feeTb.drink th {background:#865fe0;color:#fff;}
.feeTb.drink tr:first-child td {background:#e0d3ff;font-weight:bold;}
.feeTb.koshitsu th {background:#73cff2;color:#fff;}

.feeTb.option {width:47%;height: 28rem;float:left;margin-top:3rem;margin-right:1.2%;margin-left: 10px;}
.feeTb.option:nth-child(3) {margin-right:0%;}
.feeTb.option th {height:15rem;}
.feeTb.option .bg {background:#ffd6ed;font-size:2rem;line-height:160%;}

.en {font-size:0.7em;}

.block .kome {font-size:1.3rem;}

/*
#drink_menu .catch {background-color:#ff0000;padding:0.3em;color:#fff;font-size:1.4em;width:50%;border-radius: 15px;font-weight:bold;}
.menuBox {
    border: 2px dashed #fff;
    padding: 2em;
    font-size: 12px;
}
.menuBox h4 {font-size:14px;}
*/
@media screen and (max-width: 720px) {

#wrapper {width: 100%;}
#header {width: 100%;}
#wrapper #header p.header_info {display:none;}
#fla_area {display:none;}
#topnavi-nonpc {width:100%;display:block;}
#topnavi-nonpc ul {list-style-type:none;margin:5px auto;}
#topnavi-nonpc ul li {width:100%;float:left;}
#topnavi-nonpc ul li a {font-size:1.6em;}
#container {width:100%;}
#main {width:100%;}

#topics {width:100%;}
#darts_box {width:100%;}
#pack {width:100%;}
#pointbox {width:100%;}
#link_area {width:100%;}

}








