@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
.gigaindex {
 width: 100%;
 max-width: 592px;
 margin: 0 auto;
 font-size: 14px;
 line-height: 1.6em;
}
.gigaindex .detail .free-custom {
 text-align: left;
 background-color: #000;
}
.gigaindex a:hover {
 color: #222 !important;
}
.gigaindex .sns-share {
 display: none;
}
.gigaindex img {
 vertical-align: top;
 max-width: 100%;
 height: auto;
}
.gigaindex a {
 -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
 transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
 color: #222;
}
.gigaindex .head {
 display: none;
}
hr {
 height: 0;
 margin: 0;
 padding: 0;
 border: none;
}
.gigaindex #container {
 background-color: #000;
 padding: 20px 0 0;
}
.gigaindex #container .bg-white {
 background-color: #fff;
 padding: 50px 0 0;
 margin-top: -40px;
}
.section-ttl {
 text-align: center;
}
.section-ttl span {
 padding: 0.5rem 3rem;
 -webkit-transform: skew(-10deg);
 transform: skew(-10deg);
 background-color: #000;
 display: inline-block;
 font-size: 1.2em;
 font-weight: 600;
 color: #000;
 text-shadow: none;
 background: url(img/bar.png) repeat center top scroll;
 background-size: 120% 6px;
}
.section-ttl span.en {
 font-family: Arial, Helvetica, "sans-serif";
 color: #fff;
 text-shadow:1px 1px 0 #0e0c46, 1px 1px 0 #0e0c46;
}
.gigaindex #header .special span {
 -webkit-transform: skew(-4deg);
 transform: skew(-4deg);
 color: #fff;
 font-size: 12px;
 position: absolute;
 z-index: 11;
 left: 12px;
 top: 14px;
}
#container .title-box .section-ttl span {
 font-family: Arial, Helvetica, "sans-serif";
 font-size: 1.2em;
}
.gigaindex .banner {
 margin: 40px -1% 20px;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 width: 102%;
}
.gigaindex .item.link-banner {
 padding: 0;
 width: 26%;
 margin: 0 3% 20px;
 text-align: center;
}
.contentsList {
 padding: 20px 10px 55px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: multiple;
 box-sizing: border-box;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.contentsList li {
 font-size: 14px;
 font-weight: 600;
 position: relative;
 background-color: #fff;
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
 display: inline-block;
 width: 48.5%;
 margin-bottom: 3%;
 margin-left: 3%;
 box-sizing: border-box;
 overflow: hidden;
}
.contentsList li:nth-child(2n+1) {
 margin-left: 0;
}
.contentsList li .i-logo {
 position: relative;
 display: block;
 width: 60%;
 margin: 10px auto;
}
.contentsList .thumb {
 aspect-ratio: 3 / 2;
 -o-object-fit: cover;
 object-fit: cover;
 overflow: hidden;
 background: #262626;
 background-size: 120px auto;
}
.contentsList .art-box .inner, .contentsList .soon {
 padding: 10px 10px 50px;
 height: 100%;
 display: block;
 position: relative;
 box-sizing: border-box;
}
.contentsList .art-box p {
 font-weight: normal;
 font-size: 14px;
 line-height: 1.6em;
 margin: 0 0 20px;
}
.contentsList .art-box p b {
 font-size: 1.2em;
}
.contentsList .art-box p.at {
 font-size: 14px;
 color: #888;
}
.contentsList .art-box .soon p {
 text-align: center;
 color: #ccc;
 font-style: italic;
 font-size: 1.4em;
 font-weight: 600;
 font-family: Arial, Helvetica, "sans-serif";
 display: flex;
 justify-content: center;
 align-items: center;
 height: 100%;
 padding-top: 30px;
}
.contentsList .art-box .txt-box {
 display: block;
 width: 100%;
 margin-top: 10px;
}
.contentsList .art-box .title {
 font-size: 14px;
 line-height: 1.4em;
 margin-bottom: 0.6em;
}
.gigaindex .linkbutton, .gigaindex .linkbutton:hover {
 display: block;
 padding: 5px 10px;
 color: #fff !important;
 font-weight: bold;
 background: #340e69;
 position: absolute;
 bottom: 10px;
 right: 10px;
 left: 10px;
 text-align: center;
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
 border-radius: 30px;
 font-size: 14px;
}
.gigaindex .linkbutton::after {
 position: absolute;
 top: 0;
 bottom: 0;
 right: 10px;
 margin: auto;
 content: "";
 display: block;
 width: 5px;
 height: 5px;
 border: 2px solid;
 border-color: #fff #fff transparent transparent;
 transform: rotate(45deg);
 transition: 0.3s;
}
.gigaindex .flex {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.detail {
 position: relative;
 margin-bottom: 30px;
}
#header {
 background-color: #000;
 position: relative;
}
.gigaindex #header::before {
 position: absolute;
 top: -1px;
 left: 0;
 content: "";
 width: 100%;
 height: 6px;
 background: url(img/bar.png) repeat center top scroll;
 background-size: 100% 6px;
}
.mainimage {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
}
.mainimage img {
 height: 100%;
 width: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 max-width: inherit;
 opacity: .24;
}
.title-box {
 position: relative;
 z-index: 10;
 color: #fff;
 width: 86%;
 margin: auto;
 padding-top: 30px;
 padding-bottom: 30px;
}
.title-box .section-logo {
 margin: 0 auto 50px;
 text-align: center;
}
.title-box p {
 line-height: 1.8em;
 font-weight: 600;
}