
.txt-l{
	text-align:left !important;
}
.txt, .txt-js,p{
    /*text-align: justify;*/
}
.price{
    color:#a40000;
}
.acc{
    position: relative;
    padding: 5px 0;
    margin: 0 10px;
    background: url(../img/shared/acc-bg.png) repeat;
}
.acc:before{
    background: url(../img/menu/icon1.png) no-repeat center top;
    height: 68px;
    width: 494px;
    position: absolute;
    top: -21px;
    left: -15px;
    content: '';
}
.acc .toggle-main{
    padding: 0 10px 0;
}
.acc dl{
    padding: 3px 0;
}
.acc dl dt{
    width: 75%;
    float: left;
}
.acc dl dd{
    width: 25%;
    float: right;
    text-align: right;
}
#sec1{
    padding-bottom: 15px;
}
#sec1 h2{
	margin-bottom: -55px;
}
.se-h31{
    padding: 20px 0 15px;
}
.so-h31{
    margin-bottom: -10px;
    padding-top: 8px;
}
.so-h32{
    padding: 10px;
}
#sec1 .btn1{
    width: 47%;
    float: left;
    padding: 5px;
}
#sec1 .btn{
    padding: 0 5px;
}
#soba{
    padding-bottom: 5px;
}
#soba .slider{
    padding: 10px 10px 55px;
}
#soba .slider .price{
    padding-top: 10px;
}
#soba .bx-wrapper .bx-pager{
    bottom: -25px;
}
#soba .acc{
    margin-bottom: 20px;
}
#soba .bx-wrapper .bx-controls-direction a{
    top: 107%;
}

#setmenu .price + p{
    padding: 0 10px;
}
#setmenu .img-js{
    padding-bottom: 7px;
}
#setmenu .slider{
    padding-bottom: 55px;
}
#setmenu .bx-wrapper .bx-pager{
    bottom: -25px;
}
#setmenu .bx-wrapper .bx-controls-direction a{
    top: 104%;
}
#setmenu .bx-wrapper .bx-controls-direction a.bx-next{
    right: 9px;
}
#setmenu .bx-wrapper .bx-controls-direction a.bx-prev{
    left: 10px;
}

.ge-h31{
    padding-bottom: 5px;
}
#gemdish .box1 h3,#gemdish .box2 h3,#gemdish .box3 h3{
    padding: 10px 0 15px;
}
#gemdish .slider{
    padding: 0 10px 55px;
}
#gemdish .box1 .img-js,#gemdish .box3 .img-js{
    margin: 0 -10px;
    padding-bottom: 5px;
}
#gemdish .box1 .bx-wrapper .bx-pager,#gemdish .box2 .bx-wrapper .bx-pager,#gemdish .box3 .bx-wrapper .bx-pager{
    bottom: -25px;
}
#gemdish .box1 .bx-wrapper .bx-controls-direction a,#gemdish .box2 .bx-wrapper .bx-controls-direction a,#gemdish .box3 .bx-wrapper .bx-controls-direction a{
    top: 104%;
}
#gemdish .box2 .img-js{
    padding-bottom: 10px;
}
#gemdish .note{
	padding: 0;
}
#drink .note{
    padding: 10px 0;
}
#drink .acc{
    margin-bottom: 20px;
}
#drink .acc2 dl dt,#drink .acc2 dl dd{
    width: 50%;
    
}

#drink .acc3 dl dt,#drink .acc3 dl dd{
    width: 50%;
    
}

#drink .acc1 dl dt{
    width: 80%;
    
}
#drink .acc1 dl dd{
    width: 20%;
    
}
#footer .tel{
    font-size: 24px;
    font-weight: bold;
}
#footer{
	padding-bottom: 64px;
}
#footer p{
    text-align: center;
    line-height: 22px;
}
#footer .txt p.txt-b + p{
	padding-bottom: 8px;
}
#footer .btn{
	padding: 5px 10px 15px;
}
#footer .time span{
	display: block;
	padding-bottom: 4px;
	text-align: center;
}
.bg{
	padding: 15px 0 10px;
}
.bg h2{
	padding: 0 10px 5px;
}
#soba .bg{
	
	background: url(../img/english/so-bg.png) no-repeat left top;
}
#setmenu .bg{
	background: url(../img/english/se-bg.png) no-repeat left top;
}
#gemdish .bg{
	
	background: url(../img/english/ge-bg.png) no-repeat left top;
}
#drink .bg{
	
	background: url(../img/english/dr-bg.png) no-repeat left top;
}
@media screen and (width: 320px) {
	#sec1 .btn1{
	width: 46%;
}
}
