@charset "utf-8";
/* CSS Document */
body{ background:black;}
.bg1,.bg2,.bg3,.bg4,.bg5{width:100%;}
.bg1{ background:url(../images/bg_01.jpg) center 0 no-repeat;}
.bg2{ background:url(../images/bg_02.jpg) center 1000px no-repeat;}
.bg3{ background:url(../images/bg_03.jpg) center 2000px no-repeat; height:2828px;}
.content{width:1000px; position:relative; margin:0 auto; padding-top:1300px;}
.fs_index{display:block;width:123px;height:56px;position:absolute;left:48px;top:26px;}
.link{display: block;width: 381px;height: 97px; margin:0 auto;}
.link_1{ margin-bottom:421px;}

.fancybox-close{display: none;}



#pop_wrap{width:680px; height:315px; text-align:center;background: black;border:10px solid #ffe4ce;padding-top: 65px;display: none;}
#pop_wrap div{ height:40px; margin-bottom:20px; text-align:left;}
#pop_wrap div span{ display:block; color:#ffe4ce; font-size:24px;width:210px; height:40px; line-height:40px; margin-right:25px; text-align:right;}
#pop_wrap div select{width:316px; height:40px; vertical-align:top;display: block;}
#pop_wrap input{ display:block; margin:0 auto; width:291px; height:53px; border:none; margin-top:40px;background: #ffe4ce;font-size:30px;font-weight: bold;color: black;border-radius: 15px;}
#pop_wrap a{display:block;width:45px; height:45px;background:url(../images/close.png) no-repeat;position: absolute;right: 20px;top: 20px;}