@charset "utf-8";
/*------------------------------------------------------------
	top
------------------------------------------------------------*/
#gHeader {
	top: -84px;
}
#main .bgBox {
	position: relative;
	z-index: 1000;
	background-color: #FFF;
}
#main .topBox {
	position: relative;
}
#main .topBox .scrollLink, #main .topBox h1, .spMenu {
	opacity: 0;
	filter: alpha(opacity=0);
}
#main .topBox h1 {
	margin: -120px 0 0 -128px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#main .topBox h1 img {
	width: 300px;
}
#main .topBox .scrollLink {
	margin-left: -8px;
	position: absolute;
	left: 50%;
	bottom: 25px;
}
#main .fixBox {
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#main .mainImg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	transform: translate3d(0, 0, 0);
	background: url(../img/index/main_photo.jpg) no-repeat center bottom;
	background-size: cover;
}
#main #about, #main #menu, #main #access, #main #reservation {
	margin: -84px 0 0;
	padding: 84px 0 0;
}
#main #about .inn {
	width: 1200px;
	margin: auto;
	padding: 70px 0 65px;
}
#main #menu .inn {
	width: 1200px;
	margin: auto;
	padding: 70px 0;
}


#main #menu .inn .bnrList {
	margin: 54px auto 0;
}
#main #menu .inn .bnrList li {
	float: left;
	margin: 0 49px 0 0;
}
#main #menu .inn .bnrList li:nth-child(3) {
	margin: 0;
}
#main #menu .inn .bnrList li a {
	display: block;
}
#main #menu .inn .bnrList li:nth-child(1) a {
	background: url(../img/index/menu_bnr02_on.jpg) no-repeat left top;
}
#main #menu .inn .bnrList li:nth-child(2) a {
	background: url(../img/index/menu_bnr03_on.jpg) no-repeat left top;
}

#main #menu .inn .bnrList li a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	transition: all .5s ease;
}
#main #menu .inn .bnrList li a:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transition: all .5s ease;
}
#main #access .inn {
	width: 1200px;
	margin: auto;
	padding: 70px 0 100px;
}
#main h2.cont_ttl {
	border-bottom: 1px dashed #000000;
	padding: 0 0 16px;
	margin: 0 0 45px;
}
#main .inn h2 img {
	height: auto;
}
#main .textList li {
	width: 514px;
	float: left;
}
#main .textList li h3 {
	margin-bottom: 30px;
}
#main .textList li p {
	line-height: 2;
}
#main #access .textList li p span {
	font-family: 'Dosis', sans-serif;
	padding: 8px 0 0;
	display: block;
}
#main .textList .eng_style {
	float: right;
	margin: 0 40px 0 0;
}
#main .textList .map {
	float: right;
	width: 598px;
}
#main .textList .eng_style h3 {
	margin-bottom: 26px;
}
#main .textList .eng_style p {
	font-family: 'Dosis', sans-serif;
}
#main .img_photo img {
	width: 100%;
}
#main .bxslider li p {
	color: #000;
	font-size: 15px;
	line-height: 2;
	margin: 16px auto 0;
	text-align: right;
	font-family: 'Dosis', sans-serif;
}
#main .bxslider li img {
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
#main #reservation .inn {
	width: 1200px;
	margin: auto;
	padding: 85px 0 60px;
}
#main #reservation .textList h3 {
	margin-bottom: 28px;
}
#main #reservation .textList .tel {
	margin-bottom: 24px;
}
#main .f_sns_list {
	width: 158px;
	margin: 0 auto;
	overflow: hidden;
}
#main .f_sns_list ul {
	overflow: hidden;
}
#main .f_sns_list ul li {
	float: left;
}
#main .f_sns_list ul li:nth-child(2) {
	float: right;
}
 @media all and (min-width: 2356px) {
#main .bx-wrapper {
	margin: 0 auto;
}
}
 @media all and (min-width: 0) and (max-width: 766px) {
#main .topBox {
	width: auto;
}
#main .topBox h1 {
	width: 100%;
	top: 35%;
	text-align: center;
	margin: auto;
	left: 0;
}
#main .topBox h1 img {
	width: 225px;
}
#main .topBox .scrollLink {
	margin: auto;
	bottom: 14px;
	width: 100%;
	text-align: center;
	left: 0;
}
#main .topBox .scrollLink img {
	width: 46px;
	margin: auto;
}
#main .fixBox {
	height: 458px;
}
#main .mainImg {
	background: url(../img/index/sp_main_photo.jpg) no-repeat center bottom;
	background-size: cover;
}
#main #about, #main #menu, #main #access, #main #reservation {
	margin: 0;
	padding: 0;
}
#main #about .inn {
	width: 100%;
	margin: auto;
	padding: 15% 0 10%;
}
#main #menu .inn {
	width: 100%;
	margin: auto;
	padding: 15% 0 12%;
}
#main #menu .inn .bnrList {
	margin: 10% auto 0;
	width: 90%;
}
#main #menu .inn .bnrList li {
	float: none;
	margin: 0 0 5%;
}
#main #menu .inn .bnrList li a {
	background-size: 100% !important;
}
#main #menu .inn .bnrList li a img {
	width: 100%;
}
#main #access .inn {
	width: 100%;
	margin: auto;
	padding: 15% 0 8%;
}
#main h2.cont_ttl {
	padding: 0 0 4.5%;
	margin: 0 auto 5%;
	width: 92%;
}
#main h2.cont_ttl img {
	width:100%;
}
#main .textList img {
	width: 100%;
}
#main .textList li {
	width: 100%;
	float: none;
	margin: 0 0 10%;
}
#main .textList li h3 {
	margin: 0 0 4% 6%;
	width: 90%
}
#main .textList li p {
	line-height: 18px;
	font-size: 11px;
	width: 90%;
	margin: auto;
}
#main #access .textList li p span {
	font-family: 'Dosis', sans-serif;
	padding: 8px 0 0;
	display: block;
}
#main .textList .eng_style {
	float: none;
	margin: auto;
}
#main .textList .map, #main .textList .map iframe {
	float: none;
	width: 100%;
}
#main .textList .eng_style h3 {
	margin: 0 0 4% 6%;
}
#main .img_photo img {
	width: 100%;
}
#main .bxslider li p {
	font-size: 16px;
	margin: 10px auto 0;
}
#main #reservation .inn {
	width: 100%;
	margin: auto;
	padding: 15% 0 10%;
}
#main #reservation .textList h3 {
	margin: 0 0 4% 6%;
}
#main #reservation .textList .tel {
	margin: 0 0 6% 6%;
}
#main #reservation .textList .tel img {
	width: 36%;
}
#main #reservation .textList .tel_btn {
	width: 78%;
	margin: 0 auto 7%;
}
#main .f_sns_list {
	width: 40%;
	margin: 0 auto;
	overflow: hidden;
}
#main .f_sns_list ul {
	overflow: hidden;
}
#main .f_sns_list ul li {
	float: left;
	width: 42%;
}
#main .f_sns_list ul li:nth-child(2) {
	float: right;
}
#main .f_sns_list ul li img {
	width: 100%;
}
#main .bxslider li {
	width:300px !important;
}
#main .bxslider li img {
	width:100%;
	height:auto;
}
}

