﻿body, html {
    height: auto;
    margin: 0;
}
a {
    text-decoration:none !important;
}

#page4_1 a{
    color:#fff;
}
#page4_1 a:hover{
    color:#D94C3A;
}

/*masterpage*/


ul li {
    margin-right: 0rem;
}

.dropdown:hover .dropdown-menu {display: block;margin:0px}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Bold_0.otf') format('opentype');
}
@font-face {
    font-family: 'Lato-Regular_0';
    src: url('../font/Lato-Regular_0.ttf') format('truetype');
}

.index-font {
    font-weight: bold;
    font-family: inherit;
    color: #3B4150;
    text-shadow: 0 0 0 rgba(222, 222, 222, 0.5);
}

.index-font2 {
    font-family: Lato-Regular_0;
    color: #3B4150;
    text-shadow: 0 0 0 rgba(222, 222, 222, 0.5);

}

.title-font {
    font-weight: bold;
    font-family: Montserrat;
    color: rgba(255, 255, 255, 0);
    text-shadow: 0 0 0 rgba(222, 222, 222, 0.5);
}

.bg {
    position: absolute;
    top: 0;
    z-index: -1;
    background-image: url(../images/輪播背景.png);
}


#head1 .dropdown-toggle::after {
    display: none;
}

#head1 .dropdown-menu {
    min-width: -webkit-fill-available;
    padding: 0;
    /*-webkit-border-radius: 50px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 50px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 30px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
}

#head1 .di-top {
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 30px;
    border-top-right-radius: 5px;
}

#head1 .di-botton {
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
}

#head1 .dropdown-item {
    padding: .6rem 1.2rem;
    /*text-align: center;*/
    color: #342771;
    font-size: 1rem;
}



#head1 .navbar-light .navbar-nav .nav-link:focus, #head1 .navbar-light .navbar-nav .nav-link:hover {
    color: #f8f9fa;
}

#head1 .dropdown-item:focus, #head1 .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #D94C3A ;
}

#head1 .navbar-light .navbar-toggler {
    background-color: white;
}

#head1 .lan_img {
    padding-left: 0px;
}

    #head1 .lan_img img {
        width: 28px;
    }




#head2 .dropdown-toggle::after {
    display: none;
}

#head2 .dropdown-menu {
    min-width: -webkit-fill-available;
    padding: 0;
    background-color: white;
    /*-webkit-border-radius: 50px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 50px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 30px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
}

#head2 .di-top {
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 30px;
    border-top-right-radius: 5px;
}

#head2 .di-botton {
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 5px;
}

#head2 .dropdown-item {
    padding: .6rem 1.2rem;
    /*text-align: center;*/
    color: black;
    font-size: 1rem;
}

#head2 .navbar-light .navbar-nav .nav-link {
    color: #354739;
    font-size: 1rem;
}

    #head2 .navbar-light .navbar-nav .nav-link:focus, #head2 .navbar-light .navbar-nav .nav-link:hover {
        color: #82dab1;
    }

#head2 .dropdown-item:focus, #head2 .dropdown-item:hover {
    color: #fff;
    background-color: #1464CC;
}

#head2 .navbar-light .navbar-toggler {
    background-color: #ffffff6b;
}

#up_top {
    /*width: 60px;
    height: 60px;*/
    /*background-color: #47B39D;*/
    border-radius: 10px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    cursor: pointer;
    text-align: center;
    padding: 8px;
    z-index: 10000;
    display: none;
}


/*=====================================================*/

/*Default*/

/*#page1 {
    background-color: #F6F5FC;
}

#page2 {
    background-color: #F7AD0A;
}

#page3 {
    background-color: #342771;
}

#page4 {
    background-color: #F6F5FC;
    position: absolute;
    width: 100%;
    z-index: 9999;
}*/

#page4_1 {
    background-color: #6ae1c1;
}


input {
    border-radius: 5px !important;
}

textarea {
    border-radius: 5px !important;
}


