@charset "utf-8";
/* CSS Document */

.clearfix::after {
    content: '';
    display: block;
    clear: both;
}

#MvWrap {
    height: 620px;
    overflow: hidden;
    position: absolute;
    top: 180px;
    width: 100%;
    z-index: 0;
}

#Slider {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}


#Mv01, #Mv02, #Mv03, #Mv04, #Mv05, #Mv06, #Mv07, #Mv08 {
    width: 100%;
    height: 620px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}


#Mv01 {
    background-image: url(../img/mv01.jpg);
}


#Mv02 {
    background-image: url(../img/mv02.jpg);

}

#Mv03 {
    background-image: url(../img/mv03.jpg);
}

#Mv04 {
    background-image: url(../img/mv04.jpg);
}

#Mv05 {
    background-image: url(../img/mv05.jpg);
}

#Mv06 {
    background-image: url(../img/mv06.jpg);
}

#Mv07 {
    background-image: url(../img/mv07.jpg);
}

#Mv08 {
    background-image: url(../img/mv08.jpg);
}


#Copy {

    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 225px;
    z-index: 100;
    animation-name: copy;
    animation-duration: 5s;
    animation-timing-function: ease;
    animation-delay: 0;
    -webkit-animation-name: copy;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 0;
}

@keyframes copy {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes copy {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.inner {
    width: 980px;
    margin: 0 auto;
}


#Information {
    width: 980px;
    height: 300px;
    margin: 0 auto;
    padding: 80px 0px;
}


#Information h3 {
    background: url(../img/information_title_pc.jpg) no-repeat;
    width: 170px;
    height: 300px;
    float: left;
    margin-left: 10px;
    text-indent: -9999px;
}

#InformationBox {
    box-sizing: border-box;
    width: 790px;
    max-height: 300px;
    overflow-y: auto;
    float: left;
}


#InformationBox dl {
    width: 740px;
    margin-left: 20px;
    line-height: 3.0

}

#InformationBox dt {
    width: 120px;
    float: left;
    border-bottom: dashed 1px #84bec3;


}

#InformationBox dt span {
    background: url(../img/information_list_style.gif) 10px center no-repeat;
    padding-left: 20px;


}

#InformationBox dd {
    margin-left: 120px;
    border-bottom: dashed 1px #84bec3;
}

#InformationBox dd a {
    color: #04a6b4;
}


#InformationBox dd a:hover {
    text-decoration: underline;
}


#InformationBox dd span {
    margin-left: 10px;
}


#Bunner {
    background-color: #e0f0f2;
    padding: 20px 0;
}

#Bunner > div {
    display: flex;
    width: 980px;
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#Bunner > div img {
    margin: 5px;
}


#AboutMistWrap {
    width: 100%;
    height: auto;

    background-image: url(../img/about_mist_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 50px 0px;
}

#AboutMist {
    width: 980px;
    margin: 0 auto;

    color: white;
    overflow: hidden;
}

#AboutMist h3 {
    width: 262px;
    height: 106px;
    margin: 0 auto 50px;
}


#KanrenSiteWrap {
    background: #C8E0FC;
    overflow: hidden;
}


#KanrenSite {
    width: 980px;
    margin: 0 auto;
    padding: 80px 0px;
    overflow: hidden;
}


#KanrenSite h3.titleImg {
    text-indent: -9999px;
    background: url(../img/kanrensite_title_pc.png) no-repeat top center;
    width: 530px;
    height: 30px;
    margin: 80px auto -50px auto;
}

#KanrenSite h4 {
    margin: 86px 0px 20px;
    font-size: 20px;
}

#KanrenSite video.historyMovie {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

#KanrenSite h3.title {
    text-align: center;
    margin: 0 auto 50px auto;
    font-size: 1.8rem;
    color: #254280;
}