/****** iPhone6Plus ********/
@media (device-height:736px) and (device-width:414px) and (min-width: 414px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 414px !important;
}
#main .topBox {
	height: 628px !important;
}
#main .fixBox,  #main .mainImg {
	height: 697px !important;
}
}
 @media (device-height:736px) and (device-width:414px) and (min-width: 736px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 736px !important;
}
#main .topBox {
	height: 337px !important;
}
#main .fixBox,  #main .mainImg {
	height: 414px !important;
}
}

/****** iPhone6 ********/
@media (device-height:667px) and (device-width:375px) and (min-width: 375px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 375px !important;
}
#main .topBox {
	height: 559px !important;
}
#main .fixBox,  #main .mainImg {
	height: 628px !important;
}
}
 @media (device-height:667px) and (device-width:375px) and (min-width: 667px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 667px !important;
}
#main .topBox {
	height: 331px !important;
}
#main .fixBox,  #main .mainImg {
	height: 375px !important;
}
}

/****** iPhone5 ********/
@media (device-height:568px) and (device-width:320px) and (min-width: 320px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 320px !important;
}
#main .topBox {
	height: 460px !important;
}
#main .fixBox,  #main .mainImg {
	height: 529px !important;
}
}
 @media (device-height:568px) and (device-width:320px) and (min-width: 568px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 568px !important;
}
#main .topBox {
	height: 232px !important;
}
#main .fixBox,  #main .mainImg {
	height: 320px !important;
}
}

/****** iPhone4 ********/
@media (device-height:480px) and (device-width:320px) and (min-width: 320px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 320px !important;
}
#main .topBox {
	height: 372px !important;
}
#main .fixBox,  #main .mainImg {
	height: 441px !important;
}
}
 @media (device-height:480px) and (device-width:320px) and (min-width: 480px) and (-webkit-min-device-pixel-ratio:2) {
#main .mainImg {
	width: 480px !important;
}
#main .topBox {
	height: 212px !important;
}
#main .fixBox,  #main .mainImg {
	height: 320px !important;
}
}


.time01{
	margin-right:7px;
}

.time02{
	margin-right:2px;
}

.time03{
	margin-right:5px;
}