@charset "utf-8";

.section{
margin:0 15px 0;
}

h2.h2_episode{
margin-top:1.4em;
font-size:1.4em;
}

.sec2{
margin-top:2.4em;
margin-bottom:2.4em;
}

p.lead{
margin:1.4em 1em 0;
font-weight:normal;
}

.infor{
margin:0 1em;
}

/* movie */
.movie{
margin-top:2em;
}

.movie{
position:relative;
width:100%;
height:0;
padding-top:56.25%;
}

.movie iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.anq{
margin:1em 1em 1.5em;
}