@charset "utf-8";
/*=============================================
 * body
 *=============================================*/

body {
	color: #000;
	min-width: inherit;
	max-height: 100%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	line-height: 30px;
	cursor: auto;
	letter-spacing: 1.8px;
	word-spacing: normal;
	background: url(../img/shared/bg.jpg) repeat center top;
}

.navOpen {
	overflow-y: hidden;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
}

.navOpen .logo {
	opacity: 0;
	transition: .3s;
}

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.block::after {
	clear: both;
	content: "";
	display: block;
}

/*=============================================
 * header
 *=============================================*/

header .logo {
	position: absolute;
	width: 60px;
	z-index: 99999;
	left: 5px;
	top: 15px;
	opacity: 1;
	transition: .3s;
}

header #belt {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: 9999;
}

header #hd_top {
	/* background: #5B5B5B; */
	position: relative;
	/* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26); */
	height: 76px;
	z-index: 99;
}

header h1 {
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
}

/*====================== nav ====================== */

header .topnavi {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 54px;
}

header .topnavi li {
	display: inline-block;
	position: relative;
	width: 60px;
	vertical-align: top;
}

header .topnavi li a {
	color: #fff;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	padding-top: 5px;
	width: 100%;
	border-left: 1px dotted rgba(255, 255, 255, 1.00);
}

header .topnavi li a:hover {
	text-decoration: none;
}

header .topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	font-size: 19px;
	font-weight: normal;
}

header .menu_toggle {
	background: url(../img/shared/bg.jpg) repeat;
}

header .menu_toggle li {
	border-bottom: 1px solid #000;
}

header .menu_toggle li a, header .menu_toggle li a:after {
	color: #000;
}

header .menu_toggle.nav-style01 {
	top: 0px;
	right: -100%;
	display: block;
	transition: all 0.5s ease 0s;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	height: 2px;
}

.hamburger-inner {
	top: 10px;
}

.hamburger-box {
	/* height: 35px; */
}

.navOpen .menu_toggle.nav-style01 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	right: 0;
}

.hamburger {
	position: fixed;
	right: 0;
	background: rgba(255, 255, 255, 0.6);
	padding: 10px;
	top: 30px;
}

.hamburger:after {
	font-size: 11px;
	content: 'MENU';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	text-align: center;
	color: #000;
}

.navOpen .hamburger:after {
	content: 'CLOSE';
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	background-color: #000;
}

/*====================== end nav ====================== */

/*====================== header key ====================== */

header #key {
	position: relative;
	overflow: hidden;
	margin-top: 100px;
}

.bx-wrapper {
	position: relative;
}

.bx-wrapper .bx-pager {
	color: #ffee00;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	line-height: 10px;
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 60;
}

.bx-controls-direction {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 100%;
	z-index: 60;
}

.bx-wrapper .bx-controls-direction a {
	color: #000;
	font-family: "fontello";
	font-size: 40px;
	height: 40px;
	line-height: 40px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
	width: 26px;
}

.bx-prev::after {
	content: "";
	left: 11px;
	position: absolute;
	text-indent: 0;
	top: 0;
}

.bx-next::after {
	content: "";
	left: 0;
	position: absolute;
	text-indent: 0;
	top: 0;
}

.bx-prev {
	position: absolute;
	top: 0;
	left: 0;
}

.bx-next {
	position: absolute;
	top: 0;
	right: 0;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #000;
	border-radius: 5px;
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff none repeat scroll 0 0;
}

/*====================== end nav ====================== */

/*=============================================*/

/*                   　footer　　　　　          */

/*=============================================*/

footer {
	background: url(../img/shared/bg1.jpg) repeat;
	overflow: hidden;
	font-size: 13px;
	line-height: 19px;
	padding-top: 13%;
	color: #fff;
	padding-bottom: 54px;
}

footer .shopinfo {
	padding: 5% 1.5%;
	position: relative;
}

footer .vcard {
	padding: 0 1%;
	margin-bottom: 3%;
}

footer .vcard dt {
	font-weight: bold;
}

footer .vcard dd {
	padding-left: 20px;
}

#f_logo {
	margin: 0 auto 5px;
	width: 70px;
}

#f_tel {
    width: 200px;
	margin: 0 auto;
	margin-bottom: 20px;

}

footer .banner li {
	float: left;
	width: 32%;
	padding: 0 0.5%;
}

footer .link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
	font-weight: normal;
}

