.loading-area .loadeing-logo-area img {
    display: inline;
}

@media (min-width:751px) {
    /* CSS Document */

    /*mv*/
    #mv {
        background: url(../images/mv.jpg) center center no-repeat;
        background-size: cover;
        height: 460px;
    }

    #mv h2 {
        background: url(../images/ttl.svg) center center no-repeat;
    }

    /* body */
    .anchor .bx-wrapper {
        height: 100% !important;
        margin: 0 auto;
        box-shadow: none;
        border: none;
        background: transparent;
    }

    .anchor .bx-wrapper .bx-viewport {
        box-shadow: none;
        border: none;
        left: 0;
    }

    .anchor .bx-wrapper .bx-pager {
        text-align: right;
        padding-top: 0;
        bottom: 20px;
        right: 20px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        z-index: 70;
    }

    .anchor .bx-wrapper .bx-pager .bx-pager-item {
        width: 20px;
    }

    .anchor .bx-wrapper .bx-pager.bx-default-pager a {
        background: #ffffff;
        text-align: center;
        width: 6px;
        height: 6px;
        border-radius: 3px;
        margin: 0 auto;
    }

    .anchor .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .anchor .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #FFFFFF;
        width: 12px;
        height: 12px;
        border-radius: 6px;
    }

    .iunit {
        margin-top: 90px;
        padding-bottom: 20px;
        background-color: #FFFFFF;
    }

    .spawrap {
        margin-bottom: 20px;
        position: relative;
    }

    .spawrap .txt {
        width: 440px;
        padding-top: 50px;
        padding-left: 45px;
        background-color: #FFFFFF;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 100;
    }

    .spawrap .txt h3 {
        margin-bottom: 15px;
    }

    .spawrap .txt p {
        font-size: 20px;
        letter-spacing: 3px;
    }

    .iunit .spatxt {
        padding: 0 45px;
    }

    .iunit .spatxt p {
        font-size: 16px;
        line-height: 1.8;
    }

    /* #p1 */

    #p1 .map {
        height: 920px;
        position: relative;
    }

    #p1 .img {
        margin: 0 auto;
        width: 1300px;
    }

    #p1 .img img {
        max-width: 1300px;
    }

    #p1 .cmenu {
        padding-top: 40px;
        width: 1200px;
    }

    #p1 .link {
        width: 1200px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -600px;
    }

    #p1 .link li a {
        position: absolute;
        text-align: center;
        font-size: 20px;
        height: 40px;
        line-height: 40px;
    }

    #p1 .link li:first-child a {
        width: 22px;
        bottom: 234px;
        right: 245px;
    }

    #p1 .link li:nth-child(2) a {
        width: 22px;
        bottom: 345px;
        right: 445px;
    }

    #p1 .link li:nth-child(3) a {
        width: 22px;
        bottom: 221px;
        right: 266px;
    }

    /* #p2 */
    #p2 {
        position: relative;
    }

    /* #p3 */
    #p3 {
        position: relative;
    }

    /* #p4 */
    #p4 {
        position: relative;
        padding-bottom: 80px;
    }

    #p4 .cb {
        width: 100%;
        height: 300px;
        position: absolute;
        bottom: 0;
        z-index: -10;
    }

    /* #p5 */
    #p5 .mainw {
        margin: 80px auto;
    }

    #p5 .ctable th {
        width: 200px;
        text-align: left;
        padding-left: 20px;
    }

}

/* End mix-width:751px */


@media (min-width:751px) and (max-width:1300px) {}

@media (min-width:751px) and (max-width:1245px) {}

@media (min-width:751px) and (max-width:1145px) {}

/*End max-width:1145px;*/

@media (min-width: 751px) and (max-width:1045px) {
    /*#bns .w1000 { padding: 35px 2vw 70px; }*/
}


@media (max-width:750px) {

    /*mv*/
    #mv {
        background: url(../images/mv.jpg) center center no-repeat;
        background-size: cover;
    }

    #mv h2 {
        background: url(../images/ttl.svg) center center no-repeat;
        background-size: auto 70vw;
    }

    /* body */
    .anchor .bx-wrapper {
        margin: 0 auto;
        height: 100%;
        box-shadow: none;
        border: none;
        background: transparent;
    }

    .anchor .bx-wrapper .bx-viewport {
        box-shadow: none;
        border: none;
        left: 0;
    }

    .anchor .bx-wrapper .bx-pager {
        bottom: 0;
    }

    .anchor .bx-wrapper .bx-pager .bx-pager-item {
        margin: 0 2vw;
    }

    .anchor .bx-wrapper .bx-pager.bx-default-pager a {
        background: #ffffff;
        text-align: center;
        margin: 0;
        width: 3vw;
        height: 3vw;
        border-radius: 1.5vw;
    }

    .anchor .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .anchor .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #ffffff;
        width: 6vw;
        height: 6vw;
        border-radius: 3vw;
    }

    .anchor .bx-controls {
        width: 32vw;
        position: absolute;
        bottom: 4vw;
        right: 4vw;
        z-index: 70;
    }

    .iunit {
        margin-top: 10vw;
        padding-bottom: 4vw;
        background-color: #FFFFFF;
    }

    .spawrap .slide img {
        width: 100%;
    }

    .spawrap .txt {
        width: 80vw;
        margin: 6vw auto 4vw;
    }

    .spawrap .txt h3 {
        margin-left: -1.5vw;
    }

    .spawrap .txt p {
        margin: 2vw auto 2vw;
        letter-spacing: 0.5vw;
        font-size: 5vw;
    }

    .iunit .spatxt {
        width: 80vw;
        margin: 6vw auto 4vw;
    }

    /* #p1 */
    #p1 {
        padding-top: 2vw;
        margin-bottom: 14vw;
    }

    #p1 .map {
        height: 175vw;
        position: relative;
        background-size: contain;
    }

    #p1 .link li {
        display: none;
    }

    /* #p2 */
    #p2 {
        position: relative;
    }

    #p2 .spawrap .txt h3 img {
        width: 65vw;
    }

    /* #p3 */
    #p3 {
        position: relative;
    }

    #p3 .spawrap .txt h3 img {
        width: 75vw;
    }

    /* #p4 */
    #p4 {
        position: relative;
        padding-bottom: 8vw;
    }

    #p4 .spawrap .txt h3 img {
        width: 57vw;
    }

    #p4 .cb {
        width: 100%;
        height: 35vw;
        position: absolute;
        bottom: 0;
        z-index: -10;
    }

    #p4 .spawrap .txt h3 {
        margin-left: 0.5vw;
    }

    /* #p5 */
    #p5 .mainw {
        margin: 10vw auto 20vw;
    }

    #p5 .ctable th {
        text-align: left;
        padding-left: 2vw;
    }


    #p5 .ctable th,
    #p5 .ctable td {
        width: 100%;
        display: block;
    }
}

/* End (max-width:750px)*/