@charset "utf-8";

[class^="scene-"].active .main_txt{visibility:visible !important;}
[class^="scene-"].active .sub_txt{visibility:visible !important;}
[class^="scene-"].active .mobile_wrap{visibility:visible !important;}
[class^="scene-"].active .vi_wrap{visibility:visible !important;}
[class^="scene-"].active .cont_wrap .info_wrap{visibility:visible !important;}

.anchur { position:absolute; top:-50px; }

@media screen and (min-width:1201px) {
[class^="scene-"] { position:relative; }
[class^="scene-"] .inner { position:relative; z-index:1; }
[class^="scene-"] .cont_wrap { overflow:hidden; }
[class^="scene-"] .main_txt { position: relative; visibility:hidden; }
[class^="scene-"] .sub_txt { position: relative; visibility:hidden; }
[class^="scene-"] .mobile_wrap { position: relative; visibility:hidden; }
[class^="scene-"] .vi_wrap { position: relative; visibility:hidden; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:100px 0; position:relative; }
.scene-1 .cont_wrap { position:relative; max-width:1200px; margin:auto; overflow:visible; }
.scene-1 .cont_wrap .inner { display:flex; overflow:visible; }
.scene-1 .main_txt {  text-align:center; position:relative; }
.scene-1 .main_txt div h2 { font-size:52px; font-family: 'Noto Sans KR'; color:#fff; }
.scene-1 .main_txt div h2 font { color:#ff9700; }
.scene-1 .main_txt div p { color:#fff; padding:10px 0 50px; font-family: 'Noto Sans KR'; font-size:15px; line-height:18px; margin:auto; word-break:keep-all; }
.scene-1 .main_txt ul { display:grid; grid-template-columns:repeat(4, 1fr); column-gap:14px; row-gap:14px; }
.scene-1 .main_txt ul li { padding:100px 20px; position:relative; background-color:#fff; overflow:hidden; transition-duration: 0.4s; transform:scale(1,1); }
.scene-1 .main_txt ul li:after { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; top:-60px; right:-60px; transform:rotate(45deg); }
.scene-1 .main_txt ul li:before { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; bottom:-60px; left:-60px; transform:rotate(45deg); }
.scene-1 .main_txt ul li:first-child { background:url(/theme/basic/img/main/img01.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:nth-child(2) { background:url(/theme/basic/img/main/img02.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:nth-child(3) { background:url(/theme/basic/img/main/img03.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:last-child { background:url(/theme/basic/img/main/img04.png) no-repeat center / cover; }
.scene-1 .main_txt ul li h3 { font-family:'GS_B'; font-size:27px; color:#fff; }
.scene-1 .main_txt ul li h3 font { display:block; }
.scene-1 .main_txt ul li p { color:#fff; padding:10px 0; font-family: 'Noto Sans KR'; font-size:14px; line-height:21px; word-break:keep-all; word-break:keep-all; margin:0 10px; }
.scene-1 .main_txt ul li span { display:block; }
.scene-1 .main_txt ul li img { height:40px; margin:10px 0; }
.scene-1 .main_txt ul li:hover { transform:scale(1.1,1.1); }

.scene-2 { position:relative; background:url(/theme/basic/img/main/back02.png) no-repeat center / cover; padding:150px 0px; overflow:hidden; }
.scene-2 .cont_wrap { max-width:1200px; margin:auto; }
.scene-2 > div:after { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; top:-60px; right:-60px; transform:rotate(45deg); }
.scene-2 > div:before { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; bottom:-60px; left:-60px; transform:rotate(45deg); }
.scene-2 .main_txt {  }
.scene-2 .main_txt div {  }
.scene-2 .main_txt h2 { font-size:42px; font-family:'GS_B'; color:#fff; font-weight:500; margin:0; text-align:left; }
.scene-2 .main_txt p { color:#fff; padding:10px 0 30px; font-size:15px; line-height:21px; margin:auto; text-align:left; word-break:keep-all; font-family: 'Noto Sans KR'; }
.scene-2 .main_txt a { display:block; width:200px; height:50px; line-height:50px; font-size:13px; color:#fff; text-align:center; background-color:#ff9700; font-family: 'Noto Sans KR'; font-weight:bolder; }

.scene-3 {  padding:100px 20px; position:relative;  }
.scene-3 .cont_wrap { margin:auto; position:relative; max-width:1200px; overflow:visible; }
.scene-3 .main_txt { text-align:center; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-3 .main_txt h2 font { color:#ff9700; }
.scene-3 .main_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-3 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-3 .sub_txt {  text-align:left; margin:auto; padding:50px 0 0; display:grid; grid-template-columns:repeat(3, 1fr); column-gap:14px; row-gap:14px; }
.scene-3 .sub_txt div { padding:30px; background-color:rgba(255,255,255,0.1); transition-duration: 0.4s; transform:scale(1,1); }
.scene-3 .sub_txt div h2 { font-size:21px; font-family: 'Noto Sans KR'; font-weight:bolder; color:#ff9700; text-align:center; word-break:keep-all; }
.scene-3 .sub_txt div p { font-size:15px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }
.scene-3 .sub_txt span { display:block; text-align:center; padding:0 0 20px; }
.scene-3 .sub_txt span img { width:50px; }
.scene-3 .sub_txt div:hover { transform:scale(1.1,1.1); }

.scene-4 { position:relative; }
.scene-4 .cont_wrap { margin:auto; position:relative; }
.scene-4 .cont_wrap .inner { display:table; width:100%; }
.scene-4 .main_txt { padding:50px 0; display:table-cell; width:50%; text-align:center; vertical-align:middle; background:url(/theme/basic/img/main/back04.png) no-repeat center / cover; }
.scene-4 .main_txt > div { max-width:800px; min-width:600px; display:inline-block; vertical-align:top; padding:0; }
.scene-4 .main_txt h2 { font-size:42px; color:#fff; font-family:'GS_B'; font-weight:500; }
.scene-4 .main_txt p { font-size:16px; line-height:27px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-4 .sub_txt { padding:50px 0; overflow:hidden;  display:table-cell; width:50%; background-color:#111; }
.scene-4 .sub_txt > div { max-width:800px; text-align:left; display:inline-block; padding:0 25px; }

#ctt_forms { margin:auto; }
#ctt_forms h4 { font-size:15px; }
#ctt_forms ul { clear:both; overflow:hidden; }
#ctt_forms > div { padding:50px 0 0; }
#ctt_forms div > p { font-size:15px; color:#666; padding:10px 0; }
#ctt_forms #formsx { margin-bottom:50px; }
#ctt_forms #formsx li { padding:5px; display:inline-block; vertical-align:top; width:calc(50% - 4px); }
#ctt_forms #formsx li p { margin-bottom:3px; font-size:13px; color:#999; }
#ctt_forms #formsx #tarea { width:100%; }
#ctt_forms #inputs { border:0px; border-bottom:1px solid #999; height:40px; width:100%; background-color:transparent; color:#ccc; }
#ctt_forms #inputx { border:0px; border-bottom:1px solid #999; height:40px; width:calc(33.3333% - 11px); background-color:transparent; color:#ccc; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:0px; border-bottom:1px solid #999; height:110px; background-color:transparent; color:#ccc; }
#ctt_forms .btn_confirm { text-align:center; padding:30px 0; font-family:'GS_B'; }
#ctt_forms .btn_confirm span { display:block; height:50px; line-height:50px; border:0px; background-color:#ff9700; color:#fff; text-align:center; width:80%; margin:auto; font-size:15px; font-weight:bolder; cursor:pointer; }
#ctt_forms .agree { color:#999; font-weight:normal; }
}


@media screen and (max-width:1200px) and (min-width:901px) {
[class^="scene-"] { position:relative; }
[class^="scene-"] .inner { position:relative; z-index:1; }
[class^="scene-"] .cont_wrap { overflow:hidden; }
[class^="scene-"] .main_txt { position: relative; visibility:hidden; }
[class^="scene-"] .sub_txt { position: relative; visibility:hidden; }
[class^="scene-"] .mobile_wrap { position: relative; visibility:hidden; }
[class^="scene-"] .vi_wrap { position: relative; visibility:hidden; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:100px 0; position:relative; }
.scene-1 .cont_wrap { position:relative; max-width:1200px; margin:auto; overflow:visible; }
.scene-1 .cont_wrap .inner { display:flex; overflow:visible; }
.scene-1 .main_txt {  text-align:center; position:relative; }
.scene-1 .main_txt div h2 { font-size:52px; font-family: 'Noto Sans KR'; color:#fff; }
.scene-1 .main_txt div h2 font { color:#ff9700; }
.scene-1 .main_txt div p { color:#fff; padding:10px 0 50px; font-family: 'Noto Sans KR'; font-size:15px; line-height:18px; margin:auto; word-break:keep-all; }
.scene-1 .main_txt ul { display:grid; grid-template-columns:repeat(4, 1fr); column-gap:14px; row-gap:14px; }
.scene-1 .main_txt ul li { padding:100px 20px; position:relative; background-color:#fff; overflow:hidden; transition-duration: 0.4s; transform:scale(1,1); }
.scene-1 .main_txt ul li:after { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; top:-60px; right:-60px; transform:rotate(45deg); }
.scene-1 .main_txt ul li:before { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; bottom:-60px; left:-60px; transform:rotate(45deg); }
.scene-1 .main_txt ul li:first-child { background:url(/theme/basic/img/main/img01.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:nth-child(2) { background:url(/theme/basic/img/main/img02.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:nth-child(3) { background:url(/theme/basic/img/main/img03.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:last-child { background:url(/theme/basic/img/main/img04.png) no-repeat center / cover; }
.scene-1 .main_txt ul li h3 { font-family:'GS_B'; font-size:27px; color:#fff; }
.scene-1 .main_txt ul li h3 font { display:block; }
.scene-1 .main_txt ul li p { color:#fff; padding:10px 0; font-family: 'Noto Sans KR'; font-size:14px; line-height:21px; word-break:keep-all; word-break:keep-all; margin:0 10px; }
.scene-1 .main_txt ul li span { display:block; }
.scene-1 .main_txt ul li img { height:40px; margin:10px 0; }
.scene-1 .main_txt ul li:hover { transform:scale(1.1,1.1); }

.scene-2 { position:relative; background:url(/theme/basic/img/main/back02.png) no-repeat center / cover; padding:150px 0px; overflow:hidden; }
.scene-2 .cont_wrap { max-width:1200px; margin:auto; }
.scene-2 > div:after { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; top:-60px; right:-60px; transform:rotate(45deg); }
.scene-2 > div:before { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; bottom:-60px; left:-60px; transform:rotate(45deg); }
.scene-2 .main_txt {  }
.scene-2 .main_txt div {  }
.scene-2 .main_txt h2 { font-size:42px; font-family:'GS_B'; color:#fff; font-weight:500; margin:0; text-align:left; }
.scene-2 .main_txt p { color:#fff; padding:10px 0 30px; font-size:15px; line-height:21px; margin:auto; text-align:left; word-break:keep-all; font-family: 'Noto Sans KR'; }
.scene-2 .main_txt a { display:block; width:200px; height:50px; line-height:50px; font-size:13px; color:#fff; text-align:center; background-color:#ff9700; font-family: 'Noto Sans KR'; font-weight:bolder; }

.scene-3 {  padding:100px 20px; position:relative;  }
.scene-3 .cont_wrap { margin:auto; position:relative; max-width:1200px; overflow:visible; }
.scene-3 .main_txt { text-align:center; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:42px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-3 .main_txt h2 font { color:#ff9700; }
.scene-3 .main_txt p { font-size:18px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-3 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-3 .sub_txt {  text-align:left; margin:auto; padding:50px 0 0; display:grid; grid-template-columns:repeat(3, 1fr); column-gap:14px; row-gap:14px; }
.scene-3 .sub_txt div { padding:30px; background-color:rgba(255,255,255,0.1); transition-duration: 0.4s; transform:scale(1,1); }
.scene-3 .sub_txt div h2 { font-size:21px; font-family: 'Noto Sans KR'; font-weight:bolder; color:#ff9700; text-align:center; word-break:keep-all; }
.scene-3 .sub_txt div p { font-size:15px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }
.scene-3 .sub_txt span { display:block; text-align:center; padding:0 0 20px; }
.scene-3 .sub_txt span img { width:50px; }
.scene-3 .sub_txt div:hover { transform:scale(1.1,1.1); }

.scene-4 { position:relative; }
.scene-4 .cont_wrap { margin:auto; position:relative; }
.scene-4 .cont_wrap .inner { display:table; width:100%; }
.scene-4 .main_txt { padding:50px 0; display:table-cell; width:50%; text-align:center; vertical-align:middle; background:url(/theme/basic/img/main/back04.png) no-repeat center / cover; }
.scene-4 .main_txt > div { max-width:800px; min-width:600px; display:inline-block; vertical-align:top; padding:0; }
.scene-4 .main_txt h2 { font-size:42px; color:#fff; font-family:'GS_B'; font-weight:500; }
.scene-4 .main_txt p { font-size:16px; line-height:27px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-4 .sub_txt { padding:50px 0; overflow:hidden;  display:table-cell; width:50%; background-color:#111; }
.scene-4 .sub_txt > div { max-width:800px; text-align:left; display:inline-block; padding:0 25px; }

#ctt_forms { margin:auto; }
#ctt_forms h4 { font-size:15px; }
#ctt_forms ul { clear:both; overflow:hidden; }
#ctt_forms > div { padding:50px 0 0; }
#ctt_forms div > p { font-size:15px; color:#666; padding:10px 0; }
#ctt_forms #formsx { margin-bottom:50px; }
#ctt_forms #formsx li { padding:5px; display:inline-block; vertical-align:top; width:calc(50% - 4px); }
#ctt_forms #formsx li p { margin-bottom:3px; font-size:13px; color:#999; }
#ctt_forms #formsx #tarea { width:100%; }
#ctt_forms #inputs { border:0px; border-bottom:1px solid #999; height:40px; width:100%; background-color:transparent; color:#ccc; }
#ctt_forms #inputx { border:0px; border-bottom:1px solid #999; height:40px; width:calc(33.3333% - 11px); background-color:transparent; color:#ccc; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:0px; border-bottom:1px solid #999; height:110px; background-color:transparent; color:#ccc; }
#ctt_forms .btn_confirm { text-align:center; padding:30px 0; font-family:'GS_B'; }
#ctt_forms .btn_confirm span { display:block; height:50px; line-height:50px; border:0px; background-color:#ff9700; color:#fff; text-align:center; width:80%; margin:auto; font-size:15px; font-weight:bolder; cursor:pointer; }
#ctt_forms .agree { color:#999; font-weight:normal; }
}


@media screen and (max-width:900px) {
[class^="scene-"] { position:relative; }
[class^="scene-"] .inner { position:relative; z-index:1; }
[class^="scene-"] .cont_wrap { overflow:hidden; }
[class^="scene-"] .main_txt { position: relative; visibility:hidden; }
[class^="scene-"] .sub_txt { position: relative; visibility:hidden; }
[class^="scene-"] .mobile_wrap { position: relative; visibility:hidden; }
[class^="scene-"] .vi_wrap { position: relative; visibility:hidden; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:100px 20px; position:relative; }
.scene-1 .cont_wrap { position:relative; margin:auto; overflow:visible; }
.scene-1 .cont_wrap .inner { display:flex; overflow:visible; }
.scene-1 .main_txt {  text-align:center; position:relative; }
.scene-1 .main_txt div h2 { font-size:24px; font-family: 'Noto Sans KR'; color:#fff; }
.scene-1 .main_txt div h2 font { color:#ff9700; }
.scene-1 .main_txt div p { color:#fff; padding:10px 0 50px; font-family: 'Noto Sans KR'; font-size:13px; line-height:18px; margin:auto; word-break:keep-all; }
.scene-1 .main_txt ul { display:grid; grid-template-columns:repeat(2, 1fr); column-gap:14px; row-gap:14px; }
.scene-1 .main_txt ul li { padding:100px 20px; position:relative; background-color:#fff; overflow:hidden; transition-duration: 0.4s; transform:scale(1,1); }
.scene-1 .main_txt ul li:after { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; top:-60px; right:-60px; transform:rotate(45deg); }
.scene-1 .main_txt ul li:before { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; bottom:-60px; left:-60px; transform:rotate(45deg); }
.scene-1 .main_txt ul li:first-child { background:url(/theme/basic/img/main/img01.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:nth-child(2) { background:url(/theme/basic/img/main/img02.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:nth-child(3) { background:url(/theme/basic/img/main/img03.png) no-repeat center / cover; }
.scene-1 .main_txt ul li:last-child { background:url(/theme/basic/img/main/img04.png) no-repeat center / cover; }
.scene-1 .main_txt ul li h3 { font-family:'GS_B'; font-size:18px; color:#fff; }
.scene-1 .main_txt ul li h3 font { display:block; }
.scene-1 .main_txt ul li p { color:#fff; padding:10px 0; font-family: 'Noto Sans KR'; font-size:13px; line-height:21px; word-break:keep-all; word-break:keep-all; margin:0 10px; }
.scene-1 .main_txt ul li span { display:block; }
.scene-1 .main_txt ul li img { height:40px; margin:10px 0; }
.scene-1 .main_txt ul li:hover { transform:scale(1.1,1.1); }

.scene-2 { position:relative; background:url(/theme/basic/img/main/back02.png) no-repeat center / cover; padding:100px 20px; overflow:hidden; }
.scene-2 .cont_wrap { margin:auto; }
.scene-2 > div:after { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; top:-60px; right:-60px; transform:rotate(45deg); }
.scene-2 > div:before { visibility:visible; content:""; display:block; width:100px; height:100px; background-color:#333; position:absolute; bottom:-60px; left:-60px; transform:rotate(45deg); }
.scene-2 .main_txt {  }
.scene-2 .main_txt div {  }
.scene-2 .main_txt h2 { font-size:24px; font-family:'GS_B'; color:#fff; font-weight:500; margin:0; text-align:left; }
.scene-2 .main_txt p { color:#fff; padding:10px 0 30px; font-size:13px; line-height:21px; margin:auto; text-align:left; word-break:keep-all; font-family: 'Noto Sans KR'; }
.scene-2 .main_txt a { display:block; width:200px; height:50px; line-height:50px; font-size:13px; color:#fff; text-align:center; background-color:#ff9700; font-family: 'Noto Sans KR'; font-weight:bolder; }

.scene-3 {  padding:100px 20px; position:relative;  }
.scene-3 .cont_wrap { margin:auto; position:relative; overflow:visible; }
.scene-3 .main_txt { text-align:center; }
.scene-3 .main_txt h2 { font-family:'GS_B'; font-size:24px; font-weight:500; color:#fff; word-break:keep-all; }
.scene-3 .main_txt h2 font { color:#ff9700; }
.scene-3 .main_txt p { font-size:13px; font-family: 'Noto Sans KR'; font-weight:normal; margin:3px auto; max-width:700px; color:#999; word-break:keep-all; }
.scene-3 .main_txt h2:before { display:block;visibility:visible;clear:both;content:""; width:80px; height:3px; background-color:#ff9700; margin:20px auto; }
.scene-3 .sub_txt {  text-align:left; margin:auto; padding:50px 0 0; display:grid; grid-template-columns:repeat(1, 1fr); column-gap:14px; row-gap:14px; }
.scene-3 .sub_txt div { padding:30px; background-color:rgba(255,255,255,0.1); transition-duration: 0.4s; transform:scale(1,1); }
.scene-3 .sub_txt div h2 { font-size:21px; font-family: 'Noto Sans KR'; font-weight:bolder; color:#ff9700; text-align:center; word-break:keep-all; }
.scene-3 .sub_txt div p { font-size:13px; font-family: 'Noto Sans KR'; font-weight:400; margin:3px 0; color:#fff; word-break:keep-all; }
.scene-3 .sub_txt span { display:block; text-align:center; padding:0 0 20px; }
.scene-3 .sub_txt span img { width:50px; }
.scene-3 .sub_txt div:hover { transform:scale(1.1,1.1); }

.scene-4 { position:relative;  background:url(/theme/basic/img/main/back04.png) no-repeat center / cover; }
.scene-4 .cont_wrap { margin:auto; position:relative; }
.scene-4 .cont_wrap .inner { display:table; width:100%; }
.scene-4 .main_txt { padding:50px 0; text-align:center; }
.scene-4 .main_txt > div { padding:0; }
.scene-4 .main_txt h2 { font-size:24px; color:#fff; font-family:'GS_B'; font-weight:500; }
.scene-4 .main_txt p { font-size:13px; line-height:27px; color:#fff; font-family: 'Noto Sans KR'; }
.scene-4 .sub_txt { padding:50px 0; overflow:hidden; }
.scene-4 .sub_txt > div { text-align:left; padding:0 25px; }

#ctt_forms { margin:auto; }
#ctt_forms h4 { font-size:15px; }
#ctt_forms ul { clear:both; overflow:hidden; }
#ctt_forms > div { padding:50px 0 0; }
#ctt_forms div > p { font-size:15px; color:#666; padding:10px 0; }
#ctt_forms #formsx { margin-bottom:50px; }
#ctt_forms #formsx li { padding:5px; }
#ctt_forms #formsx li p { margin-bottom:3px; font-size:13px; color:#999; }
#ctt_forms #formsx #tarea { width:100%; }
#ctt_forms #inputs { border:0px; border-bottom:1px solid #ccc; height:40px; width:100%; background-color:#fff; }
#ctt_forms #inputx { border:0px; border-bottom:1px solid #ccc; height:40px; width:calc(33.3333% - 11px); background-color:#fff; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:0px; border-bottom:1px solid #ccc; height:110px; background-color:#fff; }
#ctt_forms .btn_confirm { text-align:center; padding:30px 0; font-family:'GS_B'; }
#ctt_forms .btn_confirm span { display:block; height:50px; line-height:50px; border:0px; background-color:#ff9700; color:#fff; text-align:center; width:80%; margin:auto; font-size:15px; font-weight:bolder; cursor:pointer; }
#ctt_forms .agree { color:#999; font-weight:normal; }
}


