@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}html,body{height:100%;overflow:hidden}body{font-family:Noto Sans JP,Jost,Roboto,Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;color:#222;font-size:1rem;line-height:1.2;background:#fff;overscroll-behavior:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a:link{color:#222;text-decoration:none}a:visited{color:#222}a:hover,a:active,a:focus{opacity:1}label{margin:0}button:focus{outline:none}.layout{display:grid;grid-template-columns:minmax(100px,10%) 1fr;height:100vh}@media screen and (max-width:768px){.layout{grid-template-columns:1fr;height:100%}}.sidebar{background-color:#fff;border-right:1px solid rgba(34,34,34,.1);padding:18px 0 0;overflow-y:auto;overflow-x:hidden;width:100%;box-sizing:border-box}@media screen and (max-width:768px){.sidebar{position:fixed;top:0;right:-60%;width:60%;height:100vh;background-color:#fff;transition:right .3s ease-in-out;z-index:1001;box-shadow:-2px 0 5px #0000001a}.sidebar.is-visible{right:0}}.sidebar__logo{display:block;width:64px;height:87px;margin:0 auto 4rem;background-image:url(/img/common/main_logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center;text-indent:-9999px;overflow:hidden}@media screen and (max-width:768px){.sidebar__logo{margin-bottom:1rem}}.sidebar__main-nav{width:100%}@media screen and (max-width:768px){.sidebar__main-nav{display:flex;flex-direction:column;align-items:center}}.sidebar__main-nav ul{list-style:none;margin-bottom:2rem;padding:0 .75rem;display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:1024px){.sidebar__main-nav ul{padding:0 .375rem}}@media screen and (max-width:768px){.sidebar__main-nav ul{width:80%}}.sidebar__main-nav ul li a{padding:.25rem .5rem;color:#222;text-decoration:none;font-family:Jost;font-size:.875rem;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__main-nav ul li a:hover,.sidebar__main-nav ul li a:active,.sidebar__main-nav ul li a:focus{background:#f1f1f1;border-radius:.25rem}.sidebar__main-nav .lang-select{margin-bottom:4rem;display:flex;align-items:center;justify-content:center;color:#222;line-height:1}@media screen and (max-width:768px){.sidebar__main-nav .lang-select{margin-bottom:2rem}}.sidebar__main-nav .lang-select .lang-link{font-family:Inter;text-decoration:none;font-size:.75rem}.sidebar__main-nav .lang-select .lang-link.selected{font-weight:700;border-bottom:1px solid #222}.sidebar__main-nav .lang-select .lang-divider{width:1px;margin:0 .3rem;background:#595959;text-indent:-9999px}.sidebar__account-nav{width:calc(100% - 1rem);margin:0 .5rem;padding:1rem 0;border-top:1px solid #888888;display:none}@media screen and (max-width:768px){.sidebar__account-nav{display:flex;flex-direction:column;align-items:center}}.sidebar__account-nav ul{list-style:none;padding:0;padding:0 .5rem;display:flex;flex-wrap:wrap;gap:.5rem .375rem}.sidebar__account-nav ul li a{padding:.25rem .5rem;color:#222;text-decoration:none;font-size:.75rem;font-weight:700;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__account-nav ul li a:hover,.sidebar__account-nav ul li a:active,.sidebar__account-nav ul li a:focus{background:#f1f1f1;border-radius:.25rem}.sidebar__menu-h3{font-family:Jost;font-size:.875rem;margin-bottom:1rem}.sidebar__menu-h3 div{display:flex;align-items:center}.sidebar__kone-info-box{width:calc(100% - 1rem);margin:0 .5rem;padding:1rem 0;font-size:.875rem;text-align:center;border-top:1px solid #888888;border-bottom:1px solid #888888}.sidebar__kone-info-box .kone__header{width:72px;margin:0 auto;margin-bottom:1.5rem}.sidebar__kone-info-box .kone__header-img{width:100%}.sidebar__search-box{width:80%;height:2.5rem;margin:0 auto;margin-bottom:2rem;display:none}.sidebar__search-box form{position:relative;display:flex;align-items:center}@media screen and (max-width:768px){.sidebar__search-box{display:block}}.sidebar__close-button{display:none}@media screen and (max-width:768px){.sidebar__close-button{display:flex;align-items:center;justify-content:center;position:absolute;top:.5rem;left:.5rem;width:2rem;height:2rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#222}.sidebar__close-button:before{content:"✕";font-size:2rem}}main{flex:1;padding:0}@media screen and (max-width:768px){main{height:auto;padding-top:3.75rem}}.main-content{display:flex;flex-direction:column;overflow-y:auto}@media screen and (max-width:768px){.main-content{transition:transform .3s ease-in-out}.main-content.sidebar-open{transform:translate(-60%)}}header{height:3.75rem;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;flex-shrink:0}@media screen and (max-width:1024px){header{padding:1rem}}@media screen and (max-width:768px){header{position:fixed;top:0;left:0;right:0;z-index:999;padding:0 1.5rem;justify-content:space-between}}@media screen and (max-width:360px){header{padding:0 1rem}}.header__info-box{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width:768px){.header__info-box{gap:.5rem}.header__info-sub-box.info-sub-box--account{display:none}}.header__kone-logo-link{width:5.6875rem;height:1.75rem;display:none}.header__kone-logo-link img{width:auto;height:100%}@media screen and (max-width:768px){.header__kone-logo-link{display:block}}.header__breadcrumb-box{flex:1}.header__breadcrumb-box ul{margin:0;padding:0;list-style:none;display:flex;align-items:center}.header__breadcrumb-box li{font-family:Jost;font-size:.875rem}.header__breadcrumb-box li a,.header__breadcrumb-box li a:link,.header__breadcrumb-box li a:visited{color:#888}.header__breadcrumb-box li a:hover,.header__breadcrumb-box li a:active,.header__breadcrumb-box li a:focus{opacity:.8}.header__breadcrumb-box li:not(:last-child):after{display:inline-block;margin:0 .25rem;content:"/"}.header__breadcrumb-box li span.current{color:#222;font-weight:700}@media screen and (max-width:768px){.header__breadcrumb-box{display:none}}.header__search-box{height:100%;margin-right:1rem}.header__search-box form{position:relative;height:100%;display:flex;align-items:center}.header__search-box .search__bar-box{bottom:-53px}@media screen and (max-width:768px){.header__search-box{display:none}}.header__search-label{font-family:Jost,Noto Sans JP;font-size:.875rem;font-weight:700}.header__info-link{position:relative;display:flex;align-items:center;line-height:1}.header__info-link--account:after{content:"";position:absolute;bottom:-.5625rem;left:0;right:0;width:0;height:0;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid black}.header__icon{width:20px;height:20px;margin-right:.25rem;display:block;text-indent:-9999px}.header__icon--kone{width:20px;height:20px;background:url(/img/common/header_kone_icon.svg) top left no-repeat;background-size:contain}.header__icon--msg{background:url(/img/common/msg_icon.svg) top left no-repeat;background-size:contain}.header__icon--account{width:22px;height:22px;background:url(/img/common/account_icon.svg) top left no-repeat;background-size:contain}.header__account-label{font-family:Jost;font-size:.875rem;font-weight:600}.header__info-box{display:flex;align-items:center;gap:1.375rem}@media screen and (max-width:1024px){.header__info-box{gap:1rem}}@media screen and (max-width:768px){.header__info-box{gap:.625rem}.header__info-sub-box.info-sub-box--account{display:none}}.header__hamburger-button{display:none}@media screen and (max-width:768px){.header__hamburger-button{display:flex;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:none;border:none;cursor:pointer;padding:.25rem;position:relative;z-index:1002}.header__hamburger-button span{width:100%;height:2px;background-color:#222;transition:all .3s linear}}.cnt__number{font-family:Inter;font-size:.75rem;font-weight:700;line-height:1}.cnt__number.align{min-width:2rem;text-align:right}.cnt__label{font-size:.75rem;font-weight:700;line-height:1}.main__visual{position:relative;overflow:hidden;width:100%}.main__visual-content{position:relative;width:100%;padding-top:56.25%}.main__visual .slider{position:absolute;top:0;left:0;width:100%;height:100%}.main__visual .slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none}.main__visual .slide.active{opacity:1;pointer-events:auto}.main__visual .slide-inner{position:relative;width:100%;height:100%}.main__visual-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main__visual-desc{padding:.375rem 1rem .5rem;position:absolute;font-family:"Noto Serif JP";color:#fff;font-size:1.25rem;font-weight:700;line-height:1.5;letter-spacing:1px;border-bottom:1px solid #ffffff;text-shadow:2px 2px 4px rgba(0,0,0,.5);bottom:2rem;left:4rem;top:auto;right:auto}.main__visual-desc.bottom-left{bottom:2rem;left:4rem;top:auto;right:auto}.main__visual-desc.bottom-right{bottom:2rem;right:4rem;top:auto;left:auto}.main__visual-desc.top-left{top:3rem;left:4rem;bottom:auto;right:auto}.main__visual-desc.top-right{top:3rem;right:4rem;bottom:auto;left:auto}.main__visual-desc.center{top:50%;left:50%;transform:translate(-50%,-50%);bottom:auto;right:auto}.main__visual-desc.light{background:#fff9}.main__visual-desc.light-transparent{background:#ffffff4d}.main__visual-desc.black{color:#222;border-color:#222}@media screen and (max-width:1024px){.main__visual-desc{padding:.25rem .5rem;font-size:.875rem;line-height:1.4}.main__visual-desc,.main__visual-desc.bottom-left{bottom:1.5rem;left:1rem}.main__visual-desc.bottom-right{bottom:1.5rem;right:1rem;left:auto}.main__visual-desc.top-left{top:1.5rem;left:1rem}.main__visual-desc.top-right{top:1.5rem;right:1rem;left:auto}}@media screen and (max-width:768px){.main__visual-desc{padding:.25rem .5rem;font-size:.875rem;line-height:1.4}.main__visual-desc,.main__visual-desc.bottom-left{bottom:1.5rem;left:1rem}.main__visual-desc.bottom-right{bottom:1.5rem;right:1rem;left:auto}.main__visual-desc.top-left{top:1.5rem;left:1rem}.main__visual-desc.top-right{top:1.5rem;right:1rem;left:auto}}.main__visual-logo-box{position:absolute;z-index:10;transition:top .5s ease,bottom .5s ease,left .5s ease,right .5s ease;top:1.75rem;right:3.125rem;bottom:auto;left:auto}@media screen and (max-width:1024px){.main__visual-logo-box{top:1.5rem;right:1.5rem}}@media screen and (max-width:768px){.main__visual-logo-box{top:1.5rem;right:1.5rem}}.main__visual-logo{width:120px;height:auto}@media screen and (max-width:768px){.main__visual-logo{width:80px}}.main__visual-content:has(.slide.active .main__visual-desc.bottom-right) .main__visual-logo-box{top:1.75rem;left:4rem;bottom:auto;right:auto}@media screen and (max-width:1024px){.main__visual-content:has(.slide.active .main__visual-desc.bottom-right) .main__visual-logo-box{top:1.5rem;left:1.5rem}}@media screen and (max-width:768px){.main__visual-content:has(.slide.active .main__visual-desc.bottom-right) .main__visual-logo-box{top:1.5rem;left:1rem}}.main__visual-content:has(.slide.active .main__visual-desc.top-left) .main__visual-logo-box{bottom:1.75rem;right:3.125rem;top:auto;left:auto}@media screen and (max-width:1024px){.main__visual-content:has(.slide.active .main__visual-desc.top-left) .main__visual-logo-box{bottom:1.5rem;right:1.5rem;top:auto}}@media screen and (max-width:768px){.main__visual-content:has(.slide.active .main__visual-desc.top-left) .main__visual-logo-box{bottom:1.5rem;right:1rem;top:auto}}.main__visual-content:has(.slide.active .main__visual-desc.top-right) .main__visual-logo-box{bottom:1.75rem;left:4rem;top:auto;right:auto}@media screen and (max-width:1024px){.main__visual-content:has(.slide.active .main__visual-desc.top-right) .main__visual-logo-box{bottom:1.5rem;left:1.5rem;top:auto}}@media screen and (max-width:768px){.main__visual-content:has(.slide.active .main__visual-desc.top-right) .main__visual-logo-box{bottom:1.5rem;left:1rem;top:auto}}.main__visual-content:has(.slide.active .main__visual-desc.center) .main__visual-logo-box{top:1.75rem;right:3.125rem;bottom:auto;left:auto}@media screen and (max-width:1024px){.main__visual-content:has(.slide.active .main__visual-desc.center) .main__visual-logo-box{top:1.5rem;right:1.5rem}}@media screen and (max-width:768px){.main__visual-content:has(.slide.active .main__visual-desc.center) .main__visual-logo-box{top:1.5rem;right:1rem}}section{padding:42px 82px;border-bottom:1px solid #707070}section-title{font-size:1.5rem;margin-bottom:1.5rem;font-weight:700}section.nopad{padding:0}section.nopad .section__header-row{padding:42px 82px 0}section.nopad .section__content-box{position:relative;overflow:hidden;padding:0;padding-bottom:2.5rem}@media screen and (max-width:768px){section.nopad .section__content-box{padding-bottom:1.25rem}section{padding:32px 20px}section.nopad .section__header-row{padding:32px 20px 0}}.section__header-row{width:100%;margin-bottom:2.25rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.section__header-row{margin-bottom:1.5rem}}.section__top-row{margin-bottom:1.125rem;display:flex;justify-content:center;align-items:center}.section__bottom-row{position:relative;display:flex;justify-content:center;align-items:center}.section__bottom-row.left{justify-content:flex-start}.section__bottom-row.right{justify-content:flex-end}.section__title-box{display:flex;align-items:center}.section__title{margin-right:1rem;font-family:Jost;font-size:1.5rem;font-weight:600;line-height:1}.section__title--news{margin:0;margin-bottom:.375rem;font-size:1.25rem;text-align:center}@media screen and (max-width:768px){.section__title{margin-right:.625rem;font-size:1.25rem}.section__title--news{margin-right:0;font-size:1rem}}.section__search-sort-box{display:flex;align-items:center}.section__search-sort-box form{position:relative;display:flex;align-items:center}.section__search-sort-box form:first-child{margin-right:.875rem}.section__search-sort-box .search__bar-box{bottom:-63px}.section__sub-title{color:#888;font-size:.875rem;line-height:1;flex:1}.section__sub-title--news{margin:0;margin-bottom:1.125rem;text-align:center}@media screen and (max-width:768px){.section__sub-title{font-size:.75rem}}.section__more-btn{position:relative;max-width:6.75rem;height:2rem;padding:0 1.5rem 0 .5rem;display:flex;align-items:center;font-family:Jost;font-size:1rem;font-weight:600;line-height:1;cursor:pointer}.section__more-btn:after{content:"";position:absolute;top:0;bottom:0;right:.5rem;width:8px;height:13px;margin:auto 0;display:block;background:url(/img/common/more_arrow.svg) top left no-repeat;background-size:contain}.section__more-btn:hover,.section__more-btn:active,.section__more-btn:focus{opacity:.8;background-color:#efefef;border-radius:.25rem}.section__more-btn--bottom{position:relative;padding:0 1rem;font-size:1.125rem;border:none;background:transparent}.section__more-btn--bottom:after{content:"";position:absolute;top:auto;bottom:-10px;left:0;right:0;margin:0 auto;width:10px;height:10px;transform:rotate(45deg);background:transparent;border-right:4px solid #222;border-bottom:4px solid #222;z-index:2}.section__post-list--grid{margin-bottom:2.625rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 2.625rem}@media screen and (max-width:1280px){.section__post-list--grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.section__post-list--grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}.section__tag-row{padding:0 82px;margin-bottom:1rem}.section__tag-row--nopad{padding:0}@media screen and (max-width:768px){.section__tag-row{padding:0 20px}.section__tag-row--nopad{padding:0}}.section__scroll-list-box{width:100%;margin-bottom:.375rem}@media screen and (max-width:768px){.section__scroll-list-box{width:100%}}.section__scroll-list{padding:0 82px;list-style:none;white-space:nowrap;display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;cursor:grab;scroll-snap-type:x proximity}.section__scroll-list:active{cursor:grabbing}.section__scroll-list{scrollbar-width:none}.section__scroll-list::-webkit-scrollbar{display:none}@media screen and (max-width:768px){.section__scroll-list{gap:14px;padding:0 20px}}.section__scroll-item{flex:0 0 auto;width:25%;flex-shrink:0;scroll-snap-align:center}@media screen and (max-width:768px){.section__scroll-item{width:100%}}.section__scroll-position-box{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.section__position-square{width:.75rem;height:.75rem;background-color:#f1f1f1;transition:background-color .3s ease}.section__position-square.open{background-color:#222}.section__sort-select{position:relative;height:2rem;min-width:7.5rem;color:#fff;font-size:.875rem;background:#222;border-radius:100vh;display:flex;align-items:center;cursor:pointer}.section__sort-select:after{content:"";position:absolute;top:50%;right:16px;width:6px;height:6px;transform:translateY(-50%) rotate(45deg);border-right:2px solid #ffffff;border-bottom:2px solid #ffffff}.section__sort-select:hover,.section__sort-select:active,.section__sort-select:focus{background-color:#222c}.section__sort-select-selected{width:100%;padding:0 2rem 0 .75rem}.section__sort-select-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(34,34,34,.3);border-radius:4px;list-style-type:none;padding:0;margin:4px 0 0;display:none;z-index:2;box-shadow:0 2px 5px #0000001a}.section__sort-select-option{padding:.5rem 1rem;cursor:pointer;font-weight:700;color:#222}.section__sort-select-option:hover{background-color:#efefef}.section__sort-select.open:after{transform:translateY(-50%) rotate(-135deg)}.section__sort-select.open .section__sort-select-list{display:block}.section__comment-list{margin-bottom:2.625rem}.section__btm-more-row{display:flex;justify-content:center}.section__btn{min-width:8rem;height:2rem;padding:0 .625rem;display:flex;justify-content:center;align-items:center;background:#fff;border:1px solid #222;border-radius:.25rem;border-radius:100vh;font-size:.875rem;line-height:1}.section__btn:hover,.section__btn:active,.section__btn:focus{opacity:.8;background:#efefef}.post__thread{background:#f1f1f1;margin-bottom:1rem;padding:0 1.125rem .25rem;border-radius:.375rem}.post__thread.closed .post__item--comment{padding-bottom:.5rem;border:none}@media screen and (max-width:768px){.post__thread{padding:0 0 .25rem}}.post__thread-toggle-btn{position:relative;width:28px;height:28px;border:none;cursor:pointer}.post__thread-toggle-btn:after{content:"";position:absolute;top:5px;left:0;right:0;margin:0 auto;width:10px;height:10px;transform:rotate(45deg);background:transparent;border-right:4px solid #222;border-bottom:4px solid #222;z-index:2}.post__thread-toggle-btn.open:after{top:auto;bottom:5px;transform:rotate(-135deg)}.post__thread-toggle-btn:hover,.post__thread-toggle-btn:active,.post__thread-toggle-btn:focus{background-color:#fff;border-radius:.25rem}.post__comment-cnt-box{position:absolute;top:0;bottom:0;right:-2.5rem;margin:auto 0;display:flex;align-items:center}.post__item-wrapper{margin-bottom:.875rem}.post__item{position:relative;margin-bottom:.875rem;display:flex;flex-wrap:wrap;gap:.75rem}.post__item.closed .post__item-desc{-webkit-line-clamp:1}.post__item.closed .post__tag-row,.post__item.closed .post__item-img-box{display:none}.post__item.closed .post__sub-item-wrap:after{transform:rotate(45deg);border-color:#222}.post__item.closed .post__sub-item-wrap:has(.no-img):after{border:none}.post__item--comment,.post__item--res-comment{margin:0;padding:.25rem 0 1.25rem;border-bottom:1px solid #707070;gap:.5rem}@media screen and (max-width:768px){.post__item--comment .profile__avatar-link,.post__item--res-comment .profile__avatar-link{flex-direction:row}.post__item--comment .profile__avatar-link .profile__avatar-img-box,.post__item--res-comment .profile__avatar-link .profile__avatar-img-box{margin:0;margin-right:.25rem}}@media screen and (max-width:768px){.post__item{gap:.375rem}.post__item--comment,.post__item--res-comment{gap:.75rem;padding:1rem 0}.post__item .post__item-date{margin:0}}.post__sub-item-wrap{position:relative;width:12.375rem;cursor:pointer;flex-shrink:0}.post__sub-item-wrap:after{content:"";position:absolute;bottom:10px;right:18px;width:10px;height:10px;transform:rotate(-135deg);border-right:4px solid #ffffff;border-bottom:4px solid #ffffff;z-index:2}@media screen and (max-width:768px){.post__sub-item-wrap{width:100%;min-height:4rem}}.post__sub-item-profile-box{position:relative;min-width:5rem;padding:.75rem 0 0;cursor:pointer;flex-shrink:0;text-align:center}@media screen and (max-width:768px){.post__sub-item-profile-box{width:100%;margin:0;padding:0;padding:0 1rem;display:flex;justify-content:space-between;gap:1rem}}.post__item-cat-label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;font-family:Jost;font-size:1.125rem;font-weight:600;background:#f1f1f1;background:#ffedb2;background:#faf1cf;border-radius:.375rem}.post__item-cat-label span{font-size:.75rem;font-weight:400}@media screen and (max-width:768px){.post__item-cat-label{align-items:flex-start}}.post__item-img-box{position:relative;width:100%;height:100%;overflow:hidden;border-radius:.375rem;z-index:1}.post__item-img-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.post__item-img-box{aspect-ratio:16/9}}.post__item-content{position:relative;flex:1;padding:1.625rem 1rem 1rem;display:flex;justify-content:space-between;flex-wrap:wrap;background:#f1f1f1;border-radius:.375rem;gap:1rem}.post__item-content .post__item-date{position:absolute;top:0;left:1rem}.post__item-content--comment,.post__item-content--res-comment{padding-top:1.25rem;padding-bottom:0}@media screen and (max-width:1024px){.post__item-content{gap:.5rem;padding-right:.25rem}}@media screen and (max-width:768px){.post__item-content{padding:1.25rem .25rem .5rem 1rem}.post__item-content--comment{gap:.5rem;padding:0 1rem}.post__item-content--res-comment{padding:0 1rem}.post__item-content--comment .post__item-date,.post__item-content--res-comment .post__item-date{position:static}}.post__res-comment-list{margin:0;padding:0;list-style:none}.post__res-comment-list li:first-child:before{content:"";position:absolute;left:.5rem;top:1rem;width:1.625rem;height:1.5625rem;opacity:.4;background-image:url(/img/common/icons/comment_icon-fill.svg);background-size:contain}.post__res-comment-list li:last-child .post__item--res-comment{padding-bottom:.5rem;border:none}.post__res-comment-item{position:relative;padding-left:2.625rem}.post__item-date{height:.875rem;padding:0 .3125rem;margin-bottom:.5rem;font-family:Jost;font-size:.75rem;font-weight:600;color:#fff;background:#222;display:inline-block}.post__item-title{margin:.625rem 0;margin:0 0 .375rem;font-size:.875rem;font-weight:700}.post__item-desc{margin-right:2rem;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post__item-title-desc-wrap{flex:1}@media screen and (max-width:768px){.post__item-title-desc-wrap{flex:1 0 auto;width:100%}}.post__item-meta{min-width:7.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;gap:.5rem}@media screen and (max-width:768px){.post__item-meta{width:100%;padding:0 1rem;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}}.post__item-bottom-row{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;gap:1rem}.post__item-bottom-row.center{justify-content:center}.post__item-bottom-row.left{justify-content:flex-start}.post__item-bottom-row.right{justify-content:flex-end}.post__item-bottom-row--open{display:none}.post__item-stats{display:flex;align-items:center;gap:1rem}.post__item-view-btn{position:relative;width:4.5rem;height:1.3125rem;padding-top:1px;background:#222;font-family:Jost;font-size:.875rem;line-height:1;color:#fff;padding:0 .75rem;border:none;border-radius:100vh;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0}.post__item-view-btn:link,.post__item-view-btn:visited{color:#fff}.post__item-view-btn:hover,.post__item-view-btn:active,.post__item-view-btn:focus{color:#fff;background-color:#222c}.post__item-view-btn:after{content:"";position:absolute;top:0;bottom:1px;right:.375rem;width:.625rem;height:.5625rem;margin:auto 0;background:url(/img/common/arrow-right-line.svg) center left no-repeat;background-size:contain}.post__item-social-box{position:relative;margin-top:1rem;width:100%;padding:.125rem .5rem;display:flex;justify-content:center;align-items:center;gap:.5rem;border:1px solid rgba(34,34,34,.3);border-radius:.375rem}.post__item-social-box .social-link{width:1.5rem;height:1.5rem}.post__item-social-box-label{position:absolute;top:-.875rem;left:0;right:0;margin:0 auto;font-family:Jost;font-size:.75rem;font-weight:600;line-height:1;text-align:center}.post__item-donate-btn{background:#9c27b0;color:#fff;padding:5px 15px;border:none;cursor:pointer;align-self:flex-end}.post__info-icon{width:1.25rem;height:1.25rem;margin-right:.125rem;text-indent:-9999px;display:block;flex-shrink:0}.post__info-icon--comment{background:url(/img/common/icons/comment_icon-line.svg) top center no-repeat;background-size:contain}.post__info-icon--like{background:url(/img/common/icons/heart-line.svg) top center no-repeat;background-size:contain}.post__info-icon--follower{background:url(/img/common/icons/user-heart-fill.svg) top center no-repeat;background-size:contain}.post__info-icon--kone{background:url(/img/common/kone_icon-color.svg) top center no-repeat;background-size:contain}.post__sub-row{display:flex;align-items:center}.post__sub-row--kone{color:#491699}.post__tag-row{margin-top:.5rem}.post__grid-img-box{margin-bottom:.5rem;position:relative;border-radius:.5rem;overflow:hidden}.post__grid-img-box img{width:100%;aspect-ratio:310/206;-o-object-fit:cover;object-fit:cover}.post__grid-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.post__grid-img-overlay a{display:block;width:100%;height:100%}.post__grid-top-row{margin:0 .125rem .25rem;display:flex;justify-content:space-between;align-items:center}.post__grid-top-row .post__item-date{margin:0;padding:0 .3125rem}.post__grid-title{max-height:2.8em;font-family:"Noto Serif JP";font-size:.875rem;margin-bottom:.375rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.post__grid-sub-row{margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:flex-start}.post__grid-meta{min-width:7.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;gap:.5rem}.post__grid-stats{display:flex;align-items:center;gap:1rem}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.grid-item{background-color:#f9f9f6;border-radius:8px;overflow:hidden}.grid-item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.grid-item .item-content{padding:1rem}.grid-item .item-content h3{font-size:1.1rem;margin-bottom:.5rem}.grid-item .item-content p{font-size:.9rem;color:#888}@media screen and (max-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.grid{grid-template-columns:1fr}}.list__head-date{margin-right:1.375rem;padding:.125rem .3125rem;font-family:Jost;font-size:.75rem;font-weight:600;color:#fff;background:#222}@media screen and (max-width:768px){.list__head-date{margin-right:.75rem}}.tag__list{display:flex;flex-wrap:wrap;gap:.25rem .5rem;padding:0}@media screen and (max-width:768px){.tag__list{padding:0 .5rem}}.tag__item{list-style:none}.tag__link{display:inline-block;padding:.125rem .25rem;background-color:#ece6fa;border-radius:.25rem;font-size:.75rem;color:#222;text-decoration:none;border:1px solid #222;transition:background-color .3s ease}.tag__link:hover,.tag__link:active,.tag__link:focus{background-color:#fff}.tag__link--self{color:#fff;background-color:#491699;border-color:#491699}.tag__link--self:link,.tag__link--self:visited{color:#fff}.tag__link--self:hover,.tag__link--self:active,.tag__link--self:focus{border-color:#491699;background-color:#4916994d}.tag__link--local{background-color:#ece6fa;color:#222;border-color:#222}.tag__link--local:link,.tag__link--local:visited{color:#222}.tag__link--local:hover,.tag__link--local:active,.tag__link--local:focus{border-color:#222;background-color:#fff}.item__content{display:block;color:#222;text-decoration:none;cursor:pointer;white-space:normal}@media screen and (max-width:768px){.item__content{width:100%}}.item__content-img-box{position:relative;width:100%;padding-top:66.67%;overflow:hidden;border-radius:.5rem;margin-bottom:.75rem;background-color:#f1f1f1}@media screen and (max-width:768px){.item__content-img-box{border-radius:.25rem}}.item__content-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;pointer-events:none}.item__content-info-box{padding:0 .25rem}.item__title{height:2.5rem;font-family:"Noto Serif JP";font-size:.875rem;margin-bottom:.375rem;line-height:1.4;overflow:hidden}.item__desc-row{margin-bottom:.5rem;display:flex;justify-content:space-between}@media screen and (max-width:768px){.item__desc-row{padding-right:1rem}}.item__tag-box{flex:1}.item__kone-box{min-height:1.25rem;flex-shrink:0;display:flex;align-items:center}.item__icon--kone{width:1rem;height:1rem;margin-right:.125rem;background:url(/img/common/kone_icon.svg) center/contain no-repeat;text-indent:-9999px}.item__icon--kone.light{background:url(/img/common/kone_icon-wh.svg) center/contain no-repeat;text-indent:-9999px}.user__info-box{display:flex;align-items:center}.user__avatar-box{width:3.125rem;margin-right:1rem}.user__avatar-box img{width:100%;height:auto}.user__name-box{font-family:Jost;font-weight:600}.user__title{margin-right:.25rem}.kone__header{width:4.5rem;margin:0 auto;margin-bottom:1.5rem}.kone__header-img{width:100%}.kone__rate-box{display:flex;flex-direction:column;justify-content:center;margin-bottom:1.25rem;font-family:jost;line-height:1;gap:.375rem}.kone__num,.kone__rate-num{font-size:.875rem;font-weight:600}.kone__label{font-size:.875rem;margin-left:.25rem}.kone__info{font-family:Jost;font-size:.75rem;line-height:1.33;color:#222}.kone__info-btn{height:2.375rem;padding:0 .5rem;display:flex;align-items:center;border:1px solid #222;border-radius:.25rem;color:#491699}.kone__info-btn:hover,.kone__info-btn:active,.kone__info-btn:focus{opacity:.8;background:#efefef}.kone__pay-btn{width:100%;padding:.25rem .625rem;color:#fff;background:#491699;border-radius:.25rem;display:flex;justify-content:center;align-items:center}.kone__pay-btn:link,.kone__pay-btn:visited{color:#fff}.kone__pay-btn:hover,.kone__pay-btn:active,.kone__pay-btn:focus{background-color:#491699cc}.kone__pay-btn .cnt__number-kone{font-size:.875rem;color:#fff}@media screen and (max-width:768px){.kone__pay-btn{width:auto}}.kone__price-btn{padding:.25rem .625rem;color:#222;border:1px solid #888;border-radius:100vh;display:flex;justify-content:center;align-items:center;opacity:1}.kone__price-btn:link,.kone__price-btn:visited{color:#222}.kone__price-btn:hover,.kone__price-btn:active,.kone__price-btn:focus{background:#fff}.kone__price-btn .cnt__number-kone{color:#222}.kone__price-btn .item__icon{width:1.25rem;height:1.25rem}.kone__paid-box{display:flex;align-items:center}.kone__paid-box .cnt__number{color:#491699;font-family:Jost;font-size:.875rem}.kone__btn-label{margin-right:.25rem;font-family:Jost;font-size:.875rem;font-weight:600;line-height:1}.kone__icon{width:20px;height:20px;margin-right:.125rem;display:block;text-indent:-9999px;background:url(/img/common/header_kone_icon.svg) top left no-repeat;background-size:contain}.kone__icon--primary{background:url(/img/common/kone_icon-color.svg) top left no-repeat;background-size:contain}.kone__icon--white{background:url(/img/common/kone_icon-wh.svg) top left no-repeat;background-size:contain}.kone__add-icon{width:16px;height:16px;margin:0 0 0 .5rem;display:block;text-indent:-9999px;background:url(/img/common/kone_add_icon.svg) top left no-repeat;background-size:contain}.kone__paid-icon{width:20px;height:20px;margin-right:.25rem;display:block;text-indent:-9999px;background:url(/img/common/kone_paid_icon.svg) top left no-repeat;background-size:contain}.kone__send-icon{width:16px;height:16px;margin:0 0 0 .5rem;display:block;text-indent:-9999px;background:url(/img/common/kone_send_icon.svg) top left no-repeat;background-size:contain}.profile__avatar-link{display:flex;flex-direction:column;align-items:center}.profile__avatar-link--row{display:flex;flex-direction:row;align-items:center}.profile__avatar-link--row .profile__avatar-img-box{margin:0;margin-right:.25rem}.profile__avatar-img-box{width:2.5rem;height:2.5rem;margin-bottom:.25rem}@media screen and (max-width:768px){.profile__avatar-img-box{width:1.5rem;height:1.5rem}}.profile__name{font-size:.75rem}.social-link{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center}.social-link:hover,.social-link:active,.social-link:focus{opacity:.8;background:#efefef;border-radius:.25rem}.social-link.unlink{opacity:.2;pointer-events:none}.nav__menu-item{display:flex;align-items:center}.nav__icon{opacity:.4}.nav__pagination{display:flex;align-items:center;gap:.625rem;font-family:Jost;font-size:1.125rem;font-weight:600}.comment__btn{width:8.5rem;height:2rem;padding:0;display:flex;justify-content:center;align-items:center;flex-shrink:0;color:#fff;font-size:.875rem;line-height:1;background:#222;border:none;border-radius:100vh;opacity:1;cursor:pointer}.comment__btn:hover,.comment__btn:active,.comment__btn:focus{background-color:#222c}.comment__icon{width:.75rem;height:.75rem;margin-top:.125rem;margin-right:.25rem}.pagination__prev,.pagination__next{border-bottom:1px solid #222}.btn__icon{height:calc(100% - .75rem);margin-right:.375rem;width:auto}footer{background-color:#f9f9f6;padding:2.5rem 4rem 1.5rem}.footer__top-row{margin-bottom:2.125rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width:768px){.footer__top-row{margin-bottom:1.5rem}}.footer__logo-box{height:2rem}.footer__logo-box .footer__logo{height:100%;width:auto}@media screen and (max-width:768px){.footer__logo-box{width:100%;height:2rem;margin-bottom:1rem;text-align:center}}.footer__nav-row{display:flex;align-items:center;margin-bottom:2rem;padding-left:.875rem;gap:10.625rem}.footer__nav-row ul{margin:0;padding:0;list-style:none}@media screen and (max-width:1024px){.footer__nav-row{justify-content:space-between;gap:0}}@media screen and (max-width:768px){.footer__nav-row{gap:3rem}}.footer__main-nav-list{display:flex;flex-direction:column;gap:1rem}.footer__main-nav-item{font-family:Jost;font-size:.875rem;font-weight:600;line-height:1}.footer__sub-nav{width:100%;display:flex;padding:1rem 0;gap:3rem}@media screen and (max-width:1024px){.footer__sub-nav{justify-content:center;gap:1.5rem}}@media screen and (max-width:768px){.footer__sub-nav{width:100%;min-width:unset;flex-direction:column;align-items:center;gap:.375rem}}.footer__sub-nav-list{display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width:768px){.footer__sub-nav-list{align-items:center;gap:.375rem}}.footer__sub-nav-item{font-size:.75rem}.footer__social-box{display:flex;align-items:center;gap:.75rem}@media screen and (max-width:768px){.footer__social-box{width:100%;justify-content:center}}.footer__social-label{font-family:Inter;font-size:.75rem;font-weight:700;line-height:1}.footer__social-link{width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center}.footer__social-link:hover,.footer__social-link:active,.footer__social-link:focus{opacity:.8;background:#efefef;border-radius:.25rem}.footer__copyright{text-align:right;font-family:Inter;font-size:.75rem}@media screen and (max-width:768px){.footer__copyright{text-align:center}}.search__input{width:100%;height:2.25rem;padding:.25rem .5rem;font-size:.875rem;border:none;outline:none;border-bottom:1px solid #222}.search__icon{width:1.375rem;height:1.375rem}.search__bar-box{position:absolute;bottom:0;right:-125px;width:min(272px,100vw);padding:8px 12px;background:#fff;border:1px solid rgba(34,34,34,.3);border-radius:4px;z-index:15;display:none}.search__bar-box.open{display:block}.search__input-box{position:relative;display:flex;align-items:center;gap:.75rem}@media screen and (max-width:768px){.search__input-box{gap:.25rem}}.search__btn-link{width:3rem;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.search__btn-link{width:2rem}}.search__close-btn{position:relative;width:1rem;height:1rem;line-height:1rem;color:#222;background:none;border:none;cursor:pointer}.search__close-btn:before{content:"✕";font-size:1rem}.search__btn{height:2rem;background:#222;font-family:Jost;font-size:.875rem;line-height:1;color:#fff;padding:0 1rem;border:none;border-radius:100vh;display:flex;justify-content:center;align-items:center;cursor:pointer;flex-shrink:0}.search__btn:hover,.search__btn:active,.search__btn:focus{background-color:#222c}.share__icon{width:1.625rem;height:1.625rem;margin-right:.375rem;display:block;background:url(/img/common/icons/share-fill.svg) top center no-repeat;background-size:contain}.follow__icon{width:1.625rem;height:1.625rem;margin-right:.375rem;display:block;background:url(/img/common/icons/user-heart-fill.svg) top center no-repeat;background-size:contain}.overlay{display:none}@media screen and (max-width:768px){.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}.overlay.is-visible{display:block}}.sidebar-hidden .layout{grid-template-columns:1fr}.sidebar-hidden .sidebar{display:none}.hidden{visibility:hidden}.none{display:none}.pc{display:block}@media screen and (max-width:768px){.pc{display:none}}.sp{display:none}@media screen and (max-width:768px){.sp{display:block}}
