@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%;
    margin-bottom: 3em;
}
.gigaindex .detail img {
    max-width: 100%;
}
#gigaContents {
    background-color: #00acec;
	font-size: 16px;
    line-height: 1.6em;
    font-feature-settings: "palt"1;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0.8px;
}
#gigaContents a {
	color: #00acec;
    font-weight: bold;
}
#gigaContents a:hover {
	text-decoration: underline;
}
a, a:focus, *:focus {
	outline: none;
}
#gigaContents img:hover {
    background-color: #fff;
}
#gigaContents p {
    margin-bottom: 1em;
}
#gigaContents hr {
    display: block;
    margin: 2.8rem 0;
    height: 0;
    padding: 0;
    border: none;
    border-top: 1px dashed #ddd;
}
#gigaContents .logo {
	width: 100%;
	text-align: center;
    margin: 0 auto 20px;
    font-size: 3.5em;
    color: #000;
	line-height: 1.8em;
	font-weight: bold;
}
#gigaContents .headerbox {
	background-color: #fff;
}
#gigaContents .contents {
	width: 940px;
	margin: 5px auto 60px;
}
#gigaContents .read {
    font-size: 16px;
	line-height: 1.8em;
	font-weight: 600;
	text-align: left;
    width: 80%;
    margin: 0 auto 50px;
    padding: 10px 0 30px;
}
#gigaContents .read span {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px 20px;
    border-radius: 40px;
    display: block;
    font-size: 1.2em;
    text-align: center;
    margin: 20px auto;
}
#gigaContents .ribbon {
    position: relative;
	padding:8px 20px;
	font-size:18px;
	color:#FFF;
	background: #000;
	box-shadow:0 1px 3px rgba(0,0,0,0.25);
    text-align: center;
    font-weight: 600;
}
#gigaContents .ribbon::before,
#gigaContents .ribbon::after{
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #333;
}
#gigaContents .ribbon::before{
	right: 0;
	border-left: 5px solid #333;
}
#gigaContents .ribbon::after{
	left: 0;
	border-right: 5px solid #333;
}
#gigaContents .box {
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    padding: 35px 40px 30px;
    width: 920px;
    margin: 0 auto 50px;
    box-sizing: border-box;
}
#gigaContents .box .txt {
    margin: 20px auto;
}
#gigaContents .box .info {
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 1em;
    border-bottom: 1px dashed #ddd;
}
#gigaContents .box .info:last-of-type {
    border-bottom: none;
}
#gigaContents .box .info dt {
    font-weight: 600;
    position: absolute;
    top: 15px;
    padding: 1px;
    line-height: 1.6em;
    background-color: #00a6a9;
    color: #fff;
    width: 196px;
    text-align: center;
    font-size: 0.9em;
    border-radius: 3px;
}
#gigaContents .box .info dd {
    display: inline-block;
    line-height: 1.6em;
    padding: 5px 0;
    margin-left: 220px;
    transform: 1s;
}
#gigaContents .box .info.time dt {
    width: 100px;
    background: none;
    color: #ff0034;
    font-family: "Arial Black", Gadget, "sans-serif";
    font-size: 1.2em;
    line-height: 1em;
}
#gigaContents .box .info.time dd {
    margin-left: 110px;
}
#gigaContents .btn {
    background-color: #ff0034;
    border-bottom: solid 4px #d9022e;
    border-radius: 40px;
    color: #fff;
    font-size: 1.3em;
    text-decoration: none;
    padding: 16px 5px 12px;
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.29);
    display: block;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
}
#gigaContents .btn:hover {
    text-decoration: none;
    opacity: 0.7;
}
#gigaContents .box .subttl {
    font-size: 1.2em;
    font-weight: 600;
    color: #00a6a9;
    border-top: 4px solid #00a6a9;
    border-bottom: 2px solid #00a6a9;
    padding: 7px 0 5px;
    text-align: center;
}
#gigaContents .box .oshirase {
    margin-bottom: 20px;
}
#gigaContents .box .oshirase li {
    border-bottom: 1px dashed #ddd;
    padding: 15px 0 15px 20px;
    position: relative;
}
#gigaContents .box .oshirase li::before {
    content: "●";
    color: #00a6a9;
    position: absolute;
    left: 5px;
}
#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: 600;
    margin-top: 10px;
}
#gigaContents .campaign {
	text-align: center;
	font-size: 0;
}
#gigaContents .campaign li {
    display: inline-block;
	font-size: 15px;
	width: 25%;
	padding: 0 20px;
	box-sizing: border-box;
}
#gigaContents .campaign li .figure {
	max-width: 100%;
}
#gigaContents .at {
    text-align: left;
}
#gigaContents .at ul {
    margin-bottom: 30px;
}
#gigaContents .atttl {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 8px;
    border-left: 10px solid #00a6a9;
    padding-left: 8px;
    margin-top: 10px;
}
#gigaContents .atttl span {
    background: linear-gradient(transparent 70%, #00a6a9 70%);
}
#gigaContents .at li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 40px;
}
#gigaContents .at li:before {
    position: absolute;
    left: 14px;
    width: 24px;
    text-align: center;
    content: "●";
    color: #00a6a9;
}
#gigaContents .sub {
    font-size: 0.9em;
    line-height: 1.4em;
    color: #888;
}
#gigaContents .nets {
    text-align:center;
    margin: 0 auto;
}
.gigaindex .detail .flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
#gigaContents .flex .grid {
    width: 40%;
    margin: 0 5%;
    text-align: center;
}
#gigaContents .flex .grid .photo {
    background-color: #fff;
    padding: 0;
    border: 8px solid #00a6a9;
    box-sizing: border-box;
    vertical-align: top;
    margin: 10px auto;
    border-radius: 20px;
}
#gigaContents .flex.btnbox {
    margin-bottom: 70px;
}
#gigaContents .flex.btnbox li {
    width: 47%;
    margin: 0;
    text-align: center;
}
#gigaContents .flex.btnbox li:nth-child(even) {
    margin-left: 4%;
}
#gigaContents .ttl {
    font-size: 1.4em;
    font-weight: 700;
    text-align: center;
}
#gigaContents .sub-ttl {
    font-size: 1.2em;
    font-weight: 700;
}
#gigaContents .sub-ttl .pre {
    font-size: 28px;
    white-space: nowrap;
    color: #ff0034;
    margin: 20px auto 10px;
    border-bottom: 3px solid #333;
    border-top: 3px solid #333;
    display: inline-block;
    padding: 16px;
}
#gigaContents .sub-ttl .tw {
    font-size: 0.9em;
    font-weight: 500;
    display: block;
}
#gigaContents .profile-txt {
    margin-bottom: 1em;
    text-align: left;
    font-size: 0.85em;
    line-height: 1.5em;
}
#gigaContents .present {
    font-size: 1.6em;
    max-width: 600px;
    display: block;
    position: relative;
    height: 50px;
    line-height: 52px;
    text-align: center;
    background: #fff000;
    box-sizing: border-box;
    margin: 0 auto 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
