@charset "utf-8";
/* ------------------------------------------------------------

common.css

------------------------------------------------------------ */

/*############################################*/
/* #wrap */
/*############################################*/

#wrap {
	background-color: #5a6184;
}

#contents {
	position: relative;
}

#contents .outBox {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 2;
}

#contents .outBox:before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 1px;

}

#contents .outBox:after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 0;

}

#contents .bg1 {}

#contents .bg2 {}

#contents .bg3 {}

#contents .bg4 {}


@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 559px) {

	#contents .bg1,
	#contents .bg2,
	#contents .bg3,
	#contents .bg4 {
		background-size: 300% auto;
	}
}

@media only screen and (min-width: 560px) {
	#wrap {
		padding-bottom: 69px;
		background-size: 800px auto;
	}

	#contents .bg1,
	#contents .bg2,
	#contents .bg3,
	#contents .bg4 {
		background-size: 1500px auto;
	}
}

@media only screen and (min-width: 769px) {
	#wrap {
		padding-bottom: 69px;
		background-size: 800px auto;
	}

	#contents .bg1,
	#contents .bg2,
	#contents .bg3,
	#contents .bg4 {
		background-size: 2000px auto;
	}
}



/*############################################*/
/* #mainimg */
/*############################################*/

#mainimg {
	width: 100%;
	margin: auto;
	padding: 0 0 40px;
	position: relative;
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 249, 174, 1) 20%, rgba(241, 151, 73, 1) 35%, rgba(238, 130, 73, 1) 50%, rgba(237, 121, 72, 1) 67%, rgba(63, 70, 116, 1) 90%);
}

#mainimg img {
	width: 96%;
	max-width: 800px;
	text-align: center;
	display: block;
	margin: 0px auto 0;
	padding: 10px 0 0;
}

.top_line {
	background: #ee8a54;
	color: #fff;
	padding: 4px;
	display: block;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
}

#mainimg .leadarea {
	color: #6a3906;
	text-align: center;
	font-family: "Hina Mincho", serif;
	font-size: 1.6em;
	letter-spacing: 2px;
	margin: 10px 0;
}


@media only screen and (min-width: 560px) {
	#mainimg .sp {
		display: none;
	}
}

@media only screen and (max-width: 559px) {
	#mainimg .pc {
		display: none;
	}

	.top_line {
		font-size: 16px;
		line-height: 1.4;
	}

	#mainimg .leadarea {
		font-size: 1.4em;
		line-height: 1.8;
		margin: 10px 0px 12px 8px;
	}
}


/*############################################*/
/* #conttop */
/*############################################*/


#conttop.food {
	background-image: url(../img/common/bg_food.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
	margin: 0 0 -5px;
	height: 300px;
}

#conttop.drink {
	background-image: url(../img/common/bg_drink.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
	margin: 0 0 -5px;
	height: 300px;
}

#conttop h1 {
	max-width: 400px;
	width: 80%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
}

#conttop .deco_beeryokocho {
	max-width: 740px;
	width: 96%;
	padding: 0 0 5px;
}

@media only screen and (max-width: 559px) {

	#conttop.food,
	#conttop.drink {
		height: 220px;
		margin: 0 0 15px;
	}

	#conttop h1 {

		width: 70%;
	}

	#conttop {
		background-image: url(../img/common/bg_conttop.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 200%;
	}

	#conttop h1 {
		margin: 0 auto 30px;
	}
}



/*############################################*/
/* .wave */
/*############################################*/

.inner {
	width: 92%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}

@media only screen and (max-width: 559px) {
	.inner {
		padding: 30px 0;
	}
}

/*############################################*/
/* .bg_item01 */
/*############################################*/


@media only screen and (max-width: 559px) {
	.bg_item01 {
		background-size: 100px auto, 116px auto;
		background-position: top 0px left -30px, bottom 80px right -30px;
	}

	.bg_item02 {
		background-size: 80px auto, 80px auto;
		background-position: top 0px left -10px, top 40px right -10px;
	}

	.bg_item03 {
		background-size: 100px auto, 160px auto;
		background-position: top 40px left 0px, top 40px right -20px;
	}

	.bg_item04 {
		background-size: 120px auto, 280px auto;
		background-position: top 0px left -20px, bottom 200px right -100px;
	}

	.bg_item05 {
		background-size: 120px auto, 280px auto;
		background-position: top 360px left -20px, bottom 130px right -100px;
	}
}

