.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.ratio-img{overflow:hidden}.ratio-img img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ratio-1-1 img{aspect-ratio:1/1}.ratio-3-2 img{aspect-ratio:3/2}.ratio-4-3 img{aspect-ratio:4/3}.ratio-16-9 img{aspect-ratio:16/9}.ratio-21-6 img{aspect-ratio:21/6}.rounded-8{border-radius:8px}.rounded-16{border-radius:16px}.gap-2{gap:.5rem}.ff-Sans{font-weight:300;font-family:"Open Sans","Helvetica Neue",Helvetica,sans-serif}.fw-700{font-weight:700}.links-primary{color:#0d65d9;text-decoration:underline;text-underline-offset:2px}.links-primary:not(:is(:hover,:focus)){text-decoration-color:color-mix(in srgb, currentColor, transparent 75%)}.main-wrapper{padding-top:108px;background-color:#f5f5f5}.main-wrapper a{-webkit-transition:none;transition:none}@media(min-width: 992px){.main-wrapper{padding-top:121px}}.in-title-en{position:relative;z-index:0;-webkit-margin-after:10px;margin-block-end:10px;-webkit-padding-after:10px;padding-block-end:10px;font-size:2.5rem;color:#8f6a05;text-transform:uppercase}.in-title-en::after{content:"";display:inline-block;position:absolute;left:0;bottom:0;width:58px;height:2px;background-color:#8f8f8f}@media(min-width: 992px){.in-title-en{font-size:3rem}}.bnt-more{min-width:200px}.bnt-more:focus{outline-offset:1px;outline:3px dotted #6f42c1}.bnt-more:focus:not(:focus-visible){outline:0}.bnt-more:focus-visible{outline:3px dotted #6f42c1}.bnt-more-sm{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.35rem 0 .35rem .5rem;color:#292929;border-radius:4px}.bnt-more-sm::after{content:"";display:inline-block;width:24px;height:24px;background:url(../images/btn-arrow.svg) no-repeat}.bnt-more-sm:hover{background-color:#ffbc00}.badge-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.swiper-slide a:focus{outline:none}.swiper-slide a:focus::after{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;outline-offset:-3px;outline:3px dotted #6f42c1}.swiper-slide a:focus:not(:focus-visible)::after{outline:0}.swiper-slide a:focus-visible::after{outline:3px dotted #6f42c1}.swiper-button-prev,.swiper-button-next{position:static;width:30px;height:30px;margin:0;background-color:rgba(0,0,0,0);border:none}.swiper-button-prev::after,.swiper-button-next::after{content:"";display:block;width:30px;height:30px;background:url(../images/swiper-arrow.svg) no-repeat center}.swiper-button-prev:hover::after,.swiper-button-next:hover::after{background:url(../images/swiper-arrow-hover.svg) no-repeat center}.swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.explore-wrap{padding-block:1rem}@media(min-width: 992px){.explore-wrap .container{max-width:1216px}}.explore-tit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin:0;font-size:1.25rem}.explore-tit img{width:45px}@media(min-width: 992px){.explore-tit{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:2.1875rem}.explore-tit span{display:inline-block;margin-bottom:1rem}.explore-tit img{width:104px;-webkit-margin-end:10px;margin-inline-end:10px}}.explore-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.explore-form-select{display:none}@media(min-width: 992px){.explore-form-select{position:relative;z-index:0;display:block}.explore-form-select select{width:130px;height:100%;padding-inline:1rem 40px;font-size:1.25rem;border:3px solid #000;border-right:none;border-top-left-radius:10px;border-bottom-left-radius:10px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff}.explore-form-select::after{content:"";display:inline-block;position:absolute;top:0;right:0;width:40px;height:100%;background:url(../images/explore-form-select-arrow.svg) no-repeat left center;pointer-events:none}}.explore-form-control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 79px);padding:16.5px 28px;border:3px solid #000;border-radius:10px}@media(min-width: 992px){.explore-form-control{width:calc(100% - 209px);border-radius:0 10px 10px 0}}.explore-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:64px;height:60px;-webkit-margin-start:15px;margin-inline-start:15px;background-color:#000;border:none;border-radius:10px}.explore-btn:hover{background-color:#ffbc00}.explore-btn:hover img{-webkit-filter:brightness(0);filter:brightness(0)}.explore-form-select select,.explore-form-control,.explore-btn{-webkit-box-shadow:0 10px 15px rgba(1,77,178,.1);box-shadow:0 10px 15px rgba(1,77,178,.1)}.explore-form-select select:focus,.explore-form-control:focus,.explore-btn:focus{outline-offset:1px;outline:3px dotted #6f42c1}.explore-form-select select:focus:not(:focus-visible),.explore-form-control:focus:not(:focus-visible),.explore-btn:focus:not(:focus-visible){outline:0}.explore-form-select select:focus-visible,.explore-form-control:focus-visible,.explore-btn:focus-visible{outline:3px dotted #6f42c1}.explore-keywords{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding-block:1rem}.explore-link{display:inline-block;padding:.35rem .75rem;font-size:.875rem;color:#292929;background-color:#fff;border:1px solid #c2c2c2;border-radius:3rem}.explore-link:hover{background-color:#f5f5f5}@media(min-width: 992px){.explore-link{padding:.5rem 1rem}}.host-wrap{padding-block:1rem}.host-carousel{position:relative;z-index:0;width:min(970px,100%)}.host-slide{display:block;position:relative;z-index:0;-webkit-padding-before:1rem;padding-block-start:1rem;color:#292929}.host-slide:hover{color:#8f6a05}.host-slide:hover .ratio-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.host-flag{position:absolute;z-index:1;top:0;left:1rem}.host-flag div{width:calc(95px + 2rem);position:relative;-webkit-filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.25));filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.25))}.host-flag div::before,.host-flag div::after{content:"";display:block;position:absolute;top:0;width:1rem;height:1rem;background-repeat:no-repeat}.host-flag div::before{left:0;background-image:url(../images/flag-y-left.svg)}.host-flag div::after{right:0;background-image:url(../images/flag-y-right.svg)}.host-flag span{display:block;width:96px;margin:0 auto;padding-block:14px 32px;text-align:center;font-weight:bold;color:#292929;font-size:1.875rem;background-color:#ffbc00;clip-path:polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%)}.host-slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-block:1rem}.sp-host-prev,.sp-host-next{position:absolute;top:30%;width:45px;height:45px;margin:0;background-color:rgba(0,0,0,0);border:none}.sp-host-prev::after,.sp-host-next::after{width:32px;height:56px;background-size:cover !important}.sp-host-prev:hover::after,.sp-host-next:hover::after{background:url(../images/swiper-arrow-primary.svg) no-repeat center}@media(min-width: 768px){.sp-host-prev,.sp-host-next{top:35%}}@media(min-width: 992px){.sp-host-prev,.sp-host-next{top:32%;width:80px;height:80px}.sp-host-prev::after,.sp-host-next::after{font-size:3rem}}@media(min-width: 1200px){.sp-host-prev,.sp-host-next{top:34%}}@media(min-width: 1600px){.sp-host-prev,.sp-host-next{top:38%}}.popular-list{counter-reset:num}.popular-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:.5rem;border-bottom:1px dashed #a8a8a8}.popular-list li::before{display:inline-block;counter-increment:num;content:counter(num) ".";-webkit-margin-end:1rem;margin-inline-end:1rem;font-size:3rem;font-family:"Open Sans","Helvetica Neue",Helvetica,sans-serif;font-weight:700;font-style:italic}.popular-list li:nth-child(1)::before{color:#d61217}.popular-list li:nth-child(2)::before{color:#0d65d9}.popular-list li:nth-child(3)::before{color:#8f6a05}.popular-list a{min-width:0;font-size:1.5rem;color:#292929;line-height:1.5}.popular-list a:hover{color:#8f6a05}.science-wrap{padding-block:1rem}.science-tabs{position:relative;z-index:0}.science-tablist{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px}.science-btn{padding:10px;color:#000;font-size:1.25rem;font-weight:700;background-color:rgba(0,0,0,0);border:1px solid #000;border-radius:8px}.science-btn:hover,.science-btn[aria-selected=true]{color:#fff;background-color:#000}.science-slide{display:block}.science-slide .ratio-img{border-radius:1rem 1rem 0 0}.science-slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:12px;-webkit-padding-after:1rem;padding-block-end:1rem;color:#292929;background-color:#fff;border-radius:0 0 1rem 1rem}.science-slide-tit{line-height:1.2;font-size:1.5rem;font-weight:700}.science-slide-desc{line-height:1.5}.science-slide:hover .ratio-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.science-slide:hover .science-slide-tit{color:#8f6a05}.science-slide:hover .science-slide-desc{color:#292929 !important}.science-slide-bookmark{position:absolute;right:16px;bottom:12px;width:24px;height:24px;padding:0;background-color:rgba(0,0,0,0);border:none;border-radius:50%}.science-slide-bookmark:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#f5f5f5}.sp-science-control{position:absolute;top:0;right:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:12px;margin-block:9px}.sp-science-control::after{content:"";position:absolute;top:3px;right:50%;display:inline-block;width:1px;height:24px;background-color:#8f8f8f}.sp-science{margin-top:38px}@media(min-width: 992px){.sp-science .swiper-slide{width:calc((100% - 40px)/3);margin-right:20px}}@media(min-width: 1200px){.sp-science .swiper-slide{width:calc((100% - 60px)/4);margin-right:20px}}.ModalBookmark .custom-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2rem;padding-right:.25rem}.ModalBookmark .custom-control label{cursor:pointer;padding:1rem 0;width:100%}.ModalBookmark .custom-control label:before{top:1.125rem}.ModalBookmark .custom-control label:after{top:1.2rem}.ModalBookmark .custom-control:hover{background:#f5f5f5}.video-wrap{padding-block:2rem;background-color:#eee}@media(min-width: 992px){.video-wrap{padding-block:96px}}@media(min-width: 1600px){.video-wrap .container{position:relative}.video-wrap .in-title{position:absolute;top:10px;left:960px}}.video-carousel{position:relative;z-index:0}.video-slide{display:block}.video-slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;color:#292929;padding-block:10px}.video-slide-tit{line-height:1.2;font-size:1.25rem;font-weight:700}.video-slide-desc{line-height:1.5;color:#5c5c5c}.video-slide:hover .video-slide-tit{color:#8f6a05}.video-slide:hover .video-slide-desc{color:#000}.video-slide:hover .ratio-video img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media(min-width: 992px){.video-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:56px}.video-slide-tit{font-size:1.875rem}.video-slide-desc{font-size:1.25rem}}.ratio-video{border-radius:4px}.ratio-video img{aspect-ratio:910/512}@media(min-width: 992px){.ratio-video{-ms-flex-negative:0;flex-shrink:0;width:min(910px,60%);border-radius:24px}}.sp-video-control{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;margin-block:1.5rem 9px}.sp-video-control::after{content:"";position:absolute;top:3px;right:50%;display:inline-block;width:1px;height:24px;background-color:#8f8f8f}@media(min-width: 992px){.sp-video-control{position:absolute;left:calc(60% + 56px);bottom:calc((100% - 200px)/2 - 46px);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0}}@media(min-width: 1200px){.sp-video-control{bottom:calc((100% - 200px)/2 - 66px)}}.video-row{display:none}@media(min-width: 992px){.video-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding-block:60px 20px}}.video-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:#000}.video-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.video-card-tit{font-weight:700;line-height:1.2}.video-card .ratio-video{position:relative;z-index:0;width:min(170px,45%);overflow:visible}.video-card .ratio-video img{border-radius:5px}.video-card .ratio-video::after{content:"";position:absolute;z-index:-1;top:6px;left:6px;display:block;width:100%;height:100%;background-color:#ffbc00;border-radius:5px}.video-card:hover .video-card-tit{color:#8f6a05}@media(min-width: 1200px){.video-card-tit{font-size:1.25rem}}.project-wrap{padding-block:2rem}@media(min-width: 992px){.project-wrap{padding-block:96px 60px}.project-wrap .container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}}@media(min-width: 1400px){.project-wrap .container{gap:60px}}@media(min-width: 992px){.project-left{width:min(920px,61.7%)}.project-right{width:34.4%}}.project-head{position:relative;margin-bottom:1.5rem}.project-head .in-title{margin:0}.project-head .bnt-more-sm{position:absolute;right:0;bottom:0}.project-parent{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.project-parent>div:nth-child(1){grid-column:span 2/span 2}@media(min-width: 992px){.project-parent{grid-template-columns:repeat(3, 1fr)}.project-parent>div:nth-child(1){grid-column:span 2/span 2;grid-row:span 2/span 2}}.project-card{display:block;color:#000}.project-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:12px;padding-block:12px}.project-card-tit{line-height:1.2;font-size:1.5rem;font-weight:700}.project-card:hover{color:#8f6a05}.project-card:hover .ratio-img img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media(min-width: 992px){.project-card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.talk-item{display:block;padding-block:20px;color:#000;border-bottom:1px dashed #c2c2c2}.talk-item-tit,.talk-item-author{line-height:1.2;font-weight:700}.talk-item-tit{font-size:1.5rem}.talk-item-author{font-size:1.25rem;-webkit-margin-after:8px;margin-block-end:8px}.talk-item-foot{-webkit-margin-before:12px;margin-block-start:12px;-webkit-padding-start:22px;padding-inline-start:22px;border-left:2px solid #ffbc00}.talk-item:hover .talk-item-tit{color:#8f6a05}.newsletter-wrap{padding-block:2rem}@media(min-width: 992px){.newsletter-wrap{padding-block:2rem 100px}}.newsletter{margin-inline:-0.5rem;padding:20px;background-color:rgba(255,188,0,.3);background-image:url(../images/newsletter-bg-sm.svg);background-repeat:no-repeat;background-position:right bottom}@media(min-width: 768px){.newsletter{padding:58px 38px;border-radius:8px}}@media(min-width: 1400px){.newsletter{background-image:url(../images/newsletter-bg.svg)}}.newsletter-head{margin-bottom:18px;-webkit-padding-start:10px;padding-inline-start:10px;border-left:9px solid #ffbc00}.newsletter-tit{width:8em;margin-bottom:.5rem;font-size:1.875rem;font-weight:bold;line-height:1.2}.newsletter-desc{width:13em;line-height:1.2}@media(min-width: 768px){.newsletter-tit,.newsletter-desc{width:auto}}.newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:min(580px,100%);padding:6px;background-color:#fff;border:1px solid #dbdbdb;border-radius:6px}.newsletter-form input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 90px);border:none}.newsletter-form button:focus{outline-offset:1px;outline:3px dotted #6f42c1}.newsletter-form button:focus:not(:focus-visible){outline:0}.newsletter-form button:focus-visible{outline:3px dotted #6f42c1}.links-list li+li{margin-top:1rem}.links-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:26px 1rem;color:#000;border-radius:8px}.links-item-01{background-color:#edf2f8}.links-item-01:hover{background-color:#ddecff}.links-item-02{background-color:#f8f0d9}.links-item-02:hover{background-color:#fff1c9}.links-item::after{content:"";display:inline-block;width:24px;height:24px;-webkit-margin-start:auto;margin-inline-start:auto;background-image:url(../images/btn-arrow.svg)}.links-item-tit{margin-bottom:.5rem;font-size:1.5rem;font-weight:bold}.links-item-desc{color:#5c5c5c}.links-item:hover .links-item-tit{color:#8f6a05}.links-item:hover .links-item-desc{color:#000}.follow-wrap{padding-block:3rem;background-color:#eee}.follow-wrap .in-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.follow-wrap .in-title-en::after{left:calc((100% - 58px)/2)}@media(min-width: 992px){.follow-wrap{padding-block:70px 110px}}.follow-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.follow-item{display:block;width:60px;height:60px;color:#292929;border-radius:50%}.follow-item:hover{-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.follow-fb{background-color:#1371ec}.follow-fb:hover{background-color:#0858c2}.follow-yt{background-color:#d52424}.follow-yt:hover{background-color:#b61919}.follow-plurk{background-color:#fc3e3d}.follow-plurk:hover{background-color:#b61919}.follow-ig{background:linear-gradient(135.64deg, #4E5ECA 2.14%, #B239A3 48.4%, #F44F54 97.51%)}.follow-ig:hover{background:linear-gradient(135.64deg, #3f4fb6 2.14%, #9b278d 48.4%, #d42d33 97.51%)}