@charset "utf-8";
/*------------------------------------------------
general
--------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	font-size: 14px;
	line-height: 140%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background: url(../common/body_bg.png) repeat center;
}
a {
	color: #FFF;
	text-decoration: none;
}
* {
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
ol, ul, li {
	list-style: none;
}
fieldset, img {
	border: 0;
}
hr {
	border: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
.container {
	width: 950px;
	margin: 0 auto;
}
img {
	vertical-align: bottom;
}
.borderrightnone {
	border-right: none !important;
}
.borderbottomnone {
	border-bottom: none !important;
}
.displaynone {
	display: none;
}
#main {
	width: 725px;
	float: left;
	overflow: hidden;
}
#side {
	width: 200px;
	float: right;
}
.totop01 {
	background: url(../common/totop01.png) no-repeat;
	width: 150px;
	height: 29px;
	text-indent: -9999px;
	display: block;
	margin: 50px 0 50px 575px;
}
#main_yoyaku {
	background: url(../common/main_yoyaku.png) no-repeat;
	width: 725px;
	height: 210px;
	padding: 98px 0 0 222px;
	margin: 40px 0;
}
#main_yoyaku a {
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 40px;
	float: left;
	margin-right: 8px;
}
/*------------------------------------------------
topimg
--------------------------------------------------*/
#topimg {
	height: 634px;
	margin-bottom: -90px;
}
/*------------------------------------------------
syusei-add
--------------------------------------------------*/
.language{
	padding-top: 8px;
padding-left:540px;}
.language dt,
.language dd a{
	height:34px;
	display: inline-block;
	vertical-align: middle;
}
.language dd{
	vertical-align: middle;
	display: inline-block;
}

