@charset "euc-kr";

/* CSS Document */
 *{margin: 0; padding:0; box-sizing: border-box;}
ul {margin-bottom: 0px;}
li {list-style: none;}
a {text-decoration: none; cursor: pointer; color: unset;}
a:hover{text-decoration: none; color: unset;}
html {font-size: 16px;}
body {font-family: 'Noto Sans KR', sans-serif;border: 0; padding: 0px;}
.red{color: #ff3c5e;}

.reg_text1 {text-align: center; font-size: 24px; padding-bottom:30px;}
.reg_text2 {font-size:15px; font-weight: bold;}

/* Page */

@media(min-width:1200px) {
.header_all{width: 100%; height: 110px; background-color: #f8f8f8;}
.header_wrap{width: 1200px; margin: 0 auto; padding: 0px; display: block; height: auto; padding: 40px 0px 0px;}	
.header_box_01{width: 50%; float: left; height: auto; }
.header_box_02{width: 50%; float: left; height: auto;}
.header_logo_01{width: 200px; height: auto; text-align: left;}
.header_logo_02{width: 200px; height: auto; text-align: right;}


.body_all{width: 100%; background-color: #f8f8f8; padding: 0px 0px 70px;}
.body_wrap{width: 1200px; margin: 0 auto; display: block; background-color: #fff;}	
.body_top{width: 100%; border-top-left-radius: 20px; border-top-right-radius: 20px; padding: 70px 0px; display: block; background-image: url(https://jtmg.co.kr/keysight-world-tech-day/register/images/header_bg.jpg); background-position: top; background-repeat: no-repeat; background-size: cover;}
.body_title{width: 90%; margin: 0 auto; display: block; text-align: center; font-size: 35px; font-weight: 600; color: #fff; line-height: 1.4; font-family:'NanumSquare', sans-serif;}	
.body_bar{width: 100%; height: 8px; background-color: #efefef;}
.body_bar_01{width: 50%; height: 8px; background-color: #ff3c5e; border-top-right-radius: 4px; border-bottom-right-radius: 4px; float: left;}
.body_bar_02{width: 100%; height: 8px; background-color: #ff3c5e; float: left;}
.body_icon_01{width: 33px; fill: #e90029; margin-bottom: -2px;}
.body_icon_02{width: 26px; fill: #e90029; margin-bottom: -5px;}
.body_icon_03{width: 33px; fill: #e90029; margin-bottom: -2px;}
.body_contents{width: 100%; max-width: 1080px; height: auto; padding:0px 80px; display: block;}
.body_subtext_box {width: 100%; height: auto; display: block; padding: 0px;}
.body_subtext {width: 100%; padding: 0px 0px 30px; text-align: center; font-size: 18px; color: #3f3f3f; display: block; margin: 0 auto;}
.body_text_00{width: 100%; padding: 0px 0px 30px; text-align: center; font-size: 18px; color: #000; font-weight: 400;}
.body_text_01{width: 100%; padding: 0px 0px 0px; text-align: center; font-size: 30px; color: #e90029; font-weight: 600; display: inline-block; margin-bottom: 30px;}
.body_text_02{width: 100%; padding: 0px 0px 20px; text-align: right; font-size: 16px; color: #616161;}
.body_text_03{width: 100%; padding: 30px 0px; text-align: center; font-size: 30px; color: #000; display: block;}
.body_text_04{width: 100%; padding: 10px 0px; text-align: center; font-size: 18px; color: #3f3f3f; display: block;}
.body_text_05{width: 100%; padding: 10px 0px; text-align: center; font-size: 22px; font-weight: 500; color: #3f3f3f; display: inline-block;}
.body_text_06{width: 100%; padding: 30px 0px 0px; text-align: center; font-size: 30px; font-weight: 500; color: #000; display: block;}
.body_text_07{width: 570px; height: auto; margin: 0 auto; padding: 20px 0px 0px; text-align: center; font-size: 18px; font-weight: 500; color: #3f3f3f; display: flex;}
.body_text_08{width: 100%; padding: 30px 0px 10px; text-align: center; font-size: 18px; color: #000; display: block;}
.body_gift{width: 60%; margin: 0 auto; text-align: center; display: block; padding: 30px 0px 20px;}
.body_input_wrap{width:100%; height: auto; display: inline-block; padding: 20px 0px;}
.body_input_box_01{width: 48%; float: left; display: block;}
.body_input_box_01a{width: 48%; float: left; display: block;}
.body_input_box_01b{width: 48%; float: right; display: block;}
.body_input_box_02{width: 48%; float: right; display: block;}
.body_input_box_03{width: 100%; margin: 0 auto; display: block;}
.body_form_title{width: 100%; font-size: 18px; color: #000000; display: block; padding-bottom: 10px;}	
.body_form_subtitle {width: 100%; font-size: 15px; color: #7e7e7e; display: block; padding-bottom: 10px;}
.text_important{padding-left:5px; color: #ff3c5e;}
.text_sub{width: 100%; font-size: 16px; display: block; padding-bottom: 10px; color: #7e7e7e;}
.body_form_01{width: 100%; height: 50px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px; display: flex; align-items: center;}
.body_form_01:focus {background-color: #fff; border-color: #ff3c5e; outline:0; transition: 0.5s;}
.body_form_01::-webkit-outer-spin-button,
.body_form_01::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;}
.body_form_01[type='number'] {-moz-appearance: textfield;}
.body_form_02{width: 26%; height: 50px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px; display: flex; align-items: center; float: left;}
.body_form_02:focus {background-color: #fff; border-color: #ff3c5e; outline:0; transition: 0.5s;}	
.phone_blank{width:4%; text-align: center; float: left; padding: 12px 0px;}
.body_form_03{width: 33%; height: 50px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px; display: flex; align-items: center; float: left;}
.body_form_03:focus {background-color: #fff; border-color: #ff3c5e; outline:0; transition: 0.5s;}	
.body_form_04{width: 80%; height: 50px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px 0px 0px 5px; display: flex; align-items: center; float: left;}
.body_form_04:focus {background-color: #fff; border-color: #e5e5e5; outline:0; transition: 0.5s;}	
.btn-info{width: 20%; height: 50px; margin-left: 0%; background-color: #3D3D3D; color: #fff; font-size: 16px; font-weight: 500; text-align: center; border: 2px solid #3D3D3D; padding: 0px 10px; border-radius: 0px 5px 5px 0px; display: block; align-items: center; float: left; cursor: pointer;}
.btn-info:hover {background-color: #000; outline:0; transition: 0.5s;}	
.form_group {width: 100%; height: auto; display: inline-block; padding: 10px 0px;}	
.agree_form_01 {width: 60%; float: left;}
.agree_form_02 {width: 40%; float: right; text-align: right;}
.agree_checkbox {margin-left: 30px;}
.body_agree_wrap{background-color: #f0f0f0; border-radius: 5px; padding: 20px 25px; font-size: 14px; color: #535353; height: auto; resize: none;}
.body_agree_wrap::-webkit-scrollbar{width: 6px;}
.body_agree_wrap::-webkit-scrollbar-thumb{background-color: #d6d6d6; border-radius: 10px; border: 10px solid #d6d6d6;}
.body_agree_wrap::-webkit-scrollbar-track{ background-color:none; border-radius: 10px; box-shadow: inset 0px 0px 5px #f4f4f4;}		
.body_agree_check{width: 100%; padding: 10px 10px 40px;}


.back_btn{width: 220px; height: 65px; align-items: center; background-color: #3D3D3D; margin: 0 auto; margin-top: 30px; text-align: center; border-radius: 35px; display: flex; align-items: center; float: left;}
.back_btn:hover{background-color: #000;}
.back_btn_text{width: 100%; font-size: 22px; color: #fff; margin-left: 5px;}	
.back_arrow{width:20px; fill:#fff; padding-right: 10px;}
.next_btn{width: 220px; height: 65px; align-items: center; background-color: #e90029; margin: 0 auto; margin-top: 30px; text-align: center; border-radius: 35px; display: flex; align-items: center;}
.next_btn:hover{background-color: #c70023;}
.next_btn_text{width: 100%; font-size: 22px; color: #fff; margin-left: 5px;}
.next_arrow{width:20px; fill:#fff; padding-left: 10px;}
.confirm_btn{width: 220px; height: 65px; align-items: center; background-color: #e90029; margin: 0 auto; margin-top: 30px; text-align: center; border-radius: 35px; display: flex; align-items: center; float: right;}
.confirm_btn:hover{background-color: #c70023;}
.confirm_btn_text{width: 100%; font-size: 22px; color: #fff; margin-left: 5px;}
.complete_btn{width: 220px; height: 65px; align-items: center; background-color: #e90029; margin: 0 auto; text-align: center; border-radius: 35px; display: flex; align-items: center; margin-top: 30px;}
.complete_btn:hover{background-color: #c70023;}		
.complete_btn_text{width: 100%; font-size: 22px; color: #fff; margin-left: 5px;}
.complete_btn_subtext{width: 100%; font-size: 18px; font-weight: 500; color: #c1c1c1; margin-top: 20px; text-align: right; display: block;}
.complete_btn_subtext:hover{color: #c1c1c1;}
.ask_text{width: 390px; text-align: left; font-size: 18px; color: #3f3f3f; display: block; float: left; padding-top: 5px;}
.ask_btn{width: 180px; height: auto; background-color: #e90029; text-align: center; border-radius: 35px; margin-left: 0px; padding: 8px 30px; float: right;}
.ask_btn:hover{background-color: #c70023;}		
.ask_btn_text{width: 100%; font-size: 17px; color: #fff; margin-left: 0px;}
.body_complete_image{width: 40%; height: auto; margin: 0 auto; text-align: center; display: block; padding: 20px 0px 10px;}
.complete_image{width:100%; height: auto;}
.agree_btn {padding: 4px 10px; color: #000; border: 1px solid #ccc; border-radius: 5px; font-size: 15px; margin-left: 10px;}	
.body_ask_wrap{width:100%; height: auto; margin: 0 auto; display: block; padding: 0px;}		
.body_survey_wrap{width:100%; height: auto; display: inline-block; padding: 20px 0px;}
.body_survey_question{width: 100%; font-size: 18px; color: #000000; display: block; padding-bottom: 10px;}	
.reg_radio100{width: 100%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio90{width: 90%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio80{width: 80%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio70{width: 70%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio60{width: 60%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio50{width: 50%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio40{width: 40%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio30{width: 30%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio20{width: 20%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		
.reg_radio10{width: 10%; float: left; line-height: 2; font-size: 16px; padding: 5px 0px;}		

.track_title{width: 100%; font-size: 22px; color: #000000; display: block; padding-bottom: 10px; font-weight: 500;}
.track_box{display: inline-block; width: 31%; float: left; font-size: 18px; margin-right: 2%;}
.track_wrap{display: block; float: left; width: 100%; margin-top: 10px; margin-bottom: 50px;}
.kakao_01{width: 100%; padding: 0px; margin-top: -10px; text-align: center; font-size: 17px; color: #3f3f3f; display: block;}
.kakao_02{width: 100%; padding: 10px 0px; text-align: center; font-size: 20px; font-weight:500; color: #000000; display: block;}
.kakao_03{width: 740px; padding: 0px; margin: 0 auto; margin-top: -10px; text-align: left; font-size: 17px; color: #3f3f3f; display: block;}


.kakao_btn{width: 200px; display: block; text-align: center; margin: 0 auto;}



.hr_00{border: 1px solid #ebebeb; margin: 30px 0px 50px;}
.hr_01{border: 1px solid #ebebeb; margin: 30px 0px;}	
	

.footer_all{width: 100%; height: 46px; background-color: #464646;}
.footer_wrap{width: 1200px; margin: 0 auto;}		
.footer_box{width: 100%; color: #989898; font-size: 13px; padding: 13px 0px; text-align: center;}		
	
}

	
/* IE10+ */
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	 
}

/* IE10+ end*/





/* Mobile */
@media(max-width:1199px) {
.header_all{width: 100%; height: 80px; background-color: #f8f8f8;}
.header_wrap{width: 90%; margin: 0 auto; padding: 0px; display: block; height: auto; padding: 25px 0px 0px;}	
.header_box_01{width: 50%; float: left; height: auto; }
.header_box_02{width: 50%; float: left; height: auto;}
.header_logo_01{width: 150px; height: auto; text-align: left;}
.header_logo_02{width: 150px; height: auto; text-align: right;}


.body_all{width: 100%; background-color: #f8f8f8; padding: 0px 0px 70px;}
.body_wrap{width: 100%; margin: 0 auto; display: block; border-radius: 20px; background-color: #fff; box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;}	
.body_top{width: 100%; border-top-left-radius: 20px; border-top-right-radius: 20px; padding: 60px 0px; display: block; background-image: url(https://jtmg.co.kr/keysight-world-tech-day/register/images/header_bg.jpg); background-position: top; background-repeat: no-repeat; background-size: cover;}
.body_title{width: 80%; margin: 0 auto; display: block; line-height: 1.5; text-align: center; font-size: 25px; font-weight: 600; color: #fff; font-family:'NanumSquare', sans-serif;}	
.body_bar{width: 100%; height: 8px; background-color: #efefef;}
.body_bar_01{width: 50%; height: 8px; background-color: #ff3c5e; border-top-right-radius: 4px; border-bottom-right-radius: 4px; float: left;}
.body_bar_02{width: 100%; height: 8px; background-color: #ff3c5e; float: left;}
.body_icon_01{width: 20px; fill: #e90029; margin-bottom: -2px;}
.body_icon_02{width: 18px; fill: #e90029; margin-bottom: -2px;}
.body_icon_03{width: 20px; fill: #e90029; margin-bottom: -2px;}
.body_contents{width: 84%; height: auto; margin: 0 auto; padding: 50px 0px; display: block;}
.body_subtext_box {width: 100%; height: auto; display: block; padding: 0px;}
.body_subtext {width: 100%; padding: 0px 0px 30px; text-align: center; font-size: 16px; color: #3f3f3f; display: block; margin: 0 auto;}
.body_text_00{width: 100%; padding: 0px 0px 30px; text-align: center; font-size: 16px; color: #000; font-weight: 400;}
.body_text_01{width: 100%; padding: 0px 0px 0px; text-align: center; font-size: 22px; color: #e90029; font-weight: 500;}
.body_text_02{width: 100%; padding: 0px 0px 40px; text-align: center; font-size: 14px; color: #616161; font-weight: 400;}
.body_text_03{width: 100%; padding: 30px 0px; text-align: center; font-size: 16px; color: #000; display: block;}
.body_text_04{width: 100%; padding: 10px 0px; text-align: center; font-size: 15px; color: #3f3f3f; display: block; margin: 0 auto;}
.body_text_05{width: 100%; padding: 10px 0px; text-align: center; font-size: 22px; font-weight: 500; color: #3f3f3f; display: inline-block;}
.body_text_06{width: 100%; padding: 10px 0px 0px; text-align: center; font-size: 26px; font-weight: 500; color: #000; display: block;}
.body_text_07{width: 100%; padding: 20px 0px 0px; text-align: center; font-size: 15px; font-weight: 500; color: #3f3f3f; display: block;}
.body_text_08{width: 100%; padding: 30px 0px 10px; text-align: center; font-size: 16px; color: #000; display: block;}
.body_gift{width: 80%; margin: 0 auto; text-align: center; display: block; padding: 30px 0px 20px;}
.body_input_wrap{width:100%; height: auto; display: inline-block; padding: 0px;}
.body_input_box_01{width: 100%; float: left; display: block; padding: 20px 0px;}
.body_input_box_01a{width: 48%; float: left; display: block;}
.body_input_box_01b{width: 48%; float: right; display: block;}
.body_input_box_02{width: 100%; float: right; display: block; padding: 20px 0px;}
.body_input_box_03{width: 100%; margin: 0 auto; display: block; padding: 20px 0px;}
.body_form_title{width: 100%; font-size: 15px; color: #000000; display: block; padding-bottom: 10px;}	
.body_form_subtitle {width: 100%; font-size: 13px; color: #7e7e7e; display: block; padding-bottom: 10px;}	
.text_important{padding-left:5px; color: #ff3c5e;}
.text_sub{width: 100%; font-size: 14px; display: block; padding-bottom: 10px; color: #7e7e7e;}
.body_form_01{width: 100%; height: 46px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px; display: flex; align-items: center;}
.body_form_01:focus {background-color: #fff; border-color: #ff3c5e; outline:0; transition: 0.5s;}
.body_form_02{width: 26%; height: 46px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px; display: flex; align-items: center; float: left;}
.body_form_02:focus {background-color: #fff; border-color: #ff3c5e; outline:0; transition: 0.5s;}	
.phone_blank{width:4%; text-align: center; float: left; padding: 12px 0px;}
.body_form_03{width: 33%; height: 46px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px; display: flex; align-items: center; float: left;}
.body_form_03:focus {background-color: #fff; border-color: #ff3c5e; outline:0; transition: 0.5s;}	
.body_form_04{width: 70%; height: 46px; background-color: #fff; font-size: 14px; border: 2px solid #e5e5e5; padding: 0px 10px; border-radius: 5px 0px 0px 5px; display: flex; align-items: center; float: left;}
.body_form_04:focus {background-color: #fff; outline:0; transition: 0.5s;}
.btn-info{width: 30%; height: 46px; margin-left: 0%; background-color: #3D3D3D; color: #fff; font-size: 14px; font-weight: 500; text-align: center; border: 2px solid #3D3D3D; padding: 0px 10px; border-radius: 0px 5px 5px 0px; display: block; align-items: center; float: left; cursor: pointer;}
.btn-info:hover {background-color: #000; outline:0; transition: 0.5s;}	
	
.body_agree_wrap{background-color: #f0f0f0; border-radius: 5px; padding: 15px 20px; font-size: 13px; color: #535353; height: auto; resize: none;}
.body_agree_wrap::-webkit-scrollbar{width: 6px;}
.body_agree_wrap::-webkit-scrollbar-thumb{background-color: #d6d6d6; border-radius: 10px; border: 10px solid #d6d6d6;}
.body_agree_wrap::-webkit-scrollbar-track{ background-color:none; border-radius: 10px; box-shadow: inset 0px 0px 5px #f4f4f4;}		
.body_agree_check{width: 100%; padding: 10px 10px 40px; font-size: 14px;}
.agree_btn {padding: 5px 10px; color: #000; border: 1px solid #ccc; border-radius: 5px; margin-left: 10px;}
.form_group {width: 100%; height: auto; display: inline-block; padding: 10px 0px;}
.agree_form_01 {width: 100%; float: left; margin-bottom: 5px;}
.agree_form_02 {width: 100%; float: right; text-align: right;}
.agree_checkbox {margin-left: 20px;}	
.back_btn{width: 40%; height: 50px; align-items: center; background-color: #3D3D3D; margin: 0 auto; text-align: center; border-radius: 35px; display: inline-flex; align-items: center; margin-top: 50px; float: left;}
.back_btn:hover{background-color: #000;}	
.back_btn_text{width: 100%; font-size: 17px; color: #fff; margin-left: 5px;}
.back_arrow{width:18px; fill:#fff; padding-right: 10px;}
.next_btn{width: 200px; height: 50px; align-items: center; background-color: #e90029; margin: 0 auto; text-align: center; border-radius: 35px; display: flex; align-items: center;}
.next_btn:hover{background-color: #c70023;}
.next_btn_text{width: 100%; font-size: 17px; color: #fff; margin-left: 5px;}
.next_arrow{width:18px; fill:#fff; padding-left: 10px;}
.confirm_btn{width: 40%; height: 50px; align-items: center; background-color: #e90029; margin: 0 auto; text-align: center; border-radius: 35px; display: inline-flex; align-items: center; margin-top: 50px; float: right;}
.confirm_btn:hover{background-color: #c70023;}
.confirm_btn_text{width: 100%; font-size: 17px; color: #fff; margin-left: 5px;}
.complete_btn{width: 200px; height: 60px; align-items: center; background-color: #e90029; margin: 0 auto; text-align: center; border-radius: 35px; display: flex; align-items: center; margin-top: 10px;}
.complete_btn:hover{background-color: #c70023;}	
.complete_btn_text{width: 100%; font-size: 20px; color: #fff; margin-left: 5px;}
.complete_btn_subtext{width: 100%; font-size: 15px; font-weight: 500; color: #c1c1c1; margin-top: 20px; text-align: right; display: block;}
.complete_btn_subtext:hover{color: #c1c1c1;}
.ask_text{width: 100%; text-align: center; font-size: 16px; color: #3f3f3f; display: block; float: none; padding-top: 5px;}
.ask_btn{width: 160px; height: auto; background-color: #e90029; margin: 0 auto; margin-top: 8px; text-align: center; border-radius: 35px; padding: 7px 20px; display: block;}
.ask_btn:hover{background-color: #c70023;}
.ask_btn_text{width: 100%; font-size: 16px; color: #fff; margin-left: 5px;}	
.body_complete_image{width: 60%; height: auto; margin: 0 auto; text-align: center; display: block; padding: 20px 0px 10px;}
.complete_image{width:100%; height: auto;}
.body_ask_wrap{width:100%; height: auto; display: inline-block; padding: 0px;}	
.body_survey_wrap{width:100%; height: auto; display: inline-block; padding: 20px 0px;}
.body_survey_question{width: 100%; font-size: 15px; color: #000000; display: block; padding-bottom: 10px;}	
.reg_radio100{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}		
.reg_radio90{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}				
.reg_radio80{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}		
.reg_radio70{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}				
.reg_radio60{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}		
.reg_radio50{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}				
.reg_radio40{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}			
.reg_radio30{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}			
.reg_radio20{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}				
.reg_radio10{width: 100%; float: left; line-height: 2; font-size: 15px; padding: 5px 0px;}			

.hr_00{border: 1px solid #ebebeb; margin: 30px 0px 50px;}	
.hr_01{border: 1px solid #ebebeb; margin: 30px 0px;}	

.track_title{width: 100%; font-size: 18px; color: #000000; display: block; padding-bottom: 10px; font-weight: 500;}
.track_box{display: inline-block; width: 100%; float: left; font-size: 16px;}
.track_wrap{display: block; float: left; width: 100%; margin-top: 10px; margin-bottom: 50px;}

.kakao_01{width: 100%; padding: 30px 0px; text-align: center; font-size: 15px; color: #3f3f3f; display: block;}
.kakao_02{width: 100%; padding: 10px 0px; text-align: center; font-size: 17px; font-weight:500; color: #000000; display: block;}
.kakao_btn{width: 200px; display: block; text-align: center; margin: 0 auto;}




.footer_all{width: 100%; height: 46px; background-color: #464646;}
.footer_wrap{width: 90%; margin: 0 auto;}		
.footer_box{width: 100%; color: #989898; font-size: 11px; padding: 14px 0px; text-align: center;}	
		
}


@media(max-width:860px){
.kakao_br{display: none;}
}


@media(max-width:460px){
.next_btn{width: 100%;}
.back_btn{width: 100%;}
.confirm_btn{width: 100%;}

}