@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: '맑은 고딕','Malgun Gothic','돋움',Dotum,Helvetica,AppleGothic,Sans-serif;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

.blind {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

.ui-datepicker {
  width: 557px;
  font-size: 35px;
}

.ui-datepicker select.ui-datepicker-month {
  font-size: 35px;
}

.ui-datepicker select.ui-datepicker-year {
  font-size: 35px;
}

.wrap {
  width: 720px;
  margin: 0 auto;
  padding-bottom: 88px;
}

.wrap .header {
  position: relative;
  padding: 23px 0;
  background-color: #fff;
}

.wrap .header h1 {
  text-align: center;
}

.wrap .header .btn_close {
  position: absolute;
  top: 36px;
  right: 30px;
  display: inline-block;
}

.wrap .sections .s0 {
  text-align: center;
}

.wrap .sections .s0 .content .text {
  margin-top: 62px;
}

.wrap .sections .s0 .content .youtube_box {
  width: 660px;
  height: 372px;
  overflow: hidden;
  display: inline-block;
  margin-top: 62px;
  text-align: center;
}

.wrap .sections .s0 .content .youtube_box > div {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 77px;
}

.wrap .sections .s0 .content .youtube_box > div iframe {
  background-color: #000;
  left: -41px;
  top: -41px;
  position: relative;
  z-index: 50;
  width: 742px;
  height: 454px;
}

.wrap .sections .s0 .content .youtube_box > div .left_btn {
  display: none;
  position: absolute;
  left: 30px;
  top: 159px;
  visibility: hidden;
  z-index: 500;
}

.wrap .sections .s0 .content .youtube_box > div .right_btn {
  display: none;
  position: absolute;
  left: 600px;
  top: 159px;
  visibility: hidden;
  z-index: 500;
}

.wrap .sections .s1 {
  padding-top: 64px;
}

.wrap .sections .s1 .calendar {
  padding: 0 40px;
  margin-bottom: 66px;
}

.wrap .sections .s1 .calendar .text {
  margin-bottom: 25px;
}

.wrap .sections .s1 .calendar .info {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

.wrap .sections .s1 .calendar .info .title a {
  display: inline-block;
  position: relative;
  top: -2px;
  visibility: hidden;
}

.wrap .sections .s1 .calendar .info .title .txt {
  margin: 0 30px;
  font-size: 34px;
  font-weight: bold;
  color: #211616;
  display: inline-block;
}

.wrap .sections .s1 .calendar .info .info_txt {
  position: absolute;
  right: 0px;
  top: 0px;
}

.wrap .sections .s1 table {
  border-collapse: collapse;
  text-align: center;
}

.wrap .sections .s1 table tr th {
  width: 93px;
  height: 43px;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  font-size: 20px;
  font-weight: inherit;
  color: #bfbfbf;
}

.wrap .sections .s1 table tr th:first-child {
  border-left: none;
}

.wrap .sections .s1 table tr th:last-child {
  border-right: none;
}

.wrap .sections .s1 table tr td {
  width: 93px;
  height: 111px;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  padding: 8px;
  cursor: pointer;
}

.wrap .sections .s1 table tr td:first-child {
  border-left: none;
}

.wrap .sections .s1 table tr td:last-child {
  border-right: none;
}

.wrap .sections .s1 table tr td p {
  visibility: hidden;
}

.wrap .sections .s1 table tr td p:nth-child(1) {
  font-size: 17px;
  color: #bcbcbc;
  text-align: left;
}

.wrap .sections .s1 table tr td p:nth-child(2) {
  margin-top: -2px;
  margin-bottom: 2px;
}

.wrap .sections .s1 table tr td p:nth-child(3) {
  font-size: 18px;
  font-weight: bold;
}

.wrap .sections .s1 .btn_box {
  text-align: center;
  padding: 0 30px;
}

.wrap .sections .s1 .btn_box .btn {
  margin-bottom: 39px;
}

.wrap .sections .s1 .btn_box p:nth-child(2) {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 61px;
}

.wrap .sections .s2 {
  text-align: left;
  padding: 61px 30px 0;
}

.wrap .sections .s3 {
  text-align: left;
  padding: 61px 30px 0;
}

.wrap .sections .s3 div:nth-child(1) {
  margin-bottom: 49px;
}

.wrap .sections .s3 div:nth-child(2) {
  margin-bottom: 41px;
  padding-left: 0;
  text-align: center;
}

.wrap .sections .s3 div:nth-child(3) {
  margin-bottom: 0px;
  position: relative;
  padding-left: 91px;
}

.wrap .sections .s3 div:nth-child(3) .btn_email {
  position: absolute;
  left: 288px;
  top: 0px;
}

.popups {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  display: none;
}

.popups .popup_box {
  width: 720px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
  padding: 0 31px;
}

.popups .popup_box .btn_close {
  position: absolute;
  right: 59px;
  top: 29px;
}

.popups .popup_box .popup {
  text-align: center;
  padding-top: 102px;
  background-color: #fff;
  display: none;
}

.popups .popup_box .popup .title {
  margin-bottom: 44px;
  padding-left: 40px;
  padding-right: 40px;
}

.popups .popup_box .popup .title > div {
  padding-bottom: 44px;
  border-bottom: 3px solid #000;
}

.popups .popup_box .popup .title > div p {
  margin-top: 40px;
}

.popups .popup_box .popup.popup0 .content table {
  border-collapse: collapse;
  margin-top: -38px;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content table th, .popups .popup_box .popup.popup0 .content table td {
  border: 1px solid #e5e5e5;
  padding: 10px 0;
}

.popups .popup_box .popup.popup0 .content .content0 {
  padding: 0 40px;
  margin-bottom: 48px;
}

.popups .popup_box .popup.popup0 .content .content0 .provision {
  width: 579px;
  height: 342px;
  overflow-y: auto;
  margin: 0 auto;
  border: 1px solid #c8c8c8;
  padding: 20px;
  text-align: left;
  margin-bottom: 30px;
}

.popups .popup_box .popup.popup0 .content .content0 .provision strong {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content .content0 .provision p {
  letter-spacing: -2px;
  font-weight: 100;
  margin-bottom: 48px;
  line-height: 32px;
  font-size: 24px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box {
  text-align: right;
  overflow: hidden;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box .txt {
  position: relative;
  top: -13px;
  margin-right: 8px;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box input {
  display: none;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box input:checked + label .on {
  opacity: 1;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box label {
  position: relative;
  display: inline-block;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box label .off {
  opacity: 1;
}

.popups .popup_box .popup.popup0 .content .content0 .check_box label .on {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.popups .popup_box .popup.popup0 .content .content1 {
  padding: 0 40px;
  padding-bottom: 48px;
}

.popups .popup_box .popup.popup0 .content .content1 .provision {
  width: 579px;
  height: 342px;
  overflow-y: auto;
  margin: 0 auto;
  border: 1px solid #c8c8c8;
  padding: 20px;
  text-align: left;
  margin-bottom: 30px;
}

.popups .popup_box .popup.popup0 .content .content1 .provision strong {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content .content1 .provision p {
  letter-spacing: -2px;
  font-weight: 100;
  margin-bottom: 48px;
  line-height: 32px;
  font-size: 24px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box {
  text-align: right;
  overflow: hidden;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box .txt {
  position: relative;
  top: -13px;
  margin-right: 8px;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box input {
  display: none;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box input:checked + label .on {
  opacity: 1;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box label {
  position: relative;
  display: inline-block;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box label .off {
  opacity: 1;
}

.popups .popup_box .popup.popup0 .content .content1 .check_box label .on {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.popups .popup_box .popup.popup0 .content .content2 {
  padding: 0 40px;
  padding-bottom: 48px;
}

.popups .popup_box .popup.popup0 .content .content2 .provision {
  width: 579px;
  height: 342px;
  overflow-y: auto;
  margin: 0 auto;
  border: 1px solid #c8c8c8;
  padding: 20px;
  text-align: left;
  margin-bottom: 30px;
}

.popups .popup_box .popup.popup0 .content .content2 .provision strong {
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content .content2 .provision p {
  letter-spacing: -2px;
  font-weight: 100;
  margin-bottom: 48px;
  line-height: 32px;
  font-size: 24px;
  color: #666666;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box {
  text-align: right;
  overflow: hidden;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box .txt {
  position: relative;
  top: -13px;
  margin-right: 8px;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box input {
  display: none;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box input:checked + label .on {
  opacity: 1;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box label {
  position: relative;
  display: inline-block;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box label .off {
  opacity: 1;
}

.popups .popup_box .popup.popup0 .content .content2 .check_box label .on {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}

.popups .popup_box .popup.popup1 {
  padding-bottom: 55px;
}

.popups .popup_box .popup.popup1 .content {
  padding: 0 40px;
}

.popups .popup_box .popup.popup1 .content div {
  text-align: center;
  margin-bottom: 30px;
}

.popups .popup_box .popup.popup1 .content div.input_box0 label img, .popups .popup_box .popup.popup1 .content div.input_box1 label img, .popups .popup_box .popup.popup1 .content div.input_box2 label img, .popups .popup_box .popup.popup1 .content div.input_box5 label img, .popups .popup_box .popup.popup1 .content div.input_box6 label img {
  display: block;
  margin-bottom: 10px;
}

.popups .popup_box .popup.popup1 .content div.input_box0 label input, .popups .popup_box .popup.popup1 .content div.input_box1 label input, .popups .popup_box .popup.popup1 .content div.input_box2 label input, .popups .popup_box .popup.popup1 .content div.input_box5 label input, .popups .popup_box .popup.popup1 .content div.input_box6 label input {
  padding: 0 10px;
  width: 557px;
  height: 89px;
  border: 1px solid #c8c8c8;
  font-size: 28px;
}

.popups .popup_box .popup.popup1 .content div.input_box1 label select {
  padding: 0 10px;
  width: 578px;
  height: 89px;
  border: 1px solid #c8c8c8;
  font-size: 28px;
}

.popups .popup_box .popup.popup1 .content div.input_box3 {
  overflow: hidden;
}

.popups .popup_box .popup.popup1 .content div.input_box3 img {
  display: block;
  margin-bottom: 10px;
}

.popups .popup_box .popup.popup1 .content div.input_box3 select {
  font-weight: 100;
  padding-left: 10px;
  border: 1px solid #c8c8c8;
  float: left;
  width: 170px;
  height: 93px;
  font-size: 24px;
  font-weight: 100;
  color: #999999;
  margin-right: 18px;
}

.popups .popup_box .popup.popup1 .content div.input_box3 input {
  padding-left: 10px;
  border: 1px solid #c8c8c8;
  float: left;
  width: 161px;
  height: 89px;
  font-size: 24px;
  font-weight: 100;
  color: #999999;
}

.popups .popup_box .popup.popup1 .content div.input_box3 input.num1 {
  margin-right: 16px;
}

.popups .popup_box .popup.popup1 .content div.input_box6 {
  text-align: left;
}

.popups .popup_box .popup.popup1 .content div.input_box6 img {
  display: block;
  margin-bottom: 10px;
}

.popups .popup_box .popup.popup1 .content div.input_box6 label {
  font-size: 21px;
}

.popups .popup_box .popup.popup1 .content div.input_box6 label input {
  width: 249px;
}

.popups .popup_box .popup.popup1 .content div.input_box4 {
  text-align: left;
}

.popups .popup_box .popup.popup1 .content div.input_box4 img {
  display: block;
  margin-bottom: 10px;
}

.popups .popup_box .popup.popup1 .content div.input_box4 select {
  font-weight: 100;
  padding-left: 10px;
  border: 1px solid #c8c8c8;
  width: 244px;
  height: 93px;
  font-size: 24px;
  font-weight: 100;
  color: #999999;
  margin-right: 18px;
}

.popups .popup_box .popup.popup1 .content div.input_box5 {
  margin-bottom: 57px;
}

.popups .popup_box .popup.popup1 .content div.input_box5 label {
  display: inline-block;
  margin-bottom: 21px;
}

.popups .popup_box .popup.popup1 .content div.input_box5 p {
  text-align: left;
  padding-bottom: 57px;
  border-bottom: 3px solid #000;
}

.popups .popup_box .popup.popup1 .content div.input_btn_box p:first-child {
  margin-bottom: 58px;
}

.popups .popup_box .popup.popup2 {
  padding-bottom: 55px;
}

.popups .popup_box .popup.popup2 .title div {
  border-top: 3px solid #000;
  padding-top: 125px;
  padding-bottom: 125px;
}

.popups .popup_box .popup.popup3 {
  padding-bottom: 55px;
}

.popups .popup_box .popup.popup3 .content {
  padding: 0 40px;
}

.popups .popup_box .popup.popup3 .content div {
  text-align: center;
  margin-bottom: 30px;
}

.popups .popup_box .popup.popup3 .content div.input_box0 label img, .popups .popup_box .popup.popup3 .content div.input_box1 label img, .popups .popup_box .popup.popup3 .content div.input_box2 label img {
  display: block;
  margin-bottom: 10px;
}

.popups .popup_box .popup.popup3 .content div.input_box0 label input, .popups .popup_box .popup.popup3 .content div.input_box1 label input, .popups .popup_box .popup.popup3 .content div.input_box2 label input {
  padding: 0 10px;
  width: 557px;
  height: 89px;
  border: 1px solid #c8c8c8;
  font-size: 28px;
}

.popups .popup_box .popup.popup3 .content div.input_box2 {
  text-align: left;
  padding-bottom: 55px;
  margin-bottom: 54px;
  border-bottom: 3px solid #000;
}

.popups .popup_box .popup.popup3 .content div.input_box2 label {
  overflow: hidden;
  display: block;
}

.popups .popup_box .popup.popup3 .content div.input_box2 label input {
  margin-right: 12px;
  width: 420px;
  float: left;
}

.popups .popup_box .popup.popup3 .content div.input_box2 label .calendar_btn {
  float: left;
}

.popups .popup_box .popup.popup3 .content div.input_btn_box p {
  text-align: left;
}

.popups .popup_box .popup.popup3 .content div.input_btn_box p:first-child {
  margin-bottom: 58px;
}

.popups .popup_box .popup.popup4 {
  padding-bottom: 55px;
}

.popups .popup_box .popup.popup4 .title div {
  border-top: 3px solid #000;
  padding-top: 125px;
  padding-bottom: 125px;
}

.popups .dimmed {
  left: 0px;
  top: 0px;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 900;
}
/*# sourceMappingURL=style.css.map */