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

/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
html{ width:570px !important; overflow:hidden; border:8px solid #CCC;}
body {background:url(../images/img_pop_up/img_background.png) top no-repeat; position:relative;}
#wrap { width:500px; margin:0 auto; font-size:14px;}

h1{ margin:10px 0; font-size:16px; text-align:center;}
#rec2018{ width:500px; font-size:16px; text-align:center; border-bottom:1px solid #333;}
#rec2018 .txtColorPink{ color:#E3007F; font-size:30px;}

#recruit p{ width:500px; line-height:1.2em; margin:20px auto;}

#recruit{ margin:0;}
#recruit ul{ width:435px; margin:0 auto;}
#recruit li{ height:60px; margin-right:30px; display:inline-block; box-shadow: 2px 3px 8px rgba(0,0,0,0.2); margin-bottom:25px;}
#recruit li:last-child{ margin:0;}

#movieSec{ width:500px; margin:0 auto;}
#movieSec h2{ font-weight:normal; color:#333; text-align:center;}
#movieSec iframe{ border-right:10px solid #000; border-left:10px solid #000; margin-bottom:30px;}