@charset "UTF-8";body{font-family:Zen Kaku Gothic New,sans-serif}body a{text-decoration:none}body{overflow-x:hidden}@media screen and (min-width:768px){.sp-only{display:none}}@media screen and (max-width:768px){.pc-only{display:none}}.w-fit-content{width:fit-content}.wb-autophrase{word-break:auto-phrase}.sticky-top{z-index:1020}.header-offset{top:100px}.color-corporate{color:#132d61}.dropdown-item.active,.dropdown-item:active{background-color:#132d61}.bgextend{animation-name:bgextendAnimeBase;animation-duration:1s;animation-fill-mode:forwards;position:relative;overflow:hidden;opacity:0}@keyframes bgextendAnimeBase{0%{opacity:0}to{opacity:1}}.bgappear{animation-name:bgextendAnimeSecond;animation-duration:1s;animation-delay:.6s;animation-fill-mode:forwards;opacity:0}@keyframes bgextendAnimeSecond{0%{opacity:0}to{opacity:1}}.bgLRextend:before{animation-name:bgLRextendAnime;animation-duration:1s;animation-fill-mode:forwards;content:"";position:absolute;width:100%;height:100%;background-color:#132d61}@keyframes bgLRextendAnime{0%{transform-origin:left;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(1)}50.001%{transform-origin:right}to{transform-origin:right;transform:scaleX(0)}}.bgappearTrigger,.bgLRextendTrigger,.fadeInUp,.fadeInDown,.fadeInLeft,.fadeInRight,.fadeInUpBig,.fadeInDownBig,.fadeInLeftBig,.fadeInRightBig,.fadeInTopLeft,.fadeInTopRight,.fadeInBottomLeft,.fadeInBottomRight,.fadeIn,.bgappearTriggerDelay,.bgLRextendTriggerDelay,.fadeInUpDelay,.fadeInDownDelay,.fadeInLeftDelay,.fadeInRightDelay,.fadeInUpBigDelay,.fadeInDownBigDelay,.fadeInLeftBigDelay,.fadeInRightBigDelay,.fadeInTopLeftDelay,.fadeInTopRightDelay,.fadeInBottomLeftDelay,.fadeInBottomRightDelay,.fadeInDelay{opacity:.001}h1,h2,h3,h4,h5,h6{color:#132d61}h1{font-weight:600}ul{list-style-type:none;text-align:left;padding-left:1rem;margin:0}ul.list-topic-icons li:before{content:"";font-family:bootstrap-icons;margin-right:.5rem;color:#132d61}ul.list-topic-icons.light li:before{color:#fff}ul.list-check-icons li:before{content:"";font-family:bootstrap-icons;margin-right:.5rem;color:#132d61}.svg-animation svg{max-width:100%;height:auto}ol.counter{counter-reset:number;list-style-type:none}@media screen and (max-width:576px){ol.counter{padding-left:0}}ol.counter li{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding-left:2.5rem}ol.counter li:before{counter-increment:number;content:counter(number);position:absolute;top:0;left:0;background:#132d61;color:#fff;font-weight:700;border-radius:50%;width:2rem;height:2rem;line-height:2rem;text-align:center}ol.counter.with-down-arrow li:not(:last-child):after{content:"";display:block;width:2rem;height:2rem;background-image:url(/images/arrow-down.svg);background-size:contain;background-repeat:no-repeat;margin-top:2rem;margin-bottom:2rem;align-self:center}ol.counter-square{counter-reset:number;list-style-type:none}@media screen and (max-width:576px){ol.counter-square{padding-left:0}}ol.counter-square li{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding-left:2.5rem}ol.counter-square li:before{counter-increment:number;content:counter(number);position:absolute;top:0;left:0;background:#132d61;color:#fff;font-weight:700;width:2rem;height:2rem;line-height:2rem;text-align:center}i.icon-rotate-90{display:inline-block;transform:rotate(90deg)}.arrow-box{position:relative;background:#005890;padding:1rem 1.5rem;text-align:left;color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}@media screen and (min-width:576px){.arrow-box :after{border:solid transparent;content:"";height:0;width:0;pointer-events:none;position:absolute;border-color:#00589000;border-top-width:10px;border-bottom-width:10px;border-left-width:14px;border-right-width:14px;margin-top:-10px;border-right-color:#005890;right:100%;top:50%}}.arrow-box.no-arrow :after{display:none}.qa-answer-back dt{margin-bottom:1em;color:#333;font-weight:600}.qa-answer-back dt:before,.qa-answer-back dd:before{margin-right:.4em}.qa-answer-back dt:before{content:"Q."}.qa-answer-back dd{margin:0 0 2.5em;padding:1em 1.5em;background-color:#f2f2f2;color:#000}.qa-answer-back dd:before{content:"A."}.ensure-arrow-right:after{content:" ➔";display:inline-block;margin-left:5px;animation:right-arrow-animation 1s linear infinite}@keyframes right-arrow-animation{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.raised-section{background-color:#fff;box-shadow:0 0 15px 10px #0000001a;border-radius:10px;padding:1vw}.card{transition:all .3s ease}.card:hover{opacity:.5}.arrange-height-card .card-body{display:flex;flex-direction:column;flex-grow:1}.arrange-height-card .card-title{min-height:30%}.breadcrumb{font-size:.7rem;color:#6a6a6a;transition:color .3s ease}.breadcrumb a{color:#6a6a6a}.pre-footer-breadcrumb{background:#fff;padding-bottom:1rem}.swipe-animated-btn{position:relative;overflow:hidden;text-decoration:none;display:inline-block;border:1px solid #132d61;padding:10px 30px;text-align:center;outline:none;transition:ease .1s}.swipe-animated-btn span{position:relative;z-index:3;color:#000}.swipe-animated-btn:hover span{color:#fff}.swipe-animated-bgleft:before{content:"";position:absolute;top:0;left:0;z-index:2;background:#132d61;width:100%;height:100%;transition:transform .6s cubic-bezier(.8,0,.2,1) 0s;transform:scaleX(0);transform-origin:right top}.swipe-animated-bgleft:hover:before{transform-origin:left top;transform:scale(1)}.ww-btn,a.ww-btn,button.ww-btn{font-size:1.4rem;font-weight:700;line-height:1.5;position:relative;display:inline-block;padding:1rem 4rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s;transition:all .3s;text-align:center;vertical-align:middle;text-decoration:none;letter-spacing:.1em;color:#132d61;border-radius:.5rem}a.ww-btn--main-color,input.ww-btn--main-color,button.ww-btn--main-color{color:#fff;background-color:#132d61}a.ww-btn--main-color:hover,input.ww-btn--main-color:hover,button.ww-btn--main-color:hover{opacity:.8}a.ww-btn--main-color.ww-btn--cubic,input.ww-btn--main-color.ww-btn--cubic,button.ww-btn--main-color.ww-btn--cubic{border-bottom:5px solid #005890}a.ww-btn--main-color.ww-btn--cubic:hover,input.ww-btn--main-color.ww-btn--cubic:hover,button.ww-btn--main-color.ww-btn--cubic:hover{margin-top:3px;border-bottom:2px solid #005890}a.ww-btn-c,input.ww-btn-c,button.ww-btn-c{font-size:1.4rem;position:relative;border-radius:3rem}@media(max-width:768px){a.ww-btn-c,input.ww-btn-c,button.ww-btn-c{font-size:1.1rem}}a.ww-btn-c{padding:1rem 4rem 1rem 3rem}@media(max-width:768px){a.ww-btn-c{padding:1rem 2.5rem 1rem 2rem}}a.ww-btn-c:before{font-family:Bootstrap-icons;font-size:1.6rem;line-height:1;position:absolute;top:calc(50% - .8rem);right:1rem;margin:0;padding:0;content:""}@media(max-width:768px){a.ww-btn-c:before{font-size:1.2rem;top:calc(50% - .6rem)}}#header-section{transition:background-color .5s ease-out;background-color:transparent;z-index:9999}#header-section.header-scrolled{background-color:#fff}#header-section .navbar-brand img{max-height:3.2rem;width:auto}#header-section .nav-link{color:#132d61;font-weight:600;position:relative;padding:5px 10px;border-radius:5px;transition:background-color .3s ease,color .3s ease}#header-section .nav-link:hover,#header-section .nav-link.active,#footer-section,#pre-footer-section{background-color:#132d61;color:#fff}#footer-section .footer-logo,#pre-footer-section .footer-logo{max-height:3.2rem;width:auto}#footer-section a,#pre-footer-section a{color:#fff}#footer-section a:hover,#pre-footer-section a:hover{color:#ffffffb3}#footer-section li p:before,#footer-section li:before,#pre-footer-section li p:before,#pre-footer-section li:before{content:"» "}#footer-section h1,#footer-section h2,#footer-section h3,#footer-section h4,#footer-section h5,#footer-section h6,#pre-footer-section h1,#pre-footer-section h2,#pre-footer-section h3,#pre-footer-section h4,#pre-footer-section h5,#pre-footer-section h6{color:#fff}.fixed-banner{position:fixed;bottom:20px;right:20px;z-index:9999;max-width:320px;box-shadow:none;border-radius:8px;overflow:hidden;opacity:0;transform:translateY(100px);transition:all .3s ease-in-out;background:transparent}.fixed-banner.show{opacity:1;transform:translateY(0)}.fixed-banner .fixed-banner-content{position:relative;background:transparent;border-radius:25px;overflow:hidden}.fixed-banner .fixed-banner-link{display:block;text-decoration:none}.fixed-banner .fixed-banner-link:hover .fixed-banner-img,.fixed-banner .fixed-banner-link:hover picture img{transform:scale(1.05)}.fixed-banner .fixed-banner-img,.fixed-banner picture img{width:100%;height:auto;max-width:300px;display:block;transition:transform .3s ease}.fixed-banner .fixed-banner-close{position:absolute;top:5px;right:5px;background:#000000b3;color:#fff;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;line-height:1;transition:background-color .3s ease}.fixed-banner .fixed-banner-close:hover{background:#000000e6}.fixed-banner .fixed-banner-close:focus{outline:2px solid #007bff;outline-offset:2px}@media(max-width:768px){.fixed-banner{bottom:10px;right:10px}.fixed-banner .fixed-banner-img{max-width:250px}}@media(max-width:480px){.fixed-banner{bottom:10px;right:15px;left:15px;max-width:none;display:flex;justify-content:center;background:transparent;box-shadow:none}.fixed-banner .fixed-banner-content{border-radius:25px;background:transparent}.fixed-banner .fixed-banner-img{max-width:100%;width:100%;height:auto;border-radius:25px}.fixed-banner .fixed-banner-close{top:5px;right:5px;background:#000c;border:2px solid #fff;width:25px;height:25px;font-size:14px}}.fixed-banner-hidden{display:none!important}
