@charset "utf-8";


/*section1 s*/
#section1{
    height:500px;
    background:url(../images/login_bg.jpg) no-repeat center 0/cover;
}

#section1 .inner .b_ttl{
    text-align:center;
    padding:150px 0 0 0;
}
#section1 .inner .b_ttl h3{
    font-size:22px;
    color:#fff;
    font-weight:400;
    width:550px;
    height:180px;
    padding:70px 0 0 0;
    margin:0 auto;
    background-color:rgba(190,51,58,0.8);
}
#section1 .inner .b_ttl h3 span{
    font-size:58px;
    font-weight:700;
    line-height:60px;
}
/*section1 e*/


/*section2 s*/
/*
#section2 .inner img{
    margin:300px 0;
}
*/
#section2 .inner iframe{
    margin:20px 0 60px 0;
}
#section2 .inner iframe.join{
    margin:60px 0 50px 0;
}
/*section2 e*/