@charset "utf-8";

/*------------------------------------------------------------
	price
------------------------------------------------------------*/
.youtube {
  cursor: pointer;
}




@media screen and (min-width: 897px) {
#sub-movie-sec .comImgSub a { display:block; }
#sub-movie-sec .comImgSub a:hover { opacity:0.7; transition:1s ease; }

}
.pho { position:relative; }
.pho iframe { width:100%; height:192px; }
.pho img { width:100%; height:auto; position:relative; z-index:2; }

@media screen and (max-width: 896px) {
.pho iframe { height:51vw; }
}




