@charset "utf-8";
/* CSS Document */

.clear:before,
.clear:after{
content:"";
display:table;
}
.clear:after{
clear:both;
}
.clear{
zoom:1;
}

.lp_contents.simple{
width;848px;
border:1px solid #dcdc;
}
.contents_inner01{
width:848px;
padding:0 28px 29px;
background:#eceeef;
}

#main .js-movie {
    height: 421px;
    width: 750px;
    margin: 0 auto;
}
#main .js-movie iframe {
    height: 421px !important;
    max-width: 750px !important;
}

.movie_content{
    padding: 0 0 40px;
    background: #fff;
    width: 790px;
}
.cat_btn{
position: absolute;
top: 10%;
left: 27px;
}
.lp_btn.type02 .txt{
font-weight: normal;
}