@charset "utf-8";
/* CSS Document */
/* ----------------
   VISUAL LAYER
---------------- */
.layout_top-banner-campaign {
	height: 301px;
	width: 270px;
	position: absolute;
	right: 0px;
	z-index: 2;
}

.layout_top-banner-campaign img:hover {
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.layout_top-banner-campaign img:hover {
	z-index: 3;
}
.layout_top-banner-campaign p {
	position: absolute;
	text-align: center;
	top: 213px;
	z-index: 5;
	width: 100%;
	font-size: 13px;
}
.layout_top-banner-campaign p a {
	color: #ffffff;
	-moz-text-shadow: 1px 1px 1px #317faa;
	-webkit-text-shadow: 1px 1px 1px #317faa;
	text-shadow: 1px 1px 1px #317faa;
}

@media only screen and (max-width: 767px) {
/* ----------------
	 TOP COPY
	---------------- */
.layout_visual-inner-campaign {
	width: 100%;
	height:200px;
}
.layout_bg-movie-campaign {
    position: absolute;
    top: 0;
    width: 100%;
    height:200px;
}

.layout_top-copy-campaign {
	top: auto;
	bottom: 20px;
}
.visual-copy-campaign {
	font-size: 18px;
	display: inline-block;
	padding: 12px 5px 12px 12px;
	margin: 0 20px;
	width: auto;
}
.visual-text-campaign {
	background: #4F5962;
	color: #fff;
	font-size: 14px;
	width: auto;
	padding: 12px 5px 12px 12px;
	margin: 0 20px;
	line-height: 1.6;
}
/* ----------------
	 VISUAL LAYER
	---------------- */
.layout_visual-campaign {
	position: relative;
	margin: 50px 0 0 0;
	height: 200px;
	background: none;
}
.layout_top-banner-campaign-sp {
	margin: 15px 15px 0px 15px;
}
}
