@charset "utf-8";

/* Reset.css */

@import './reset.css';
html,
body {
    font-size: 100%;
    line-height: 180%;
    position: relative;
    height: 100%;
    font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

/*
#headback .container {
    z-index: 2;
}
*/

.marginauto img {
    margin: 0 auto;
    text-align: center;
}

#section-bnr img {
    width: 100%;
    height: auto;
    padding: 0;
    vertical-align: middle;
}

#navi a {
    display: block;
    z-index: 100;
}

/*#headback {
    height: 70px;
    width: 100%;
    background-color: #FFFFFF;
}*/

.w100 img {
    width: 100%;
    height: auto;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

strong {
    display: block;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 15px;
}

#floor-sec {
    background-color: #F9F9F9;
}

.container {
    /*max-width: 1200px;*/
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    padding-left: 6px;
}

#logo img {
    width: 120px;
    height: auto;
}


#logo {
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 99;
}

#home #logo {
    top: 15px;
}

ul,
ol {
    list-style: none;
}

ol.asterisk {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

ol.asterisk li {
    position: relative;
    padding-left: 15px;
}

ol.asterisk li:before {
    content: "*";
    position: absolute;
    left: 0;
    top: 4px;
}

ol.line {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.line li {
    position: relative;
    padding-left: 15px;
}

ol.line li:before {
    content: "-";
    position: absolute;
    left: 0;
    top: 1px;
}

.second h2 {
    color: #217bc2;
    font-size: 52px;
    font-weight: 900;
    margin-bottom: 30px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.second h3 {
    color: #217bc2;
    font-size: 32px;
    margin: 0;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
}

.second h4 {
    color: #217bc2;
    font-size: 18px;
    margin: 0;
}

footer {
    display: block;
    max-width: 1200px;
    margin: 30px auto;
    color: #049AD9;
    font-size: 13px;
    position: relative;
    font-weight: bold;
}

@media (max-width: 900px) {
    footer {
        font-size: 9px;
        font-weight: bold;
        line-height: 140%;
        margin: 0px 10px;
        /* padding: 40px 0; */
        padding: 14px 0 20px;
    }
}


.f-logo {
    position: absolute;
    right: 0;
    top: 10px;
}

.f-logo img {
    width: 126px;
    height: auto;
}

#section-bnr {
    background: url(../images/common/bnr-back.jpg) no-repeat top center;
    padding: 80px 0;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}

#facility-sec {
    background: url(../images/facility/facility_back.jpg) no-repeat bottom left;
}

#section-bnr .span_4 p {
    text-align: center;
}

#section-bnr .container {
    max-width: 1560px;
}

.g-logo img {
    width: 110px;
    height: auto;
}

.wrap {
    overflow: hidden;
}

.linesection {
    padding: 80px 0;
    border-bottom: 1px solid #EEEEEE;
}

.no-linesection {
    padding: 80px 0;
}

.no-linesection3 {
    /* padding: 50px 0 0; */
    padding: 32px 0 0;
}

.ytsection {
    padding-top: 4px;
}

#op-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/operation_info.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#fa-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/facility_information.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#shop-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/restaurant_shop.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#various-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/various.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#logo-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/logo.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#faq-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/faq.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#ticket-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/ticket.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#access-section1 {
    min-height: 480px;
    border-top-right-radius: 2000px 300px;
    border-top-left-radius: 2000px 300px;
    margin-left: -200px;
    margin-right: -200px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: center;
    background: url(../images/head/access.jpg) top center / contain no-repeat;
    background-attachment: fixed;
}

#top-section1 {
    height: 690px;
    text-align: center;
}

#btntop {
    position: absolute;
    top: -40px;
    text-align: center;
    width: 50px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#top-section1 p {
    font-size: 22pt;
    font-weight: bold;
    margin-top: 50px;
    line-height: 170%;
    color: #FFFFFF;
    text-shadow: 0 0 20px #000000;
}
#top-section1 p.copy {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,0);
}
.ie9 #top-section1 p.copy {
    position: static;
    text-align: center;
    transform: translate(0,0);
}
.wrap h1 {
    font-weight: 900;
    font-size: 70px;
    color: #FFFFFF;
    /*padding-top: 200px;*/
    font-family: 'Open Sans Condensed', sans-serif;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 73.43%;
}

.ie9 .wrap h1 {
    position: static;
}



.wrap h1 img{
    width: 100%;
}
@media (min-width: 901px) {
    #top-section1 p.copy {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,0);
    }
    .wrap h1 {
        font-weight: 900;
        font-size: 70px;
        color: #FFFFFF;
        /*padding-top: 200px;*/
        font-family: 'Open Sans Condensed', sans-serif;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 50%;
        min-width: 790px;
    }
    .ie9 .wrap h1 {
        position: static;
        margin: 270px auto 0;
        transform: translate(0,0);
    }
}

@media (max-width: 900px) {

}


@media (min-width: 901px) {
    .drawer-container {
        display: none;
    }
    .drawer-nav {
        display: none;
    }
}
