* {
	margin:0;
	padding:0;
}


/*コンテンツ
----------------------------------------------------------- */
#content .top-catch {
	font-size: 3.2em;
	line-height: 1.5em;
	margin-bottom: 0.7em;
	margin-top: 0em;
	position: relative;
	z-index: 810;
	font-family: "A1明朝", "A1 Mincho";
	font-weight: normal;
}
@media screen and (max-width: 800px) {
#content .top-catch {
	font-size: 2.0em;
	line-height: 1.5em;
	margin-bottom: 0.7em;
	margin-top: 0em;
	position: relative;
	z-index: 810;
	font-family: "A1明朝", "A1 Mincho";
	font-weight: normal;
}
}
#content .top-txt {
	font-size: 1.5em;
	line-height: 1.8em;
	margin-bottom: 1.5em;
	font-family: "Sawarabi Mincho";
}
@media screen and (max-width: 800px) {
#content .top-txt {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 2em;
	font-family: "Sawarabi Mincho";
}
}
#content .top-txt-s {
	font-size: 1.3em;
	line-height: 1.7em;
	margin-bottom: 1.5em;
	font-family: "Sawarabi Mincho";
}
@media screen and (max-width: 800px) {
#content .top-txt-s {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 2em;
	font-family: "Sawarabi Mincho";
}
}
#content .top-txt-go {
	font-size: 1.5em;
	line-height: 1.7em;
	margin-bottom: 1.5em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#content .top-txt-read {
	font-size: 1.5em;
	line-height: 2.2em;
	margin-bottom: 1.5em;
	font-family: "Sawarabi Mincho";
}
@media screen and (max-width: 800px) {
#content .top-txt-read {
	font-size: 1.4em;
	line-height: 1.7em;
	margin-bottom: 1em;
	font-family: "Sawarabi Mincho";
}
}
#content .top-txt a:link,#content .top-txt-read a:link,#content .top-txt-s a:link {
	color: #000;
	text-decoration: none;
}
#content .top-sub-catch {
	font-size: 1.8em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
}
@media screen and (max-width: 800px) {
#content .top-sub-catch {
	font-size: 1.6em;
	line-height: 1.6em;
	margin-bottom: 2em;
}
}
#content .map {
	background-image: url(../img/top/map.png);
	height: 150px;
	width: 228px;
	background-size:cover;
	position: absolute;
	top: -80px;
	right: 0px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	z-index: 500;
}
@media screen and (max-width: 800px) {
#content .map {
	background-image: url(../img/top/map.png);
	height: 75px;
	width: 114px;
	background-size:cover;
	position: absolute;
	top: -80px;
	right: 0px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	z-index: 500;
}
}
#content .contents-list {
	height: auto;
	width: 880px;
	text-align: center;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Sawarabi Mincho";
	margin-top: 4em;
}
@media screen and (max-width: 1080px) {
#content .contents-list {
	height: auto;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
}
#content .contents-list ul {
	margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
#content .contents-list ul {
	margin-bottom: 0px;
}
}
#content .contents-list ul li {
	height: auto;
	width: 25%;
	float: left;
	text-align: center;
	overflow: hidden;
}
@media screen and (max-width: 800px) {
#content .contents-list ul li {
	height: auto;
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
}
#content .contents-list ul li div {
	background-color: #000;
	height: auto;
	width: 100%;
	overflow: hidden;	
}
#content .contents-list ul li div img {
	width:100%;
	height:auto;
	margin-top: -1px;
}
#content .contents-list ul li p {
	height: auto;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: center;
	margin-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 1080px) {
#content .contents-list ul li p {
	height: auto;
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: center;
	margin-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 1080px) {
#content .contents-list ul li p span {
	display: block;
}
}
#content .contents-list ul li a:hover p {
	color: #cc9c0f;
}
#content .contents-list ul li a {
	text-decoration: none;
}
#content .contents-list ul li a:hover img {
	opacity:0.7;
}
#news {
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	float: left;
	height: 500px;
}
@media screen and (max-width: 1100px) {
#news {
	width: 72%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	float: left;
}
}
@media screen and (max-width: 800px) {
#news {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	float: none;
	width: 100%;
	max-width: 500px;
	margin-left: auto;
}
}