footer .link p {
	width: 45%;
	min-width: 170px;
	max-width: 210px;
	margin: 10px auto;
	padding: 0 6px;
	line-height: 30px;
}

footer .link p a {
	border: solid 1px rgba(200, 200, 200, 0.78);
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	padding: 3px 20px;
	text-align: center;
	text-decoration: none;
	box-shadow: inset 0 0 1px #a8a398;
}

footer .link .link-pc a::before {
	margin-right: 9px;
}

footer address {
	line-height: 44px;
	background: #000;
	color: #fff;
	font-size: 10px;
	letter-spacing: 3px;
	text-align: center;
}

.mb0 {
	margin-bottom: 0;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

/*=============================================*/

/*                   　index　　　　　          */

/*=============================================*/

#index #sec1 li {
	margin-top: 15px;
}




#index #sec5 {
  padding: 10px;
}
#index #sec5 h2 {
  padding: 20px 0 10px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}		

#index #sec5 ul {
  padding-bottom: 25px;
}
#index #sec5 ul li {
  width: 30%;
  float: left;
  margin: 0 0 3% 2.5%;
  position: relative;
}
#index #sec5 ul li::before {
  border: 3px solid #FFF;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}




/*=============================================*/

/*                   　about　　　　　          */

/*=============================================*/

#about #sec3 .deco1 {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -4vw;
}

#about #sec5 h2 {
	background: url(../img/about/sec5_bg.png) no-repeat center top / cover;
}

#about #sec3 .txt1 {
	padding-top: 10%;
}

#about #sec5 .box:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #2c0a02;
	z-index: -1;
}

/*=============================================*/

/*                   　course　　　　　          */

/*=============================================*/

#course #sec1 {
	position: relative;
}

#course #sec1 .deco1 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

#course #sec3 .box {
	border: 1px solid #000;
	float: left;
	width: calc(100% - 1px);
}

#course #sec3 .add_box {
	border: 1px solid #000;
    width: 94%;
    margin: 0 auto;
    text-align: center;
    padding: 4% 0;
}

#course #sec3 .fl {
	margin-left: 2.7%;
	width: 45.8%;
}

#course #sec3 .box_outer {
	width: 100%;
}

#course #sec3 .img1 {
	padding-top: 2.3%;
}

#course #sec3 .ttl1 {
	border-bottom: 1px solid #bab6b2;
}

#course #sec5 h3 {
	background: #000;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#course #sec5 dl {
	border-bottom: 1px solid #b6b1ad;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#course #sec5 dd {
	margin-left: 0;
}

#course #sec5 .toggle {
	padding-bottom: 20px;
}

#course #sec5 .toggle:nth-child(1) {
	padding-top: 20px;
}

/*=============================================*/

/*                   　business　　　　　          */

/*=============================================*/

#business #sec3 .deco1 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

#business #sec3 .box {
	border: 1px solid #000;
}

#business #sec3 dl {
	font-size: 24px;
}

#business #sec3 dl dd span {
	font-size: 16px;
}

#business #sec3 .ttl1 {
	border-bottom: 1px solid #a4a09c;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#business #sec3 .fl {
	width: 50%;
	text-align: center;
}

/*=============================================*/

/*                   　drink　　　　　          */

/*=============================================*/
#drink #sec2 .bx-wrapper .bx-pager,#drink #sec2  .bx-wrapper .bx-controls-auto{
	line-height: 10px;
    bottom: auto;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 60;
    top: 82vw;
}

#drink #sec2 .box1 {
	margin-right: 3%;
	margin-top: 5%;
	margin-left: 3%;
}

#drink #sec2 .deco {
	width: 25px;
	margin: 0 auto;
}

#drink #sec2 dl {
	letter-spacing: 0;
	text-align: center;
}

#drink #sec2 dl span {
	font-size: 24px;
}

#drink #sec2 dt {
	display: inline;
}

#drink #sec2 dd {
	display: inline;
	margin-left: 10px;
}

#drink #sec3 .sub1 {
	line-height: 23px;
}

#drink #sec3 dl {
	border-bottom: 1px solid #b6b1ad;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
}

#drink #sec3 .dl2 {
	border-top: 1px solid #b6b1ad;
	padding-top: 10px;
	line-height: 23px;
}

#drink #sec3 .dl2 dd {
	margin-left: 0;
}

#drink #sec4 .box {
	background: #2c0a02;
	color: #fff;
}

/*=============================================*/

