@charset "UTF-8";

/* CSS Document */

/* index */

#index #whatsnew .inner{

    width: 1000px;

    margin: 0 auto;

    position: relative;

}

#index #whatsnew{

    background-color:#298be2;

    color:#FFFFFF;

    padding:24px 0;

    margin-bottom:34px;

    height: 360px;

}

#index #whatsnew a{

    color:#FFFFFF;

}

#index #whatsnew h3{

    font-size:20.9px;

    font-weight:normal;

    margin:0 0 0.5em 0;

    float: left;

}

#index #whatsnew h3 span{

    font-size:12.9px;

}

#index #whatsnew p{

    font-size:15px;

    margin:0 0 0.35em 0;

    text-align: justify;

}

#index #whatsnew p.ichiran{

    font-size:15px;

    margin:0 0 0.5em 0;

    text-align:right ;

}

#index #whatsnew p.clear{

    clear: both;

}



#index #whatsnew .bgwid1{

    width: 450px;

    float: left;

    position: absolute;

    left: 0;

}



#index #whatsnew .youtube2 {

    position: relative;

    width: 100%;

    padding-top: 56.25%;

}

#index #whatsnew  .youtube2 iframe {

    position: absolute;

    top: 0;

    right: 0;

    width: 100% !important;

    height: 100% !important;

}



#index #whatsnew .bgwid1 img{

    width: 450px;

    height: auto;

    float: left;

}



#index #whatsnew .banner{
    padding-top: 30px;
 }

#index #whatsnew .bgwid2{
    width: 540px;
    position: relative;
    left: 300px;
}

/*===20270708 start===*/
#index #whatsnew .bgwid2 {
    width: 540px;
    position: relative;
    left: 300px;
}

#index #whatsnew .bgwid2 table {
    width: 100%;
    table-layout: fixed;
}

#index #whatsnew .bgwid2 table td:first-child {
    width: 90px;
    white-space: nowrap;
}

#index #whatsnew .bgwid2 table td.wid_text {
    width: 430px;
    white-space: nowrap;
    box-sizing: border-box;
}

#index #whatsnew .bgwid2 table td.wid_text .text {
    display: inline-block;
    width: calc(100% - 22px);
    margin: 0;
    padding: 2px 0 0 0;
    box-sizing: border-box;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    vertical-align: top;
}

#index #whatsnew .bgwid2 table td.wid_text .text a {
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}

#index #whatsnew .bgwid2 table td.wid_text span {
    display: inline-block;
    width: 22px;
    padding-top: 2px;
    text-align: right;
    vertical-align: top;
}

#index #whatsnew .bgwid2 table td.wid_text span::after {
    content: "...";
    color: #fff;
}
/*===20270708 END===*/


#index .btn3{

    font-size:0;

    text-align:center;

}

#index .btn3 a{

    display:inline-block;

    width:31.5%;

    margin:10px 0 10px 2.75%;

}

#index .btn3 a:first-child{

    margin:10px 0 10px 0;

}

#index .btn3 a img{

    width:100%;

}


#index .btn5 ul{

    margin:0;

    padding:0;

    font-size:0;

}

#index .btn5 li{

    display:inline-block;

    width:18.6%;

    margin:0 0 0 1.75%;

    padding:0;

}

#index .btn5 li:nth-child(1),#index .btn5 li:nth-child(6),#index .btn5 li:nth-child(11){

    margin:0 0 0 0;

}

#index .btn5 li img{

    width:100%;

}

#index .btn5 a:hover{

    opacity:1.0;

}

.title-index{

    font-size:27.97px;

    font-weight:normal;

    border-bottom:1px solid #000000;

}

.title-index span{

    font-size:17.26px;

}

#topimg{

    position:relative;

    z-index:1;

}

