@media(min-width: 480px){.d-xs{display:none !important}}@media(max-width: 767px){.d-sp{display:inline !important}.d-sp-block{display:block !important}.d-sp-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md{display:none !important}.d-md-block{display:none !important}.d-md-flex{display:none !important}.d-lg{display:none}.d-tb--only{display:none}}@media(min-width: 768px){.d-sp{display:none !important}.d-sp-block{display:none !important}.d-sp-flex{display:none !important}.d-md{display:inline !important}.d-md-block{display:block !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg{display:none}}@media(min-width: 1100px){.d-md--only{display:none !important}.d-lg{display:inline !important}.d-lg-block{display:block !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-tb{display:none}.d-tb--only{display:none}}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:1rem;font-optical-sizing:auto;font-style:normal;line-height:1.6;background:#f6f9fc}img{max-width:100%;height:auto;display:block}a,button{-webkit-transition:color .6s,background-color .6s,border-color .6s,opacity .6s;transition:color .6s,background-color .6s,border-color .6s,opacity .6s}a:hover,button:hover{color:#004697}em{font-style:normal}dfn{font-style:normal}path{-webkit-transition:fill .6s,stroke .6s;transition:fill .6s,stroke .6s}circle{-webkit-transition:fill .6s,stroke .6s;transition:fill .6s,stroke .6s}line{-webkit-transition:stroke .6s;transition:stroke .6s}.eng{font-family:"Poppins",sans-serif;font-optical-sizing:auto;font-style:normal;text-transform:uppercase}.brackets{font-size:inherit}.brackets::before{content:"（"}.brackets::after{content:"）"}.annotation{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem}.annotation::before{content:"※"}.btn{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;margin-right:auto;margin-left:auto;max-width:100%;font-weight:600;text-align:center;color:#fff;border:1px solid #004697;background-color:#004697;position:relative;z-index:0;-webkit-transition:color .6s,background-color .6s,border-color .6;transition:color .6s,background-color .6s,border-color .6}.btn.btn--external::after{width:.75rem;height:.75rem;right:.5rem;background:no-repeat center;background-image:url(/img/common/icon_outerlink.svg);background-size:contain}.btn.btn--external:hover::after{background-image:url(/img/common/icon_outerlink--nega.svg);background-size:contain}.btn:hover{background-color:#fff;color:#004697}.btn.btn--contact{border:1px solid #fff;border-radius:50cqh;background:#fff;color:#004697}.btn.btn--contact:hover{background:#004697;color:#fff}.entry .btn{max-width:320px;border-radius:50cqi;font-weight:500;position:relative}@media(max-width: 767px){.entry .btn{height:3rem;font-size:1rem}}@media(min-width: 768px){.entry .btn{height:4rem;font-size:1.125rem}}.entry .btn::after{content:"";display:block;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:48px;height:48px;background:url(/img/common/icon_link.svg) no-repeat center;background-size:contain}.entry .btn:hover::after{background-image:url(/img/common/icon_link--accent.svg);background-size:contain}.entry .btn--cart{border-radius:0;background:#fff;color:#000;font-weight:700}@media(max-width: 767px){.entry .btn--cart{height:4rem;border-width:2px}}@media(min-width: 768px){.entry .btn--cart{max-width:380px;height:5rem;border-width:3px}}.entry .btn--cart::after{background:url(/img/common/icon_link--accent.svg) no-repeat center;background-size:contain}.entry .btn--cart span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.entry .btn--cart span::before{content:"";display:block;width:40px;height:40px;background:url(/img/common/icon_cart--accent.svg) no-repeat;background-size:contain}.entry .btn--cart:hover{color:#fff;background:#004697}.entry .btn--cart:hover::after{background:url(/img/common/icon_link.svg) no-repeat center;background-size:contain}.entry .btn--cart:hover span::before{background:url(/img/common/icon_cart.svg) no-repeat;background-size:contain}.btn--conversion{position:fixed;z-index:1000;display:block;border-radius:50%}@media(max-width: 767px){.btn--conversion{bottom:12px;right:12px;width:90px;height:90px}}@media(min-width: 768px){.btn--conversion{bottom:24px;right:24px;width:140px;height:140px}}.btn--conversion .wrapper{width:100%;height:100%;border-radius:50%;border:2px solid #9b9aad;color:#fff;font-weight:900;line-height:1.25;text-align:center;background:#004697}@media(max-width: 767px){.btn--conversion .wrapper{padding:5px;font-size:.75rem}}@media(min-width: 768px){.btn--conversion .wrapper{padding:10px;font-size:1rem}}.btn--conversion .wrapper::before{content:"";width:100%;height:100%;border-radius:50%;background:#75859e;position:absolute;top:0;left:0;z-index:-1;-webkit-animation:glow 3s ease-out infinite;animation:glow 3s ease-out infinite;-webkit-transform-origin:center;transform-origin:center}.btn--conversion .wrapper div{width:100%;height:100%;border:1px solid #9b9aad;border-radius:50%;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:center;-ms-flex-pack:center;justify-content:center;background:#004697;-webkit-transition:background .6s;transition:background .6s;-webkit-box-shadow:0 0 6px rgba(0,0,0,.16);box-shadow:0 0 6px rgba(0,0,0,.16)}.btn--conversion .wrapper div::before{content:"";display:block;background:url(/img/common/icon_cart.svg) no-repeat center;background-size:contain}@media(max-width: 767px){.btn--conversion .wrapper div::before{margin-bottom:-2px;width:24px;height:24px}}@media(min-width: 768px){.btn--conversion .wrapper div::before{margin-bottom:-3px;width:48px;height:48px}}.btn--conversion .wrapper div::after{content:"";background:#fff;clip-path:polygon(0 0, 100% 50%, 0 100%)}@media(max-width: 767px){.btn--conversion .wrapper div::after{margin-top:3px;width:6px;height:6px}}@media(min-width: 768px){.btn--conversion .wrapper div::after{margin-top:5px;width:10px;height:10px}}.btn--conversion:hover .wrapper div{background:#002d62;-webkit-box-shadow:0 0 6px hsla(0,0%,100%,.16);box-shadow:0 0 6px hsla(0,0%,100%,.16)}.link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;font-weight:700}@media(max-width: 767px){.link{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;font-size:.875rem}}@media(min-width: 768px){.link{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:1rem}}.link::after{content:"";-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:block;border-radius:50%;background-color:#004697;background-position:center;background-repeat:no-repeat;background-image:url(/img/common/icon_link.svg);background-size:contain}@media(max-width: 767px){.link::after{-ms-flex-preferred-size:24px;flex-basis:24px;width:24px;height:24px}}@media(min-width: 768px){.link::after{-ms-flex-preferred-size:32px;flex-basis:32px;width:32px;height:32px}}.link--list{font-weight:700;color:#004697}.link--list::after{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;background-image:url(/img/common/icon_list.svg);background-size:contain}.link[target]::after{background-image:url(/img/common/icon_outerlink--nega.svg);background-size:12px 12px}.link[href$=".pdf"]{position:relative}.link[href$=".pdf"]::after{content:"PDF";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;font-size:.625rem;line-height:1;color:#fff;background-image:none}.preparation{color:#fff !important;border-color:#bcbcbc !important;background:#bcbcbc !important;pointer-events:none}@media(max-width: 767px){.notes{margin-top:1.25rem}}@media(min-width: 768px){.notes{margin-top:1.875rem}}.note{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.6}@media(max-width: 767px){.note{margin-top:1em;font-size:.75rem}}@media(min-width: 768px){.note{margin-top:1.25em;font-size:.875rem}}.note::before{-webkit-box-flex:0;-ms-flex:0 0 1em;flex:0 0 1em;content:"※"}.emphasis{font-weight:700}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 768px){.portlait{display:none}}@media(max-width: 767px){.landscape{display:none}}.nav{z-index:10001;position:fixed;left:50%;width:calc(100vw - 20px);width:calc(100dvw - 20px);max-width:1392px;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50cqh}@media(max-width: 767px){.nav{top:10px;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav::before{content:"";display:block;width:100%;height:100%;background:rgba(0,70,151,.75);position:absolute;top:0;left:0;border-radius:50cqh;-webkit-transition:.4s;transition:.4s}.nav.is-open::before{top:-10px;left:-10px;width:100vw;width:100dvw;height:100vh;height:100dvh;border-radius:0;background:#004697;-webkit-transform:scale(2);transform:scale(2)}}@media(min-width: 768px){.nav{top:24px;height:80px;background:#004697;-webkit-box-shadow:1px 3px 8px rgba(0,0,0,.32);box-shadow:1px 3px 8px rgba(0,0,0,.32)}}@media(max-width: 767px){.brand{-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1}}@media(min-width: 768px){.brand{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:40px;padding-right:40px}}.brand img{aspect-ratio:4}@media(max-width: 767px){.brand img{height:40px}}@media(min-width: 768px){.brand img{height:80px;width:auto}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.menu{position:absolute;top:-24px;left:-24px;width:calc(100% + 48px);height:100vh;height:100dvh;-webkit-transform:translateX(-100%);transform:translateX(-100%);-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:center;-ms-flex-pack:center;justify-content:center;row-gap:24px;font-weight:700;letter-spacing:.06em;line-height:3;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}}@media(min-width: 768px){.menu{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;padding:8px;font-weight:700}}.menu li{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.menu li{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media(min-width: 768px){.menu li:not(:has(.btn)){-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 767px){.is-open .menu li{-webkit-animation:slideRight .6s ease-out forwards;animation:slideRight .6s ease-out forwards}.is-open .menu li:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.is-open .menu li:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.is-open .menu li:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}}@media(max-width: 767px){.menu a{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#004697;background:#fff;border-radius:50cqh}}@media(min-width: 768px){.menu a.btn{margin-left:40px;padding-right:40px;padding-left:40px}}.menu a:not(.btn){display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 768px){.menu a:not(.btn){height:40px;margin-right:40px;margin-left:40px;color:#fff;position:relative}.menu a:not(.btn)::after{content:"";display:block;width:0;height:2px;background:currentColor;position:absolute;bottom:0;left:0;-webkit-transition:width .6s;transition:width .6s}.menu a:not(.btn):hover::after,.menu a:not(.btn).is-current::after{width:100%}}@media(max-width: 767px){.is-open .menu{-webkit-transform:translateX(0);transform:translateX(0)}}.hamburger{margin-right:12px;border:none;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;position:relative;z-index:1}@media(max-width: 767px){.hamburger{padding:.75rem 0;width:24px;height:18px}}@media(min-width: 768px){.hamburger{display:none;padding:1.5rem 0;width:64px;height:50px}}.hamburger::before,.hamburger::after{line-height:1;font-weight:500;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;opacity:1;-webkit-transition:opacity .6s,color .6s;transition:opacity .6s,color .6s}@media(max-width: 767px){.hamburger::before,.hamburger::after{font-size:.625rem}}@media(min-width: 768px){.hamburger::before,.hamburger::after{font-size:1.125rem}}.is-open .hamburger::before{opacity:0}.is-open .hamburger::after{opacity:1}.hamburger__bar{display:block;width:100%;position:relative}@media(max-width: 767px){.hamburger__bar{height:3px;background:#fff}}@media(min-width: 768px){.hamburger__bar{height:5px}}.hamburger__bar::before,.hamburger__bar::after{content:"";display:block;width:100%;background:#fff;opacity:1;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:background .6s,-webkit-transform .6s;transition:background .6s,-webkit-transform .6s;transition:transform .6s,background .6s;transition:transform .6s,background .6s,-webkit-transform .6s;position:absolute;left:0}@media(max-width: 767px){.hamburger__bar::before,.hamburger__bar::after{height:3px}}@media(min-width: 768px){.hamburger__bar::before,.hamburger__bar::after{height:5px}}@media(max-width: 767px){.hamburger__bar::before{top:6px}}@media(min-width: 768px){.hamburger__bar::before{bottom:0}}@media(max-width: 767px){.hamburger__bar::after{bottom:6px}}@media(min-width: 768px){.hamburger__bar::after{bottom:16px}}.is-open .hamburger__bar{background:rgba(0,0,0,0)}.is-open .hamburger__bar::before{background:#fff}@media(max-width: 767px){.is-open .hamburger__bar::before{-webkit-transform:translateY(-6px) rotate(45deg);transform:translateY(-6px) rotate(45deg)}}@media(min-width: 768px){.is-open .hamburger__bar::before{-webkit-transform:translateY(-8px) rotate(22deg);transform:translateY(-8px) rotate(22deg)}}.is-open .hamburger__bar::after{background:#fff}@media(max-width: 767px){.is-open .hamburger__bar::after{-webkit-transform:translateY(6px) rotate(-45deg);transform:translateY(6px) rotate(-45deg)}}@media(min-width: 768px){.is-open .hamburger__bar::after{-webkit-transform:translateY(8px) rotate(-22deg);transform:translateY(8px) rotate(-22deg)}}.hamburger:hover::before{color:#fff}.hamburger:hover .hamburger__bar::before,.hamburger:hover .hamburger__bar::after{background:#fff}.main{overflow:hidden;width:100vw}@media(max-width: 767px){body:not(.top) .main{margin-top:-80px}}@media(min-width: 768px){body:not(.top) .main{margin-top:-160px}}.container{width:100%;max-width:1132px;margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px;position:relative;container-type:inline-size}.header .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media(max-width: 767px){.header .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.bulge{margin-right:auto;margin-left:auto;width:calc(100% - 24px);max-width:1392px;background:#f6f9fc}@media(max-width: 767px){.bulge{min-height:80px;padding-top:12px;border-top-right-radius:12px;border-top-left-radius:12px}}@media(min-width: 768px){.bulge{min-height:160px;padding-top:64px;border-top-right-radius:16px;border-top-left-radius:16px}}.header{color:#fff}@media(max-width: 767px){.header{height:240px}}@media(min-width: 768px){.header{height:480px}}.header .title{line-height:1.45;font-weight:700;letter-spacing:.06em;position:relative}@media(max-width: 767px){.header .title{font-size:2rem;word-break:keep-all}}@media(min-width: 768px){.header .title{font-size:3rem;white-space:nowrap}}.header .eng{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3333333333em;color:#fff;letter-spacing:.02em;position:absolute;left:0}@media(max-width: 767px){.header .eng{bottom:calc(100% + 4px);-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}}@media(min-width: 768px){.header .eng{bottom:calc(100% + 8px);-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.header .eng::before{content:"";display:block;width:32px;height:32px;background:url(/img/common/icon_logo--nega.svg) center no-repeat}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:.06em;line-height:1.4;-ms-flex-item-align:end;align-self:flex-end}@media(max-width: 767px){.breadcrumbs{overflow:auto;font-size:.75rem;-webkit-transform:translateY(-86px);transform:translateY(-86px)}}@media(min-width: 768px){.breadcrumbs{-webkit-transform:translateY(-176px);transform:translateY(-176px);font-size:.875rem}}.breadcrumb:has(a){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb:has(a)::after{content:"";display:block;width:20px;height:20px;background:url(/img/common/icon_link.svg) no-repeat;background-size:contain}@media(max-width: 767px){.breadcrumb a,.breadcrumb span{white-space:nowrap}}.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.section{padding-top:70px;padding-bottom:70px}}@media(min-width: 768px){.section{padding-top:140px;padding-bottom:140px}}@media(max-width: 767px){.top .section{margin-right:auto;margin-left:auto;padding-top:70px}}@media(min-width: 768px){.top .section{padding-top:140px}}.section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.trial .section__header{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}.section__heading{line-height:1.45;font-weight:700;letter-spacing:.06em;position:relative}@media(max-width: 767px){.section__heading{font-size:1.75rem}}@media(min-width: 768px){.section__heading{font-size:3rem}}.section__heading .eng{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3333333333em;color:#004697;letter-spacing:.02em;position:absolute;left:0}@media(max-width: 767px){.section__heading .eng{bottom:calc(100% + 4px);-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}}@media(min-width: 768px){.section__heading .eng{bottom:calc(100% + 8px);-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.section__heading .eng::before{content:"";display:block;width:32px;height:32px;background:url(/img/common/icon_logo.svg) center no-repeat}.trial .section__heading{width:100%;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}@media(max-width: 767px){.trial .section__heading{row-gap:12px}}@media(min-width: 768px){.trial .section__heading{row-gap:16px}}.trial .section__heading .eng{-ms-flex-item-align:start;align-self:flex-start;color:#fff}.trial .section__heading .eng::before{background-image:url(/img/common/icon_logo--nega.svg)}.pagination{margin-right:auto;margin-left:auto;font-weight:500;line-height:1.5}@media(max-width: 767px){.pagination{margin-top:28px;font-size:.75rem;width:calc(100% - 32px)}}@media(min-width: 768px){.pagination{margin-top:56px;font-size:1rem}}.pagination>span{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.pagination .number{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}@media(max-width: 767px){.pagination .number{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;max-width:24px;height:24px}}@media(min-width: 768px){.pagination .number{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;max-width:40px;height:40px}}.pagination .number.current{border-radius:50%;color:#fff;background:#004697}.pagination .number a{width:100%;height:100%;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:1px solid #004697;border-radius:50%;color:#004697;background:#fff}.pagination .number a:hover{color:#fff;background:#004697}@media(max-width: 767px){.support__nav{margin-top:-20px;margin-bottom:70px}}@media(min-width: 768px){.support__nav{margin-top:-40px;margin-bottom:140px}}@media(max-width: 767px){.support__nav .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px}}@media(min-width: 768px){.support__nav .container{gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.support__nav li{line-height:1.2}@media(max-width: 767px){.support__nav li{width:100%}}@media(min-width: 768px){.support__nav li{-webkit-box-flex:1;-ms-flex:1;flex:1}}.support__nav li a{width:100%;border:2px solid #004697;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;font-weight:700;text-align:center;color:#004697;position:relative}@media(max-width: 767px){.support__nav li a{height:3em;font-size:1.5rem}}@media(min-width: 768px){.support__nav li a{height:3.75em;font-size:2rem}}.support__nav li a::after{content:"";width:20px;height:20px;display:block;background:url(/img/common/icon_outerlink--accent.svg) no-repeat center;background-size:cover;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 767px){.support__nav li a::after{right:20px}}@media(min-width: 768px){.support__nav li a::after{right:35px}}.support__nav li a:hover{background:#004697;color:#fff}.support__nav li a:hover::after{background-image:url(/img/common/icon_outerlink--nega.svg);background-size:cover}.support__nav li a .brackets{font-size:.5em}.support__nav li a.preparation::after{background-image:url(/img/common/icon_outerlink--nega.svg);background-size:cover}.support__nav li.firmware{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.footer{background:#004697;color:#fff;position:relative;z-index:1}@media(max-width: 767px){.footer{padding-top:30px;padding-bottom:30px}}@media(min-width: 768px){.footer{padding-top:40px;padding-bottom:40px}}@media(min-width: 768px){.footer .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer .management{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.footer .management{row-gap:30px}}@media(min-width: 768px){.footer .management{row-gap:55px;-webkit-box-flex:0;-ms-flex:0 0 30em;flex:0 0 30em}}.footer .management__brand{overflow:hidden}@media(min-width: 768px){.footer .management__brand{max-width:384px}}@media(min-width: 768px){.footer .management__brand img{-webkit-transform:translate(-30px, -24px);transform:translate(-30px, -24px)}}.footer .management dd{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.1}@media(max-width: 767px){.footer .management dd{font-size:.875rem}}@media(min-width: 768px){.footer .management dd{font-size:1rem}}.footer .management .break{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:0}.footer .management .logo{max-width:176px;margin-bottom:8px}.footer .management .address{margin-left:.5em}.footer .corporate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 768px){.footer .corporate{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 30em - 55px);flex:0 0 calc(100% - 30em - 55px)}}.footer .corporate__nav{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.footer .corporate__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 768px){.footer .corporate__nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media(max-width: 767px){.footer .corporate__nav:not(.sns) li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.footer .corporate__nav:not(.sns) a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:.5rem;white-space:nowrap;font-weight:700;line-height:1}@media(max-width: 767px){.footer .corporate__nav:not(.sns) a{margin-top:2px;margin-bottom:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 4px);height:3em;font-size:.875rem}}@media(min-width: 768px){.footer .corporate__nav:not(.sns) a{font-size:.9375rem;border-bottom:1px solid currentColor}}.footer .corporate__nav:not(.sns) a[target=_blank]::after{content:"";display:block;margin-left:1em;padding-right:.5rem;-webkit-box-flex:0;-ms-flex:0 0 .75rem;flex:0 0 .75rem;max-width:.75rem;height:.75rem;background:url(/img/common/icon_outerlink--nega.svg) no-repeat;background-size:contain}.footer .corporate__nav:not(.sns) a:hover{color:#fff;opacity:.5}@media(max-width: 767px){.footer .corporate .sns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .corporate .sns__item a{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:3rem;height:3rem}.footer .corporate .sns__item a img{width:56.25%}.footer .copyright{margin-top:1em;font-size:.625rem;font-family:"Lato",sans-serif}@media(max-width: 1099px){.footer .copyright{width:100%}}@media(min-width: 1100px){.footer .copyright{-webkit-box-flex:0;-ms-flex:0 0 30em;flex:0 0 30em}}.footer .trademark{font-size:.5625rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1099px){.footer .trademark{margin-top:10px}}@media(min-width: 1100px){.footer .trademark{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.625rem;margin-left:auto}}.footer .trademark::before{content:"※";-webkit-box-flex:0;-ms-flex:0 0 1em;flex:0 0 1em;margin-right:.25em}@media(max-width: 767px){.top .hero{max-height:100vh;max-height:100dvh;height:100vh;height:100svh}}.top .hero.thin{max-height:173.3333333333vw;max-height:173.3333333333dvw}.top .hero .btn{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-color:#fff;border-radius:40cqh;color:#fff;background:rgba(0,0,0,0)}@media(max-width: 767px){.top .hero .btn{bottom:34px;left:50%;height:9%;width:70%;font-size:.75rem}}@media(min-width: 768px){.top .hero .btn{top:63%;left:29.86%;width:240px;height:64px}}.top .hero .btn:hover{color:#004697;border-color:#004697;background:#fff}@media(max-width: 767px){.top .hero .swiper-slide{overflow:hidden}}@media(max-width: 767px){.top .hero .portlait{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.campaign{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.campaign a{-webkit-transition:opacity .75;transition:opacity .75}.campaign a:hover{opacity:.75}.banner{width:calc(100% - 32px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:7.272727%;padding-right:2.181818%;overflow:hidden}@media(max-width: 767px){.banner{margin-bottom:70px;margin-right:16px;margin-left:16px}}@media(min-width: 768px){.banner{margin-bottom:140px;margin-right:auto;margin-left:auto;max-width:1132px;aspect-ratio:1100/240}}.banner::after{content:"";-webkit-box-flex:0;-ms-flex:0 0 1.5em;flex:0 0 1.5em;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;border:1px solid #fff;background:url(/img/common/icon_link.svg) no-repeat center;background-size:1em 1em}.banner--glimpearl{position:relative;color:#fff;line-height:1.4375;letter-spacing:.06em;font-weight:700}@media(max-width: 767px){.banner--glimpearl{font-size:1.5rem}}@media(min-width: 768px){.banner--glimpearl{font-size:2rem}}.banner--glimpearl::before{content:"";display:block;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background:url(/img/banner_glimpearl.jpg) no-repeat center;background-size:cover;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.banner--glimpearl div{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}@media(max-width: 767px){.banner--glimpearl div{padding-bottom:.5em}}.banner--glimpearl:hover{color:#fff}.banner--glimpearl:hover::before{-webkit-transform:scale(1.15);transform:scale(1.15)}.trial{position:relative}@media(max-width: 767px){.trial{background:-webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, #75859e));background:linear-gradient(to bottom, transparent 0, #75859e 20%)}}@media(min-width: 768px){.trial{background:-webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(53.3333333333dvw, #75859e));background:linear-gradient(to bottom, transparent 0, #75859e 53.3333333333dvw)}}.trial .image{position:absolute;top:0;left:0;width:100%;height:auto;background:url(/img/bg_trial.jpg) no-repeat center top;background-size:cover;opacity:0;-webkit-transition:opacity .2s,clip-path .2s;transition:opacity .2s,clip-path .2s}@media(max-width: 767px){.trial .image{height:50vh;clip-path:inset(0 4vh round 4vw)}}@media(min-width: 768px){.trial .image{aspect-ratio:1440/768}}.trial .section__header .date{color:#fff;line-height:1.4;letter-spacing:.02em}@media(max-width: 767px){.trial .section__header .date{margin-top:12px;font-size:9vw}}@media(min-width: 768px){.trial .section__header .date{margin-top:16px;font-size:4rem}}@media(max-width: 767px){.trial .tagline{margin-top:40px}}@media(min-width: 768px){.trial .tagline{margin-top:80px}}.trial .schedule{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;background:rgba(0,70,151,.125);backdrop-filter:blur(16px) brightness(74%);padding-right:16px;padding-left:16px}@media(max-width: 767px){.trial .schedule{margin-top:40px;padding-top:40px;padding-bottom:40px;border-radius:24px}}@media(min-width: 768px){.trial .schedule{margin-top:80px;padding-top:80px;padding-bottom:80px;border-radius:40px}}.trial .schedule__heading{color:#fff;line-height:1.2;letter-spacing:.06em;font-weight:700}@media(max-width: 767px){.trial .schedule__heading{font-size:1.75rem}}@media(min-width: 768px){.trial .schedule__heading{font-size:2.5rem}}.trial .schedule__item{width:100%;max-width:756px;border-bottom:1px solid #fff;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 3.5fr;color:#fff}@media(max-width: 767px){.trial .schedule__item{row-gap:12px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding-top:24px;padding-bottom:24px}}@media(min-width: 768px){.trial .schedule__item{row-gap:16px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;padding-top:32px;padding-bottom:32px}}@media(max-width: 767px){.trial .schedule__item:first-of-type{margin-top:32px}}@media(min-width: 768px){.trial .schedule__item:first-of-type{margin-top:56px}}.trial .schedule__item .area{grid-area:1/1/3/2;container-type:inline-size}.trial .schedule__item .area div{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;aspect-ratio:1;line-height:2;letter-spacing:.08em;font-weight:700;background:#000}@media(max-width: 767px){.trial .schedule__item .area div{border-radius:6px;font-size:min(1rem,20cqw)}}@media(min-width: 768px){.trial .schedule__item .area div{border-radius:8px;font-size:1.125rem}}.trial .schedule__item .date{grid-area:1/2/2/3;line-height:1.666667;font-weight:900;line-height:1.2;letter-spacing:.04em}@media(max-width: 767px){.trial .schedule__item .date{font-size:min(1.25rem,6cqi)}}@media(min-width: 768px){.trial .schedule__item .date{font-size:1.5rem}}.trial .schedule__item .site{grid-area:2/2/3/3;container-type:inline-size;line-height:1.5;letter-spacing:.04em}@media(max-width: 767px){.trial .schedule__item .site{font-size:.875rem}}@media(min-width: 768px){.trial .schedule__item .site{font-size:1rem}}.trial .schedule__item .site dt{font-weight:700}.trial .schedule__item .site dd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.trial .schedule__item .site dd{row-gap:16px}}@media(min-width: 768px){.trial .schedule__item .site dd{row-gap:24px}}.trial .schedule__item .link{letter-spacing:0}.trial .schedule__item .link::after{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.trial .schedule.permanent .schedule__item{grid-template-columns:auto}.trial .schedule.permanent .schedule__item:first-of-type{margin-top:0}.trial .schedule.permanent .schedule__item .date{grid-area:1/1/2/2}.trial .schedule.permanent .schedule__item .site{grid-area:2/1/3/2}.trial .schedule.permanent .schedule__item:last-of-type{border-bottom:none}.trial .schedule .lead{color:#fff}@media(max-width: 767px){.trial .schedule .lead{margin-top:1em;font-size:.875rem}}@media(min-width: 768px){.trial .schedule .lead{margin-top:32px;font-size:1rem}}.news .header{background:#004697 url(/img/common/bg_hero.svg) no-repeat right 3.75% bottom 1.6%;background-size:auto 90%}.news__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.4}@media(max-width: 767px){.news__nav{row-gap:8px;font-size:.75rem}}@media(min-width: 768px){.news__nav{row-gap:16px;font-size:.875rem}}.news__nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.news__nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}}@media(min-width: 768px){.news__nav__list{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.news__nav__list dt{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){.news__nav__list dt{width:6em}}@media(min-width: 768px){.news__nav__list dt{-webkit-box-flex:0;-ms-flex:0 0 6em;flex:0 0 6em}}.news__nav__list dt::after{content:"/";color:#004697;font-weight:200;font-size:1.4em;line-height:1}.news__nav__list dd{font-weight:500}.news__nav__list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.news__nav__list a{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:2.85714286em;border:1px solid #004697;background:#fff}@media(max-width: 767px){.news__nav__list a{padding-left:12px;padding-right:12px;border-radius:6px}}@media(min-width: 768px){.news__nav__list a{padding-left:16px;padding-right:16px;border-radius:8px}}.news__nav__list a.is-current,.news__nav__list a:hover{color:#fff;background:#004697}@media(max-width: 767px){.news__list{margin-top:24px}}@media(min-width: 768px){.news__list{margin-top:48px}}body.news .news__list{border-top:1px solid #d0d8e0}@media(max-width: 767px){body.news .news__list{padding-top:16px;row-gap:12px}}@media(min-width: 768px){body.news .news__list{padding-top:32px;row-gap:24px}}@media(min-width: 768px){body.news .news__list .link::after{-webkit-transform:translateY(-24px);transform:translateY(-24px)}}.top .news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}@media(max-width: 767px){.top .news__list{margin-top:24px}}@media(min-width: 768px){.top .news__list{margin-top:48px}}.news__list .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.news__list .container{row-gap:12px}}@media(min-width: 768px){.news__list .container{row-gap:24px}}.news__list__item{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.news__list__item{row-gap:8px;border-radius:12px;padding:12px}}@media(min-width: 768px){.news__list__item{row-gap:16px;border-radius:16px;padding:24px}}@media(max-width: 767px){.top .news__list__item{row-gap:8px}}@media(min-width: 768px){.top .news__list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.news__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#004697}@media(max-width: 767px){.news__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(min-width: 768px){.news__info{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;font-size:1rem}}@media(min-width: 768px){.top .news__info{padding-left:24px}}.news__info .category{width:10em;height:2.28571429em;border-radius:50cqh;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;font-weight:700;background:#004697;color:#fff}@media(max-width: 767px){.news__info .category{font-size:.625rem}}@media(min-width: 768px){.news__info .category{font-size:.875rem}}.news__description{font-weight:500;line-height:1.5}@media(min-width: 768px){.news__description{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1rem}}.news__description .link{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500}.news .entry{padding-top:0}@media(max-width: 767px){.news .entry{padding-bottom:70px}}@media(min-width: 768px){.news .entry{padding-bottom:140px}}@media(max-width: 767px){.news .entry .container{padding-left:10px;padding-right:10px}}.news .entry__info{margin-bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}@media(max-width: 767px){.news .entry__info{margin-top:20px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media(min-width: 768px){.news .entry__info{margin-top:50px;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media(max-width: 767px){.news .entry__info .date{font-size:.875rem}}.news .entry__info .category{height:2em;border-radius:1em;padding-left:1.07em;padding-right:1.07em;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;font-weight:500;color:#fff;background:#004697}@media(max-width: 767px){.news .entry__info .category{font-size:.75rem}}@media(min-width: 768px){.news .entry__info .category{font-size:.875rem}}.news .entry__info .sns{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media(max-width: 767px){.news .entry__info .sns{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}}@media(min-width: 768px){.news .entry__info .sns{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.news .entry__info .sns img{margin-top:0}@media(max-width: 767px){.news .entry__info .sns img[alt=X]{width:22px}}@media(min-width: 768px){.news .entry__info .sns img[alt=X]{width:26px}}@media(max-width: 767px){.news .entry__info .sns img[alt=Facebook]{width:24px}}@media(min-width: 768px){.news .entry__info .sns img[alt=Facebook]{width:28px}}.news .entry__heading{margin-top:auto;line-height:1.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.news .entry__heading{font-size:1.75rem}}@media(min-width: 768px){.news .entry__heading{font-size:2.5rem}}.news .entry__heading small{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;font-weight:400}@media(max-width: 767px){.news .entry__heading small{font-size:.6875rem}}@media(min-width: 768px){.news .entry__heading small{font-size:1rem}}.news .entry .bulge+.subsection{border-top:1px solid #d0d8e0}@media(max-width: 767px){.news .entry .bulge+.subsection{margin-top:20px}}@media(min-width: 768px){.news .entry .bulge+.subsection{margin-top:50px}}.news .entry p{line-height:2}@media(max-width: 767px){.news .entry p{margin-top:1rem;font-size:.875rem}}@media(min-width: 768px){.news .entry p{margin-top:3rem;font-size:1rem}}.two-column{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(max-width: 767px){.two-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.two-column{margin-top:0 !important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width: 767px){.two-column>*:not(:first-child){margin-top:1.5rem}}.entry .subsection{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(max-width: 767px){.entry .subsection{margin-top:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.entry .subsection{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:80px}}.entry .subsection .movie{width:100%;aspect-ratio:560/315}.subsection>.subsection:first-child,div:not(.container):not(.two-column)>.subsection:first-child{margin-top:0}.subsection .two-column>*.pass-through{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}@media(min-width: 768px){.subsection .two-column>*:not(.pass-through){-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 32px)/2);flex:0 0 calc((100% - 32px)/2);max-width:calc((100% - 32px)/2)}.subsection .two-column>*:not(.pass-through) p:first-child,.subsection .two-column>*:not(.pass-through) img:first-child{margin-top:0}.subsection .two-column>*:not(.pass-through) p:not(:first-child),.subsection .two-column>*:not(.pass-through) img:not(:first-child){margin-top:1.5rem}}.entry .subsection__heading{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.4;font-weight:900;position:relative}@media(max-width: 767px){.entry .subsection__heading{padding-left:14px;font-size:1.5rem}}@media(min-width: 768px){.entry .subsection__heading{padding-left:22px;font-size:2.5rem}}@media(max-width: 767px){.entry .subsection__heading:has(.annotation){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.quote .entry .subsection__heading,.column .entry .subsection__heading{padding-left:0 !important;padding-bottom:0 !important;border-bottom:none !important;background:none !important}.quote .entry .subsection__heading::before,.quote .entry .subsection__heading::after,.column .entry .subsection__heading::before,.column .entry .subsection__heading::after{display:none !important}.quote .entry .subsection__heading{font-size:.9375rem !important}@media(max-width: 767px){.column .entry .subsection__heading{font-size:1rem !important}}@media(min-width: 768px){.column .entry .subsection__heading{font-size:1.5rem !important}}.entry .subsection__heading::before{content:"";display:block;position:absolute;top:.1em;left:0;height:calc(100% - .1em);background:#004697}@media(max-width: 767px){.entry .subsection__heading::before{width:4px}}@media(min-width: 768px){.entry .subsection__heading::before{width:6px}}.entry .subsection .subsection .subsection .subsection__heading{padding-left:0;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-weight:700}.entry .subsection .subsection .subsection .subsection__heading::before{-ms-flex-item-align:start;align-self:flex-start;position:static;background:url(../img/common/icon_rod.svg) no-repeat center;background-size:contain;-webkit-transform:translateY(0.2em);transform:translateY(0.2em)}@media(max-width: 767px){.entry .subsection .subsection .subsection .subsection__heading::before{width:24px;height:24px}}@media(min-width: 768px){.entry .subsection .subsection .subsection .subsection__heading::before{width:36px;height:36px}}.entry .subsection .subsection .subsection .subsection .subsection__heading{padding-bottom:.3em;border-bottom:2px solid #004697}@media(max-width: 767px){.entry .subsection .subsection .subsection .subsection .subsection__heading{font-size:1.25rem}}@media(min-width: 768px){.entry .subsection .subsection .subsection .subsection .subsection__heading{font-size:1.5rem}}.entry .subsection .subsection .subsection .subsection .subsection__heading::before{display:none}.quote .subsection__heading{padding-bottom:0 !important;border-bottom:none !important;font-size:1rem !important}.column .subsection__heading{padding-bottom:.666667em !important;border-bottom-width:1px !important}.linkBox .subsection__heading{font-weight:900 !important;line-height:1.333333;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}@media(max-width: 767px){.linkBox .subsection__heading{font-size:1.25rem}}@media(min-width: 768px){.linkBox .subsection__heading{font-size:1.5rem}}.linkBox .subsection__heading::before{display:none !important}.linkBox .subsection__heading small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#004697;font-weight:700;font-size:1rem}.linkBox .subsection__heading small::before{content:"";width:32px !important;height:32px !important;background-image:url(/img/common/icon_logo.svg) !important;background-size:contain}.subsection--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width: 767px){.subsection__contents{margin-top:1.5rem;width:100%}}@media(min-width: 768px){.subsection__contents{margin-top:2rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media(max-width: 767px){.subsection__contents:has(table){overflow:auto}}.subsection__contents>:first-child{margin-top:0 !important}@media(max-width: 767px){.subsection__figure{margin-top:2rem}}@media(min-width: 768px){.subsection__figure{margin-top:3rem}}.subsection__figure figcaption{margin-top:1em;font-size:.75rem;line-height:1.6}.subsection .list li{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:2;position:relative}@media(max-width: 767px){.subsection .list li{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px;font-size:.875rem}}@media(min-width: 768px){.subsection .list li{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:1rem}}.subsection .list li:not(:first-of-type){margin-top:1em}.subsection .list li::before{content:"";display:block;-webkit-box-flex:0;-ms-flex:0 0 6px;flex:0 0 6px;max-width:6px;height:6px;border-radius:50%;background:#004697;-webkit-transform:translateY(calc(1em - 50%));transform:translateY(calc(1em - 50%))}.subsection .list.num{counter-reset:num}.subsection .list.num li{counter-increment:num}.subsection .list.num li::before{content:counter(num);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;-webkit-box-flex:0;-ms-flex:0 0 1.5em;flex:0 0 1.5em;max-width:1.5em;height:1.5em;border-radius:0;color:#fff;font-weight:700;background:#004697}.subsection .spec{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border-bottom:1px solid #d0d8e0;padding-bottom:.9em;line-height:1.2}@media(max-width: 767px){.subsection .spec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.875rem}}@media(min-width: 768px){.subsection .spec{padding-right:1.25em;padding-left:1.25em;font-size:.9375rem}}.subsection .spec:not(:first-child){margin-top:.9em}.subsection .spec dt{font-weight:600}@media(max-width: 767px){.subsection .spec dt{font-size:1rem}}@media(min-width: 768px){.subsection .spec dt{-webkit-box-flex:0;-ms-flex:0 0 10em;flex:0 0 10em}}@media(max-width: 767px){.subsection .spec dd{margin-top:.5em;line-height:1.4}}@media(min-width: 768px){.subsection .spec dd{-webkit-box-flex:1;-ms-flex:1;flex:1}}.subsection .table{table-layout:fixed}@media(max-width: 767px){.subsection .table{font-size:.875rem;white-space:nowrap}.subsection .table:has(tr>td:nth-of-type(2)){width:calc((100vw - 32px)*1)}.subsection .table:has(tr>td:nth-of-type(3)){width:calc((100vw - 32px)*1.4)}.subsection .table:has(tr>td:nth-of-type(4)){width:calc((100vw - 32px)*1.8)}.subsection .table:has(tr>td:nth-of-type(5)){width:calc((100vw - 32px)*2.2)}.subsection .table:has(tr>td:nth-of-type(6)){width:calc((100vw - 32px)*2.6)}}@media(min-width: 768px){.subsection .table{width:100%;font-size:1rem}}@media(max-width: 767px){.subsection .table .thead{width:calc((100vw - 32px)*.3)}}@media(min-width: 768px){.subsection .table .thead{width:15%}}.subsection .table th:nth-child(even),.subsection .table td:nth-child(even){background:#edf1f5}.subsection .table th:nth-child(odd),.subsection .table td:nth-child(odd){background:#fff}@media(max-width: 767px){.subsection .table th,.subsection .table td{padding:8px;white-space:normal}}@media(min-width: 768px){.subsection .table th,.subsection .table td{padding:16px}}.subsection .table thead th,.subsection .table thead td{border-bottom:2px solid #004697;text-align:center;vertical-align:middle}@media(max-width: 767px){.subsection .table thead th:first-child,.subsection .table thead td:first-child{background:#f6f9fc}}@media(min-width: 768px){.subsection .table thead th:first-child,.subsection .table thead td:first-child{background:rgba(0,0,0,0)}}@media(max-width: 767px){.subsection .table thead td{position:sticky;left:0}}.subsection .table tbody th,.subsection .table tbody td{border-bottom:1px solid #d0d8e0}.subsection .table tbody th{background:#f6f9fc}@media(max-width: 767px){.subsection .table tbody th{position:sticky;left:0}}@media(max-width: 767px){.subsection .table tbody td{width:calc((100vw - 32px)*.8*.5)}}.subsection .table ul{list-style:disc;padding-left:1em}.subsection .quote,.subsection .column{background:#f6f9fc}@media(max-width: 767px){.subsection .quote,.subsection .column{font-size:.875rem}}@media(min-width: 768px){.subsection .quote,.subsection .column{font-size:.9375rem}}.subsection .quote p,.subsection .column p{margin-top:1em}.subsection .quote p,.subsection .quote ul,.subsection .quote ol,.subsection .column p,.subsection .column ul,.subsection .column ol{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media(max-width: 767px){.subsection .quote p,.subsection .quote ul,.subsection .quote ol,.subsection .column p,.subsection .column ul,.subsection .column ol{line-height:1.5}}@media(min-width: 768px){.subsection .quote p,.subsection .quote ul,.subsection .quote ol,.subsection .column p,.subsection .column ul,.subsection .column ol{line-height:1.8}}.subsection .quote li,.subsection .column li{display:-webkit-box;display:-ms-flexbox;display:flex}.subsection .quote .list.num,.subsection .column .list.num{counter-reset:num}@media(max-width: 767px){.subsection .quote .list.num,.subsection .column .list.num{margin-top:1.5rem}}.subsection .quote .list li,.subsection .column .list li{counter-increment:num;margin-top:0}.subsection .quote .list li::before,.subsection .column .list li::before{border:none;font-size:inherit;font-weight:inherit;color:currentColor;background:none}@media(max-width: 767px){.subsection .quote .list li::before,.subsection .column .list li::before{content:"(" counter(num) ")";margin-right:.5em}}@media(min-width: 768px){.subsection .quote .list li::before,.subsection .column .list li::before{content:"（" counter(num) "）"}}.subsection .quote .list li::after,.subsection .column .list li::after{display:none}@media(max-width: 767px){.subsection .quote footer,.subsection .column footer{margin-top:1rem;font-size:.625rem}}@media(min-width: 768px){.subsection .quote footer,.subsection .column footer{margin-top:1.5rem;font-size:.75rem}}.subsection .quote footer dl,.subsection .column footer dl{display:-webkit-box;display:-ms-flexbox;display:flex}.subsection .quote footer dt,.subsection .column footer dt{font-weight:400}.subsection .quote footer dt::after,.subsection .column footer dt::after{content:"："}.subsection .quote footer cite,.subsection .column footer cite{font-style:normal}.subsection .quote footer ul,.subsection .column footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.subsection .quote footer li:not(:last-child)::after,.subsection .column footer li:not(:last-child)::after{content:"｜"}.subsection .quote{position:relative;background:#edf1f5}@media(max-width: 767px){.subsection .quote{padding:2.75rem 1.5rem}}@media(min-width: 768px){.subsection .quote{padding:3.5rem 5rem}}.subsection .quote::before,.subsection .quote::after{content:"";position:absolute;background:url(/img/common/icon_quote.svg) no-repeat;background-size:contain}@media(max-width: 767px){.subsection .quote::before,.subsection .quote::after{width:25px;height:16px}}@media(min-width: 768px){.subsection .quote::before,.subsection .quote::after{width:50px;height:32px}}.subsection .quote::before{top:1em;left:1em}.subsection .quote::after{right:1em;bottom:1em;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.subsection .quote blockquote{margin-top:1em}.subsection .quote blockquote *:first-child{margin-top:0}.subsection .column{border:solid #004697}@media(max-width: 767px){.subsection .column{border-width:3px;padding:1rem 1.5rem}}@media(min-width: 768px){.subsection .column{border-width:5px;padding:2.5rem 3rem}}.subsection .column .note{font-size:.75rem}.subsection .linkBox{border:solid #004697 2px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.subsection .linkBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.subsection .linkBox{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.subsection .linkBox:hover{color:inherit}.subsection .linkBox .subsection{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width: 767px){.subsection .linkBox .subsection{margin-top:1rem;margin-bottom:1rem;padding-right:1rem;padding-left:1rem}}@media(min-width: 768px){.subsection .linkBox .subsection{margin-top:0;padding:40px 32px}}.subsection .linkBox .subsection p{margin-top:1.5em;line-height:2}.subsection .linkBox .subsection p.subsection__lead{margin-top:1.666667em;line-height:1.333333;font-weight:700}@media(max-width: 767px){.subsection .linkBox .subsection p.subsection__lead{font-size:1.25rem}}@media(min-width: 768px){.subsection .linkBox .subsection p.subsection__lead{font-size:1.5rem}}.subsection .linkBox figure{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(min-width: 768px){.subsection .linkBox figure{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:386px}}.subsection .btn{margin-top:2rem}.glimpearl .header{background:url(/img/glimpearl/bg_header.jpg) no-repeat center;background-size:cover}.products .section{border-top:1px solid #d0d8e0}.products .features .subsection{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.products .features .subsection{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.products .features .subsection{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.glimpearl .bulge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.glimpearl .bulge{row-gap:24px;padding-bottom:40px}}@media(min-width: 768px){.glimpearl .bulge{row-gap:32px;padding-bottom:80px}}.glimpearl .bulge .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;container-type:inline-size}.glimpearl .bulge .pagetitle{line-height:1.4375;font-weight:700}@media(max-width: 767px){.glimpearl .bulge .pagetitle{font-size:min(1.5rem,5.85cqi);word-break:keep-all}}@media(min-width: 768px){.glimpearl .bulge .pagetitle{font-size:2rem;white-space:nowrap}}.glimpearl .bulge .summary{line-height:1.5}@media(max-width: 767px){.glimpearl .bulge .summary{margin-top:16px;font-size:min(.875rem,4.75cqi)}}@media(min-width: 768px){.glimpearl .bulge .summary{margin-top:24px;font-size:1rem}}.glimpearl .hero{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:4%;padding-left:4%}@media(max-width: 767px){.glimpearl .hero{padding-top:20px}}@media(min-width: 768px){.glimpearl .hero{margin-top:-64px;padding-top:40px}}.glimpearl .hero div{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.glimpearl .hero div.logo{padding-left:3.125%}@media(max-width: 767px){.glimpearl .features .subsection:first-of-type{margin-top:40px}}@media(min-width: 768px){.glimpearl .features .subsection:first-of-type{margin-top:80px}}.glimpearl .features .subsection:not(:first-of-type){border-top:1px solid #d0d8e0}@media(max-width: 767px){.glimpearl .features .subsection:not(:first-of-type){margin-top:60px;padding-top:60px}}@media(min-width: 768px){.glimpearl .features .subsection:not(:first-of-type){margin-top:120px;padding-top:120px}}@media(min-width: 768px){.glimpearl .features .subsection:nth-of-type(even) .container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.glimpearl .features .subsection:nth-of-type(even) .container .swiper.thumb{margin-left:auto;margin-right:0}}.glimpearl .features .subsection__heading{font-weight:700;color:#004697;line-height:1.45;letter-spacing:.04em}@media(max-width: 767px){.glimpearl .features .subsection__heading{font-size:min(3rem,12cqi)}}@media(min-width: 768px){.glimpearl .features .subsection__heading{font-size:min(4rem,5.5cqi)}}.glimpearl .features .subsection__heading small{font-weight:400;display:block;font-size:min(.625em,8.333333cqi)}.glimpearl .features .subsection .container{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.glimpearl .features .subsection .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}}@media(min-width: 768px){.glimpearl .features .subsection .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.glimpearl .features .subsection .text{overflow:hidden}@media(min-width: 768px){.glimpearl .features .subsection .text{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 32px)/2);flex:0 0 calc((100% - 32px)/2)}}.glimpearl .features .subsection .text .swiper,.glimpearl .features .subsection .text .follow-up{line-height:1.333333;font-weight:500;container-type:inline-size;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width: 767px){.glimpearl .features .subsection .text .swiper,.glimpearl .features .subsection .text .follow-up{margin-top:20px;max-height:204px}}@media(min-width: 768px){.glimpearl .features .subsection .text .swiper,.glimpearl .features .subsection .text .follow-up{margin-top:40px;max-height:278px}}.glimpearl .features .subsection .text .follow-up{max-height:none}.glimpearl .features .subsection .text .follow-up dt{cursor:default}.glimpearl .features .subsection .text .follow-up p{margin-top:2em;line-height:1.5}@media(max-width: 767px){.glimpearl .features .subsection .text .follow-up p{font-size:.875rem}}@media(min-width: 768px){.glimpearl .features .subsection .text .follow-up p{font-size:1rem}}.glimpearl .features .subsection .text .dummy{margin:0;height:0;width:0;opacity:0;overflow:hidden}@media(max-width: 767px){.glimpearl .features .subsection .text ul,.glimpearl .features .subsection .text dt{font-size:min(1.25rem,4.15cqi)}}@media(min-width: 768px){.glimpearl .features .subsection .text ul,.glimpearl .features .subsection .text dt{font-size:min(1.5rem,4.15cqi)}}.glimpearl .features .subsection .text li,.glimpearl .features .subsection .text dt{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#999;-webkit-transition:color .6s;transition:color .6s;cursor:pointer}@media(max-width: 767px){.glimpearl .features .subsection .text li,.glimpearl .features .subsection .text dt{-webkit-column-gap:6px;-moz-column-gap:6px;column-gap:6px}}@media(min-width: 768px){.glimpearl .features .subsection .text li,.glimpearl .features .subsection .text dt{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;line-height:1.3}}.glimpearl .features .subsection .text li::before,.glimpearl .features .subsection .text dt::before{content:"";display:block;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1;background:url(/img/common/icon_check--nega.svg) no-repeat center;background-size:contain}@media(max-width: 767px){.glimpearl .features .subsection .text li::before,.glimpearl .features .subsection .text dt::before{margin-left:3px;margin-right:3px;-ms-flex-preferred-size:20px;flex-basis:20px;max-width:20px}}@media(min-width: 768px){.glimpearl .features .subsection .text li::before,.glimpearl .features .subsection .text dt::before{margin-top:.09em;margin-left:5px;margin-right:5px;-ms-flex-preferred-size:min(30px,5.1875cqi);flex-basis:min(30px,5.1875cqi);max-width:min(30px,5.1875cqi)}}.glimpearl .features .subsection .text li.swiper-slide-thumb-active,.glimpearl .features .subsection .text dt.swiper-slide-thumb-active{color:#000}.glimpearl .features .subsection .text li.swiper-slide-thumb-active::before,.glimpearl .features .subsection .text dt.swiper-slide-thumb-active::before{background:url(/img/common/icon_check--posi.svg) no-repeat center;background-size:contain}@media(max-width: 767px){.glimpearl .features .subsection .text dl{font-size:.875rem}}@media(min-width: 768px){.glimpearl .features .subsection .text dl{font-size:1rem;font-weight:400;line-height:1.5}}.glimpearl .features .subsection .text dl:not(:first-of-type){margin-top:1em}.glimpearl .features .subsection .text dt{color:#000;font-weight:500}.glimpearl .features .subsection .text dd{margin-top:7px}@media(max-width: 767px){.glimpearl .features .subsection .text .note{margin-top:20px}}@media(min-width: 768px){.glimpearl .features .subsection .text .note{margin-top:24px}}.glimpearl .features .subsection .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 768px){.glimpearl .features .subsection .image{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 32px)/2*700px/530px);flex:0 0 calc((100% - 32px)/2*700px/530px);overflow:hidden}}@media screen and (max-width: 1440px){.glimpearl .features .subsection .image{-webkit-box-flex:0;-ms-flex:0 0 calc((100vw - 32px)/2);flex:0 0 calc((100vw - 32px)/2)}}@media(max-width: 767px){.glimpearl .features .subsection .image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}@media(min-width: 768px){.glimpearl .features .subsection .image .swiper:not(.thumb){width:100%}.glimpearl .features .subsection .image .swiper.thumb{width:100%;max-width:525px;margin-left:0}}@media(max-width: 767px){.glimpearl .features .subsection .image .swiper:first-of-type{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.glimpearl .features .subsection .image .swiper:last-of-type{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}}.glimpearl .features .subsection .image .swiper-slide{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}.glimpearl .features .subsection .image .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.glimpearl .features .subsection .image .thumb{padding-top:10px}.glimpearl .features .subsection .image .thumb .swiper-slide{cursor:pointer;opacity:.5;position:relative}.glimpearl .features .subsection .image .thumb .swiper-slide-thumb-active{opacity:1}.glimpearl .features .subsection .image .thumb .swiper-slide-thumb-active::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border:solid #004697}@media(max-width: 767px){.glimpearl .features .subsection .image .thumb .swiper-slide-thumb-active::after{border-width:3px}}@media(min-width: 768px){.glimpearl .features .subsection .image .thumb .swiper-slide-thumb-active::after{border-width:4px}}.glimpearl .overview{color:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#005fa3), to(#001f4c));background:linear-gradient(to bottom, #005fa3 0%, #001f4c 100%)}.glimpearl .overview .section__heading .eng{color:#fff}.glimpearl .overview .section__heading .eng::before{background-image:url(/img/common/icon_logo--nega.svg)}.glimpearl .overview .overall-photo{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767px){.glimpearl .overview .overall-photo{margin-top:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.glimpearl .overview .overall-photo{margin-top:72px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.glimpearl .overview .overall-photo figure{position:relative}@media(min-width: 768px){.glimpearl .overview .overall-photo figure{-webkit-box-flex:1;-ms-flex:1;flex:1}}.glimpearl .overview .overall-photo figure figcaption{position:absolute;right:10%;bottom:10%}@media(max-width: 767px){.glimpearl .overview .overall-photo figure figcaption{font-size:.625rem}}@media(min-width: 768px){.glimpearl .overview .overall-photo figure figcaption{font-size:.75rem}}.glimpearl .overview .overall-photo figure figcaption::before{content:"（"}.glimpearl .overview .overall-photo figure figcaption::after{content:"）"}.glimpearl .overview .subsection{border-top:1px solid #fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 767px){.glimpearl .overview .subsection{margin-top:8px;margin-left:-16px;margin-right:-16px;padding-top:32px;padding-left:16px;padding-right:16px;row-gap:30px}}@media(min-width: 768px){.glimpearl .overview .subsection{margin-top:32px;padding-top:72px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.glimpearl .overview .subsection__heading{font-weight:700;line-height:1.6666667;border-left:solid currentColor}@media(max-width: 767px){.glimpearl .overview .subsection__heading{border-left-width:6px;padding-left:8px;font-size:1.25rem}}@media(min-width: 768px){.glimpearl .overview .subsection__heading{border-left-width:8px;padding-left:10px;font-size:1.5rem}}.glimpearl .overview .image{margin-top:8px}.glimpearl .overview .image .note{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.glimpearl .specifications .subsection{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){.glimpearl .specifications .subsection{margin-top:30px;row-gap:30px}}@media(min-width: 768px){.glimpearl .specifications .subsection{margin-top:80px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}}.glimpearl .specifications .subsection__heading{font-weight:500;line-height:1}@media(max-width: 767px){.glimpearl .specifications .subsection__heading{font-size:1.5rem}}@media(min-width: 768px){.glimpearl .specifications .subsection__heading{font-size:2rem}}.glimpearl .specifications .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(min-width: 768px){.glimpearl .specifications .text{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}@media(max-width: 767px){.glimpearl .specifications .text div{margin-top:24px;font-size:.875rem}}@media(min-width: 768px){.glimpearl .specifications .text div{margin-top:32px;font-size:1rem}}.glimpearl .specifications .text div.included-items{border-top:1px solid #d0d8e0}@media(max-width: 767px){.glimpearl .specifications .text div.included-items{padding-top:calc(24px - .8em)}}@media(min-width: 768px){.glimpearl .specifications .text div.included-items{padding-top:calc(32px - .8em)}}.glimpearl .specifications .image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;overflow:hidden}@media(max-width: 767px){.glimpearl .specifications .image{border-radius:12px}}@media(min-width: 768px){.glimpearl .specifications .image{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;border-radius:16px}}.glimpearl .specifications dl{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;line-height:1.2;-ms-flex-wrap:wrap;flex-wrap:wrap}.glimpearl .specifications dl dt{-ms-flex-negative:0;flex-shrink:0;margin-top:.8em}.glimpearl .specifications dl dt::before{content:"- "}.glimpearl .specifications dl dt::after{content:"："}.glimpearl .specifications dl dd{margin-top:.8em}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes glow{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.25}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes glow{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.25}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.swiper-pagination-bullet{border:1px solid #fff;background:hsla(0,0%,100%,0);opacity:1;-webkit-transition:background .6s;transition:background .6s}.swiper-pagination-bullet-active{background:#fff}/*# sourceMappingURL=styles.min.css.map */