h2 {font-size:2rem; padding: 2rem; font-family: 'Cafe24Ssurround'; position:relative}
h2 span {position:relative;font-size:3rem;}
h2 span::before {content:''; position:absolute; background:#ffda45; width:100%; height:14px;bottom:0; left:0;opacity: 70%;z-index: -1;}
#main_content {margin-top:1rem}
#main_content ul {padding:1rem}
#main_content ul li a {display:block;background: #ececec;font-size: 2rem; font-family: 'Cafe24Ssurround';font-weight: 900;;border: 2px solid #333;padding: 1.2rem;margin-bottom: 1rem;border-radius: 1rem}

#serch_wrap fieldset {text-align:right; border: none;}
#serch_wrap legend {display:none}
#serch_wrap input {height:3rem;font-size:2rem;padding: 0.5rem 1rem;-webkit-appearance:none;}
#serch_wrap input#search  {width:100%; border-radius: 1rem 0 0 1rem;text-indent:1rem;border-right:none;outline: none;}
#serch_wrap input#sBtn  { width: 4rem;height: 3rem;text-indent: -99999px; background: url(	'https://healthyinfo.co.kr/sub/search.png') no-repeat 0 center / 60%; border-left:none;}
#serch_wrap label {display: flex; align-items: center;justify-content: center; border: 2px solid #333;width: 90%;margin: 0 auto;border-radius: 1rem;}

#sBtn input::value {color: red;}
