@charset "UTF-8";.post-sec{padding-top:4rem}.post-inner{padding:0 20px;max-width:1140px;width:100%;margin:0 auto}.post-header{margin-bottom:60px}.post-header__title{font-size:34px;font-weight:700;margin-bottom:10px;line-height:1.6}.post-header__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.post-header__meta-category span{display:inline-block;background-color:#707070;color:#fff;border-radius:24px;font-size:14px;font-weight:700;padding:4px 20px}.post-thumb{text-align:center;margin-bottom:50px}.post-thumb img{border-radius:10px}.post-content,.post-content p{line-height:1.8;font-size:1.6rem}.post-content>h2{margin:80px 0 20px;font-weight:700;font-size:28px}.post-content>h3{margin:40px 0 10px;padding-bottom:5px;border-bottom:2px solid var(--color-blue)}.post-content>h4{margin:30px 0 10px;padding-left:15px;border-left:4px solid var(--color-blue)}.post-content>*{margin:20px 0}.post-backbtn{margin-top:4rem}.post-content ul,.post-content ol{margin:20px 0;padding:0;list-style:none}.post-content ul li{padding-left:18px;position:relative;margin-bottom:5px}.post-content ul li:before{content:"";width:10px;height:10px;background-color:var(--color-blue);border-radius:50%;position:absolute;top:10px;left:0}.post-content ul li:last-child{margin-bottom:0}.post-content ol{counter-reset:number;list-style:none;padding-left:0;margin:20px 0}.post-content ol li{position:relative;padding-left:22px;counter-increment:number;margin-bottom:5px}.post-content ol li:last-child{margin-bottom:0}.post-content ol li:before{content:counter(number) ".";position:absolute;left:0;top:0;color:var(--color-blue);font-weight:700;font-size:1.6rem}@media only screen and (max-width:767px){.post-sec{padding-top:2rem}.post-header{margin-bottom:4rem}.post-header__title{font-size:24px}.post-content>h2{margin:4rem 0 2rem}}