@media only screen and (min-width: 560px) {
	.bg_item01 {
		background-size: 120px auto, 136px auto;
		background-position: top 0px left -30px, bottom 20px right -30px;
	}

	.bg_item02 {
		background-size: 120px auto, 126px auto;
		background-position: top 0px left -10px, top 20px right -20px;
	}

	.bg_item03 {
		background-size: 140px auto, 200px auto;
		background-position: top 40px left 10px, top 40px right -10px;
	}

	.bg_item04 {
		background-size: 150px auto, 300px auto;
		background-position: top 0px left -40px, bottom 20px right -100px;
	}

	.bg_item05 {
		background-size: 180px auto, 300px auto;
		background-position: top 150px left -20px, bottom 20px right -100px;
	}
}

@media only screen and (min-width: 769px) {
	.bg_item01 {
		background-size: 156px auto, 172px auto;
		background-position: top 0 left -20px, bottom 0 right 20px;
	}

	.bg_item02 {
		background-size: 156px auto, 172px auto;
		background-position: top 0 left -20px, top 0 right 20px;
	}

	.bg_item03 {
		background-size: 200px auto, 300px auto;
		background-position: top 20px left 10px, top 30px right -20px;
	}

	.bg_item04 {
		background-size: 250px auto, 600px auto;
		background-position: top 0 left -20px, bottom 0 right -100px;
	}

	.bg_item05 {
		background-size: 250px auto, 600px auto;
		background-position: top 120px left -20px, bottom 0 right -100px;
	}
}




/*############################################*/
/* #gNav */
/*############################################*/

#gNav ul {
	width: 100%;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	position: relative;
}

#gNav ul li {
	width: 48%;
	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	position: relative;
}

#gNav ul li a {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #111;
	overflow: hidden;
}

#gNav ul li a::before {
	content: "";
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#gNav ul li.gtop a::before {
	background-image: url(../img/common/nav_icon01.png);
}

#gNav ul li.food a::before {
	background-image: url(../img/common/nav_icon02.png);
}

#gNav ul li.drink a::before {
	background-image: url(../img/common/nav_icon03.png);
}

#top #gNav ul li:nth-child(1) a::before {
	background-image: url(../img/common/nav_icon02.png);
}

#top #gNav ul li:nth-child(2) a::before {
	background-image: url(../img/common/nav_icon03.png);
}

#gNav ul li.top {
	width: 148px;
	background: transparent;
	box-shadow: none;
	position: absolute;
	right: -15px;
}

#gNav ul li.top a {
	border: none;
}

#gNav ul li.top a .photo {
	width: 100%;
}

#gNav ul li a .photo {
	transition: all 0.5s ease;
}

#gNav ul li a:hover .photo {
	transform: scale(1.1, 1.1);
}

#gNav ul li a .jp {
	padding: 8px 0 3px;
	line-height: 1.4;
	background: #fff;
	position: relative;
	z-index: 2;
	font-family: "Hina Mincho", sans-serif;
	color: #3f4b63;
}

@media only screen and (max-width: 559px) {
	#top #gNav ul {
		margin: 25px 0 0;
	}

	#gNav ul li {
		width: 100%;
		margin-top: 5px;
	}

	#gNav ul li:first-child {
		margin-top: 0;
	}

	#gNav ul li a {
		border: 4px solid #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: space-between;
		-ms-flex-pack: space-between;
		justify-content: space-between;
	}

	#gNav ul li a::before {
		width: 64px;
		height: 46px;
	}

	#gNav ul li a .photo {
		width: 42.5%;
	}

	#gNav ul li a .jp {
		width: calc(57.5% - 15px);
		padding: 0;
		font-size: 1.8rem;
		text-align: left;
		position: absolute;
		top: 50%;
		left: calc(42.5% + 15px);
		transform: translateY(-50%);
		-webkit- transform: translateY(-50%);
	}

	#gNav ul li.top {
		top: -85px;
	}
}

