@charset "utf-8";

@import url('fonts.css');

/* default */
* {margin:0;padding:0;}
html {width:100%;height:100%;}
body {width:100%;height:100%;margin:0px;padding:0px;font-family:"NanumS","NotoSans";color:#252525;line-height:100%;}
div, p, ul, li, table, th, td, textarea, input, select,  form, h1, h2, h3, h4, h5, h6, dt, dl, dd, em, address, section, cite, button
	{margin:0px;padding:0px;font-family:"NanumS","NotoSans";color:#252525;font-weight:700;line-height:100%;letter-spacing:-0.05em;}
span{margin:0px;padding:0px;}
ul, ol, dl, dd, dt, li {list-style-type:none;margin:0;padding:0px;line-height:100%;}
table {width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;word-break:break-all}

fieldset {border:0;margin:0px;padding:0px;}
legend {display:none;position:absolute;visibility:hidden;}
caption {visibility:hidden;width:0px;height:0px;overflow:hidden;font-size:0px;margin:0px;padding:0px;line-height:0px;display:none;}
img {border:0;vertical-align:top;}
optgroup {font-style:normal;font-size:0px;height:0px;line-height:0px;}
input,select {margin:0;vertical-align:middle;}
button {cursor:pointer;}

select {font-size:20px;height:60px;}

.no_scroll {overflow:hidden;-webkit-overflow-scrolling:touch;}

/* 링크 */
a {text-decoration:none;color:#252525;margin:0px;padding:0px;}
a:link, a:visited {text-decoration:none;color:#252525;}
a:hover, a:focus, a:active {text-decoration:none;color:#252525;}
a:focus, img:focus {outline:none;}

/* 인풋 */
input[type="text"], input[type="password"], input[type="number"], input[type="tel"], input[type="email"]{border:none;background:none;font-size:14px;outline:none;}
input {-webkit-appearance: none;-webkit-border-radius: 0;}
input.num_password {-webkit-text-security:disc;-moz-text-security:disc;}
input[type="radio"] {width:14px;height:14px;margin-bottom:1px;}
input[type="checkbox"] {width:14px;height:14px;margin-bottom:2px;}
input:-ms-input-placeholder {color:#898989 !important;}
input::-webkit-input-placeholder {color:#898989 !important;}
input::-moz-placeholder {color:#898989 !important;}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input::-ms-clear {display:none;}

/* textarea */
textarea {width:100%;padding:10px;line-height:20px;height:100px;box-sizing:border-box;border:1px solid #c4c6c7;}
textarea {-webkit-appearance: none;-webkit-border-radius: 0;}
textarea:-ms-input-placeholder {color:#cccccc;}
textarea::-webkit-input-placeholder {color:#cccccc;}
textarea::-moz-placeholder {color:#cccccc;}

button {padding:0;margin:0;background-color:transparent;color:#252525;border:none;outline:none;width:100%;display:inline-block;}

body {}

#wrap {min-width:1400px;margin:0 auto;position:relative;min-height:1000px;height:100%;overflow:hidden;}
#wrap.bg_gray {background:url('../images/bg_gray_01.png') repeat-y center top;}

.bg01 {display:inline-block;position:absolute;top:-379px;left:-521px;width:521px;height:379px;background:url('../images/bg_intro_01.png') no-repeat;z-index:-1;transition:800ms all;}
.bg01.on {top:-136px;left:-130px;}
.bg02 {display:inline-block;position:absolute;top:-335px;right:-338px;width:338px;height:335px;background:url('../images/bg_intro_02.png') no-repeat;z-index:-1;transition:800ms all;}
.bg02.on {top:-100px;right:-25px;}
.bg03 {display:inline-block;position:absolute;bottom:-351px;left:-375px;;width:375px;height:351px;background:url('../images/bg_intro_03.png') no-repeat;z-index:-1;transition:800ms all;}
.bg03.on {bottom:35px;left:35px}
.bg04 {display:inline-block;position:absolute;bottom:-260px;right:-467px;width:467px;height:260px;background:url('../images/bg_intro_04.png') no-repeat;z-index:-1;transition:800ms all;}
.bg04.on {bottom:-135px;right:180px;}
	
header {height:100px;}
header h1 {padding-top:42px;text-align:center;}

#contents {height:900px;position:relative;margin:0 auto;z-index:10;overflow:hidden;}
#contents section {width:1000px;margin:0 auto;}

/* 버튼 타입 */
.btn_gray {display:block;line-height:40px;font-size:14px;color:#ffffff;background:#c4c6c7;text-align:center;cursor:pointer;}

/* 팝업 */
.popup_wrap {position:fixed;top:0;left:0;right:0;height:100%;background:#ffffff;z-index:400;}

/* 레이어 마스크 */
.layer_mask {position:fixed;top:-100%;left:-100%;right:-100%;bottom:-100%;background:rgba(0,0,0,0.6);z-index:500;}

/* 히든 텍스트 */
.hidden_text {height:0;width:0;font-size:0 !important;}
.hidden_text * {font-size:0 !important;width:0 !important;height:0 !important;}

/* 페이지 아이디 */
#intro_page {position:absolute;top:0;left:0;width:100%;transition:800ms all;}
#main_page01 {position:absolute;top:0;left:0;width:100%;transition:800ms all;}
#main_page02 {position:absolute;top:0;left:0;width:100%;transition:800ms all;}
#step_start01 {position:absolute;top:0;left:100%;width:100%;transition:800ms all;}
#step_start02 {position:absolute;top:0;left:100%;width:100%;transition:800ms all;}
#step_start03 {position:absolute;top:0;left:100%;width:100%;transition:800ms all;}
#step_start04 {position:absolute;top:0;left:100%;width:100%;transition:800ms all;}
#loadding_page {display:none;}
#result_page {height:0;overflow:hidden;}
#end_page {display:none;}

/* -----------------------------------------------------------------------   공통 -------------------------------------------------------------------------------------------- */
/* 인트로 */
.intro {padding-top:50px;}
.intro h2 {line-height:88px;font-size:46px;text-align:center;}
.intro h2 .box01 {display:inline-block;line-height:84px;text-align:center;background:#e4eff3;border:2px solid #cadfe7;border-radius:8px;width:226px;height:84px;vertical-align:middle;margin:0px 10px;}
.intro h2 .type01 {color:#ff934e;display:none;}
.intro h2 .type02 {color:#ff1ba2;display:none;}
.intro h3 {font-size:28px;line-height:38px;text-align:center;margin-top:26px;}
.intro h3 strong {font-weight:800;}
.intro .text01 {font-size:16px;font-family:"NotoSans";font-weight:400;color:#fe4b56;text-align:center;margin-top:20px;}
.intro .text02 {font-size:24px;font-family:"NotoSans";font-weight:400;color:#7d7d7d;text-align:center;margin-top:20px;}
.intro .choice_box {height:453px;position:relative;background:url('../images/bg_intro_cont_01.png') no-repeat;margin-top:70px;}
.intro .choice_box .choice01 {position:absolute;top:23px;left:196px;width:207px;height:194px;background:url('../images/bg_intro_choice_off01.png') no-repeat;font-size:0;cursor:pointer;}
.intro .choice_box .choice01:hover,
.intro .choice_box .choice01.on {background:url('../images/bg_intro_choice_on01.png') no-repeat;}
.intro .choice_box .choice02 {position:absolute;top:0px;right:165px;width:243px;height:167px;background:url('../images/bg_intro_choice_off02.png') no-repeat;font-size:0;cursor:pointer;}
.intro .choice_box .choice02:hover,
.intro .choice_box .choice02.on {background:url('../images/bg_intro_choice_on02.png') no-repeat;}
.intro .choice_box .start {width:125px;height:56px;position:absolute;bottom:169px;right:211px;background:url('../images/bg_start_01.png') no-repeat center center;font-size:0;cursor:pointer;}
.intro .choice_box .start.on {background:url('../images/bg_start_02.png') no-repeat center 7px;;animation:start_button 1.5s infinite;}
	@keyframes start_button {
		0% {background-position:center 17px;}
		50% {background-position:center 7px;}
		100% {background-position:center 17px;}
	}
.intro .choice_box .start:before {content:'';position:absolute;bottom:0;left:-85px;right:0;height:4px;background:#d5d5d5;z-index:-1;}
.intro .choice_box .start.on:before {background:#fe4b56;}

/* 메인(람스, 지방흡입) */
.main {padding-top:35px;}
.main h2 {font-size:28px;line-height:38px;text-align:center; margin-top:26px;}
.main h2 strong {font-weight:800;}
.main h3 {line-height:60px;font-size:46px;text-align:center;}
.main h3 .type01 {color:#ff934e;font-size:60px;}
.main h3 .type02 {color:#ff1ba2;font-size:60px;}
.main .text02 {font-size:24px;font-family:"NotoSans";font-weight:400;color:#7d7d7d;text-align:center;margin-top:20px;}
.main .start_box {height:516px;position:relative;background:url('../images/bg_main_01.png') no-repeat;margin-top:95px;}
.main .start_box .choice01 {position:absolute;top:50px;left:186px;width:207px;height:194px;background:url('../images/bg_intro_choice_on01.png') no-repeat;font-size:0;cursor:pointer;}
.main .start_box .choice02 {position:absolute;top:66px;left:132px;width:243px;height:167px;background:url('../images/bg_intro_choice_on02.png') no-repeat;font-size:0;cursor:pointer;}
.main .start_box .start {width:125px;height:56px;position:absolute;bottom:227px;right:132px;font-size:0;cursor:pointer;background:url('../images/bg_start_02.png') no-repeat center 7px;animation:start_button 1.5s infinite;}
	@keyframes start_button {
		0% {background-position:center 17px;}
		50% {background-position:center 7px;}
		100% {background-position:center 17px;}
	}
.main .start_box .start:before {content:'';position:absolute;bottom:0;left:-85px;right:0;height:4px;background:#fe4b56;z-index:-1;}

/* 스텝 */
.step_img {padding:30px 0px 60px 0px;text-align:center;}
.step_cont {position:relative;}
.step_cont h2 {text-align:center;margin-bottom:40px;}
.step_cont .button_area {text-align:center;}
.step_cont .btn_back {display:inline-block;font-size:0;width:101px;height:26px;background:url('../images/btn_back_off01.png') no-repeat;margin:0px 26px;}
.step_cont .btn_back:hover,
.step_cont .btn_back.on {background:url('../images/btn_back_on01.png') no-repeat;cursor:pointer;}
.step_cont .btn_next {display:inline-block;font-size:0;width:101px;height:26px;background:url('../images/btn_next_off01.png') no-repeat;margin:0px 26px;}
.step_cont .btn_next.on {background:url('../images/btn_next_on01.png') no-repeat;cursor:pointer;}
.step_cont .btn_end {display:inline-block;font-size:0;width:127px;height:26px;background:url('../images/btn_end_off01.png') no-repeat;}
.step_cont .btn_end.on {background:url('../images/btn_end_on01.png') no-repeat;cursor:pointer;}

/* 스텝1 */
.step_input01 {height:480px;background:url('../images/bg_step_01.png') no-repeat 600px 0px;}
.step_input01 ul {padding:50px 0px 0px 135px;width:393px;}
.step_input01 li {position:relative;padding-left:133px;margin-bottom:30px;}
.step_input01 .tit01 {display:inline-block;position:absolute;top:0px;left:0;width:107px;text-align:right;font-size:30px;line-height:60px;}
.step_input01 select {font-family: inherit;border:none;border:3px solid #d5d5d5;border-radius:8px;outline:none;color:#888888;box-sizing:border-box;width:260px;height:60px;line-height:54px;
	background:url('../images/arrow_down_01.png') no-repeat 96% center;background-size:auto 17px;padding:0px 20px 0px 10px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.step_input01 select::-ms-expand {display: none;}
.step_input01 select.on {border:3px solid #fe4b56;background:url('../images/arrow_down_02.png') no-repeat 96% center #ffe8f1;color:#fe4b56;}
.step_input01 .option01 {display:inline-block;position:relative;margin-right:16px;}
.step_input01 .option01 input[type="radio"] {width:1px;height:1px;padding:0;border:0 none;margin:0;position:absolute;left:0;top:0;overflow:hidden;clip:rect(0 0 0 0);}
.step_input01 .option01 label {display:inline-block;text-align:center;width:120px;font-size:20px;line-height:54px;color:#898989;cursor:pointer;box-sizing:border-box;border:3px solid #d5d5d5;border-radius:8px;background:#ffffff;}
.step_input01 .option01 input[type="radio"]:checked + label {border:3px solid #fe4b56;background:#ffe8f1;color:#fe4b56;}
.step_input01 .option01:last-child {margin-right:0;}

/* 스텝2 */
.step_input02 {padding:25px 0px 75px 0px;position:relative;}
.step_input02 ul {*zoom:1;}
.step_input02 ul:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}
.step_input02 li {float:left;width:20%;text-align:center;position:relative;}
.step_input02 li:nth-child(1):after {content:"";position:absolute;top:0;left:0;width:100%;height:290px;background:url('../images/part_img_01.png') no-repeat center top;z-index:-1;}
.step_input02 li:nth-child(2):after {content:"";position:absolute;top:0;left:0;width:100%;height:290px;background:url('../images/part_img_02.png') no-repeat center top;z-index:-1;}
.step_input02 li:nth-child(3):after {content:"";position:absolute;top:0;left:0;width:100%;height:290px;background:url('../images/part_img_03.png') no-repeat center top;z-index:-1;}
.step_input02 li:nth-child(4):after {content:"";position:absolute;top:0;left:0;width:100%;height:290px;background:url('../images/part_img_04.png') no-repeat center top;z-index:-1;}
.step_input02 li:nth-child(5):after {content:"";position:absolute;top:0;left:0;width:100%;height:290px;background:url('../images/part_img_05.png') no-repeat center top;z-index:-1;}
.step_input02 li.off:after {opacity:0.2;}
.step_input02 li.off label {cursor:default;}
.step_input02 li.off input[type="radio"]:checked + label {background:url('../images/bg_radio_off01.png') no-repeat center 225px;color:#252525;}
.step_input02 input[type="radio"] {width:1px;height:1px;padding:0;border:0 none;margin:0;position:absolute;left:0;top:0;overflow:hidden;clip:rect(0 0 0 0);}
.step_input02 label {display:block;text-align:center;background:url('../images/bg_radio_off01.png') no-repeat center 225px;font-size:30px;line-height:30px;color:#252525;cursor:pointer;box-sizing:border-box;padding-top:290px;position:relative;}
.step_input02 input[type="radio"]:checked + label {background:url('../images/bg_radio_on01.png') no-repeat center 225px;color:#fe4b56;}
.step_input02 .text01 {position:absolute;left:0;bottom:30px;width:100%;text-align:center;color:#ff8968;}

/* 스텝3,4 */
.step_input03 {padding:10px 143px 30px 143px;}
.step_input03 h3 {font-size:30px;line-height:30px;margin-bottom:20px;padding-left:10px;}
.step_input03 .option01 {*zoom:1;margin-bottom:50px;}
.step_input03 .option01:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}
.step_input03 .option01 li {float:left;width:230px;position:relative;margin-right:12px;}
.step_input03 .option01 li:last-child {margin:0;}
.step_input03 .option02 {*zoom:1;margin-bottom:50px;}
.step_input03 .option02:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}
.step_input03 .option02 li {float:left;width:350px;position:relative;margin-right:14px;}
.step_input03 .option02 li:last-child {margin:0;}
.step_input03 .option03 {*zoom:1;margin-bottom:50px;}
.step_input03 .option03:after {content:" ";display:block;clear:both;height:0;visibility:hidden;}
.step_input03 .option03 li {float:left;width:170px;position:relative;margin-right:11px;}
.step_input03 .option03 li:last-child {margin:0;}
.step_input03 input[type="radio"] {width:1px;height:1px;padding:0;border:0 none;margin:0;position:absolute;left:0;top:0;overflow:hidden;clip:rect(0 0 0 0);}
.step_input03 label {display:inline-block;text-align:center;width:100%;font-size:20px;line-height:54px;color:#898989;cursor:pointer;box-sizing:border-box;border:3px solid #d5d5d5;border-radius:8px;background:#ffffff;}
.step_input03 input[type="radio"]:checked + label {border:3px solid #fe4b56;background:#ffe8f1;color:#fe4b56;}

/* 로딩중 */
.loadding {padding-top:100px;}
.loadding .img01 {text-align:center;margin-bottom:40px;}
.loadding .text01 {line-height:40px;font-size:30px;text-align:center;}
.loadding .text01 span {font-size:35px;}

/* 결과받기 */
.result {padding-top:45px;}
.result h2 {font-size:36px;text-align:center;line-height:45px;margin-bottom:45px;}
.result h2 strong {font-weight:800;color:#ffa128;}
.result .result_banner {position:relative;width:420px;margin:0 auto 45px auto;}
.result .result_banner .slick-slide {width:100%;position:relative;max-height:365px;}
.result .result_banner .slick-slide:after {content:'* 의료법준수를 위해 개별 전송됩니다.';position:absolute;display:flex;top:0;right:0;width:50%;height:83%;font-size:13px;color: #FFF;letter-spacing:-1px;background:rgba(0,0,0,0.8);z-index: 1000;align-items: center;justify-content: center;}
.result .result_banner .slick-slide:focus {color: transparent;outline: none;}
.result .result_banner .slick-prev {display:inline-block;position:absolute;top:50%;margin-top:-43px;left:-100px;width:50px;height:86px;background:url('../images/banner_arrow_01.png') no-repeat;font-size:0;}
.result .result_banner .slick-next {display:inline-block;position:absolute;top:50%;margin-top:-43px;right:-100px;width:50px;height:86px;background:url('../images/banner_arrow_02.png') no-repeat;font-size:0;}
.result .result_banner .slick-slide img {width:100%;height:100%;}
.result .result_banner .img_left {width:290px;position:relative;}
.result .result_banner .img_right {width:290px;position:absolute;top:0;right:0;}
.result .text01 {text-align:center;font-size:20px;line-height:24px;margin-bottom:50px;font-family:"NotoSans";font-weight:400;letter-spacing: 0.01em;}
.result .input_area {width:670px;margin:0 auto;position:relative;}
.result .input_area * {font-family:"NotoSans";font-weight:400;color:#333333;}
.result .input_area ul {width:387px;}
.result .input_area li {margin-bottom:18px;position:relative;padding-left:80px;}
.result .input_area li .name01 {display:inline-block;position:absolute;top:0;left:0;width:80px;font-size:18px;line-height:50px;padding-left:16px;background:url('../images/bul_01.png') no-repeat 0px center;}
.result .input_area li input {height:50px;line-height:48px;background:#ffffff;border:1px solid #d5d5d5;padding:0px 15px;box-sizing:border-box;}
.result .input_area li input:focus {border:1px solid #ffa128;}
.result .input_area li:first-child input {width:100%;}
.result .input_area li:last-child input {width:63%;float:right;}
.result .input_area li select {font-family: inherit;border:none;border:1px solid #d5d5d5;outline:none;color:#333333;box-sizing:border-box;width:35%;height:50px;line-height:48px;font-size:15px;
	background:url('../images/select_arrow_01.png') no-repeat 90% center #ffffff;background-size:auto 12px;padding:0px 20px 0px 10px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.result .input_area li select:focus {border:1px solid #ffa128;}
.result .input_area li select::-ms-expand {display: none;}
.result .input_area .btn_area {position:absolute;top:0;right:0;}
.result .input_area .btn_area .btn_result {display:block;width:270px;height:118px;background:#b7b7b7;color:#ffffff;text-align:center;font-size:30px;line-height:118px;cursor:pointer;}
.result .input_area .btn_area .btn_result.on {background:#ffa128;}
.result .input_area .info_massage {text-align:center;margin-top:15px;font-size:13px;}
.result .input_area .check_area {text-align:center;}
.result .input_area .check_area .check01 {display:inline-block;margin:0px 10px;}
.result .input_area .check_area .check01 input[type="checkbox"] {width:1px;height:1px;padding:0;border:0 none;margin:0;position:absolute;left:0;top:0;overflow:hidden;clip:rect(0 0 0 0);}
.result .input_area .check_area .check01 label {display:inline-block;background:url('../images/bg_radio_off02.png') no-repeat;font-size:15px;line-height:20px;color:#333333;cursor:pointer;box-sizing:border-box;padding-left:30px;position:relative;}
.result .input_area .check_area .check01 input[type="checkbox"]:checked + label {background:url('../images/bg_radio_on02.png') no-repeat;}
.result .input_area .check_area .view_agree {cursor:pointer;color:#000000;}

/* 종료 페이지 */
.end_page {padding-top:60px;}
.end_page .img01 {text-align:center;margin-bottom:30px;}
.end_page .text01 {line-height:40px;font-size:30px;text-align:center;margin-bottom:30px;}
.end_page .text01 span {color:#ffa128;}
.end_page .go_homepage {text-align:center;}
/*.end_page .go_homepage a {display:inline-block;border-bottom:1px solid #f36f21;color:#f36f21;font-size:20px;line-height:20px;padding:0px 15px 10px 85px;background:url('../images/logo2.png') no-repeat 15px 1px;}*/
.end_page .go_homepage a {display: inline-block; border-bottom: 1px solid #f36f21; color: #f36f21; font-size: 20px; line-height: 20px; padding: 0px 15px 10px 15px;}
.end_page .go_homepage .first_img {margin-right:5px;}
.end_page .go_homepage .second_img {margin-left:5px;}

.end_page .go_homepage2 {text-align:center;margin:0 0 35px 0;}
.end_page .go_homepage2 a {width:320px;height:60px;color:#ffffff;font-size:26px;background:#454545;border-radius:10px;margin:0 auto;display:flex;align-items:center;justify-content:center;}
.end_page .go_homepage2 a span {height:100%;background:url('../images/icon_arrow.png') no-repeat right center;padding:0 30px 0 0;display:flex;align-items:center;justify-content:center;}

/* 개인정보 수집동의 */
.terms_popup {position:absolute;top:100px;left:50%;margin-left:-375px;width:750px;height:750px;box-sizing:border-box;border:2px solid #ffa128;border-radius:9px;z-index:100;background:#ffffff;display:none;}
.terms_popup * {font-family:"NotoSans";font-weight:400;color:#a5a5a5;font-size:15px;line-height:18px;}
.terms_popup h1 {line-height:60px;background:#ffa128;color:#ffffff;font-size:18px;padding-left:30px;}
.terms_popup .close_terms {position:absolute;top:20px;right:20px;width:16px;height:16px;background:url('../images/close_01.png') no-repeat;font-size:0;cursor:pointer;}
.terms_popup .terms_cont {padding:25px 15px;overflow:hidden;overflow-y:auto;height:660px;box-sizing:border-box;}
.terms_popup .indent {margin-bottom:20px;}
.terms_popup h2 {margin-bottom:20px;color:#666666;}
.terms_popup .fly_w li {margin-bottom:20px;}
.yg_table{overflow:hidden; margin: 10px 0;}
.yg_table table{width:100%; border-top:1px solid #f36f21;background:#fff; margin-left: -1px;}
.yg_table thead th{text-align:center;border-bottom:1px solid #d5d5d5; border-left:1px solid #d5d5d5; padding:5px 0; vertical-align: middle;}
.yg_table tbody th{border-bottom:1px solid #d5d5d5; border-left: 1px solid #d5d5d5;padding:5px 5px;text-align: center;}
.yg_table tbody td{border-bottom:1px solid #d5d5d5; border-left: 1px solid #d5d5d5;padding:5px; text-align: center;vertical-align: middle;}