#KanrenSite h3.title:before, #KanrenSite h3.title:after {
    content: '';
    display: inline-block;
    width: 100px;
    border-top: #254280 1.5px solid;
    margin: 0 30px;
    margin-bottom: 10px;
}

/*

#KanrenSite li{
	float:left;
}


#KanrenSite li:first-child{
	margin:0px 8px 0px 10px;
}index2*/

#KanrenSite a {
    display: block;
    float: left;
    text-decoration: underline;
    color: rgb(5, 71, 147);
}

#KanrenSite img {
    margin-right: 20px;
}

#KanrenSite p {
    width: 450px;
    float: left;
}


#KanrenSite a:hover {
    opacity: 0.7;

}

#SponsorWrap {
    background: url(../img/sponsor_bg.gif) repeat-x top center;
}

#Sponsor {
    width: 980px;
    margin: 0 auto;
    padding: 80px 0px;
    overflow: hidden;
}

#Sponsor h3 {
    text-indent: -9999px;
    background: url(../img/sponsor_title_pc.jpg) no-repeat top center;
    width: 960px;
    height: 20px;
    margin: 0 auto 80px;

}

#Sponsor ul {
    width: 830px;
    margin-left: 75px;
    overflow: hidden;
}

#Sponsor li {
    float: left;
    margin-top: 20px;
    margin-right: 50px;
}

#Sponsor li:nth-child(3n) {
    margin-right: 0px;
}


#Sponsor li a {
    display: block;
    width: 240px;
    height: auto;

}

#CounterWrap {
    overflow: hidden;

}

#Counter div {
    float: left;
    margin-right: 20px;
}


.counter {
    font-family: 'Anonymous Pro' !important;
    background-color: #333333;
    font-style: normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 5px;
    padding-left: 4px;
}

#Docs a {
    text-decoration: underline;
}

/*--------------------------------------------

ここからpc用

-----------------------------------------------*/


@media screen and (min-width: 980px) {

    /*subnavi */
    #SubNaviWrap {
        height: 100px;
        background-image: url(../img/snavi_bg.png);
        background-repeat: repeat;
        top: 600px;
        position: absolute;
        z-index: 1000;
        width: 100%;
    }


    .subnavi {
        display: block;
        background-color: #ffffff;
        border-left: solid 1px #ccc;
        border-bottom: solid 1px #ccc;
        box-sizing: border-box;
        /* width: 140px; */
        width: 122.5px;
        margin-top: 536px;
        height: 70px;
    }

    .subnavi:first-child {
        margin-left: -980px;
    }


    .subnavi > a {
        border-top: 5px solid #24b6c4;
        background-image: none;
        color: #04a6b4;
        text-indent: 0;
        padding: 25px 0 20px;
        height: 20px;
    }

    .subnavi {
        color: #ffffff;
        text-align: center;
    }


    .subnavi li a {
        color: #ffffff;
    }

    #Counter {
        width: 980px;
        height: 40px;
        margin: 0 auto;
    }

    #Docs {
        width: 980px;
        height: 70px;
        margin: 0 auto;
    }
}


/*--------------------------------------------

ここからスマホ用

-----------------------------------------------*/


