@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Oswald:wght@200..700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;font-size:100%;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}header{position:relative;top:0;right:0;z-index:999;width:100%;height:50px;overflow-x:clip;background-color:transparent}header .mcLogo{position:absolute;top:40px;left:40px;height:50px}@media (max-width: 1920px){header .mcLogo{height:40px}}@media (max-width: 768px){header .mcLogo{top:20px;left:20px;z-index:9;height:25px}}header .menuToggle{position:fixed;top:20px;right:20px;padding:20px}@media (max-width: 768px){header .menuToggle{top:0;right:0}}header .menuToggle img{width:60px;height:auto}@-webkit-keyframes circleExpand{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(120);transform:scale(120)}}@keyframes circleExpand{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(120);transform:scale(120)}}.menuWrapper{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:fixed;z-index:999;overflow:hidden;top:0;right:0;bottom:0;left:0}.menuWrapper.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.menuWrapper .menuOverlay{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:absolute;z-index:1;width:100%;height:100%;background:transparent;cursor:pointer}.menuWrapper .menuCircleBg{position:absolute;top:30px;right:30px;-webkit-transform:scale(0);transform:scale(0);z-index:0;width:80px;height:80px;background:#ffe9f7;border-radius:50%;opacity:1;-webkit-animation:none;animation:none}.menuWrapper.active .menuCircleBg{-webkit-animation:circleExpand .75s ease-in-out forwards;animation:circleExpand .75s ease-in-out forwards}.menuWrapper .menuPanel{position:relative;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;margin:0 0 0 auto;overflow:scroll;background:transparent}.menuWrapper .menuPanel .menuClose{position:absolute;top:40px;right:40px;width:40px;cursor:pointer}@media (max-width: 768px){.menuWrapper .menuPanel .menuClose{top:20px;right:20px}}.menuWrapper .menuPanel .menuClose img{width:100%;height:auto}.menuWrapper .menuPanel .menuNav{margin:128px 64px 0 auto;opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}@media (max-width: 450px){.menuWrapper .menuPanel .menuNav{margin:80px auto 0;padding:0 0 64px}}.menuWrapper .menuPanel .menuNav.show{opacity:1}.menuWrapper .menuPanel nav ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;list-style:none}@media (max-width: 450px){.menuWrapper .menuPanel nav ul{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}}.menuWrapper .menuPanel nav ul .home{background-color:#98dcda;color:#1cadb2;-webkit-transition:.3s;transition:.3s}.menuWrapper .menuPanel nav ul .home .arrow{display:none}.menuWrapper .menuPanel nav ul .home:hover{background-color:#1cadb2;color:#fff}.menuWrapper .menuPanel nav ul .home:hover .arrow{display:block;-webkit-transition:.3s;transition:.3s}.menuWrapper .menuPanel nav ul .info,.menuWrapper .menuPanel nav ul .gift{background-color:#fff;color:#ff8dae}.menuWrapper .menuPanel nav ul .info .arrow,.menuWrapper .menuPanel nav ul .gift .arrow{display:block}.menuWrapper .menuPanel nav ul .info:hover,.menuWrapper .menuPanel nav ul .gift:hover{background-color:#ff8dae;color:#fff;-webkit-transition:.3s;transition:.3s}.menuWrapper .menuPanel nav ul li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:auto;margin-bottom:24px;font-weight:500}@media (max-width: 450px){.menuWrapper .menuPanel nav ul li{margin-bottom:12px}}.menuWrapper .menuPanel nav ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;width:100%;max-width:400px;height:60px;padding:0 20px;background-color:#c7c7c7;color:#fff;font-size:24px;text-decoration:none;border-radius:5px;-webkit-transition:.3s;transition:.3s;top:0;right:0;bottom:0;left:0}@media (max-width: 450px){.menuWrapper .menuPanel nav ul li a{font-size:20px}}.menuWrapper .menuPanel nav ul li .coming{font-size:14px}.menuWrapper .menuPanel nav ul li .labela{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:60px;padding:0 20px;color:#1cadb2;font-family:Oswald,sans-serif;font-size:42px}@media (max-width: 450px){.menuWrapper .menuPanel nav ul li .labela{display:none}}.menuWrapper .menuPanel nav ul li .labelb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:60px;padding:0 20px;color:#ff8dae;font-family:Oswald,sans-serif;font-size:42px}@media (max-width: 450px){.menuWrapper .menuPanel nav ul li .labelb{display:none}}.menuWrapper .menuPanel nav ul li .label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:auto;height:60px;padding:0 20px;color:#c7c7c7;font-family:Oswald,sans-serif;font-size:42px}@media (max-width: 450px){.menuWrapper .menuPanel nav ul li .label{display:none}}.menuWrapper .menuPanel .media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:32px 0 0;padding:0 20px}.menuWrapper .menuPanel .media .mediaIcon{width:40px;height:40px;margin:0 8px}.menuWrapper .menuPanel .media .mcIcon{height:30px;margin:0 0 0 20px}section{position:relative}.textImg{width:100%}.btn{position:relative;width:300px;height:60px;margin:32px 0 0;background-color:#00bbba;color:#fff;font-size:20px;letter-spacing:1px;border:0;border-radius:60px;cursor:pointer}@media (max-width: 768px){.btn{width:250px;height:50px;font-size:16px}}.btn .arrow{position:absolute;right:20px;-webkit-animation:arrowShift .6s ease-in-out infinite alternate;animation:arrowShift .6s ease-in-out infinite alternate}@media (max-width: 768px){.btn .arrow{width:25px}}@-webkit-keyframes arrowShift{0%{right:40px}to{right:20px}}@keyframes arrowShift{0%{right:40px}to{right:20px}}.btnPink{position:relative;width:300px;height:60px;margin:32px 20px 0 0!important;background-color:#ff8dae;color:#fff;font-size:20px;letter-spacing:1px;border:0;border-radius:60px;cursor:pointer}@media (max-width: 768px){.btnPink{width:250px;height:50px;font-size:16px}}.btnPink .arrow{position:absolute;right:20px}.btnGray{position:relative;width:300px;height:60px;margin:32px 20px 0 0!important;background-color:#c7c7c7;color:#fff;font-size:20px;letter-spacing:1px;border:0;border-radius:60px}@media (max-width: 768px){.btnGray{width:250px;height:50px;font-size:16px}}.btnGray .arrow{position:absolute;right:20px}body{background-color:#ffe9f7;color:#212121;font-size:20px;line-height:32px}@media (max-width: 768px){body{font-size:16px;line-height:24px}}#info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;margin:0;padding:0 32px;background:url(../images/KVbg.png) top center no-repeat;background-size:contain}@media (max-width: 768px){#info{padding:0 20px;background:url(../images/KVbg-mobile.png) top center no-repeat;background-size:contain}}#info .infoContainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1600px;min-width:320px;height:auto;margin:400px auto 0;padding:64px 32px;background-color:#fff;border-radius:5px 5px 0 0}@media (max-width: 768px){#info .infoContainer{margin:300px auto 0;padding:32px 20px}}#info .infoContainer .main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1200px}#info .infoContainer .main .title{display:block;color:#ff8dae;font-size:40px;font-weight:600;text-align:center;line-height:52px}#info .infoContainer .main .title .titleBig{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 0 32px;font-family:Oswald,sans-serif;font-size:96px;line-height:108px}@media (max-width: 768px){#info .infoContainer .main .title .titleBig{margin:0 0 20px;font-size:42px;line-height:54px}}#info .infoContainer .main .information{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin:64px 0}@media (max-width: 768px){#info .infoContainer .main .information{margin:32px 0}}#info .infoContainer .main .information .titleMedium{margin-bottom:32px;color:#ff8dae;font-size:40px;font-weight:700;line-height:52px}#info .infoContainer .main .information .infoTitle{font-weight:600}#info .infoContainer .main .information .infoMain{width:100%;margin-bottom:20px}#info .infoContainer .main .information .infoMain .parking{width:100%}#info .infoContainer .main .information .infoLine{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;padding:20px 0 0;border-bottom:2px solid #ff8dae}#info .infoContainer .main .information .infoOut{margin-top:32px;margin-bottom:12px}#info .infoContainer .main .information span.check{display:block;font-weight:600}#info .infoContainer .main .information iframe{width:100%;border-radius:5px}#info .infoContainer .main .information .tabMenu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:20px}#info .infoContainer .main .information .tabMenu .tabBtn{width:33%;padding:10px 20px;background-color:transparent;color:#ccc;font-family:Oswald,sans-serif;font-size:96px;font-weight:600;border:none;border-bottom:5px solid #ccc;cursor:pointer}@media (max-width: 768px){#info .infoContainer .main .information .tabMenu .tabBtn{padding:5px 5px 20px;font-size:32px;line-height:44px}}#info .infoContainer .main .information .tabMenu .tabBtn.active{color:#ff8dae;border-bottom:5px solid #ff8dae}#info .infoContainer .main .information .tabContent{display:none;width:100%}#info .infoContainer .main .information .tabContent.active{display:block}#info .infoContainer .main .information .tabContent .mapImg{width:100%}#info .infoContainer .main .information:last-child{margin:80px auto 128px}@media (max-width: 768px){#info .infoContainer .main .information:last-child{margin:32px auto 64px}}#info .infoContainer .main .tdMain{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;height:auto;margin:0 0 20px}#info .infoContainer .main .tdMain .tdTitleA{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:30%;height:60px;background-color:#ff8dae;color:#fff}#info .infoContainer .main .tdMain .tdTitleB{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:69%;height:60px;padding:0 0 0 20px;background-color:#ff8dae;color:#fff}#info .infoContainer .main .tdMain .tdInfoA{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:30%;height:auto;min-height:60px;background-color:#ffe9f7;text-align:center}#info .infoContainer .main .tdMain .tdInfoB{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:69%;height:auto;min-height:60px;padding:0 0 0 20px;background-color:#ffe9f7}footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:120px;margin:0;background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:12px;text-align:center}.footerBg{position:relative;-webkit-transform:translateY(-182px);transform:translateY(-182px);width:100%}@media (max-width: 768px){.footerBg{-webkit-transform:translateY(-64px);transform:translateY(-64px)}}#pinkLogos{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;min-height:100vh;padding:0 0 128px}@media (max-width: 768px){#pinkLogos{padding:0 0 64px}}#pinkLogos .logoTitle{margin:96px 0;font-size:24px;text-align:center}@media (max-width: 768px){#pinkLogos .logoTitle{margin:64px 0}}#pinkLogos .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1600px;margin:0 auto;gap:80px}@media (max-width: 768px){#pinkLogos .inner{gap:40px}}#pinkLogos .supLogos{width:100%;max-width:200px;height:auto}@media (max-width: 768px){#pinkLogos .supLogos{max-width:150px}}#pinkLogos .mostMc,#pinkLogos .skirtLogo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#pinkLogos .mostMc .mcLogoImg,#pinkLogos .skirtLogo .mcLogoImg{width:100%;max-width:480px}@media (max-width: 768px){#pinkLogos .mostMc .mcLogoImg,#pinkLogos .skirtLogo .mcLogoImg{max-width:200px}}#pinkLogos .otherLogo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#pinkLogos .otherLogo .clothLogo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:300px}
