:root{--line: rgb(138, 98, 10);--glow: rgba(138, 98, 10, 0.8);--maxW: 1100px;--gap: 28px}a{-webkit-transition:.3s;transition:.3s}a:hover{-webkit-filter:brightness(0.8);filter:brightness(0.8)}.topWrapper{position:relative;overflow:hidden}.topBg{position:absolute;top:50%;left:50%;translate:-50% -50%;height:100%;width:120%;-webkit-filter:blur(20px);filter:blur(20px)}.topBg img{position:absolute;top:50%;left:50%;translate:-50% -50%}.topBox{position:relative;width:100%;margin:0 auto}.topBox img{-webkit-box-shadow:0 0 30px #000;box-shadow:0 0 30px #000}.articleItem{max-width:1280px;width:92%;margin:0 auto;padding-bottom:5em}@media screen and (max-width: 980px){.articleItem{padding-bottom:4em}}.articleItemTitle{position:relative;text-align:center;font-weight:normal;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;margin-bottom:3em}.articleItemTitle.is-left{text-align:left;margin:auto 0 0 0}@media screen and (max-width: 980px){.articleItemTitle.is-left{text-align:center;margin:0 auto}}.articleItemTitle.is-left h2{padding:.5em}.articleItemTitle h2{position:relative;line-height:1.6}.articleItemTitle h2::before{content:"";position:absolute;display:block;bottom:0;left:50%;height:1px;width:0;background:#e6e7e8;-webkit-transition:.5s;transition:.5s;translate:-50% 0}.articleItemTitle p{padding-top:.5em}.articleItemTitle.is-active h2::before{width:100%}.articleItemTitle h2{color:#fff;min-width:10em;font-weight:bold;font-size:2.03125dvw;padding:.5em 2em;font-weight:500}@media screen and (max-width: 980px){.articleItemTitle h2{font-size:5.1020408163dvw}}@media screen and (min-width: 1280px){.articleItemTitle h2{font-size:26px}}@media screen and (max-width: 980px){.articleItemTitle{margin-bottom:2em}}.sectionSSList{display:-webkit-box;display:-ms-flexbox;display:flex}.sectionSSList li{width:33.3333333333%;padding:0 1%}.sectionItem{padding-bottom:50px}@media screen and (max-width: 980px){.sectionItem{padding-bottom:5em}}.storeList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.storeList .storeItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #999;background:#f9f9f9;margin:.5%;padding:1em;width:32.3333333333%}@media screen and (max-width: 980px){.storeList .storeItem{width:99%;margin:0 auto .5%}}.whatsBox{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:3em}@media screen and (max-width: 980px){.whatsBox{display:block}}.whatsBox .whatsItem{-ms-flex-item-align:center;align-self:center}.whatsBox .whatsItem.is-img{width:50%;padding-right:2em}@media screen and (max-width: 980px){.whatsBox .whatsItem.is-img{width:80%;margin:0 auto;padding-right:0em}}.whatsBox .whatsItem.is-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1em;-ms-flex-item-align:start;align-self:flex-start;line-height:1.6}@media screen and (max-width: 980px){.whatsBox .whatsItem.is-text{padding-top:1em;padding-left:0;text-align:center}}.whatsBox.is-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.whatsBox.is-reverse .whatsItem.is-text{padding-right:1em;padding-left:0}@media screen and (max-width: 980px){.whatsBox.is-reverse .whatsItem.is-text{padding-right:0}}.recommend{border:solid 1px #818181;padding:.5em;font-size:90%;margin-top:1em}.videoItem{position:relative;aspect-ratio:16/9;border-radius:5px;overflow:hidden}.videoItem iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.whatsTitle{text-align:center;background:#fff;padding:.5em 0;margin-bottom:1em;font-weight:bold}.featureTitleList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;margin:0 auto}@media screen and (max-width: 980px){.featureTitleList{width:100%}}.featureTitleList li{width:calc(33% - 1em);padding:0 1em}.featureTitleList li img{border-radius:5px}.featureTitleList li button{display:block;width:100%}@media screen and (max-width: 980px){.featureTitleList li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(33% - .3em);padding:0}.featureTitleList li:nth-child(2){margin:0 .5em}}.featureComingItem{position:relative;width:100%;aspect-ratio:4/5;background:#23262f;border-radius:5px}.featureComingItem img{position:absolute;top:10%;width:90%;left:50%;translate:-50% 0;border-radius:0}.featureComingItem p{text-align:center;position:absolute;bottom:24%;left:50%;translate:-50% 0;width:100%;font-size:2.109375dvw;font-weight:600;color:#b0b0b0}@media screen and (max-width: 980px){.featureComingItem p{font-size:2.7551020408dvw}}@media screen and (min-width: 1280px){.featureComingItem p{font-size:27px}}.timelineBox{position:relative;overflow:hidden}.timeline-line{position:absolute;top:5.5%;bottom:0;left:50%;width:2px;-webkit-transform:translateX(-1px);transform:translateX(-1px);background:hsla(0,0%,100%,.08);pointer-events:none;z-index:0}@media screen and (max-width: 980px){.timeline-line{width:1px}}.timeline-line::before{content:"";position:absolute;display:block;height:13em;top:-13.3em;left:calc(50% - 0px);translate:-50%;border-left:dashed var(--line) 2px}@media screen and (max-width: 980px){.timeline-line::before{height:4em;top:-4.3em;border-left:dashed var(--line) 1px}}.timeline-line .progress{position:absolute;top:0;left:0;width:2px;height:24px;background:var(--line);-webkit-box-shadow:0 0 12px var(--glow);box-shadow:0 0 12px var(--glow)}@media screen and (max-width: 980px){.timeline-line .progress{width:1px}}.timelineContent{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;row-gap:var(--gap);-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:60%;margin:0 auto;padding-bottom:5em;max-width:768px}@media screen and (max-width: 980px){.timelineContent{width:85%}}.timelineItem{position:relative;overflow:hidden}.timelineItem a{opacity:0;-webkit-transition:.8s;transition:.8s}.timelineItem img{border-radius:5px}.timelineItem .timelineItemYear{position:absolute;top:50%;translate:0 -50%;padding:.3em 2em;-webkit-transition:.8s;transition:.8s;background:#8a620a;background-size:100% auto}@media screen and (max-width: 980px){.timelineItem .timelineItemYear{padding:.2em 1.5em}}.timelineItem .timelineItemYear span{position:relative;z-index:2;line-height:1;font-size:1.40625dvw}@media screen and (max-width: 980px){.timelineItem .timelineItemYear span{font-size:2.6530612245dvw}}@media screen and (min-width: 1280px){.timelineItem .timelineItemYear span{font-size:18px}}.timelineItem .timelineItemYear::after{content:"";position:absolute;display:block;top:0;left:0;background:#b57a4a;aspect-ratio:16/5;width:65%;clip-path:polygon(100% 0, 0 0, 0 100%);z-index:0}.timelineItem.is-left{grid-column:1;justify-self:end;padding-right:7em}@media screen and (max-width: 980px){.timelineItem.is-left{padding-right:5em}}.timelineItem.is-left .timelineItemYear{right:0;translate:5em 0;opacity:0}.timelineItem.is-right{translate:0 50%;grid-column:2;justify-self:start;padding-left:7em}@media screen and (max-width: 980px){.timelineItem.is-right{padding-left:5em}}.timelineItem.is-right .timelineItemYear{left:0;translate:-5em 0;opacity:0}.timelineItem.is-active a{opacity:1}.timelineItem.is-active.is-left .timelineItemYear{translate:0 0;opacity:1}.timelineItem.is-active.is-right .timelineItemYear{translate:0 0;opacity:1}.popMovieItem{width:100%}.popMovieItem iframe{width:100%;aspect-ratio:16/9}/*# sourceMappingURL=main.min.css.map */