@charset "utf-8";


/*-- 共通
---------------------------------------------------------*/
.info {
	text-align: center;
	margin: 52px auto;
    font-size: 24px;
    font-weight: bold;
}
.linkReserve {
	text-align: center;
	margin: 30px auto;
}

.contents {
    position: relative;
}

a.btn-reserve {
    position: absolute;
    color: #999999;
    border: 1px solid #999999;
    border-radius: 4px;
    padding: .2em 1em;
    font-size: 10px;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

a.btn-reserve ,
a.btn-reserve:hover,
a.btn-reserve:active{
	color: #999999;
	text-decoration:none;
	opacity: inherit;
}

/**.btn-reserveArea{
	position: relative;
}**/
a.btn-reserve2 {
	position: absolute;
	color: #999999;
	border: 1px solid #999999;
	border-radius: 4px;
	padding: .2em 1em;
	bottom: 15%;
	font-size: 10px;
	left: 38%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
a.btn-reserve2 ,
a.btn-reserve2:hover,
a.btn-reserve2:active{
	color: #999999;
	text-decoration:none;
	opacity: inherit;
}
a.btn-reserve3,
a.btn-reserve4{
	position: absolute;
	color: #999999;
	border: 1px solid #999999;
	border-radius: 4px;
	padding: .2em 1em;
	bottom: 22%;
	font-size: 10px;
	left: 62%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
a.btn-reserve3 ,
a.btn-reserve3:hover,
a.btn-reserve3:active,
a.btn-reserve4 ,
a.btn-reserve4:hover,
a.btn-reserve4:active{
	color: #999999;
	text-decoration:none;
	opacity: inherit;
}
a.btn-comp {
	position: absolute;
	color: #999999;
	border: 1px solid #999999;
	border-radius: 4px;
	padding: .2em 1em;
	top: 15%;
	font-size: 10px;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
a.btn-comp ,
a.btn-comp:hover,
a.btn-comp:active{
	color: #999999;
	text-decoration:none;
	opacity: inherit;
}

.btnArea {
    margin: 60px auto 120px;
	text-align: center;
}

a.btnDetail {
	background: #000000;
	color: #FFFFFF;
	border-radius: 25px;
	display: block;
	width: 200px;
	text-align: center;
	margin: 10px auto 0;
	padding: 15px;
}
a:hover.btnDetail {
	background: #323232;
	text-decoration: none;	
}
a:hover, a:hover img{
    opacity: 1.0;
}

.bnrEc {
	margin:0 auto 120px;
	padding:0 0 0;
	width:100%;
	max-width:960px;
}
.bnrEc img {
	margin:0 auto;
	display: block;
}
.bnrEc p {
	font-size: 24px;
	text-align: center;
	margin:15px auto;
	display: block;
	padding: 0 0 20px 0;
}


@media(min-width:751px) {
a.btn-reserve {
    padding: .4em 2em;
    font-size: 13px;
	left: 50%;
	top: 24%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

a.btn-reserve3 {
    bottom: 22%;
	left: 40%;
}

a.btn-reserve4 {
	bottom: 22%;
    
}
	
}

@media(min-width:1024px) {}

@media (max-width:750px){
.info {
	margin: 52px auto 30px;
    font-size: 21px;
    font-weight: bold;
}
.inner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: auto;
}
.wrap{
	padding: 0;
	margin: 0;
	text-align: center;
}
.contents img {
	max-width: 100%;
	margin: 0 auto;
}
/**.btn-reserveArea{
	position: relative;
}**/
.wrap a.btn-comp {
	top:22%;
}
.wrap .btn-reserveArea{
	margin: 0;
}
a.btn-reserve{
	position: absolute;
    color: #000;
    border: 1px solid #000;
    border-radius: 37px;
	text-decoration:none;
	opacity: inherit;
	padding: .35em .85em;
    font-size: 18px;
	left: 50%;
	background-color:#FFF;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}



.wrap .footer{
	margin-top: 100px;
	padding-top: 50px;
	background-color: #222;
}

.btn-reserveArea{
	position: relative;
}

a.btn-reserve3,
a.btn-reserve4,
a.btn-reserve5,
a.btn-reserve6{
	position: absolute;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
a.btn-reserve3,
a.btn-reserve4,
a.btn-reserve5{
	border-radius: 17px;
	padding: .7em 1.6em;
	font-size: 10px;
}
a.btn-reserve6{
	border-radius: 36px;
	padding: .7em 2em;
	font-size: 17px;
}
a.btn-reserve3,
a.btn-reserve3:hover,
a.btn-reserve3:active,
a.btn-reserve4,
a.btn-reserve4:hover,
a.btn-reserve4:active,
a.btn-reserve5,
a.btn-reserve5:hover,
a.btn-reserve5:active,
a.btn-reserve6,
a.btn-reserve6:hover,
a.btn-reserve6:active{
	color: #000;
	text-decoration:none;
	opacity: inherit;
}
.wrap a.btn-reserve{
    top: 845px;
}
.wrap a.btn-reserve3{
	bottom: 89px;
	left: 67px;
}
.wrap a.btn-reserve4{
	bottom: 89px;
	left: 190px;
}
.wrap a.btn-reserve5{
	bottom: 89px;
	left: 310px;
}
.wrap a.btn-reserve6{
	bottom: 10px;
	left: 50%;
}
.bnrEc {
	margin:0 auto 60px;
	width:90%;
}
.bnrEc p {
	font-size: 16px;
	text-align: center;
	margin:15px auto;
	display: block;
	padding: 0 0 20px 0;
}


}
