body{font-family:メイリオ,meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,sans-serif;color:#333;max-width:100vw;width:100%;font-size:15px}@media screen and (min-width: 768px){body{font-size:16px}}main{max-width:100%;width:100%;overflow-x:hidden}figure,picture,img{width:100%;height:100%}*:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}.l-block{width:100%;margin-top:80px}@media screen and (min-width: 768px){.l-block{margin-top:100px}}.l-block__item{margin-top:32px}.l-block__item.--expand{margin-top:48px}.l-container{padding:0 20px}@media screen and (min-width: 768px){.l-container{padding:0;max-width:1000px;margin:0 auto}}.l-drawer{position:absolute;pointer-events:none;z-index:999;width:100%;max-width:100%;overflow-x:hidden;height:calc(100vh - 100px);top:100px;right:0}@media screen and (min-width: 768px){.l-drawer{height:calc(100vh - 150px);top:150px}}.l-drawer.--active{pointer-events:auto}.l-drawer__inner{position:relative;right:-100%;margin-left:auto;z-index:500;width:75%;background:#11418d;height:100%;transition:all .4s}.l-drawer.--active .l-drawer__inner{right:0}@media screen and (min-width: 768px){.l-drawer__inner{width:30%}}.l-drawer__list{width:100%;height:100%;overflow:scroll;padding-bottom:50px}.l-drawer__item{border-bottom:1px solid #fff}.l-drawer__link{color:#fff;display:flex;flex-direction:column;font-size:14px;padding:18px 20px}.l-drawer__english{font-size:12px}.l-drawer__icon{width:32px}.l-drawer__background{position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;background:rgba(0,0,0,.4);opacity:0;transition:all .4s;pointer-events:none}.l-drawer.--active .l-drawer__background{opacity:1;pointer-events:auto}.l-address{display:flex;flex-direction:column;align-items:center;justify-content:center}.l-address__name{display:block;font-size:17px}.l-address__address{display:block;margin-top:24px;font-size:16px}.l-contact{display:flex;flex-direction:column;align-items:center}.l-contact__button{display:flex;align-items:center;justify-content:center}.l-contact__button span{font-size:18px;display:block;color:#fff;background-color:#11418d;padding:10px 30px;border-radius:4px}.l-contact__mail{margin-top:16px;font-size:16px}.l-copyright{margin-top:48px;font-size:12px;text-align:center}.l-footer{margin-top:100px;background-color:#f2f2f2;padding-bottom:40px}.l-footer__inner{padding:0 20px;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.l-footer__inner{flex-direction:row;gap:32px}}.l-footer__block{width:100%}@media screen and (min-width: 768px){.l-footer__block{flex:1}}.l-footer__logo{width:100%}.l-footer__logo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.l-sitemap{padding:16px 0;border-top:#dfdfdf 1px solid;border-bottom:#dfdfdf 1px solid;background-color:#fff;margin-bottom:40px}@media screen and (min-width: 768px){.l-sitemap{padding:0}}.l-sitemap__inner{padding:0 20px;max-width:1000px;margin:0 auto}.l-sitemap__list{display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.l-sitemap__list{flex-direction:row;justify-content:center;align-items:center;gap:16px}}.l-sitemap__icon{width:36px}.l-sitemap__link{padding:8px 0;display:flex;flex-direction:column;align-items:center;font-size:14px}@media screen and (min-width: 768px){.l-sitemap__link{padding:16px 8px}}.l-gnav{display:none}@media screen and (min-width: 768px){.l-gnav{display:block;margin-right:32px}}.l-gnav__list{margin-top:18px;display:flex;align-items:center}.l-gnav__link{padding:16px;color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;font-weight:bold}.l-header{height:auto}.l-header__inner{position:relative;height:100px;padding:8px;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){.l-header__inner{height:150px}}.l-header__left{display:flex;align-items:center;height:100%}.l-header__right{position:relative;display:flex;align-items:center;height:100%}.l-header__logo{height:100%;max-height:150px;display:flex}.l-header__logo #icon{display:none}@media screen and (min-width: 768px){.l-header__logo #icon{display:inline}}.l-header__logo img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}.l-header__button{display:block;position:absolute;top:12px;right:90px}@media screen and (min-width: 768px){.l-header__button{width:260px}}.l-menu-button{position:relative;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;background-color:#11418d}@media screen and (min-width: 768px){.l-menu-button{top:-25px;width:60px;height:60px}}.l-menu-button span{position:absolute;top:50%;left:50%;display:block;width:26px;height:2px;background-color:#fff;transition:all .5s}.l-menu-button span:nth-child(1){transform:translate(-50%, calc(-50% - 8px))}.l-menu-button span:nth-child(2){transform:translate(-50%, -50%)}.l-menu-button span:nth-child(3){transform:translate(-50%, calc(-50% + 8px))}.l-menu-button.--active span:nth-child(1),.l-menu-button.--active span:nth-child(2){transform:translate(-50%, -50%) rotate(-135deg)}.l-menu-button.--active span:nth-child(3){transform:translate(-50%, -50%) rotate(135deg)}.l-sub-gnav{display:none}@media screen and (min-width: 768px){.l-sub-gnav{display:block;position:absolute;top:16px;right:16px}}.l-sub-gnav__list{display:flex;gap:8px}.l-sub-gnav__item{font-size:12px}.l-sub-gnav__link{padding:0 8px}.l-page-top{position:fixed;bottom:-50px;right:0;z-index:999;width:50px;height:50px;background-color:#11418d;display:flex;align-items:center;justify-content:center;transition:all .4s;pointer-events:none}@media screen and (min-width: 768px){.l-page-top{bottom:-60px;width:60px;height:60px}}.l-page-top.show{bottom:0;opacity:1;pointer-events:auto}.l-page-top__icon{width:32px;height:auto;pointer-events:none}.l-section{margin-top:80px}@media screen and (min-width: 768px){.l-section{margin-top:100px}}.l-section__inner{padding:60px 16px;background-color:#f2f2f2}@media screen and (min-width: 768px){.l-section__inner{padding:60px}}.l-section.--margin0{margin-top:0}.l-section.--container{padding:0 20px}@media screen and (min-width: 768px){.l-section.--container{padding:0;max-width:1000px;margin-left:auto;margin-right:auto}}.l-section__title{position:relative}.l-section__block{margin-top:48px}.l-section__block.--margin0{margin-top:0}.l-section__item{margin-top:24px}.l-section__item.--margin0{margin-top:0}.l-section__space{margin-top:16px}.c-button{display:flex;align-items:center;justify-content:center;width:100%;pointer-events:none}.c-button__inner{display:flex;padding:6px 20px;background-color:#fff;border-radius:19px;border:1px solid #dfdfdf;pointer-events:auto}.c-button.--arrow .c-button__inner:after{transition:all .4s;content:"";width:24px;height:24px;background-image:url(images/common/arrow_right.svg)}.c-button.--arrow .c-button__inner:hover:after{transform:translateX(4px)}.c-button__label{text-align:center;padding-right:16px}.c-content-box{display:flex;flex-wrap:wrap;gap:32px}@media screen and (min-width: 768px){.c-content-box{flex-wrap:nowrap}}.c-content-box__right{width:100%}@media screen and (min-width: 768px){.c-content-box.--m-revers .c-content-box__right{order:1}}@media screen and (min-width: 768px){.c-content-box__right{width:33.33%}}.c-content-box__right img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.c-content-box__left{width:100%}@media screen and (min-width: 768px){.c-content-box__left{width:66.66%}}@media screen and (min-width: 768px){.c-content-box.--m-revers .c-content-box__left{order:2}}.c-content-box__left img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.c-content-box__text:not(:last-child){margin-bottom:16px}.c-head1{font-family:"游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;font-size:20px;font-weight:500;text-align:center}@media screen and (min-width: 768px){.c-head1{font-size:30px}}@media screen and (min-width: 768px){.c-head1.--md-small{font-size:28px}}.c-head2{position:relative;font-size:18px;font-weight:bold;padding-bottom:6px;border-bottom:#dfdfdf 1px solid}.c-head2:after{content:"";position:absolute;width:30%;height:1px;border-bottom:1px solid #4e8ac8;bottom:-1px;left:0}.c-head3{font-size:17px;font-weight:bold}.c-head4{font-size:20px;font-weight:bold;text-align:center}@media screen and (min-width: 768px){.c-head4{font-size:30px}}.c-img-list{display:flex;flex-wrap:wrap;gap:32px}@media screen and (min-width: 768px){.c-img-list{gap:10px}}.c-img-list__item{display:block;width:100%;height:auto}@media screen and (min-width: 768px){.c-img-list__item{aspect-ratio:4/3}}.c-img-list.--s-item2 .c-img-list__item{width:calc((100% - 10px)/2)}@media screen and (min-width: 768px){.c-img-list__item{width:calc((100% - 20px)/3)}}.c-img-list__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-link{color:#4e8ac8;transition:all .6s}.c-link:hover{color:#11418d}.c-list__item{display:flex}.c-list__item:before{content:"・"}.c-pagination{margin-top:48px;display:flex;height:auto;justify-content:center}.c-pagination__block{display:flex;justify-content:center}.c-pagination__list{display:flex;justify-content:center}.c-pagination__item{height:auto;border-top:1px solid #4e8ac8;border-bottom:1px solid #4e8ac8;border-left:1px solid #4e8ac8}.c-pagination__item:last-child{border-right:1px solid #4e8ac8}.c-pagination__num,.c-pagination__num.--current{display:block;padding:12px 16px}.c-pagination__num.--current{background:#4e8ac8;color:#fff}.c-pagination__arrow{display:flex;justify-content:center;align-items:center;padding:8px 16px;color:#4e8ac8;font-weight:bold;border-top:1px solid #4e8ac8;border-bottom:1px solid #4e8ac8}.c-pagination__arrow.--prev{border-left:1px solid #4e8ac8}.c-pagination__arrow.--next{border-right:1px solid #4e8ac8}.c-post-list{display:flex;flex-direction:column;gap:16px}.c-post-list__item{list-style:none;border-bottom:1px dotted #dfdfdf}.c-post-list__link{display:flex;flex-direction:column}@media screen and (min-width: 768px){.c-post-list__link{flex-direction:row;gap:12px}}.c-post-list__date{font-size:12px}@media screen and (min-width: 768px){.c-post-list__date{font-size:14px}}.c-post-list__title{font-size:15px;color:#4e8ac8}.c-text-box__text:not(:last-child){margin-bottom:16px}.p-award{padding:0 20px;margin:0 auto;max-width:1000px}.p-award__list{width:100%;display:flex;flex-direction:column;gap:60px 32px}@media screen and (min-width: 768px){.p-award__list{flex-direction:row;flex-wrap:wrap}}.p-award__group,.p-award__group--2,.p-award__group--1{display:flex;flex-direction:column}@media screen and (min-width: 768px){.p-award__group--1{width:calc(33.33% - 16px)}}@media screen and (min-width: 768px){.p-award__group--2{width:calc(66.66% - 16px)}}.p-award__group-row{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 768px){.p-award__group-row{flex-direction:row}}.p-award__item{padding:32px 20px;width:100%;border:#dfdfdf 1px solid}.p-award__expand-item{padding:32px 20px;width:100%;border:#dfdfdf 1px solid;display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.p-award__expand-item{flex-direction:row}}.p-award__expand-wrapper{width:100%}@media screen and (min-width: 768px){.p-award__expand-wrapper{width:66.66%}}.p-award__figure{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.p-award__figure{width:33.33%}}.p-award__caption{font-size:12px;text-align:center}.p-award__caption a{color:#4e8ac8}.p-award__head{margin-bottom:32px}.p-award__title{width:100%;font-size:18px;text-align:center;font-weight:bold;color:#11418d;margin:0 auto 16px}.p-award__title:before{content:"●"}@media screen and (min-width: 768px){.p-award__title{text-align:left}}.p-award__sub-title{font-size:18px;text-align:center;font-weight:bold}.p-award__desc{font-weight:bold;text-align:center}.p-award__desc.--color-primary{color:#4e8ac8}@media screen and (min-width: 768px){.p-award__text.--md-center{text-align:center}}.p-back-number{position:absolute;right:0;top:0;background:#11418d;color:#fff;padding:4px 8px;display:flex;align-items:center;gap:8px;font-size:14px}.p-back-number:before{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8.7px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.p-definition-list{display:flex;flex-direction:column;border:1px solid #ddd}.p-definition-list__item{display:flex}.p-definition-list__item:not(:last-child){border-bottom:1px solid #ddd}.p-definition-list__term{display:flex;justify-content:center;align-items:center;width:28%;background:#f8f8f8;border-right:1px solid #ddd;padding:10px;font-size:12px}@media screen and (min-width: 768px){.p-definition-list__term{font-size:15px}}.p-definition-list__some-desc{width:72%;padding:10px;display:flex;flex-direction:column}.p-definition-list__some-desc .p-definition-list__desc{width:100%;padding:0 !important}.p-definition-list__desc{width:72%;padding:10px;font-size:12px}@media screen and (min-width: 768px){.p-definition-list__desc{font-size:15px}}.p-definition-list__sub-list{display:flex;flex-direction:column;gap:8px}.p-definition-list__sub-term{font-size:12px;font-weight:bold}@media screen and (min-width: 768px){.p-definition-list__sub-term{font-size:15px}}.p-figure-list{width:100%;padding:0 20px;height:auto;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.p-figure-list{padding:0;gap:24px 10px;flex-direction:row;flex-wrap:wrap}}.p-figure-list__item{width:100%;height:auto}@media screen and (min-width: 768px){.p-figure-list__item{width:calc((100% - 20px)/3)}}.p-figure-list__figure{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;height:auto}.p-figure-list__figure img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.p-figure-list__figure img{aspect-ratio:4/3}}.p-figure-list__figure img.--border{border:1px solid #dfdfdf}.p-figure-list__figure img.--contain{-o-object-fit:contain;object-fit:contain}.p-figure-list__caption{font-weight:bold}.p-figure-list__caption.--small{font-weight:normal;font-size:14px}.p-history{display:flex;flex-direction:column}.p-history__item{display:flex;border-bottom:1px solid #ddd;padding:16px 0}.p-history__term,.p-history__term--align-right{display:flex;justify-content:center;align-items:center;width:28%;padding:0 10px;font-size:12px}.p-history__term--align-right span{text-align:right;width:42px}@media screen and (min-width: 768px){.p-history__term--align-right span{width:77px}}@media screen and (min-width: 768px){.p-history__term,.p-history__term--align-right{font-size:15px}}.p-history__desc{width:72%;padding:0 10px;font-size:12px}@media screen and (min-width: 768px){.p-history__desc{font-size:15px}}.p-history__period{font-size:18px;text-align:center;font-family:"游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif}@media screen and (min-width: 768px){.p-history__period{font-size:25px}}.p-history__events{width:72%;padding:0 10px;display:flex;flex-direction:column;gap:16px}.p-history__events-item{font-size:12px;display:flex}.p-history__events-item:not(:last-child){padding-bottom:16px;border-bottom:1px solid #ddd}@media screen and (min-width: 768px){.p-history__events-item{font-size:15px}}.p-index-news{position:absolute;bottom:0;left:0;z-index:100;height:80px;width:100%;background:rgba(0,0,0,.5)}@media screen and (min-width: 768px){.p-index-news{height:60px;left:50%;transform:translateX(-50%);width:800px}}.p-index-news__inner{width:100%;height:100%;padding:14px 20px}@media screen and (min-width: 768px){.p-index-news__inner{display:flex;align-items:center}}.p-index-news__link{color:#fff;font-size:12px;line-height:1.5}@media screen and (min-width: 768px){.p-index-news__link{font-size:14px}}.p-mv{position:relative;height:calc(100vh - 100px);width:100%;margin-bottom:32px}@media screen and (min-width: 768px){.p-mv{height:calc(100vh - 150px)}}.p-mv__inner{height:100%;display:flex}.p-mv__background{width:20%;height:100%;background-color:#11418d}@media screen and (min-width: 768px){.p-mv__background{width:15%}}.p-mv__movie{display:none;position:absolute;z-index:100;top:0;right:0;width:85%;height:100%;transition:all .6s;opacity:1}@media screen and (min-width: 768px){.p-mv__movie{display:block}}.p-mv__movie.hide{opacity:0}.p-mv__movie video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mv__img{width:80%;height:100%}@media screen and (min-width: 768px){.p-mv__img{width:85%;display:flex}}.p-mv__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-mv__img img:nth-child(2),.p-mv__img img:nth-child(3){display:none}@media screen and (min-width: 768px){.p-mv__img img:nth-child(2),.p-mv__img img:nth-child(3){display:block}}.p-mv__text-wrapper{width:100%;background-color:rgba(0,0,0,.3);position:absolute;z-index:200;display:flex;flex-direction:column;justify-content:center;gap:32px;padding:32px;top:50%;left:0;transform:translateY(-50%);color:#fff;font-family:"游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif}.p-mv__catch{font-size:32px;font-weight:bold}@media screen and (min-width: 768px){.p-mv__catch{font-size:40px}}@media screen and (min-width: 768px){.p-mv__catch.--small{font-size:40px}}.p-mv__desc{font-size:20px;font-weight:bold}@media screen and (min-width: 768px){.p-mv__desc{font-size:32px}}.p-page-category{position:absolute;bottom:0;z-index:50;width:100%;height:auto}@media screen and (min-width: 768px){.p-page-category{width:auto;left:50%;transform:translateX(-50%)}}.p-page-category__inner{width:auto;overflow:scroll}@media screen and (min-width: 768px){.p-page-category__inner{overflow:inherit}}.p-page-category__list{width:auto;display:flex}.p-page-category__item{width:auto;height:auto}.p-page-category__link{display:flex;flex-direction:column;min-width:150px;color:#000;padding:8px 16px;background:rgba(255,255,255,.6);transition:all .3s}@media screen and (min-width: 768px){.p-page-category__link{min-width:200px;padding:10px 16px}.p-page-category__link:hover{color:#fff;background:rgba(70,70,70,.6)}}.p-page-category__link.--current{background:#000;color:#fff}.p-page-category__name{display:block;font-size:14px;text-align:center}.p-page-category__desc{display:block;font-size:12px;text-align:center;white-space:nowrap}.p-page-header{width:100%;height:260px;margin-bottom:100px}@media screen and (min-width: 768px){.p-page-header{height:570px}}.p-page-header__inner{position:relative;width:100%;height:100%}.p-page-header__text{position:absolute;z-index:100;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff}.p-page-header__catch{font-size:26px;text-align:center}@media screen and (min-width: 768px){.p-page-header__catch{font-size:50px}}.p-page-header__desc{font-size:16px}@media screen and (min-width: 768px){.p-page-header__desc{font-size:28px}}.p-page-header__background{width:100%;height:100%}.p-page-header__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-page-header__overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10}.p-post{max-width:1000px;margin:0 auto}.p-post__date{display:block;width:100%;text-align:right}.p-post__content{margin-top:32px;font-size:16px}.p-post__content a{color:#4e8ac8;transition:all .6s}.p-post__content a:hover{color:#11418d}.p-post__content img{max-width:100%;width:inherit;height:inherit}.p-post__content em{font-style:italic}.p-report-anchor{display:flex;flex-wrap:wrap;gap:24px}.p-report-anchor__item{height:auto;background-color:#fff;color:#4e8ac8;border:1px solid #11418d;font-size:12px;width:calc((100% - 24px)/2);transition:all .3s}.p-report-anchor__item:hover{color:#fff;background-color:#11418d}@media screen and (min-width: 768px){.p-report-anchor__item{font-size:14px;width:calc((100% - 72px)/4)}}.p-report-anchor__label{display:flex;align-items:center;justify-content:center;padding:8px 12px;width:100%}.p-report__images{margin-top:80px}.p-scroll-gallery{display:none !important;margin:100px 0 50px}@media screen and (min-width: 768px){.p-scroll-gallery{display:block !important}}.p-scroll-gallery__item{margin:0 16px}.p-scroll-gallery__img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.p-about-content1{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.p-about-content1{flex-direction:row;align-items:center}}@media screen and (min-width: 768px){.p-about-content1.--align-top{align-items:flex-start}}.p-about-content1__content{width:100%}@media screen and (min-width: 768px){.p-about-content1__content{width:70%}}.p-about-content1__text:not(:last-child){margin-bottom:16px}.p-about-content1__img{width:100%;padding:0 20px}@media screen and (min-width: 768px){.p-about-content1__img{width:30%;padding:0}}.p-about-content1__img.--fill{height:100%}@media screen and (min-width: 768px){.p-about-content1__img.--fill img{height:100%}}.p-about-content1__img img{width:100%;height:auto}.p-history2{display:flex;flex-direction:column}.p-history2__item{display:flex;border-bottom:1px solid #ddd;padding:16px 0}.p-history2__term{display:flex;justify-content:center;align-items:center;width:28%;font-size:12px}@media screen and (min-width: 768px){.p-history2__term{padding:0 10px;font-size:15px}}.p-history2__descs{display:flex;flex-direction:column;width:72%;padding:0 10px;font-size:12px;gap:8px}@media screen and (min-width: 768px){.p-history2__descs{gap:0;font-size:15px}}.p-history2__desc{display:flex;flex-direction:column}@media screen and (min-width: 768px){.p-history2__desc{flex-direction:row;gap:16px}}@media screen and (min-width: 768px){.p-history2__category{min-width:60px}}.u-d-none{display:none}@media screen and (min-width: 640px){.u-d-none--sm{display:none !important}}@media screen and (min-width: 768px){.u-d-none--md{display:none !important}}@media screen and (min-width: 1024px){.u-d-none--lg{display:none !important}}@media screen and (min-width: 1281px){.u-d-none--xl{display:none !important}}@media screen and (min-width: 1536px){.u-d-none--2xl{display:none !important}}.u-d-block{display:block}@media screen and (min-width: 640px){.u-d-block--sm{display:block !important}}@media screen and (min-width: 768px){.u-d-block--md{display:block !important}}@media screen and (min-width: 1024px){.u-d-block--lg{display:block !important}}@media screen and (min-width: 1281px){.u-d-block--xl{display:block !important}}@media screen and (min-width: 1536px){.u-d-block--2xl{display:block !important}}.u-d-inline{display:inline}@media screen and (min-width: 640px){.u-d-inline--sm{display:inline !important}}@media screen and (min-width: 768px){.u-d-inline--md{display:inline !important}}@media screen and (min-width: 1024px){.u-d-inline--lg{display:inline !important}}@media screen and (min-width: 1281px){.u-d-inline--xl{display:inline !important}}@media screen and (min-width: 1536px){.u-d-inline--2xl{display:inline !important}}.u-d-inline-block{display:inline-block}@media screen and (min-width: 640px){.u-d-inline-block--sm{display:inline-block !important}}@media screen and (min-width: 768px){.u-d-inline-block--md{display:inline-block !important}}@media screen and (min-width: 1024px){.u-d-inline-block--lg{display:inline-block !important}}@media screen and (min-width: 1281px){.u-d-inline-block--xl{display:inline-block !important}}@media screen and (min-width: 1536px){.u-d-inline-block--2xl{display:inline-block !important}}.u-d-flex{display:flex}@media screen and (min-width: 640px){.u-d-flex--sm{display:flex !important}}@media screen and (min-width: 768px){.u-d-flex--md{display:flex !important}}@media screen and (min-width: 1024px){.u-d-flex--lg{display:flex !important}}@media screen and (min-width: 1281px){.u-d-flex--xl{display:flex !important}}@media screen and (min-width: 1536px){.u-d-flex--2xl{display:flex !important}}.u-d-inline-flex{display:inline-flex}@media screen and (min-width: 640px){.u-d-inline-flex--sm{display:inline-flex !important}}@media screen and (min-width: 768px){.u-d-inline-flex--md{display:inline-flex !important}}@media screen and (min-width: 1024px){.u-d-inline-flex--lg{display:inline-flex !important}}@media screen and (min-width: 1281px){.u-d-inline-flex--xl{display:inline-flex !important}}@media screen and (min-width: 1536px){.u-d-inline-flex--2xl{display:inline-flex !important}}.u-align--center{text-align:center}.u-fontsize--xlg{font-size:28px}.u-fontsize--lg{font-size:24px}.u-fontsize--md{font-size:18px}.u-fontsize--sm{font-size:14px}@media screen and (min-width: 768px){.u-fontsize--xlg{font-size:32px}.u-fontsize--lg{font-size:24px}.u-fontsize--md{font-size:18px}.u-fontsize--sm{font-size:14px}}