@charset "UTF-8";

/* accessBlc ------------------------- */
#accessBlc .blcComm{
width:920px;
padding:40px;
}

#accessBlc .blcComm section:nth-child(1){
float:left;
width:440px;
}

#accessBlc .blcComm section:nth-child(2){
float:right;
width:440px;
}

#accessBlc .blcComm section h1{
font-size:18px;
}

#accessBlc .blcComm section iframe{
margin-top:10px;
}