
/*개선해주세요-글작성 (improvement.css)*/

.requiredMark {    color: red !important;font-size: 15px !important;padding: 0 5px;}
.improvement_mo_bg{display: none;}
.title span { display: inline-block !important;}

.complimentWrap {width: 775px; margin: 0 auto;font-size: 0;padding: 60px 20px;}
.complimentWrap .box{width: 100%;    display: flex;    align-items: flex-start;padding-bottom:20px}
.complimentWrap .box > div{ display: inline-block;}

/*명칭*/
.title_t{width: 200px;text-align: left;	font-size: 17px; color: #434343;padding-top: 20px;}

/*네모박스*/
.ip_box_flex {width: 100% !important;}
.complimentWrap .box .ip_box {/*width: 575px;*/ width:100%}
.complimentWrap .box .C60_box{width: 100%;height: 60px;padding:25px; border:1px solid #f2f2f2}

/*주소 입력*/
.inputBox {
	width: 100%;
	display: inline-block;
}
.con-tx input {
	margin: 5px 0;
	outline: none;
	padding: 25px;
	vertical-align: middle;
	height: 60px;
	border: 1px solid #f2f2f2;
}
#sample6_postcode {
	margin-right: 5px;
}
#sample6_address {
	width: 45%;
	margin-right: 5px;
}
#sample6_extraAddress {
	width: 50%;
}
#sample6_detailAddress {
	width: 60%;
}
.Allclickbox {
	width: auto;
	display: inline-block;
	font-size: 13px;
	line-height: 0;
	height: 30px;
	border-radius: 5px;
	background: linear-gradient( to bottom, #fff 30%,#cdcdcd );
	border: 1px solid #d1d1d1;
	cursor: pointer;
	text-align: center;
	margin: 10px 0;
	padding-right: 10px;
}


/*개선내용박스*/
.box_conts{ padding-bottom: 0  !important;}
textarea {/*max-width: 575px;*/height:350px !important}

.agree_pc{padding-top: 60px;}
.agree_mo{display: none;}

/*약속 문구*/

.description_wrap{
	display: flex;
	margin-top:20px;
	margin-bottom: 50px;
}
.redtext span{
	display:inline-block;
	color: red;
	font-size: 14px;
	margin-right: 8px;
	line-height: 28px;
}
.description_text p{
	font-size: 14px;
	line-height: 28px;
	color: #848484;
	word-break: keep-all;
}


/*비번 눈*/

.eventForm_box02_pd {
    padding-left: 0px !important;
}
.ip_box {position: relative;}

div.box_pw i {    
	width: 30px;
    position: absolute;
    right: 20px;
    height: 60px;
    line-height: 60px;
    top: 0;
    transform: translateY(0);
    color: #909090;
    font-size: 30px;
    cursor: pointer;
}
 .ins_sub_txt_flex li::before{
    content: "※";
    font-size: 16px;
    color: #ce8f8f;
    padding-right: 5px;
}

/*동의체크*/
.agree_box {margin-bottom: 30px;display: flex;align-items: center; }
.agree_box input{display: inline-block; vertical-align: top;cursor: pointer;}
.agree_box p{padding-left: 10px;display: inline-block; vertical-align: top;font-size: 17px;font-weight: bold;color: #4d4d4d;}

input[id="info_chk"]:checked+label {
    background: url('/resources/brandmenu/menu_center/img/blue_check.png') no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}


/*동의내용*/
.agree_cont{padding: 30px 15px;background: #fafafa;font-size: 14px;line-height: 1.5;    word-break: keep-all;  }
.agree_cont ul{padding-bottom: 30px;
    width: 80%;
    display: block;
/*     margin: 0 auto; */
    text-align: left;
}
.agree_cont ul:last-child{padding-bottom: 0;}
.agree_cont p{font-weight: bold; color: #5e5e5e;  font-size: 14px;}
.agree_cont ul li{display: inline-block;color:#848484;   }


/*개선내용접수*/
.agree_btn{width: 280px; height: 60px; line-height: 60px;text-align: center;  margin: 50px auto 0;background: #6f97c4; }
.agree_btn a{display: block; color: #fff;font-size: 19px;}
.agree_btn:hover{background: #5c8ec5;}


@media all and (max-width:775px){
	.complimentWrap{width: 100%;}
	.title_t{width: 150px;}
}


@media all and (max-width:600px){ /*반응형*/

	.sub_banner{display:none}
	.requiredMark {font-size: 15px;}
	.improvement_mo_bg{display: block;position: relative;font-size: 0;}
	.improvement_mo_bg img{width: 100%;}
	.compliment_mo_txt{position: absolute;top:50px;left: 20px;}
	.compliment_mo_txt h2{font-size: 30px; color: #fff;padding-bottom: 25px;}
	.compliment_mo_txt p{font-size: 17px; color: #fff; line-height: 1.5;}
	.small_p{font-size: 12px !important; color:#fff !important; line-height: 2 !important;}

	.con-tx input {
		margin: 5px 0;
		outline: none;
		padding: 25px 10px;
		height: 50px;
		font-size: 14px;
	}
	#sample6_address{
		width: 50%;
	}
	#sample6_extraAddress {
		width: 49%;
	}
	.complimentWrap{padding: 20px 20px 60px 20px;background: #f5f5f5;}
	.title_t{padding-bottom: 10px; font-size: 15px; font-weight: bold;}
	.complimentWrap .box{flex-direction: column;}
	.complimentWrap .box .ip_box {width: 100%;}
	.complimentWrap .box .C60_box{padding: 25px 10px;}
	textarea {max-width: 100% !important;}
	.complimentWrap .box .C60_box { height: 50px;    font-size: 14px;}
	.agree_btn a {font-size: 16px;}

	.agree_pc{display: none;}
	.agree_mo{display: block;}

	.contain {padding-bottom: 0px;}
	.formInfo .title {padding-bottom: 5px;}
	.title {font-size: 0;padding-bottom: 10px !important;}
	.title h3 { font-size: 15px; font-weight: bold;display: inline-block;word-break: keep-all;padding-right: 5px;}

	.contain1004_checkbox {width: 100%;height: 40px;display: flex;align-items: center;letter-spacing: -1px;justify-content: space-between;align-content: flex-end;}
	.contain1004_txt {display: flex;align-items: center;}
	.contain1004_look a {display: block;color: grey;letter-spacing: -1px;font-size: 16px;}
	.contain1004_look p.display_n{display: inline-block;}
	input[id="info_chk"]{display: none;}
	input[id="info_chk"]+label {background: url('/resources/brandmenu/menu_center/img/grey_check.png') no-repeat; display: block;background-size: cover;width: 20px;height: 20px;}
	.contain1004_txt p {font-size: 16px;display: inline-block;vertical-align: top;    padding-left: 10px;}
	
	.agree_btn{width:100%}
	
	/*비밀번호*/
	.box_pw {padding-top: 40px !important;}
	
	div.box_pw i {
    font-size: 5vw;
    height: 50px;
    line-height: 50px;
}

}

@media all and (max-width:588px){
	.contain1004_POP01, .contain1004_POP02, .contain1004_POP03{height:auto}
}


@media all and (max-width:555px){
	.description_text p:last-child{
	width: 430px;
	}
}

@media all and (max-width:535px) {
	#sample6_address {
		width: 100%;
	}
	#sample6_extraAddress {
		width: 100%;
	}
	#sample6_detailAddress {
		width: 100%;
	}
}

@media all and (max-width:490px){
	#sample6_address {
		width: 100%;
	}
	#sample6_extraAddress {
		width: 100%;
	}
	#sample6_detailAddress {
		width: 100%;
	}
	.description_text p:last-child{
	width: 380px;
	}
}

@media all and (max-width:455px){
	
	.contain1004_checkbox {width: 100%}
	.description_text p:last-child{
	width: 380px;
	}
}

@media all and (max-width:445px){

	.redtext span{
	font-size: 15px;
	}
	.description_text p{
	font-size: 15px;
	}
	.description_text p:last-child{
	width: 360px;
	}
}

@media all and (max-width:416px){
	.redtext span{
/* 	font-size: 14px; */
    line-height: 24px;
	}
	.description_text p{
/* 	font-size: 14px; */
	line-height: 24px;
	}
	.description_text p:last-child{
	width: 336px;
	}
}

@media all and (max-width:400px){
	.compliment_mo_txt h2 {font-size: 8vw;padding-bottom: 10%;}
	.compliment_mo_txt p {font-size: 4vw;}
	.small_p{font-size: 10px !important; color:#fff; line-height: 2;}
	.Allclickbox{width: 40%;}
	#sample6_postcode {
		width: 55%;
	}
}

@media all and (max-width:390px){
	
/* 	.redtext span{ */
/* 	font-size: 13px; */
/* 	} */
/* 	.description_text p{ */
/* 	font-size: 13px; */
/* 	} */
	.description_text p:last-child{
	width: 300px;
	}
}

@media all and (max-width:370px){
	.redtext span{
/* 	font-size: 12px; */
	line-height: 20px;
	}
	.description_text p{
/* 	font-size: 12px; */
	line-height: 20px;
	}
	.description_text p:last-child{
	width: 280px;
	}
}

@media all and (max-width:345px){
/* 	.redtext span{ */
/* 	font-size: 11px; */
/* 	} */
/* 	.description_text p{ */
/* 	font-size: 11px; */
/* 	} */
	.description_text p:last-child{
	width: 256px;
	}
}

@media all and (max-width:330px){
	
	.title h3 {display: initial;font-size: 15px;}
	.contain1004_checkbox {width: 100%;}
/* 	.contain1004_look .display_n {display: none;} */
	.contain1004_look a{font-size: 4vw;}
	.contain1004_checkbox, .contain1004_txt p {font-size: 4vw;}
	.agree_btn {width: 100%;}
}
