body{background-color: #F1EFEB;}

#contents{position: relative; text-align: center; margin-top: 103px;}
.title h2{padding-top: 90px; font-size: 32px;}
.desc p{font-size: 24px; padding: 100px 0; font-weight: 700;}
.info{color: #797979; font-size: 14px; margin-bottom: 12px;}
.all_btn3{ width: 350px; height:50px; border: none; text-align: center; line-height: 50px; color: #2B2B2B; transition-duration: 0.5s;    box-sizing: border-box; font-size: 14px; display: block; position: relative; background-color: #ECD933 ; margin: 0 auto;}
.all_btn3:hover{font-weight: 600;transition-duration: 0.5s;}
.all_btn4{ width: 350px; height:50px; border: none; text-align: center; line-height: 50px; color: #fff; transition-duration: 0.5s;    box-sizing: border-box; font-size: 14px; display: block; position: relative; background-color: #2B2B2B ; margin: 0 auto; margin-top: 8px;}
.all_btn4:hover{font-weight: 600;transition-duration: 0.5s;}
.idfw{color: #2B2B2B; text-decoration: underline; margin-top: 20px; font-size: 14px; margin-bottom: 100px; cursor: pointer;}
.idfw:hover{ color: #000; font-weight: 400;}