@charset "UTF-8";

@media screen and (max-width:750px){
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  固有レイアウト
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*404*/
#notFound #contentsWrap #contentsSection #contentsArea h2 { font-size:600%; color:#fbab31; padding-top:60px; }
#notFound #contentsWrap #contentsSection #contentsArea h2 + p { font-size:130%; font-weight:bold; }

}