@charset "UTF-8";:root{--body-color: #fff;--primary-color: #554187;--secondary-color: #311B68;--fourth-color: #E6DCE6;--tertiary-color: #7D82D7;--layout-width: 1200px;--layout-padding: 70px;--nav-height: 50px;--btn-text-color: #fff;--text-color-notice-primary: #554187;--text-color: #000;--text-color-light: #fff;--text-weight-light: 300;--text-weight-normal: 400;--text-weight-bold: 500;--text-weight-bolder: 700;--content-gap: 64px}@media (max-width: 1024px){:root{--layout-width: 800px;--nav-height: 45px;--layout-padding: 16px;--content-gap: 32px}}@media (max-width: 960px){:root{--layout-width: 640px}}*{box-sizing:border-box}html{line-height:1.5;font-family:Noto Sans TC,黑體-繁,Apple LiGothic Medium,PingFang,微軟正黑體,Microsoft JhengHei,WenQuanYi Zen Hei,helvetica,Arial,sans-serif;width:100%;height:100%;margin:0;padding:0;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{position:relative;min-height:100%;margin:0;padding:0;background-color:var(--body-color)}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-size:inherit}ul,li,ol{margin:0;padding:0;list-style-type:none}a{text-decoration:none;outline:none;cursor:pointer}img{width:100%;height:100%;object-fit:cover;border-style:none}iframe{display:block}figure{margin:0;padding:0}button,input,textarea{outline:none}button{display:block;margin:0;padding:0;border:none;cursor:pointer;background-color:transparent}.main-container{margin-inline:auto}.main-container.is-hide{opacity:0;pointer-events:none}.l-section{position:relative;margin:auto;padding:64px var(--layout-padding);width:100%;height:100%}@media screen and (max-width: 1024px){.l-section{padding:32px var(--layout-padding)}}.l-wrapper--lg{position:relative;max-width:var(--layout-width);margin-inline:auto;width:100%}.l-wrapper--md{position:relative;max-width:1000px;margin-inline:auto;width:100%}.l-wrapper--inner{width:100%;overflow:hidden}.ty-text--lg{font-size:24px;line-height:1.5;color:var(--text-color)}@media screen and (max-width: 1024px){.ty-text--lg{font-size:20px}}.ty-text--md{font-size:18px;font-weight:var(--text-weight-normal);line-height:1.5;color:var(--text-color)}@media screen and (max-width: 1024px){.ty-text--md{font-size:18px}}.ty-text--sm{font-size:14px;font-weight:var(--text-weight-normal);line-height:1.5;color:var(--text-color)}.ty-text--highlight{color:var(--text-color-notice-primary)}.ty-text--align-center{text-align:center}.ty-text--serif{font-family:"Noto Serif TC",serif}.u-top{display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;position:fixed;bottom:140px;right:20px;width:48px;height:48px;border-radius:50%;background-color:var(--primary-color);border:2px solid rgba(255,255,255,.6);z-index:9}@media screen and (max-width: 413px){.u-top{bottom:82px}}.u-top.is-active{opacity:1;visibility:visible;pointer-events:auto}.u-top img{width:40%;height:40%;object-fit:contain}.u-top:hover{background-color:var(--secondary-color)}@keyframes sparkling{0%{opacity:0}20%{opacity:0;transform:rotate(0)}25%{opacity:1}to{transform:rotate(180deg)}}@keyframes float{0%{transform:translateY(0)}16.6%{transform:translateY(-10px)}33.2%{transform:translateY(10px)}50%{transform:translateY(0)}66.6%{transform:translateY(10px)}83.2%{transform:translateY(-10px)}to{transform:translateY(0)}}.u-section-title{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;position:relative;margin:0 auto 32px;width:fit-content;color:var(--primary-color);font-size:36px;font-weight:900;text-align:center}@media screen and (max-width: 1024px){.u-section-title{margin:0 auto 16px;font-size:32px}}.u-section-title:after{content:"";position:relative;max-width:90%;width:320px;height:48px;background:url(../images/deco-line.png) no-repeat center center/contain}.u-section-title--light{color:var(--text-color-light)}.u-section-title--light:after{background:url(../images/deco-line-light.png) no-repeat center center/contain}.u-btn{display:flex;align-items:center;justify-content:center;padding:8px 20px;max-width:90vw;width:300px;height:56px;font-size:20px;font-weight:var(--text-weight-bold);letter-spacing:4px;color:var(--btn-text-color);position:relative;isolation:isolate}.u-btn:before,.u-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center center;background-size:contain;pointer-events:none;z-index:-1}.u-btn--primary:before{background-image:url(../images/bnt-frame-primary.png);opacity:1}.u-btn--primary:after{background-image:url(../images/bnt-frame-primary-hover.png);opacity:0}.u-btn--primary:hover:before{opacity:0}.u-btn--primary:hover:after{opacity:1}.u-btn--light:before{background-image:url(../images/bnt-frame-light.png);opacity:1}.u-btn--light:after{background-image:url(../images/bnt-frame-light-hover.png);opacity:0}.u-btn--light:hover:before{opacity:0}.u-btn--light:hover:after{opacity:1}.u-card{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;gap:16px;border-image:url(../images/card-frame.png);border-image-slice:26;border-style:solid;border-width:16px}.u-card--deco-star:before{content:"";position:absolute;top:-16px;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:url(../images/deco-sparkle.png) no-repeat center center/contain;z-index:1}@media screen and (max-width: 1024px){.u-card--deco-star:before{width:46px;height:46px}}.u-card--deco-star:after{content:"";position:absolute;top:-16px;left:50%;transform:translate(-50%,-50%);width:114px;height:64px;background:var(--bg-color)}@media screen and (max-width: 1024px){.u-card--deco-star:after{width:85px;height:46px}}.u-card--deco-numeric{border-image:url(../images/card-frame-2.png);border-image-slice:26;border-style:solid;border-width:16px}.u-card--deco-numeric p{color:var(--text-color-light)}.u-card--deco-numeric:before{content:"";position:absolute;top:-16px;left:50%;transform:translate(-50%,-50%);width:45px;height:29px;z-index:1}.u-card--deco-numeric[data-count="1"]:before{background:url(../images/count-1.png) no-repeat center center/contain}.u-card--deco-numeric[data-count="2"]:before{background:url(../images/count-2.png) no-repeat center center/contain}.u-card--deco-numeric[data-count="3"]:before{background:url(../images/count-3.png) no-repeat center center/contain}.u-card__icon{width:clamp(10px,13.625vw,218px);height:clamp(10px,12.625vw,202px);aspect-ratio:218/202}@media screen and (max-width: 1024px){.u-card__icon{width:115px;height:115px}}.u-card__title,.u-card__subtitle,.u-card__description{text-align:center}.u-card__title{font-size:24px}.u-card__description{color:#666}.u-card-news{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;gap:8px}.u-card-news__thumbnail{width:100%;aspect-ratio:384/256;object-fit:cover}.u-card-news__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5;max-height:3em;height:3em}.b-modal{display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:20}.b-modal.is-active{opacity:1;visibility:visible;pointer-events:auto}.b-modal__content{display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;padding:var(--content-gap);width:min(100% - var(--layout-padding) * 2,600px);height:fit-content;min-height:200px;background-color:#fff5fa;border-radius:32px;z-index:20}@media screen and (max-width: 1024px){.b-modal__content{width:min(100% - var(--layout-padding) * 2,400px)}}.b-modal__content .u-section-title{width:100%;box-sizing:border-box}.b-modal__content .u-section-title:after{max-width:calc(100% - var(--content-gap) * 2)}.b-modal__text-container{font-size:24px;text-align:center}@media screen and (max-width: 1024px){.b-modal__text-container{font-size:18px}}.b-modal__login{display:flex;align-items:center;justify-content:center;gap:16px}@media screen and (max-width: 1024px){.b-modal__login{flex-direction:column;align-items:center;gap:32px}}.b-modal__login-item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;font-size:20px;font-weight:var(--text-weight-bolder);color:var(--text-color);text-align:center;text-transform:uppercase;width:50%}@media screen and (max-width: 1024px){.b-modal__login-item{align-items:center;width:fit-content}}.b-modal__login-item img{width:50px;height:50px;object-fit:contain}.b-modal__login-item-content{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.b-modal__login-notice{padding:4px 8px;margin-top:16px;font-size:16px;color:var(--text-color-light);text-align:center;text-transform:uppercase;text-align:left;background-color:var(--primary-color);text-align:justify}@media screen and (max-width: 1024px){.b-modal__login-notice{margin-top:32px}}.b-modal__btn-close{position:absolute;top:16px;right:16px;width:48px;height:48px;transform:rotate(45deg);background-color:transparent;border:none;cursor:pointer;z-index:1}.b-modal__btn-close-line{position:absolute;top:50%;left:50%;width:50%;height:1px;background-color:var(--secondary-color);transition:all .3s ease}.b-modal__btn-close-line:nth-child(1){transform:translate(-50%,-50%)}.b-modal__btn-close-line:nth-child(2){transform:translate(-50%,-50%) rotate(90deg)}.b-header{position:absolute;top:0;z-index:10;padding:0 var(--layout-padding);width:100%;height:70px}.b-header .l-wrapper--lg{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%;max-width:1280px}.b-header__logo{position:relative;width:187px;height:40px}@media screen and (max-width: 640px){.b-header__logo{width:149px;height:40px}}.b-header__logo>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.b-header__logo-dark{opacity:0;visibility:hidden;pointer-events:none}.b-header__menu{display:flex;justify-content:flex-end;flex:1 1 auto;min-width:0;height:100%}@media screen and (max-width: 960px){.b-header__menu.is-active{display:flex;justify-content:flex-start;padding:144px var(--layout-padding) 48px}}@media screen and (max-width: 960px){.b-header__menu.is-active .b-header__menu-viewport{justify-content:center;align-items:center;height:fit-content}}@media screen and (max-width: 960px){.b-header__menu.is-active .b-header__menu-list{flex-direction:column;height:fit-content}}@media screen and (max-width: 960px){.b-header__menu{position:fixed;top:0;left:0;display:none;flex-direction:column;width:100%;height:100%;background-color:#000000e6;z-index:10}}.b-header__menu-viewport{position:relative;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.b-header__menu-viewport::-webkit-scrollbar{display:none}.b-header__menu-list{display:flex;justify-content:flex-end;width:max-content;min-width:100%;height:100%}@media screen and (max-width: 960px){.b-header__menu-list{gap:32px}}.b-header__menu-item{display:flex;align-items:center;justify-content:center;padding-inline:20px;height:100%;color:#fff;font-size:18px;font-weight:var(--text-weight-light);line-height:1.5;text-align:center;text-decoration:none;cursor:pointer;outline:none;text-shadow:0 0 5px rgb(0,0,0)}@media screen and (max-width: 960px){.b-header__menu-item{font-size:24px;letter-spacing:4px}}.b-header__menu-item>*{position:relative}.b-header__menu-item>*:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:transparent}.b-header__menu-item>*:hover:after{background-color:#fff}.b-header__menu-button{display:none}@media screen and (max-width: 960px){.b-header__menu-button{position:relative;display:block;z-index:11}}@media screen and (max-width: 960px){.b-header__menu-button.is-active .b-header__menu-button-line:nth-child(1){transform:rotate(45deg) translate(2px,2px)}.b-header__menu-button.is-active .b-header__menu-button-line:nth-child(2){display:none}.b-header__menu-button.is-active .b-header__menu-button-line:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}}.b-header__menu-button-line{display:block;margin-bottom:4px;width:24px;height:3px;background-color:#fff;border-radius:20px}.b-header__menu-button-line:last-child{margin-bottom:0}.b-kv{position:relative;margin:0 auto;width:100%;height:clamp(10px,56.25vw,1080px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:url(../images/kv.webp) no-repeat center center/cover}@media screen and (max-width: 1024px){.b-kv{height:clamp(10px,177.7vw,1820px);aspect-ratio:750/1332;background:url(../images/kv-m.webp) no-repeat center top/cover}}.b-kv__bg-blur{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:none;z-index:-2}.b-kv__bg{position:absolute;top:0;left:50%;transform:translate(-50%);display:block;margin:0 auto;max-width:1920px;aspect-ratio:1920/1080;width:100%;height:100%;background:url(../images/kv.webp) no-repeat center center/cover;z-index:-1}@media screen and (max-width: 1024px){.b-kv__bg{background:url(../images/kv-m.webp) no-repeat center top/contain}}.b-kv__sparkle-container{position:absolute;top:13%;left:14%;width:18%;height:51%;z-index:1}@media screen and (max-width: 1024px){.b-kv__sparkle-container{top:39%;left:28%;width:24%;height:12%}}.b-kv__sparkle{position:absolute;top:0;left:0;width:20px;height:20px;object-fit:contain}.b-kv__sparkle:nth-child(1){top:5%;left:72%;animation:sparkling 4s 1s infinite}.b-kv__sparkle:nth-child(2){top:29%;left:18%;animation:sparkling 5s 1s infinite}.b-kv__sparkle:nth-child(3){top:32%;left:52%;animation:sparkling 4s 3s infinite}@media screen and (max-width: 1024px){.b-kv__sparkle:nth-child(3){left:84%}}.b-kv__sparkle:nth-child(4){top:47%;left:30%;animation:sparkling 3s 2s infinite}.b-kv__sparkle:nth-child(5){top:72%;left:33%;animation:sparkling 4s 1s infinite}.b-kv__content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);width:fit-content;height:fit-content;z-index:1}@media screen and (max-width: 1024px){.b-kv__content{transform:translate(-50%,-45%);justify-content:space-between;height:70%}}@media screen and (max-width: 640px){.b-kv__content{height:80%}}.b-kv__title{display:block;width:584px;height:236px;aspect-ratio:584/236;object-fit:contain}@media screen and (max-width: 1300px){.b-kv__title{width:44.9vw;height:18.1vw}}@media screen and (max-width: 1024px){.b-kv__title{width:clamp(10px,90vw,650px);height:auto}}.b-about{--bg-color: #FFF5FA;position:relative;background-color:var(--bg-color);overflow:visible;z-index:1}.b-about .l-wrapper--lg{position:relative}.b-about .l-wrapper--lg:after{content:"";position:absolute;bottom:-478px;right:-456px;width:872px;height:722px;aspect-ratio:872/722;background:url(../images/deco-wizard.png) no-repeat center center/contain;animation:float 8s cubic-bezier(.45,0,.55,1) infinite}@media screen and (max-width: 1300px){.b-about .l-wrapper--lg:after{bottom:-36.7vw;right:-37.5vw;width:67vw;height:55.5vw}}@media screen and (max-width: 1024px){.b-about .l-wrapper--lg:after{bottom:-90px;right:0;width:252px;height:346px;background:url(../images/deco-wizard-m.png) no-repeat center center/contain}}@media screen and (max-width: 500px){.b-about .l-wrapper--lg:after{right:auto;left:45%}}.b-about__list{display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,.8vw,10px);margin-top:60px}@media screen and (max-width: 1024px){.b-about__list{flex-wrap:wrap;gap:32px clamp(10px,.8vw,10px);margin-top:36px}}.b-about__list>*{width:clamp(10px,21vw,282px);height:clamp(10px,27.2vw,354px);aspect-ratio:282/354}@media screen and (max-width: 1024px){.b-about__list>*{width:calc(50% - 5px);height:251px}}.b-about__list>*:nth-child(4){opacity:0;visibility:hidden}.b-about .u-card__subtitle{font-family:"Noto Serif TC",serif;font-weight:700}.b-subscription{background-color:#fff}.b-subscription__content{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:var(--content-gap)}.b-subscription__deco-frame-top,.b-subscription__deco-frame-bottom{position:relative;display:block;z-index:2}.b-subscription__deco-frame-bottom{transform:rotate(180deg)}.b-subscription__text{position:relative;max-width:1072px;min-height:50px;padding-inline:64px;background-color:var(--secondary-color);text-align:justify;z-index:2}@media screen and (max-width: 1024px){.b-subscription__text{padding-inline:32px}}.b-subscription__text:before,.b-subscription__text:after{content:"";position:absolute;left:0;width:100%;height:4px;background-color:var(--secondary-color)}.b-subscription__text:before{top:-2px}.b-subscription__text:after{bottom:-2px}.b-subscription__text>*{line-height:1.8;color:var(--text-color-light)}.b-subscription__list{display:flex;align-items:center;justify-content:space-between;width:100%;gap:clamp(10px,.8vw,10px)}@media screen and (max-width: 1024px){.b-subscription__list{flex-wrap:wrap}}.b-subscription__list>*{width:clamp(10px,21vw,282px);height:clamp(10px,32vw,419px);aspect-ratio:282/419}@media screen and (max-width: 1024px){.b-subscription__list>*{width:calc(50% - 5px);height:334px}}.b-subscription-step{position:relative;overflow:hidden}@media screen and (max-width: 1024px){.b-subscription-step.l-section{padding-block:48px}}@media screen and (max-width: 1024px){.b-subscription-step .u-section-title{margin-bottom:32px}}.b-subscription-step__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}@media screen and (max-width: 1024px){.b-subscription-step__bg{min-width:740px}}.b-subscription-step__bg:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:calc(100% - 64px);background:var(--secondary-color);z-index:-2}@media screen and (max-width: 1024px){.b-subscription-step__bg:before{height:calc(100% - 32px)}}.b-subscription-step__bg:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../images/deco-bg-star.png) no-repeat center center/contain;z-index:-1}@media screen and (max-width: 1024px){.b-subscription-step__bg:after{background:url(../images/deco-bg-star-m.png) no-repeat center center/contain}}.b-subscription-step__content{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:10px}.b-subscription-step__list{display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width: 1024px){.b-subscription-step__list{flex-direction:column;gap:32px}}.b-subscription-step__list .u-card{width:325px;height:142px;aspect-ratio:325/142}@media screen and (max-width: 1300px){.b-subscription-step__list .u-card{width:25vw}}@media screen and (max-width: 1024px){.b-subscription-step__list .u-card{width:clamp(10px,100%,343px);min-height:96px}}.b-subscription-step__list .u-card p{font-family:"Noto Serif TC",serif;font-weight:var(--text-weight-bold)}.b-subscription-step__list .b-subscription-step__arrow{width:64px;height:10px;aspect-ratio:64/10}@media screen and (max-width: 1300px){.b-subscription-step__list .b-subscription-step__arrow{width:4.9vw;height:.7vw}}@media screen and (max-width: 1024px){.b-subscription-step__list .b-subscription-step__arrow{width:11px;height:32px}}.b-articles{background-color:#fff}.b-articles__content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--content-gap)}.b-articles__list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px 24px}.b-articles__list>*{display:block;width:calc((100% - 48px) / 3);cursor:pointer}@media screen and (max-width: 1024px){.b-articles__list>*{width:calc((100% - 24px)/2)}}@media screen and (max-width: 500px){.b-articles__list>*{width:100%}}.b-articles__list>* img{position:relative}.b-articles__list>* img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1}.b-previous{background-color:#fff}.b-previous .u-btn{display:none}.b-previous a{color:inherit}.b-previous.has-more .u-btn{display:block}.b-previous__content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--content-gap)}.b-previous__list{width:100%;border-collapse:collapse;table-layout:fixed}.b-previous__list.is-open tbody tr:nth-child(n+6){display:table-row}.b-previous__list thead{background-color:var(--primary-color);font-size:20px;color:var(--text-color-light)}.b-previous__list thead .b-previous__title{text-align:left;font-weight:var(--text-weight-bold);letter-spacing:1px}@media screen and (max-width: 1024px){.b-previous__list thead .b-previous__title{text-align:center}}.b-previous__list thead .b-previous__date{text-align:center;width:150px}@media screen and (max-width: 1024px){.b-previous__list thead .b-previous__date{display:none}}.b-previous__list tbody .b-previous__title{text-align:left;font-weight:var(--text-weight-normal);letter-spacing:1px}.b-previous__list tbody .b-previous__title>*{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.5;white-space:normal}@media screen and (max-width: 1024px){.b-previous__list tbody .b-previous__title>*{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5;max-height:3em}}.b-previous__list tbody .b-previous__date{text-align:center}@media screen and (max-width: 1024px){.b-previous__list tbody .b-previous__date{display:none}}.b-previous__list th{padding:8px 16px}.b-previous__list td{padding:14px 16px;color:#666}.b-previous__list tr{border-bottom:1px solid #dedede}.b-previous__list tr:hover{background-color:#311b6810}.b-previous__list tr:nth-child(n+6){display:none}.b-notice{background-color:var(--fourth-color)}.b-notice.has-more .b-notice__more{opacity:1;visibility:visible;pointer-events:auto}.b-notice.has-more .b-notice__list>*:nth-child(n+4){display:none}.b-notice.has-more .b-notice__list>*:nth-child(3){margin-bottom:0}.b-notice__list-container{position:relative;padding:var(--content-gap);border:1px solid var(--secondary-color);border-radius:32px;background-color:#fff}.b-notice__list-container.is-open .b-notice__list>*:nth-child(n+4){display:block}.b-notice__list-container.is-open .b-notice__list>*:nth-child(3){margin-bottom:20px}.b-notice__list-container.is-open .b-notice__more img{transform:translate(-50%) rotate(0)}.b-notice__list{font-size:16px;color:#666}@media screen and (max-width: 1024px){.b-notice__list{border-radius:16px}}.b-notice__list a{text-decoration:underline;color:#666}.b-notice__list>*{position:relative;margin-bottom:20px;padding-left:20px;counter-increment:list-item;word-break:break-all;text-align:justify}.b-notice__list>*:before{content:counter(list-item) ".";position:absolute;left:0;top:0}.b-notice__list>*:last-child{margin-bottom:0}.b-notice__more{opacity:0;visibility:hidden;pointer-events:none;position:absolute;left:0;bottom:8px;width:100%;height:40px;background-color:transparent;border:none;cursor:pointer}@media screen and (max-width: 1024px){.b-notice__more{bottom:-4px}}.b-notice__more img{margin-inline:auto;width:24px;height:24px;object-fit:contain;transform:rotate(180deg)}.b-footer{max-width:100%;margin-inline:auto;width:100vw;height:14.4444444444vw;min-height:124px;background:var(--fourth-color) url(../images/footer.png) no-repeat center bottom/cover}@media screen and (max-width: 413px){.b-footer{padding-top:16px;height:119px;background:var(--fourth-color) url(../images/footer-m.png) no-repeat center bottom/100% 70%}}.b-footer__copyright{display:flex;align-items:center;justify-content:center;width:100%;text-align:center}@media screen and (max-width: 1024px){.b-footer__copyright{flex-direction:column}}