.submit_b {
    width: 200px;
    margin: 0px auto;
    background-color: #F7D00A;
    color: #3B4150;
    font-weight:bold;
    /*-webkit-border-radius: 40px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 40px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;*/
    border-radius: 5px;
    /*border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;*/
    cursor: pointer;
}
.submit_b:hover{
    background-color: #342771;
}
/*=====================================================*/

/*Member*/

.people {
    background-color: #808080;
    width: 312px;
    height: 312px;
    margin: 0px auto;
    border-radius: 500px;
}

.people2 {
    background-color: #808080;
    width: 195px;
    height: 195px;
    margin: 0px auto;
    border-radius: 500px;
}

.people3 {
    background-color: #808080;
    width: 178px;
    height: 178px;
    margin: 0px auto;
    border-radius: 500px;
}


/*=====================================================*/

/*Member*/
.people4 {
    background-color: #808080;
    width: 254px;
    height: 254px;
    margin: 0px auto;
    border-radius: 500px;
}
/*=====================================================*/

/*Schedule*/





#Schedule_page1{
    background-color:#342771;
    position: relative;
    z-index: 9999;
}
#Schedule_page2{
    background-color:#ffffff;
    position: relative;
    z-index: 9999;
}

#Schedule_page3 {
            background-color: #F6F5FC;
            min-height: 75vh;
            margin: 0;
            font-family: 'Droid Sans', sans-serif;
        }


/*=====================================================*/

.bg_color{
            background-color:#F6F5FC;
        }


@media (min-width: 1px) {

    .pblock{
        display:block;
    }

    .pnone{
        display:none;
    }

    .submit_b {
    width: 100%;
}

    #Schedule_page3 {
            min-height: 220vh;
        }

    #head1{
        min-height:57px;
    }

        #head1 .navbar {
            position: fixed;
            background-color: #000;
            width: 100%;
            z-index: 100;
            left: 0;
        }

    #head1 .dropdown-menu {
        min-width: -webkit-fill-available;
        padding: 0;
        background-color: #fff;
    }

    #head1 .dropdown-item {
        padding: .6rem 1.2rem;
        /*text-align: center;*/
        color: #080808;
        font-size: 1rem;
    }

        #head1 .dropdown-item:focus, #head1 .dropdown-item:hover {
            color: #fff;
            background-color: #1464CC;
        }

    .container {
        max-width: none;
    }

    #title_menu {
        display: none;
    }

    #MMCC {
        position: absolute;
        left: 10%;
        top: 15%;
    }

    .MMCC {
        font-size: 50px;
        line-height: 50px;
    }

    .JAPAN {
        font-size: 30px;
        line-height: 30px;
        font-style: italic;
    }

    #JAPAN {
        position: absolute;
        left: 10%;
        top: 23%;
    }

    #index_ball {
        position: absolute;
        left: 5%;
        top: 30%;
        width: 200px;
        height: 200px;
        border-radius: 999px;
        background-color: rgba(222, 222, 222, 0.6);
    }

    #EI {
        position: absolute;
        left: 80%;
        top: 40%;
    }

    #EF {
        position: absolute;
        left: 55%;
        top: 50%;
    }

        #EF span {
            font-size: 38px;
            font-family: Montserrat;
            font-weight: bold;
            color: #ffffff;
        }
}

