@charset "utf-8";

a img,
input[type=image] {
	border: none;
}

#top #wrapper {
	padding-top: 138px;
	background: none;
}

#top #contents {
	background: none;
}

#contents img {
	display: inline-block;
}

.pagetop {
	display: none;
}

#movieBnr {
	width: 736px;
	margin: 0 auto;
}

body#top .slider-area {
	position: relative;
	overflow: hidden;
}

.slick-dots {
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	display: flex;
	justify-content: center;
}

.slick-dots li {
	position: relative;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	background-color: #fff;
	text-indent: -9999px;
	border-radius: 10px;
	cursor: pointer;
	border: 1px solid #009f4d;
}

.slick-dots li.slick-active::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	margin: auto;
	width: 10px;
	height: 10px;
	background-color: #009f4d;
	border-radius: 10px;
}

.mainArea {
	display: inline-block;
	background: url(../img/main_bg_top.jpg?v=250422) top center no-repeat;
}
.mainArea_halloween {
	display: inline-block;
	background: url(../img/main_bg_halloween.jpg?v=20251001_2) top center no-repeat;
}
.mainArea_518cp {
	display: inline-block;
	background: url(../img/main_bg_518cp.jpg) top center no-repeat;
}

.mainArea_ashibari {
	display: inline-block;
	background: url(../img/main_bg_ashibari.jpg) top center no-repeat;
}

.mainArea_howto {
	display: inline-block;
	background: url(../img/main_bg_howto.jpg?v=250228) top center no-repeat;
}

.mainArea_tubokori {
	display: inline-block;
	background: url(../img/main_bg_tubokori.jpg) top center no-repeat;
}

.impressedArea {
	position: relative;
	width: 960px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

.impressedArea .hideImage {
	z-index: 20;
}

.impressedArea p {
	position: absolute;
}

.impressedArea p.impressedTxt {
	width: 248px;
	margin-top: 0;
	background: url(../img/anim01.png) top left no-repeat;
	background-position: 0 0;
	padding-bottom: 122px;
	cursor: pointer;
	left: 50%;
	top: 165px;
	/*184px*/
	margin-left: -300px;
	text-indent: -9999px;
}

.impressedArea p.impressedImg {
	top: 0;
	right: 0;
	bottom: 26.6%;
	left: 56.8%;
	z-index: 10;
	width: 422px;
	height: 294px;
	margin: auto;
}

.impressedArea p.bnrCp {
	width: 728px;
	height: 90px;
	left: 45.5%;
	top: 104px;
	margin-left: -197px;
	z-index: 10000;
}

.impressedArea p.bnrCp a {
	display: block;
}

.impressedArea>img {
	margin: 0 auto;
}

.impressedInvitation {
	display: block;
	position: absolute;
	top: 24%;
	right: 31.8%;
	bottom: 0;
	left: 0;
	width: 213px;
	height: 40px;
	margin: auto;
	z-index: 10000;
}

.impressedInvitation a {
	display: block;
	width: 213px;
	margin: 0 0 0 auto;
}

.impressedInvitation a,
.impressedInvitation img {
	vertical-align: bottom;
}

.reception {
	margin: 0;
	padding: 0;
	text-align: center;
	+zoom: 1;
}

.reception:after {
	clear: both;
	display: table;
	content: '';
}

.reception li {
	display: inline-block;
	margin: 0 6px;
}

.reception li a {
	background-color: #fff;
	display: block;
}

.reception li a:hover img {
	cursor: pointer;
	background-color: #fff;
	filter: alpha(opacity=70);
	/* ie lt 8 */
	-ms-filter: alpha(opacity=70);
	/* ie 8 */
	-moz-opacity: .7;
	/* FF lt 1.5 */
	-khtml-opacity: .7;
	/* Safari 1.x */
	opacity: .7;
	zoom: 1;
}

#dialog img {
	display: block;
}

#dialog,
#spDialog {
	display: none;
}

.ui-dialog {
	z-index: 10010 !important;
}

.hideImage02 {
	display: block;
	position: absolute;
	bottom: 231px;
	left: 53%;
	margin-left: -500px;
	z-index: 0;
}

.hideImage02:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	content: '';
}

.more {
	position: absolute;
	top: 15px;
	left: 0px;
	z-index: 1000;
}

.sub-area {
	background: #fff;
	padding: 30px 0 0;
}

div#linkArea {
	background: none;
}

.cpBnr_pc {
	width: 900px;
	margin: 15px auto;
	background-color: #fff;
}

.cpBnr_pc>a:hover {
	opacity: 0.7;
}

.name_bnr {
	width: 900px;
	margin: 0 auto 30px;
}

.name_bnr>a {
	display: block;
}

.name_bnr>a:hover {
	opacity: 0.7;
}

.bnr-area.-col2 {
	display: flex;
	justify-content: space-between;
	max-width: 900px;
	margin: 0 auto 30px;
}

.bnr-area.-center {
	display: flex;
	justify-content: center;
	max-width: 900px;
	margin: 0 auto 30px;
}

.bnr-area a:hover img {
	cursor: pointer;
	background-color: #fff;
	opacity: .7;
	zoom: 1;
}

/* =================================================================

	notice

================================================================= */
.notice {
	border: 1px solid #f10000;
	box-sizing: border-box;
	width: 742px;
	margin: 0 auto 28px;
	color: #000;
	padding: 20px 26px 20px;
}

.notice .notice-title {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-bottom: 9px;
}

.notice p {
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

/* =================================================================

	followingBan

================================================================= */


#contents {
	position: relative;
}

#followingBan {
	position: fixed;
	z-index: 10000;
	bottom: -200px;
	right: 0;
	transition: .5s;
}

#followingBan .followingBan_pcImage {
	display: block;
	width: 100%;
	height: auto;
}

#followingBan .followingBan_spImage {
	display: none;
	width: 100%;
	height: auto;
}

#followingBan.is-show {
	bottom: 0;
}

@media screen and (max-width: 640px) {
	#followingBan .followingBan_pcImage {
		display: none;
	}

	#followingBan .followingBan_spImage {
		display: block;
	}
}