@media only screen and (min-width: 560px) {
	#top #gNav ul {
		margin: 50px 0 0;
	}

	#gNav ul li {
		width: 48%;
		margin-left: 3%;
	}

	#gNav ul li:first-child {
		margin-left: 0;
	}

	#gNav ul li a {
		border: 6px solid #fff;
	}

	#gNav ul li a::before {
		width: 40%;
		max-width: 84px;
		height: 50px;
	}

	#gNav ul li a img {
		transition: all 0.5s ease;
	}

	#gNav ul li a .jp {
		font-size: 1.75vw;
	}

	#gNav ul li.top {
		top: -80px;
	}
}

@media only screen and (min-width: 560px) and (max-width: 768px) {
	#gNav ul li a .jp {
		line-height: 1.2;
	}

	#gNav ul li:nth-child(1) a .jp,
	#gNav ul li:nth-child(2) a .jp {
		line-height: 2.4;
	}
}

@media only screen and (min-width: 769px) {
	#top #gNav ul {
		margin: 35px 0 0;
	}

	#gNav ul li a {
		border: 8px solid #fff;
	}

	#gNav ul li a::before {
		width: 40%;
		max-width: 112px;
		height: 65px;
	}

	#gNav ul li a .jp {
		font-size: 1.25vw;
	}
}

@media only screen and (min-width: 1100px) {
	#gNav ul li a .jp {
		font-size: 2rem;
	}
}



/*############################################*/
/* .catchcopy */
/*############################################*/

.catchcopy {
	width: 100%;
	line-height: 1.1;
	letter-spacing: 0.01em;
	color: #fff;
	text-align: center;
}

.catchcopy .big {
	font-size: 1.24em;
}