@media (min-width: 576px) {

    .pblock{
        display:block;
    }

    .pnone{
        display:none;
    }

        .submit_b {
    width: 100%;
}

    #Schedule_page3 {
            min-height: 120vh;
        }

    #head1 .navbar {
        position: fixed;
        background-color: #000;
        width: 100%;
        z-index: 100;
        /*left: auto;*/
    }

    #head1 .dropdown-menu {
        min-width: -webkit-fill-available;
        padding: 0;
        background-color: #fff;
    }

    #head1 .dropdown-item {
        padding: .6rem 1.2rem;
        /*text-align: center;*/
        color: #080808;
        font-size: 1rem;
    }

        #head1 .dropdown-item:focus, #head1 .dropdown-item:hover {
            color: #fff;
            background-color: #1464CC;
        }


    .container {
        max-width: none;
    }

    #title_menu {
        display: none;
    }

    #MMCC {
        position: absolute;
        left: 10%;
        top: 15%;
    }

    .MMCC {
        font-size: 80px;
        line-height: 80px;
    }

    .JAPAN {
        font-size: 60px;
        line-height: 60px;
        font-style: italic;
    }

    #JAPAN {
        position: absolute;
        left: 10%;
        top: 25%;
    }

    #index_ball {
        position: absolute;
        left: 45%;
        top: 30%;
        width: 300px;
        height: 300px;
        border-radius: 999px;
        background-color: rgba(222, 222, 222, 0.6);
    }

    #EI {
        position: absolute;
        left: 80%;
        top: 40%;
    }

    #EF {
        position: absolute;
        left: 55%;
        top: 50%;
    }

        #EF span {
            font-size: 38px;
            font-family: Montserrat;
            font-weight: bold;
            color: #ffffff;
        }
}

@media (min-width: 768px) {

    .pblock{
        display:block;
    }

    .pnone{
        display:none;
    }

    #head1 .navbar-light .navbar-nav .nav-link {
        line-height: none;
        color: #f6f5fc;
        font-size: 1rem;
    }

        .submit_b {
    width: 200px;
}

    #Schedule_page3 {
            min-height: 130vh;
        }

    #head1 .navbar {
        position: fixed;
        background-color: black;
        width: 100%;
        z-index: 100;
        /*left: auto;*/
    }

    #head1 .dropdown-menu {
        min-width: -webkit-fill-available;
        padding: 0;
        background-color: #fff;
    }

    #head1 .dropdown-item {
        padding: .6rem 1.2rem;
        /*text-align: center;*/
        color: #080808;
        font-size: 1rem;
    }

        #head1 .dropdown-item:focus, #head1 .dropdown-item:hover {
            color: #fff;
            background-color: #1464CC;
        }

    .container {
        max-width: none;
    }

    #title_menu {
        display: none;
    }

    #MMCC {
        position: absolute;
        left: 10%;
        top: 15%;
    }

    .MMCC {
        font-size: 100px;
        line-height: 100px;
    }

    .JAPAN {
        font-size: 80px;
        line-height: 80px;
        font-style: italic;
    }

    #JAPAN {
        position: absolute;
        left: 10%;
        top: 30%;
    }

    #index_ball {
        position: absolute;
        left: 45%;
        top: 30%;
        width: 300px;
        height: 300px;
        border-radius: 999px;
        background-color: rgba(222, 222, 222, 0.6);
    }

    #EI {
        position: absolute;
        left: 80%;
        top: 40%;
    }

    #EF {
        position: absolute;
        left: 55%;
        top: 50%;
    }

        #EF span {
            font-size: 38px;
            font-family: Montserrat;
            font-weight: bold;
            color: #ffffff;
        }
}

@media (min-width: 992px) {

    .pblock{
        display:none;
    }

    .pnone{
        display:block;
    }

    #head1 .navbar-light .navbar-nav .nav-link{
        line-height: 96px;
        color:#fff ;
        font-size: 1rem;
    }

        .submit_b {
    width: 200px;
}


    #head1{
        min-height:0px;
    }

        #head1 .navbar {
            position: absolute;
            background-color: rgba(255, 255, 255, 0.00);
            width: auto;
            z-index: 100;
            /*left: auto;*/
            height: 7rem;
        }

    #head1 .dropdown-menu {
        min-width: -webkit-fill-available;
        padding: 0;
        background-color: #fff;
    }

    #head1 .dropdown-item {
        padding: .6rem 1.2rem;
        /*text-align: center;*/
        color: #080808;
        font-size: 1rem;
    }

        #head1 .dropdown-item:focus, #head1 .dropdown-item:hover {
            color: #fff !important;
            background-color: #1464CC !important;
        }

    #head1 #lan_img {
        padding-left: 18px;
    }

    #title_menu {
        display: block;
    }

    .MMCC {
        font-size: 128px;
        line-height: 128px;
    }

    #MMCC {
        position: absolute;
        left: 10%;
        top: 20%;
    }

    .JAPAN {
        font-size: 100px;
        line-height: 100px;
        font-style: italic;
    }

    #JAPAN {
        position: absolute;
        left: 10%;
        top: 35%;
    }

    #index_ball {
        position: absolute;
        left: 56%;
        top: 45%;
        width: 350px;
        height: 350px;
        border-radius: 999px;
        background-color: rgba(222, 222, 222, 0.6);
    }

    #EI {
        position: absolute;
        left: 80%;
        top: 40%;
    }

    #EF {
        position: absolute;
        left: 55%;
        top: 50%;
    }

        #EF span {
            font-size: 38px;
            font-family: Montserrat;
            font-weight: bold;
            color: #ffffff;
        }
}

