@charset "utf-8";
/* CSS Document */


.container {
	margin-top: 0;
}

#crumb {
	margin: auto;
	width: calc(100% - 30px);
	overflow: hidden;
	position: relative;
	max-width:1000px;
}
#crumb ol {
}
#crumb ol li {
	display: inline-block;
	max-height: 99999px;
	color: #7f7f7f;
	font-size: 11px;
	line-height: 35px;
}
#crumb ol li a {
	color: #aaaaaa;
}

#crumb ol li::after {
    display: inline-block;
    content: ">";
    margin: 0 8px;
}
#crumb ol li:last-child::after {
    content: "";
}

h2.pagetitle {
	width: 100%;
	height:57px;
	margin-bottom:10px;
}
h2.pagetitle span {
	width: calc(100% - 30px);
	margin: auto;
	max-width: 1000px;
	line-height: 57px;
	font-size: 26px;
	display: block;
	font-weight: bold;
}
div.box1 {
	width: 100%;
	max-width:1000px;
	margin: auto;
	margin-bottom: 40px;
}
.ex_map {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	max-height:355px;
	height:35.5vw;
	background-color:#999;
}
#g_map {
	width: 100%;
	overflow: hidden;
	position: relative;
	max-height: 355px;
	height: 35.5vw;
}
section.box2 {
	width: 100%;
	max-width:1000px;
	margin: auto;
	margin-bottom: 60px;
}
.box2 ul {
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
.box2 ul li {
	width: 32%;
	list-style: none;
	background: #fff;
	border: 1px solid #C3C3C3;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-right:1.75%;
	-webkit-box-shadow: 2px 2px 4px gray;
	        box-shadow: 2px 2px 4px gray;
	padding:1em 1.5em 1.5em;
	margin-bottom:2em;
}
.box2 ul li:nth-child(3),
.box2 ul li:nth-child(6),
.box2 ul li:nth-child(9) {
	margin-right:0.5%;
}.box2 ul li dl dt {
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
}
.box2 ul li dl dt a {
	background-image: url(../images/index/yaji1.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.box2 ul li dl .hall1 img {
	width: 100%;
}
.box2 ul li dl .hall2 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box2 ul li dl .hall2 a {
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	width: 135px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	display:block;
	margin:auto;
	background-image: url("../../images/common/link_out_w.png");
	background-position: right 10% bottom 50%;
	background-size: 15px auto;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.box2 ul li dl .hall2 a:hover {
	/*background: #999;*/
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.box2 ul li dl .hall3 {
	font-size: 12px;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 6px;
	border-bottom:dotted 1px #C3C3C3;
}
.box2 ul li dl .hall3 span {
	font-size: 11px;
	color: #FFF;
	background-color: #0046BE;
	display: inline-block;
	padding:1px 3px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	margin-right:15px;
	margin-left:5px;
}
.box2 ul li dl .hall4 {
	font-size: 12px;
	line-height: 15px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom:dotted 1px #C3C3C3;
}

.box2 ul li dl .hall4 span {
	font-size: 11px;
	color: #FFF;
	background-color: #0046BE;
	display: inline-block;
	padding:1px 4.5px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	margin-right:15px;
	margin-left:5px;
}
.box2 ul li .amenity1 {
	margin-top: 11px;
}
.box2 ul li .amenity1 img {
	width:94%;
	padding: 0 3%;
}
.box2 ul li .amenity1 a {
	background-image: url(../images/index/yaji1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.box2 ul li .amenity2 {
	text-align:center;
	padding:1.5em 0;
}
.box2 ul li .amenity2 a {
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	width: 200px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	display:block;
	margin:auto;
	
	background-image: url("../../images/common/link_out_w.png");
	background-position: right 10% bottom 50%;
	background-size: 15px auto;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.box2 ul li .amenity2 a:hover,
.box2 ul li .amenity3 a:hover {
	/*background: #999;*/
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
.box2 ul li .amenity3 {
	text-align:center;
	padding:0em 0;
}
.box2 ul li .amenity3 a {
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	width: 200px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	display:block;
	margin:auto;
	
	background-image: url("../../images/common/link_out_w.png");
	background-position: right 10% bottom 50%;
	background-size: 15px auto;
	background-repeat: no-repeat;
	padding-right: 15px;
}
