@charset "UTF-8";
@media only screen and (min-width: 900px) {
#movie_02 { display: none; }
#movie_02Pc { float: right; width: 530px; margin-bottom: 20px; }
#movie_02Pc h2 { position: static; border: 0; text-shadow: none; font-weight: normal; 
font-size: 1em; line-height: 2em; height: 2em; text-align: center; color: #fff; margin: 1em 0 0 0; background-color: #5587ea; }
#movie_02Pc h2+p { text-align: center; margin: 1em 0; line-height: 1.6; color: background-color: #fff; margin: 5px 0; }
aside#movie_02Pc .video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 94%; margin: 0 auto 1em; }
aside#movie_02Pc .video { width: 100%; }
aside#movie_02Pc .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
}
/*　以上、PC　以下、タブ　*/
@media screen and (min-width:599px) and ( max-width:899px) {
#movie_02Pc { display: none; }
aside#movie_02 { margin-bottom: 30px; }
aside#movie_02 .video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 94%; margin: 0 auto 1em; }
aside#movie_02 .video { width: 100%; }
aside#movie_02 .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
aside#movie_02 h2 { font-size: 1em; line-height: 2em; height: 2em; text-align: center; color: #fff; margin-top: 1em; background-color: #c90; }
#movie_02 h2+p { text-align: center; margin: 1em 0; line-height: 1.2; color: background-color: #fff; margin: 5px 0; font-size: 0.85em; }
}
/*　以下、スマホ　*/
@media screen and ( max-width:598px) {
#movie_02Pc { display: none; }
aside#movie_02 .video { width: 98%; }
aside#movie_02 .video { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 94%; margin: 0 auto 1em; }
aside#movie_02 .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
aside#movie_02 h2 { font-size: 1.3em; line-height: 2em; height: 2em; text-align: center; color: #fff; margin-top: 1px; background-color: #5587ea; }
#movie_02 h2+p { text-align: center; margin: 1em 0; line-height: 1.2; color: background-color: #fff; margin: 15px 0; font-size: 0.9em; }
#movie_02 { margin-bottom: 20px; }
}