@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
.gigaindex {
 max-width: 750px;
 margin: 0 auto;
 text-align: left;
}
.gigaindex .free-custom {
 background-color: #000;
 color: #fff;
 padding-bottom: 20px;
}
.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 .sns-share {
 display: none;
}
.gigaindex img {
 max-width: 100%;
 vertical-align: top;
}
.gigaindex .head {
 display: none;
}
#container {
 position: relative;
 width: 86%;
 margin: 10px auto 20px;
}
#header {
 position: relative;
}
#header .section-logo img {
 width: 160px;
}
#header .section-logo {
 width: 100%;
 text-align: center;
 padding-top: 14px;
 padding-bottom: 12px;
}
#header .read {
 box-sizing: border-box;
 width: 86%;
 margin: 0 auto;
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
 background: -prefix-linear-gradient(bottom, rgba(0, 0, 0, 0), #000).gigaindex .banner .linkbutton;
 color: #fff;
 font-weight: 600;
 line-height: 1.8em;
 z-index: 10;
 text-align: left;
}
#header .read p {
 margin-bottom: 20px;
}
#header .read br {
 display: none;
}
.gigaindex .banner {
 margin: 0 auto 20px;
 text-align: center;
}
.gigaindex .item.link-banner {
 margin: 0 0 0 6%;
 font-size: 12px;
 text-align: center;
}
.gigaindex .item.link-banner:first-of-type {
 margin-left: 0;
}
.gigaindex .item.link-banner a {
 width: 280px;
 box-sizing: border-box;
 display: block;
 margin-bottom: 14px;
}
.contentsList li {
 font-size: 16px;
 font-weight: 600;
 margin-bottom: 30px;
 background-color: rgba(255, 255, 255, 1);
 text-align: left;
}
.contentsList li a {
 color: #222;
}
.contentsList li .i-logo {
 position: relative;
 display: block;
 margin-bottom: 10px;
 text-align: right;
}
.contentsList li .i-logo img {
 max-width: 180px;
 margin-top: -12px;
}
.contentsList li.L .i-logo {
 text-align: left;
}
.contentsList li.L .i-logo img {
 max-width: 140px;
 margin-top: 0;
}
.contentsList li.L .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: 12px;
 margin-bottom: 30px;
 display: block;
}
.contentsList .soon {
 background-color: #bbb;
}
.contentsList .testdrive .subttl {
 font-size: 1.4em;
 font-weight: bolder;
 margin: 30px 0 10px;
}
.contentsList .testdrive p {
 font-weight: normal;
 font-size: 13px;
 line-height: 1.6em;
 margin: 0 0 12px;
 color: #999;
}
.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: #fff;
 font-style: italic;
 font-size: 1.6em;
 font-weight: 600;
 font-family: Arial, Helvetica, "sans-serif";
 margin: 30px 0;
}
.contentsList .testdrive .thumb {
 width: 100%;
 height: auto;
 margin-bottom: 10px;
}
.contentsList .testdrive .title {
 font-size: 16px;
 line-height: 1.6em;
 margin-bottom: 0.6em;
 margin-top: 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: block;
 padding: 5px;
 color: #fff !important;
 font-weight: 600;
 position: relative;
 background: #e60012;
 text-align: center;
 border-radius: 2px;
}
.gigaindex .linkbutton.L, .gigaindex .linkbutton.L:hover {
 float: left;
}
.gigaindex .linkbutton::after {
 position: absolute;
 top: 0;
 bottom: 0;
 right: 4%;
 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 .banner .linkbutton {
 width: 86%;
 font-size: 15px;
 padding: 8px 12px 8px 5px;
 margin: 30px auto 0;
}
.gigaindex .product {
 background-color: #222222;
 padding: 10px 7%;
 line-height: 1.6em;
 text-align: left;
}
.gigaindex .product p {
 margin-bottom: 20px;
 line-height: 1.8em;
}
.gigaindex .section-ttl {
 text-align: center;
 font-family: Arial, Helvetica, "sans-serif";
 font-size: 1.8em;
 font-weight: 600;
 line-height: 1.2em;
 margin-bottom: 16px;
 color: #fdd300;
 margin-top: 40px;
}
.gigaindex .section-ttl span {
 font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
 font-size: 14px;
 line-height: 1em;
 color: #999;
 display: block;
 margin-top: 5px;
}
.gigaindex .product .subttl {
 font-size: 1.2em;
 font-weight: 600;
 margin-bottom: 12px;
 text-align: center;
 margin-top: 30px;
}
.gigaindex .product .ph {
 margin-bottom: 20px;
}
.view {
 width: 100%;
 max-width: 1600px;
 margin: 0 auto;
 padding-bottom: 56.25%;
 height: 0px;
 position: relative;
 overflow: hidden;
 display: block;
 -webkit-overflow-scrolling: touch;
 overflow-scrolling: touch;
 background-color: #000;
}
.view iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 1;
}
.gigaindex .movlist {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.gigaindex .movlist li {
 width: 100%;
 display: block;
 margin-bottom: 1.8em;
}
.gigaindex .movlist li.soon {
 background-color: #333;
 text-align: center;
 color: #666;
 font-family: Arial, Helvetica, "sans-serif";
 font-weight: 700;
 font-size: 1.2em;
 font-style: italic;
}
.gigaindex .movlist li.soon p {
 padding-top: 20%;
}