@charset "utf-8";
.gigaindex {
 width: 1200px;
}
.gigaindex .detail {
 font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.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;
}
.gigaindex .content {
 padding: 0 0 10px;
 margin-bottom: 50px;
}
.gigaindex .bg {
 padding: 40px 50px 10px;
 background: #f6f5f1;
}
.gigaindex .txtbox {
 padding-top: 20px;
 margin-bottom: 2em;
 background: url(img/bg.png?v2) no-repeat center top scroll;
 background-size: 100% auto;
}
.gigaindex .en {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 700;
}
.gigaindex .txtbox .logo {
 max-width: 280px;
 width: 60%;
 margin: 0 auto 10px;
 padding-right: 2%;
}
.gigaindex .mrket {
 width: 860px;
 margin: 0 auto 10px;
 padding-right: 2%;
}
.gigaindex .txtbox .ttl {
 font-size: 2.6em;
 margin-bottom: 16px;
 letter-spacing: -.5px;
 color: #957f46;
 text-align: center;
}
.gigaindex .section-ttl {
 font-size: 1.8em;
 margin-bottom: 16px;
 color: #957f46;
 text-align: center;
}
.gigaindex .bg .section-ttl {
 color: #333;
}
.gigaindex .txtbox .read {
 font-size: 1.4em;
 font-weight: 500;
 line-height: 1.8em;
 margin-bottom: 2em;
 text-align: center;
}
.gigaindex .txtbox .subread {
 font-size: 1.2em;
 font-weight: 500;
 line-height: 1.8em;
 margin-bottom: 1em;
 text-align: center;
}
.gigaindex .pagettl span {
 display: block;
 font-size: 26px;
 line-height: 1.8em;
}
.gigaindex .section-ttl .en {
 display: block;
 font-size: 3em;
 line-height: .8em;
 margin-bottom: 5px;
}
.gigaindex .btn {
 padding: 0;
 border: none;
 outline: none;
 font: inherit;
 color: inherit;
 background: none;
}
.gigaindex a img:hover, .gigaindex .linkbutton:hover {
 opacity: 0.7;
 color: #fff !important;
}
.gigaindex .linkbutton {
 display: block;
 box-sizing: border-box;
 width: 100%;
 color: #fff !important;
 font-weight: 700;
 background: #303030;
 text-align: center;
 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
 font-size: 18px;
 max-width: 320px;
 height: 44px;
 line-height: 44px;
}
.gigaindex .linkbutton.download {
 background: #a5915a;
}
#container .art-box .figcaption .linkbutton {
 padding: 8px 5px;
 position: absolute;
 bottom: 0;
}
#container section {
 padding-bottom: 10px;
}
#container .grid {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 justify-content: space-between;
 align-items: center;
 flex-direction: row-reverse;
 font-size: 15px;
}
#container .grid.linkarea {
 flex-direction: row;
 width: 680px;
 margin: 20px auto 0;
}
#container .event-area.soon {
 display: flex;
 justify-content: center;
 align-items: center;
 min-height: 200px;
}
#container .event-area.soon p {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 700;
 color: #ddd;
 font-size: 3em;
}
#container .disc {
 margin-left: 1em;
}
#container .disc li {
 list-style-type: disc;
 margin-bottom: 10px;
}
#container .disc li a {
 color: #036492;
 font-size: 15px;
 line-height: 1.7em;
}
#container .disc li a:hover {
 text-decoration: underline;
}
#container .event-area {
 background: #fff;
 border-top: 5px solid #a5915a;
 padding: 20px 30px;
 margin-bottom: 40px;
 filter: drop-shadow(0 0 3px rgba(165, 145, 90, .1));
 position: relative;
 min-height: 330px;
 overflow: hidden;
}
#container .event-area::before {
 position: absolute;
 content: "";
 width: 100%;
 top: 0;
 left: 0;
 height: 1px;
 background-color: #e3e0d6;
}
#container .event-area .figure {
 width: 42%;
}
#container .event-area .figure img {
 width: 100%;
 aspect-ratio: 1.5;
 aspect-ratio: 3 / 2;
 object-fit: cover;
}
#container .event-area .figure {
 width: 42%;
}
#container .event-area .figcaption {
 width: 55%;
 line-height: 1.6em;
}
#container .event-area .title {
 font-size: 2.2em;
 line-height: 1.4em;
 margin-bottom: 5px;
 font-weight: 700;
 letter-spacing: -.5px;
}
#container .detail {
 border-top: 2px solid #e0dcd1;
 border-bottom: 2px solid #e0dcd1;
 margin: 12px 0;
 padding: 6px 0;
}
#container .detail dt {
 width: 100px;
 float: left;
 padding: 2px 0;
 white-space: nowrap;
 font-weight: 700;
}
#container .detail dd {
 margin-left: 100px;
 padding: 2px 0;
}
#container .detail dt::after {
 content: ":";
 margin: 0 10px;
}
#container .cap {
 font-size: .9em;
}