/* header css start*/
#header{width: 100%; position: relative; border-bottom: 1px solid #eee; padding: 12px 0;}
.header_inner{width: 1000px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
.timer_line{display: block;width: 50px; background: #ddd; border-top: 1px dashed #828282;}
.update_date{display: flex; justify-content: center; align-items: center; background: #eee; border-radius: 10px; width: 320px; text-align: center;}
.update_txt{width: 50%; color: #444; padding: 12px 0; font-weight: 600;}
.money_gang{background: #0e3058; text-align: center; color: #fff; border-radius: 10px 0 0 10px;}
.logo{position: relative;}
.logo_sub_txt{position: absolute; right: -132px; bottom: 3px; color: #acacac;font-family: 'GmarketSans';}

/* section0 css start*/
#section0{position: relative; width: 100%; background: #fff3c2;}
.section0_inner{position: relative; width: 1000px; margin: 0 auto; display: flex; gap: 60px; padding: 50px 0; background: url("../../kw1_common/img/calculator.png") no-repeat calc(100% + 30px) calc(100% + 35px) / 460px;}
#section0 .menu_wrap {background: #fff; width: 330px; padding: 20px; box-sizing: border-box; border-radius: 20px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
#section0 .menu_wrap ul li:not(:last-child) {margin-bottom: 10px;}
#section0 .menu_wrap ul li a {display: flex; align-items: center; padding: 7px 18px; box-sizing: border-box; border-radius: 12px; background: url("../../kw1_common/img/arrow.png") no-repeat calc(100% - 18px) 50% / 10px;}
#section0 .menu_wrap ul li.on a {background: #fffdf5 url("../../kw1_common/img/arrow.png") no-repeat calc(100% - 18px) 50% / 10px; border: 1px solid #ff6a00;}
#section0 .menu_wrap ul li a img {width: 38px; height: 38px; object-fit: contain;}
#section0 .menu_wrap ul li a p {font-size: 19px; font-weight: 700; font-family: 'Pretendard'; letter-spacing: -1px; margin-left: 15px; color: #333;}
#section0 .title_wrap {margin-top: 25px;}
#section0 .title_wrap p {font-size: 24px; font-family: 'Pretendard'; font-weight: 600; color: #333; letter-spacing: -.5px; margin-bottom: 20px;}
#section0 .title_wrap h1 img {width: 400px;}


/* section1 css start*/
#section1{width: 100%; position: relative; background: #fff; padding: 50px 0;}
.form_left_title_pointer{font-family: 'GmarketSans';font-weight: bold; position: relative;}
.not_pointer{font-family: 'GmarketSans';}
.form_left_title_pointer::after{content: ""; width: 100%; height: 2px; background: #fff; position: absolute; bottom: -3px; left: 0;}
.section1_inner{width: 1000px; margin: 0 auto;}
.top_banner{display: flex; justify-content: space-between; align-items: center;}
.list_menu{display: flex; justify-content: space-between; align-items: center; width: 100%; background: #fff; margin: 35px 0 ; padding: 15px 30px; box-sizing: border-box; border: 1px solid #ddd;}
.bohum_form{display: flex; justify-content: space-between;}
.bohum_form_left{width: 61.5%; border-radius: 7px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.bohum_form_right{width: 36.5%; border-radius: 7px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.bohum_form_right .bohum_wrap {padding: 5px 30px; box-sizing: border-box; overflow: hidden;}
.bohum_form_right .bohum_wrap ul li {display: flex; justify-content: space-between; align-items: center; padding: 17px 10px; box-sizing: border-box; border-bottom: 1px solid #ddd;}
.bohum_form_right .bohum_wrap ul li:last-child {border-bottom: 0;}
.bohum_form_right .bohum_wrap ul li img {width: 115px; max-height: 20px;}
.bohum_form_right .bohum_wrap ul li .price_wrap p {font-size: 18px; font-weight: 600;}
.bohum_form_right .bohum_wrap ul li .price_wrap p b {font-size: 28px; padding: 0 5px; color: #ff5c39;}


.form_left_title span {font-family: 'GmarketSans'}
.form_left_title{width: 100%; background: #ff6a00; text-align: center; padding: 23px 0 16px 0; color: #fff; font-size: 26px; font-family: 'GmarketSans'; border-radius: 7px 7px 0 0 ;}
.form_right_title{width: 100%; background: #0e3058; text-align: center; padding: 26px 0 18px 0; color: #fff; font-weight: bold; font-size: 26px; font-family: 'GmarketSans'; border-radius: 7px 7px 0 0 ;}

.left_form-box{background: #fff; padding: 34px 30px; border-radius: 0 0 7px 7px;}
.left_form-box{display: flex; align-items: center; justify-content: space-between;}

.form_defult{display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;}

.form-input, .form_left_num, .form_right_num{color: #000; background: none; outline: none; border: none; border-radius: none; box-sizing: border-box; font-family: 'Pretendard'; font-weight: 500;}

.form_left_form{position: relative;}
.form-span{width: 100px; height: 39px; line-height: 39px; font-size: 19px; border-bottom: 1px solid #000; font-weight: 600;}
.number_wrap{width: 260px;display: flex; justify-content: space-between; align-items: center; }
.form-input{width: 260px; height: 40px; padding-left: 5px; font-size: 19px; border-bottom: 1px solid #000;}
.form_left_num{width: 25%; height: 40px; line-height: 40px; font-size: 19px; border-bottom: 1px solid #000; appearance: none; background: url("../../kw1_common/img/arrow_tel.png") no-repeat calc(100% - 7px) 50% / 25px;}
.form_right_num{width: 73%; height: 40px; line-height: 40px; font-size: 19px; border-bottom: 1px solid #000;} 
.agree-text {font-size: 19px; margin-left: 10px; font-weight: 600;}
.agree-text + a {font-size: 19px; font-weight: 600; font-family: 'Pretendard'; margin-left: auto; cursor: pointer;}

#privacy_checkbox, #privacy_checkbox2, #privacy_checkbox3{text-align: center; display: flex; align-items: center; margin: 10px 0; letter-spacing: -1px;}
#privacy_checkbox {margin-top: 20px;}
input[type="checkbox"]{width: 22px; height: 22px; margin: 0;}
.btn-sex .Rdio{display: none;}

.btn-sex .Txt{font-size: 20px; color: #000;width: 100% ;display: block; text-align: center; padding: 0; font-weight: 600;}
.btn-sex-wrap{display: flex; justify-content: center; align-items:center; position: absolute; right:0; top:-4px;}

.btn-sex label{width: 50px; display: block; line-height: 40px;}
.btn-sex label.Selected{background: #ff6a00;}
.btn-sex label.Selected .txt {color: #fff;}
input::placeholder, input{font-family: 'Pretendard'; font-weight: 500;}
.btn-sex-wrap{border: 2px solid #ff6a00; background: #fff;}

.after_all{display: flex; justify-content: space-between; align-items: center;}
.after_money{font-weight: 600; border-bottom: 1px solid #000; padding-bottom: 10px; font-size: 19px; margin-bottom: 40px;}
.orange{color: #ff6a00;}
.after_name{font-size: 17px; color:#514e4f; font-weight: 0; margin-bottom: 15px;}
.after_date{font-size: 17px; color:#514e4f; font-weight: 0; margin-bottom: 15px;}
.after_bohumtype{font-size: 17px; color:#514e4f; font-weight: 0; border-bottom: 1px solid #000; padding-bottom: 40px;}

/* section2 start */
	.tabmenu_container {
		position: relative;
		width: 1000px;
		margin: 0 auto;
	}

	.tab_btn > ul > li {
		width: 230px;
		height: 50px;
		text-align: center;
		line-height: 3em;
		font-weight: bold;
		font-size: 17px;

	}

	.tab_btn > ul > li > a {
		display: block;
		width: 100%;
		height: 100%;
		color: #7a797b;	
		font-weight: normal;
	}

	ul.tab_btn_list {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.tab_content{
		display:none;
		
	}

	.tab_content > img {
		width: 1000px;
		margin-top: 30px;

	}

	.tab_btn_list > li > a.select {
		color: #317645;
		border-bottom: 2px solid #317645;
	}



	/* gender Button */
	
	.tab_gender { 
		display: none;
		position:absolute;
		width: 150px;
		top: 90px;
		right: 21px;
		height: 40px;
		margin: 0;
		z-index: 999;
	}

	.tab_gender label {
		border: 1px solid #317645;
		color: #317645;
		font-size: 16px;
		text-align: center;
		font-weight: 500;
		line-height: 35px;
		display: inline-block;
		width: 90px;
		height: 34px;
	}

	.tab_gender_f {
		border-radius:0 25px 25px 0;
	}

	.tab_gender_m  {
		border-radius:25px 0 0 25px;
	}

	.tab_gender input[type="radio"] {
		display: none;
	}

	.tab_gender input[type="radio"]:checked + label {
		background-color:#317645; 
		color:#fff;
	}

/* section3 start */
.footer {width: 1000px; margin: 0 auto; padding: 40px 0; }
.footer p {line-height: 2; font-size: 13px; color: #333;}
.footer .mt{margin-top: 15px;}

.tabmenu_border{width: 100%; position: relative; border-bottom: 1px solid #eee; border-top: 1px solid #eee;}


.essential_info{width: 100%; position: relative; background: #f2f2f2;}
.essential_info_inner{width: 1000px; margin: 0 auto; display: flex; justify-content: space-between; padding: 50px 0;}
.essential_info_inner_left{width: 13%;}
.essential_info_inner_left_txt{font-weight: bold; color: #5d5d5d; font-size: 16px; line-height: 1.6em;}
.essential_info_inner_right{width: 87%;}
.essential_info_inner_right_txt{color: #949494; line-height: 1.6em; font-size: 14px;position:relative;}

.btn_submit {background: #000; color: #fff; width: 160px; height: 250px; cursor: pointer; border-radius: 10px; display: block; font-family: 'GmarketSans'; border: 0; font-size: 28px; font-weight: 600; line-height: 1.3;}

.f-cont{position: relative;}
.f-absolute{position: absolute; right: 0; top: 0;}
.f-absolute a{display: block; text-align: center; font-size: 13px;}
.f-absolute img{width: 140px;}
.f-absolute .privacy2{margin-top: 10px;}

.logo{cursor: pointer;}
.list_img_wrap {display: flex;
    align-items: center;
    justify-content: center;}
.list_img_wrap  img {width:90%}

body {min-width: 1200px;}