@media (min-width: 1200px) {

    .pblock{
        display:none;
    }

    .pnone{
        display:block;
    }

    #head1 .navbar-light .navbar-nav .nav-link{
        line-height: 96px;
        color:#fff ;
        font-size: 1rem;
    }

        .submit_b {
    width: 200px;
}

    #head1{
        min-height:0px;
    }

        #head1 .navbar {
            position: absolute;
            background-color: rgba(255, 255, 255, 0.00);
            width: auto;
            z-index: 100;
            /*left: auto;*/
            height: 7rem;
        }


    #head1 .dropdown-menu {
        min-width: -webkit-fill-available;
        padding: 0;
        background-color: #fff;
    }

    #head1 .dropdown-item {
        padding: .6rem 1.2rem;
        /*text-align: center;*/
        color: #080808;
        font-size: 1rem;
    }

        #head1 .dropdown-item:focus, #head1 .dropdown-item:hover {
            color: #fff !important;
            background-color: #1464CC !important;
        }

    .container {
        max-width: 1280px;
    }

    #head1 #lan_img {
        padding-left: 18px;
    }

    #title_menu {
        display: block;
    }

    .MMCC {
        font-size: 228px;
        line-height: 228px;
    }

    #MMCC {
        position: absolute;
        left: 10%;
        top: 30%;
    }

    .JAPAN {
        font-size: 130px;
        line-height: 228px;
        font-style: italic;
    }

    #JAPAN {
        position: absolute;
        left: 10%;
        top: 50%;
    }

    #index_ball {
        position: absolute;
        left: 56%;
        top: 45%;
        width: 350px;
        height: 350px;
        border-radius: 999px;
        background-color: rgba(222, 222, 222, 0.6);
    }

    #EI {
        position: absolute;
        left: 80%;
        top: 40%;
    }

    #EF {
        position: absolute;
        left: 55%;
        top: 50%;
    }

        #EF span {
            font-size: 38px;
            font-family: Montserrat;
            font-weight: bold;
            color: #ffffff;
        }

    /*#page1 {
        background-color: #F6F5FC;
        -webkit-border-bottom-right-radius: 350px;
        -moz-border-radius-bottomright: 350px;
        border-bottom-right-radius: 350px;
    }

    #page2 {
        background-color: #F7AD0A;
        -webkit-border-top-right-radius: 350px;
        -webkit-border-bottom-left-radius: 350px;
        -moz-border-radius-topright: 350px;
        -moz-border-radius-bottomleft: 350px;
        border-top-right-radius: 350px;
        border-bottom-left-radius: 350px;
    }

    #page3 {
        background-color: #342771;
        -webkit-border-bottom-right-radius: 350px;
        -moz-border-radius-bottomright: 350px;
        border-bottom-right-radius: 350px;
    }

    #page4 {
        background-color: #F6F5FC;
        -webkit-border-top-right-radius: 350px;
        -moz-border-radius-topright: 350px;
        border-top-right-radius: 350px;
    }*/
}


