@charset "UTF-8";span[data-astro-cid-tpmrw3a2].dt,span[data-astro-cid-tpmrw3a2].dd{display:block}span[data-astro-cid-tpmrw3a2].dt:after,p[data-astro-cid-tpmrw3a2]:first-child:after{content:"";width:12px;height:12px;display:block;background-color:var(--color-primary);margin:auto;border-radius:10px}.forcus_on span[data-astro-cid-tpmrw3a2].dt:after,.forcus_on p[data-astro-cid-tpmrw3a2]:first-child:after{content:"";width:11px;height:11px;display:block;background-color:#ff0;border:6px solid #9FDEE9;margin:auto;border-radius:100%}span[data-astro-cid-tpmrw3a2].dt{color:var(--color-primary);font-size:1.5rem;font-family:Oswald,sans-serif;font-weight:400}@media screen and (max-width: 768px){span[data-astro-cid-tpmrw3a2].dt{font-size:22px}}p[data-astro-cid-tpmrw3a2],span[data-astro-cid-tpmrw3a2].dd{font-size:14px;color:var(--color-primary);font-weight:500}.rangeArea[data-astro-cid-ggtfcjgv]{background-color:#ff0;width:350px}#range[data-astro-cid-ggtfcjgv]{width:90%;max-width:330px;margin:13px auto 0;display:block;cursor:grab}@media screen and (max-width: 768px){#range[data-astro-cid-ggtfcjgv]{max-width:267px;margin:9px auto 0}}#range[data-astro-cid-ggtfcjgv]:active{cursor:grabbing}.ticks[data-astro-cid-ggtfcjgv]{width:310px;height:25px;margin:auto;display:flex;justify-content:space-between;font-size:12px;color:#666;position:relative}@media screen and (max-width: 768px){.ticks[data-astro-cid-ggtfcjgv]{height:30px}}.ticks[data-astro-cid-ggtfcjgv]:before,.ticks[data-astro-cid-ggtfcjgv]:after{position:absolute;bottom:0;font-size:14px;color:var(--color-primary);font-weight:500}@media screen and (max-width: 768px){.ticks[data-astro-cid-ggtfcjgv]:before,.ticks[data-astro-cid-ggtfcjgv]:after{font-size:13px}}.rangeArea[data-astro-cid-ggtfcjgv]{width:100%;max-width:600px;padding:1rem 0 19px;background-color:#fff;box-shadow:0 -5px 12px #00000026 inset;border-radius:0 0 20px 20px;text-align:center;position:relative}@media screen and (max-width: 1080px){.rangeArea[data-astro-cid-ggtfcjgv]{max-width:unset}}@media screen and (max-width: 768px){.rangeArea[data-astro-cid-ggtfcjgv]{padding:20px 0;box-shadow:0 -5px 12px #00000029 inset}}.rangeArea[data-astro-cid-ggtfcjgv]:before{content:"";position:absolute;width:1.125rem;height:15px;background-color:#fff;clip-path:polygon(50% 0,100% 100%,0 100%);top:-15px;left:50%;transform:translate(-50%)}.rangeArea[data-astro-cid-ggtfcjgv] label[data-astro-cid-ggtfcjgv]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip-path:inset(50%);overflow:hidden;border:0}.rangeArea[data-astro-cid-ggtfcjgv] p[data-astro-cid-ggtfcjgv]{display:block;width:90%;color:var(--color-primary);font-weight:500;margin:0 auto;padding:10px}@media screen and (max-width: 768px){.rangeArea[data-astro-cid-ggtfcjgv] p[data-astro-cid-ggtfcjgv]{max-width:260px;font-size:13px;padding:0;text-align:left}}input[data-astro-cid-ggtfcjgv][type=range]{appearance:none;touch-action:none;margin:0;background:transparent}input[data-astro-cid-ggtfcjgv][type=range]::-webkit-slider-thumb{appearance:none}input[data-astro-cid-ggtfcjgv][type=range]::-moz-range-track,input[data-astro-cid-ggtfcjgv][type=range]::-moz-range-thumb{border:none;box-sizing:border-box;background:transparent}input[data-astro-cid-ggtfcjgv][type=range]{--track-height: 1rem;--track-color: #80D0DE7A;--track-border-color: transparent;--track-border-radius: 1rem;--track-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25) inset;--thumb-width: 30px;--thumb-height: 30px;--thumb-color: var(--color-primary);--thumb-border-radius: 20px;--progress-width: 0%;--progress-color: #10A8BC;height:max(var(--thumb-height),var(--track-height))}@media screen and (max-width: 768px){input[data-astro-cid-ggtfcjgv][type=range]{--thumb-width: 26px;--thumb-height: 26px}}input[data-astro-cid-ggtfcjgv][type=range]::-webkit-slider-runnable-track{height:var(--track-height);border:solid var(--track-border-width) var(--track-border-color);border-radius:var(--track-border-radius);box-shadow:var(--track-box-shadow);background:linear-gradient(to right,var(--progress-color) var(--progress-width),var(--track-color) var(--progress-width)) no-repeat}input[data-astro-cid-ggtfcjgv][type=range]::-moz-range-track{height:var(--track-height);border:solid var(--track-border-width) var(--track-border-color);border-radius:var(--track-border-radius);background:linear-gradient(to right,var(--progress-color) var(--progress-width),var(--track-color) var(--progress-width)) no-repeat}input[data-astro-cid-ggtfcjgv][type=range]::-webkit-slider-thumb{margin-top:calc((var(--thumb-height) - var(--track-height)) / 2 * -1);width:var(--thumb-width);height:var(--thumb-height);border:solid var(--thumb-border-width) var(--thumb-border-color);border-radius:var(--thumb-border-radius);background:var(--thumb-color);box-shadow:var(--thumb-shadow)}input[data-astro-cid-ggtfcjgv][type=range]::-moz-range-thumb{width:var(--thumb-width);height:var(--thumb-height);border:solid var(--thumb-border-width) var(--thumb-border-color);border-radius:var(--thumb-border-radius);background:var(--thumb-color);box-shadow:var(--thumb-shadow)}input[data-astro-cid-ggtfcjgv][type=range]:focus-visible{outline:2px solid #2AC5C6;outline-offset:2px}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv]{width:83%;max-width:308px;display:flex;justify-content:space-between;margin-top:4px;font-size:14px;color:#333;position:relative;z-index:1}@media screen and (max-width: 768px){.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv]{width:85%;max-width:248px;margin-top:9px}}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv]{position:relative;display:inline-block;text-align:center;width:1ch}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv]:before{content:"";display:block;width:1px;height:4px;background:#333;margin:0 auto 4px}@media screen and (max-width: 768px){.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv]:before{height:6px}}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].old,.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].new{position:absolute;top:10px}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].old:before,.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].new:before{display:none}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].old{left:0}.rangeArea[data-astro-cid-ggtfcjgv] .ticks[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].new{right:2rem}span[data-astro-cid-ggtfcjgv]{position:relative;white-space:nowrap}#timeLineWrap[data-astro-cid-ggtfcjgv]{width:100%;min-height:100px;align-items:center;overflow:hidden;border-radius:20px 20px 0 0;background:#fff;padding:50px 0 17px;box-shadow:0 -2px 20px #00000047 inset}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv]{padding:28px 0 6px}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv]{width:100px;margin:0 auto;display:block}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv]{width:80px}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv]{transition:transform .3s ease,color .3s ease,font-weight .3s ease;list-style:none;margin:0;padding:0;display:flex;align-items:center}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv]:first-child{background:linear-gradient(to left,#DADADA 0 50%,transparent 50%);background-size:100% 3px;background-repeat:no-repeat;background-position:0% 61%}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv]:first-child{background-position:0% 59%}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv]:last-child{background:linear-gradient(to right,#DADADA 0 50%,transparent 50%);background-size:100% 3px;background-repeat:no-repeat;background-position:0% 61%}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv]:last-child{background-position:0% 59%}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv]{width:100px;text-align:center;flex-shrink:0;transition:transform .3s ease,font-size .3s ease,color .3s ease,font-weight .3s ease;background-image:linear-gradient(#dadada,#dadada);background-repeat:no-repeat;background-size:100% 3px;background-position:0% 61%}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv]{width:80px;background-position:0% 59%;margin:0}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv].forcus_on{background-position:0% 72%;margin-top:-25px}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv].forcus_on{background-position:0% 60%;margin-top:-4px}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv].forcus_on div[data-astro-cid-ggtfcjgv]{display:inline-block;font-weight:700;color:var(--color-primary);transform:scale(1.4);transition:transform .3s ease,color .3s ease,font-weight .3s ease}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv].forcus_on div[data-astro-cid-ggtfcjgv] span.dt{font-size:33px;font-weight:500}@media screen and (max-width: 768px){#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv].forcus_on div[data-astro-cid-ggtfcjgv] span.dt{font-size:22px}}#timeLineWrap[data-astro-cid-ggtfcjgv] #timeLine[data-astro-cid-ggtfcjgv] ul[data-astro-cid-ggtfcjgv] li[data-astro-cid-ggtfcjgv].forcus_on div[data-astro-cid-ggtfcjgv] span.dd{font-weight:700}.historyBtn[data-astro-cid-ggtfcjgv]{width:100%;display:flex;justify-content:center;margin-top:46px}@media screen and (max-width: 768px){.historyBtn[data-astro-cid-ggtfcjgv]{margin-top:27px}}.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv]{margin-bottom:4px;width:fit-content;background-color:var(--color-primary);box-shadow:0 4px 4px #0000004d;display:flex;border-radius:80px}@media (hover: hover){.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv]:hover{transition:.1s;margin-top:4px;margin-bottom:0;box-shadow:unset}}.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv]{color:#fff;font-size:clamp(16px,2vw,20px);font-weight:700;line-height:24px}@media screen and (max-width: 768px){.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv]{font-size:clamp(16px,6vw,20px)}}.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].date{display:grid;width:clamp(120px,10vw,150px);text-align:center;margin-right:clamp(20px,3vw,35px);padding:15px 0 17px;border-right:4px dotted #10A8BC}@media screen and (max-width: 768px){.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].date{font-size:clamp(16px,6vw,20px);margin-right:12px}}.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].btn{font-size:clamp(16px,2vw,19px);padding:15px 20px 17px 0;display:flex;align-items:center;gap:clamp(20px,2vw,26px)}@media screen and (max-width: 768px){.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].btn{font-size:clamp(16px,5vw,19px);gap:11px;padding:15px clamp(12px,4vw,16px) 17px 0}}.historyBtn[data-astro-cid-ggtfcjgv] a[data-astro-cid-ggtfcjgv] span[data-astro-cid-ggtfcjgv].btn:after{content:"";display:block;width:27px;height:27px;background-color:#fff;border-radius:30px;background-image:url("data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%201.5L5.5%205L1.5%208.5'%20stroke='%232E4B3D'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:11px}.map_area[data-astro-cid-stu5p6uq]{margin:0 1rem}.map_area[data-astro-cid-stu5p6uq] .map_text[data-astro-cid-stu5p6uq]{color:var(--color-primary);margin-top:1rem}.change_wrap[data-astro-cid-stu5p6uq]{width:100%;display:flex;justify-content:center;align-items:flex-end;gap:clamp(1rem,2vw,2rem);margin:54px 43px 44px 24px}@media screen and (max-width: 1080px){.change_wrap[data-astro-cid-stu5p6uq]{display:grid;margin:0;padding:45px 0}}@media screen and (max-width: 768px){.change_wrap[data-astro-cid-stu5p6uq]{padding:65px 0 45px}}.change_wrap[data-astro-cid-stu5p6uq] h2[data-astro-cid-stu5p6uq]{position:absolute;top:54px;left:53px;z-index:1}@media screen and (max-width: 1080px){.change_wrap[data-astro-cid-stu5p6uq] h2[data-astro-cid-stu5p6uq]{top:clamp(20px,6.2vw,55px);left:clamp(20px,6.2vw,55px)}}.change_wrap[data-astro-cid-stu5p6uq] .map_slide[data-astro-cid-stu5p6uq]{width:50%;max-width:436px}@media screen and (max-width: 1080px){.change_wrap[data-astro-cid-stu5p6uq] .map_slide[data-astro-cid-stu5p6uq]{width:100%;max-width:unset}}