@media (max-width: 979px) {

    #Copy {
        display: none;
    }

    #MvWrap {
        height: auto;
        position: static;
        width: 100%;
        background-image: url(../img/mv_sp.jpg);
        background-repeat: no-repeat;
        background-size: 100% auto;
        padding-bottom: 40%;
    }

    .bx-wrapper {
        display: none;
    }


    #Slider {
        display: none;
    }


    #Information {
        width: 100%;
        padding: 40px 0px;
    }

    #Information h3 {
        background: url(../img/information_title_sp.gif) no-repeat top center;
        width: 90%;
        height: auto;
        float: none;
        margin: 0 auto 20px;
        padding-bottom: 5%;
    }

    #InformationBox {
        box-sizing: border-box;
        width: 98%;
        height: 200px;

        float: none;
        margin: 0 auto;


    }

    #InformationBox dl {
        font-size: 12px;
        width: 98%;
        margin-left: 0px;
        padding-bottom: 5px;

    }

    #InformationBox dt {
        width: 120px;
        float: left;
        border-bottom: dashed 1px #84bec3;


    }

    #InformationBox dt span {
        background: url(../img/information_list_style.gif) 10px center no-repeat;


    }

    #InformationBox dd {
        margin-left: 120px;
        border-bottom: dashed 1px #84bec3;
        white-space: nowrap;
        text-overflow: ellipsis;
    }


    #InformationBox dd a {
        color: #187a83;
    }


    #InformationBox dd a:hover {
        text-decoration: underline;
    }


    #InformationBox dd span {
        margin-left: 10px;
    }

    #Bunner > div {
        display: flex;
        width: auto;
        margin: 0 auto;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #Bunner > div img {
        margin-left: auto;
        margin-top: 10px;
    }


    #AboutMistWrap p {
        font-size: 12px;
    }


    #AboutMistWrap {
        width: 100%;
        height: auto;
        max-height: none;
        background-image: url(../img/about_mist_bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top;
        overflow: hidden;
        padding: 40px 0px;

    }

    #AboutMist {
        width: 90%;
        margin: 0 auto;
        color: white;
        overflow: hidden;
    }

    #AboutMist h3 {
        width: 40%;
        height: auto;
        margin: 0 auto 30px;
    }

    #AboutMist h3 img {
        width: 100%;
        height: auto;
    }

    #AboutMist .Detail {
        height: 300px;
        overflow: scroll;
        background-color: rgba(0, 0, 0, 0.10);
        padding: 25px;
    }


    #KanrenSite {
        width: 100%;
        padding: 40px 0px;
    }


    #KanrenSite h3.titleImg {
        text-indent: -9999px;
        background: url(../img/kanrensite_title_sp.png) no-repeat top center;
        width: 90%;
        height: auto;
        float: none;
        margin: 50px auto 0 auto;
        padding-bottom: 5%;
    }

    #KanrenSite h3.title {
        margin: 0 auto 10px auto;
    }

    #KanrenSite h3.title:before, #KanrenSite h3.title:after {
        display: none;
    }

    #KanrenSite h4 {
        margin: 10px 0px 10px 10px;
        font-size: 16px;
    }

    #KanrenSite video.historyMovie {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    #KanrenSite a, #KanrenSite p {
        float: none;
    }

    #KanrenSite p {
        width: 98%;
        padding: 10px 1% 0px 1%;
        font-size: 12px;


    }

    #KanrenSite a img {
        width: 100%;
        height: auto;
    }

    #KanrenSite a:hover {
        opacity: 0.7;

    }


    #Sponsor {
        width: 100%;
        padding: 40px 0px 80px;
    }

    #Sponsor h3 {
        text-indent: -9999px;
        background: url(../img/sponsor_title_sp.png) no-repeat top center;
        width: 100%;
        height: auto;
        float: none;
        margin: 0 auto 20px;
        padding-bottom: 5%;
    }

    #Sponsor ul {
        width: 90%;
        margin: 0 auto;
    }

    #Sponsor li {
        width: 45%;
        height: auto;
        float: left;
        margin-top: 20px;
        margin-right: 10%;
    }


    #Sponsor li:nth-child(3n) {
        margin-right: 10%;
    }

    #Sponsor li:nth-child(2n) {
        margin-right: 0%;
    }


    #Sponsor li a {
        display: block;
        width: 100%;
        height: auto;
    }

    #Sponsor li a img {
        width: 100%;
        height: auto;
    }


    #Counter {
        width: 100%;
        padding: 0px 0px 35px 5px;
    }


    #Docs {
        padding: 0px 0px 65px 5px;
        width: 100%;

    }


}


	
	
	
	
	
	
	
	