#gigaContents .present:before, #gigaContents .present:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}
#gigaContents .present:before {
    top: -2px;
    left: -2px;
    border-width: 27px 0px 27px 20px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}
#gigaContents .present:after {
    top: -2px;
    right: -2px;
    border-width: 27px 20px 27px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
#gigaContents .info .link {
    color: #fff;
    background-color: #ff0034;
    font-weight: 800;
    padding: 2px 20px;
    border-radius: 20px;
    margin-top: -2px;
    margin-left: 20px;
    display: inline-block;
}
#gigaContents .info .link:hover {
    text-decoration: none;
    opacity: 0.7;
}
#gigaContents ol.no {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0;
}
#gigaContents ol.no li {
    padding-top: 40px;
    position: relative;
    margin-bottom: 30px;
    width: 30%;
    display: inline-block;
    margin-right: 5%;
    font-size: 0.9em;
}
#gigaContents ol.no li:nth-of-type(3n) {
    margin-right: 0;
}
#gigaContents ol.no li:last-of-type {
    text-align: center;
}
#gigaContents ol.no li img {
    width: 100%;
    display: block;
    margin: 0 auto 10px;
}
#gigaContents ol.no li .txt {
    min-height: 100px;
}
#gigaContents ol.no li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00a6a9;
    font-size: 3em;
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: 800;
    line-height: 1;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 3px solid #00a6a9;
    font-style: italic;
}
#gigaContents #entry {
    padding-top: 40px;
    margin-top: -40px;
}
.gigaindex .detail .ttl-sponsors {
    font-family: Arial, Helvetica, "sans-serif";
    text-align: center;
    font-size: 2em;
    font-weight: 800;
    margin-bottom: 0.8em;
    margin-top: 1.5em;
}
.gigaindex .detail .flex.sponsors li {
    width: 28%;
    margin: 0 2%;
    text-align: center;
}
.gigaindex .txt_line {
    background: linear-gradient(transparent 70%, #fff000 70%);
    padding: 0 5px;
}
#gigaContents .presentbox li {
    width: 50%;
    padding: 0 2%;
    box-sizing: border-box;
}
#gigaContents .presentbox li .txt {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 0;
}