@charset "utf-8";
/* ゲームイベント　=================================================================== */
.thm-body {
    padding: 0px;
	width: 1040px;
}
.breadcrumb {
    display: none;
}
.thm-main {
	margin-left: 10px;
}
.thm-aside {
	margin-right: 10px;
}
.thm-page-special .gigaindex .head {
	border-bottom: none;
	display: none;
}
.thm-page-special .gigaindex .detail {
	width: 100%;
    background-color: #000;
}
#gigaContents a {
	color: #426bff;
}
#gigaContents a:hover {
	text-decoration: none;
}
#gigaContents a:hover img {
    background: none;
}
a, a:focus, *:focus {
	outline: none;
}
#gigaContents img {
    max-width: 100%;
}
#gigaContents .logo {
	width: 100%;
	text-align: center;
    margin: 30px auto 0;
    font-size: 3.5em;
    color: #dae1e6;
	line-height: 1.8em;
	font-weight: bold;
}
#gigaContents .contents {
	width: 900px;
	margin: 5px auto 60px;
}
#gigaContents .read {
	color: #fff;
    font-size: 1.3em;
	line-height: 1.8em;
	font-weight: 600;
	text-align: center;
    margin: 30px auto;
}
#gigaContents .ribbon {
    position: relative;
	padding:10px 20px;
	font-size:20px;
	color:#000;
	background: #ffdc00;
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
    text-align: center;
}
#gigaContents .ribbon h3 {
    font-weight: bold;
}
#gigaContents .ribbon::before,
#gigaContents .ribbon::after{
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #cc9900;
}
#gigaContents .ribbon::before{
	right: 0;
	border-left: 5px solid #cc9900;
}
#gigaContents .ribbon::after{
	left: 0;
	border-right: 5px solid #cc9900;
}
#gigaContents .box {
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    padding: 30px 40px;
    width: 880px;
    margin: 0 auto 40px;
    box-sizing: border-box;
}
#gigaContents .box .txt {
    margin: 20px auto;
}
#gigaContents .box .info {
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 1.1em;
    border-bottom: 1px dashed #ddd;
}
#gigaContents .box .info dt {
    font-weight: 600;
    position: absolute;
    top: 15px;
    padding: 1px;
    line-height: 1.6em;
    background-color: #1b74cb;
    color: #fff;
    width: 140px;
    text-align: center;
}
#gigaContents .box .info dd {
    display: inline-block;
    line-height: 1.6em;
    padding: 5px 0;
    margin-left: 160px;
    transform: 1s;
}
#gigaContents .btn {
    background-color: #ffdc00;
    border-radius: 40px;
    color: #000;
    font-size: 1.4em;
    text-decoration: none;
    padding: 20px 5px 17px;
    width: 60%;
    margin: 20px auto 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.29);
    display: block;
    text-align: center;
    font-weight: bold;
}
#gigaContents .btn:hover {
    text-decoration: none;
    opacity: 0.7;
}
#gigaContents .box .subttl {
    font-size: 1.2em;
    font-weight: 600;
    color: #333;
    border-top: 4px solid #63696e;
    border-bottom: 2px solid #63696e;
    padding: 7px 0 5px;
    text-align: center;
}
#gigaContents .box .linknews {
    border-bottom: 1px dashed #ddd;
}
#gigaContents .box .linknews li {
    border-top: 1px dashed #ddd;
    padding: 15px 0;
    position: relative;
    clear: both;
}
#gigaContents .box .linknews li .figure {
    width: 300px;
    display: inline-block;
    margin: 0 20px 15px 0;
    float: left;
}
#gigaContents .box .linknews li .ttl {
    font-size: 1.3em;
    color: #000;
    font-weight: 600;
    margin-bottom: 8px;
}
#gigaContents .box .linknews li .cap {
    font-size: 1em;
    color: #666;
    margin-bottom: 8px;
}
#gigaContents .box .linknews li .linkmore {
    float: right;
    background-color: #000;
    color: #ffdc00;
    font-weight: bold;
    padding: 10px 35px 10px 30px;
    border-radius: 20px;
    position: relative;
    display: inline-block;
}
#gigaContents .box .linknews li .linkmore::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: #ffdc00 #ffdc00 transparent transparent;
    transform: rotate(45deg);
    transition: 0.3s;
}
#gigaContents .box .linknews li a:hover {
    opacity: 0.8;
}


#gigaContents .infoBox {
    clear: both;
    height: 180px;
    margin: 20px 0 40px;
    overflow: auto !important;
    overflow-y: scroll;
    padding: 20px 30px;
    border: 1px solid #ccc;
    background-color: #eee;
    font-size: 12px;
    line-height: 1.6em;
}
#gigaContents .infoBox .ttl_kiyaku {
    text-align: center;
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 10px;
}
#gigaContents .infoBox h4 {
    font-size: 1.1em;
    font-weight: 500;
    margin-top: 10px;
}
#gigaContents .linkbox {
	text-align: center;
	font-size: 0;
    margin-top: 50px;
}
#gigaContents .linkbox li {
    display: inline-block;
	font-size: 15px;
	width: 36%;
	padding: 0 20px;
	box-sizing: border-box;
}
#gigaContents .linkbox li .figure {
	max-width: 100%;
}