.language dt{
}
.language01 a{
	
}
.language02 a{
	
}
.language03 a{
	
}
.language04 a{
	
}
#topimg h2{ display:none;}
/*------------------------------------------------
header
--------------------------------------------------*/
header h1 a {
	width: 219px;
	height: 111px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(../common/header/header_h1.png) no-repeat;
}
#gnav li a {
	width: 82px;
	height: 111px;
	float: left;
	display: block;
	text-indent: -9999px;
}
.gnav01 a {
	background: url(../common/header/gnav01.png) no-repeat;
}
.gnav02 a {
	background: url(../common/header/gnav02.png) no-repeat;
}
.gnav03 a {
	background: url(../common/header/gnav03.png) no-repeat;
}
.gnav04 a {
	background: url(../common/header/gnav04.png) no-repeat;
}
.gnav05 a {
	background: url(../common/header/gnav05.png) no-repeat;
}
.gnav06 a {
	background: url(../common/header/gnav06.png) no-repeat;
}
/*------------------------------------------------
side
--------------------------------------------------*/
#yoyaku {
	width: 200px;
	background: url(../common/side/yoyaku_bg.png) no-repeat;
	margin-bottom: 15px;
}
#yoyaku h2 {
	width: 200px;
	height: 31px;
	text-indent: -9999px;
	background: url(../common/side/yoyaku_h2.png) no-repeat;
}
/*予約版用スタイル*/
.yoyaku_tel {
	text-indent: -9999px;
	height: 34px;
	background: url(../common/side/yoyaku_tel.png) no-repeat center;
	margin: 10px 0;
}
.yoyaku_ul {
	width: 180px;
	border-bottom: 1px solid #544D44;
	border-top: 1px solid #544D44;
	margin: 0 auto;
	padding: 15px 0;
}
.yoyaku_ul li a {
	width: 180px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 7px;
}
.yoyaku_li01 {
	background: url(../common/side/yoyaku_li01.png) no-repeat;
}
.yoyaku_li02 {
	background: url(../common/side/yoyaku_li02.png) no-repeat;
}
.yoyaku_li04 {
	background: url(../common/side/yoyaku_li04.png) no-repeat;
	height: 60px !important;
	margin-top: 7px;
}
.yoyaku_li03 {
	display: inline;
}
.yoyaku_li03 img {
}
.yoyaku_li03 label {
}
input[type="checkbox"].on-off {
	display: none;
}
.yoyaku_li03 ul {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
.yoyaku_li03 li a {
	padding: 5px;
	background-color: #16100D;
	width: 180px;
	text-indent: 0 !important;
	margin: 0;
	height: auto;
	padding: 10px 20px;
	opacity: 0.9;
}
input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
}
input[type="checkbox"].on-off:checked + ul {
	height: 220px;
}
#search {
	padding: 10px 15px 5px;
}
#search #year_month_489ban {
	margin-right: 5px;
}
#search .search06 {
	display: none;
}
#search dl {
	margin-bottom: 10px;
}
#search dt:first-child {
	margin-bottom: 5px;
}
#search label[for="guest551"]::after {
}
#search label[for="guest552"] {
}
#search label[for="guest552"]::before {
	content: "";
	display: block;
	margin-top: 5px;
}
#search #search_button_489ban {
	color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background: url("../common/side/yoyaku_search.png");
	display: block;
	margin: 10px auto 0;
	width: 123px;
	height: 25px;
}
#search select[name="room"] {
	margin-right: 5px;
}
/*予約版用スタイルEND*/
#side01 h2 {
	background: url(../common/side/side01_h2.png) no-repeat;
	width: 200px;
	height: 85px;
	text-indent: -9999px;
}
#side01 p {
	line-height: 120%;
	padding: 10px;
}
#side01 ul {
	width: 180px;
	margin: 0 auto;
}
#side01 li {
	display: block;
	margin: 0 auto 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #585248;
}
#side01 li:nth-child(4){
    display: none;
}
/*------------------------------------------------
footer
--------------------------------------------------*/
.footer_totop {
	background: url(../common/footer/footer_totop.png) no-repeat;
	width: 112px;
	height: 27px;
	text-indent: -9999px;
	display: block;
	margin-left: 838px;
	margin-top: 50px;
}
footer {
	background: url(../common/footer/footer_bg.png) repeat-x center top;
	padding-top: 50px;
}
footer address {
	width: 335px;
	background: url(../common/footer/footer_address.png) no-repeat center 5px;
	padding: 160px 0 0 87px;
	float: left;
}
footer ul {
	border-left: 1px solid #54504D;
	height: 280px;
	padding: 6px 0 0 18px;
	float: left;
}
footer li a {
	background: url(../common/footer/footer_li.png) no-repeat left 3px;
	padding-left: 14px;
	line-height: 120%;
	display: block;
}
.footer_ul01 {
	width: 190px;
}
.footer_ul01 li:nth-child(7){
    display: none;
}
.footer_ul01 li a {
	margin-bottom: 23px;
}
.footer_ul02 {
	width: 225px;
	font-size: 12px !important;
}
.footer_ul02 li a {
	margin-bottom: 25px;
}
footer dl {
	border-left: 1px solid #54504D;
	height: 280px;
	padding: 6px 0 0 18px;
	float: left;
	font-size: 12px;
}
footer dt, footer dd a {
	margin-bottom: 25px;
	display: block;
	line-height: 120%;
}
.copyright {
	background-color: #16100D;
	text-align: center;
	padding: 20px 0;
	margin-top: 30px;
	font-size: 12px;
}
.insta_btn{
display: flex;
background-color: #fff;
    color: #16100D;
    padding: 5px 0;
    border-radius: 10px;
    position: relative;
    align-items: center;
    width: 180px;
margin: 10px auto 15px;
}
.insta_btn .insta {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    overflow: hidden;
    border-radius: 13px;
    text-align: center;
margin-left: 25px;
}
.insta_btn .insta:before {
    content: '';
    position: absolute;
    top: 23px;
    left: -18px;
    width: 60px;
    height: 60px;
    background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
    background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
.insta_btn .fa-instagram {
    color: #FFF;
    position: relative;
    z-index: 2;
    font-size: 30px;
    line-height: 40px;
}
.insta_btn .tx{
position: absolute;
    right: 25px;
    font-size: 16px;
    font-weight: bold;
}



/* css追加 */

a {
	/* 透明度変化の時間を設定 */

	/* Firefox */
	-moz-transition: 0.5s;
	/* WebKit */
	-webkit-transition: 0.5s;
	/* Opera */
	-o-transition: 0.5s;
	/* Standard */
	transition: 0.5s;
}
a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	/* 透明度変化の時間を設定 */

	/* Firefox */
	-moz-transition: 0.5s;
	/* WebKit */
	-webkit-transition: 0.5s;
	/* Opera */
	-o-transition: 0.5s;
	/* Standard */
	transition: 0.5s;
}