/*                   　access　　　　　          */

/*=============================================*/

#access #sec1 dl {
	border-bottom: 1px solid #bab6b2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#access #sec1 dt {
	font-weight: bold;
}

.link-archo li {
	width: 49%;
	float: left;
	color: #fff;
	padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.botan {
	color: #fff;
	padding: 3px 5px;
}

.access_btn {
	background: #4C06F7;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}

.access_btn span {
	display: block;
	padding: 10px;
	cursor: pointer;
}

.copied {
	/* background-color: rgb(61, 38, 18); */
	color: rgb(255, 255, 255);
}

#ft_group .group {
	float: left;
	height: 55px;
}

#ft_group .group1 {
	width: 70%;
}

#ft_group .group2 {
	width: 30%;
}

#ft_group {
	position: fixed;
	opacity: 1;
	z-index: 9999;
	bottom: 0;
	left: 0;
	right: 0;
	color: #000;
	background-color: #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	height: 55px;
	border: 2px solid #fff;
}

#ft_group .icon-phone-1:after{
	padding-right: 4px;
    margin-left: -4px;
}

#ft_group:before {
	position: absolute;
	content: "";
	left: 70%;
	background: #fff;
	height: 100%;
	top: 0;
	width: 2px;
	z-index: 1;
}

#ft_group dl {
	padding-top: 6px;

}

#ft_group dt {
    font-size: 13px;
	margin-bottom: -8px;
}

#ft_group dd a {
	font-size: 21px;
}

/*.has_nav #ft_group {
	position: fixed;
	z-index: 99;
	opacity: 1;
}*/


#hd_tel {
	position: fixed;
	opacity: 0;
	z-index: -9999;
	top: 30px;
	left: 0;
	color: #FFF;
	background-color: #000;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	height: 60px;
	border: 2px solid #fff;
    width: 70%;
    text-align: center;
}
#hd_tel .icon-phone-1:after{
	padding-right: 4px;
    margin-left: -4px;
}
#hd_tel dl {
	padding-top: 6px;

}

#hd_tel dt {
    font-size: 13px;
	margin-bottom: -8px;
}

#hd_tel dd a {
	font-size: 21px;
    color: #FFF;
    font-weight: 600;
}
.has_nav #hd_tel {
	position: fixed;
	z-index: 99;
	opacity: 1;
    top: 0;
	left: 0;
    z-index: 9999;
}



.hamburger {
	transition: 0.5s ease-in-out;
}

.has_nav .hamburger {
	top: 5px;
	transition: 0.5s ease-in-out;
}

#ft_group .box {
	/* padding: 3px 0; */
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.ft_contact_tel dd {
	font-size: 16px;
}

.ft_contact_tel .icon-phone-1:before {
	padding-right: 10px;
}

.contact_gr .ft_contact_tel dd {
	font-size: 14px;
}

.contact_gr .fl, .contact_gr .fr {
	width: 49%;
}

.contact_gr .ft_contact_mail {
	font-size: 14px !important;
	line-height: 20px !important;
}

.ft_contact_mail:after {
	content: '\f105';
	font-size: 15px;
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
}

#ft_group .box .icon-mail-alt {
	font-size: 14px;
}

#ft_group .box .icon-mail-alt:before {
	font-size: 14px;
	padding-right: 10px;
}

.js_full {
	position: relative;
	overflow: hidden;
	margin: 0 -2%;
	height: 0;
	padding-top: calc(51% + 30px);
}

.js_full .bx-pager {
	position: static;
	padding-top: 10px;
}

.js_full .js_in {
	padding: 0 15%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.js_full .bx-viewport {
	overflow: visible !important;
}

.js_full_ext {
	padding-left: 0;
}

.js_full_ext .js_in {
	padding-left: 5%;
}

.js_full_ext img {
	width: 90%;
}

.js_full_ext .bx-prev {
	display: none;
}

.js_full_ext .bx-next {
	right: -18%;
}

.insta{
	width: 90%;
	margin: 20px auto;
}

.parking_box {
	background:url(../img/shared/bg1.jpg) repeat center top;
    width: 100%;
    margin: 30px auto;
    line-height: 2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.parking_box .ttl {
	color: #fff;
    padding: 39px 20px 10px;
    text-align: center;
    font-size: 25px;
    width: 70%;
    margin: 0 auto;
}
.parking_box .txt {
	color: #fff;
	padding: 20px 10px 0;
	text-align: center;
}