@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
.thm-page-special {
    background:url(img/bg.png) no-repeat center 144px;
	margin-top: -12px;
	padding-top: 12px;
}
body .thm-header {
    background: none;
}
.thm-header .main-ad, 
.gigaindex .head, 
.detail .hot-topics {
	display: none;
}
.detail .main-slider .slider {
    float: none;
    width: 100%;
}
.detail .contents {
	width: 980px;
	margin: 84px auto 10px;
	background-color: rgba( 255, 255, 255, 0.7 );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#88ffffff,EndColorStr=#88ffffff);/*IE8以下用*/
	padding-top: 23px;
}
.detail .ttl {
	width: 826px;
	margin: 0 auto 20px;
}
.detail .ttl h1 {
	margin-bottom: 5px;
}
.detail .ttl p {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 1.5em;
}
.detail .menu {
    background:url(img/menu_bg.png) no-repeat center top;
	height: 80px;
	width: 100%;
}
.detail .menu ul.aj {
	height: 40px;
	color: #fff;
	font-size: 0;
	text-align: center;
}
.detail .menu ul.aj .item {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	width: 140px;
	text-align: center;
}
.detail .menu ul.aj .w {
	width: 182px;
}
.detail .menu ul.aj .logo {
	display: inline-block;
	font-size: 18px;
	padding: 0 31px 0 32px;
}
.detail .menu ul.aj .item .link {
	margin-top: 8px;
	color: #fff;
	display: block;
	border-left: 2px solid #666;
}
.detail .menu ul.aj .item .link.aa {
	border: none;
}
.detail .menu ul.aj .item a:hover {
	opacity: 0.7;
	background: none;
}
.detail .menu ul.aj .item a:hover img {
	background: none;
}
.detail .box {
    background:#ececec;
    margin:40px auto;
	position: relative;
	padding: 40px 40px 30px;
	width: 980px;
}
.detail .OA {
	padding: 0 0 30px;
	width: 980px;
}
.detail .box:after {
    content: url("img/shadow.png") ;
	position:absolute;
	bottom: -26px;
	left: 0;
	width: 980px;
}
.detail .box .txt {
	width: 700px;
	display: inline-block;
	margin-left: 30px;
	vertical-align: top;
}
.detail .box .txt .title {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 8px;
}
.detail .box .txt p {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.5em;
}
.detail .box .txt .btn {
	background-color: #cf237a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 20px;
	text-align: center;
	display: block;
	margin: 15px 0 0 150px;
	width: 300px;
}
.detail .box .btn-OA {
	background-color: #cf237a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 20px;
	text-align: center;
	display: block;
	margin: 15px auto 0;
	width: 300px;
}
.detail .mov {
  position: relative;
  width: 100%;
  margin: 0 auto 10px;
  padding-top: 56%;
}
.detail .mov iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.detail .box .txt .btn:hover {
	background-color: #700f7a;
}
.detail .tv-box {
	background-color: #fff;
	width: 368px;
	height: 425px;
	float: right;
	text-align: center;
	padding-top: 10px;
}
.detail .tv-box .tv-ttl {
	margin: 23px 0 15px;
}
.detail .tv-box p.movie {
	margin: 0 20px;
}
.detail .tv-box .movie iframe {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
}
.detail .tv-box .btn {
	background-color: #1996EE;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 20px 0;
	text-align: center;
	display: block;
	height: 35px;
}
.detail .tv-box .btn:hover {
	background-color: #17bcff;
}
.main-slider {
    float: left;
    overflow: hidden;
	margin: 0;
	display: block !important;
}
.bx-wrapper {
	width: 612px !important;
}
.main-slider .slider .item {
    width: 612px !important;
}
.main-slider .slider {
    margin-left: 0;
}
.detail .twitter {
	clear: both;
	text-align: center;
}
.detail a:hover img {
	background: none;
}
.detail .twitter #twitter-widget-0 {
	min-height: 462px;
	height: 462px;
}