@charset "utf-8";

/*  QS-movie
---------- ---------- ---------- ---------- ---------- */

/*  reset
---------- ---------- ---------- */
div#ContentsArea div#ContentsLayout.SingleWide:first-child { padding-top: 0; }

#QsMovie .SectionStyle01 { margin: 0 0 40px; padding: 0;}

/*  IconStyle
---------- ---------- ---------- */
.IconStyle01 {
	color: #fff;
	background: #59C3E0;
	border-radius: 20px;
	font-size: 13px;
	padding: 5px 15px 5px 45px;
	margin: 0 1em 1em 0;
	position: relative;
}

.IconStyle01 .IconMovie {
	position: absolute;
	display: block;
	top: -10px;
	left: 10px;
	width: 29px;
	height: 35px;
	background: url("../../img/landing_page/qs_movie/icon_movie.png") 0 0 no-repeat;
}

/*  NormalHeading
---------- ---------- ---------- */
div#MainContent h2.NormalHeading { padding: 0 0 10px; }


/*  GridWrap
---------- ---------- ---------- */
.GridWrap .Col .Section {
	border-top: 1px dotted #c0c0c0;
	padding: 20px 0 0;
}

.GridWrap .Col .Section:first-child {
	padding: 0;
	border-top: 0;
}

/*  QsMovieStyle
---------- ---------- ---------- */
.QsMovieStyle {
	width: 640px;
	height: 540px;
	background-color: #ccc;
	margin: 0 auto 1em;
}