body.scroll_off,html.scroll_off{overflow:hidden}body.single .content_wrap{position:relative;z-index:10}body.single .content_wrap::after{position:absolute;top:0;left:-100%;z-index:-9;width:300%;height:100%;content:'';display:block;background:var(--color-main);opacity:0.05}@media (max-width: 500px){body.single .content_wrap::after{background:#fff}}.header_main{position:relative;z-index:80;background:#fff}.header_main:after{position:absolute;bottom:-1px;left:0;width:100%;height:1px;content:"";display:block;background:#000;opacity:0.1}.header_main .catchphrase{padding:0.8em 0;background:var(--color-main);color:#fff;font-size:14px;text-align:center}@media (max-width: 800px){.header_main .catchphrase{padding:1.2em 0;font-size:13px}}@media (max-width: 500px){.header_main .catchphrase{font-size:12px}}.header_main .header_inner{position:relative}@media (max-width: 1080px){.header_main .header_inner{min-height:72px;max-height:120px;display:flex;align-items:center}}@media (max-width: 800px){.header_main .header_inner{min-height:64px;max-height:112px}}@media (max-width: 500px){.header_main .header_inner{max-height:104px}}.header_main .header_inner .logo{padding:40px 0 16px 0;height:100%;display:flex;justify-content:center}@media (max-width: 1080px){.header_main .header_inner .logo{padding:16px 0;padding-left:24px;justify-content:start}}@media (max-width: 800px){.header_main .header_inner .logo{padding-left:16px}}@media (max-width: 500px){.header_main .header_inner .logo{padding-left:12px}}.header_main .header_inner .logo a{height:100%;display:flex;align-items:center;color:#000;font-size:40px}@media (max-width: 1080px){.header_main .header_inner .logo a{font-size:28px}}@media (max-width: 800px){.header_main .header_inner .logo a{font-size:24px}}@media (max-width: 500px){.header_main .header_inner .logo a{font-size:20px}}.header_main .header_inner .logo a img{display:block;height:80px;width:auto}@media (max-width: 1080px){.header_main .header_inner .logo a img{height:48px}}@media (max-width: 500px){.header_main .header_inner .logo a img{height:40px}}@media (max-width: 1080px){.header_main .header_inner .header_nav{display:none}}.header_main .header_inner .header_nav>ul.header_menu_pc{display:flex;justify-content:center}.header_main .header_inner .header_nav>ul.header_menu_pc>li{position:relative}.header_main .header_inner .header_nav>ul.header_menu_pc>li>a{position:relative;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:center;color:#000;font-size:16px;line-height:1.4em;font-feature-settings:"palt"}.header_main .header_inner .header_nav>ul.header_menu_pc>li>a[aria-current="page"]::after{width:calc(100% - 44px);background:var(--color-accent)}.header_main .header_inner .header_nav>ul.header_menu_pc>li>a::after{position:absolute;bottom:0;left:2px;right:0;margin:auto;width:0;height:4px;content:"";display:block;background:var(--color-yellow)}.header_main .header_inner .header_nav>ul.header_menu_pc>li>a:hover::after{width:calc(100% - 44px);opacity:1}.header_main .header_inner .header_nav>ul.header_menu_pc>li:hover>ul{display:block}.header_main .header_inner .header_nav>ul.header_menu_pc>li:nth-last-of-type(2)>ul ul,.header_main .header_inner .header_nav>ul.header_menu_pc>li:nth-last-of-type(3)>ul ul{padding:0;padding-right:2px;left:initial;right:100%}.header_main .header_inner .header_nav>ul.header_menu_pc>li>ul{position:absolute;top:100%;left:0;right:0;z-index:10;margin:auto;min-width:13.75em;display:none;background:var(--color-main);box-shadow:0 0 1px rgba(255,255,255,0.9)}.header_main .header_inner .header_nav>ul.header_menu_pc>li>ul li a{padding:1.2em 1.5em;display:flex;white-space:nowrap;font-weight:400;color:#fff}.header_main .header_inner .header_nav>ul.header_menu_pc>li>ul li a:hover{color:#fff;background-color:var(--color-accent)}.header_main .header_inner .header_nav>ul.header_menu_pc>li>ul li:hover>ul{display:block}.header_main .header_inner .header_nav>ul.header_menu_pc>li>ul li>ul{position:absolute;top:0;left:100%;z-index:10;padding-left:2px;display:none;min-width:13.75em}.header_main .header_inner .header_nav>ul.header_menu_pc>li>ul li>ul::after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;display:block;content:"";background-color:var(--color-main);opacity:0.85}.header_main .ham_btn{position:absolute;top:0;bottom:0;right:16px;z-index:100;margin:auto;width:56px;height:56px;display:none;background:var(--color-main);cursor:pointer}@media (max-width: 1080px){.header_main .ham_btn{display:block}}@media (max-width: 500px){.header_main .ham_btn{right:8px;width:52px;height:52px}}.header_main .ham_btn.active div:nth-of-type(1){transform:translateY(0) rotate(45deg)}.header_main .ham_btn.active div:nth-of-type(2){right:-16px;opacity:0}.header_main .ham_btn.active div:nth-of-type(3){transform:translateY(0) rotate(-45deg)}.header_main .ham_btn div{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:2px;width:50%;background:#fff;transition:all 0.6s}.header_main .ham_btn div:nth-of-type(1){transform:translateY(-8px)}.header_main .ham_btn div:nth-of-type(2){transform:translateY(0)}.header_main .ham_btn div:nth-of-type(3){transform:translateY(8px)}.content_wrap{container-type:inline-size}.content_wrap{margin:0 auto;max-width:1200px;width:calc(100% - 48px);display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width: 700px){.content_wrap{width:calc(100% - 32px)}}@media (max-width: 500px){.content_wrap{width:100%}}.content_wrap.page,.content_wrap.clm_1{justify-content:center}.content_wrap.page .main_content,.content_wrap.clm_1 .main_content{width:100%;max-width:920px}.content_wrap.clm_2_left{flex-direction:row-reverse}.content_wrap .main_content{width:calc(100% - 300px - 24px)}@media (max-width: 1120px){.content_wrap .main_content{width:100%}}.content_wrap .sidebar_pc{width:300px;min-height:400px}@media (max-width: 1120px){.content_wrap .sidebar_pc{display:none}}.breadcrumbs_wrap{position:relative;z-index:10;margin-bottom:64px;padding:8px 0;width:100%}@media (max-width: 1080px){.breadcrumbs_wrap{margin-bottom:32px}}@media (max-width: 700px){.breadcrumbs_wrap{margin-bottom:24px;padding:10px 0}}@media (max-width: 500px){.breadcrumbs_wrap{margin-bottom:0}}.breadcrumbs_wrap::after{position:absolute;top:0;left:-100%;z-index:-1;height:100%;width:300%;content:"";display:block;background:var(--color-main)}.breadcrumb{padding:12px 0 10px 0;display:flex;flex-wrap:wrap;align-items:center;font-size:14px}@container (max-width:1040px){.breadcrumb{padding:12px 12px 10px 12px}}@container (max-width:800px){.breadcrumb{font-size:13px}}@container (max-width:600px){.breadcrumb{padding:8px;padding-bottom:4px;font-size:12px}}@media (max-width: 500px){.breadcrumb{padding:5px 12px;padding-bottom:3px;font-size:11px;gap:4px 0}}.breadcrumb li{margin-right:16px;display:flex;align-items:center;line-height:1.6em;color:#fff;font-feature-settings:"palt"}@media (max-width: 600px){.breadcrumb li{margin-right:10px}}.breadcrumb li::after{content:"";margin-top:1px;margin-left:16px;display:block;width:6px;height:6px;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}@media (max-width: 600px){.breadcrumb li::after{margin-left:8px}}.breadcrumb li:first-of-type{margin-left:0}.breadcrumb li:last-of-type::after{display:none}.breadcrumb li a{color:#fff;display:block;line-height:1.6em;font-feature-settings:"palt"}@media (max-width: 600px){.breadcrumb li a{letter-spacing:0}}.breadcrumb li a:hover{opacity:0.8}.breadcrumb li a svg{margin-right:8px;height:12px;width:auto;fill:#fff}@media (max-width: 600px){.breadcrumb li a svg{height:10px}}.footer_main{position:relative;z-index:10}.footer_main::after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;content:'';display:block;background:var(--color-main);opacity:0.04}.footer_main .widget_area_footer{margin:0 auto;padding:64px 0;max-width:1200px;width:calc(100% - 64px);display:grid;grid-template-columns:repeat(3, 1fr);gap:24px 16px}@media (max-width: 800px){.footer_main .widget_area_footer{padding:48px 0;grid-template-columns:repeat(1, 1fr)}}.footer_main .sns_links ul{height:56px;background:var(--color-main);display:flex;align-items:center;justify-content:center;gap:12px}.footer_main .sns_links ul li{height:60%;aspect-ratio:1/1}.footer_main .sns_links ul li a{height:100%;width:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff}.footer_main .sns_links ul li a svg{width:55%;height:55%;fill:var(--color-main)}.footer_main .copyright{height:64px;border-top:1px solid #ddd;background:#fff;display:flex;justify-content:center;align-items:center;text-align:center;font-size:13px}@media (max-width: 800px){.footer_main .copyright{height:56px;font-size:11px}}.footer_main .copyright span{margin-right:2px;font-family:var(--font-family-gothic_Arial)}
