@charset "UTF-8";*{box-sizing:border-box}h2{display:flex;align-items:center;margin-top:20px;margin-bottom:30px;font-size:22px;font-weight:500;color:var(--color);position:relative;letter-spacing:.5px;padding-bottom:7px}h2:before{content:"";width:100%;height:2px;background:#cacccf;position:absolute;bottom:0;border-radius:10px}h2 span{position:relative}h2 span:before{content:"";width:100%;height:2px;background:#f49c00;position:absolute;bottom:-7px;border-radius:10px}h2 span label{color:#f49c00;margin:0 30px 0 0;display:inline-block}#tech-issue__feature-issue .topic-frame{display:block;overflow:hidden;box-shadow:0 5px 5px -3px #64646400,0 8px 10px 1px #64646424,0 3px 14px 2px #6464641f;position:relative;border-radius:10px;margin-bottom:24px;width:100%;aspect-ratio:375/211}#tech-issue__feature-issue .topic-frame:hover .title{top:0}#tech-issue__feature-issue .topic-frame img{aspect-ratio:375/211;display:block;aspect-ratio:inherit;-o-object-fit:cover;object-fit:cover;width:100%}#tech-issue__feature-issue .topic-frame .title{position:absolute;background-color:#0009;left:0;top:calc(100% - 64px);z-index:3;font-size:18px;color:#fff;width:100%;letter-spacing:1px;padding:10px 20px;line-height:1.4;height:100%;transition:top .2s}@media screen and (min-width: 768px){#tech-issue__feature-issue .topic-frame .title{font-size:22px;top:calc(100% - 76px)}}#tech-issue__feature-issue .topic-frame .title .abstract{font-size:16px;color:#bebebe;line-height:1.8}#tech-issue__channel-filter>.filter-frame{display:flex;align-items:center;justify-content:flex-end;color:#929292;flex-wrap:wrap}#tech-issue__channel-filter>.filter-frame>.filter-frame-item{max-width:300px;display:flex;flex-direction:column;width:100%}#tech-issue__channel-filter>.filter-frame>.filter-frame-item:not(:last-child){margin-right:20px}#tech-issue__channel-filter>.filter-frame>.filter-frame-item>label{font-size:16px;color:#000;margin-top:6px}#tech-issue__channel-filter>.filter-frame>.filter-frame-item>input{color:#000}#tech-issue__channel-filter>.filter-frame>.filter-frame-item>select{font-size:16px;color:#000}@media screen and (max-width: 767.98px){#tech-issue__channel-filter>.filter-frame{flex-direction:column;align-items:stretch}#tech-issue__channel-filter>.filter-frame>.filter-frame-item{width:100%;max-width:100%;margin-right:0!important;margin-bottom:16px}#tech-issue__channel-filter>.filter-frame>.filter-frame-item:last-child{margin-bottom:0}}#tech-issue__channels{margin-bottom:6.5rem}#tech-issue__channels .channel-frame{display:block;overflow:hidden;box-shadow:0 5px 5px -3px #64646400,0 8px 10px 1px #64646424,0 3px 14px 2px #6464641f;border-radius:10px;margin-bottom:24px;background-color:#fff}#tech-issue__channels .channel-frame .cover-frame{width:100%;position:relative;aspect-ratio:375/211}#tech-issue__channels .channel-frame .cover-frame img{display:block;aspect-ratio:375/211;aspect-ratio:inherit;-o-object-fit:cover;object-fit:cover;width:100%}#tech-issue__channels .channel-frame .cover-frame .title{width:100%;text-align:center;position:absolute;bottom:0;color:#fff;background-color:#0009;padding:10px 20px;font-size:18px}#tech-issue__channels .channel-frame ul{list-style:none;margin:0;padding:10px 20px}#tech-issue__channels .channel-frame ul li{font-size:16px;color:#333;padding:10px 0;border-bottom:1px solid #E0E0E0}#tech-issue__channels .channel-frame ul li:last-child{border-bottom:none}#tech-issue__channels .channel-frame ul li a{color:#666;text-decoration:none;transition:color .2s}#tech-issue__channels .channel-frame ul li a:hover{color:#f49c00}#tech-issue__channels .more-btn{display:none;margin-top:5px;background-color:transparent;border:none;outline:none;font-size:16px;cursor:pointer;position:relative}@media screen and (min-width: 768px){#tech-issue__channels .more-btn{display:block}}#tech-issue__channels .more-btn:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:25px;width:10px;height:10px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 128 128"><path fill="%239095a7" d="M64 98.8a5.783 5.783 0 0 1-4.1-1.7l-58-58c-2.267-2.266-2.267-5.936 0-8.2s5.936-2.267 8.2 0L64 84.798l53.9-53.9c2.266-2.266 5.936-2.266 8.2 0s2.267 5.937 0 8.202l-58 58a5.783 5.783 0 0 1-4.1 1.7z" data-original="%23000000"/></svg>')}
