#pagetop{position:fixed;bottom:1.5rem;right:1rem;margin:0;transform:rotate(-90deg);width:50px;height:50px;cursor:pointer;transition:.3s}#pagetop .icon-arrow{position:relative;margin:0;width:50px;height:50px}footer{background:#ecf3f6;padding:50px 0 0;position:relative;z-index:2}footer .logo{max-width:200px;display:block}footer .grid{grid-template-columns:1fr !important;justify-content:space-between;gap:20px}footer .grid div>ol{display:grid;grid-template-columns:repeat(1,1fr);padding:0;gap:20px}footer .grid div.sns>ol{padding:0;justify-content:left;display:flex;gap:15px}footer .grid div.sns>ol li,footer .grid div.sns>ol li a{display:flex;align-items:center}.sns ol li a img{width:20px}.sns ol li a img.facebook{width:22px}.sns ol li a img.x{width:18px}.sns ol li a img.line{width:22px}.sns ol li a img.tiktok{width:26px}.sns ol li a img.note{width:60px}.sns ol li a img.youtube{width:25px}.drw{margin:0;border-bottom:1px solid var(--gray);padding:0}.drw .icon-arrow{width:25px;height:25px;margin:auto;top:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.drw .icon-arrow span{width:10px;height:10px;left:0;transform:rotate(90deg);top:0}.drw .icon-arrow.active span{transform:rotate(-90deg);transition:.3s}.drw dt{font-size:var(--font-h6);font-weight:var(--wght-500);color:var(--blue);margin:0;position:relative}.drw dt a:before{content:url('data:image/svg+xml;charset=utf-8,<svg fill="var(--gray)" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 35.8"><rect class="b" y="16.4" width="24.6" height="3"/><polygon class="b" points="37 17.68 19.32 0 17.2 2.12 32.98 17.9 17.2 33.68 19.32 35.8 37 18.12 36.78 17.9 37 17.68"/></svg>');position:absolute;top:0;left:0;width:10px;height:10px;bottom:0;margin:auto;padding:0;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg fill="var(--gray)" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 35.8"><rect class="b" y="16.4" width="24.6" height="3"/><polygon class="b" points="37 17.68 19.32 0 17.2 2.12 32.98 17.9 17.2 33.68 19.32 35.8 37 18.12 36.78 17.9 37 17.68"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg fill="var(--gray)" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 35.8"><rect class="b" y="16.4" width="24.6" height="3"/><polygon class="b" points="37 17.68 19.32 0 17.2 2.12 32.98 17.9 17.2 33.68 19.32 35.8 37 18.12 36.78 17.9 37 17.68"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--darkgray);z-index:1}.drw dt a{color:var(--black);text-decoration:none;padding:10px 0 10px 20px;display:inline-block;position:relative}.drw dd{display:none;background:rgb(68 140 166/10%);padding:15px 20px;border-radius:5px;font-size:var(--font-h6)}.drw dd.active{display:block}.drw ol li{display:flex;align-items:center;gap:10px;padding:5px 0}#sidebar .drw ol li.current_page_item{background:var(--beige);color:var(--blue);font-weight:var(--wght-600)}.drw ol li .arrow{width:13px}.drw ol li a{display:block;padding:0 0 0 15px;width:var(--flex-100);position:relative;font-size:var(--font-em);font-weight:var(--wght-400);color:var(--black);text-decoration:none}.drw ol li a:before{content:url('data:image/svg+xml;charset=utf-8,<svg fill="var(--gray)" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 35.8"><rect class="b" y="16.4" width="24.6" height="3"/><polygon class="b" points="37 17.68 19.32 0 17.2 2.12 32.98 17.9 17.2 33.68 19.32 35.8 37 18.12 36.78 17.9 37 17.68"/></svg>');position:absolute;top:0;left:0;width:8px;height:7px;bottom:0;margin:auto;padding:0;-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg fill="var(--gray)" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 35.8"><rect class="b" y="16.4" width="24.6" height="3"/><polygon class="b" points="37 17.68 19.32 0 17.2 2.12 32.98 17.9 17.2 33.68 19.32 35.8 37 18.12 36.78 17.9 37 17.68"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg fill="var(--gray)" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 35.8"><rect class="b" y="16.4" width="24.6" height="3"/><polygon class="b" points="37 17.68 19.32 0 17.2 2.12 32.98 17.9 17.2 33.68 19.32 35.8 37 18.12 36.78 17.9 37 17.68"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--darkgray);z-index:1}.related{margin:30px auto 0;background:var(--white)}.related dl{gap:10px;grid-template-columns:1fr;display:grid;padding:30px 0;justify-content:space-between;align-items:center;border-radius:5px;box-sizing:border-box}.related dt{padding:0}.related dd{flex-wrap:wrap;gap:8px 20px;display:block}.related a{font-size:var(--font-em);display:block;line-height:var(--lh-sm)}@media screen and (min-width:600px){.drw dd.active{display:block}#sidebar .drw ol li.current_page_item{background:var(--beige);color:var(--blue);font-weight:var(--wght-600)}.drw ol li .arrow{width:13px}}@media screen and (min-width:1024px){#pagetop{right:5rem}#pagetop:hover{transition:.3s;transform:scale(1.1) rotate(-90deg)}#pagetop .icon-arrow{position:relative;margin:0;width:90px;height:90px}footer .logo{max-width:240px}footer .grid div:first-child{border-right:1px solid var(--gray);border-bottom:none}footer .grid div>ol{grid-template-columns:repeat(2,1fr)}.drw dd.active{display:block}#sidebar .drw ol li.current_page_item{background:var(--beige);color:var(--blue);font-weight:var(--wght-600)}.drw ol li .arrow{width:13px}.related dl{gap:10px;grid-template-columns:1fr;display:grid;padding:30px 0;justify-content:space-between;align-items:center;border-radius:5px;box-sizing:border-box}.related dd{display:flex}.related a{font-size:var(--font-em)}}@media screen and (min-width:1200px){footer .grid{grid-template-columns:35% 65% !important}footer .grid div>ol{grid-template-columns:repeat(3,1fr);padding:0 0 0 50px;gap:50px}.drw dd{padding:20px}.drw dd.active{display:block}.drw ol li{display:flex;align-items:center;gap:10px;padding:5px 0}#sidebar .drw ol li.current_page_item{background:var(--beige);color:var(--blue);font-weight:var(--wght-600)}.drw ol li .arrow{width:13px}.related{margin:30px auto 0;background:var(--white)}.related dl{gap:10px;grid-template-columns:15% 84%;display:grid;padding:30px 0;justify-content:space-between;align-items:center;border-radius:5px;box-sizing:border-box}.related dt{padding:0 0 0 10px}.related a{font-size:var(--font-em)}}@media screen and (min-width:1500px){.drw dd.active{display:block}.drw ol li{display:flex;align-items:center;gap:10px;padding:5px 0}#sidebar .drw ol li.current_page_item{background:var(--beige);color:var(--blue);font-weight:var(--wght-600)}.drw ol li .arrow{width:13px}.related{margin:30px auto 0;background:var(--white)}.related dl{gap:10px;grid-template-columns:15% 84%;display:grid;padding:30px 0;justify-content:space-between;align-items:center;border-radius:5px;box-sizing:border-box}.related dt{padding:0 0 0 10px}.related a{font-size:var(--font-em)}}