@charset "utf-8";
/*
*******************************************************************************************************
# グレンラガン ティザー spページ トップ

*******************************************************************************************************
*/

/* メインコンテンツ */
.p-main-area {
}
.p-main-area .cts_wrp {
	padding-bottom: 20px;
}

/* 筐体 */
.cts_kyotai {
	position: relative;
	z-index: 5;
}
.cts_kyotai .inner {
}
.cts_kyotai .inner ul.list_kyotai {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 0 7.81%
}
.cts_kyotai .inner ul.list_kyotai li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	width: 50%;
}
.cts_kyotai .inner ul.list_kyotai li:nth-child(odd)  { padding-right: 4.68%; }
.cts_kyotai .inner ul.list_kyotai li:nth-child(even) { padding-left: 4.68%; }
.cts_kyotai .inner ul.list_kyotai li img {
	width: 100%;
}
/* 199ver.バナー */
.cts_kyotai .inner .light-bnr {
	margin: 25px 0 0;
	padding: 0 7.81%;
}
.cts_kyotai .inner .light-bnr img {
	width: 100%;
}

.cts_kyotai .inner .link-bnr {
	margin: 25px 0 0;
	padding: 0 7.81%;
	text-align: center;
}
.cts_kyotai .inner .link-bnr img {
	max-width: 100px;
}

/* PROMOTION MOVIE */
.cts_movie {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 7.81% 0;
}
.cts_movie img {
	width: 100%;
}
.movie{
	margin-bottom:10px;
}