#topimg h2{

    display:none;

}
/*===20270708 start===*/
@media screen and (max-width: 480px) {

    #index #whatsnew {
        height: auto;
        position: relative;
        padding: 0 0 70px 0;
        margin-bottom: 34px;
        background: #2f96e2;
        color: #fff;
    }

    #index #whatsnew .inner {
        width: 100%;
        margin: 0 auto;
        position: static;
    }

    #index #whatsnew .bgwid1 {
        width: 100%;
        float: none;
        clear: both;
        position: static;
        left: auto;
    }

    #index #whatsnew .youtube2 {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 56.25%;
        aspect-ratio: auto;
    }

    #index #whatsnew .youtube2 iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        width: 100% !important;
        height: 100% !important;
        display: block;
    }

    #index #whatsnew .bgwid2 {
        width: 100%;
        clear: both;
        float: none;
        position: static;
        left: auto;
        top: auto;
        padding: 36px 5% 36px;
        box-sizing: border-box;
        background: #2f96e2;
        color: #fff;
    }

    #index #whatsnew .bgwid2 h3 {
        float: none;
        position: static;
        display: inline-block;
        width: 60%;
        margin: 0 0 24px 0;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        vertical-align: middle;
        white-space: nowrap;
    }

    #index #whatsnew .bgwid2 h3 span {
        font-size: 14px;
        font-weight: bold;
    }

    #index #whatsnew .bgwid2 .ichiran {
        display: inline-block;
        width: 38%;
        margin: 0 0 24px 0;
        text-align: right;
        vertical-align: middle;
        font-size: 16px;
        font-weight: bold;
        white-space: nowrap;
    }

    #index #whatsnew .bgwid2 .ichiran a {
        color: #fff;
        text-decoration: none;
    }

    #index #whatsnew .bgwid2 table {
        width: 100%;
        position: static;
        table-layout: fixed;
        border-collapse: collapse;
    }

    #index #whatsnew .bgwid2 table td {
        padding: 0 0 12px 0;
        color: #fff;
        font-size: 15px;
        line-height: 1.45;
        vertical-align: top;
    }

    #index #whatsnew .bgwid2 table td:first-child {
        width: 105px;
        white-space: nowrap;
    }

    #index #whatsnew .bgwid2 table td.wid_text {
        width: auto;
        white-space: nowrap;
        box-sizing: border-box;
    }

    #index #whatsnew .bgwid2 table td.wid_text .text {
        display: inline-block;
        width: calc(100% - 22px);
        height: auto;
        margin: 0;
        padding: 0;
        float: none;
        color: #fff;
        font-size: 15px;
        line-height: 1.45;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: clip;
        vertical-align: top;
    }

    #index #whatsnew .bgwid2 table td.wid_text .text a {
        display: block;
        width: 100%;
        color: #fff;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: clip;
    }

    #index #whatsnew .bgwid2 table td.wid_text span {
        display: inline-block;
        width: 22px;
        text-align: right;
        vertical-align: top;
        font-size: 15px;
        line-height: 1.45;
    }

    #index #whatsnew .bgwid2 table td.wid_text span::after {
        content: "...";
        color: #fff;
    }

}
/*===20270708 End===*/


/*
@media screen and (max-width: 768px) {



    #whatsnew .bgwid2{

        padding:20px;

    }

    #index .btn5 li{

        width:30.3%;

        margin:0px 1.5%;

    }

    #index .btn5 li:nth-child(1),#index .btn5 li:nth-child(6),#index .btn5 li:nth-child(11){

        margin:0px 1.5%;

    }

}

@media screen and (max-width: 480px) {



    #index .btn3 a{

        width:46%;

        margin:10px 2%;

    }

    #index .btn3 a:first-child{

        margin:10px 2%;

    }

    #index .btn5 li{

        width:46%;

        margin:0px 2%;

    }

    #index .btn5 li:nth-child(1),#index .btn5 li:nth-child(6),#index .btn5 li:nth-child(11){

        margin:0px 2%;

    }






    #index #whatsnew {

        padding:24px 0;

        margin-bottom:34px;

        height: 580px;

        position: relative;



    }

    #index #whatsnew .inner{

        clear: both;

        width: 100%;

        margin: 0 auto;

    }

    #index #whatsnew h3{

        font-size:18px;

        font-weight:bold;

        position: absolute;

        left: 13%;

    }

    #index #whatsnew h3 span{

        font-size:12.9px;

    }

    #index #whatsnew p{

        font-size:12px;

        margin:0 0 0.5em 0;

        text-align: justify;

    }    

    #index #whatsnew .bgwid1{

        clear: both;

        width: 100%;

        float: none;

    }

    #index #whatsnew .bgwid1 img{

        clear: both;

        width: 90%;

        padding: 0 5%;

    }

    

    #index #whatsnew .bgwid2{

        clear: both;

        width: 100%;

        position: absolute;

        top: 230px;

    }

    #index #whatsnew .bgwid2 table{

        width: 90%;

        position: absolute;

        left: 10%;

        top:60px;

    }

    #index #whatsnew .bgwid2 table td:first-child{

        width: 30%;

        font-size: 12px;

    }

    #wid_text{

        width: 90%;

        margin: 0 auto;

    }    

    .text{

        width: 90%;

        height: 15px;

        overflow: hidden;

        text-align: left;

        float: left;

        padding-right: 5px;

        padding-top: 3px;

    } 

    #wid_text span::after{

        content: '...';

    }   

}
*/