@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
.gigaindex {
 width: 1200px;
}
.gigaindex a:hover {
 color: #000 !important;
}
.gigaindex .sns-share {
 display: none;
}
.gigaindex img {
 max-width: 100%;
 height: auto;
 vertical-align: top;
}
.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;
}
.gigaindex .head {
 display: none;
}
.free-custom::before {
 content: "";
 display: block;
 height: 10px;
 width: 100%;
 background-color: #071223;
}
#container {
 position: relative;
 z-index: 3;
 color: #fff;
 background-color: #071223;
 padding: 40px 40px 50px;
}
.section-ttl {
 text-align: center;
 position: relative;
}
#header .section-ttl {
 margin-right: 20px;
 float: right;
 width: 100px;
 padding: 0 20px;
}
#header .section-ttl:before {
 position: absolute;
 content: '';
 top: 0;
 left: 0;
 border: none;
 border-bottom: solid 28px transparent;
 border-right: solid 20px #071223;
 z-index: 10;
}
#header .section-ttl:after {
 position: absolute;
 content: '';
 top: 0;
 right: 0;
 border: none;
 border-bottom: solid 28px transparent;
 border-left: solid 20px #071223;
 z-index: 10;
}
.section-ttl span {
 -webkit-transform: skew(-10deg);
 transform: skew(-10deg);
 color: #B8D200;
 display: inline-block;
 font-size: 1.8em;
 font-weight: 600;
 font-family: Arial, Helvetica, "sans-serif";
}
#header .section-ttl span {
 background-color: #071223;
 color: #fff;
 font-size: 0.8em;
 margin-bottom: 10px;
 position: absolute;
 top: 0;
 right: 20px;
 left: 20px;
 height: 28px;
 z-index: 10;
 -webkit-transform: none;
 transform: none;
 box-sizing: border-box;
 text-align: center;
}
#container .title-box .section-ttl span {
 font-family: Arial, Helvetica, "sans-serif";
 font-size: 1.2em;
}
.gigaindex .banner.flex {
 margin: 20px auto;
 width: 86%;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 justify-content: space-between;
 justify-content: center;
}
.gigaindex .item.link-banner {
 margin-bottom: 30px;
 width: 50%;
 max-width: 800px;
 text-align: center;
}
.gigaindex .item.link-banner a {
 box-sizing: border-box;
 display: block;
}
.contentsList {
 padding: 20px 0;
}
.contentsList li {
 font-size: 16px;
 font-weight: 600;
 margin-bottom: 30px;
 background-color: rgba(255, 255, 255, 1);
}
.contentsList li .i-logo {
 position: relative;
 display: block;
 margin-bottom: 10px;
 text-align: right;
}
.contentsList li .i-logo img {
 max-width: 180px;
 border: 2px solid #eee;
}
.contentsList li:nth-child(2n) .i-logo {
 text-align: left;
}
.contentsList li:nth-child(2n) .linkbutton {
 float: left;
}
.contentsList .thumb {
 width: 300px;
 height: 216px;
 margin-right: 20px;
 float: left;
 overflow: hidden;
 background: #262626 url("/base/images/noimage_m.png") no-repeat scroll center center;
 background-size: 120px auto;
}
.contentsList .txt-more {
 color: #b7392a;
 font-size: 18px;
 font-style: italic;
 text-align: right;
 position: absolute;
 bottom: 15px;
 right: 15px;
}
.contentsList .testdrive .inner, .contentsList .soon {
 padding: 30px;
 margin-bottom: 30px;
 display: block;
 position: relative;
}
.contentsList .testdrive .subttl {
 font-size: 1.4em;
 font-weight: bolder;
 margin: 30px 0 10px;
}
.contentsList .testdrive p {
 font-weight: normal;
 font-size: 15px;
 line-height: 1.6em;
 margin: 0 0 20px;
}
.contentsList .testdrive p b {
 font-size: 1.2em;
}
.contentsList .testdrive p.at {
 font-size: 14px;
 color: #888;
}
.contentsList .testdrive .soon p {
 text-align: center;
 color: #ccc;
 font-style: italic;
 font-size: 2.6em;
 font-weight: 600;
 font-family: Arial, Helvetica, "sans-serif";
 margin: 40px 0;
}
.contentsList .testdrive .thumb {
 width: 40%;
 height: auto;
 margin-right: 5%;
}
.contentsList .testdrive:nth-child(2n) .thumb {
 float: right;
 margin-left: 5%;
 margin-right: 0;
}
.contentsList .testdrive .txt-box {
 display: inline-block;
 width: 55%;
}
.contentsList .testdrive .title {
 font-size: 1.4em;
 line-height: 1.6em;
 margin-bottom: 0.6em;
}
hr {
 height: 0;
 margin: 0;
 padding: 0;
 border: none;
}
.gigaindex a img:hover, .gigaindex .linkbutton:hover {
 opacity: 0.7;
}
.gigaindex .linkbutton, .gigaindex .linkbutton:hover {
 display: inline-block;
 float: right;
 padding: 12px 80px;
 color: #000 !important;
 font-weight: bold;
 position: relative;
 background: #b8d200;
 position: absolute;
 right: 30px;
 bottom: 30px;
 border-radius: 100px;
 -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
 box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}
.gigaindex .linkbutton.L, .gigaindex .linkbutton.L:hover {
 float: left;
}
.gigaindex .linkbutton::after {
 position: absolute;
 top: 0;
 bottom: 0;
 right: 6%;
 margin: auto;
 content: "";
 display: block;
 width: 10px;
 height: 10px;
 border: 2px solid;
 border-color: #000 #000 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 {
 position: relative;
 color: #fff;
}
#txt-area {
 position: absolute;
 width: 100%;
 height: 100%;
 z-index: 10;
 top: 0;
 right: 0;
 left: 0;
 bottom: 0;
 overflow: hidden;
 box-sizing: border-box;
}
.title-box {
 position: relative;
 z-index: 10;
 top: 50%;
 left: 50%;
 transform: translateY(-50%) translateX(-50%);
 color: #000;
 width: 710px;
 background-color: rgba(255, 255, 255, 0.8);
 padding: 50px;
}
.title-box .section-logo {
 width: 700px;
 margin-bottom: 30px;
}
.title-box p {
 line-height: 1.8em;
 letter-spacing: 1px;
 font-size: 16px;
}
.gigaindex #slide {
 width: 100%;
 height: 0;
 padding-top: 60%;
 display: inline-block;
 position: relative;
 overflow: hidden;
 vertical-align: top;
}
.gigaindex #slide img {
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translateY(-50%) translateX(-50%);
 transform: translateY(-50%) translateX(-50%);
 width: 100%;
 max-width: none;
 height: auto;
}