.catchcopy .underline {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.catchcopy .underline::after {
	display: block;
	content: "";
	width: 102%;
	height: 12px;
	background: #ee8a54;
	position: absolute;
	bottom: -5px;
	left: -1%;
	z-index: -1;
}

@media only screen and (max-width: 559px) {
	.catchcopy {
		font-size: 8vw;
	}

	.catchcopy .underline::after {
		height: 5px;
		bottom: 0px;
	}
}

@media only screen and (min-width: 560px) {
	.catchcopy {
		font-size: 7.4vw;
	}
}

@media only screen and (min-width: 769px) {
	.catchcopy {
		font-size: 5.2vw;
	}
}

@media only screen and (min-width: 1100px) {
	.catchcopy {
		padding-top: 15px;
		font-size: 6rem;
	}

	.catchcopy .big {
		font-size: 7rem;
	}
}


/*############################################*/
/* .headLine */
/*############################################*/

.headLine {
	text-align: center;
}

.headLine .eng,
.headLine .jp2 {
	display: block;
	line-height: 1.2;
	text-indent: -0.1em;
}

.headLine .jp {
	display: block;
	font-size: 1.15em;
	line-height: 1.0;
	letter-spacing: 0.05em;
	position: relative;
}

@media only screen and (max-width: 559px) {

	.headLine .eng,
	.headLine .jp2 {
		font-size: 3.4rem;
		letter-spacing: -0.02em;
	}

	.headLine .jp {
		top: 2px;
	}
}

@media only screen and (min-width: 560px) {

	.headLine .eng,
	.headLine .jp2 {
		font-size: 5.8rem;
	}

	.headLine .jp {
		top: 4px;
	}
}

@media only screen and (min-width: 769px) {

	.headLine .eng,
	.headLine .jp2 {
		font-size: 6rem;
	}

	.headLine .jp {
		top: 2px;
	}
}



/*############################################*/
/* .brownBox */
/*############################################*/

.brownBox {
	color: #fff;
	background-color: #12335f;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 0;
}

.brownBox::before {
	content: "";
	display: block;
	width: 270px;
	height: 135px;
	margin: 0 auto;
	background: #12335f;
	border-radius: 50% / 100% 100% 0 0;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	z-index: -1;
}

.brownBox .in {
	padding: 0 3% 30px;
	z-index: 2;
}

.brownBox .in .headLine {
	position: relative;
}

.brownBox .list {
	padding: 0 2%;
}

@media only screen and (max-width: 559px) {
	.brownBox {
		margin: 60px auto 0;
	}

	.brownBox::before {
		width: 150px;
		height: 75px;
		top: -40px;
	}

	.brownBox .in {
		background-size: 120px auto, 140px auto;
	}

	.brownBox .in .headLine {
		top: -4px;
	}
}

@media only screen and (min-width: 560px) {
	.brownBox {
		margin: 70px auto 0;
	}

	.brownBox::before {
		width: 200px;
		height: 100px;
		top: -45px;
	}

	.brownBox .in {
		background-size: 160px auto, 180px auto;
	}

	.brownBox .in .headLine {
		top: -2px;
	}
}

@media only screen and (min-width: 769px) {
	.brownBox {
		margin: 80px auto 0;
	}

	.brownBox::before {
		width: 270px;
		height: 135px;
		top: -50px;
	}

	.brownBox .in {
		background-size: 210px auto, 227px auto;
	}

	.brownBox .in .headLine {
		top: -4px;
	}
}



/*############################################*/
/* .yellowBox */
/*############################################*/

.yellowBox {
	color: #111;
	background-color: #f9d565;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 0;
}

.yellowBox::before {
	content: "";
	display: block;
	width: 270px;
	height: 135px;
	margin: 0 auto;
	background: #f9d565;
	border-radius: 50% / 100% 100% 0 0;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	z-index: -1;
}

.yellowBox .in {
	padding: 15px 5% 30px;
	position: relative;
	z-index: 2;
}

.yellowBox .in .headLine {
	position: relative;
}

.yellowBox .list {
	padding: 0 2%;
}

@media only screen and (max-width: 559px) {
	.yellowBox {
		margin: 60px auto 100px;
	}

	.yellowBox::before {
		width: 150px;
		height: 75px;
		top: -40px;
	}

	.yellowBox .in {
		background-size: 120px auto, 140px auto;
	}

	.yellowBox .in .headLine {
		top: 0px;
	}
}

@media only screen and (min-width: 560px) {
	.yellowBox {
		margin: 70px auto 0;
	}

	.yellowBox::before {
		width: 200px;
		height: 100px;
		top: -45px;
	}

	.yellowBox .in {
		background-size: 160px auto, 180px auto;
	}

	.yellowBox .in .headLine {
		top: 4px;
	}
}

@media only screen and (min-width: 769px) {
	.yellowBox {
		margin: 80px auto 160px;
	}

	.yellowBox::before {
		width: 270px;
		height: 135px;
		top: -50px;
	}

	.yellowBox .in {
		background-size: 210px auto, 227px auto;
	}

	.yellowBox .in .headLine {
		top: 4px;
		margin: 0 0 30px;
		padding: 5px 0 0;
	}
}



/*############################################*/
/* .whiteBox */
/*############################################*/

.whiteBox {
	margin: 0 auto;
	background-color: #fff;
	border: 3px solid #12335f;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	color: #111;
}

.whiteBox .headLineBox {
	display: block;
	width: 80%;
	max-width: 270px;
	height: 36px;
	margin: 0 auto;
	font-size: 2.4rem;
	line-height: 30px;
	color: #12335f;
	text-align: center;
	background: #fff;
	border: 3px solid #12335f;
	border-radius: 100vh;
	position: absolute;
	top: -18px;
	left: 0;
	right: 0;
	z-index: 2;
}

.whiteBox .in {
	padding: 40px 5% 30px;
	font-size: 1.4rem;
	position: relative;
	z-index: 2;
}

.whiteBox .in .subHeadLine {
	padding: 8px;
	font-size: 1.28em;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	background: #12335f;
	border-radius: 5px;
}

.whiteBox .list {
	padding: 0 2%;
}

@media only screen and (max-width: 559px) {
	.whiteBox {
		margin-top: 50px;
	}

	.whiteBox .headLineBox {
		font-size: 2.0rem;
	}
}

@media only screen and (min-width: 560px) {
	.whiteBox {
		margin-top: 65px;
	}

	.whiteBox .headLineBox {
		font-size: 2.2rem;
	}
}

@media only screen and (min-width: 769px) {
	.whiteBox {
		margin-top: 80px;
	}

	.whiteBox .headLineBox {
		font-size: 2.4rem;
	}
}


/*############################################*/
/* #map */
/*############################################*/
#map {
	width: 100%;
	height: 360px;
	margin: 25px 0 30px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

#map iframe {
	width: 100%;
	height: 760px;
	margin-top: -200px;
	border: none;
}



