@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:750px){
  
.spDisplayBlock { display: inline-block; }
.pcDisplayBlock { display: none; }

#newlogoWrap h3::after { height: 7px; }
  
#newlogoWrap { margin-top: 40px; }
  
#newlogoWrap #movieSeciton { border-top: 20px solid #eeefef; margin-top: 100px; }
#newlogoWrap #movieSeciton iframe { max-width: 880px; width: 80%; aspect-ratio: 16 / 9; border-radius: 10px; margin-top: 80px; }

#newlogoWrap #keywordSeciton { margin-top: 70px; padding-top: 70px; }
#newlogoWrap #keywordSeciton p { margin: 80px auto 0; width: 84%; font-size: 100%; }
#newlogoWrap #keywordSeciton p + p { margin-top: 20px; }
#newlogoWrap #keywordSeciton ul li { max-width: 40%; margin: 40px 10px; }

#newlogoWrap #conclusionSeciton { margin-top: 50px; font-size: 140%; }

	
}
