
/*==============================
	movie
==============================*/
#item-essmist .youtube { margin:0 auto 2em; }


@media screen and (max-width:768px) {
#item-essmist .youtube { width:calc(100% - 2em); }
#item-essmist iframe { height:54vw; }
}

/*==============================
	common
==============================*/

#item-essmist > picture{
  max-width: 1000px;
  margin: auto;
}

#item-essmist picture { display:block; width:100%; }