@charset "UTF-8";

/* index Document */

.sub-txt
{
	text-shadow: 1px 2px 1px #000;
	margin-bottom: 10px;
}

.dt-btn:link
{
	color: #000000;
}

.dt-btn:hover
{
	text-decoration: none;
	background: #efefef;
	color: #000000;
}

.dt-btn:visited
{
	color: #000000;
}



@media(max-width:768px) {

.dt-btn
{
	border: 1px solid #efefef;
	background: #fff;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 0 5px 0;
	display: block;
	text-decoration: none;
	width: 50%;
	margin: 0 auto;
	opacity: 0.8;
	box-shadow: 1px 2px 1px #333;
}

.hokkori h1
{
	font-size: 140%;
}

.menu h1, .drink h1, .lunch h1, .course h1
{
	padding-top: 15%;
	text-shadow: 1px 2px 1px #000;
}

.menu
{
	background: url(../images/index/menu.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 100%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.drink
{
	background: url(../images/index/drink.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 100%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.lunch
{
	background: url(../images/index/lunch.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 100%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.course
{
	background: url(../images/index/course.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 100%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}


}

@media(min-width:768px) {

.dt-btn
{
	border: 1px solid #efefef;
	background: #fff;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 0 2px 0;
	display: block;
	text-decoration: none;
	width: 30%;
	margin: 0 auto;
	opacity: 0.8;
	box-shadow: 1px 2px 1px #333;
}

.hokkori h1
{
	font-size: 180%;
}

.menu h1, .drink h1, .lunch h1, .course h1
{
	padding-top: 20%;
	text-shadow: 1px 2px 1px #000;
}

.menu
{
	background: url(../images/index/menu.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.drink
{
	background: url(../images/index/drink.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.lunch
{
	background: url(../images/index/lunch.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.course
{
	background: url(../images/index/course.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}
}

@media(min-width:992px) {

.dt-btn
{
	border: 1px solid #efefef;
	background: #fff;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 0 2px 0;
	display: block;
	text-decoration: none;
	width: 30%;
	margin: 0 auto;
	opacity: 0.8;
	box-shadow: 1px 2px 1px #333;
}

.hokkori h1
{
	font-size: 220%;
}

.menu
{
	background: url(../images/index/menu.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.drink
{
	background: url(../images/index/drink.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.lunch
{
	background: url(../images/index/lunch.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.course
{
	background: url(../images/index/course.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}
}

@media(min-width:1200px) {

.dt-btn
{
	border: 1px solid #efefef;
	background: #fff;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 0 2px 0;
	display: block;
	text-decoration: none;
	width: 20%;
	margin: 0 auto;
	opacity: 0.8;
	box-shadow: 1px 2px 1px #333;
}

.menu h1, .drink h1, .lunch h1, .course h1
{
	padding-top: 10%;
	text-shadow: 1px 2px 1px #000;
}

.menu
{
	background: url(../images/index/menu.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.drink
{
	background: url(../images/index/drink.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.lunch
{
	background: url(../images/index/lunch.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.course
{
	background: url(../images/index/course.jpg) no-repeat;
	background-position: center center;
	float: left;
	width: 50%;
	height: 300px;
	background-size: cover;
	text-align: center;
	color: #fff;
}
}
