@charset "utf-8";
#subpage { width: 100%; overflow: hidden; position: relative; padding-top: 0px; min-height: 800px; }
#subpage .contents { position: relative; top: 0px; left: 50%; margin-left: -960px; width: 1920px; overflow: hidden; }
#subpage .contents .landing { width: 1200px; margin: 0 auto; position: relative; }
#subpage .contents .landing > ul { position: absolute; left: 0; top: 30px; display: flex; justify-content: center; width: 100%; }
#subpage .contents .landing > ul > li { width: 120px; height: 46px; background: #fff; text-align: center; line-height: 46px; margin-left: 1px; font-size: 16px; }
#subpage .contents .landing > ul > li.on { background: #ee5e2a; }
#subpage .contents .landing > ul > li.on > a { color: #fff; }
#subpage .contents .landing img { width: 100%; }
#subpage .sub-top { position: relative; top: 0px; left: 50%; margin-left: -960px; width: 1920px; overflow: hidden; }
#subpage .inner-wrap.board { padding: 50px 0; }

#container .bottom_form { position: relative; }
#container .bottom_form .form-wrap { width: 598px; position: absolute; left: 50%; top: 268px; background: rgba(0,0,0,0); margin-left: -600px; }
#container .bottom_form .form-wrap form > div { clear: both; }
#container .bottom_form .form-wrap form > div input { border: 0; outline: none; box-sizing: border-box; }
#container .bottom_form .form-wrap form > div input[type=text] { width: 100%; display: block; margin-bottom: 10px; height: 77px; padding-left: 30px; font-size: 26px; font-weight: 700; background: transparent; }
#container .bottom_form .form-wrap form > div input::placeholder { color: #000 !important; }
#container .bottom_form .form-wrap form > div input:focus,
#container .bottom_form .form-wrap form > div select:focus { border: 0 !important; outline: none; box-shadow: none !important; }

#container .bottom_form .form-wrap form > div select { border: 0; outline: none; box-sizing: border-box; width: 95%; display: block; margin-bottom: 10px; height: 77px; padding: 0 30px; font-size: 26px; font-weight: 700; background: transparent; }
#container .bottom_form .form-wrap form > div.agree { display: flex; padding-top: 28px; line-height: 1; font-size: 15px; }
#container .bottom_form .form-wrap form > div label { color: #000; margin: 0 5px; }
#container .bottom_form .form-wrap form > div span { color: #000; cursor: pointer; }
#container .bottom_form .form-wrap form button { position: absolute; top: 268px; left: 348px; width: 250px; height: 56px; background: rgba(0,0,0,0); border: 0; }


