#news h2 {
	font-size: 1.4em;
	line-height: 1.1em;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-weight: normal;
	margin-bottom: 1.3em;
}
#news h2 strong {
	font-size: 1.2em;
	line-height: 1.0em;
	color: #000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cc9c11;
	border-right-color: #cc9c11;
	border-bottom-color: #cc9c11;
	border-left-color: #cc9c11;
	margin-right: 12px;
	padding-right: 10px;
	letter-spacing: 0.4em;
}
#news dl {
	width: 100%;
	margin-bottom: 0.9em;
}
#news dt {
	width: 15%;
	font-size: 1.4em;
	float: none;
	font-weight: bold;
	color: #cc9c11;
}
@media screen and (max-width: 1100px) {
#news dt {
	width: 100%;
	font-size: 1.3em;
	float: none;
	font-weight: bold;
	color: #cc9c11;
}
}
#news dd {
	width: 85%;
	font-size: 1.4em;
	float: none;
}
@media screen and (max-width: 1100px) {
#news dd {
	width: 100%;
	font-size: 1.3em;
	float: none;
}
}
#banner {
	height: auto;
	width: 220px;
	margin-bottom: 13px;
	float: right;
}
@media screen and (max-width: 1100px) {
#banner {
	height: auto;
	width: 25%;
	margin-bottom: 13px;
	float: right;
}
}
@media screen and (max-width: 800px) {
#banner {
	height: auto;
	width: 100%;
	margin-bottom: 0px;
	float: none;
	margin-top: 30px;
}
}
#banner li {
	background-color: #000;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
	position: relative;
}
@media screen and (max-width: 800px) {
#banner li {
	background-color: #000;
	margin-bottom: 13px;
	height: auto;
	width: 23.5%;
	float: left;
	margin-left: 2%;
}
}
@media screen and (max-width: 640px) {
#banner li {
	background-color: #000;
	margin-bottom: 13px;
	height: auto;
	width: 49%;
	float: left;
	margin-left: 2%;
}
}
@media screen and (max-width: 800px) {
#banner li:first-child {
	margin-left: 0%;
}
}
@media screen and (max-width: 640px) {
#banner li:nth-child(odd) {
	margin-left: 0%;
}
}
#banner li img {
	height: auto;
	width: 100%;
}
#banner li a:hover {
	opacity:0.7;
}
#banner li span {
	height: 100%;
	width: 100%;
	border: 0px solid #fff;
	opacity:0.4;
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/************************************
** video
************************************/
/*動画の最大幅を指定する*/
.video-container{
	max-width:880px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 65px;
	margin-left: auto;
	overflow: hidden;
}
@media screen and (max-width: 1080px) {
.video-container{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 90%;
}
}
@media screen and (max-width: 800px) {
.video-container{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 95%;
}
}
 
/*動画の大きさを調整*/
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
 .video+.video {
 margin-top: 30px;
}
/*動画を囲んでいるdiv目一杯に広げる*/
.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*休業情報*/
.closing {
	border: solid 4px rgba(204,156,15,0.3);
	padding: 14px;
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
}
.closing h2 {
	font-size: 2.0em;
	line-height: 1.5em;
	color: rgba(204,156,15,1.0);
	margin-bottom: 0.7em;
}
.closing p {
	font-size: 1.5em;
	line-height: 1.7em;
	text-align: center;
}
@media screen and (max-width: 800px) {
.closing p {
	font-size: 1.4em;
	line-height: 1.7em;
}
	}
.closing dl {
	margin-top: 2.0em;
}
.closing dl+dl {
	margin-top: 1.3em;
}
.closing dl dt {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #7a9756;
	font-weight: 700;
	margin-bottom: 0.3em;
}
@media screen and (max-width: 800px) {
.closing dl dt {
	font-size: 1.4em;
}
	}
.closing dl dd {
	font-size: 1.4em;
	line-height: 1.5em;
}
@media screen and (max-width: 600px) {
.closing dl dd {
	font-size: 1.3em;
	line-height: 1.5em;
}
	}
.closing dl dd a {
	color: rgba(0,0,0,0.5)
}
.closing dl dd a:hover {
	color: rgba(204,156,15,1.0);
}

/*休業情報*/
.passport {
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
	.passport {
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	margin-top: 20px;
}
	}
@media screen and (max-width: 600px) {
	.passport {
	-webkit-box-sizing: border-box;       -moz-box-sizing: border-box;         -o-box-sizing: border-box;
	margin-bottom: 20px;
}
	}
.passport h2 {
	width: 100%;
	height: auto;
}
.passport h2 img {
	width: 100%;
	height: auto;
}
.passport h3 {
	font-size: 1.7em;
	line-height: 1.7em;
	margin-top: 12px;
	font-weight: 600;
	text-align: center;
	color: #b04435;
}
@media screen and (max-width: 800px) {
.passport h3 {
	font-size: 1.5em;
	line-height: 1.7em;
}
	}
@media screen and (max-width: 600px) {
.passport h3 {
	font-size: 1.4em;
	line-height: 1.7em;
}
	}
.passport p {
	font-size: 1.5em;
	line-height: 1.7em;
	margin-top: 10px;
	text-align: center;
}
@media screen and (max-width: 800px) {
.passport p {
	font-size: 1.4em;
	line-height: 1.7em;
}
	}
@media screen and (max-width: 600px) {
.passport p {
	font-size: 1.3em;
	line-height: 1.7em;
}
	}
@media screen and (max-width: 480px) {
.passport p {
	font-size: 1.2em;
	line-height: 1.7em;
}
	}
.passport p>span {
	display: inline-block;
}