/*############################################*/
/* .shopinfo */
/*############################################*/

.shopinfo {
	max-width: 680px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.shopinfo div {
	width: 100%;
}

.shopinfo .hotelName {
	font-size: 1.15em;
	line-height: 1.5;
}

.shopinfo .shopName {
	font-size: 1.8em;
	line-height: 1.5;
}

.shopinfo .midashi {
	width: 240px;
	margin: 25px auto 10px;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	background: #000;
}

.shopinfo .tel {
	padding: 2px 0 2px 30px;
	display: inline-block;
	font-size: 3.0rem;
	line-height: 1.2;
	background: url(./img/common/icon_tel.png) no-repeat 0 50%;
	background-size: 24px auto;
	font-family: 'Lato', sans-serif;
}

.shopinfo .tel a {
	color: #fff;
	text-decoration: none;
}

.shopinfo .tel span {
	font-size: 1.4rem;
}

.shopinfo .kikan {
	margin-top: 5px;
	font-size: 1.4rem;
	line-height: 1.8;
}

.shopinfo .kikan span {
	display: inline-block;
	text-align: left;
	font-size: 0.9em;
	padding: 0 25px;
}

@media only screen and (min-width: 1000px) {
	.shopinfo div {
		width: 50%;
	}

	.shopinfo .midashi {
		margin-top: 15px;
	}
}


/*############################################*/
/* .list */
/*############################################*/

.list {
	margin: 0;
}

.list.borderT {
	margin-top: 30px;
	padding-top: 30px;
	background: url(../img/common/line_dot.png) repeat-x top 0 left 50%;
	background-size: 14px auto;
}

.list li {
	margin: 5px 0 0;
	padding-left: 1.2em;
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: left;
	position: relative;
}

.list.no-indent li {
	padding-left: 0;
}

.list li.no-indent {
	padding-left: 0;
}

.list li.no-indent::after {
	display: none;
}

.list.coution li {
	font-size: 1.2rem;
}

.list li .mark {
	position: absolute;
	top: 0;
	left: 0;
}

.list li::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.list.circle li::after {
	content: '●';
	color: #f1cb5a;
	top: 0px;
	left: 0px;
}

.list.circle li.fcRed::after {
	content: '●';
	color: #af2525;
	top: 0px;
	left: 0px;
}

.list.dot li::after {
	content: '・';
}

.list.coution li::after {
	content: '※';
}

.list.em2 li {
	padding-left: 2.5em;
}

@media only screen and (min-width: 560px) {

	.list.c2,
	.list.c3,
	.list.c4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-pack: wrap;
		flex-wrap: wrap;
	}

	.list.c2 li {
		width: 47.5%;
		margin-right: 5%;
	}

	.list.c2 li:nth-child(2n) {
		margin-right: 0;
	}

	.list.c3 li {
		width: 32.33%;
		margin-right: 1.5%;
	}

	.list.c3 li:nth-child(3n) {
		margin-right: 0;
	}

	.list.c4 li {
		width: 24%;
		margin-right: 1.33%;
	}

	.list.c4 li:nth-child(4n) {
		margin-right: 0;
	}
}

/*############################################*/
/* text */
/*############################################*/


.note {
	font-size: 0.85em;
}


/*############################################*/
/* #copyright */
/*############################################*/

#copyright {
	padding: 10px 15px 20px;
	background: #2c4a70;
}

#copyright .logo {
	width: 176px;
	margin: 0 auto;
}

#copyright .copyright {
	font-size: 0.86em;
	line-height: 1.8;
	text-align: center;
	color: #fff;
}

@media only screen and (max-width: 560px) {
	#copyright {
		padding: 10px 15px 55px;
	}
}



/*############################################*/
/* #reservFix */
/*############################################*/

/*----------------------------------------------------------
	Display Common
----------------------------------------------------------*/

