/* etc */
#terms{width:1140px;margin:0 auto}
.etc_title {padding: 80px 0 22px;font-size: 36px;font-weight: 600;color:#222;border-bottom: 1px solid #e5e5e5;margin-bottom:30px}
#etc_content {font-size:14px;font-weight:300;line-height:26px;text-align:left;color:#888;}
#etc_content strong {display:block; padding:17px 0 2px; font-size:15px; font-weight:400;  text-align:left; color:#222;}
#etc_content p {font-size:14px; font-weight:300; line-height:26px;  text-align:left; color:#888;}
#etc_content b{ font-size: 18px; font-weight: 600; color: #222;padding-bottom: 15px; display: block;}
#etc_content span{ font-size: 14px !important;  color: #707070 !important; line-height: 25px;}

#terms select{position:relative;margin-top:40px;-webkit-appearance:none;width: 20px;height: 40px;background: url(/ux/imgs/web/global/input_arrow_down_black@3x.png) right center no-repeat;background-size: 20px; /* for chrome */-moz-appearance:none; /*for firefox*//* appearance:none; */height: 40px;width: 170px;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;font-size: 16px;font-weight: 600;line-height: 40px;/* color: #707070; */border-bottom: 1px solid #d6d6d6 !important;border: none;}
#terms select::-ms-expand{ display:none /* 화살표 없애기 for IE10, 11*/}
#terms select option{}
