@charset "UTF-8";

/*=================================================================
/ movie
/=================================================================*/

.lead { text-align:center; margin:19px 0 48px 0; font-size:0px; line-height:0px; }
.unit01 { width:300px; margin:0 auto; }
.unit01 .center { width:300px; }
.unit02 { width:940px; margin:0 auto 100px; }
.unit02 .left { float:left; width:320px; }
.unit02 .left .inner { padding-right:20px;}
.unit02 .last { float:left; width:300px; margin-right:0px;}
.unit02 .right { float:right; width:300px; padding-left:50px; }

.unit03 { width:620px; margin:0 auto 100px; }
.unit03.top { width:620px; margin:0 auto 75px; }
.unit03 .left { float:left; width:320px; }
.unit03 .left .inner { padding-right:20px;}
.unit03 .last { float:left; width:300px; margin-right:0px;}
.unit03 .right { float:right; width:300px; padding-left:50px; }

.btnPlay { width:148px; margin:10px auto 0; cursor: pointer;}
.mt7 { margin-top:7px; }


#overlay {display: none; position: absolute; background-color: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: 5;}
#popupflash {width: 680px; height: 420px; display: none; position: absolute; background-color: #fff; z-index: 10;}
#popupflash .video {margin:25px;}
