@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600&display=swap');

/* 펜션 소개 */
#p54{position:relative;padding-bottom:50px;font-size:15px;letter-spacing:-.3px;line-height:1.8;color:#777;font-family:'notokr-regular'}
#p54 .cont{display:flex;align-items:center;justify-content:space-around}
#p54 .cont p{margin-top:50px;padding:50px 0 20px;border-top:1px solid #e1e1e1;font-size:30px;line-height:1.3;color:#111;font-family:'notokr-light'}
#p54 .cont p b{font-weight:normal;font-family:'notokr-bold'}
#p54 .txt{text-align:center}