﻿.post-body{padding:40px 0 80px;background-color:#fbfbfb}.archive__inner{display:flex;align-items:flex-start;gap:40px}@media screen and (max-width: 992px){.archive__inner{flex-direction:column}.archive__inner>*{width:100%}}.sidebar{display:flex;flex-direction:column;gap:16px;flex-shrink:0;width:320px}@media screen and (max-width: 992px){.sidebar{width:100%}}.sidebar__box{padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 768px){.sidebar__box{padding:24px 16px}}.sidebar__box .sidebar__box-title{margin-bottom:16px;font-size:16px;font-weight:700}.sidebar__box .sidebar__box-list{margin:0;padding:0;list-style:none}.sidebar__box .sidebar__box-list .cat-item{border-bottom:1px solid #e0e0e0}.sidebar__box .sidebar__box-list .cat-item a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 8px;border-radius:8px;color:#464543;transition:background-color .3s ease-in-out,color .3s ease-in-out}.sidebar__box .sidebar__box-list .cat-item a:hover{background-color:#fffbd8;color:#32312f}.sidebar__box .sidebar__box-list .cat-item a .sidebar__box-count{font-size:12px;color:#848382}.sidebar__box .sidebar__box-list .cat-item.current-cat>a{font-weight:700}.toc{margin-bottom:40px;padding:24px;background-color:#f8f8f8;border-radius:8px}@media screen and (max-width: 768px){.toc{padding:24px 16px}}.toc .toc__title{font-size:16px;font-weight:700;text-align:center}.toc .toc__title::before{content:"ー "}.toc .toc__title::after{content:" ー"}.toc .toc__list{margin:0;padding-left:24px}.toc .toc__list .toc__list-item{line-height:1.75;padding:4px 0}.toc .toc__list .toc__list-item a{color:#464543;text-decoration:none;transition:color .3s ease-in-out}.toc .toc__list .toc__list-item a:hover{color:#32312f}.post__inner{display:flex;align-items:flex-start;gap:40px;margin-top:24px}@media screen and (max-width: 992px){.post__inner{flex-direction:column}.post__inner>*{width:100%}}.post__inner .post{flex:1;min-width:0;padding:40px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 768px){.post__inner .post{padding:40px 16px}}.post__back{padding-top:24px}.post__back a{font-size:14px;color:#5a5a58;transition:color .3s ease-in-out}.post__back a:hover{color:#32312f}.post__header .post__header-title{margin-bottom:16px}.post__header .post__header-meta{display:flex;align-items:center;gap:16px}.post__header .post__header-meta .post__header-date{font-size:12px;color:#848382}.post__content{margin-top:24px;line-height:2;overflow-wrap:anywhere}.post__content img{border-radius:8px}.post__content .post__content-img{width:100%;margin:0 0 40px}.post__content .post__content-img img{width:100%;height:100%;object-fit:cover}.post__content h2:not(.toc__title){margin-top:40px;margin-bottom:24px;padding:16px;background-color:#ffec40;border-radius:8px;font-size:24px;font-weight:700;color:#32312f}@media screen and (max-width: 480px){.post__content h2:not(.toc__title){font-size:20px}}.post__content h2:not(.toc__title):first-of-type{margin-top:0}.post__content h3{position:relative;margin-bottom:40px;padding-bottom:8px;border-bottom:4px solid #fff9c5;font-size:20px;font-weight:700;color:#32312f}@media screen and (max-width: 480px){.post__content h3{font-size:18px}}.post__content h3::after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#ffec40}.post__content p{line-height:2;margin-bottom:40px}@media screen and (max-width: 480px){.post__content p{font-size:14px}}.post__content p:last-child{margin-bottom:0}.post__content p.has-s-font-size{font-size:12px}.post__content p.has-m-font-size{font-size:14px}.post__content p.has-l-font-size{font-size:16px}.post__content p.has-xl-font-size{font-size:18px}.post__content p.has-xxl-font-size{font-size:20px}.post__content mark{background:linear-gradient(transparent 60%, #ffec40 60%)}.post__content figure{margin:0 0 32px}.post__content figure img{width:100%;height:100%;object-fit:cover}.post__content a{color:#e34038;text-decoration:underline}.post__content ul,.post__content ol{background-color:#f8f8f8;border-radius:8px;line-height:2;padding:24px 24px 24px 56px;margin:0 0 40px}@media screen and (max-width: 768px){.post__content ul,.post__content ol{padding:16px 16px 16px 40px}}@media screen and (max-width: 480px){.post__content ul,.post__content ol{font-size:14px;padding:16px 16px 16px 40px}}.post__content blockquote{position:relative;margin:40px 0;padding:40px 16px;background-color:#887b7b;border-radius:8px;color:#fff;line-height:1.75}.post__content blockquote p{font-size:16px}.post__content blockquote::before,.post__content blockquote::after{content:"";position:absolute;width:48px;height:48px;background-image:url(../img/single/comment.svg);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.3}.post__content blockquote::before{top:16px;left:16px}.post__content blockquote::after{bottom:16px;right:16px;transform:rotate(180deg)}.post__content iframe{width:100%;height:100%;aspect-ratio:16/9;margin-bottom:40px}.post__content .post__iframe{margin-top:40px}.post__content .post__iframe iframe{aspect-ratio:initial;margin-bottom:0}.post__content .post__external-card{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;color:#32312f;text-decoration:none}@media screen and (max-width: 480px){.post__content .post__external-card{flex-direction:column;gap:0;padding:0}}.post__content .post__external-card .post__card-img{width:240px;flex-shrink:0;aspect-ratio:1.91/1}@media screen and (max-width: 992px){.post__content .post__external-card .post__card-img{width:160px}}@media screen and (max-width: 480px){.post__content .post__external-card .post__card-img{width:100%}}.post__content .post__external-card .post__card-img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){.post__content .post__external-card .post__card-content{padding:16px}}.post__content .post__external-card .post__card-content .post__card-title{font-size:16px;font-weight:700;margin-bottom:0}@media screen and (max-width: 480px){.post__content .post__external-card .post__card-content .post__card-title{font-size:14px}}.post__content .post__external-form{margin-top:40px;text-align:center}.post__content .post__external-form a.btn__primary{color:#fff;text-decoration:none}.post__content .wp-block-button__link{background-color:#32312f;color:#fff;font-weight:700;font-size:16px;text-decoration:none}.post__content-banner{display:block;width:100%;margin-bottom:40px}.post__content-banner img{width:100%;height:100%;object-fit:cover}.pagination{margin-top:40px}.pagination .pagination__list{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.pagination .pagination__item>a,.pagination .pagination__item>span{display:inline-flex;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 8px;border-radius:8px;background-color:#fff;border:1px solid #e0e0e0;color:#32312f;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.pagination .pagination__item>a:hover{background-color:#fffbd8;border-color:#ffec40}.pagination .pagination__item>.current{background-color:#32312f;border-color:#32312f;color:#fff;font-weight:700}.global-cta{background-color:#ffed53}.global-cta .global-cta__wrap{display:flex;justify-content:space-between;align-items:center;gap:80px}@media screen and (max-width: 992px){.global-cta .global-cta__wrap{flex-direction:column;gap:40px}}.global-cta .global-cta__wrap .global-cta__content{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 992px){.global-cta .global-cta__wrap .global-cta__content{align-items:center;text-align:center}}.global-cta .global-cta__wrap .global-cta__content .global-cta__logo{width:200px}@media screen and (max-width: 768px){.global-cta .global-cta__wrap .global-cta__content .global-cta__logo{width:160px}}.global-cta .global-cta__wrap .global-cta__content .global-cta__logo img{width:100%;height:auto}.global-cta .global-cta__wrap .global-cta__content .global-cta__title{margin-top:24px}.global-cta .global-cta__wrap .global-cta__content .global-cta__title h2{font-size:32px;color:#32312f}@media screen and (max-width: 992px){.global-cta .global-cta__wrap .global-cta__content .global-cta__title h2{font-size:28px}}@media screen and (max-width: 480px){.global-cta .global-cta__wrap .global-cta__content .global-cta__title h2{font-size:24px}}.global-cta .global-cta__wrap .global-cta__content .global-cta__txt{margin-top:16px}.global-cta .global-cta__wrap .global-cta__content .global-cta__txt p{line-height:2;color:#32312f}@media screen and (max-width: 480px){.global-cta .global-cta__wrap .global-cta__content .global-cta__txt br:not([class]){display:none}}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn{display:inline-flex;flex-direction:column;align-items:stretch;gap:16px;margin-top:32px}@media screen and (max-width: 768px){.global-cta .global-cta__wrap .global-cta__content .global-cta__btn{width:100%}}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-download,.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-contact{display:inline-flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:8px;font-weight:700;line-height:1.5;transition:background-color .3s ease-in-out,color .3s ease-in-out}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-download{background-color:#32312f;color:#fff}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-download:hover{background-color:#6f6e6d}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-contact{background-color:#fff;color:#32312f}.global-cta .global-cta__wrap .global-cta__content .global-cta__btn .global-cta__btn-contact:hover{background-color:#eaeaea}.global-cta .global-cta__wrap .global-cta__img{width:520px;flex-shrink:0}@media screen and (max-width: 1200px){.global-cta .global-cta__wrap .global-cta__img{width:400px}}@media screen and (max-width: 768px){.global-cta .global-cta__wrap .global-cta__img{width:100%;max-width:320px}}.global-cta .global-cta__wrap .global-cta__img img{width:100%;height:auto;border-radius:8px}.news-archive .news__items{display:flex;flex-direction:column;gap:8px}.news-archive .news__item{display:flex;align-items:center;gap:24px;padding:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#32312f;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.news-archive .news__item:hover{background-color:#fffbd8;border-color:#ffec40}@media screen and (max-width: 480px){.news-archive .news__item{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}}.news-archive .news__item-meta{flex-shrink:0}.news-archive .news__item-date{font-family:"Roboto",sans-serif;font-size:14px;color:#848382}.news-archive .news__item-content{flex:1;min-width:0}@media screen and (max-width: 480px){.news-archive .news__item-content{width:100%}}.news-archive .news__item-title{font-size:16px;font-weight:500;line-height:1.5;word-break:auto-phrase;overflow-wrap:anywhere}@media screen and (max-width: 480px){.news-archive .news__item-title{word-break:normal}}.news-archive .news__item-arrow{display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:#adacab;-webkit-mask:url(../img/icon/angle.svg) no-repeat center/contain;mask:url(../img/icon/angle.svg) no-repeat center/contain;transform:rotate(0deg)}@media screen and (max-width: 480px){.news-archive .news__item-arrow{display:none}}.news-single{margin-top:24px}.news-single .post{padding:40px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}@media screen and (max-width: 768px){.news-single .post{padding:40px 16px}}.news-single .post__header{padding-bottom:24px;border-bottom:1px solid #e0e0e0}.news-single .post__header .post__header-date{font-family:"Roboto",sans-serif;font-size:14px;color:#848382}
