﻿.container--blog{position:sticky;z-index:1;display:flex;justify-content:space-between}.container--blog #blog{width:70%}.container--blog .sidebar{width:25%}.c-article-category{display:inline-block;border-radius:100vmax;padding:4px 20px}.c-article-category--feature{background-color:#ff0;color:#19aad5}.c-article-category--sightseeing{background-color:#c6e6f9;color:#19aad5}.c-article-category--choose-car{background-color:#ff0;color:#19aad5}.c-article-category--notice{background-color:#c9e6d7;color:#00a292}.c-article-category--event{background-color:#ff0;color:#f7931e}.c-article-category--drive-course{background-color:#ffcdcd;color:#a12121}.c-article-category--campaign{background-color:#ffd896;color:#f40}.blog-filter{margin-bottom:68px}.blog-filter__list{display:flex;gap:10px}.blog-filter__item a{background-color:#fff;color:#000;border:1px solid #000;border-radius:100vmax;font-size:16px;padding:7px 16px}.blog-filter__item a.current{background-color:#19aad5;border:1px solid #19aad5;color:#ff0}.feature-article{margin-bottom:28px}.feature-article__inner{display:flex;justify-content:space-between}.feature-article__img{width:44%}.feature-article__img figure{position:relative;overflow:hidden;width:100%;height:100%;margin:0}.feature-article__img figure picture img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.feature-article__img figure img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.feature-article__txt{width:56%;position:relative;background-color:#19aad5;color:#fff;padding:35px 28px 28px}.feature-article .c-article-category{position:absolute;top:-16px;left:20px}.feature-article__title{font-size:30px;font-weight:600;margin-bottom:14px;line-height:1.3}.feature-article__excerpt{font-size:14px;line-height:1.6;margin-bottom:20px}.feature-article__publish-time{font-size:14px}.feature-article .c-page-link{position:absolute;bottom:16px;right:18px}.feature-article .c-page-link a{color:#fff;background-image:url(../images/icon_page-link-w.svg)}.blog-list__inner{display:flex;flex-wrap:wrap;justify-content:space-between}.blog-list__post{position:relative;width:50%;border-top:1px solid #000;padding:40px 0 56px}.blog-list__post:nth-child(odd){padding-right:5%}.blog-list__post:nth-child(odd)::after{content:"";position:absolute;top:50%;right:0;transform:translate(0, -50%);height:calc(100% - 80px);border-right:1px solid #000}.blog-list__post:nth-child(odd) .c-page-link{right:10%}.blog-list__post:nth-child(even){padding-left:5%}.blog-list__img{margin-bottom:16px}.blog-list__img picture img{width:100%;height:auto}.blog-list__img img{width:100%;height:auto}.blog-list__title{font-size:20px;margin-bottom:10px}.blog-list .c-article-category{margin-bottom:16px}.blog-list__excerpt{font-size:14px;line-height:1.6;margin-bottom:10px}.blog-list__publish-time{font-size:14px}.blog-list .c-page-link{position:absolute;bottom:40px;right:0}.page-nav{margin-bottom:130px}.page-nav__list{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin:0}.page-nav__list li{list-style:none}.page-nav__list li a,.page-nav__list li span{color:#000;border:1px solid gray;border-right:0;min-width:38px;min-height:40px;display:flex;align-items:center;justify-content:center;text-decoration:none}.page-nav__list li:last-child a,.page-nav__list li:last-child span{border-right:1px solid gray}.page-nav__list li.page-nav__list--back a{border-radius:10px 0 0 10px}.page-nav__list li.page-nav__list--next a{border-radius:0 10px 10px 0}.page-nav__list li.current a,.page-nav__list li.current span{background-color:#19aad5;color:#fff}.sidebar__block{background-color:#fff;border:2px solid #19aad5;border-radius:10px;padding:20px;margin-bottom:20px}.sidebar__title{margin-bottom:10px}.sidebar__title span{color:#19aad5}.sidebar__cont--search{padding-bottom:10px}.sidebar__form{display:flex;justify-content:space-between;align-items:center;overflow:hidden;border:2px solid #000;border-radius:10px}.sidebar__form input{width:100%;height:45px;padding:5px 15px;border:none;box-sizing:border-box;font-size:16px;outline:none}.sidebar__form input::placeholder{color:#fff}.sidebar__form button{display:flex;justify-content:center;align-items:center;width:55px;height:45px;border:none;background-color:#19aad5;cursor:pointer}.sidebar__form button::after{width:24px;height:24px;background-image:url("../images/blog/icon_search.svg");background-repeat:no-repeat;content:""}.popular-post{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #19aad5}.popular-post:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.popular-post__inner{display:flex;justify-content:space-between}.popular-post__img{width:30%}.popular-post__img picture img{width:100%;height:auto}.popular-post__txt{width:65%}.popular-post__title{font-size:16px;font-weight:600;margin-bottom:5px}.popular-post__publish-time{font-size:14px}.category-list{display:flex;flex-direction:column;gap:5px}.category-list__link{display:flex;justify-content:space-between;align-items:center;width:100%}.category-list__item{display:flex;justify-content:space-between}.category-list__name{font-size:18px;font-weight:600;color:#000}.category-list__count{text-align:center;background-color:#c6e6f9;color:#19aad5;min-width:40px;font-size:16px;line-height:1;border-radius:100vmax;padding:3px 0}.archive-list{display:flex;flex-direction:column;gap:5px}.archive-list__link{display:flex;justify-content:space-between;align-items:center;width:100%}.archive-list__item{display:flex;justify-content:space-between}.archive-list__month{font-size:18px;font-weight:600;color:#000}.archive-list__arrow{color:#19aad5;font-size:18px;font-weight:500}@media(max-width: 768px){.c-hero{margin-bottom:5px}.container--blog{flex-direction:column}.container--blog #blog{width:100%}.container--blog .sidebar{width:100%}.blog-filter{margin-bottom:25px}.blog-filter__list{display:flex;flex-wrap:wrap;gap:10px}.blog-filter__item a{font-size:14px;padding:4px 13px;display:block}.feature-article{margin:0 calc(50% - 50vw);background-color:#19aad5;padding-top:25px;position:relative}.feature-article__inner{flex-direction:column}.feature-article__img{width:100%}.feature-article__img figure img{position:inherit;top:auto;left:auto;transform:translate(0, 0)}.feature-article__txt{width:100%;position:inherit;padding:20px}.feature-article .c-article-category{top:10px;left:20px;font-size:15px}.feature-article__excerpt{font-size:14px}.feature-article__publish-time{font-size:14px}.feature-article .c-page-link{bottom:20px;right:20px}.feature-article .c-page-link a{font-size:14px;background-size:20px;padding-right:28px}.blog-list__inner{flex-direction:column;margin-bottom:40px}.blog-list__post{width:100%;padding:25px 0 20px}.blog-list__post:first-child{border-top:none}.blog-list__post:nth-child(odd){padding-right:0}.blog-list__post:nth-child(odd)::after{content:none}.blog-list__post:nth-child(odd) .c-page-link{right:0}.blog-list__post:nth-child(even){padding-left:0}.blog-list__img{margin-bottom:16px}.blog-list__img img{width:100%;height:auto}.blog-list__title{font-size:20px;margin-bottom:10px}.blog-list .c-article-category{font-size:14px;margin-bottom:10px}.blog-list__excerpt{font-size:14px;line-height:1.6;margin-bottom:10px}.blog-list__publish-time{font-size:14px}.blog-list .c-page-link{position:absolute;bottom:20px;right:0}.blog-list .c-page-link a{font-size:14px;background-size:20px;padding-right:28px}.page-nav{margin-bottom:60px}.popular-post__inner{justify-content:normal}}.single-post{border-radius:10px;padding:40px;margin-bottom:40px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.single-post__header{margin-bottom:30px;text-align:center;border-bottom:2px solid #19aad5;padding-bottom:20px}.single-post__title{font-size:28px;font-weight:600;line-height:1.4;margin:15px 0;color:#333}.single-post__meta{display:flex;justify-content:center;gap:20px;font-size:14px;color:#666}.single-post__date,.single-post__updated{display:flex;align-items:center}.single-post__date::before,.single-post__updated::before{content:"📅";margin-right:5px}.single-post__updated::before{content:"🔄"}.single-post__thumbnail{margin-bottom:30px;text-align:center}.single-post__thumbnail img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.single-post__content{font-size:16px;line-height:1.8;color:#333;margin-bottom:40px}.single-post__content h2,.single-post__content h3,.single-post__content h4,.single-post__content h5,.single-post__content h6{margin:30px 0 15px;color:#19aad5;border-left:4px solid #19aad5;padding-left:15px}.single-post__content h2{font-size:24px}.single-post__content h3{font-size:20px}.single-post__content p{margin-bottom:15px}.single-post__content ul,.single-post__content ol{margin:15px 0;padding-left:30px}.single-post__content li{margin-bottom:8px}.single-post__content a{color:#19aad5;text-decoration:underline}.single-post__content a:hover{color:#146ba0}.single-post__content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.single-post__content blockquote{background:#f8f9fa;border-left:4px solid #19aad5;padding:20px;margin:20px 0;font-style:italic}.single-post__tags{margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:10px}.single-post__tags h3{font-size:16px;margin-bottom:10px;color:#333}.single-post__tag{display:inline-block;background:#19aad5;color:#fff;padding:5px 12px;border-radius:15px;font-size:14px;text-decoration:none;margin:5px 5px 0 0;transition:background .3s}.single-post__tag:hover{background:#146ba0}.single-post__nav{margin-bottom:30px}.single-post__back{text-align:center;margin-bottom:40px}.post-navigation{display:flex;justify-content:space-between;gap:20px;margin:30px 0}.post-navigation__prev,.post-navigation__next{flex:1;max-width:48%}.post-navigation__prev a,.post-navigation__next a{display:block;padding:20px;background:#f8f9fa;border-radius:10px;text-decoration:none;color:#333;transition:all .3s;border:2px solid rgba(0,0,0,0)}.post-navigation__prev a:hover,.post-navigation__next a:hover{background:#19aad5;color:#fff;border-color:#19aad5}.post-navigation__label{display:block;font-size:14px;color:#666;margin-bottom:5px}.post-navigation__title{display:block;font-weight:600;font-size:16px}.post-navigation__prev a:hover .post-navigation__label,.post-navigation__next a:hover .post-navigation__label{color:#fff}.related-posts{background:#f8f9fa;padding:40px;border-radius:10px;margin-bottom:40px}.related-posts__title{font-size:24px;color:#19aad5;text-align:center;margin-bottom:30px;border-bottom:2px solid #19aad5;padding-bottom:10px}.related-posts__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:20px}.related-post{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.related-post:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.related-post a{text-decoration:none;color:inherit;display:block}.related-post__img{width:100%;height:200px;overflow:hidden}.related-post__img img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.related-post__img:hover img{transform:scale(1.05)}.related-post__content{padding:20px}.related-post__title{font-size:16px;font-weight:600;margin:10px 0;color:#333;line-height:1.4}.related-post__date{font-size:14px;color:#666}@media(max-width: 768px){.single-post{padding:20px;margin-bottom:20px}.single-post__title{font-size:24px}.single-post__meta{flex-direction:column;gap:10px}.single-post__content{font-size:15px}.single-post__content h2{font-size:20px}.single-post__content h3{font-size:18px}.post-navigation{flex-direction:column;gap:15px}.post-navigation__prev,.post-navigation__next{max-width:100%}.post-navigation__prev a,.post-navigation__next a{padding:15px}.related-posts{padding:20px}.related-posts__title{font-size:20px;margin-bottom:20px}.related-posts__list{grid-template-columns:1fr;gap:15px}.related-post__img{height:150px}.related-post__content{padding:15px}.related-post__title{font-size:15px}}.c-hero--blog .c-hero__title{text-align:center}.c-hero--blog .c-hero__title picture img{width:689px;height:auto;margin:0 auto;display:block}@media(max-width: 768px){.c-hero--blog .c-hero__title picture img{width:80%;height:auto}}/*# sourceMappingURL=blog.min.css.map */