.btn:focus{-webkit-box-shadow:none;box-shadow:none}.btn{border-radius:0;padding:.75rem 1.5rem;-webkit-box-shadow:none;box-shadow:none;--bs-btn-box-shadow: none;--bs-btn-focus-box-shadow: none;position:relative;text-align:left}.btn.btn-xs{padding:.4rem .85rem;font-size:12px;font-size:0.75rem}.btn.btn-sm{padding:.5rem 1rem}.btn.btn-md{padding:1rem 1.75rem}.btn.btn-lg{padding:1rem 1.75rem}.btn.btn-wide{width:400px}@media only screen and (max-width: 575px){.btn.btn-wide{width:100%}}.btn.btn-primary{background-color:#311985;border-color:#311985}.btn.btn-primary:hover{background-color:rgb(37.9284810127,19.3512658228,102.9487341772)}.btn.btn-secondary{background-color:#212529;border-color:#212529;color:#fff}.btn.btn-secondary:hover{background-color:hsl(210,10.8108108108%,7.5098039216%)}.btn.btn-default{background-color:#212529;border-color:#212529;color:#fff}.btn.btn-default:hover{background-color:hsl(210,10.8108108108%,7.5098039216%) !important}.btn.btn-outline-default{background-color:#fff;border-color:#212529;color:#212529}.btn.btn-outline-default:hover{background-color:#212529 !important;color:#fff}.btn.btn-light{background-color:#f2f2f2;border-color:#f2f2f2}.btn.btn-light:hover{background-color:hsl(0,0%,89.9019607843%)}.btn.btn-shadow{-webkit-box-shadow:0px 3px 10px rgba(33,37,41,.15);box-shadow:0px 3px 10px rgba(33,37,41,.15)}.btn.btn-prev{padding:.75rem 1.5rem .75rem 3.25rem}.btn.btn-prev::after{right:inherit;left:1rem;top:50%}.btn.btn-prev:hover::after{content:"";right:inherit;left:.75rem}.btn.btn-prev.btn-xs{padding:.4rem .85rem .4rem 2.5rem}.btn.btn-prev.btn-sm{padding:.5rem 1rem .5rem 2.75rem}.btn.btn-prev.btn-md{padding:1rem 1.75rem 1rem 3.25rem}.btn.btn-prev.btn-lg{padding:1rem 1.75rem 1rem 3.75rem}.main-btn{background:#311985;color:#fff;overflow:hidden;padding:20px 30px;text-decoration:none;border-radius:0;font-weight:normal;-webkit-transition:background-color .5s;transition:background-color .5s;max-width:297px;display:block}.main-btn span{position:relative}.main-btn span:before{background-color:#fff;width:65px;height:1px;position:absolute;top:50%;left:105%;content:"";-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width: 991px){.main-btn span:before{width:45px}}.main-btn:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";-webkit-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateX(-100%);transform:translateX(-100%);background:#251364}.main-btn:hover{color:#fff}.main-btn:hover span:before{left:110%}.main-btn:hover:before{-webkit-transform:translateX(0%);transform:translateX(0%)}.second-btn{background:#212529;color:#fff;overflow:hidden;padding:20px 30px;text-decoration:none;border-radius:0;font-weight:normal;-webkit-transition:background-color .5s;transition:background-color .5s;max-width:297px;display:block}.second-btn span{position:relative}.second-btn span:before{background-color:#fff;width:65px;height:1px;position:absolute;top:50%;left:105%;content:"";-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width: 991px){.second-btn span:before{width:45px}}.second-btn:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";-webkit-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateX(-100%);transform:translateX(-100%);background:#000}.second-btn:hover{color:#fff}.second-btn:hover span:before{left:110%}.second-btn:hover:before{-webkit-transform:translateX(0%);transform:translateX(0%)}.card{border-radius:1rem}.card .card-header{padding:1.5rem;border-radius:1rem 1rem 0 0}.card .card-body{padding:1.5rem}.card .card-text{font-size:14px;font-size:0.875rem}@media only screen and (max-width: 575px){.card .card-text{font-size:13px;font-size:0.8125rem}}.card .card-num{position:absolute;font-size:40px;font-size:2.5rem;font-weight:bold}@media only screen and (max-width: 575px){.card .card-num{font-size:32px;font-size:2rem}}.accordion h2{margin-bottom:0 !important}.accordion .accordion-item{background-color:inherit;border-bottom:1px solid #d3d3d3;border-left:none;border-right:none;border-top:none;color:#111;border-radius:0}.accordion .accordion-item .accordion-header{font-size:16px}.accordion .accordion-item .accordion-header .accordion-button{background-color:inherit;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;letter-spacing:.075rem;gap:.5rem}@media only screen and (max-width: 767px){.accordion .accordion-item .accordion-header .accordion-button{font-size:14px;font-size:0.875rem}}.accordion .accordion-item .accordion-header .accordion-button:focus{border:none;-webkit-box-shadow:none;box-shadow:none}.accordion .accordion-item .accordion-header .accordion-button::before{content:"Q.";color:#be3636}.accordion .accordion-item .accordion-header .accordion-button::after{content:"";font-family:"bootstrap-icons";font-weight:normal;font-size:1.5rem;background:none;width:20px;height:20px;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}.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#111;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.accordion .accordion-item .accordion-body{position:relative;text-align:left;font-size:14px;padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem}@media only screen and (max-width: 767px){.accordion .accordion-item .accordion-body{font-size:14px;font-size:0.875rem}}.accordion .accordion-item .accordion-body::before{content:"A.";color:#311985}.accordion .accordion-item .accordion-body>div p:last-child{margin-bottom:0}#breadcrumb{font-size:12px;font-size:0.75rem}@media only screen and (max-width: 767px){#breadcrumb{font-size:10px;font-size:0.625rem}}#breadcrumb ol.breadcrumb{margin:0;padding:15px 0 25px;background-color:rgba(0,0,0,0);display:block}#breadcrumb ol.breadcrumb .breadcrumb-item{display:inline}#breadcrumb ol.breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:.25rem}#breadcrumb ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{float:none;padding-right:.25rem}#breadcrumb ol.breadcrumb .breadcrumb-item a{text-decoration:none}.modal .modal-content{border-radius:1rem}.modal .modal-header{padding:1.5rem;border-bottom:none}@media only screen and (max-width: 767px){.modal .modal-header{padding:1rem}}.modal .modal-header .modal-title{font-size:18px;font-size:1.125rem;font-weight:bold}@media only screen and (max-width: 767px){.modal .modal-header .modal-title{font-size:16px;font-size:1rem}}.modal .modal-body{padding:1.5rem}@media only screen and (max-width: 767px){.modal .modal-body{padding:1rem}}.form-control{padding:.75rem 1.25rem;border-color:#e0e0e0;border-radius:.35rem}.form-control:focus{color:#212529;background-color:#fff;border-color:#ffca52;outline:0;-webkit-box-shadow:0 0 0 .25rem rgba(255,202,82,.45);box-shadow:0 0 0 .25rem rgba(255,202,82,.45)}.tab{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;background-color:#f2f2f2;overflow-x:auto}.tab .tab-item .tab-link{padding:1rem 1.25rem;text-decoration:none;font-weight:600;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;height:100%;white-space:nowrap}@media only screen and (min-width: 992px){.tab .tab-item .tab-link{min-width:100px}}@media only screen and (max-width: 767px){.tab .tab-item .tab-link{font-size:14px;font-size:0.875rem;padding:.75rem 1rem}}.tab .tab-item .tab-link:hover{background-color:#e0e0e0;color:inherit}.tab .tab-item .tab-link.active{background-color:#311985;color:#fff}.tab .tab-item .tab-link.disabled{opacity:.5}.tab .tab-item .tab-link.disabled:hover{background-color:inherit;pointer-events:none}.tab.tab-evenly .tab-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.step{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-left:-0.5rem;margin-right:-0.5rem}@media only screen and (max-width: 767px){.step{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.25rem;margin-right:-0.25rem}}.step .step-item{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.5rem}@media only screen and (max-width: 767px){.step .step-item{padding:.5rem .25rem;-ms-flex-preferred-size:auto;flex-basis:auto}}.step .step-item .step-link{-webkit-box-shadow:0px 3px 10px rgba(33,37,41,.15);box-shadow:0px 3px 10px rgba(33,37,41,.15);background-color:#fff;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:1.5rem 1rem .5rem;text-decoration:none;font-weight:bold;text-align:center;height:100%;line-height:1.4}@media only screen and (max-width: 767px){.step .step-item .step-link{font-size:13px;font-size:0.8125rem;padding-left:.5rem;padding-right:.5rem}}@media only screen and (max-width: 575px){.step .step-item .step-link{font-size:12px;font-size:0.75rem;padding-top:1rem;border-radius:.75rem}}.step .step-item .step-link .step-no{color:#76d0dc;position:absolute;top:-0.75rem;left:0;right:0;display:block;font-size:14px;font-size:0.875rem}@media only screen and (max-width: 767px){.step .step-item .step-link .step-no{font-size:12px;font-size:0.75rem}}@media only screen and (max-width: 575px){.step .step-item .step-link .step-no{font-size:11px;font-size:0.6875rem}}.step .step-item .step-link .step-text{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step .step-item .step-link .material-symbols-outlined{position:relative;top:0;-webkit-transition:ease .2s;transition:ease .2s;margin-top:.5rem}@media only screen and (max-width: 575px){.step .step-item .step-link .material-symbols-outlined{margin-top:.25rem}}.step .step-item .step-link:hover .material-symbols-outlined{top:5px}@media only screen and (max-width: 767px){.step.step-6 .step-item{width:33.3333333333%}}@media only screen and (max-width: 767px){.step.step-7 .step-item{width:25%}}.list-group .list-group-item{padding:1rem}@media only screen and (max-width: 767px){.list-group .list-group-item{padding:.75rem;font-size:.935rem}}.list-group .list-group-item:hover{background-color:#f2f2f2;color:#212529}.list-group .list-group-item.active{background-color:#edf9fa;color:inherit;border-color:rgba(0,0,0,.125)}.list-group.list-group-flush .list-group-item:last-child{border-bottom-width:1px}.list-group.list-group-flush .list-group-item:first-child{border-top-width:1px}.list-group.list-group-sm .list-group-item{font-size:14px;font-size:0.875rem;padding:.75rem 1rem}@media only screen and (max-width: 767px){.list-group.list-group-sm .list-group-item{font-size:13px;font-size:0.8125rem}}.header-notice{position:fixed;top:0;left:0;z-index:9999;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;width:100%;height:48px;padding:.5rem 1rem;border:0;background-color:#7f1d1d;color:#fff;cursor:pointer;font-family:inherit;text-align:center;-webkit-transition:background-color .2s ease,-webkit-transform .3s ease;transition:background-color .2s ease,-webkit-transform .3s ease;transition:background-color .2s ease,transform .3s ease;transition:background-color .2s ease,transform .3s ease,-webkit-transform .3s ease}@media only screen and (max-width: 767px){.header-notice{height:64px}}.header-notice:hover,.header-notice:focus-visible{background-color:#681818}.header-notice:focus-visible{outline:2px solid #fff;outline-offset:-4px}.header-notice .header-notice-text{color:inherit;font-size:.875rem;font-weight:700;line-height:1.6;letter-spacing:.04em}@media only screen and (max-width: 767px){.header-notice .header-notice-text{font-size:.75rem}}#header{position:fixed;top:0;width:100%;z-index:9999;mix-blend-mode:exclusion;-webkit-transition:top .3s ease;transition:top .3s ease}#header.has-header-notice{top:48px}@media only screen and (max-width: 767px){#header.has-header-notice{top:64px}}#header .header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .header-top .header-logo{padding:1.5rem;line-height:1}@media only screen and (max-width: 767px){#header .header-top .header-logo{padding:1rem}}#header .header-top .header-logo a{text-decoration:none}#header .header-top .header-logo img{vertical-align:bottom}@media only screen and (max-width: 1199px){#header .header-top .header-logo img{width:150px}}@media only screen and (max-width: 767px){#header .header-top .header-logo img{width:100px}}#header .header-top .header-logo h1{font-size:.85rem;margin-top:.25rem;margin-bottom:0}@media only screen and (max-width: 991px){#header .header-top .header-nav{display:none}}#header .header-top .header-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#header .header-top .header-nav ul li{height:100%}#header .header-top .header-nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 1rem;font-size:1rem;text-decoration:none;color:#fff;padding:.75rem 1rem}@media only screen and (max-width: 1199px){#header .header-top .header-nav ul li a{font-size:.95rem;padding:0 .75rem}}#header .header-top .header-nav ul li a.is-active{color:#fff;font-weight:bold}#header .header-top .header-nav ul .reserve a{background-color:hsla(0,0%,100%,.9);color:#111}#header .header-top .header-btn-menu{border:none;background-color:rgba(0,0,0,0);padding:0;width:45px}@media only screen and (min-width: 992px){#header .header-top .header-btn-menu{display:none}}#header .header-top .header-btn-menu i{font-size:1.75rem;color:#fff}.offcanvas.offcanvas-end{max-width:320px;z-index:99999}.offcanvas.offcanvas-end .offcanvas-header{padding-top:.5rem;padding-bottom:.5rem}.offcanvas.offcanvas-end .offcanvas-header button{border:none;background-color:rgba(0,0,0,0)}.offcanvas.offcanvas-end .offcanvas-header button i{color:#111}.offcanvas.offcanvas-end .offcanvas-header h5{margin-bottom:0}.offcanvas.offcanvas-end .offcanvas-body{padding-left:0;padding-right:0}@media only screen and (max-width: 767px){.offcanvas.offcanvas-end .offcanvas-body .header-nav{display:block}}.offcanvas.offcanvas-end .offcanvas-body .header-nav ul{display:block}.offcanvas.offcanvas-end .offcanvas-body .header-nav ul li a{display:block;padding:1rem 1.5rem;font-size:1rem;color:#333;text-decoration:none}body.is-scroll .header-notice{-webkit-transform:translateY(-100%);transform:translateY(-100%)}body.is-scroll #header.has-header-notice{top:0}body.is-scroll #header .header-top .header-logo{padding:1rem}body.is-scroll #header .header-top .header-logo img{width:150px}body.has-header-notice{--header-notice-height: 48px}@media only screen and (max-width: 767px){body.has-header-notice{--header-notice-height: 64px}}body.has-header-notice .page-title-area{margin-top:var(--header-notice-height)}body.modal-open #header,body.modal-open .header-notice{z-index:1030}@media(prefers-reduced-motion: reduce){#header,.header-notice{-webkit-transition:none;transition:none}}#footer{background-color:#fff;color:#828282}#footer section{padding:80px 0}@media only screen and (max-width: 991px){#footer section{padding:60px 0}}#footer .reserve p span{font-size:18px;font-weight:bold;display:block;margin-bottom:32px}@media only screen and (max-width: 991px){#footer .reserve p span{margin-bottom:15px;font-size:16px}}#footer .reserve .reserve-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1980px;margin:0 auto}@media only screen and (max-width: 991px){#footer .reserve .reserve-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#footer .reserve .reserve-box .reserve-image{max-width:729px}@media only screen and (max-width: 991px){#footer .reserve .reserve-box .reserve-image{max-width:100%}}@media only screen and (max-width: 991px){#footer .reserve .reserve-box .reserve-image img{width:100%;aspect-ratio:16/6;-o-object-fit:cover;object-fit:cover}}#footer .reserve .reserve-box .reserve-text-box{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:50px;min-width:500px}@media only screen and (max-width: 991px){#footer .reserve .reserve-box .reserve-text-box{min-width:inherit;padding:30px 1rem 0}}#footer .reserve .reserve-box .reserve-text-box .reserve-text{color:#311985;font-size:14px;margin-bottom:6px}#footer .sp-main-btn{display:none}@media only screen and (max-width: 991px){#footer .sp-main-btn{color:#fff;padding:20px;position:fixed;display:inherit;bottom:0;left:0;z-index:99;width:100%;text-align:center;text-decoration:none;background-color:#311985}}#footer .footer-top{border-top:solid 1px #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;padding:60px 1.5rem}@media only screen and (max-width: 767px){#footer .footer-top{display:block;padding:30px 1rem}}@media only screen and (max-width: 767px){#footer .footer-top .footer-nav{margin-top:2rem}}#footer .footer-top .footer-nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}@media only screen and (max-width: 991px){#footer .footer-top .footer-nav>ul>li{width:calc((100% - 2rem)/2)}}#footer .footer-top .footer-nav>ul>li>ul>li:not(:last-child){margin-bottom:.5rem}#footer .footer-top .footer-nav>ul>li>ul>li a{text-decoration:none;color:#111;font-size:13px;line-height:1.4;display:inline-block}#footer .footer-top .footer-nav>ul>li>ul>li a:hover{text-decoration:underline}#footer .footer-copy{font-size:11px;color:#888;margin-bottom:30px}@media only screen and (max-width: 991px){#footer .footer-copy{padding-bottom:80px}}.pager{margin-bottom:2rem;margin-top:2rem;text-align:center}.pager>ul{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}.pager>ul>li{display:inline-block}.pager>ul>li:not(:last-child){margin-right:16px}@media only screen and (max-width: 767px){.pager>ul>li:not(:last-child){margin-right:8px}}.pager>ul>li>a{display:inline-block;width:40px;height:40px;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;border:2px solid rgba(0,0,0,0);text-decoration:none;background-color:#fff;color:#212529}.pager>ul>li>a:hover{background-color:#f2f2f2}@media only screen and (max-width: 767px){.pager>ul>li>a{width:32px;height:32px}}.pager>ul>li.dots{color:#828282;font-size:12px}.pager>ul>li.active>a{font-weight:bold;border-bottom-color:#311985}.pager>ul>li.active>a:hover{cursor:default}.pager>ul>li.arrow>a{color:#311985;font-weight:bold;font-size:12px}.pager>ul>li.arrow>span{display:inline-block;width:40px;height:40px;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;color:#e0e0e0;font-size:12px}@media only screen and (max-width: 767px){.pager>ul>li.arrow>span{width:32px;height:32px}}.module-list .item{position:relative;padding:1.5rem 2.5rem 1.5rem 1rem;border-top:1px solid #e0e0e0;font-size:14px;font-size:0.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width: 767px){.module-list .item{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1.25rem;padding-bottom:1.25rem}}.module-list .item:hover{background-color:#edf9fa}.module-list .item:hover .item-title{text-decoration:none}.module-list .item:hover::after{right:.75rem}.module-list .item .item-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.module-list .item .item-title{text-decoration:underline}@media only screen and (max-width: 767px){.module-list .item .item-title{width:100%;margin-top:.25rem}}.module-list .item .item-categoly{width:90px;min-width:90px;text-align:center;margin:0 .5rem}.module-list .item::after{content:"";font-family:"Material Symbols Outlined";font-weight:normal;font-size:1.5rem;width:20px;height:20px;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:ease .2s;transition:ease .2s}.module-list .item:last-of-type{border-bottom:1px solid #e0e0e0}.module-list .item.is-blank::after{content:"";font-size:1.25rem}.module-list .item.is-pdf::after{content:"";font-size:1.25rem}.module-list-card{display:-webkit-box;display:-ms-flexbox;display:flex}.module-list-card.module-list-card-item-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.module-list-card.module-list-card-item-4 .item{width:25%}@media only screen and (max-width: 767px){.module-list-card.module-list-card-item-4 .item{width:50%}}.module-list-card.module-list-card-item-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.module-list-card.module-list-card-item-3 .item{width:33.3333333333%}@media only screen and (max-width: 767px){.module-list-card.module-list-card-item-3 .item{width:50%}}.module-list-card .item{position:relative;padding:1rem;border-radius:.5rem;font-size:14px;font-size:0.875rem;margin-bottom:.5rem}@media only screen and (max-width: 767px){.module-list-card .item{padding:.5rem;font-size:13px;font-size:0.8125rem}}.module-list-card .item:hover{background-color:#edf9fa}.module-list-card .item .item-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.module-list-card .item .item-img{aspect-ratio:16/9;width:100%}.module-list-card .item .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-list-card .item .item-title{font-weight:bold;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.module-list-card .item .item-categoly{text-decoration:none;position:relative;z-index:3;font-size:11px;font-size:0.6875rem;margin-right:.25rem}@media only screen and (max-width: 767px){.module-list-card .item .item-categoly{font-size:10px;font-size:0.625rem}}.module-list-card .item .item-tag{position:relative;z-index:3;font-size:11px;font-size:0.6875rem;margin-right:.25rem}@media only screen and (max-width: 767px){.module-list-card .item .item-tag{font-size:10px;font-size:0.625rem}}.module-list-card .item .item-tag:hover{text-decoration:none}.module-list-card.module-list-card-scroll{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}@media only screen and (max-width: 767px){.only-pc{display:none}}@media only screen and (min-width: 768px){.only-sp{display:none}}@media(min-width: 1230px){.container{max-width:1230px}}@media(min-width: 1030px){.container.container-md{max-width:1030px}}@media(min-width: 730px){.container.container-sm{max-width:730px}}.badge{border-radius:0}.img-fulid{width:100%;height:auto}.img-max-full{max-width:100%;height:auto}.height-100{height:100%}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.box-shadow-black{-webkit-box-shadow:0px 3px 10px rgba(33,37,41,.15);box-shadow:0px 3px 10px rgba(33,37,41,.15)}.bg-blue{background-color:#311985}.bg-pink{background-color:#212529}.bg-black{background-color:#212529 !important}.bg-gray{background-color:#828282}.bg-light-gray{background-color:#e0e0e0}.bg-ultra-light-gray{background-color:#f2f2f2}.bg-light-blue{background-color:#edf9fa}.bg-light-pink{background-color:#faedf6}.text-blue{color:#311985}.text-pink{color:#212529}.text-danger{color:#eb5757}.text-black{color:#212529}.text-muted{color:#828282 !important}.text-note{font-size:13px;font-size:0.8125rem}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.border-bottom{border-bottom:1px solid #212529 !important;padding-bottom:.25rem}@media only screen and (max-width: 767px){.mb-1-sm{margin-bottom:.25rem !important}}@media only screen and (max-width: 767px){.mb-2-sm{margin-bottom:.5rem !important}}@media only screen and (max-width: 767px){.mb-3-sm{margin-bottom:1rem !important}}@media only screen and (max-width: 767px){.mb-4-sm{margin-bottom:2rem !important}}@media only screen and (max-width: 767px){.mb-5-sm{margin-bottom:3rem !important}}@media only screen and (max-width: 767px){.mt-0-sm{margin-top:0 !important}}@media only screen and (max-width: 767px){.mt-1-sm{margin-top:.25rem !important}}@media only screen and (max-width: 767px){.mt-2-sm{margin-top:.5rem !important}}@media only screen and (max-width: 767px){.mt-3-sm{margin-top:1rem !important}}@media only screen and (max-width: 767px){.mt-4-sm{margin-top:2rem !important}}@media only screen and (max-width: 767px){.mt-5-sm{margin-top:3rem !important}}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{font-weight:bold}.wysiwyg h1{font-size:2rem;margin-bottom:1.5rem}@media only screen and (max-width: 767px){.wysiwyg h1{font-size:1.75rem}}.wysiwyg h2{font-size:1.75rem;margin-bottom:1.25rem}@media only screen and (max-width: 767px){.wysiwyg h2{font-size:1.5rem}}.wysiwyg h3{font-size:1.5rem;margin-bottom:1rem}@media only screen and (max-width: 767px){.wysiwyg h3{font-size:1.25rem}}.wysiwyg h4{font-size:1.25rem;margin-bottom:1rem}.wysiwyg h5{font-size:1rem;margin-bottom:1rem}.wysiwyg *+h2{margin-top:3rem}.wysiwyg *+h3{margin-top:2rem}.wysiwyg *+h4{margin-top:1.75rem}.wysiwyg *+h5{margin-top:1.5rem}.wysiwyg table th,.wysiwyg table td{border:1px solid #e0e0e0;padding:.5rem}@media only screen and (max-width: 767px){.wysiwyg table th,.wysiwyg table td{width:100% !important;display:block;height:auto !important;margin-top:-1px}}.wysiwyg table th{background-color:#f2f2f2}.wysiwyg ul:last-child{margin-bottom:0}.wysiwyg iframe{height:auto;width:100%;aspect-ratio:16/9}.wysiwyg .aligncenter{margin:0 auto}.wysiwyg .alignright{margin-left:auto;margin-right:0}.wysiwyg .alignleft{margin-left:0;margin-right:auto}.wysiwyg .frame01{background-color:#f2f2f2;padding:1.5rem;margin-bottom:1rem}@media only screen and (max-width: 767px){.wysiwyg .frame01{padding:1rem}}.wysiwyg .attention{color:#eb5757}.side-nav{height:100vh;overflow-y:auto}@media only screen and (min-width: 768px){.side-nav{position:sticky;top:0;border-right:1px solid #e0e0e0}}@media only screen and (max-width: 767px){.side-nav{display:none}}.side-nav h2{margin-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.5rem}@media only screen and (max-width: 767px){.category-nav .heading{font-size:15px !important;padding-left:.5rem;padding-right:.5rem}.category-nav .heading img{display:none}}.category-nav .category-nav-list-group:last-child{border-bottom:1px solid #e0e0e0}.category-nav .category-nav-list-group .list-title{border:none;border-top:1px solid #e0e0e0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background-color:rgba(0,0,0,0);text-align:left;padding:1rem .5rem;width:100%;font-weight:bold;font-size:.875rem}.category-nav .category-nav-list-group .list-title::after{content:"";display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:.5rem}.category-nav .category-nav-list-group .list-sub-title{padding:.5rem .5rem;width:100%;font-weight:bold;font-size:.5rem;background-color:#e0e0e0;color:#212529}.category-nav .category-nav-list-group .list-item{font-size:.875rem;text-decoration:none;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.category-nav .category-nav-list-group .list-item::before{content:"";display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:.25rem}.category-nav .category-nav-list-group .list-item:hover{background-color:#f2f2f2;color:#212529}.category-nav .category-nav-list-group .list-item.is-active{background-color:rgba(255,202,82,.25)}.share-btns-box hr{background-color:#e0e0e0}.share-btns-box .share-btn img{min-width:30px}body.page .page-title-area{height:320px;width:100%;background-size:cover;background-position:center;position:relative;background-image:url("../images/main-visual.webp")}@media only screen and (max-width: 767px){body.page .page-title-area{height:200px}}body.page .page-title-area::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(27,25,35,.5);z-index:1}body.page .page-title-area h1{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;padding:0 1rem;color:#fff;letter-spacing:.25rem;z-index:2;font-size:40px;font-weight:400}@media only screen and (max-width: 991px){body.page .page-title-area h1{font-size:28px}}#main .post-header{margin-bottom:3rem}@media only screen and (max-width: 767px){#main .post-header{margin-bottom:2rem}}#main .post-title{margin-bottom:2rem}@media only screen and (max-width: 767px){#main .post-title{margin-bottom:1rem}}#main .post-category{color:#fff;font-size:13px;background-color:#212529;border-radius:100px 100px 0 100px;padding:.6rem 1.25rem;display:inline-block;margin-bottom:.75rem}#main .post-category a{color:#fff}#main .post-content{padding-bottom:3rem}#main .post-content p{font-size:inherit;line-height:1.7}#main .post-content p:last-child{margin-bottom:0}#main .post-content img{max-width:100%;height:auto}#main .post-content blockquote{background-color:#f2f2f2;padding:1.5rem;position:relative}@media only screen and (max-width: 767px){#main .post-content blockquote{padding:1.25rem}}#main .post-content blockquote::before{content:"";display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;font-size:3rem;color:#e0e0e0;top:0;left:0}#main .post-content blockquote>*{position:relative}#main .post-content ul{padding-left:1.25rem}#main .post-content ol{padding-left:1.75rem}#main .post-content a{color:#bb6bd9}#main .post-content hr{color:#ccc}#main .post-content .underline{border-bottom:1px solid;padding-bottom:.25rem}body.home #main{background-color:#fff;position:relative}body.home #main section{padding:80px 0}@media only screen and (max-width: 991px){body.home #main section{padding:60px 0}}body.home #main .mb-46{margin-bottom:46px}@media only screen and (max-width: 991px){body.home #main .mb-46{margin-bottom:30px}}body.home #main .main-visual{height:100vh;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;background-image:url("../images/main-visual.webp");background-size:cover;background-position:center}@media only screen and (max-width: 991px){body.home #main .main-visual{height:400px}}body.home #main .main-visual h1{font-size:56px;line-height:180%;text-align:right;margin-right:120px;color:#fff;font-weight:200;letter-spacing:.25rem}@media only screen and (max-width: 991px){body.home #main .main-visual h1{font-size:30px;margin-right:30px;margin-top:130px}}body.home #main .concept .container{max-width:680px}@media only screen and (max-width: 991px){body.home #main .concept .container{padding:0 1rem}}body.home #main .concept h2{margin-bottom:34px}@media only screen and (max-width: 991px){body.home #main .concept h2{margin-bottom:30px}}body.home #main .concept p{font-size:16px;line-height:34px}@media only screen and (max-width: 991px){body.home #main .concept p{font-size:14px;line-height:27px}}body.home #main .collection{background-color:#f6f5f8;position:relative;z-index:1}body.home #main .collection .bg-collection{position:absolute;top:263px;left:-112px;max-width:1006px;height:auto;z-index:2}body.home #main .collection .collection-boxs{z-index:4;position:relative;max-width:1980px;margin:0 auto}body.home #main .collection .collection-boxs .collection-box{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 991px){body.home #main .collection .collection-boxs .collection-box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-width:700px;margin:0 auto}}body.home #main .collection .collection-boxs .collection-box:last-child{margin-bottom:0}body.home #main .collection .collection-boxs .collection-box .collection-text-box{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 991px){body.home #main .collection .collection-boxs .collection-box .collection-text-box{display:block}}body.home #main .collection .collection-boxs .collection-box .collection-text-box .collection-text{max-width:487px;padding:30px}@media only screen and (max-width: 991px){body.home #main .collection .collection-boxs .collection-box .collection-text-box .collection-text{max-width:inherit;padding-left:1rem;padding-right:1rem}}body.home #main .collection .collection-boxs .collection-box .collection-text-box:nth-of-type(2){-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}body.home #main .collection .collection-boxs .collection-box .collection-image{max-width:783px}@media only screen and (max-width: 1199px){body.home #main .collection .collection-boxs .collection-box .collection-image{max-width:55%}}@media only screen and (max-width: 991px){body.home #main .collection .collection-boxs .collection-box .collection-image{max-width:inherit}}body.home #main .about{position:relative;z-index:1;overflow:hidden}body.home #main .about .about-box{position:relative;z-index:4}body.home #main .about .about-box .container{max-width:1000px}body.home #main .about .about-box .about-text{margin:50px auto}@media only screen and (max-width: 991px){body.home #main .about .about-box .about-text{margin:30px auto;padding-left:1rem;padding-right:1rem}}body.home #main .about .bg-about{z-index:2;position:absolute;top:465px;right:-112px;max-width:1006px;height:auto}body.home #main .faq{text-align:center;background-color:#f9f9f9}body.home #main .faq .accordion{margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}body.page-template-page-simulation .form-simulation .option-title{margin-top:2.5rem;font-weight:600;font-size:14px;line-height:1.3;margin-bottom:.5rem;display:block}@media only screen and (max-width: 767px){body.page-template-page-simulation .form-simulation .option-title{font-size:12px;margin-top:1.5rem}}body.page-template-page-simulation .form-simulation .option-group{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;gap:.5rem;padding-bottom:.5rem}body.page-template-page-simulation .form-simulation .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;border:1px solid #ccc;border-radius:5px;cursor:pointer;position:relative;width:150px;min-width:150px}@media only screen and (max-width: 767px){body.page-template-page-simulation .form-simulation .card{width:110px;min-width:110px}}@media only screen and (max-width: 575px){body.page-template-page-simulation .form-simulation .card{width:29%;min-width:29%}}body.page-template-page-simulation .form-simulation .card img{position:relative;z-index:2;max-width:100%;height:auto}body.page-template-page-simulation .form-simulation .card .name{position:relative;z-index:2;font-size:14px;line-height:1.3}@media only screen and (max-width: 767px){body.page-template-page-simulation .form-simulation .card .name{font-size:12px}}body.page-template-page-simulation .form-simulation .card .price{margin-top:auto;margin-bottom:0;color:#eb5757;font-size:14px}body.page-template-page-simulation .form-simulation .card input{display:none}body.page-template-page-simulation .form-simulation .card input~span:last-child{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:5px}body.page-template-page-simulation .form-simulation .card input:checked~span:last-child{background-color:rgba(49,25,133,.1);border:1px solid #311985;z-index:1}body.page-template-page-simulation .form-simulation .card input:disabled~span:last-child{background-color:rgba(130,130,130,.1);border:1px solid #ccc;z-index:3}body.page-template-page-simulation .total-cost{position:sticky;bottom:0;z-index:999;width:100%;background-color:#fff;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.2);box-shadow:0px 0px 20px rgba(0,0,0,.2);padding:.5rem 1rem;font-size:11px;margin-top:30px}@media only screen and (min-width: 768px){body.page-template-page-simulation .total-cost{position:fixed;right:0;width:360px;padding:1rem 1.5rem;font-size:14px}}body.page-template-page-simulation .total-cost hr{background-color:#ccc;margin:.25rem 0}@media only screen and (min-width: 768px){body.page-template-page-simulation .total-cost hr{margin:.5rem 0}}body.page-template-page-simulation .total-cost #total_cost{font-size:130%;font-weight:600;color:#eb5757;margin-bottom:.25rem}@media only screen and (min-width: 768px){body.page-template-page-simulation .total-cost #total_cost{margin-bottom:.5rem}}body.page-template-page-simulation .total-cost .btn.btn-sm{font-size:12px;padding:.4rem}@media only screen and (min-width: 768px){body.page-template-page-simulation .total-cost .btn.btn-sm{font-size:14px;padding:.5rem}}body.page-template-page-simulation .total-cost p{font-size:10px;line-height:1.4;margin-top:.25rem}@media only screen and (min-width: 768px){body.page-template-page-simulation .total-cost p{font-size:11px}}body.page-template-page-faq .container{max-width:800px}body.page-template-page-faq .container .faq-list{padding-top:1.5rem}body.page-template-page-faq .container .faq-list dl{border-bottom:1px solid #ddd;padding-left:1rem;padding-right:1rem}@media only screen and (max-width: 767px){body.page-template-page-faq .container .faq-list dl{padding-left:0;padding-right:0}}body.page-template-page-faq .container .faq-list dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem;font-size:18px;margin-bottom:.5rem}body.page-template-page-faq .container .faq-list dl dt span{font-size:16px;color:#311985;font-weight:normal}body.page-template-page-faq .container .faq-list dl dd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem;font-size:14px}body.page-template-page-faq .container .faq-list dl dd span{color:#eb5757;font-size:16px}body.page-template-page-faq .container .faq-list dl dd a{color:#bb6bd9}body.archive .page-title-area{height:320px;width:100%;background-size:cover;background-position:center;position:relative;background-image:url("../images/main-visual.webp")}@media only screen and (max-width: 767px){body.archive .page-title-area{height:200px}}body.archive .page-title-area::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(27,25,35,.5);z-index:1}body.archive .page-title-area h1{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;padding:0 1rem;color:#fff;letter-spacing:.25rem;z-index:2;font-size:40px;font-weight:400}@media only screen and (max-width: 991px){body.archive .page-title-area h1{font-size:28px}}body.archive:not(:has(.page-title-area)) #main{padding-top:90px}@media only screen and (max-width: 1199px){body.archive:not(:has(.page-title-area)) #main{padding-top:75px}}@media only screen and (max-width: 767px){body.archive:not(:has(.page-title-area)) #main{padding-top:50px}}body.post-type-archive-example .archive-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(270px, 1fr))}@media only screen and (max-width: 767px){body.post-type-archive-example .archive-list{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}}body.post-type-archive-example .archive-list .list-group-item{position:relative;border:none;word-break:break-all;-webkit-transition:ease .2s;transition:ease .2s}body.post-type-archive-example .archive-list .list-group-item a{position:absolute;top:0;left:0;bottom:0;right:0}body.post-type-archive-example .archive-list .list-group-item .archive-item-imgbox{aspect-ratio:1/1;overflow:hidden}body.post-type-archive-example .archive-list .list-group-item .archive-item-imgbox img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.post-type-archive-example .archive-list .list-group-item .archive-title{font-size:16px;line-height:1.5}body.post-type-archive-example .archive-list .list-group-item .archive-supplement{font-size:12px;color:#828282}body.post-type-archive-example .archive-list .list-group-item:hover{opacity:.7;background-color:rgba(0,0,0,0)}body.single .page-title-area{height:320px;width:100%;background-size:cover;background-position:center;position:relative;background-image:url("../images/main-visual.webp")}@media only screen and (max-width: 767px){body.single .page-title-area{height:200px}}body.single .page-title-area::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(27,25,35,.5);z-index:1}body.single .page-title-area h1{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;padding:0 1rem;color:#fff;letter-spacing:.25rem;z-index:2;font-size:40px;font-weight:400}@media only screen and (max-width: 991px){body.single .page-title-area h1{font-size:28px}}body.single:not(:has(.page-title-area)) #main{padding-top:90px}@media only screen and (max-width: 1199px){body.single:not(:has(.page-title-area)) #main{padding-top:75px}}@media only screen and (max-width: 767px){body.single:not(:has(.page-title-area)) #main{padding-top:50px}}body.single #main .vote-content{padding:2rem 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}body.single #main .vote-container .vote-btns{display:block}body.single #main .vote-container .vote-btns .vote-btn{width:155px;text-align:center}body.single #main .vote-container .vote-btns .vote-btn i{display:block;font-size:1.25rem}body.single #main .vote-container .vote-btns .vote-btn .title{display:block;font-size:.75rem}body.single #main .vote-container .loading{display:none}body.single #main .vote-container .vote-msg{display:none}body.single #main .vote-container .vote-counter{display:block}body.single #main .vote-container.voting .vote-btns{display:none}body.single #main .vote-container.voting .loading{display:block}body.single #main .vote-container.voting .vote-counter{display:none}body.single #main .vote-container.voted .vote-btns{display:none}body.single #main .vote-container.voted .vote-thanks-msg{display:block}body.single #main .vote-container.voted-bad .vote-btns{display:none}body.single #main .vote-container.voted-bad .vote-reason-msg{display:block}body.single #main .vote-container.has-errors .vote-error-msg{display:block}body.single-example #main .post-content *{word-break:break-all}body.single-example #main .post-image-gallery{max-width:680px;margin:0 auto;padding:0 0 64px;display:grid;grid-template-columns:repeat(7, 1fr);grid-template-rows:repeat(6, 1fr);grid-gap:8px}@media only screen and (max-width: 767px){body.single-example #main .post-image-gallery{grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(6, 1fr)}}body.single-example #main .post-image-gallery .post-image-main{grid-column:1/7;grid-row:1/7;aspect-ratio:1/1;position:relative}body.single-example #main .post-image-gallery .post-image-main .swiper-slide{position:relative;z-index:1;aspect-ratio:1/1}body.single-example #main .post-image-gallery .post-image-main .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){body.single-example #main .post-image-gallery .post-image-main{grid-column:1/7;grid-row:1/7}}body.single-example #main .post-image-gallery .post-image-main .post-image-controller{position:absolute;right:0;bottom:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1px;background:#828282}body.single-example #main .post-image-gallery .post-image-main .post-image-controller>*[class^=post-image]{background-color:#311985;color:#fff;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.single-example #main .post-image-gallery .post-image-main .post-image-controller>*[class^=post-image].swiper-button-disabled{opacity:.5}@media only screen and (max-width: 767px){body.single-example #main .post-image-gallery .post-image-main .post-image-controller>*[class^=post-image]{width:28px;height:28px;font-size:13px}}body.single-example #main .post-image-gallery .post-image-main .post-image-controller:has(>.swiper-button-lock){display:none}body.single-example #main .post-image-gallery .post-image-pagination{grid-column:7/8;grid-row:1/8;display:grid;grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(6, 1fr)}@media only screen and (max-width: 767px){body.single-example #main .post-image-gallery .post-image-pagination{grid-column:1/7;grid-row:7/8;grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(1, 1fr);gap:8px}}body.single-example #main .post-image-gallery .post-image-pagination .pagination-item{aspect-ratio:1/1;overflow:hidden;opacity:.5;-webkit-transition:ease .2s;transition:ease .2s;cursor:pointer}body.single-example #main .post-image-gallery .post-image-pagination .pagination-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.single-example #main .post-image-gallery .post-image-pagination .pagination-item.thumb-media-active{opacity:1}body.single-example #main .wysiwyg h1,body.single-example #main .wysiwyg h2,body.single-example #main .wysiwyg h3,body.single-example #main .wysiwyg h4,body.single-example #main .wysiwyg h5,body.single-example #main .wysiwyg h6{font-weight:normal}body.single-example #main .wysiwyg hr{margin:40px 0;background-color:#e0e0e0}body.single-example #main .wysiwyg table tbody tr td{display:table-cell;width:auto !important}body.single-example #main .wysiwyg table tbody tr td:first-child{max-width:200px;min-width:120px}html,body{font-family:"Noto Serif JP",serif;letter-spacing:.075rem;color:#111}body{line-height:1.6}*{-webkit-box-sizing:border-box;box-sizing:border-box}.heading-lg{font-weight:400;font-size:32px;color:#311985;margin-bottom:60px;letter-spacing:.2rem}@media only screen and (max-width: 991px){.heading-lg{margin-bottom:30px}}@media only screen and (max-width: 767px){.heading-lg{font-size:26px}}.heading-lg span{color:#888;font-size:14px;display:block;margin-bottom:6px;letter-spacing:.1rem}@media only screen and (max-width: 767px){.heading-lg span{font-size:12px}}.heading-md{font-weight:400;font-size:26px;color:#311985;margin-bottom:15px;letter-spacing:.2rem}@media only screen and (max-width: 767px){.heading-md{font-size:20px}}.heading-md span{font-size:12px;color:#888;display:block;margin-bottom:6px;letter-spacing:.1rem}@media only screen and (max-width: 767px){.heading-md span{font-size:11px}}p{font-size:14px;line-height:27px;color:#111}img{max-width:100%;height:auto}.text-link{font-size:14px;color:#311985;text-decoration:none;padding-right:65px}.text-link span{position:relative}.text-link span:before{background-color:#311985;width:55px;height:1px;position:absolute;top:50%;left:100%;margin-left:5px;content:"";-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.text-link:hover span:before{left:110%}::-moz-selection{background-color:#e8e8e8}::selection{background-color:#e8e8e8}hr{border-color:#e0e0e0;opacity:1}a{color:#212529;-webkit-transition:ease .2s;transition:ease .2s}a:hover{color:#555}a:hover img{opacity:.7}a img{-webkit-transition:ease .2s;transition:ease .2s}big{font-size:1.25em}.contents-width-md{max-width:700px;width:100%}body.has-header-notice:not(:has(.page-title-area)) #main{padding-top:calc(90px + var(--header-notice-height))}@media only screen and (max-width: 1199px){body.has-header-notice:not(:has(.page-title-area)) #main{padding-top:calc(75px + var(--header-notice-height))}}@media only screen and (max-width: 767px){body.has-header-notice:not(:has(.page-title-area)) #main{padding-top:calc(50px + var(--header-notice-height))}}