#reservFix {
	width: 100%;
	min-width: 320px;
	height: 46px;
	background: #232b5f;
	position: fixed;
	bottom: -200px;
	left: 0;
	z-index: 50;
	box-shadow: none;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sc #reservFix {
	bottom: 0px;
}

#reservFix .inner {
	max-width: 900px;
	margin: 0 auto;
	padding: 0 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#reservFix .inner #onlineBox {
	width: 87.5%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

#reservFix .inner #onlineBox .btnBox {
	padding: 5px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}

#reservFix .inner #onlineBox .btnBox li {
	width: 100%;
}

#reservFix .inner #onlineBox .btnBox li a {
	display: block;
	background: #b31a00;
	background-size: 29px auto;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 36px;
	letter-spacing: 0.1em;
	text-decoration: none;
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}

#reservFix .inner #telBox {
	display: none;
}

#reservFix .inner #telBtn {
	width: 46px;
	height: 46px;
	margin: 0;
	padding: 0;
	border-radius: 23px;
	background: #fff;
	position: absolute;
	bottom: 5px;
	left: 6px;
	z-index: 3;
}

#reservFix .inner #telBtn a {
	width: 46px;
	height: 46px;
	display: block;
	background: url(../img/common/icon_tel_l_b.png) no-repeat 50% 50%;
	background-size: 19px auto;
}


/*----------------------------------------------------------
	Display：320px →（ sp ）
----------------------------------------------------------*/

@media screen and (max-width: 559px) {

	#reservFix::after {
		height: 55px;
		background-size: 900px auto;
		top: -55px;
	}
}

@media screen and (min-width: 320px) {

	#reservFix .inner #onlineBox {
		width: 82.5%;
	}
}


/*----------------------------------------------------------
	Display：560px →（ tablet ）
----------------------------------------------------------*/

@media screen and (min-width: 560px) {

	#reservFix {
		height: 80px;
	}

	#reservFix .inner {
		padding: 18px 18px 0;
	}

	#reservFix .inner #telBox {
		width: 45%;
		margin: 0;
		padding: 6px 10px 0;
		border: 1px solid #ffffff;
		box-sizing: border-box;
		text-align: center;
		position: relative;
		display: block;
	}

	#reservFix .inner #telBox .midashi {
		font-size: 1.2rem;
		line-height: 18px;
		width: 230px;
		margin: 0 auto;
		color: #ffffff;
		text-align: center;
		letter-spacing: 0.1em;
		text-indent: 0.1em;
		background: #232b5f;
		position: absolute;
		top: -9px;
		left: 0;
		right: 0;
	}

	#reservFix .inner #telBox .tel {
		padding: 5px 0 5px 25px;
		display: inline-block;
		background: url(../img/common/icon_tel_w.png) no-repeat 0 50%;
		background-size: 19px auto;
		font-size: 1.6rem;
		line-height: 30px;
		color: #ffffff;
		font-family: 'Lato', sans-serif;
		letter-spacing: 0.15em;
		text-indent: 0.15em;
	}

	#reservFix .inner #telBox .tel span {
		font-size: 1.2rem;
		line-height: 30px;
	}

	#reservFix .inner #telBox .tel .coution {
		margin-top: -8px;
		font-size: 1.0rem;
		line-height: 14px;
		letter-spacing: 0.1em;
		display: block;
	}

	#reservFix .inner #onlineBox {
		width: 50%;
	}

	#reservFix .inner #onlineBox .btnBox {
		padding: 5px 0 0;
	}

	#reservFix .inner #onlineBox .btnBox li a {
		font-size: 1.8rem;
		line-height: 42px;
	}

	#reservFix .inner #onlineBox .btnBox li a:hover {
		background: #8b0f0f;
	}

	#reservFix .inner #telBtn {
		display: none;
	}

}


/*----------------------------------------------------------
	Display： 960px → （ pc ）
----------------------------------------------------------*/

@media screen and (min-width: 960px) {
	#reservFix .inner #telBox {
		width: 50%;
	}

	#reservFix .inner #onlineBox {
		width: 45%;
	}

	#reservFix .inner #telBox .midashi {
		font-size: 1.2rem;
		line-height: 18px;
		width: 180px;
	}

	#reservFix .inner #telBox .tel {
		font-size: 2.2rem;
		line-height: 30px;
	}

}