@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
.gigaindex {
 width: 1200px;
}
.gigaindex a:hover {
 color: #000 !important;
}
.gigaindex .sns-share {
 display: none;
}
.gigaindex img {
 max-width: 100%;
 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, .free-custom::after {
 content: "";
 display: block;
 height: 10px;
 width: 100%;
 background-color: rgba(178, 29, 35, 1);
}
#container {
 position: relative;
 z-index: 3; /*一番上に表示*/
 color: #fff;
 background-color: rgba(0, 0, 0, 0.7);
 padding: 40px 40px 10px;
}
.section-ttl {
 text-align: center;
 position: relative;
}
#header .section-ttl {
 margin-right: 20px;
 float: right;
 width: 100px;
 padding: 0 20px;
 position: absolute;
 top: 0;
 right: 0;
}
#header .section-ttl:before {
 position: absolute;
 content: '';
 top: 0;
 left: 0;
 border: none;
 border-bottom: solid 28px transparent;
 border-right: solid 20px rgba(178, 29, 35, 1);
 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 rgba(178, 29, 35, 1);
 z-index: 10;
}
.section-ttl span {
 padding: 0.5rem 3rem;
 -webkit-transform: skew(-15deg);
 transform: skew(-15deg);
 color: #fff;
 background-color: rgba(178, 29, 35, 1);
 display: inline-block;
 font-size: 1.2em;
 font-weight: 600;
 font-family: Arial, Helvetica, "sans-serif";
}
#header .section-ttl span {
 padding: 0.2rem 0;
 background-color: rgba(178, 29, 35, 1);
 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: 50px -1% 20px;
 width: 102%;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.gigaindex .item.link-banner {
 font-size: 12px;
 width: 23%;
 margin: 0 1% 30px;
 max-width: 300px;
}
.gigaindex .item.link-banner a {
 box-sizing: border-box;
 display: block;
}
.gigaindex .item.link-banner {
 font-size: 12px;
 margin-bottom: 30px;
 width: 23%;
 max-width: 300px;
}
.contentsList {
 padding: 30px 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;
}
.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: 10px 80px;
 color: #fff !important;
 font-weight: bold;
 position: relative;
 background: #000;
}
.gigaindex .linkbutton.L, .gigaindex .linkbutton.L:hover {
 float: left;
}
.gigaindex .linkbutton::after {
 position: absolute;
 top: 0;
 bottom: 0;
 right: 4.5%;
 margin: auto;
 content: "";
 display: block;
 width: 10px;
 height: 10px;
 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;
}
/*========= 背景動画設定のCSS ===============*/
.detail {
 position: relative;
 margin-bottom: 30px;
}
.free-custom {
 position: relative;
 color: #fff;
 background:#000 url(img/bg.jpg) no-repeat top center;
 background-size: 100% auto;
}
#header {
 position: relative;
 color: #fff;
}
#txt-area {
 background: rgba(0, 0, 0, 0.7);
 background-size: 44% auto;
}
.title-box {
 position: relative;
 width: 1020px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 justify-content: space-between;
 margin: auto;
 padding: 50px 0 20px;
}
.title-box .section-logo {
 width: 53%;
 margin-bottom: 30px;
}
.title-box p {
 width: 40%;
 margin-top: 10px;
 font-size: 15.5px;
 font-weight: 600;
 line-height: 1.8;
}