.yeppo-contents{display:flex;flex-direction:column;font-size:17px;font-weight:400;line-height:1.5;letter-spacing:-.02;margin-top:72px;width:100%;max-width:768px;margin-left:auto;margin-right:auto}@media(max-width:768px){.yeppo-contents{margin-top:0}}.yeppo-contents strong{font-weight:700}.yeppo-contents .title-container{position:relative;height:300px}.yeppo-contents .title-container img{width:100%;height:100%;object-fit:cover}.yeppo-contents .title-container .image-mask{position:absolute;inset:0;width:100%;height:100%}.yeppo-contents .title-container .text-container{position:absolute;left:20px;bottom:40px;display:flex;flex-direction:column;gap:9px}.yeppo-contents .title-container .text-container h1{font-size:28px;font-weight:800;line-height:1.55;letter-spacing:-.56px}.yeppo-contents .title-container .text-container h2{font-size:15px;font-weight:400;line-height:1.5;letter-spacing:-.3px}.yeppo-contents .title-container .share-url{position:absolute;top:20px;right:20px}.yeppo-contents .contents-container{padding:20px}.yeppo-contents .contents-container .title{font-size:20px;font-weight:400;line-height:1.4;padding:10px 10px 20px}.yeppo-contents .contents-container .block{padding:15px 20px;margin-bottom:20px;background-color:var(--light-gray);border-radius:10px;font-weight:700}.yeppo-contents .contents-container .paragraph{padding-bottom:20px;padding-left:10px;padding-right:10px}.yeppo-contents .contents-container .numbered{padding:10px 10px 40px;display:flex;flex-direction:column;gap:6px}.yeppo-contents .contents-container .numbered li{display:flex;flex-direction:column;gap:6px}.yeppo-contents .contents-container .numbered li .numbered-title{display:flex;gap:18px}.yeppo-contents .contents-container .numbered li .numbered-title span{background-color:#d9f3f1;border-radius:10px;color:#358880;text-align:center;width:27px;height:27px}.yeppo-contents .contents-container .numbered li .numbered-title.last span{background-color:var(--main-color);color:#fff}.yeppo-contents .contents-container .numbered li .numbered-title h3{font-weight:800}.yeppo-contents .contents-container .numbered li p{margin-left:14.5px;padding-left:32.5px;height:30px;border-left:1px solid #d9f3f1;font-size:12px;color:#323232}.yeppo-contents .contents-container .route-container{margin-bottom:20px;padding:9px 20px 9px 30px;display:flex;justify-content:space-between;background-color:var(--light-gray);border-radius:10px;font-weight:700;align-items:center}.yeppo-contents .contents-container .route-container h2{font-size:15px;font-weight:700;line-height:1.5}