 @charset "utf-8";
/* モアナ　=================================================================== */
.thm-page-special .gigaindex .head {
	border-bottom: none;
	display: none;
}
.thm-page-special .gigaindex .detail {
    margin: 0 auto;
    width: 1000px;
}
#gigaContents {
	width: 1000px;
	position: relative;
	background: #fff;
	color: #222;
	margin-top:0;
}
#gigaContents p {
	font-size: 15px;
	line-height: 1.7em;
}
#gigaContents p a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.clearfix:before {
	clear: both;
	display: block;
	content: "";
}
#gigaContents a.banner {
	display: block;
	margin-bottom: 20px;
}
#gigaContents .read {
	padding: 0 0 30px;
	clear: both;
	font-size: 18px;
	font-weight: 600;
}
#gigaContents .col2 {
	background: #FFF6CD;
	background: -webkit-linear-gradient(to bottom, #FFF6CD, #ffffff);
	background: linear-gradient(to bottom, #FFF6CD, #ffffff);
	border-top: 4px solid #ff6600;
	margin-bottom: 30px;
}
#gigaContents .col2.dvd {
	background: #D6EFEB;
	background: -webkit-linear-gradient(to bottom, #D6EFEB, #ffffff);
	background: linear-gradient(to bottom, #D6EFEB, #ffffff);	
	margin-bottom: 0;
	padding-bottom: 10px;
}
#gigaContents .infotext {
    background-color: #ff6600;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 12px;
}
#gigaContents .title {
	background: url("images/ttl_bg.png") no-repeat 10px 5px;
	background-size: 80px auto;
	font-weight: 600;
	margin: 0;
	padding: 30px 40px 18px;
	font-size: 24px;
	color: #ff3300;
	text-shadow: 2px 2px 1px #FFFEF7;
}
#gigaContents .col2 p {
	padding: 0 40px 18px;
}
#gigaContents .col2 p.info {
	font-size: 12px;
}
#gigaContents .col2 p.info span {
	font-weight: bold;
	color: #0ecec3;
}
p.comingsoon {
	padding: 20px;
	text-align: center;
	border: 1px dotted #ccc;
	margin: 20px;
	font-size: 32px !important;
	color: #ccc !important;
}
.col2 li {
	width: 50%;
	display: inline-block;
}
.col2:after, #gigaContents ul:after {
	clear: both;
	content: "";
	display: block;
}
#gigaContents .col2 .txtR {
	padding: 0;
	float: right;
}
#gigaContents .col2 .txtL {
	padding: 0;
	float: left;
}

/* ボタン */
#gigaContents .linkbox {
	padding: 10px 40px 18px;
}
#gigaContents .btn {
	background: #0ECEC3 none repeat scroll 0 0;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 700;
	margin: 0 auto 12px;
	overflow: hidden;
	text-align: center;
	z-index: 2;
	height: 36px;
	line-height: 36px;
	padding: 0 16px;
	width: 80%;
}
#gigaContents button.btn:hover {
	background-color: #40e6dc;
}
#gigaContents .soon {
	background-color: #b79c8c;
}