footer a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

footer .full {
	width: 100%;
	display: block;
}



@media screen and (min-width: 641px) {

footer {
  max-width: 1280px !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 40px auto 40px auto;}

#footer-nav a {
	width: 25%;
	float: left;
}
#footer-nav a img {
	width: 100%;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.footer #Information {
	width: 490px;
	font-size: 14px;
	float: left;
}
#Information li {
	display: block;
	padding-top: 10px;
  padding-left: 16px;
  line-height: 1.2;
  background: no-repeat url("../../images/footer_marker.png");
  background-size: 10px auto;
}
#Information li span {
  font-size: 80%;
}
.footer #Information img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#Information .left-inf {
	float: left;
	width: 245px;
}
#Information .rignt-inf {
	float: left;
	width: 245px;
}
#Information a {
	color: #666;
}
#Information a::before {
content: '';
}
.left-inf ul {
	display: block;
	padding-left: 100px;
}
.rignt-inf ul {
	display: block;
	padding-left: 50px;
}
.footer #address {
	float: left;
	width: 490px;
}
#address p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#address .left-btn {
	float: left;
	width: 230px;
	background-color: #21b8ce;
	text-align: center;
	height: 35px;
	border-radius: 25px;
	padding-top: 15px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 16px;
}
#address .rignt-btn {
	float: left;
	width: 230px;
	height: 35px;
	background-color: #f677a7;
	border-radius: 25px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 20px;
	font-size: 16px;
}
#address a {
	color: #FFF;
}
#address .gry a {
	color: #666;
}

#pageTop {
	bottom: 5px;
	right: 5px;
	position: fixed;
	z-index: 99;
	display: inline;
}
#event_banner{
	padding-bottom: 30px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

.sister {
	font-size: 10px;
}

}

@media screen and (max-width: 640px) {
#address .gry {
	font-size: 12px;
	color: #666;
}
#request {
	padding-right: 10px;
	padding-left: 10px;
}
	
footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 40px;
	padding-bottom: 60px
}
footer a {
	text-decoration: none;
	color: #e40581;
	font-size: 14px;
}

#footernav-sp table {
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
}
#footernav-sp table td {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 50%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#footernav-sp table td .line-no {
	border-right-style: none;
}
#footernav-sp table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-collapse: collapse;
	border-spacing: 0;
}
#footernav-sp table a {
	color: #000;
}
#address {
	text-align: center;
	margin-top: 20px;
}

#address p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#address .pink {
	color: #e40581;
}
#address a {
	color: #e40581;
	font-size: 14px;
}

#footer-bt {
	width: 100%;
	position: fixed;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #434343;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../images/2018/kabotya.png);
	background-color: rgba(255,255,255,0.5);
}
#footer-bt img {
	width: 100%;
	display: block;
}
#footer-bt ul li {
	width: 25%;
	float: left;
	padding-left: 10px;
	box-sizing: border-box 
}

#footer-bt ul {
	padding-right: 10px;
	box-sizing: border-box 
}

#event_banner img{
	width: 100%;
}

#event_banner{
	width: auto;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
}


#pageTop {
	bottom: 85px;
	right: 5px;
	position: fixed;
	z-index: 99;
}

.sister {
	font-size: 10px;
}

}
