@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;
}
hr {
 height: 0;
 margin: 0;
 padding: 0;
 border: none;
}
#container {
 position: relative;
 z-index: 3;
 background: #fff url(img/bg.png) repeat-y scroll center 40px;
 background-size: 100% auto;
 padding: 40px 0 0;
}
#container .bg-white {
 background-color: #fff;
 padding: 50px 0 0;
 margin-top: -40px;
}
.section-ttl {
 text-align: center;
}
.section-ttl span {
 padding: 0.3rem 5rem;
 /*-webkit-transform: skew(-10deg);
 transform: skew(-10deg);*/
 background-color: #e62e8b;
 display: inline-block;
 font-size: 1.5em;
 font-weight: 600;
 text-shadow: none;
 border-radius: 0 0 30px 30px;
}
.section-ttl span.en {
 font-family: Arial, Helvetica, "sans-serif";
 color: #fff;
}
#header .section-ttl span {
 padding: 0.2rem 2rem;
 background-color: #e62e8b;
 color: #fff;
 font-size: 1em;
 position: absolute;
 z-index: 11;
 right: -2px;
 top: -16px;
 border-radius: 0 0 20px 20px;
}
#container .title-box .section-ttl span {
 font-family: Arial, Helvetica, "sans-serif";
 font-size: 1.2em;
}
.gigaindex .banner {
 margin: 40px -1%;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 width: 102%;
}
.gigaindex .item.link-banner {
 padding: 0;
 width: 14%;
 margin: 0 1% 40px;
 text-align: center;
}
.gigaindex .platinum .item.link-banner {
 width: 23%;
}
.gigaindex .platinum .item.link-banner a {
 display: block;
}
.contentsList {
 padding: 30px 50px 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: 16px;
 font-weight: 600;
 position: relative;
 background-color: #f3eeea;
 box-shadow: 0 1px 4px rgba(190, 167, 136, 0.3);
 display: inline-block;
 width: 48.5%;
 margin-bottom: 3%;
 margin-left: 3%;
 box-sizing: border-box;
 overflow: hidden;
 border-radius: 2rem;
}
.contentsList li:nth-child(2n+1) {
 margin-left: 0;
}
.contentsList li .i-logo {
 position: relative;
 display: block;
 width: 200px;
 margin: 10px auto;
}
.contentsList .thumb {
 aspect-ratio: 3 / 2;
 -o-object-fit: cover;
 object-fit: cover;
 overflow: hidden;
 background: #262626;
 background-size: 120px auto;
 border-radius: 2rem;
}
.contentsList .testdrive .inner, .contentsList .soon {
 padding: 20px 20px 80px;
 height: 100%;
 display: block;
 position: relative;
 box-sizing: border-box;
}
.contentsList .soon {
 padding: 100px 20px;
}
.contentsList .testdrive p {
 font-weight: normal;
 font-size: 14px;
 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: #bea788;
 font-style: italic;
 font-size: 2.4em;
 font-weight: 600;
 font-family: Arial, Helvetica, "sans-serif";
 margin-bottom: 0;
}
.contentsList .testdrive .txt-box {
 display: block;
 width: 100%;
 margin-top: 20px;
}
.contentsList .testdrive .title {
 font-size: 1em;
 line-height: 1.6em;
 margin-bottom: 0.6em;
}
.gigaindex a img:hover, .gigaindex .linkbutton:hover {
 opacity: 0.7;
}
.gigaindex .linkbutton, .gigaindex .linkbutton:hover {
 display: block;
 padding: 10px 80px;
 color: #fff !important;
 font-weight: bold;
 background: #000;
 position: absolute;
 bottom: 23px;
 right: 20%;
 left: 20%;
 text-align: center;
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
 border-radius: 30px;
}
.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;
}
.detail {
 position: relative;
 margin-bottom: 30px;
}
#header {
 color: #000;
 position: relative;
}
.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;
 width: 100%;
 margin: auto;
 padding-bottom: 50px;
 background-color: #f3eeea;
 border-radius: 0 0 4rem 4rem;
}
.title-box .section-logo {
 margin: 0 auto;
 text-align: center;
}
.title-box .read {
 line-height: 1.8em;
 letter-spacing: .4px;
 font-size: 16px;
 font-weight: 600;
 width: 1100px;
 margin: auto;
 padding: 3rem 4rem;
 border-radius: 4rem;
 background-color: #fff;
 box-sizing: border-box;
}