#page {
    min-width: 1230px
}

header {
    position: relative;
    min-width: 1230px
}

section .section-contents {
    width: inherit;
    margin: auto
}

section .section-inner .stroke {
    z-index: 0;
    height: 100%;
    position: absolute
}

section .section-inner .stroke.stroke-gold {
    margin-right: -732px;
    background: #544520
}

@media screen and (max-width:1280px) {
    section .section-inner .stroke.stroke-gold {
        right: 50%;
        margin-right: -732px
    }
}

.s-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000
}

.s-loading p {
    width: 350px;
    height: 120px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

header {
    background-color: #000
}

header h1 {
    display: none
}

.s-mv {
    background-color: #fff;
    background-image: url(../../images/pc/top/mv.jpg?=20170725-1920);
    background-position: center 0;
    background-repeat: no-repeat
}

.s-mv h1 {
    position: absolute;
    top: 51px;
    left: 26px;
    bottom: 0
}

.s-mv h2 {
    position: absolute;
    top: 148px;
    right: 114px;
    bottom: 0;
    z-index: 5
}

.s-mv .s-mv--mv {
    width: 1280px;
    height: 1274px;
    position: relative;
    margin: 0 auto
}

.s-mv .s-mv--banner_title {
    position: absolute;
    bottom: 134px;
    left: 30px
}

.s-mv .s-mv--banner {
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 0
}

.s-mv .s-mv--banner2 {
    position: absolute;
    bottom: 160px;
    left: 228px;
    font-size: 0
}

.s-mv .s-mv--news {
    background: #1f2023;
    width: 100%;
    height: 130px;
    bottom: 0
}

.s-mv .s-mv--news .news-inner {
    width: 1230px;
    height: 130px;
    margin: 0 auto;
    display: table
}

.s-mv .s-mv--news .news-inner h3 {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px 0 10px
}

.s-mv .s-mv--news .news-inner ul {
    display: table-cell;
    vertical-align: middle
}

.s-mv .s-mv--news .news-inner ul li {
    border-left: 1px solid #000;
    width: 320px;
    padding: 0 15px 0 30px;
    display: table-cell;
    vertical-align: top
}

.s-mv .s-mv--news .news-inner ul li:first-child {
    border-left: none
}

.s-mv .s-mv--news .news-inner ul li a {
    display: block
}

.s-mv .s-mv--news .news-inner dl dt {
    font-size: 14px
}

.s-mv .s-mv--news .news-inner dl dd {
    font-size: 14px;
    line-height: 1.4em
}

.s-mv .s-mv--news .news-inner p {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px
}

.s-banner {
    padding: 48px 0 98px
}

.s-banner ul {
    text-align: center;
    font-size: 0
}

.s-banner ul li {
    display: inline-block;
    margin: 0 15px
}