@charset "UTF-8";:root{--color-primary: #0f5d80;--color-secondary: #a38f36;--color-accent: #ffc107;--color-caution: #ff0000;--color-red: #d90000;--color-orange: #d97932;--color-yellow: #f4ce00;--color-light-blue: #1ab8c5;--color-bordeaux: #8d0d0d;--color-purple: #622d76;--color-border: #707070;--color-text: #000;--color-text-sub: #555555;--color-hover-bg: #f5f5f5;--color-hover-text: #005bac;--color-bg: #fff;--color-bg-sub: #f2eee1;--radius: .4rem;--radius-round: 9999px;--hover-opacity: .75;--font-size-xxs: clamp(.625rem, .5761rem + .2174vw, .75rem);--font-size-s: clamp(.8125rem, .7636rem + .2174vw, .9375rem);--font-size-base: clamp(1rem, .9511rem + .2174vw, 1.125rem)}*,*:after,*:before{box-sizing:border-box}:focus-visible{outline-offset:3px}:where(html){-webkit-text-size-adjust:none;text-size-adjust:none}:where(html){line-height:1.5}:where(html){scrollbar-gutter:stable}:where(h1){font-size:2em;margin-block:.67em}:where(abbr[title]){cursor:help;text-decoration-line:underline;text-decoration-style:dotted}@media(forced-colors:active){mark{color:HighlightText;background-color:Highlight}}:where(del,ins,s):before,:where(del,ins,s):after{clip-path:inset(100%);clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;position:absolute;white-space:nowrap;content:"test"}:where(s):before{content:"stricken text start "}:where(s):after{content:" stricken text end"}:where(del):before{content:"deletion start "}:where(del):after{content:" deletion end"}:where(ins):before{content:"insertion start "}:where(ins):after{content:" insertion end"}:where(audio,iframe,img,svg,video){max-block-size:100%;max-inline-size:100%}:where(fieldset){min-inline-size:0}:where(label):has(+:where(textarea,input,select)){display:block}:where(textarea:not([rows])){min-block-size:6em}:where(button,input,select,textarea){font-family:inherit;font-size:inherit}:where([type=search]){-webkit-appearance:textfield}@supports (-webkit-touch-callout: none){:where([type=search]){border:1px solid -apple-system-secondary-label;background-color:canvas}}:where([type=tel],[type=url],[type=email],[type=number]):not(:placeholder-shown){direction:ltr}:where(table){border-collapse:collapse;border:1px solid}:where(th,td){border:1px solid;padding:.25em .5em}:where(dialog)::backdrop{background:#0000004d}:where(dialog),:where(dialog)::backdrop{opacity:0;transition:opacity .3s ease-out,display .3s allow-discrete,overlay .3s allow-discrete}:where(dialog[open]),:where(dialog[open])::backdrop{opacity:1}@starting-style{:where(dialog[open]),:where(dialog[open])::backdrop{opacity:0}}[hidden]:not([hidden=until-found]){display:none!important}*,*:before,*:after{box-sizing:border-box}html{min-height:100%}body{min-height:100%;min-height:100vh;margin:0;display:flex;flex-direction:column;overflow-x:hidden;font-size:1.125rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,sans-serif}img{vertical-align:top}ul,ol{margin:0;padding:0}ul li,ol li{list-style:none}dl,dt,dd{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}button{cursor:pointer;appearance:none;border:none}input[type=submit]{cursor:pointer}.js-tellink a{cursor:pointer;color:inherit}.l-header{width:100%;background-color:#fff;position:sticky;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:767px){.l-header{padding:.8rem;gap:.625rem}}.l-header__inner{display:flex}@media screen and (max-width:767px){.l-header__inner{gap:.625rem}}.l-header__logo{position:absolute;top:0;left:0;margin:0}@media screen and (max-width:639px){.l-header__logo{width:25%}.l-header__logo img{width:auto;height:auto}}@media screen and (max-width:767px){.l-header__logo{z-index:2;top:.5rem;left:.25rem}}@media screen and (min-width:768px)and (max-width:1279px){.l-header__logo{width:10%}.l-header__logo img{width:auto;height:auto}}.l-header__logo a{transition:all .2s}@media(hover:hover)and (pointer:fine){.l-header__logo a:hover{opacity:var(--hover-opacity)}}@media screen and (min-width:768px){.l-header__button{display:none}}@media screen and (max-width:767px){.l-header__button{width:25vw;max-width:8.75rem;position:relative;z-index:2}.l-header__button img{width:auto;height:auto}}.l-nav-trigger{cursor:pointer;appearance:none;border:none}@media screen and (min-width:768px){.l-nav-trigger{display:none}}@media screen and (max-width:767px){.l-nav-trigger{position:relative;padding:.3rem 1rem;border:1px solid var(--color-primary);border-radius:var(--radius-round);background:none;transition:all .4s;z-index:98;display:flex;flex-direction:row-reverse;align-items:center}.l-nav-trigger__bar{position:relative;display:block;width:1.5rem;height:.7rem}.l-nav-trigger__bar span{display:inline-block;transition:all .2s;box-sizing:border-box;position:absolute;left:0;width:100%;height:1px;background-color:var(--color-primary)}.l-nav-trigger__bar span:nth-of-type(1){top:0}.l-nav-trigger__bar span:nth-of-type(2){top:50%;transform:translateY(-.5px)}.l-nav-trigger__bar span:nth-of-type(2):after{position:absolute;top:0;left:0;content:"";width:100%;height:1px;background-color:var(--color-primary);transition:all .2s}.l-nav-trigger__bar span:nth-of-type(3){bottom:0}}@media screen and (max-width:767px)and (max-width:767px){.l-nav-trigger__text{display:block;font-size:10px;font-size:1rem;font-family:Shippori Mincho B1,serif;transform:scale(.8);font-weight:700;color:var(--color-primary);transform-origin:left;letter-spacing:.05em}}@media screen and (max-width:767px){.is-menu-open{overflow:hidden}}.is-menu-open .l-nav-trigger__bar span{background-color:var(--color-primary)}.is-menu-open .l-nav-trigger__bar span:nth-of-type(1){transform:translateY(20px) scale(0)}.is-menu-open .l-nav-trigger__bar span:nth-of-type(2){transform:rotate(-30deg)}.is-menu-open .l-nav-trigger__bar span:nth-of-type(2):after{transform:rotate(60deg)}.is-menu-open .l-nav-trigger__bar span:nth-of-type(3){transform:translateY(-20px) scale(0)}.l-navigation{display:flex;align-items:center}@media screen and (max-width:767px){.l-navigation{width:100%;height:100vh;height:100dvh;position:fixed;top:0;right:0;opacity:0;z-index:-1;transform:translateY(1rem) scale(.99);transition:ease-in-out .3s;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:scroll;pointer-events:none}}@media screen and (min-width:768px)and (max-width:1023px){.l-navigation{gap:.375rem}}.l-navigation__list{display:flex;position:relative}@media screen and (max-width:767px){.l-navigation__list{width:100%;height:auto;display:block;padding-left:10vw;padding-right:10vw;margin-top:6rem;margin-bottom:2rem}}.l-navigation__item{display:flex}@media screen and (max-width:767px){.l-navigation__item:not(:last-child){margin-bottom:1rem}}.l-navigation__item:not(:last-child):after{content:"";width:1px;height:100%;background-color:var(--color-border);display:block}.l-navigation__item a{font-family:Shippori Mincho B1,serif;text-decoration:none;font-size:1.0625rem;padding:.375rem 1.25rem;color:var(--color-text);font-weight:600;line-height:1;transition:all .2s}@media screen and (max-width:767px){.l-navigation__item a{padding-left:0;padding-right:0;display:block;width:100%}}@media screen and (min-width:768px)and (max-width:1023px){.l-navigation__item a{font-size:5.5px;font-size:1.4666666667vw;padding:.5rem}}@media screen and (min-width:1024px)and (max-width:1365px){.l-navigation__item a{font-size:4.5px;font-size:1.2vw}}@media(hover:hover)and (pointer:fine){.l-navigation__item a:hover{color:var(--color-secondary)}}.l-navigation-button-list{display:flex;align-items:center;gap:1rem}@media screen and (max-width:767px){.l-navigation-button-list{width:100%;padding-left:10vw;padding-right:10vw}}@media screen and (min-width:768px)and (max-width:1365px){.l-navigation-button-list{width:25vw}}@media screen and (max-width:767px){.l-navigation-button-list__item.is-line{display:none}}@media screen and (min-width:768px)and (max-width:1023px){.l-navigation-button-list__item.is-line img{width:auto;height:2.8125rem}}@media screen and (min-width:768px)and (max-width:1365px){.l-navigation-button-list__item.is-line img{width:100%;height:auto}}@media screen and (max-width:767px){.l-navigation-button-list__item.is-contact{width:100%}}@media screen and (max-width:767px){.l-navigation-button-list__item.is-contact img{width:100%;height:auto}}@media screen and (min-width:768px)and (max-width:1023px){.l-navigation-button-list__item.is-contact img{width:auto;height:3.125rem}}@media screen and (min-width:768px)and (max-width:1365px){.l-navigation-button-list__item.is-contact img{width:100%;height:auto}}.l-navigation-button-list a{transition:all .2s}@media(hover:hover)and (pointer:fine){.l-navigation-button-list a:hover{opacity:var(--hover-opacity)}}.is-menu-open .l-navigation{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);z-index:1}.is-menu-open .l-navigation__list{opacity:1}.l-content{flex:1}.l-content--page{margin-top:6rem;padding-bottom:8rem}.l-content--bottom{padding-bottom:7.5rem}.l-page-type--simple{padding-top:4rem}.l-width--base{max-width:1180px;padding-left:2.5rem;padding-right:2.5rem;margin:0 auto}@media screen and (max-width:767px){.l-width--base{padding-left:5vw;padding-right:5vw}}.l-footer{margin-top:auto;position:relative}.l-footer__bg{width:100%;height:3.7vw;background-image:url(./common-wave-bg.svg);background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;position:absolute;top:1px;left:0;right:0;transform:translateY(-100%)}@media screen and (max-width:639px){.l-footer__bg{top:1px;height:7vw;background-size:cover;background-position:center bottom}}.l-footer__inner{padding:1.25rem}.l-footer__inner .l-width--base{position:relative}@media screen and (max-width:639px){.l-footer__inner .l-width--base{padding-left:0;padding-right:0}}.l-footer__top{display:flex;justify-content:space-between}@media screen and (max-width:639px){.l-footer__top{flex-direction:column}}.l-footer__bottom{margin-top:3.125rem}@media screen and (max-width:639px){.l-footer-logo{display:flex;justify-content:center}}.l-footer-logo a{transition:.2s}@media screen and (max-width:639px){.l-footer-logo a{transform:translate(-.9375rem)}}@media(hover:hover)and (pointer:fine){.l-footer-logo a:hover{opacity:var(--hover-opacity)}}@media screen and (max-width:639px){.l-footer-nav{margin-top:1.875rem}}.l-footer-nav a{text-decoration:none}.l-footer-nav__main{display:grid;grid-template-columns:repeat(3,1fr);gap:3.75rem}@media screen and (max-width:639px){.l-footer-nav__main{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}}.l-footer-nav__main-item>a{font-family:Shippori Mincho B1,serif;color:var(--color-primary);font-weight:600;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1'%20height='12.75'%20viewBox='0%200%201%2012.75'%3e%3cg%20transform='translate(-16516.5%20-5497.718)'%3e%3cg%20transform='translate(16333%205275.218)'%3e%3cpath%20d='M1,2H0V-2H1Z'%20transform='translate(183.5%20224.5)'%20fill='%230f5d80'/%3e%3cpath%20d='M1,.75H0V-.75H1Z'%20transform='translate(183.5%20234.5)'%20fill='%23a38f36'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-position:left bottom;background-size:auto 7px;padding-bottom:.5em;display:block}@media screen and (max-width:639px){.l-footer-nav__main-item>a{font-size:1rem}}@media(hover:hover)and (pointer:fine){.l-footer-nav__main-item>a:hover{color:var(--color-secondary)}}.l-footer-nav__sub{margin-top:1rem}.l-footer-nav__sub-item a{font-size:.8125rem;display:flex;align-items:flex-start;color:var(--color-text)}.l-footer-nav__sub-item a:before{content:"-";margin-right:.3em}@media(hover:hover)and (pointer:fine){.l-footer-nav__sub-item a:hover{color:var(--color-secondary)}}.l-footer-info{text-align:center;font-size:var(--font-size-s)}.l-footer-copyright{text-align:center;font-size:var(--font-size-xxs)}.c-icon--arrow{width:.6rem;height:.6rem;display:inline-block;border-top:1px solid var(--color-primary);border-right:1px solid var(--color-primary);transform:rotate(45deg)}.c-icon--category{font-size:12px;font-size:1.2rem;background-color:#d4d4d4;display:inline-block;min-width:5rem;text-align:center;padding:.5em}.c-icon--plus{position:relative;width:1.375rem;height:1.375rem}@media screen and (max-width:639px){.c-icon--plus{width:1rem;height:1rem}}.c-icon--plus:before,.c-icon--plus:after{content:"";display:block;width:2px;height:100%;background-color:var(--color-border);position:absolute}.c-icon--plus:before{top:50%;left:50%;transform:translate(-50%,-50%)}.c-icon--plus:after{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg)}.c-category{font-weight:700;border:1px solid var(--color-text);color:var(--color-text);font-size:.8125rem;line-height:1;padding:.125rem .5em}@media screen and (max-width:639px){.c-category{font-size:.6875rem}}.c-button{border:none}.c-button--primary{position:relative;background-color:var(--color-primary);text-decoration:none;color:#fff;font-size:20px;font-size:2rem;padding:.5em 1em;font-weight:700;display:inline-block}.c-button--primary .c-icon{border-color:#fff;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%) rotate(45deg)}.c-button--border{display:inline-block;background-color:transparent;border-width:2px;border-style:solid;text-decoration:none;background-repeat:no-repeat;background-position:right .8em center;background-size:1.25rem auto;font-size:1.25rem;font-weight:600;text-align:center;padding:1.2em 1em;width:23.75rem;transition:.2s}@media screen and (max-width:639px){.c-button--border{width:100%}}.c-button--border.is-gold{border-color:var(--color-secondary);color:var(--color-secondary);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAYAAABe3VzdAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAQESURBVFhH7ZdLbBNHGMe/2U1CiAQJAXFAqKBCL0i0gNkE1ApUKvGSegQR/IjopRJpya4DSexcIh7CcRo7IC6caBy7CeZYiccdCPHaQHvgHN6HFrWHkDitdz4+m2yUx87u4ggpB+YUa2b/85vvHQZLfLElzgefABfroZIFB2MNUWDGsF/LPVysYDK+82sObI9R91f8xImx/GL1SoCJuHIfEBrpxwAw3kWgr8sVTsY8+5HJdxBgjAKoPaBmbpSrVfxuBpAB2z0tNA7ILxZW/R0rxwImoAlFoHdlqaB6Wx/mygG1Anyvg/CUSdjhU/XrHyI8H3BaDEkvUVFZCDf9/OjVh+iJAWdU8B5joBGo7kbYGtDExLf0V6QaKvqOBkcm3eiVAFOXGr8wOF6gH0esP0LyFBvkOBVuDv7x0k44nQY5/1z5gUnQTd+sszpL5nwGiB2BYHbYCXJOHUz2KwrnrIcs9q2lMJYsECUL9DpZ4Pernpp/JqRWhtABjNUKQEdkRNUbzGZEoJaFejCmHKTXRyiFvhKAPqf9Tr+WGaLHkHXFa+BKw2rpfx5GYC2UiMsWniTvIKRYhRTynRp9MX9f2Em6u0HavEI5ziV2jg5ttERAeICSoQbU3KiTq1K/bN/A5cqziOhjjAJg3iLKCXpAtK7G6P3+x9yEue3Y6tLdW6rytTUnGbIuctUaSwsA/FbBIdTUppNl7Rcl0VYOcoQsf1hw8gXjGPIG9VTRO46ApkjycuNKbmA71R+NXlqz0AIwGtAyu5wAzf1ETNlLD+4hgEZr7+Ahf1C/7RowHfHU5qukToJrpdhcvgAQMRMI6taXWRAk4g37KPaKCbnTCpABP+zTsrccAW9e3rzsjVHfQqHcRWL11tkINyrhv/Ym7fGYkwUH+nd8KXG5h6xHiWip9prAu3ya/quti80kQcbOk8U2WGczZClJtGY1d9cZzPOZhPI5YZIg5Omevuqq8cjRlifjtkmS6G84wBAjVEq2CV75ipIm7NUyCacyk47trs9DIUyX/2RdZopdFa/LRqHDe/rRU9syk7q0w8ONkvm/E5SVSUqsPm5MRQJn/iwWbeG6dm1jtfzv2lN0fYjA6gQP1YGD6m/T74uE3re6uPI5zXDnSewYWU0Ul0OcGZ3kzmd2YMXQ2LRSaSaZs3RuvSA0XtJYF/Kr2aSTBxyHBYqZDMWh2qxlRpzirLhvNyyQLyfJnb1gTEWdPDAnBosD66x50NybUzDdwIkB6ZnIhioRO90U89l3LbDgdMvppZYTnd1yygakdkgJpfnaRh+41RAAwi67pu1WfGbkR3Q9UNhpm/80xSTgw3Zjj1vAgX7PN4xL+9yMZG40HTuJG5GPeeYT4GKtu+Qt+A5nFb4ulJNqKgAAAABJRU5ErkJggg==)}.c-button--border.is-orange{border-color:var(--color-orange);color:var(--color-orange);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAYAAABe3VzdAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAQKSURBVFhH7Zbfb1NlGMef5z11KxMcmcYYgjKx3Zmaua6ToNFoxESBexJjTEi8FJX2wrWnvTkRtp6eOfgXFMWN8Aeo9whjsLZbVDYKOtgcFyTGRLZ1tD2Pz+nc0rH3/KCLyS44V+fH+37P531+I2zxC7c4HzwC3KyHahacSkZNRVRGwgOTuc0KTmmRN5Dgrabg36ef12dKm9VbAdR6LvLNfgL8JoiYbh8Yv9OocDHZ/Z6Fyk9ENANAfZ1G4XyjWva+OkB83X5BQPcQMNPU/NepRiywCrgGRXBBAYiFjNx4I6AbAFdFGPQWEiZUI3fuYYQ3ANZOTewcOENVSHWa+fmH0XMErAP9GYniqlG44kdYCvjfRuZcYFDj8dLdoWdPzy350asB3vwiEi4roh8Rjkg32RYA+BYUK6X2T/zpJkxHQLkeinxMhDoi7pKtZbXbKCihDuRHvCDX1cHpZGQfocjyy3fkwrTAhzBbSncHvSwwr/e2/FOqHgcQCbZaq1QP6BJWrZhqTow5gUoLNZedgwhkAGK3w8ZZRCsZHigMs4BtXcfrmtb5pIBtKV51jPWaNyyseQfPCquihc3JuQe/O3YS0kFML0U/BKQT7Kp2uethFLES68hMXvZy1e/pnj3lKnzJ1vyIgcSD65lykeunuSOIg7v08cXV756t7lf9pSZlOfgJb06z+FMyC3CKfh9Q7muh/l9mvUCvJbq6hAgYDHnYId7nOH41NZs7a3vHE3BVpKiHnqiWtvfx4eO8qUUiflnN5F7zAlzT03retgCz/LzfIZEOdRq5H30D3kz0tlaEleQzHWdLbtsoSmNqJi/9mQyA4/wAhw8nJL4qPZRFh9Vs/gdPwOJnoWZr+45jHCNpFmtzOO15AqvvRaMw42XBqVT0FbAYDPGgPLPhDgdoOpzJfe3q4rUkEXSSwfY4lImraFlxNTtxwQuMPfBcBa0TTknC+0tE1lBb8L7xtP7bPdckKaai71vEZQYwIrcYzSNSqiNTOONVZmbjL7ctNjelWOdTaZmxf0Bw7jGFEnv787dcy8yNZLS3ynHBYO86lJUlQhraWa4az3w1ueBmtT/09uDyctvnXE811tvpkLFXFKJYKFu46KRVi8Hrya69BIGTfPsBn1Iel0TDARLJF7Ljt93A7NAoLkePcv3lmoe75WvJbpdaRyb/nZcHPIcFtv8YB20snMlf8ooz+7vbsMCuXOLMHWwtV00vD6yLwZWBdWUeXLuI1hVMP3COgGxOrrjDAVFO+inm9f+SDKy1ljPILcesbzkNAxKMCgviYTM36ldDDkjAXcC5afsVr3Ox74HCTbtmQR6zTnHxHHEbe/wCTie63wQhDvgZyfxoenYSPyL/55pHgJu17pa34L8Ip8YuUXWPkAAAAABJRU5ErkJggg==)}@media(hover:hover)and (pointer:fine){.c-button--border:hover{opacity:.75}}.c-pagetop{position:absolute;top:-5.5rem;right:0;background-color:#fff;border-radius:50%}@media screen and (max-width:639px){.c-pagetop{top:-3rem}}.c-pagetop a{display:block;transition:.2s;width:2.75rem;height:2.75rem}@media screen and (max-width:767px){.c-pagetop a{width:2.75rem;height:2.75rem}}@media(hover:hover)and (pointer:fine){.c-pagetop a:hover{opacity:var(--hover-opacity)}}.c-title--page{font-family:Shippori Mincho B1,serif;font-size:2.5rem;color:var(--color-primary);margin:0}@media screen and (max-width:639px){.c-title--page{font-size:1.75rem}}.c-title--section{border-top:2px solid #4b4b4b;line-height:1;margin:0}.c-title--section .is-caution{font-size:1.25rem;color:var(--color-red);font-family:Shippori Mincho B1,serif;letter-spacing:-.03em;line-height:1.3em;margin-left:1em}@media screen and (max-width:1279px){.c-title--section .is-caution{font-size:1rem}}@media screen and (max-width:1023px){.c-title--section .is-caution{display:block;margin-left:0;margin-top:1em}}.c-title--section+.c-section{padding-top:2.5rem}@media screen and (max-width:639px){.c-title--section+.c-section{padding-top:1.875rem}}.c-title--section-bg{display:inline-block;color:#fff;font-family:Shippori Mincho B1,serif;letter-spacing:.05em;text-align:center;width:27.5rem;padding:.875rem 1em 1rem}@media screen and (max-width:639px){.c-title--section-bg{font-size:1.25rem;width:90%}}.c-title--section-bg.is--primary{background-color:var(--color-primary)}.c-title--section-bg.is--secondary{background-color:var(--color-secondary)}.c-title--d-border{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1'%20height='12.75'%20viewBox='0%200%201%2012.75'%3e%3cg%20transform='translate(-16516.5%20-5497.718)'%3e%3cg%20transform='translate(16333%205275.218)'%3e%3cpath%20d='M1,2H0V-2H1Z'%20transform='translate(183.5%20224.5)'%20fill='%230f5d80'/%3e%3cpath%20d='M1,.75H0V-.75H1Z'%20transform='translate(183.5%20234.5)'%20fill='%23a38f36'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-position:center bottom;padding-bottom:1.25rem;color:var(--color-primary);font-size:1.875rem;font-family:Shippori Mincho B1,serif;font-weight:700}@media screen and (max-width:639px){.c-title--d-border{background-size:auto .5rem;font-size:1.625rem;line-height:1.3}}.c-title--d-border.is--secondary{color:var(--color-secondary)}.c-title--circle{position:relative;font-size:1.5625rem;font-weight:600;padding-left:1.2em;color:var(--color-secondary)}.c-title--circle:before{content:"";width:1em;height:1em;display:block;background-color:var(--color-secondary);border-radius:50%;position:absolute;top:.25em;left:0}@media screen and (max-width:639px){.c-title--circle:before{top:.4em}}.c-title--dia{position:relative;font-size:1.125rem;font-weight:400;padding-left:1em}.c-title--dia:before{content:"";width:.75rem;height:.75rem;display:block;background-color:var(--color-secondary);position:absolute;top:.4em;left:0;transform:rotate(45deg)}@media screen and (max-width:639px){.c-title--dia:before{top:.4em}}.c-title--dia-bold{position:relative;font-size:1.5625rem;font-weight:600;padding-left:1em;margin-top:1.5em;margin-bottom:.6em}@media screen and (max-width:639px){.c-title--dia-bold{font-size:1.25rem}}.c-title--dia-bold:before{content:"";width:.7em;height:.7em;display:block;background-color:var(--color-text);position:absolute;top:.4em;left:0;transform:rotate(45deg)}@media screen and (max-width:639px){.c-title--dia-bold:before{top:.5em;width:.6em;height:.6em}}.c-title--dia-bold.is--primary{color:var(--color-primary)}.c-title--dia-bold.is--primary:before{background-color:var(--color-primary)}.c-title--dia-bold.is--secondary{color:var(--color-secondary)}.c-title--dia-bold.is--secondary:before{background-color:var(--color-secondary)}.c-title--dia-border{font-size:1.25rem;border-bottom:1px solid var(--color-border);position:relative;padding-left:1.2em;color:var(--color-secondary);margin-bottom:1em;padding-bottom:.5em}.c-title--dia-border:before{content:"";width:.7em;height:.7em;display:block;background-color:var(--color-secondary);position:absolute;top:.45em;left:0;transform:rotate(45deg)}@media screen and (max-width:639px){.c-title--dia-border:before{top:.4em}}.c-title--text-only{font-size:2.5rem;font-family:Shippori Mincho B1,serif;color:var(--color-primary);margin:0 0 .5em}@media screen and (max-width:639px){.c-title--text-only{font-size:1.75rem;margin-bottom:.5em}}.c-title--light{font-size:1.125rem;font-weight:400;color:var(--color-text);margin:.5em 0 .2em}.c-caution{color:var(--color-red)}.c-date{font-size:1.375rem;font-weight:500;font-family:Shippori Mincho B1,serif;line-height:1}@media screen and (max-width:639px){.c-date{font-size:1rem}}.c-heading--lv2{font-size:3.2rem}.c-heading--lv3{font-size:2.4rem}.c-heading--lv4{font-size:1.8rem}.c-heading--lv5{font-size:1.6rem}.c-heading--lv6{font-size:1.4rem}.c-text{font-size:var(--font-size-base)}.c-text--lead{font-size:1.75rem;color:var(--color-secondary);font-family:Shippori Mincho B1,serif;font-weight:600;line-height:1.4;margin:1em 0}@media screen and (max-width:639px){.c-text--lead{font-size:1.125rem;line-height:1.7}}.c-notes{position:relative;font-size:1.125rem;line-height:1.5;padding-left:1.1em}@media screen and (max-width:639px){.c-notes{font-size:1rem}}.c-notes.is--small{font-size:1rem}@media screen and (max-width:639px){.c-notes.is--small{font-size:.875rem}}.c-notes:before{content:"※";position:absolute;top:0;left:0;font-size:inherit}.c-notes__list{display:flex;flex-direction:column;gap:.3125rem}.c-note-panel{background-color:var(--color-bg-sub);border:1px solid var(--color-secondary);padding:1.875rem 2.1875rem}@media screen and (max-width:639px){.c-note-panel{padding:1.25rem}}.c-note-panel__title{color:var(--color-bordeaux);font-weight:500;font-size:1.25rem;margin:0}.c-note-panel__title-light{color:var(--color-text);font-weight:400;font-size:1.125rem;margin:0}.c-note-panel__text,.c-note-panel p{margin:0}.c-note-panel.is--border-only{background-color:transparent}.c-list{font-size:var(--font-size-base)}.c-list__item{font-size:1.125rem;line-height:1.8}@media screen and (max-width:639px){.c-list__item{font-size:1.0625rem;line-height:1.6}}.c-list--common .c-list__item{position:relative;padding-left:.8em}@media screen and (max-width:639px){.c-list--common .c-list__item{padding-left:.7em}}.c-list--common .c-list__item:before{content:"";width:.5rem;height:.5rem;display:block;background-color:var(--color-primary);position:absolute;top:.65em;left:0;border-radius:50%}@media screen and (max-width:639px){.c-list--common .c-list__item:before{width:.4rem;height:.4rem;top:.55em}}.c-list--number .c-list__item{position:relative;list-style:decimal;margin-left:1em}.c-list--number .c-list__item::marker{color:var(--color-primary);font-weight:700}.c-list--circle .c-list__item{position:relative;padding-left:1.2em;margin-bottom:.5em}.c-list--circle .c-list__item:before{content:"";width:1em;height:1em;display:block;background-color:var(--color-text);border-radius:var(--radius-round);position:absolute;top:.4em;left:0}@media screen and (max-width:639px){.c-list--circle .c-list__item:before{top:.4em}}.c-list--dia .c-list__item{position:relative;padding-left:1.2em;margin-bottom:.5em}.c-list--dia .c-list__item:before{content:"";width:.75rem;height:.75rem;display:block;background-color:var(--color-secondary);position:absolute;top:.6em;left:0;transform:rotate(45deg)}@media screen and (max-width:639px){.c-list--dia .c-list__item:before{top:.5em}}.c-list--dotted .c-list__item{padding-left:1em;position:relative}.c-list--dotted .c-list__item:before{content:"・";position:absolute;top:0;left:0}.c-table{width:100%;border-bottom:1px solid var(--color-border)}.c-table__row{border-top:1px solid var(--color-border)}.c-table__th,.c-table__td{font-size:var(--font-size-base);vertical-align:top;line-height:1.6em;padding:1em}.c-table__th{width:8em;text-align:left}@media screen and (max-width:767px){.c-table__th{padding-bottom:.5em}}.c-status{font-weight:600;color:#fff;font-size:1.25rem;padding:.5rem 1.875rem;line-height:1}@media screen and (max-width:639px){.c-status{font-size:.9375rem;padding:.375rem}}.c-status__list{display:flex;gap:1.25rem}@media screen and (max-width:639px){.c-status__list{gap:.625rem}}.c-status.is-full{background-color:var(--color-red)}.c-status.is-cancel{background-color:var(--color-yellow);color:var(--color-text);padding-left:1.25rem;padding-right:1.25rem}@media screen and (max-width:639px){.c-status.is-cancel{padding-left:.625rem;padding-right:.625rem}}.c-status.is-few{background-color:var(--color-light-blue)}.c-background{position:relative}.c-background--white{background-color:var(--color-bg)}.c-background--white>.c-background--wave-mask{background-color:var(--color-bg)}.c-background--beige{background-color:var(--color-bg-sub)}.c-background--beige>.c-background--wave-mask{background-color:var(--color-bg-sub)}.c-background--wave-mask{display:block;position:absolute;top:1px;left:0;z-index:1;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1366'%20height='50'%20viewBox='0%200%201366%2050'%3e%3cpath%20d='M1366,50V0c-8.837.066-18.1.1-27.839.1-197.885,0-197.885,29.121-395.77,29.121S744.507.1,546.622.1,348.742,29.225,150.861,29.225C83.568,29.225,38.181,20.792,0,11.4V50Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1366'%20height='50'%20viewBox='0%200%201366%2050'%3e%3cpath%20d='M1366,50V0c-8.837.066-18.1.1-27.839.1-197.885,0-197.885,29.121-395.77,29.121S744.507.1,546.622.1,348.742,29.225,150.861,29.225C83.568,29.225,38.181,20.792,0,11.4V50Z'/%3e%3c/svg%3e");-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%;height:3.7vw;transform:translateY(-100%)}.c-background--wave-mask-border{display:block;position:absolute;top:1px;left:0;z-index:1;background-image:url(./common-wave-bg-beige.svg);background-repeat:no-repeat;width:100%;height:3.7vw}@media screen and (max-width:639px){.c-background--wave-mask-border{height:7vw;background-size:cover;background-position:center bottom}}.c-link{color:var(--color-primary);display:inline-block;transition:all .3s}@media(hover:hover)and (pointer:fine){.c-link:hover{text-decoration:none;color:#000}}.c-news-list{border-top:1px solid var(--color-border)}.c-news-list__item{border-bottom:1px solid var(--color-border)}.c-news-list__item a{color:var(--color-text);text-decoration:none;display:flex;padding:1.25rem 0;gap:2em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAADfSURBVEhLzdbBCQJBDAXQXRCbsQO9W8FqBdqJZ0vw6snjlmALlqP+gMIIySQ/w4ALYQ+zvBmyIZNx6PSMndxBgzfY7IxYIk6IW2ZzDb4DWn+wF94HxIXFPVi8FK7BW2AzYlGcksatnzcBvbbgtapowr1yS+MeLGlO4RE4hUdhGmdgCmfhMJ6Ba/ju21uysIU/sLCSxb+Dtdp+4qD7llRY6LFsr2wqQiib4zDKwBQahWk0AqdQD06jNbgJtWDtMpXi/6lTbxyIXP80ap24HFhSqAV3G7G89IXW2V4RQuWjN+2tUCFEo9muAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:right .8em center;background-size:.625rem auto;transition:.2s ease}@media screen and (max-width:639px){.c-news-list__item a{flex-direction:column;padding:.9375rem 0;gap:.5em}}@media(hover:hover)and (pointer:fine){.c-news-list__item a:hover{background-position:right .6em center;opacity:.7}.c-news-list__item a:hover .c-news-list__title{text-decoration:underline}}.c-news-list__meta{display:flex;width:auto;gap:2.5rem}@media screen and (max-width:639px){.c-news-list__meta{gap:1.125rem;align-items:center}}.c-news-list__category{display:flex;align-items:flex-start;margin-top:.2em}.c-news-list__title{flex:1;font-size:1.125rem;font-weight:700;color:var(--color-text);padding-right:2em;line-height:1.5}@media screen and (max-width:639px){.c-news-list__title{font-size:1.0625rem}}.c-page-header{padding:1.875rem 0 0;margin-bottom:2.5rem}@media screen and (max-width:639px){.c-page-header{padding-top:1.25rem;margin-bottom:1.875rem}}.c-kv{position:relative}.c-kv__image{position:relative;z-index:-1}.c-kv__image img{width:100%;height:auto;display:block}.c-kv__bg{width:100%;height:3.7vw;background-image:url(./common-wave-bg.svg);background-repeat:no-repeat;background-size:100%;background-position:center bottom;position:absolute;bottom:-1px;left:0;right:0;z-index:1}.c-kv__bg.is--beige{background-image:url(./common-wave-bg-beige.svg)}@media screen and (max-width:639px){.c-kv__bg{height:7vw;background-size:cover;background-position:center bottom}}.c-section{padding:2.75rem 0 5rem}@media screen and (max-width:639px){.c-section{padding:1.375rem 0 2.5rem}}.c-section.has-wave-mask{padding-top:5rem;padding-bottom:8.75rem}@media screen and (max-width:639px){.c-section.has-wave-mask{padding-top:3.75rem;padding-bottom:5rem}}.c-section--bottom{padding-bottom:10rem}@media screen and (max-width:639px){.c-section--bottom{padding-bottom:5rem}}.c-section>*:first-child{margin-top:0}.c-section>*:last-child{margin-bottom:0}.c-spacer-s{height:3rem}@media screen and (max-width:639px){.c-spacer-s{height:1.5rem}}.c-spacer--bottom{height:8rem}@media screen and (max-width:639px){.c-spacer--bottom{height:4rem}}.c-site-title{text-align:center;font-family:Shippori Mincho B1,serif;line-height:1;padding:3.75rem 0}.c-site-title__text{color:var(--color-primary);font-size:2.8125rem;font-weight:800;margin:0;line-height:1.4}@media screen and (max-width:639px){.c-site-title__text{font-size:1.625rem}}@media screen and (min-width:640px){.c-site-title__text br{display:none}}.c-site-title__date{color:#ceb219;font-size:2.375rem;font-weight:500;margin:.5em 0 0;line-height:1.4}@media screen and (max-width:639px){.c-site-title__date{font-size:1.375rem;display:flex;flex-direction:column}}.c-site-title__date .is-area:after{content:" ： "}@media screen and (max-width:639px){.c-site-title__date .is-area:after{display:none}}.c-accordion--trigger{cursor:pointer}.c-accordion--content,.c-modal{display:none}.c-modal__overlay{position:fixed;inset:0;z-index:1100;background:#0009;display:flex;justify-content:center;align-items:center}.c-modal__container{background-color:#fff;max-width:930px;max-height:100vh;overflow-y:auto;box-sizing:border-box}.c-modal__header{display:flex;justify-content:space-between;align-items:center}.c-modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.c-modal__close{background:transparent;border:0;position:absolute;top:0;right:0}.c-modal__header .c-modal__close:before{content:"✕"}.c-modal__btn{font-size:.875rem;padding:.5rem 1rem;background-color:#e6e6e6;color:#000c;border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.c-modal__btn:focus,.c-modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.c-modal__btn-primary{background-color:#00449e;color:#fff}.c-modal.is-open{display:block}.c-modal[aria-hidden=false] .c-modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.c-modal[aria-hidden=false] .c-modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.c-modal[aria-hidden=true] .c-modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.c-modal[aria-hidden=true] .c-modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.c-modal .c-modal__container,.c-modal .c-modal__overlay{will-change:transform}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.c-slider__prev,.c-slider__next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAKjSURBVHhe7dpLSxtRHAXwjIoP1BYfC/GFpSIqVshOt4p7v4CfpOuCWrBdFNx10doupBRKcWUbHwtDTIwiRKmNEE3TklaJRtPEOvHqiIKERO+5aYSZOVkm5wby42Tyn5urCSE+OviQFtAIJm11GSQY5kUw0ItgBEMFwDyvYQQDBcA4G0YwUACMs2EEAwXAOBtGMFAAjLNhBAMFwDgbRjBQAIxbqmHf1qabY3++V/cNPd0EHaTjlgDbj25UuWefOQ/2gvWNbf27A8MvV6QFwKCpwU6SByW++Ymu0NbsYyHONOOzEyxrA4Qj4H3bGvC96fl3clR2M0KwDLBIyF3jX3jRexjbqc1mSbArlUT8V5nHNdbzM+Ruve2yY3swkda1Vfdk+9bah05dT5XcdY22NVg4OFfnnZ9w/j3+XX0X1PXrtgSLx3YqPF9Hn0R/+JtkoWwJltaTRSuLrzqCgU8dZ+nTYhTLVmPFduBzw+rSZG8qsV+pAmWbht2c0vOBsjxYtimdYOCUTrAMgWjE/2D5y6gz15ROsCuBVGKv1OMa7w5vL7RdPHV5k1yoh6nnMGNKX/e+frTpe9+l68nSQiFZ4uZbZUr/H6Cma1g+U7rtwI4Ow+UzUyOD+un9fP0ssb3Dhil+T3gNU4Djr6QCmrGEc5giHCd9Jbjc//govV3GItPNYbIfmrsVslIZOe6HKcJxx1UBjnv6CmjGknzuFix70ZexVLlbsDWYgcp/vmWqlSXDsxWKcMbpHa/rufM4Hnloie0dRQdomRBpbcP3roXnwyA2h4MnEEGw6zjPuCrC8RS1Ilwhl5n6FHUhYXK9N8FAdYIRDBQA42wYwUABMM6GEQwUAONsGMFAATDOhhEMFADjbBjBQAEwzoYRDBQA42wYwUABMH4O+LDgL89Qs80AAAAASUVORK5CYII=);background-size:contain;transition:opacity .3s ease}.swiper .c-slider__prev,.swiper .c-slider__next{width:2.375rem;height:2.375rem}@media screen and (max-width:639px){.swiper .c-slider__prev,.swiper .c-slider__next{width:1.5rem;height:1.5rem}}.c-slider__prev .swiper-navigation-icon,.c-slider__next .swiper-navigation-icon{display:none}@media(hover:hover)and (pointer:fine){.c-slider__prev:hover,.c-slider__next:hover{opacity:var(--hover-opacity)}}.swiper .c-slider__prev.swiper-button-prev{left:0}.c-slider__next{transform:scaleX(-1)}.swiper .c-slider__next.swiper-button-next{right:0}.c-slider__pagination{position:relative;display:flex;justify-content:center;gap:.9375rem;margin-top:1.875rem}.c-slider__pagination .swiper-pagination-bullet{background-color:#000;width:.75rem;height:.75rem;margin:0!important}@media screen and (max-width:639px){.c-slider__pagination .swiper-pagination-bullet{width:.5rem;height:.5rem}}.c-prev-next{display:flex;justify-content:space-between;border:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1'%20height='12.75'%20viewBox='0%200%201%2012.75'%3e%3cg%20transform='translate(-16516.5%20-5497.718)'%3e%3cg%20transform='translate(16333%205275.218)'%3e%3cpath%20d='M1,2H0V-2H1Z'%20transform='translate(183.5%20224.5)'%20fill='%230f5d80'/%3e%3cpath%20d='M1,.75H0V-.75H1Z'%20transform='translate(183.5%20234.5)'%20fill='%23a38f36'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-position:center top;width:100%;padding-top:2rem;margin:3em 0}.c-prev-next__prev a,.c-prev-next__next a,.c-prev-next__index a{text-decoration:none;font-weight:500;font-family:Shippori Mincho B1,serif;font-size:1.25rem;color:var(--color-text);display:flex;align-items:center;justify-content:space-between;gap:.3em;transition:all .3s ease;border-bottom:1px solid transparent}@media(hover:hover)and (pointer:fine){.c-prev-next__prev a:hover,.c-prev-next__next a:hover,.c-prev-next__index a:hover{border-bottom:1px solid #000}}.c-prev-next__prev{order:1}.c-prev-next__prev a:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAADfSURBVEhLzdbBCQJBDAXQXRCbsQO9W8FqBdqJZ0vw6snjlmALlqP+gMIIySQ/w4ALYQ+zvBmyIZNx6PSMndxBgzfY7IxYIk6IW2ZzDb4DWn+wF94HxIXFPVi8FK7BW2AzYlGcksatnzcBvbbgtapowr1yS+MeLGlO4RE4hUdhGmdgCmfhMJ6Ba/ju21uysIU/sLCSxb+Dtdp+4qD7llRY6LFsr2wqQiib4zDKwBQahWk0AqdQD06jNbgJtWDtMpXi/6lTbxyIXP80ap24HFhSqAV3G7G89IXW2V4RQuWjN+2tUCFEo9muAAAAAElFTkSuQmCC);background-size:contain;width:.5rem;height:.75rem;display:inline-block;transform:scaleX(-1)}.c-prev-next__next{order:3}.c-prev-next__next a:after{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAgCAYAAAAWl4iLAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAADfSURBVEhLzdbBCQJBDAXQXRCbsQO9W8FqBdqJZ0vw6snjlmALlqP+gMIIySQ/w4ALYQ+zvBmyIZNx6PSMndxBgzfY7IxYIk6IW2ZzDb4DWn+wF94HxIXFPVi8FK7BW2AzYlGcksatnzcBvbbgtapowr1yS+MeLGlO4RE4hUdhGmdgCmfhMJ6Ba/ju21uysIU/sLCSxb+Dtdp+4qD7llRY6LFsr2wqQiib4zDKwBQahWk0AqdQD06jNbgJtWDtMpXi/6lTbxyIXP80ap24HFhSqAV3G7G89IXW2V4RQuWjN+2tUCFEo9muAAAAAElFTkSuQmCC);background-size:contain;width:.5rem;height:.75rem;display:inline-block}.c-prev-next__index{order:2;margin:0 auto}.c-pagination{margin-top:3.75rem}.c-pagination .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.c-pagination .nav-links ul{display:flex;justify-content:center;gap:1.25rem}.c-pagination .nav-links a{text-decoration:none}@media(hover:hover)and (pointer:fine){.c-pagination .nav-links a:hover{color:var(--color-secondary);border-color:var(--color-secondary)}}.c-pagination .nav-links a,.c-pagination .nav-links span{color:var(--color-text);border-bottom:1px solid var(--color-text);display:block;width:2rem;height:2rem;font-size:1.125rem;display:flex;align-items:center;justify-content:center;font-family:Shippori Mincho B1,serif}.c-pagination .nav-links .current{background-color:var(--color-secondary);color:#fff;font-weight:700}.c-pagination .nav-links .prev,.c-pagination .nav-links .next{width:auto}.c-pagination .nav-links .prev:before{content:"<";transform:scale(.6);display:inline-block}.c-pagination .nav-links .next:after{content:">";transform:scale(.6);display:inline-block}.c-pagination .nav-links .page-numbers.dots{border:none}.p-post-content{font-size:1.125rem;line-height:1.9;color:var(--color-text);word-break:break-word}.p-post-content>*:first-child{margin-top:0}.p-post-content>*:last-child{margin-bottom:0}.p-post-content h2:not([class]),.p-post-content h3:not([class]),.p-post-content h4:not([class]),.p-post-content h5:not([class]),.p-post-content h6:not([class]){font-family:Shippori Mincho B1,serif;color:var(--color-text);line-height:1.4;font-weight:600;margin:2em 0 .8em}.p-post-content h2:not([class]){font-size:1.75rem}.p-post-content h3:not([class]){font-size:1.5rem}.p-post-content h4:not([class]){font-size:1.375rem}.p-post-content h5:not([class]){font-size:1.25rem}.p-post-content h6:not([class]){font-size:1.125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text)}.p-post-content p:not([class]){font-size:inherit;margin:0 0 1.6em}.p-post-content p:last-child{margin-bottom:0}.p-post-content strong,.p-post-content b{font-weight:700}.p-post-content em,.p-post-content i{font-style:italic}.p-post-content u{text-decoration:underline}.p-post-content s{text-decoration:line-through}.p-post-content a{color:var(--color-primary);text-decoration:underline;transition:color .2s ease}.p-post-content a:hover,.p-post-content a:focus-visible{color:var(--color-secondary)}.p-post-content hr{display:block;border:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1'%20height='12.75'%20viewBox='0%200%201%2012.75'%3e%3cg%20transform='translate(-16516.5%20-5497.718)'%3e%3cg%20transform='translate(16333%205275.218)'%3e%3cpath%20d='M1,2H0V-2H1Z'%20transform='translate(183.5%20224.5)'%20fill='%230f5d80'/%3e%3cpath%20d='M1,.75H0V-.75H1Z'%20transform='translate(183.5%20234.5)'%20fill='%23a38f36'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;width:100%;height:13px;transform:scaleY(-1);margin:3em 0}.p-post-content blockquote{margin:2.4em 0;padding:1.8em 2em;border-left:.125rem solid var(--color-secondary);background-color:#fffbf1}.p-post-content blockquote p{margin:0;color:var(--color-text);font-style:italic}.p-post-content ul,.p-post-content ol{margin:0 0 1.8em;padding-left:0}.p-post-content ul{list-style:none;margin-left:.5em}.p-post-content ul li{margin:0 0 .8em;padding-left:1.1em;line-height:1.7;position:relative}.p-post-content ul li:before{content:"";width:.7em;height:.7em;display:block;background-color:var(--color-secondary);position:absolute;top:.45em;left:0;transform:rotate(45deg)}.p-post-content ul li:last-child{margin-bottom:0}.p-post-content ol{padding-left:2.8em}.p-post-content ol li{list-style:decimal;margin:0 0 .8em;line-height:1.7}.p-post-content ol li:last-child{margin-bottom:0}.p-post-content ol li::marker{color:var(--color-primary);font-weight:500}.p-post-content dl{margin:0 0 2em}.p-post-content dl dt{font-weight:600;color:var(--color-primary);margin-top:1.4em}.p-post-content dl dt:first-of-type{margin-top:0}.p-post-content dl dd{margin:.4em 0 .8em;padding-left:0}.p-post-content pre{font-family:Fira Code,IBM Plex Mono,Menlo,monospace;font-size:1rem;line-height:1.6;padding:1.2em 1.4em;margin:0 0 2em;background-color:var(--color-bg-sub);overflow-x:auto}.p-post-content code{font-family:Fira Code,IBM Plex Mono,Menlo,monospace;background-color:#0f5d8014;padding:.1em .4em;border-radius:.3em;font-size:.9em}.p-post-content pre code{background-color:transparent;padding:0}.p-post-content img{width:auto;height:auto;max-width:100%;max-height:100%;display:block;margin:1.2em auto}.p-post-content .alignleft,.p-post-content .alignright,.p-post-content .aligncenter{display:block}.p-post-content .alignleft{float:left;margin:0 1.5em 1em 0}.p-post-content .alignright{float:right;margin:0 0 1em 1.5em}.p-post-content .aligncenter{margin:1.5em auto;text-align:center}@media screen and (max-width:767px){.p-post-content .alignleft,.p-post-content .alignright{float:none;margin:0 auto 1.5em}}.p-post-content sub,.p-post-content sup{font-size:70%;line-height:0;position:relative}.p-post-content sup{top:-.3em}.p-post-content sub{bottom:-.1em}.p-editor-content{font-size:1.125rem;line-height:1.6;font-family:Shippori Mincho B1,serif;color:var(--color-text);word-break:break-word;margin:1.875rem 0 3.75rem}@media screen and (max-width:639px){.p-editor-content{font-size:85%;margin:.625rem 0 3.125rem}}.p-editor-content.is--fix{margin-top:-1.875rem;position:relative;z-index:1}@media screen and (max-width:639px){.p-editor-content.is--fix{margin-top:-.625rem}}.p-editor-content>*:first-child{margin-top:0}.p-editor-content>*:last-child{margin-bottom:0}.p-editor-content h2,.p-editor-content h3,.p-editor-content h4,.p-editor-content h5,.p-editor-content h6{font-family:Shippori Mincho B1,serif;color:var(--color-text);line-height:1.4;font-weight:600;margin:2em 0 .8em}.p-editor-content h2{font-size:1.75rem}@media screen and (max-width:639px){.p-editor-content h2{font-size:1.375rem}}.p-editor-content h3{font-size:1.5rem}@media screen and (max-width:639px){.p-editor-content h3{font-size:1.25rem}}.p-editor-content h4{font-size:1.375rem}@media screen and (max-width:639px){.p-editor-content h4{font-size:1.125rem}}.p-editor-content h5{font-size:1.25rem}@media screen and (max-width:639px){.p-editor-content h5{font-size:1rem}}.p-editor-content h6{font-size:1.125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text)}@media screen and (max-width:639px){.p-editor-content h6{font-size:1rem}}.p-editor-content p{font-size:inherit;margin:0 0 1.6em}.p-editor-content p:last-child{margin-bottom:0}.p-editor-content strong,.p-editor-content b{font-weight:700}.p-editor-content em,.p-editor-content i{font-style:italic}.p-editor-content u{text-decoration:underline}.p-editor-content s{text-decoration:line-through}.p-editor-content a{color:var(--color-primary);text-decoration:underline;transition:color .2s ease}.p-editor-content a:hover,.p-editor-content a:focus-visible{color:var(--color-secondary)}.p-editor-content hr{display:block;border:none;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1'%20height='12.75'%20viewBox='0%200%201%2012.75'%3e%3cg%20transform='translate(-16516.5%20-5497.718)'%3e%3cg%20transform='translate(16333%205275.218)'%3e%3cpath%20d='M1,2H0V-2H1Z'%20transform='translate(183.5%20224.5)'%20fill='%230f5d80'/%3e%3cpath%20d='M1,.75H0V-.75H1Z'%20transform='translate(183.5%20234.5)'%20fill='%23a38f36'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;width:100%;height:13px;transform:scaleY(-1);margin:3em 0}.p-editor-content blockquote{margin:2.4em 0;padding:1.8em 2em;border-left:.25rem solid var(--color-secondary);background-color:var(--color-bg-sub)}.p-editor-content blockquote p{margin:0;color:var(--color-text);font-style:italic}.p-editor-content ul,.p-editor-content ol{margin:0 0 1.8em;padding-left:0}.p-editor-content ul{list-style:none;margin-left:.5em}.p-editor-content ul li{margin:0 0 .8em;padding-left:1.1em;line-height:1.7;position:relative}.p-editor-content ul li:before{content:"";width:.7em;height:.7em;display:block;background-color:var(--color-secondary);position:absolute;top:.45em;left:0;transform:rotate(45deg)}.p-editor-content ul li:last-child{margin-bottom:0}.p-editor-content ol{padding-left:2.8em}.p-editor-content ol li{list-style:decimal;margin:0 0 .8em;line-height:1.7}.p-editor-content ol li:last-child{margin-bottom:0}.p-editor-content ol li::marker{color:var(--color-primary);font-weight:500}.p-editor-content dl{margin:0 0 2em}.p-editor-content dl dt{font-weight:600;color:var(--color-primary);margin-top:1.4em}.p-editor-content dl dt:first-of-type{margin-top:0}.p-editor-content dl dd{margin:.4em 0 .8em;padding-left:0}.p-editor-content pre{font-family:Fira Code,IBM Plex Mono,Menlo,monospace;font-size:1rem;line-height:1.6;padding:1.2em 1.4em;margin:0 0 2em;background-color:var(--color-bg-sub);overflow-x:auto}.p-editor-content code{font-family:Fira Code,IBM Plex Mono,Menlo,monospace;background-color:#0f5d8014;padding:.1em .4em;border-radius:.3em;font-size:.9em}.p-editor-content pre code{background-color:transparent;padding:0}.p-editor-content img{width:auto;height:auto;max-width:100%;max-height:100%;display:block;margin:1.2em auto}.p-editor-content .alignleft,.p-editor-content .alignright,.p-editor-content .aligncenter{display:block}.p-editor-content .alignleft{float:left;margin:0 1.5em 1em 0}.p-editor-content .alignright{float:right;margin:0 0 1em 1.5em}.p-editor-content .aligncenter{margin:1.5em auto;text-align:center}@media screen and (max-width:767px){.p-editor-content .alignleft,.p-editor-content .alignright{float:none;margin:0 auto 1.5em}}.p-editor-content sub,.p-editor-content sup{font-size:70%;line-height:0;position:relative}.p-editor-content sup{top:-.3em}.p-editor-content sub{bottom:-.1em}.p-page-content{font-size:1.6rem}.p-page-content h2{font-size:3.2rem;margin-top:60px}.p-page-content h3{font-size:2.6rem;margin-top:40px}.p-page-content h4{font-size:2.2rem;margin-top:40px}.p-page-content h5{font-size:1.8rem;margin-top:40px}.p-page-content h6{font-size:1.6rem}.p-page-content ul{margin-bottom:20px}.p-page-content ul li{margin-bottom:.8em;position:relative;padding-left:.7em}.p-page-content ul li:before{content:"";width:.5rem;height:.5rem;display:block;background-color:var(--color-primary);position:absolute;top:.5em;left:0;border-radius:50%}.p-page-content ol{margin-top:2em;padding-left:2em}.p-page-content ol li{list-style:decimal;margin-bottom:.8em}.p-page-content img{width:auto;height:auto;max-width:100%;max-height:100%}.u-color--bordeaux{color:var(--color-bordeaux)}.u-color--orange{color:var(--color-orange)}.u-text--left{text-align:left}.u-text--center{text-align:center}.u-text--right{text-align:right}.u-text-80{font-size:80%}.u-text-60{font-size:60%}.u-mt-0{margin-top:0!important}.u-mt-20{margin-top:1.25rem!important}.u-mt-30{margin-top:1.875rem!important}.u-pt-0{padding-top:0!important}.u-pb-80{padding-bottom:5rem!important}@media screen and (max-width:639px){.u-pb-80{padding-bottom:2.5rem!important}}.u-width--full{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw)}@media screen and (min-width:640px){.u-pc--hidden{display:block!important}}@media screen and (max-width:639px){.u-pc--hidden{display:none!important}}@media screen and (min-width:640px){.u-sp--hidden{display:none!important}}@media screen and (max-width:639px){.u-sp--hidden{display:block!important}}
