@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Noto+Sans+JP:wght@100..900&family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap";*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none !important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;-o-tab-size:2;tab-size:2;scrollbar-gutter:stable}:where(html:has(dialog:modal[open])){overflow:clip}@media(prefers-reduced-motion: no-preference){:where(html:focus-within){scroll-behavior:smooth}}:where(body){line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){font-size:inherit;font-weight:normal;overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem)}:where(hr){border:none;-webkit-border-before:1px solid;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog){border:none;background:none;inset:unset;max-width:unset;max-height:unset}:where(dialog:not([open])){display:none !important}:where(:focus-visible){outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%) !important;height:1px !important;width:1px !important;overflow:hidden !important;position:absolute !important;white-space:nowrap !important;border:0 !important}html{font-size:62.5%}body{position:relative;width:100%;background-color:#fff;color:#555;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-style:normal;font-size:1.6rem;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-font-smoothing:antialiased;letter-spacing:.05em;line-break:strict;line-height:1.5;text-align:justify;word-break:normal}body.fixed{position:fixed}@media screen and (max-width: 768px){body{margin-top:60px}}a{text-decoration:none}button{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;height:auto;shape-margin:.75rem;background-repeat:no-repeat;background-size:cover;font-style:italic;vertical-align:middle}summary{display:block}summary::marker{content:none}summary{list-style-type:none}summary::-webkit-details-marker{display:none}input[type=button],input[type=text],input[type=submit],input[type=image],textarea{-webkit-appearance:none;border-radius:0}@media(prefers-color-scheme: dark){input[type=button],input[type=text],input[type=submit],input[type=image],textarea{background-color:#fff;color:#555}}.address{font-style:normal}.en_font{font-family:"Open Sans",sans-serif;font-weight:500;font-style:normal}.en_font.bold{font-weight:700}.en_font.light{font-weight:300}.en{font-weight:400}.bold{font-weight:700}.light{font-weight:400}.sup{font-size:.6em;vertical-align:.75em}.kakko{display:inline-block}.kakko.start{margin-left:-0.25em}.kakko.end{margin-right:-0.25em}.dash{display:inline-block;letter-spacing:0}@media screen and (max-width: 768px){.pc{display:none}}.tb{display:none}@media screen and (max-width: 1024px){.tb{display:block}}.sp{display:none}@media screen and (max-width: 768px){.sp{display:block}}.page-wrapper{position:relative}.sec-title{font-size:clamp(3.2rem,2.9166666667vw,4.2rem);line-height:1.5;text-align:center}.text-animation .char{display:inline-block;clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}.text-animation .char.active{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all .3s;transition:all .3s}@-webkit-keyframes fadeIn{to{opacity:1}}@keyframes fadeIn{to{opacity:1}}.sec-inner{width:min(1200px,90%);margin-inline:auto}.link-btn{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;aspect-ratio:1/.211;height:75px;position:relative;padding:10px 20px;border:1px solid;border-radius:999rem;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-width: 768px){.link-btn{height:60px}}.link-btn:hover{-webkit-transform:scale(0.97);transform:scale(0.97);-webkit-transition:all .4s;transition:all .4s}.link-btn.blue-btn{background-color:#15aabf;border-color:#15aabf;color:#fff}.link-btn.blue-btn::after{border-color:#fff}.link-btn.yellow-btn{background-color:#feffb9;border-color:#feffb9;color:#15aabf}.link-btn.yellow-btn::after{border-color:#15aabf}.link-btn.orange-btn{background-color:#ff6c55;border-color:#ff6c55;color:#fff}.link-btn.orange-btn::after{border-color:#fff}.link-btn::after{content:"";position:absolute;top:50%;right:40px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:14px;height:14px;border-top:2px solid;border-right:2px solid}@media screen and (max-width: 768px){.link-btn::after{right:30px}}.link-btn .btn-text{font-size:clamp(1.5rem,1.3888888889vw,2rem)}.banner-link-container{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.banner-link-container .menu-banner-link{display:grid;grid-template-columns:repeat(2, 1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;aspect-ratio:1/.305;width:min(590px,40.9722222222vw);border-radius:8px;-webkit-box-shadow:0 0 40px 0 rgba(85,85,85,.2);box-shadow:0 0 40px 0 rgba(85,85,85,.2);-webkit-transition:all .4s;transition:all .4s;overflow:hidden}@media screen and (max-width: 768px){.banner-link-container .menu-banner-link{width:100%}}.banner-link-container .menu-banner-link.ippan-link::after{background-image:url(../img/common/bnr-img-01.webp)}.banner-link-container .menu-banner-link.enge-link::after{background-image:url(../img/common/bnr-img-02.webp)}.banner-link-container .menu-banner-link:hover{-webkit-transform:scale(0.97);transform:scale(0.97);-webkit-transition:all .4s;transition:all .4s}.banner-link-container .menu-banner-link::after{content:"";grid-column:2/3;display:block;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.banner-link-container .menu-banner-link .text-box{padding:min(40px,2.7777777778vw) 7% 5%;background-color:#15aabf;color:#fff;text-align:justify}.banner-link-container .menu-banner-link .top-text{font-size:clamp(2rem,1.9444444444vw,2.8rem)}.banner-link-container .menu-banner-link .bottom-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;margin-top:2em;font-size:clamp(1.2rem,1.1111111111vw,1.6rem)}.banner-link-container .menu-banner-link .bottom-text::after{content:"";display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}.header{position:relative;z-index:9999}@media screen and (max-width: 768px){.header{position:fixed;top:0;left:0;width:100%}}.header.fixed .g_nav-wrapper{position:fixed;top:0;left:0}.header .header-top-wrapper{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;height:50px;padding:15px 20px;background-color:#15aabf;color:#fff}@media screen and (max-width: 768px){.header .header-top-wrapper{display:none}}.header .header-top-wrapper .header-top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:min(1200px,100%);margin-inline:auto;font-size:1.2rem}.header .header-top-wrapper .link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5em}.g_nav-wrapper{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;width:100%;padding:15px;background-color:#fff;-webkit-box-shadow:0 4px 50px 0 rgba(0,0,0,.05);box-shadow:0 4px 50px 0 rgba(0,0,0,.05);color:#15aabf;font-size:1.6rem}@media screen and (max-width: 768px){.g_nav-wrapper.pc{display:none}}.g_nav-wrapper.sp{display:none}@media screen and (max-width: 768px){.g_nav-wrapper.sp{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px}}.g_nav-wrapper .open-btn{position:absolute;top:0;right:0;background-color:#15aabf;width:60px;height:100%}.g_nav-wrapper .open-btn .border{position:absolute;width:60%;height:3px;background-color:#fff}.g_nav-wrapper .open-btn .border:nth-of-type(1){top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.g_nav-wrapper .open-btn .border:nth-of-type(2){top:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.g_nav-wrapper .open-btn .border:nth-of-type(3){top:37px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.g_nav-wrapper .g_nav-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:min(1200px,100%);margin-inline:auto}@media screen and (max-width: 768px){.g_nav-wrapper .g_nav-inner{margin-right:70px}}@media screen and (max-width: 768px){.g_nav-wrapper .logo-link{width:100px}}.g_nav-wrapper .g_nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 0}@media screen and (max-width: 1100px){.g_nav-wrapper .g_nav-container{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 768px){.g_nav-wrapper .g_nav-container{display:none}}.g_nav-wrapper .g_nav-container.panelactive{display:block;position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);height:calc(100vh - 60px);background-color:#fff;border-top:1px solid #15aabf}.g_nav-wrapper .g_nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5em;margin-right:1.5em}@media screen and (max-width: 768px){.g_nav-wrapper .g_nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;width:100%;margin-right:0}}@media screen and (max-width: 768px){.g_nav-wrapper .g_nav-list .list-item{width:100%}}@media screen and (max-width: 768px){.g_nav-wrapper .g_nav-list .nav-link{display:block;position:relative;width:100%;padding:20px 15px;border-bottom:1px solid #15aabf}}.g_nav-wrapper .g_nav-list .nav-link::after{content:none;position:absolute;width:7px;height:7px;border-top:1px solid #15aabf;border-right:1px solid #15aabf;rotate:45deg;top:50%;right:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 768px){.g_nav-wrapper .g_nav-list .nav-link::after{content:""}}.g_nav-wrapper .btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width: 768px){.g_nav-wrapper .btn-box{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.g_nav-wrapper .tel-link{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;background-color:#15aabf;width:45px;height:45px;border-radius:100%;color:#fff}@media screen and (max-width: 768px){.g_nav-wrapper .tel-link.pc{display:none}}.g_nav-wrapper .tel-link.sp{display:none}@media screen and (max-width: 768px){.g_nav-wrapper .tel-link.sp{display:-webkit-box;display:-ms-flexbox;display:flex}}.g_nav-wrapper .mail-link{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;gap:10px;padding:12px 24px;background:#fff;border-radius:999rem;-webkit-box-shadow:0 3px 40px 0 #d9d9d9;box-shadow:0 3px 40px 0 #d9d9d9}.g_nav-wrapper .request-btn{padding:12px 24px;background-color:#ff6c55;border-radius:999rem;-webkit-box-shadow:0 4px 50px 0 rgba(0,0,0,.05);box-shadow:0 4px 50px 0 rgba(0,0,0,.05);color:#fff}@media screen and (max-width: 768px){.g_nav-wrapper .request-btn{padding:9px 13px;font-size:1.2rem}}.request-bottom-banner-link{display:grid;place-content:center start;aspect-ratio:1/.309;width:min(1360px,100%);margin:120px auto 0;padding:5%;background-image:url(../img/common/bnr_wide.webp);background-position:100% 50%;background-repeat:no-repeat;background-size:cover;border-radius:8px}@media screen and (max-width: 768px){.request-bottom-banner-link{aspect-ratio:unset;padding:30px 5%;background-position:50% 50%;border-radius:0}}.request-bottom-banner-link .top-text{color:#fff;font-size:clamp(1.2rem,2.5vw,3.6rem)}.request-bottom-banner-link .link-btn{margin-top:30px}@media screen and (max-width: 768px){.request-bottom-banner-link .link-btn{height:40px;margin-top:20px}}.request-bottom-banner-link .link-btn::after{border-color:#ff6c55}@media screen and (max-width: 768px){.request-bottom-banner-link .link-btn::after{width:7px;height:7px;right:20px}}.request-bottom-banner-link .link-btn .btn-text{color:#ff6c55}@media screen and (max-width: 768px){.request-bottom-banner-link .link-btn .btn-text{font-size:1.2rem}}.footer{margin-top:40px;background-color:#15aabf;color:#fff}@media screen and (max-width: 768px){.footer{margin-top:0}}.footer .footer-wrapper{width:min(1200px,90%);margin-inline:auto;padding:60px 0}@media screen and (max-width: 768px){.footer .footer-wrapper{padding-bottom:20px}}.footer .footer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}@media screen and (max-width: 768px){.footer .footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer .company-container{margin-top:50px}.footer .company-container .address-box{font-size:1.4rem}.footer .company-container .address-box:not(:first-of-type){margin-top:1em}.footer .company-container .address-box .bottom-text{font-style:normal}.footer .footer-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 2em;margin-top:2em}@media screen and (max-width: 768px){.footer .footer-nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px}}.footer .contact-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;margin-top:20%}@media screen and (max-width: 768px){.footer .contact-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.footer .contact-container .middle-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.footer .contact-container .tel-link{font-size:clamp(1.8rem,1.9444444444vw,2.8rem)}@media screen and (max-width: 768px){.footer .contact-container .tel-link.pc{display:none}}.footer .contact-container .tel-link.sp{display:none}@media screen and (max-width: 768px){.footer .contact-container .tel-link.sp{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer .contact-container .bottom-text{font-size:1.2rem;line-height:1.7}.footer .contact-container .mail-btn{margin-top:10px;padding:15px 25px;border:1px solid #fff;border-radius:999rem}.footer .footer-bottom-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px;padding-top:20px;border-top:1px solid #fff;font-size:1.2rem}@media screen and (max-width: 768px){.footer .footer-bottom-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}}.footer .footer-bottom-area .link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5em}@media screen and (max-width: 768px){.footer .footer-bottom-area .link-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25em}}.post-list{border-bottom:1px solid #d7e1e1}.post-list .post-list-item{border-top:1px solid #d7e1e1}.post-list .post-list-item .item-link{display:block;position:relative;padding:1em}.post-list .post-list-item .item-link::before{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:25px;height:25px;background-image:url(../img/common/icon-post-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.post-list .post-list-item .item-link::before{top:15px;-webkit-transform:unset;transform:unset}}.post-list .post-list-item .post-top-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em;margin-top:.5em}@media screen and (max-width: 768px){.post-list .post-list-item .post-top-box{font-size:1.2rem}}.post-list .post-list-item .post-top-box .post-date{color:#8c9696}.post-list .post-list-item .post-top-box .post-cat-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5em}.post-list .post-list-item .post-top-box .post-cat{display:inline-block;padding:2px 1em;background-color:#fff;border:1px solid #15aabf;color:#15aabf;font-size:1.2rem}#searchform{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}#searchform input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:200px;padding:.25em 1em;border:1px solid #989898;background-color:#fff}#searchform input:focus-visible{outline:none}#searchform .search-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;position:relative;width:3em;height:100%;background-color:#15aabf;color:#eefafa}#searchform .search-btn::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;padding:5px;background-color:#15aabf;background-image:url(../img/common/icon-search.svg);background-position:50%;background-repeat:no-repeat;background-size:50%}#searchform .search-btn #searchsubmit{position:relative;width:100%;background-color:rgba(0,0,0,0)}.pagination{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;margin-top:40px;gap:10px}.pagination .pagination-list{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;gap:10px;color:#15aabf;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:700}.pagination .pagination-list span,.pagination .pagination-list a{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;width:42px;height:42px;border:1px solid #15aabf;border-radius:999rem}.pagination .pagination-list .current{background-color:#15aabf;color:#fff;border-radius:999rem}.pagination a.next,.pagination a.prev{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;width:42px;height:42px;border:1px solid #15aabf;border-radius:999rem}.pagination a.next::before,.pagination a.prev::before{content:"";width:10px;height:10px;border-top:2px solid #15aabf;border-right:2px solid #15aabf}.pagination a.next::before{margin-right:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pagination a.prev::before{margin-left:3px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.archive.news .page-top-wrapper{display:grid;grid-template-columns:1fr auto;grid-template-rows:repeat(2, auto);height:220px;background-color:#15aabf;color:#fff}@media screen and (max-width: 768px){.archive.news .page-top-wrapper{grid-template-columns:1fr;padding-bottom:40px}}.archive.news .page-top-wrapper .breadcrumb{grid-column:1/2;grid-row:1/2;margin-top:1em;padding-right:2em;font-size:clamp(1rem,.9722222222vw,1.4rem)}.archive.news .page-top-wrapper .page-title{grid-column:1/2;grid-row:2/3;margin-top:1em;padding-right:1em;font-size:clamp(3.6rem,2.9166666667vw,4.2rem);line-height:1.6}@media screen and (max-width: 768px){.archive.news .page-top-wrapper .page-title{margin-top:1em;padding-left:5%}}.archive.news .archive-page-wrapper{margin-top:100px}.archive.news .archive-page-wrapper .top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.archive.news .archive-page-wrapper .top-container{-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:20px}}.archive.news .cat-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}@media screen and (max-width: 768px){.archive.news .cat-list{font-size:1.2rem}}.archive.news .cat-list .cat-list-item{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}.archive.news .cat-list .cat-link{padding:5px 1em;background-color:#eefafa;color:#15aabf}.archive.news .cat-list .cat-link.current{background-color:#15aabf;color:#eefafa}.archive.news .post-list{margin-top:80px}.archive.news .post-list-item .item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5em;position:relative;padding:1em}@media screen and (max-width: 768px){.archive.news .post-list-item .item-link{-ms-flex-wrap:wrap;flex-wrap:wrap}}.archive.news .post-list-item .post-top-box{margin-top:0}.archive.news .post-list-item .post-title{margin-top:0;color:#15aabf}@media screen and (max-width: 768px){.archive.news .post-list-item .post-title{width:100%}}.single .breadcrumb{margin-top:1em;color:#15aabf;font-size:1.4rem}.single .post-page-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10%;margin-top:100px}@media screen and (max-width: 768px){.single .post-page-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single .article-wrapper .post-top-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.single .article-wrapper .post-top-box .post-cat{padding:2px 1em;background-color:#fff;border:1px solid #15aabf;color:#15aabf}.single .article-wrapper .post-title{margin-top:.5em;font-size:clamp(2.2rem,1.9444444444vw,2.8rem)}.single .article-wrapper .sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.5em;margin-top:20px}.single .article-wrapper .sns-list.sns-bottom-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:80px}.single .article-wrapper .post-content-wrapper{margin-top:20px;padding-top:60px;border-top:1px solid #f1f1f1}.single .article-wrapper .post-content-wrapper p{margin-top:2em;line-height:1.65}.single .article-wrapper .post-content-wrapper a{color:#15aabf;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;word-break:break-all}.single .article-wrapper .post-content-wrapper .wp-block-image{margin-top:2em}.single .article-wrapper .post-content-wrapper .wp-block-image img{border-radius:8px}@media screen and (max-width: 768px){.single .aside-wrapper{margin-top:50px}}.single .aside-wrapper .aside-list-container{margin-top:40px}.single .aside-wrapper .aside-title{font-size:2rem}.single .aside-wrapper .aside-list{margin-top:1em}.single .aside-wrapper .aside-list a{color:#15aabf;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.single .aside-wrapper .cat-list .cat-list-item::before{content:"";display:inline-block;width:4px;height:4px;margin-right:.25em;border-radius:999rem;background-color:#15aabf;vertical-align:.25em}.single .aside-wrapper .latest-post-lsit-item:not(:first-of-type){margin-top:.5em}.single .post-bottom-box{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:120px}.single .post-bottom-box a{display:block;position:relative;width:200px;padding:1em;color:#15aabf;font-weight:700;text-align:center}@media screen and (max-width: 768px){.single .post-bottom-box a{width:150px;font-size:1.4rem}}.single .post-bottom-box a::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:14px;height:14px;border-top:2px solid;border-right:2px solid}@media screen and (max-width: 768px){.single .post-bottom-box a::after{right:30px}}.single .post-bottom-box a[rel=prev]{grid-column:1/2}.single .post-bottom-box a[rel=prev]::after{left:20px;-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.single .post-bottom-box a[rel=next]{grid-column:2/3;margin-inline:auto 0}.single .post-bottom-box a[rel=next]::after{right:20px}.not_found-page{margin:120px auto;text-align:center}.not_found-page .top-text{font-size:clamp(2rem,1.6666666667vw,2.4rem)}.not_found-page .bottom-text{margin-top:1.5em}.not_found-page .link-btn{margin-top:60px;margin-inline:auto}