input { -webkit-appearance: none; -webkit-border-radius: 0; }
.partnership_item_area{}
.partnership_item_area .item_list{ background-image: linear-gradient(to left, #ffbb00, #ffec05); letter-spacing: -0.5px; padding:12px 0; text-align: center; color:#000;}
.partnership_item_area .advertisement_area{height: 52px; text-align: center; border: 1px solid lightgray; margin: 15px; box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.16);}


.input_area{padding: 0px 30px; }
.input_area .guide_ment{padding: 15px 0; font-size: 12px; color: #ff9800;}
.input_area .input_item{margin-bottom: 10px;}
.input_area .input_item input{width: 100%; height: 35px; border-radius: 15px; border: solid 1px #e2e2e2; padding: 0 10px;}
.input_area .input_item .input_text{color:#707070; margin-bottom: 5px;}
.input_area .input_item .input_text span{color: #ff9800;}
.input_area .input_item textarea{height: 200px; width: 100%; border: solid 1px #e2e2e2; border-radius: 12px;}

.input_area .input_item .row{display: flex; margin: 0; justify-content: space-between;}
.input_area .input_item .row .check_item:first-child {width:49%; margin-right:auto;}
.input_area .input_item .row .check_item {width:49%; }
.input_area .input_item .row .check_item .check_text{color: #000; width: 100%; height: 38px; border: 1px solid lightgray; font-size: 14px; line-height: 38px;  text-align: center;  border-radius: 12px; background-color: #fcfcfc;}
.input_area .input_item .row .check_item input:checked + .check_text{background:#ffec05; border:1px solid #ffec05;}

.terms_text_area{margin: 20px 30px; padding: 15px 20px; background-color: #f2f2f2;}
.terms_text_area .terms_item{margin-bottom: 15px;}
.terms_text_area .terms_item:last-child{margin-bottom: 0;}

.terms_check{padding: 0 30px;}
input[type='checkbox']{-webkit-appearance:checkbox}
input:checked[type="checkbox"]{background-color:#fff;-webkit-appearance:checkbox;}

.ad_btn_area{margin: 20px 30px; text-align: center;}
.ad_btn_area button{color: #000; font-weight:bold; background-color: #ffec05; width: 100%; height: 40px; border: 0; border-radius: 8px;}







