﻿@font-face{font-family:"Noto Sans JP";src:url("../fonts/Noto_Sans_JP/NotoSansJP-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Lexend Exa";src:url("../fonts/Lexend_Exa/LexendExa-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--color-primary: #131313;--color-on-primary: #fff;--color-secondary: rgba(133, 133, 133, 0.1);--color-on-secondary: #131313;--color-tertiary: #bbb;--color-quaternary: #f2f2f7;--color-info: #ccc;--color-background: #fff;--color-text: #223344;--color-post-text: #08131a;--color-gradient: linear-gradient(135deg, #21b7ba, #dcbf75, #f2a3c0, #25add6);--font-size-effects: 3.2rem;--font-size-big: 2.8rem;--font-size-heading-big: 2.2rem;--font-size-heading-middle: 1.8rem;--font-size-heading: 1.4rem;--font-size-title: 1.2rem;--font-size-subtitle: 1rem;--font-size-text: 0.8rem;--font-size-subtext: 0.6rem;--max-width_pc: 1000px;--max-width_pc_content: 700px;--space-xxs: 0.25rem;--space-xs: 0.5rem;--space-s: 1rem;--space-m: 2rem;--space-l: 3rem;--space-xl: 4rem}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg*,symbol*)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}div,p,ol:not(.wp-block-list),ul:not(.wp-block-list),menu,summary{list-style:none;padding:0;margin:0}img{max-inline-size:100%;max-block-size:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;padding:0;margin:0;margin-block-start:0;margin-block-end:0}body{margin:0;padding:0}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;line-break:auto;-webkit-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}html{font-size:min(16px,4vw);scroll-behavior:smooth}html.no-scroll-behavior{scroll-behavior:auto}body{font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:1.7;letter-spacing:.05em;color:var(--color-text);background-color:var(--color-background)}body.no-scroll{overflow:hidden;position:fixed;width:100%}img{width:100%;height:auto}@media screen and (min-width: 768px){.pc-width{margin:0 auto}}body{opacity:0;transition:opacity .8s ease-in-out}body.fade-in{opacity:1}p{padding-bottom:1rem}h2{font-size:1.4rem;padding:1rem 0;font-weight:700;letter-spacing:.1rem}h3{font-size:1.2rem;padding:1rem 0;font-weight:700;letter-spacing:.1rem}h4{font-size:1.1rem;padding:1rem 0;font-weight:700}h5{font-size:1.2rem;padding:1rem 0;font-weight:700}h6{font-size:1rem;padding:1rem 0;font-weight:700}.title-en{font-family:"Lexend Exa",sans-serif}a{transition:opacity .5s ease;cursor:pointer}a:hover{opacity:.8}a:active{opacity:.6}a:visited{opacity:.6}@media(min-width: 1000px){.effect-mono{display:inline-block;position:relative;overflow:hidden}.effect-mono img{display:block;filter:grayscale(0);transition:filter .8s linear}.effect-mono::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%);pointer-events:none;z-index:1;transition:transform .8s ease;transform:translateX(-100%);mix-blend-mode:luminosity}.effect-mono:hover::before{transform:translateX(0)}.effect-mono:hover img{filter:grayscale(100%)}.effect-brightness{transition:filter .3s ease;filter:brightness(1)}.effect-brightness:hover{filter:brightness(1.75)}.effect-flash{filter:brightness(1);transition:filter 1s,border-color 1s}.effect-flash:hover{transition:border-color .2s;animation:bright-flash .2s linear forwards}@keyframes bright-flash{0%{filter:brightness(2.5)}100%{filter:brightness(1.25)}}}.before-toc-cta{width:100%;height:auto;border-radius:10px;overflow:hidden}.before-toc-cta img{width:100%;height:auto;display:block}.fixed-cta{position:fixed;bottom:0;right:0;width:200px;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-background);padding:.5rem;border-radius:10px 0 0 0;transform:translateX(100%);opacity:0;pointer-events:none;transition:transform .5s ease-out,opacity .5s ease-out}.fixed-cta.visible{transform:translateX(0);opacity:1;pointer-events:auto}@media(min-width: 1000px){.fixed-cta{right:80px;width:300px}}.fixed-cta .fixed-cta-close-btn{position:absolute;top:-0.5rem;right:.5rem;font-size:1.5rem;font-weight:500;cursor:pointer;background-color:rgba(0,0,0,.2);color:var(--color-on-primary);display:flex;align-items:center;justify-content:center;border-radius:50%;width:30px;height:30px}.fixed-cta .fixed-cta-copy{font-size:.8rem;font-weight:500;letter-spacing:.1rem;color:var(--color-on-secondary);margin-bottom:.5rem}.fixed-cta .fixed-cta-image{width:100%;height:auto;margin-bottom:.5rem}.fixed-cta .fixed-cta-image img{width:100%;height:auto;display:block}.fixed-cta .fixed-cta-button{width:100%;background-color:var(--color-primary);font-size:.8rem;font-weight:500;letter-spacing:.1rem;padding:.5rem 1rem;border-radius:50px;display:flex;align-items:center;justify-content:center}.fixed-cta .fixed-cta-button a{display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--color-on-primary);width:100%}.cta-block{margin-top:var(--space-m);display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.cta-block{flex-direction:column}}.cta-block .cta-img{flex:1;overflow:hidden;padding:var(--space-s) var(--space-s) var(--space-s) 0}@media screen and (max-width: 768px){.cta-block .cta-img{padding:0;margin-bottom:var(--space-xs)}}.cta-block .cta-img img{width:100%;height:100%;object-fit:cover}.cta-block .cta-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.cta-block .cta-content .cta-download{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-s)}.cta-block .cta-content .cta-download .cta-download-qr{max-width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--color-primary)}@media screen and (max-width: 768px){.cta-block .cta-content .cta-download .cta-download-qr{display:none}}.cta-block .cta-content .cta-download .cta-download-qr::before{content:"スマホでダウンロード↓";text-align:center;font-size:var(--font-size-text);font-weight:var(--font-weight-bold);margin-top:var(--space-s)}.cta-block .cta-content .cta-download .cta-download-app{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--space-s)}.cta-block .cta-content .cta-download .cta-download-app a{width:100%;height:100%}.cta-block .cta-content .cta-caution{font-size:var(--font-size-text);font-weight:var(--font-weight-bold);text-align:center;width:100%}.cta-block .cta-content .cta-caution::before{content:"※高校生を除く18歳以上の独身者専用サービスです"}.cta-block .cta-content .cta-official{margin-top:var(--space-s);font-size:var(--font-size-m);font-weight:var(--font-weight-bold);text-align:center;width:100%}.cta-block .cta-content .cta-official a{color:var(--color-on-background)}header{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:84px;z-index:100;padding-bottom:5px}@media(min-width: 768px){header{flex-direction:row;align-items:center;justify-content:space-between;height:84px;z-index:100;padding:0 2rem}}@media(min-width: 1000px){header{width:calc(100% - 80px)}}header .header-logo{width:170px}@media(min-width: 1000px){header .header-logo{position:relative;top:initial;left:initial;max-width:300px}}header .header-logo img{width:100%}header .pc-header-text{display:none}@media(min-width: 1000px){header .pc-header-text{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-weight:500;text-align:center}}header .pc-header-search{display:none}@media(min-width: 768px){header .pc-header-search{display:block;max-width:300px}}.pc-sidebar{display:none}@media(min-width: 1000px){.pc-width{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.pc-content{width:calc(100% - 80px)}.pc-sidebar{display:block;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;top:0;right:0;width:80px;height:100vh;background-color:var(--color-text);color:var(--color-background);z-index:100}.pc-sidebar .side-sns-list .sns-list-share{display:flex;flex-direction:column;align-items:center;justify-content:center}.pc-sidebar .side-sns-list .sns-list-share::before{content:"SHARE";font-size:.7rem;font-weight:500;letter-spacing:.2rem;padding:1rem 0;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.pc-sidebar .side-sns-list .sns-list-share li,.pc-sidebar .side-sns-list .sns-list-share li a{margin:0;padding:0;line-height:1.2;font-size:1.3rem}.pc-sidebar .side-sns-list a{text-decoration:none;color:var(--color-background);font-size:1rem;letter-spacing:.2rem}.pc-sidebar .side-go-top{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-size:.8rem;font-weight:500;letter-spacing:.2rem;padding:3rem 0 1.5rem 0;cursor:pointer;position:relative}.pc-sidebar .side-go-top::before{content:"←";padding-bottom:.5rem;display:inline-block;transition:transform .3s ease}.pc-sidebar .side-go-top:hover::before{transform:translateY(-5px)}}.sns-buttons{display:none}@media(min-width: 768px){.sns-buttons{position:fixed;top:50%;transform:translateY(-50%);left:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:1;transition:opacity .5s ease;z-index:999}.sns-buttons.hidden{opacity:0}.sns-button{border-radius:50%;width:2rem;height:2rem;color:var(--color-text);background-color:var(--color-background);padding:.5rem;display:flex;align-items:center;justify-content:center;text-decoration:none}.sns-button i{font-size:1.2rem}}.ensports-cta-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:5rem 0;overflow:hidden}.ensports-cta-title{position:absolute;top:0;right:-3rem;font-size:6rem;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-weight:bold;letter-spacing:.5rem;color:var(--color-tertiary)}.ensports-cta-text-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.ensports-cta-text-container .ensports-cta-text{width:80vw;font-size:var(--font-size-text);padding:0 0 0 1.5rem}.ensports-cta-text-container .ensports-cta-caption{font-size:var(--font-size-subtext);padding:0 0 0 1.5rem}.ensports-cta-button-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0 0 0 1.5rem}.ensports-cta-button-container img{height:3rem;width:auto}.ensports-cta-mockup{width:80vw}.ensports-cta-logo{width:200px;margin:0 auto}footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:var(--color-text);color:var(--color-background);overflow:hidden}footer .footer-container{max-width:400px;margin:0 auto}footer .pc-footer-fanboy{display:none}footer .footer-message-wrapper{position:relative}footer .footer-message-container{border:1px solid var(--color-background);border-radius:50%;width:100%;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:var(--color-text);z-index:2}footer .footer-message-triangle::after,footer .footer-message-triangle::before{content:"";position:absolute;clip-path:polygon(50% 0%, 0% 100%, 100% 100%);bottom:-10px;right:80px;rotate:160deg}footer .footer-message-triangle::after{z-index:1;width:50px;height:50px;background-color:var(--color-text)}footer .footer-message-triangle::before{z-index:0;bottom:-12px;right:78px;width:54px;height:54px;background:var(--color-background)}footer .footer-message{font-size:2rem;font-weight:700;padding-bottom:1rem;line-height:1.2;font-family:"Lexend Exa",sans-serif;letter-spacing:.01rem;position:relative;z-index:3}footer .footer-message span{display:block}footer .footer-message .red{color:#d81919}footer .footer-message .blue{color:#1193bc}footer .footer-message .orange{color:#dd7812}footer .sp-footer-fanboy{width:80%;margin:2rem auto 4rem auto;rotate:15deg}footer .footer-logo{width:100%;padding-bottom:1.5rem}footer .footer-text{font-size:var(--font-size-text);padding-bottom:1rem}footer .footer-border-line{width:100%;height:1px;background:var(--color-background);margin:1rem 0}footer .footer-menu,footer .footer-service{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;padding:1rem 0}footer .footer-menu a,footer .footer-service a{text-decoration:none;color:var(--color-background);font-size:.9rem}footer .footer-sns{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1rem 0 2rem 0}footer .footer-sns a{text-decoration:none;color:var(--color-background);font-size:1.7rem}footer .footer-qualification{font-size:var(--font-size-subtext);font-weight:500;padding-bottom:1rem}footer .footer-copyright{font-size:var(--font-size-subtext);text-align:center;font-weight:500;width:100%}@media(min-width: 768px){footer{padding:0 0 2rem 0}footer .footer-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;max-width:1200px}footer .pc-footer-left{padding:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1}footer .pc-footer-right{flex:1}footer .pc-footer-fanboy{position:relative;right:2rem;rotate:15deg}footer .footer-message-wrapper{width:100%}footer .footer-message-container{border-radius:2rem;width:100%;aspect-ratio:initial;margin:0 0 3rem 0}footer .footer-message-triangle::after,footer .footer-message-triangle::before{content:"";position:absolute;clip-path:polygon(50% 0%, 0% 100%, 100% 100%);bottom:36px;right:-8px;rotate:140deg}footer .footer-message-triangle::before{bottom:34px;right:-10px;width:54px;height:54px;background:var(--color-background);z-index:0}footer .footer-message-triangle::after{z-index:1;width:50px;height:50px;background-color:var(--color-text)}footer .footer-message{font-size:1.6rem;text-align:left;width:100%;padding:1rem;letter-spacing:.1rem}footer .footer-message span{display:inline}footer .footer-logo{width:80%;padding-bottom:1rem;margin:0 auto}footer .footer-menu,footer .footer-service{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem 0;justify-content:center;margin:0 0 0 auto}footer .footer-border-line{width:100%;height:1px;background:var(--color-background);margin:1rem auto}footer .footer-menu a,footer .footer-service a{text-decoration:none;color:var(--color-background);font-size:.8rem}footer .footer-text{width:100%;font-size:max(.8vw,.8rem)}footer .sp-footer-fanboy{display:none}footer .pc-footer-fanboy{display:block}}@media(min-width: 1000px){footer{width:calc(100% - 80px)}footer .pc-footer-left{flex:2}footer .pc-footer-right{flex:1}footer .footer-logo{width:15rem;padding-bottom:0;padding-top:.2rem}footer .footer-logo-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;gap:3rem}footer .footer-text{width:80%;max-width:700px}footer .footer-menu a,footer .footer-service a{font-size:var(--font-size-subtitle)}}.article-list-item a{text-decoration:none;cursor:pointer;max-width:100%;height:auto}.article-list-date-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.article-list-date-container .article-list-date{position:relative;z-index:5;font-size:var(--font-size-subtext);background-color:var(--color-background);padding:0 .5rem;margin-bottom:.5rem}.article-list-date-container .article-list-title{font-size:var(--font-size-text);position:relative;padding:.2rem .5rem;width:100%;z-index:5;background-color:var(--color-background);margin-bottom:.5rem}.article-list-date-container .article-list-meta-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5rem}.article-list-date-container .article-list-category,.article-list-date-container .article-list-tag{position:relative;top:2px;left:2px;font-size:var(--font-size-subtext);padding:0 .5rem;border:1px solid var(--color-background);z-index:4}.article-list-date-container .article-list-category::after,.article-list-date-container .article-list-tag::after{content:"";position:absolute;top:-2px;left:-2px;width:100%;height:100%;background-color:var(--color-background);z-index:5}.article-list-date-container .article-list-category a,.article-list-date-container .article-list-tag a{position:relative;top:-2px;left:-2px;z-index:6;text-decoration:none;color:var(--color-text)}.article-list-date-container .article-list-tag a::before{content:"#";padding-right:.2rem}.simple-btn{margin:2rem auto 0 auto;padding:.5rem 1.5rem;background-color:var(--color-text);color:var(--color-background);font-weight:700;max-width:250px;cursor:pointer}.simple-btn a{color:var(--color-background);text-decoration:none;font-size:1rem}.simple-btn:hover{opacity:.8}.simple-btn:active{opacity:.6}.simple-btn:visited{opacity:.6}.load-more-button{max-width:260px;cursor:pointer;margin:2rem auto;text-align:center;padding:1rem;font-size:var(--font-size-text);font-weight:500;background-color:var(--color-text);color:var(--color-background);border-radius:.5rem}.load-more-button.nomore{background-color:#ccc;cursor:default;pointer-events:none}.sns-list-share{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;font-size:1.8rem}.sns-list-share li a{text-decoration:none;color:var(--color-text)}.breadcrumbs-container{padding:0 0 0 1rem;font-size:.8rem;font-weight:500}.breadcrumbs{padding:1rem .7rem;background-color:var(--color-secondary)}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumbs a,.breadcrumbs .current{color:var(--color-text);padding:0 .5rem}@media screen and (min-width: 768px){.breadcrumbs-container{padding:0 1rem;margin:0 auto}}.search-form{display:flex;flex-direction:row;align-items:center;justify-content:center;border-bottom:1px solid var(--color-text);padding:0 1.5rem}.search-form-input{letter-spacing:.05rem;border:none;width:100%}.search-form-input-field{border:none;color:var(--color-text);letter-spacing:.05rem;width:100%;outline:none}.search-form-input-field::placeholder{color:var(--color-tertiary);padding:0 0 0 .5rem}.search-form-input-field:focus{border:none;box-shadow:none;outline:none}.search-form-submit{cursor:pointer;font-size:1rem;border:none;color:var(--color-text);padding:.5rem;letter-spacing:.05rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.widget_title{font-size:1rem;font-weight:700;padding:0 0 .5rem 0}.widget_categories ul,.widget_archive ul,.widget_pages ul{list-style-type:none;margin:0;padding:0}.widget_categories .cat-item:not(.children .cat-item),.widget_archive li,.widget_pages li{margin-bottom:.5rem}.widget_categories .cat-item:not(.children .cat-item)::before,.widget_pages li::before,.widget_archive li::before{content:"-";padding-right:.5rem}.widget_categories .cat-item a,.widget_archive li a{text-decoration:none;color:var(--color-text);font-weight:500}.widget_categories .cat-item a:hover,.widget_archive li a:hover{opacity:.8}.widget_categories .cat-item .children{padding-left:1rem;list-style-type:none;margin-top:.3rem}.widget_categories .cat-item .children .cat-item a{font-weight:normal;color:var(--color-text)}.widget_categories .cat-item .children .cat-item a:hover{color:var(--color-primary)}.widget_categories .postform{border:1px solid var(--color-tertiary);padding:.5rem;letter-spacing:.05rem;margin-bottom:.5rem}.widget_archive select{border:1px solid var(--color-tertiary);padding:.5rem;letter-spacing:.05rem;margin-bottom:.5rem}.widget_calendar .calendar_wrap{border:1px solid var(--color-tertiary);margin-bottom:.5rem}.widget_calendar .calendar_wrap .wp-calendar-table{width:100%}.widget_calendar .calendar_wrap .wp-calendar-table caption{padding:.5rem 0;font-weight:700}.widget_calendar .calendar_wrap .wp-calendar-table tr{vertical-align:middle;text-align:center;line-height:2.5}.widget_calendar .calendar_wrap .wp-calendar-table tr a{text-decoration:underline}.wp-calendar-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem}.wp-calendar-nav a{text-decoration:none}.widget_tag_cloud .tagcloud{margin-bottom:.5rem}.wp-video{margin-bottom:.5rem}.speech-bubble{display:flex;padding-bottom:1.5rem}.speech-bubble .bubble-image{width:3rem;margin-right:1rem}.speech-bubble .bubble-image img{width:3rem;height:3rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.speech-bubble .bubble-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.speech-bubble .bubble-content .bubble-name{font-size:.9rem;font-weight:bold;margin-bottom:.5rem}.speech-bubble .bubble-content .bubble-text{position:relative;padding:20px;background-color:var(--color-background);border:1px solid var(--color-tertiary);border-radius:10px;width:100%}.speech-bubble .bubble-content .bubble-text::before{border:9px solid rgba(0,0,0,0);border-top-color:var(--color-tertiary);content:"";position:absolute;top:-1px;left:-10px}.speech-bubble .bubble-content .bubble-text::after{border:8px solid rgba(0,0,0,0);border-top-color:var(--color-background);content:"";position:absolute;top:0;left:-8px}.speech-bubble.right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.speech-bubble.right .bubble-content{align-items:flex-end;justify-content:flex-end}.speech-bubble.right .bubble-content .bubble-name{text-align:right}.speech-bubble.right .bubble-image{margin-left:1rem;margin-right:0}.speech-bubble.right .bubble-content .bubble-text::before{left:auto;right:-10px}.speech-bubble.right .bubble-content .bubble-text::after{left:auto;right:-8px}@media screen and (min-width: 1000px){.speech-bubble .bubble-image{width:5rem;margin-right:2rem}.speech-bubble .bubble-image img{width:5rem;height:5rem}.speech-bubble.right .bubble-image{margin-left:2rem;margin-right:0}.speech-bubble{display:flex;padding-bottom:2.5rem}}.supervisor-heading{font-size:var(--font-size-heading-big);color:var(--color-text);font-weight:900;margin-bottom:1rem;width:100%;max-width:25rem;text-align:left;letter-spacing:.05em}.supervisor-heading::before{content:"本日のゲスト。";display:block;font-size:var(--font-size-title);line-height:1;margin-bottom:.2rem}.wp-block-lazyblock-supervisor{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2rem 0}.supervisor{position:relative;width:100%;max-width:25rem;height:auto;aspect-ratio:63/92;border-radius:3rem;overflow:hidden}.supervisor .supervisor-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.supervisor .supervisor-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.supervisor .supervisor-sns-info{position:absolute;top:1.5rem;left:1.5rem;height:2rem;display:flex;flex-direction:row;gap:.8rem;justify-content:flex-start}.supervisor .supervisor-sns-info .supervisor-sns-image{border-radius:50%;width:2.3rem;height:2.3rem;position:relative;z-index:1}.supervisor .supervisor-sns-info .supervisor-sns-image img{position:relative;border-radius:50%;width:100%;height:100%;object-fit:cover;object-position:50% top;z-index:1}.supervisor .supervisor-sns-info .supervisor-sns-image::after{content:"";position:absolute;top:-0.2rem;left:-0.2rem;width:2.7rem;height:2.7rem;border-radius:50%;background:#fff;z-index:0}.supervisor .supervisor-sns-info .supervisor-sns-image::before{content:"";position:absolute;top:-0.4rem;left:-0.4rem;width:3.1rem;height:3.1rem;border-radius:50%;background:linear-gradient(to bottom left, #b729db, #e51c1c, #e9b824);z-index:-1}.supervisor .supervisor-sns-info .supervisor-sns-id a{text-decoration:none;color:#fff}.supervisor .supervisor-sns-info .supervisor-sns-id{color:#fff;font-weight:500;font-size:1rem;position:relative;top:.2rem}.supervisor .supervisor-name{position:absolute;top:18rem;left:1rem;display:flex;flex-direction:column;color:#fff;justify-content:flex-start;align-items:flex-start;font-size:2.5rem;line-height:1.2;font-weight:700;letter-spacing:.05em;z-index:1}.supervisor .supervisor-title{position:absolute;top:25rem;left:1rem;color:#fff;font-size:1rem;line-height:1;font-weight:500;letter-spacing:.1em}.supervisor .supervisor-description{position:absolute;bottom:0;left:0;width:100%;height:7rem;padding:1rem;font-size:.8rem;background:rgba(0,0,0,.3);color:#fff;text-align:left;line-height:1.2}.supervisor .supervisor-description p{color:#fff}@media(min-width: 1000px){.wp-block-lazyblock-supervisor{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:2rem 0 1rem 0}.supervisor-heading{font-size:2.4rem;width:25rem;line-height:1.1;letter-spacing:.1em;font-weight:900}.supervisor-heading span{display:block}}.custom-box{border:1px solid var(--color-text);padding:1.5rem 1rem 1rem 1rem;margin-bottom:2rem}.custom-box .custom-box-content p{padding:0 1rem 1rem 1rem}.custom-box .custom-box-content ul{list-style-type:square;margin:0;padding:0 0 1rem 3rem}.custom-box .custom-box-content ul li{padding:0;margin:0}.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.error-page-container{margin:10rem 0 3rem 0;padding:0 2rem}.error-page h1{font-size:5rem;line-height:1;font-weight:500;font-family:"Lexend Exa",sans-serif}.error-page h1 span{font-size:10rem;font-weight:500;font-family:"Lexend Exa",sans-serif;padding-top:.5rem}.error-page h1 .red{color:#d81919}.error-page h1 .blue{color:#1193bc}.error-page h1 .orange{color:#dd7812}.error-page .error-page-headline{font-size:1rem;font-weight:500;font-family:"Lexend Exa",sans-serif;color:var(--color-tertiary)}.error-page .error-page-text{font-size:.9rem;color:var(--color-tertiary)}.error-page .error-page-search{margin-top:2rem}@media(min-width: 768px){.error-page-container{margin:15vw 0 20vw 0;padding:0 2rem}.error-page .error-page-image{position:absolute;bottom:0;left:0;width:100%;z-index:-1}}.wp-block-quote,.wp-block-pullquote{background-color:var(--color-secondary);padding:1rem;margin:.5rem auto 1.5rem auto;width:100%;position:relative;line-height:1.5;font-style:italic;text-align:left;font-size:1em}.wp-block-quote::before,.wp-block-pullquote::before{content:"‘‘";color:var(--color-tertiary);font-size:4.5rem;position:absolute;top:-0.5em;left:0}.wp-block-pullquote cite{display:flex;justify-content:flex-end;font-style:italic;font-size:.8em}.wp-block-pullquote cite a{color:var(--color-text)}.wp-block-image{margin:1rem 1rem 2rem 1rem}ul.wp-block-list,ol.wp-block-list{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;margin:0 0 1rem 1.5rem}.archive-page{padding:5rem 0 3rem 0}.archive-page .article-list-item a{text-decoration:none;color:var(--color-text)}.archive-header-container{display:flex;flex-direction:column;padding:1rem}.archive-title{font-size:1.2rem;font-weight:bold;padding-bottom:.5rem}.archive-title::after{content:"の記事一覧";font-size:1rem;padding-left:.5rem}.archive-description{font-size:.9rem;font-weight:normal}@media screen and (min-width: 768px){.archive-title{font-size:1.5rem;text-align:center}}.archive-page .article-list-item{display:flex;flex-direction:column;justify-content:flex-end;position:relative;width:100%;height:100%;aspect-ratio:1/1;z-index:1;padding:0 1rem 1rem 1rem}.archive-page .article-list-item a{text-decoration:none;color:var(--color-text);cursor:pointer}.archive-page .article-list-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1/1}.archive-page .article-list-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}@media(min-width: 768px){.archive-page .articles-list{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;margin:0 auto}.archive-page .article-list-item{position:relative;width:100%;aspect-ratio:1/1;padding:.5rem;overflow:hidden}.archive-page .article-list-item .article-list-thumbnail{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.archive-page .article-list-item .article-list-title{font-size:var(--font-size-title);font-weight:700}}.page-post{padding:7rem 0 3rem 0}.page-title h1{font-size:1.6rem;font-weight:700;padding:0 1rem;text-align:center}.page-title::after{content:"";display:block;width:100%;height:1px;background-color:var(--color-text);margin:1rem 0 0 0}.page-content{padding:1rem}@media screen and (min-width: 768px){.page-post{max-width:var(--max-width_pc_content);margin:0 auto}}.post-header-container{padding-top:90px}.post-thumbnail{width:100%;aspect-ratio:1/1}.post-thumbnail img{width:100%;height:100%;object-fit:cover}.post-thumbnail::before{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));pointer-events:none}.post-title{font-size:var(--font-size-heading-big);font-weight:bold;padding:.25rem 1rem}.post-meta{display:flex;flex-direction:column;padding:.5rem 1rem}.post-meta .post-meta-upper{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5rem}.post-meta .post-meta-upper .post-category,.post-meta .post-meta-upper .post-tag{position:relative;top:2px;left:2px;font-size:var(--font-size-subtext);padding:0 .5rem;border:1px solid var(--color-quaternary);z-index:4;background-color:var(--color-background)}.post-meta .post-meta-upper .post-category::after,.post-meta .post-meta-upper .post-tag::after{content:"";position:absolute;top:-2px;left:-2px;width:100%;height:100%;background-color:var(--color-quaternary);z-index:5}.post-meta .post-meta-upper .post-category a,.post-meta .post-meta-upper .post-tag a{position:relative;top:-2px;left:-2px;z-index:6;text-decoration:none;color:var(--color-text)}.post-meta .post-meta-lower{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:2rem 0 0 0}.post-date{display:flex;align-items:center;font-size:var(--font-size-text);font-weight:500;line-height:1}.post-author::before{content:"|";padding:0 .2rem}.post-author{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;text-align:right}.post-author-avatar{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;margin-right:.2rem}.post-author-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.post-author-name{font-size:var(--font-size-text);font-weight:500}.post-header-container .post-line{width:100%;height:1px;background-color:var(--color-tertiary);margin:1rem auto 0 auto}.post-description{font-family:"Noto Sans JP",sans-serif;font-size:1rem;line-height:1.7;letter-spacing:.05em;color:var(--color-post-text);margin:0 auto;padding:1.5rem .5rem}@media(min-width: 768px){.post-thumbnail{width:100%;aspect-ratio:16/6}.post-title-container{max-width:600px;padding:0 2rem 2rem 2rem;margin:0 auto}.post-title{margin:1rem 0}}@media(min-width: 1000px){.post-thumbnail{width:100%;aspect-ratio:16/5}.post-title-container{max-width:700px}}.post-content{padding:1.5rem 1rem 0 1rem;margin:0 auto}.post-content h2{font-weight:bold;font-size:var(--font-size-heading-middle);padding-top:2rem;padding-bottom:1rem;letter-spacing:.1rem}.post-content h2::before{content:"";width:6rem;height:2px;background-color:var(--color-text);display:block;margin-bottom:1rem}.post-content h3{font-weight:bold;font-size:1.3rem;padding-bottom:1rem;padding-top:1.5rem;letter-spacing:.1rem;position:relative;left:.8rem}.post-content h3::before{content:"";width:2px;height:1.8rem;background-color:var(--color-text);position:absolute;left:-0.8rem}.post-content h4{font-weight:bold;font-size:1rem;padding-bottom:1rem;padding-top:1rem;letter-spacing:.1rem;padding-left:1rem}.post-content h4::before{content:"#";margin-right:.3rem}.post-content p{padding:0 1rem 1.5rem 0;color:var(--color-post-text)}.post-content ol{padding:0 1rem 1.5rem 1rem;color:var(--color-post-text)}.post-content ul{padding:0 1rem 0 1rem;color:var(--color-post-text)}.post-content ol li,.post-content ul li{padding-bottom:.5rem}.post-content table{border:1px solid var(--color-tertiary);color:var(--color-post-text)}.post-content thead{border:none;background:var(--color-secondary)}.post-content tbody{border:none}.post-content tr{border:none}.post-content th{border:1px solid var(--color-tertiary);background:var(--color-secondary)}.post-content td{border:1px solid var(--color-tertiary)}.post-content img{max-width:100%;height:auto}.post-content a{color:var(--color-primary)}.post-content .wp-block-embed.is-type-video{display:flex;justify-content:center}.post-content h2{font-size:1.6rem;padding-top:3rem;padding-bottom:1.3rem}@media(min-width: 768px){.post-content{max-width:600px;padding:0 2rem 2rem 2rem;margin:0 auto}}@media(min-width: 1000px){.post-content{max-width:700px}}.toc-container{margin:3rem 0 2rem 0;position:relative}.toc-header{font-size:var(--font-size-heading-middle);font-weight:900;letter-spacing:.1rem;margin-bottom:.5rem}.toc{display:flex;flex-direction:column}.toc a{position:relative;text-decoration:none;color:var(--color-text);padding:.5rem .5rem .5rem 2.5rem;font-size:var(--font-size-subtitle);font-weight:800;display:block}.toc a:hover{opacity:.8}.toc ul{padding:0;counter-reset:toc-counter}.toc ul li{position:relative;padding:.5rem;background-color:var(--color-quaternary);margin-bottom:.1rem;counter-increment:toc-counter;max-width:100%;transition:background-color .3s ease,opacity .3s ease;overflow:hidden}.toc ul li::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(0,0,0,.1);transition:transform .2s ease-in-out;transform:translateX(0);pointer-events:none}.toc ul li:hover::after{transform:translateX(100%)}.toc-h2{display:flex;flex-direction:column;gap:1rem}.toc-heading-text{display:flex;align-items:center}.toc-heading-text::before{position:absolute;left:.5rem;content:counter(toc-counter, decimal-leading-zero);font-style:italic;padding-right:.5rem;font-weight:800}.toc-heading-text a{text-decoration:none;width:100%}.toc-heading-text a:hover{opacity:.8}.post-author-box{padding:2rem 0;display:flex;flex-direction:row;border-top:1px solid var(--color-tertiary);border-bottom:1px solid var(--color-tertiary);margin:2rem}.post-author-box-avatar{flex:1;max-width:5rem;aspect-ratio:1/1;object-fit:cover;overflow:hidden}.post-author-box-avatar img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.post-author-box-name{font-weight:bold;font-size:1.2rem}.post-author-box-right{padding-left:1rem;flex:4}.post-author-box-description{padding-top:1rem;font-size:.8rem;color:var(--color-post-text)}@media(max-width: 1000px){.toc-header::before{content:"目次。";font-size:var(--font-size-title);font-weight:800;letter-spacing:.1rem;display:block;line-height:1}}@media(min-width: 768px){.post-author-box{max-width:calc(600px - 4rem);padding:2rem 1rem;margin:0 auto 2rem auto}.post-author-box-right{flex:3;padding-left:2rem}}@media(min-width: 1000px){.post-author-box{max-width:calc(700px - 4rem)}.toc-header::after{content:"目次。";font-size:var(--font-size-title);font-weight:800;letter-spacing:.1rem;line-height:1;margin-left:1rem}}.cta-app-name{font-size:1rem;font-weight:bold;text-align:center;letter-spacing:.1rem;padding:0}.cta-app-name span{display:block}.cta-container{margin:2rem;display:flex;flex-direction:column;align-items:center}.cta-container a{text-decoration:none}.cta-image{width:100%;height:auto;object-fit:cover;overflow:hidden}.cta-image img{width:100%;height:100%;object-fit:cover}.cta-text{font-size:1rem;color:var(--color-post-text)}a .cta-button{width:300px;color:var(--color-on-primary);background:var(--color-primary);font-weight:bold;text-align:center;padding:.8rem 1rem;border-radius:5rem;margin:0 auto .5rem auto;font-size:.9rem}.cta-caution{font-size:.7rem;color:var(--color-post-text)}@media(min-width: 768px){.cta-image{width:300px;margin:0 auto;height:auto;object-fit:cover;overflow:hidden}.cta-text{padding:0 4rem 1rem 4rem;text-align:center}.cta-container{max-width:600px;margin:0 auto 2rem auto}.cta-button{width:300px}}.related-posts{border-top:1px solid var(--color-tertiary);padding:0 0 2rem 0;margin:0 2rem 2rem 2rem}.related-posts-title{font-weight:bold;font-size:1rem;padding:1.5rem 2rem 1.5rem 0}.related-posts-container{display:flex;flex-direction:column;gap:1rem}.related-post-item{display:flex;flex-direction:row;gap:1rem}.related-post-thumbnail{flex:1;max-width:5rem;aspect-ratio:16/9;object-fit:cover;overflow:hidden}.related-post-thumbnail img{width:100%;height:100%;object-fit:cover}.related-post-title{flex:4;font-size:.8rem;font-weight:500;color:var(--color-post-text)}.related-post-title a{text-decoration:none;color:var(--color-post-text)}.related-posts-no-posts{font-size:.8rem;font-weight:500;color:var(--color-post-text)}@media(min-width: 768px){.related-posts{max-width:calc(600px - 4rem);margin:0 auto}.related-post-title{flex:3}}@media(min-width: 1000px){.related-posts{max-width:calc(700px - 4rem)}}.search-page{padding:5rem 0 3rem 0;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%}.search-page a{color:var(--color-text);text-decoration:none}.search-header-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;text-align:center}.search-header-container .search-title{font-size:1.4rem;font-weight:bold;padding-bottom:.5rem}.search-header-container .search-title::after{display:block;content:"の検索結果";font-size:.8rem}.search-header-container .search-description{font-size:.9rem;font-weight:500}.no-results{margin:0 auto;max-width:500px;padding:0 2rem}.search-page .article-list-item{display:flex;flex-direction:column;justify-content:flex-end;position:relative;width:100%;height:100%;aspect-ratio:1/1;z-index:1;padding:0 1rem 1rem 1rem}.search-page .article-list-item a{text-decoration:none;color:var(--color-text);cursor:pointer}.search-page .article-list-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1/1}.search-page .article-list-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}@media(min-width: 768px){.search-page .articles-list{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;margin:0 auto}.search-page .article-list-item{position:relative;width:100%;aspect-ratio:1/1;padding:.5rem;overflow:hidden}.search-page .article-list-item .article-list-thumbnail{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.search-page .article-list-item .article-list-title{font-size:var(--font-size-title);font-weight:700}}.front-page-title h2{font-size:1rem;font-weight:500;padding:1rem 0 1rem .5rem}.front-page-title h2::before,.front-page-title h2::after{font-size:2rem;font-family:"Lexend Exa",sans-serif;font-weight:700;letter-spacing:.03rem;line-height:1;padding-bottom:.5rem}@media(max-width: 768px){.front-page-title h2::after{display:block}.front-page-title.category h2::after{content:"CATEGORY"}.front-page-title.start h2::after{content:"GATEWAY"}.front-page-title.news h2::after{content:"NEW ARTICLES"}}@media(min-width: 768px){.front-page-title h2::before{padding-right:.5rem}.front-page-title.category h2::before{content:"CATEGORY"}.front-page-title.start h2::before{content:"GATEWAY"}.front-page-title.news h2::before{content:"NEW ARTICLES"}}.front-page{background-color:var(--color-background);max-width:100vw}.front-fv-section{position:relative}.front-fv-section .catch-copy{position:absolute;top:8rem;left:.5rem;font-size:var(--font-size-big);font-weight:700;text-align:center;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:var(--color-background);z-index:100}.first-view-articles-list{width:100%;height:60rem;overflow:hidden}.first-view-articles-list .article-list-item{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;height:20rem;padding:0 1rem 1rem 0}.first-view-articles-list .article-list-item .article-list-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.first-view-articles-list .article-list-item .article-list-thumbnail::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:1;pointer-events:none}.first-view-articles-list .article-list-item .article-list-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;position:relative;z-index:0}.first-view-articles-list .article-list-item a{text-decoration:none;color:var(--color-text);font-weight:700;width:100%}.first-view-articles-list .article-list-date-container{width:75%;max-width:30rem}@media(min-width: 768px){.front-fv-section{margin-top:92px}.first-view-articles-list{height:600px}.first-view-articles-list .article-list-item{height:200px}.front-fv-section .catch-copy span{display:block}.front-fv-section .catch-copy{position:absolute;top:155px;left:.5rem;font-size:55px;font-weight:700;text-align:left;-ms-writing-mode:initial;writing-mode:initial;color:var(--color-background);z-index:100}.first-view-articles-list .article-list-item .article-list-thumbnail::before{background:none}}.front-search-section h2{font-size:var(--font-size-title);font-weight:700;padding:2rem 0 0 0;text-align:center}.front-search-section .tag-list{display:flex;overflow-x:auto;white-space:nowrap;padding:1rem 0 .5rem 1rem;margin:0;scrollbar-width:none;-ms-overflow-style:none}.front-search-section .front-page-sp-search{margin:1rem 2rem 0 2rem}.front-search-section .tag-list::-webkit-scrollbar{display:none}.front-search-section .tag-list ul{display:flex;list-style:none;padding:0;margin:0}.front-search-section .tag-list-item{margin-right:.5rem}.front-search-section .tag-list-item a{text-decoration:none;color:var(--color-text);font-size:var(--font-size-text);padding:.25rem 1rem;border:1px solid var(--color-secondary);border-radius:5rem;background-color:var(--color-background);transition:background-color .3s;font-weight:700}.front-search-section .tag-list-item a:hover{background-color:#eaeaea}.front-search-section .fanboy-copy{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:3rem 4rem 0 4rem}.front-search-section .fanboy-copy-image{width:100%;height:100%;max-width:300px}.front-search-section .fanboy-copy-image img{width:100%;height:100%;object-fit:cover}.front-search-section .fanboy-copy-text{font-size:1.6rem;font-weight:700;letter-spacing:.5rem;line-height:1.3;padding:0 0 0 .5rem;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media(min-width: 768px){.front-search-section{display:none}}.front-page-categories{padding:0;overflow:hidden;margin-top:1rem}.front-page-categories .fanboy-copy{display:none}.front-page-categories .category-list{display:grid;grid-template-columns:repeat(1, 1fr);background-color:var(--color-secondary);padding:2rem .5rem}.front-page-categories .category-list a{text-decoration:none;color:var(--color-text);cursor:pointer}.category-list-item .accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.accordion-content.active{opacity:1}.accordion-button{cursor:pointer;height:5rem;width:100%;position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 1rem}.front-page-categories .category-list .category-list-item:first-child{border-top:1px solid var(--color-text)}.front-page-categories .category-list .category-list-item{position:relative;border-bottom:1px solid var(--color-text);width:100%}.front-page-categories .category-list .category-list-item .category-header-thumbnail{width:3rem;height:3rem;aspect-ratio:1/1;object-fit:cover;overflow:hidden}.front-page-categories .category-list .category-list-item .category-header-thumbnail img{width:100%;height:100%;object-fit:cover}.front-page-categories .category-list .category-list-item .category-header-title{color:var(--color-text);font-size:var(--font-size-title);font-weight:700}.front-page-categories .category-list .category-list-item .category-header-button{position:absolute;color:var(--color-text);right:2rem}.front-page-categories .category-list .category-list-item .child-category-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:.5rem;padding:.5rem 1rem 2rem 1rem}.front-page-categories .category-list .category-list-item .child-category-list li{aspect-ratio:1/1}.front-page-categories .category-list .category-list-item .child-category-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;margin-right:.8rem;margin-bottom:.4rem;z-index:0;padding:0 .5rem}.front-page-categories .category-list .category-list-item .child-category-item a{text-decoration:none;color:var(--color-background);cursor:pointer}.front-page-categories .category-list .category-list-item .child-category-item .child-category-thumbnail{position:absolute;aspect-ratio:1/1;width:100%;border-radius:50%;z-index:1}.front-page-categories .category-list .category-list-item .child-category-item .child-category-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%;z-index:1}.front-page-categories .category-list .category-list-item .child-category-item .child-category-thumbnail::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);border-radius:50%;z-index:2;pointer-events:none}.front-page-categories .category-list .category-list-item .child-category-title{position:relative;font-size:.8rem;font-weight:700;padding:0;text-align:center;z-index:2}@media(min-width: 768px){.category-pc-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;margin:0 auto}.front-page-categories .category-list{display:flex;flex-direction:column;width:100%;max-width:800px;min-height:30rem;padding:2rem 4rem 2rem 2rem}.front-page-categories .fanboy-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding-left:1rem;width:auto}.front-page-categories .fanboy-copy .fanboy-copy-image{position:absolute;bottom:0;left:-50px;width:200px;height:200px;aspect-ratio:1/1}.front-page-categories .fanboy-copy .fanboy-copy-image img{width:100%;height:100%;object-fit:cover}.front-page-categories .fanboy-copy .fanboy-copy-text{position:relative;top:0;right:0;font-size:6rem;letter-spacing:.5rem;line-height:1.4;font-weight:700;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;width:auto;padding-right:1rem}}@media(min-width: 1100px){.front-page-categories .category-list .category-list-item .child-category-list{grid-template-columns:repeat(4, 1fr);gap:1rem}}.front-page-start{position:relative}.front-page-start .front-page-start-container{width:100%;margin-top:1rem}.front-page-start-content{overflow:hidden}.front-page-start-content .swiper-wrapper .swiper-slide.article-list-item{display:flex;flex-direction:column;justify-content:flex-end;position:relative;width:100%;height:100%;aspect-ratio:1/1;z-index:1;padding:0 1rem 1rem 1rem}.start-article-list .article-list-item a{text-decoration:none;color:var(--color-text);cursor:pointer}.start-article-list .article-list-item .article-list-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1/1}.start-article-list .article-list-item .article-list-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.front-page-news{margin-top:1rem;position:relative}.front-page-news .front-page-news-content-list{position:relative}.front-page-news .front-page-news-content-list a{text-decoration:none;color:var(--color-text);cursor:pointer}.front-page-news .front-page-news-content-list .article-list-item{display:flex;flex-direction:column;justify-content:flex-end;position:relative;width:100%;height:100%;aspect-ratio:1/1;z-index:1;padding:0 1rem 1rem 1rem}.front-page-news .front-page-news-content-list .article-list-item:nth-child(5n){aspect-ratio:1/2}.front-page-news .front-page-news-content-list .article-list-item .article-list-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.front-page-news .front-page-news-content-list .article-list-item .article-list-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media(min-width: 768px){.front-page-news .front-page-news-content-list{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;margin:0 auto}.front-page-news .front-page-news-content-list .article-list-item{position:relative;width:100%;aspect-ratio:1/1;padding:.5rem;overflow:hidden}.front-page-news .front-page-news-content-list .article-list-item:nth-child(5n){grid-column:span 2;aspect-ratio:3/1}.front-page-news .front-page-news-content-list .article-list-item .article-list-thumbnail{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.front-page-news .front-page-news-content-list .article-list-item .article-list-title{font-size:var(--font-size-title);font-weight:700}}.area-archive .area-section-title{font-size:1.3em;font-weight:700;margin:2em 0 1em;padding-left:.8em;border-left:4px solid var(--main-color, #2563eb)}.area-prefecture-list{background:#f8f9fa;padding:1.5em;border-radius:12px;margin-top:1.5em}.area-region-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:1.5em}.area-region{background:#fff;padding:1em;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.area-region-name{font-size:1em;font-weight:700;color:var(--main-color, #2563eb);margin:0 0 .8em;padding-bottom:.5em;border-bottom:1px solid #eee}.area-prefecture-items{list-style:none;margin:0;padding:0}.area-prefecture-items li{margin-bottom:.4em}.area-prefecture-items a{display:block;padding:.4em 0;color:#333;text-decoration:none;font-size:.95em;transition:color .2s}.area-prefecture-items a:hover{color:var(--main-color, #2563eb)}.area-count{font-size:.85em;color:#888;margin-left:.3em}.area-type-list{margin-top:2em}.area-type-items{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.8em}.area-type-link{display:inline-block;padding:.6em 1.2em;background:#fff;border:1px solid #e0e0e0;border-radius:50px;color:#333;text-decoration:none;font-size:.95em;transition:all .2s}.area-type-link:hover{background:var(--main-color, #2563eb);border-color:var(--main-color, #2563eb);color:#fff}.area-posts-list{margin-top:2em}.area-posts-list .article-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5em}.area-posts-list .article-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.area-posts-list .article-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.area-posts-list .article-item-link{display:block;text-decoration:none;color:inherit}.area-posts-list .article-item-thumbnail{aspect-ratio:16/9;overflow:hidden}.area-posts-list .article-item-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.area-posts-list .article-item:hover .article-item-thumbnail img{transform:scale(1.05)}.area-posts-list .article-item-content{padding:1em}.area-posts-list .article-item-meta{margin-bottom:.5em}.area-posts-list .article-item-category{display:inline-block;padding:.2em .6em;background:var(--main-color, #2563eb);color:#fff;font-size:.75em;border-radius:4px}.area-posts-list .article-item-title{font-size:1em;font-weight:600;line-height:1.5;margin:0 0 .5em;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.area-posts-list .article-item-date{font-size:.85em;color:#888}.no-posts{text-align:center;padding:3em;color:#888}@media(max-width: 768px){.area-region-container{grid-template-columns:1fr 1fr}.area-posts-list .article-list{grid-template-columns:1fr}}@media(max-width: 480px){.area-region-container{grid-template-columns:1fr}}.shop-card{border:1px solid var(--color-tertiary);border-radius:12px;overflow:hidden;margin:var(--space-m) 0;background:var(--color-background);box-shadow:0 2px 8px rgba(0,0,0,.06)}.shop-card__image{width:100%;aspect-ratio:16/9;overflow:hidden}.shop-card__image img{width:100%;height:100%;object-fit:cover}.shop-card__content{padding:var(--space-s)}.shop-card__description{font-size:var(--font-size-subtitle);line-height:1.8;color:var(--color-text);margin-bottom:var(--space-s)}.shop-card__today-hours{display:flex;align-items:center;gap:.6em;padding:.5em .9em;margin-bottom:var(--space-s);border-radius:8px;background:var(--color-secondary);border:1px solid var(--color-tertiary)}.shop-card__today-label{font-weight:700;color:var(--color-primary);white-space:nowrap}.shop-card__today-time{color:var(--color-text)}.shop-card__info{width:100%;border-collapse:collapse;font-size:var(--font-size-subtitle);margin-bottom:var(--space-s)}.shop-card__info th,.shop-card__info td{padding:var(--space-s) .6em;border-bottom:1px solid var(--color-info);text-align:left;vertical-align:top}.shop-card__info th{width:110px;font-weight:600;color:var(--color-text);white-space:nowrap}.shop-card__info td{color:var(--color-post-text)}.shop-card__info tr:last-child th,.shop-card__info tr:last-child td{border-bottom:none}.shop-card__actions{display:flex;flex-wrap:wrap;gap:var(--space-s);margin-top:var(--space-s)}.shop-card__button{display:inline-flex;align-items:center;gap:.4em;padding:.7em 1.4em;border-radius:8px;font-size:var(--font-size-subtitle);font-weight:600;text-decoration:none;transition:all .2s ease}.shop-card__button--primary{background:var(--color-primary);color:var(--color-on-primary) !important}.shop-card__button--primary:hover{opacity:.85;color:var(--color-on-primary);transform:translateY(-2px)}.shop-card__button--secondary{background:var(--color-secondary);color:var(--color-on-secondary);border:1px solid var(--color-tertiary)}.shop-card__button--secondary:hover{background:var(--color-tertiary);color:var(--color-on-secondary)}.shop-card__map{margin-top:var(--space-s);border-radius:8px;overflow:hidden}.shop-card__map iframe{width:100%;height:300px;border:none;display:block}.shop-card-error{padding:var(--space-s);background:var(--color-secondary);border:1px solid var(--color-tertiary);border-radius:8px;color:var(--color-text);text-align:center}@media(max-width: 600px){.shop-card__name{font-size:var(--font-size-title)}.shop-card__info th{width:90px;font-size:var(--font-size-text)}.shop-card__info td{font-size:var(--font-size-text)}.shop-card__actions{flex-direction:column}.shop-card__button{justify-content:center}.shop-card__map iframe{height:250px}}.star-rating{display:inline-flex;color:#ffc107;font-size:1em}.star-rating .star--empty{color:#e0e0e0}.star-rating .star--half{background:linear-gradient(90deg, #ffc107 50%, #e0e0e0 50%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.shop-single{max-width:var(--max-width_pc_content);margin:0 auto;padding-bottom:2rem;padding-top:8rem}.shop-single .shop-single__header{position:relative;top:auto;left:auto;width:auto;height:auto;display:block;align-items:initial;justify-content:initial;flex-direction:initial;z-index:auto;margin-bottom:2.5rem;padding:0}.shop-single .shop-single__header .shop-single__title-area{position:relative;margin:0 auto;background:var(--color-background);max-width:100%}.shop-single .shop-single__header .shop-single__title-area .shop-single__meta{display:flex;flex-wrap:wrap;gap:var(--space-xs);padding:0 var(--space-s)}@media screen and (min-width: 743px){.shop-single .shop-single__header .shop-single__title-area .shop-single__meta{padding:0}}.shop-single .shop-single__header .shop-single__title-area .shop-single__meta .shop-single__types{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.shop-single .shop-single__header .shop-single__title-area .shop-single__meta .shop-single__types .shop-single__type-tag{display:inline-block;padding:var(--space-xxs) var(--space-xs);font-size:var(--font-size-subtext);text-decoration:none;background:var(--color-primary);color:var(--color-on-primary)}.shop-single .shop-single__header .shop-single__title-area .shop-single__meta .shop-single__areas{display:flex;flex-wrap:wrap;gap:var(--space-xxs)}.shop-single .shop-single__header .shop-single__title-area .shop-single__meta .shop-single__areas .shop-single__area-tag{display:inline-block;padding:var(--space-xxs) var(--space-xs);font-size:var(--font-size-subtext);text-decoration:none;background:var(--color-quaternary);color:var(--color-text)}.shop-single .shop-single__header .shop-single__title-area .shop-single__name{font-size:var(--font-size-heading-big);font-weight:bold;color:var(--color-primary);padding:0 var(--space-s)}@media screen and (min-width: 743px){.shop-single .shop-single__header .shop-single__title-area .shop-single__name{padding:0}}.shop-single .shop-single__header .shop-single__title-area .shop-single__rating-area{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--space-s);padding:0 var(--space-s);margin-bottom:var(--space-s)}@media screen and (min-width: 743px){.shop-single .shop-single__header .shop-single__title-area .shop-single__rating-area{padding:0}}.shop-single .shop-single__header .shop-single__title-area .shop-single__rating-area .shop-single__rating{display:flex;align-items:center;gap:var(--space-s);font-size:var(--font-size-text)}.shop-single .shop-single__header .shop-single__title-area .shop-single__rating-area .shop-single__rating .shop-single__rating-value{font-weight:bold;font-size:var(--font-size-text)}.shop-single .shop-single__header .shop-single__title-area .shop-single__rating-area .shop-single__rating .shop-single__rating-count{color:var(--color-secondary-text);font-size:var(--font-size-subtext)}.shop-single .shop-single__header .shop-single__title-area .shop-single__image{width:100%;margin-bottom:var(--space-s);position:relative}.shop-single .shop-single__header .shop-single__title-area .shop-single__image img{width:100%;aspect-ratio:16/9;object-fit:cover}.shop-single .shop-single__header .shop-single__title-area .shop-single__image .shop-single__source-link{position:absolute;right:var(--space-xs);bottom:var(--space-xs);background:rgba(0,0,0,.65);color:#fff;font-size:var(--font-size-subtext);padding:var(--space-xxs) var(--space-xs);text-decoration:none;border-radius:3px;max-width:100%;overflow-wrap:anywhere}.shop-single .shop-single__header .shop-single__title-area .shop-single__today-pill{font-size:var(--font-size-text);background:var(--color-quaternary);padding:var(--space-xxs) var(--space-xs);text-align:center;margin-bottom:var(--space-s)}.shop-single .shop-single__header .shop-single__title-area .shop-single__today-pill .shop-single__today-label{color:var(--color-primary);white-space:nowrap}.shop-single .shop-single__header .shop-single__title-area .shop-single__quick-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--space-s);padding:0 var(--space-s)}.shop-single .shop-single__header .shop-single__title-area .shop-single__quick-list .shop-single__quick-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:var(--space-s);border-bottom:1px solid var(--color-quaternary);padding-bottom:var(--space-s);width:100%}.shop-single .shop-single__header .shop-single__title-area .shop-single__quick-list .shop-single__quick-item .shop-single__quick-label{font-weight:bold;font-size:var(--font-size-text);color:var(--color-primary);white-space:nowrap}.shop-single .shop-single__header .shop-single__title-area .shop-single__quick-list .shop-single__quick-item .shop-single__quick-value{color:var(--color-post-text);font-size:var(--font-size-text)}.shop-single .shop-single__header .shop-single__title-area .shop-single__quick-list .shop-single__quick-item .shop-single__quick-value a{color:var(--color-primary);text-decoration:none}.shop-single .shop-single__header .shop-single__title-area .shop-single__quick-list .shop-single__quick-item .shop-single__quick-value a:hover{text-decoration:underline}.shop-single .shop-single__header .shop-single__title-area .shop-single__note{font-size:var(--font-size-subtext);text-align:center;margin-bottom:var(--space-m)}.shop-single .shop-single__header .shop-single__title-area .shop-single__description{font-size:var(--font-size-text);margin-bottom:var(--space-m);padding:0 var(--space-s)}.shop-single .shop-single__header .shop-single__title-area .shop-single__top-actions{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--space-s);padding:0 var(--space-s);margin-bottom:var(--space-s)}.shop-single .shop-single__header .shop-single__title-area .shop-single__top-actions a{font-size:var(--font-size-text)}.shop-single .shop-single__content{padding:0 var(--space-s)}.shop-single .shop-single__section-title{font-size:var(--font-size-heading);font-weight:bold;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary)}.shop-single .shop-single__intro{margin:1.5rem 0;padding:1.25rem;line-height:1.8;color:var(--color-post-text)}.shop-single .shop-single__intro p{margin:0}.shop-single .shop-single__stars{color:#f59e0b;letter-spacing:2px}.shop-single .shop-single__info-table{width:100%;border-collapse:collapse;font-size:var(--font-size-text)}.shop-single .shop-single__info-table th,.shop-single .shop-single__info-table td{padding:.75rem;text-align:left;border-bottom:1px solid var(--color-quaternary)}.shop-single .shop-single__info-table th{width:120px;font-weight:bold;color:var(--color-primary);white-space:nowrap}.shop-single .shop-single__info-table td{color:var(--color-text)}.shop-single .shop-single__info-table td a{color:var(--color-primary);text-decoration:none}.shop-single .shop-single__info-table td a:hover{text-decoration:underline}.shop-single .shop-single__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.shop-single .shop-single__button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:bold;text-decoration:none;border-radius:5px;transition:opacity .2s}.shop-single .shop-single__button:hover{opacity:.8}.shop-single .shop-single__button--primary{background:var(--color-primary);color:var(--color-on-primary)}.shop-single .shop-single__button--secondary{background:var(--color-quaternary);color:var(--color-text)}.shop-single .shop-single__button--outline{background:rgba(0,0,0,0);border:2px solid var(--color-primary);color:var(--color-primary)}.shop-single .shop-single__map-container{width:100%;border-radius:8px;overflow:hidden}.shop-single .shop-single__map-container iframe{width:100%;height:400px;border:0}.shop-single .shop-single__reviews-powered{font-size:.75rem;font-weight:normal;color:var(--color-secondary-text);margin-left:.5rem}.shop-single .shop-single__reviews-list{display:flex;flex-direction:column;gap:1rem}.shop-single .shop-single__review{padding:1rem;background:var(--color-background);border:1px solid var(--color-quaternary);border-radius:8px}.shop-single .shop-single__review .shop-single__review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.shop-single .shop-single__review .shop-single__review-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.shop-single .shop-single__review .shop-single__review-meta{flex:1}.shop-single .shop-single__review .shop-single__review-author{display:block;font-weight:bold;font-size:.9rem}.shop-single .shop-single__review .shop-single__review-time{font-size:.75rem;color:var(--color-secondary-text)}.shop-single .shop-single__review .shop-single__review-rating{font-size:.85rem}.shop-single .shop-single__review .shop-single__review-text{font-size:.9rem;line-height:1.7;color:var(--color-post-text)}.shop-single .shop-single__related-grid{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--space-s)}.shop-single .shop-single__related-grid a{color:var(--color-primary)}.shop-single .shop-single__related-grid .shop-single__related-item{display:flex;flex-direction:row;text-decoration:none;background:var(--color-background);transition:all .3s;border-bottom:1px solid var(--color-quaternary);padding-bottom:var(--space-s);width:100%}.shop-single .shop-single__related-grid .shop-single__related-item:last-child{border-bottom:none;padding-bottom:0}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-thumb{aspect-ratio:16/9;overflow:hidden}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-thumb img{width:100%;height:100%;object-fit:cover}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-thumb--noimage{display:flex;align-items:center;justify-content:center;background:var(--color-secondary);aspect-ratio:16/9;overflow:hidden}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-thumb--noimage .shop-single__related-noimage{width:100%;height:100%;font-size:var(--font-size-subtext);text-transform:uppercase}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-body{display:grid;gap:.35rem;padding:var(--space-s);flex:1}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-name{font-size:var(--font-size-text);font-weight:bold;color:var(--color-text)}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-rating{display:flex;align-items:center;gap:.25rem;font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-rating-value{font-weight:700;color:var(--color-text)}.shop-single .shop-single__related-grid .shop-single__related-item .shop-single__related-address{font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-single .shop-single__related-more{margin-top:1.5rem;text-align:center}.shop-archive{max-width:var(--max-width_pc_content);margin:0 auto;padding-top:8rem}.shop-archive .shop-archive__hero{padding:0 var(--space-s)}@media screen and (min-width: 743px){.shop-archive .shop-archive__hero{padding:0}}.shop-archive .shop-archive__hero .shop-archive__hero-image{width:100%;margin-bottom:var(--space-s)}.shop-archive .shop-archive__hero .shop-archive__hero-image img{width:100%;height:auto;display:block;border-radius:var(--space-xs)}.shop-archive .shop-archive__hero .shop-archive__eyebrow{display:inline-block;font-size:var(--font-size-subtext);text-transform:uppercase;color:var(--color-secondary-text);font-weight:bold;background:var(--color-primary);color:var(--color-on-primary);padding:var(--space-xxs) var(--space-xs)}.shop-archive .shop-archive__hero .shop-archive__title{margin:0;padding:0}.shop-archive .shop-archive__hero .shop-archive__lead{font-size:var(--font-size-subtitle);color:var(--color-post-text);line-height:1.8;margin-top:calc(var(--space-s) - var(--space-xxs))}.shop-archive .shop-archive__hero .shop-archive__subareas{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-s)}.shop-archive .shop-archive__hero .shop-archive__subareas .shop-archive__subarea-link{display:inline-block;padding:calc(var(--space-xs)*.8) calc(var(--space-xs)*1.6);background:var(--color-quaternary);color:var(--color-text);text-decoration:none}.shop-archive .shop-archive__hero .shop-archive__subareas .shop-archive__subarea-link-count{font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-archive .shop-archive__section{margin-bottom:calc(var(--space-m) + var(--space-xs));padding:0 var(--space-s)}@media screen and (min-width: 743px){.shop-archive .shop-archive__section{padding:0}}.shop-archive .shop-archive__section h2{font-weight:bold;font-size:var(--font-size-heading-middle);padding-top:2rem;padding-bottom:1rem;letter-spacing:.1rem}.shop-archive .shop-archive__section h2::before{content:"";width:6rem;height:2px;background-color:var(--color-text);display:block;margin-bottom:1rem}.shop-archive .shop-archive__section h3{font-weight:bold;font-size:1.3rem;padding-bottom:1rem;padding-top:1.5rem;letter-spacing:.1rem;position:relative;left:.8rem}.shop-archive .shop-archive__section h3::before{content:"";width:2px;height:1.8rem;background-color:var(--color-text);position:absolute;left:-0.8rem}.shop-archive .shop-archive__section h4{font-weight:bold;font-size:1rem;padding-bottom:1rem;padding-top:1rem;letter-spacing:.1rem;padding-left:1rem}.shop-archive .shop-archive__section h4::before{content:"#";margin-right:.3rem}.shop-archive .shop-archive__section p{padding:0 1rem 1.5rem 0;color:var(--color-post-text)}.shop-archive .shop-archive__section ol{padding:0 1rem 1.5rem 1rem;color:var(--color-post-text)}.shop-archive .shop-archive__section ul{padding:0 1rem 0 1rem;color:var(--color-post-text)}.shop-archive .shop-archive__section ol li,.shop-archive .shop-archive__section ul li{padding-bottom:.5rem}.shop-archive .shop-archive__section table{border:1px solid var(--color-tertiary);color:var(--color-post-text)}.shop-archive .shop-archive__section thead{border:none;background:var(--color-secondary)}.shop-archive .shop-archive__section tbody{border:none}.shop-archive .shop-archive__section tr{border:none}.shop-archive .shop-archive__section th{border:1px solid var(--color-tertiary);background:var(--color-secondary)}.shop-archive .shop-archive__section td{border:1px solid var(--color-tertiary)}.shop-archive .shop-archive__section img{max-width:100%;height:auto}.shop-archive .shop-archive__section a{color:var(--color-primary)}.shop-archive .shop-archive__section .wp-block-embed.is-type-video{display:flex;justify-content:center}.shop-archive .shop-archive__section ul{padding:0}.shop-archive .shop-archive__section--grid{display:grid;gap:var(--space-s)}.shop-archive .shop-archive__panel{background:var(--color-background);border:1px solid var(--color-quaternary);border-radius:calc(var(--space-s) - var(--space-xxs));padding:calc(var(--space-s) + var(--space-xxs)) calc(var(--space-s) + var(--space-xs))}.shop-archive .shop-archive__header{margin-bottom:var(--space-m)}.shop-archive .shop-archive__title{font-size:var(--font-size-heading-middle);font-weight:bold;color:var(--color-primary);margin-bottom:var(--space-xs)}@media screen and (min-width: 743px){.shop-archive .shop-archive__title{font-size:var(--font-size-heading-big)}}.shop-archive .shop-archive__description{color:var(--color-post-text);line-height:1.7}.shop-archive .shop-archive__subareas{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-s)}.shop-archive .shop-archive__subareas .shop-archive__subarea-link{display:inline-block;padding:calc(var(--space-xs)*.8) calc(var(--space-xs)*1.6);background:var(--color-quaternary);color:var(--color-text);text-decoration:none;border-radius:var(--space-xxs);font-size:var(--font-size-text);transition:background .2s}.shop-archive .shop-archive__subareas .shop-archive__subarea-link .shop-archive__subarea-link-count{font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-archive .shop-archive__subareas .shop-archive__subarea-link:hover{background:var(--color-tertiary)}.shop-archive .shop-archive__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-s);margin-bottom:var(--space-s);padding:var(--space-s);background:var(--color-secondary)}.shop-archive .shop-archive__controls .shop-archive__filter-form{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__sort{display:flex;align-items:center;gap:var(--space-xs)}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__sort label{font-size:var(--font-size-text);font-weight:bold}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__sort select{padding:var(--space-xs) var(--space-s);font-size:var(--font-size-text);color:var(--color-text);cursor:pointer;transition:background .2s;border-radius:var(--space-xxs);border:1px solid var(--color-tertiary)}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__filter-toggle{padding:var(--space-xs) var(--space-s);border-radius:var(--space-xxs);border:1px solid var(--color-tertiary);background:var(--color-background);font-size:var(--font-size-text);font-weight:600;color:var(--color-text);cursor:pointer}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__filters{display:grid;width:100%;overflow:hidden;max-height:0;transition:max-height .35s ease}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__filters .shop-archive__filter .shop-archive__filter-label{font-size:var(--font-size-text);font-weight:bold;margin-top:var(--space-s);margin-bottom:var(--space-xs)}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__filters .shop-archive__filter .shop-archive__filter-options{display:flex;flex-wrap:wrap;gap:var(--space-xs);font-size:var(--font-size-text)}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__filters .shop-archive__filter .shop-archive__filter-options label{display:inline-flex;align-items:center;gap:var(--space-xxs);font-weight:500}.shop-archive .shop-archive__controls .shop-archive__filter-form .shop-archive__filters .shop-archive__filter .shop-archive__filter-options input[type=checkbox]{accent-color:var(--color-primary)}.shop-archive .shop-archive__map-wrap{background:var(--color-background);border-radius:var(--space-s);border:1px solid var(--color-quaternary);padding:var(--space-s);margin-bottom:var(--space-s)}.shop-archive .shop-archive__map-wrap .shop-archive__map{width:100%;height:calc(var(--space-xl)*5.625);border-radius:calc(var(--space-s) - var(--space-xxs));overflow:hidden;background:var(--color-secondary)}.shop-archive .shop-archive__map-wrap .shop-map-popup{display:flex;gap:var(--space-xs);align-items:flex-start;max-width:14rem}.shop-archive .shop-archive__map-wrap .shop-map-popup__image{width:3rem;height:3rem;flex-shrink:0;overflow:hidden;border-radius:var(--space-xxs)}.shop-archive .shop-archive__map-wrap .shop-map-popup__image img{width:100%;height:100%;object-fit:cover;display:block}.shop-archive .shop-archive__map-wrap .shop-map-popup__content{display:flex;flex-direction:column;gap:var(--space-xxs)}.shop-archive .shop-archive__map-wrap .shop-map-popup__address{font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-archive .shop-archive__map-wrap .shop-map-popup__link{font-size:var(--font-size-subtext);color:var(--color-on-primary);text-decoration:none;width:fit-content;background:var(--color-primary);padding:var(--space-xxs) var(--space-xs);border-radius:var(--space-xxs);transition:background .2s}.shop-archive .shop-archive__map-wrap .shop-archive__map-empty{font-size:var(--font-size-text);color:var(--color-secondary-text);margin-top:calc(var(--space-s) - var(--space-xxs))}.shop-archive .shop-archive__tips{display:flex;flex-direction:column;gap:var(--space-xs);align-items:flex-start;justify-content:flex-start;padding:0 !important;list-style:decimal;list-style-position:inside;width:100%;margin-bottom:var(--space-s)}.shop-archive .shop-archive__tips li{padding:var(--space-xs) var(--space-s);width:100%;border-bottom:1px solid var(--color-tertiary);font-weight:bold}.shop-archive .shop-archive__tips li::marker{font-size:1.5em}.shop-archive .shop-archive__note{font-size:var(--font-size-text);color:var(--color-secondary-text);margin-top:var(--space-s)}.shop-archive .shop-archive__faq-list{display:grid;gap:var(--space-s)}.shop-archive .shop-archive__faq-item{background:var(--color-background);border:1px solid var(--color-tertiary);border-radius:calc(var(--space-s) - var(--space-xxs));padding:calc(var(--space-s) + var(--space-xxs)) calc(var(--space-s) + var(--space-xs))}.shop-archive .shop-archive__faq-q{font-size:var(--font-size-subtitle);font-weight:700;margin-bottom:var(--space-xs);color:var(--color-primary);padding:0 !important;left:0 !important}.shop-archive .shop-archive__faq-q::before{content:none !important}.shop-archive .shop-archive__faq-a{font-size:var(--font-size-text);color:var(--color-post-text);line-height:1.7}.shop-archive .shop-archive__grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:var(--space-s);transition:opacity .25s ease}.shop-archive .shop-archive__grid .shop-archive-card{transition:opacity .35s ease,transform .35s ease}.shop-archive .shop-archive__grid.is-updating{opacity:0}.shop-archive .shop-archive__grid.is-updating .shop-archive-card{opacity:0;transform:translateY(var(--space-xxs))}.shop-archive .shop-archive__pagination{margin-top:var(--space-m);text-align:center}.shop-archive .shop-archive__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:calc(var(--space-s)*2.5);height:calc(var(--space-s)*2.5);padding:0 var(--space-xs);margin:0 var(--space-xxs);background:var(--color-background);border:1px solid var(--color-tertiary);border-radius:var(--space-xxs);text-decoration:none;color:var(--color-text);transition:background .2s}.shop-archive .shop-archive__pagination .page-numbers:hover{background:var(--color-quaternary)}.shop-archive .shop-archive__pagination .page-numbers.current{background:var(--color-primary);color:var(--color-on-primary);border-color:var(--color-primary)}.shop-archive .shop-archive__no-results{text-align:center;padding:0;color:var(--color-text);opacity:0;max-height:0;overflow:hidden;transition:opacity .25s ease,max-height .25s ease}.shop-archive .shop-archive__no-results.is-visible{opacity:1;padding:var(--space-l) var(--space-s);max-height:calc(var(--space-xl)*3)}.shop-detail-card{background-color:var(--color-background);border:1px solid var(--color-tertiary);border-radius:calc(var(--space-s) - var(--space-xxs));padding:var(--space-m);margin-bottom:var(--space-m)}.shop-detail-card .shop-detail-card__title{font-size:var(--font-size-title);font-weight:700;margin-bottom:var(--space-s)}.shop-detail-card .shop-detail-card__title a{color:var(--color-text);text-decoration:none}.shop-detail-card .shop-detail-card__title a:hover{color:var(--color-primary)}.shop-detail-card .shop-detail-card__access{font-size:var(--font-size-text);font-weight:400;color:var(--color-info);margin-left:var(--space-xs)}.shop-detail-card .shop-detail-card__image{margin-bottom:var(--space-s);border-radius:var(--space-xs);overflow:hidden}.shop-detail-card .shop-detail-card__image img{width:100%;height:auto;display:block}.shop-detail-card .shop-detail-card__intro{margin-bottom:var(--space-s);line-height:1.7;color:var(--color-post-text)}.shop-detail-card .shop-detail-card__table{width:100%;margin-bottom:var(--space-s);font-size:var(--font-size-text)}.shop-detail-card .shop-detail-card__table th,.shop-detail-card .shop-detail-card__table td{padding:calc(var(--space-s)*.6);border-bottom:1px solid var(--color-tertiary);text-align:left;vertical-align:top}.shop-detail-card .shop-detail-card__table th{width:30%;color:var(--color-info);font-weight:500;background-color:var(--color-secondary)}.shop-detail-card .shop-detail-card__table td{color:var(--color-text)}.shop-detail-card .shop-detail-card__stars{color:#f59e0b;letter-spacing:2px}.shop-detail-card .shop-detail-card__actions{display:flex;gap:var(--space-xs);flex-wrap:wrap}.shop-detail-card .shop-detail-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-xs) var(--space-s);border-radius:calc(var(--space-xs) + var(--space-xxs));font-size:var(--font-size-text);font-weight:500;text-decoration:none;transition:all .2s ease}.shop-detail-card .shop-detail-card__btn--detail{background-color:var(--color-primary);color:var(--color-on-primary)}.shop-detail-card .shop-detail-card__btn--detail:hover{opacity:.85}.shop-detail-card .shop-detail-card__btn--official{background-color:var(--color-secondary);color:var(--color-on-secondary);border:1px solid var(--color-tertiary)}.shop-detail-card .shop-detail-card__btn--official:hover{background-color:var(--color-tertiary)}.shop-detail-card .shop-detail-card__btn--map{background-color:var(--color-secondary);color:var(--color-on-secondary);border:1px solid var(--color-tertiary)}.shop-detail-card .shop-detail-card__btn--map:hover{background-color:var(--color-tertiary)}.shop-archive-card{background:var(--color-background);border:1px solid var(--color-quaternary);border-radius:var(--space-xs);overflow:hidden;transition:box-shadow .2s}.shop-archive-card .shop-archive-card__link{display:flex;flex-direction:row;text-decoration:none;color:inherit}.shop-archive-card .shop-archive-card__image{flex-shrink:0;width:calc(var(--space-xl)*1.875);aspect-ratio:1/1;overflow:hidden}.shop-archive-card .shop-archive-card__image img{width:100%;height:100%;object-fit:cover}.shop-archive-card .shop-archive-card__image--noimage{background:var(--color-quaternary)}.shop-archive-card .shop-archive-card__content{flex:1;padding:calc(var(--space-s)*.75);display:flex;flex-direction:column}.shop-archive-card .shop-archive-card__name{font-size:var(--font-size-subtitle);font-weight:bold;color:var(--color-primary);margin-bottom:var(--space-xxs);padding:0 !important;left:0 !important}.shop-archive-card .shop-archive-card__name::before{content:none !important}.shop-archive-card .shop-archive-card__rating{display:flex;align-items:center;gap:var(--space-xxs);margin-bottom:var(--space-xxs);font-size:var(--font-size-text)}.shop-archive-card .shop-archive-card__rating .shop-archive-card__rating-value{font-weight:bold}.shop-archive-card .shop-archive-card__rating .shop-archive-card__rating-count{color:var(--color-secondary-text)}.shop-archive-card .shop-archive-card__types{display:flex;flex-wrap:wrap;gap:var(--space-xxs);margin-bottom:var(--space-xs)}.shop-archive-card .shop-archive-card__type{display:inline-block;padding:var(--space-xxs) calc(var(--space-xs) - var(--space-xxs));font-size:var(--font-size-subtext);background:var(--color-primary);color:var(--color-on-primary);border-radius:var(--space-xxs)}.shop-archive-card .shop-archive-card__info{margin-top:auto}.shop-archive-card .shop-archive-card__info p{padding:0 !important}.shop-archive-card .shop-archive-card__access,.shop-archive-card .shop-archive-card__address{font-size:var(--font-size-subtext);color:var(--color-secondary-text);margin-bottom:var(--space-xxs)}.shop-archive-card .shop-archive-card__meta{display:flex;gap:calc(var(--space-s) - var(--space-xxs));font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-archive-card .shop-archive-card__details{margin-top:var(--space-xs);display:grid;gap:var(--space-xxs);font-size:var(--font-size-subtext);color:var(--color-secondary-text)}.shop-archive-card .shop-archive-card__detail{display:flex;gap:var(--space-xs);align-items:flex-start;line-height:1.5;margin:0;padding:0 !important}.shop-archive-card .shop-archive-card__detail-label{flex:0 0 6em;color:var(--color-primary);font-weight:bold;font-size:var(--font-size-subtext);white-space:nowrap}.shop-archive-card .shop-archive-card__detail-value{color:var(--color-post-text);display:flex;flex-wrap:wrap;gap:calc(var(--space-xxs)*1.25)}.shop-archive-card .shop-archive-card__detail-value .shop-archive-card__detail-chip{display:inline-flex;align-items:center;color:var(--color-text);font-size:var(--font-size-subtext);line-height:1.2}.shop-archive-card .shop-archive-card__detail-value.atmosphere{margin-bottom:var(--space-xs)}.shop-archive-card .shop-archive-card__detail-value.atmosphere .shop-archive-card__detail-chip{padding:calc(var(--space-xxs)*.5) var(--space-xs);border-radius:var(--space-xxs);background:var(--color-secondary)}.shop-archive-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}