@property --_w{syntax: "<length>"; inherits: true; initial-value: 100vw;}@property --_h{syntax: "<length>"; inherits: true; initial-value: 100vh;}:root{--w: tan(atan2(var(--_w), 1px));--h: tan(atan2(var(--_h), 1px));--noto: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;--kaisei: "Kaisei Opti", serif;--white: #ffffff;--black: #000000;--wine: #3d1231;--wine2: #170412;--gray1: #7b7b7b;--green1: #8fb840;--green2: #e3ebce;--blue1: #5aaac5;--blue2: #e0ebee;--yellow1: #9f8b3a;--yellow2: #e8e0c1;--mv: #f5eedf;--spring: #f1375f;--spring2: #f7edf0;--summer: #128af0;--summer2: #e9f0f5;--autumn: #ad3f0c;--autumn2: #f5ebe6;--winter: #4c36a7;--winter2: #efedf5;--all: #eda44d;--play: #8fc987;--eat: #7a7aca;--stay: #bea852;--shop: #e5679f;--other: var(--wine);--bg1: #fffbf2;--bg2: #f2e7d8;--bg3: #b4a380;--bg4: #f2ecdf;--xs: 1.2rem;--sm: 1.4rem;--md: 1.6rem;--lg: 1.8rem;--xl: 2rem;--header: 10rem}@media screen and (max-width: 1024px){:root{--xs: 1rem;--sm: 1.2rem;--md: 1.4rem;--lg: 1.6rem;--xl: 1.8rem;--header: 6rem}}*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:0}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]){cursor:pointer}:where(button,[type=button],[type=reset],[type=submit]){touch-action:manipulation}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto;field-sizing:content}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield;appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}:focus:not(:focus-visible){outline:none}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}.is-fade{opacity:0;visibility:hidden}.is-fade--blur{opacity:0;visibility:hidden;filter:blur(10px)}.is-fade--up{opacity:0;visibility:hidden;transform:translateY(50px)}@media screen and (max-width: 1024px){.is-fade--up{transform:translateY(30px)}}body:not(:has([data-page=front-page]),:has([data-page=page-summer]),:has([data-page=page-autumn]),:has([data-page=page-winter])) .header__nav-link{color:var(--wine)}body:not(:has([data-page=front-page]),:has([data-page=page-summer]),:has([data-page=page-autumn]),:has([data-page=page-winter])) .header__nav-link:before{background-color:var(--wine)}body:has([data-page=page-summer]) .header__nav-link,body:has([data-page=page-autumn]) .header__nav-link,body:has([data-page=page-winter]) .header__nav-link{text-shadow:0 0 .5rem rgba(0,0,0,.5)}.header{width:100%;height:var(--header);position:fixed;top:0;left:0;z-index:5;display:flex;justify-content:center;align-items:center;transition:background .3s ease-in-out}@media screen and (max-width: 1024px){.header{background:var(--white)}}.header.is-scroll{background:var(--white)}.header.is-scroll .header__nav-link{color:var(--wine);text-shadow:none}.header.is-scroll .header__nav-link:before{background-color:var(--wine)}.header__inner{width:95%;margin:0 auto;display:grid;grid-template-columns:min(36.0714285714%,50rem) 1fr;justify-content:space-between;align-items:center;column-gap:5%}@media screen and (max-width: 1024px){.header__inner{grid-template-columns:min(30rem,70%) 4rem}}.header__logo{width:100%;aspect-ratio:505/40;transition:opacity .3s ease-in-out}@media (hover){.header__logo:hover{opacity:.7}}.header__nav{width:100%}@media screen and (max-width: 1024px){.header__nav{position:fixed;z-index:2;top:0;right:0;transform:translate(100%);width:50%;padding:1.5rem 2.5% 3rem;height:auto;max-height:95dvh;border-radius:0 0 0 5rem;background:var(--bg2);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out;overflow-y:auto;overscroll-behavior:contain}.header__nav.is-active{opacity:1;visibility:visible;transform:translate(0)}}@media screen and (max-width: 768px){.header__nav{width:92%;border-radius:0 0 0 6.6666666667vw;padding-bottom:2rem}}.header__nav-list{display:flex;justify-content:flex-end;align-items:center;column-gap:min(4%,5rem)}@media screen and (max-width: 1024px){.header__nav-list{width:95%;margin:0 auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:2rem}}@media screen and (max-width: 1024px){.header__nav-item{border-top:1px dashed var(--wine);width:100%}}@media screen and (max-width: 768px){.header__nav-item:has(.header__nav-sub) .header__nav-link{padding-bottom:clamp(1.5rem,.069rem + 3.82vw,3rem)}}.header__nav-link{position:relative;font-size:clamp(1.4rem,.596rem + .78vw,1.6rem);color:var(--white);font-weight:500;transition:color .3s ease-in-out,opacity .3s ease-in-out,text-shadow .3s ease-in-out}@media (hover){.header__nav-link:hover{opacity:.7}}.header__nav-link:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%,-100%);width:2rem;aspect-ratio:25/23;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_ashiato.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,background-color .3s ease-in-out}@media screen and (max-width: 1024px){.header__nav-link:before{opacity:1;visibility:visible;position:static;width:2rem;transform:translate(0);background-color:var(--wine)}}@media screen and (max-width: 768px){.header__nav-link:before{margin-top:.75vw;width:clamp(1.4rem,.35rem + 2.8vw,2.5rem)}}.header__nav-link.is-current:before{opacity:1;visibility:visible}@media screen and (max-width: 1024px){.header__nav-link{padding:2rem 0;font-size:2.4rem;color:var(--wine);display:flex;justify-content:flex-start;align-items:center;column-gap:.5rem}}@media screen and (max-width: 768px){.header__nav-link{padding:clamp(2rem,1.046rem + 2.54vw,3rem) 0;font-size:clamp(1.8rem,1.227rem + 1.53vw,2.4rem);column-gap:clamp(1rem,.046rem + 2.54vw,2rem)}}.header__nav-sub{display:none}@media screen and (max-width: 1024px){.header__nav-sub{width:100%;padding-left:2.5rem;padding-bottom:2rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;row-gap:1.5rem}}@media screen and (max-width: 1024px) and (max-width: 768px){.header__nav-sub{row-gap:3.3333333333vw;padding-bottom:clamp(2rem,.092rem + 5.09vw,4rem)}}@media screen and (max-width: 1024px){.header__nav-sub-item{width:100%}.header__nav-sub-link{width:100%;display:flex;justify-content:flex-start;align-items:center;column-gap:2rem;font-size:1.8rem;line-height:1.1111111111;color:var(--wine);transition:opacity .3s ease-in-out}}@media screen and (max-width: 1024px) and (hover){.header__nav-sub-link:hover{opacity:.7}}@media screen and (max-width: 1024px) and (max-width: 768px){.header__nav-sub-link{font-size:clamp(1.4rem,.827rem + 1.53vw,2rem);column-gap:clamp(1rem,.046rem + 2.54vw,2rem)}}@media screen and (max-width: 1024px){.header__nav-sub-link:before{content:"";width:1.6rem;height:2px;background:var(--wine)}}@media screen and (max-width: 1024px) and (max-width: 768px){.header__nav-sub-link:before{width:clamp(1.2rem,.627rem + 1.53vw,1.8rem);height:1px}}.header__hamburger{display:none}@media screen and (max-width: 1024px){.header__hamburger{display:flex;justify-content:center;align-items:center;position:relative;width:100%;aspect-ratio:1/1;cursor:pointer;transition:opacity .3s ease-out}}@media screen and (max-width: 1024px) and (hover){.header__hamburger:hover{opacity:.7}}@media screen and (max-width: 1024px){.header__hamburger img{width:100%}}.header__close{display:none}@media screen and (max-width: 1024px){.header__close{width:3.5rem;margin:0 0 0 auto;display:flex;justify-content:flex-end;align-items:center;aspect-ratio:70/85;cursor:pointer;transition:opacity .3s ease-out}}@media screen and (max-width: 1024px) and (hover){.header__close:hover{opacity:.7}}.header__mask{display:none}@media screen and (max-width: 1024px){.header__mask{width:100%;height:100vh;display:block;position:fixed;top:0;left:0;z-index:1;background:var(--black);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.header__mask.is-active{opacity:.4;visibility:visible}}.footer{width:100%;margin:0 auto;background:var(--wine2);padding:10rem 0 3rem}@media screen and (max-width: 1024px){.footer{padding:8rem 0 1rem}}@media screen and (max-width: 768px){.footer{padding:5rem 0 1rem}}.footer__inner{width:min(90%,130rem);margin:0 auto;display:grid;grid-template-columns:38.8461538462% 1fr;column-gap:18.4615384615%}@media screen and (max-width: 1024px){.footer__inner{grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:5rem}}@media screen and (max-width: 768px){.footer__inner{row-gap:3rem}}.footer__logo{width:100%;display:flex;justify-content:flex-start;align-items:center;aspect-ratio:505/40;transition:opacity .3s ease-in-out}@media (hover){.footer__logo:hover{opacity:.7}}@media screen and (max-width: 1024px){.footer__logo{width:min(80%,50rem)}}.footer__nav{display:flex;justify-content:space-between;align-items:flex-start;column-gap:9.009009009%}@media screen and (max-width: 1024px){.footer__nav{justify-content:flex-start}}@media screen and (max-width: 768px){.footer__nav{flex-direction:column;row-gap:3rem}}.footer__list{display:grid;grid-template-columns:repeat(1,1fr);row-gap:3rem}@media screen and (max-width: 768px){.footer__list{row-gap:2rem}}.footer__link{color:var(--white);display:flex;justify-content:flex-start;align-items:center;column-gap:.5rem;transition:opacity .3s ease-in-out;font-size:var(--md);font-weight:500}@media (hover){.footer__link:hover{opacity:.7}}.footer__link:before{content:"";width:2rem;aspect-ratio:20/18;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_ashiato.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}@media screen and (max-width: 768px){.footer__link:before{width:1.5rem}}.footer__sub{width:100%;margin-top:1.5rem;margin-left:2.5rem;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1.5rem}@media screen and (max-width: 768px){.footer__sub{margin-left:2rem;margin-top:1rem;row-gap:1rem}}.footer__sub-link{color:var(--white);font-size:var(--sm);line-height:1.2857142857;display:flex;justify-content:flex-start;align-items:center;column-gap:1rem;transition:opacity .3s ease-in-out}@media (hover){.footer__sub-link:hover{opacity:.7}}.footer__sub-link:before{content:"";width:.8rem;height:1px;background:var(--white)}@media screen and (max-width: 768px){.footer__sub-link:before{width:.6rem}}.footer__copyright{width:100%;grid-column:span 2;font-size:var(--xs);line-height:2.3333333333;letter-spacing:.025em;color:var(--white)}@media screen and (max-width: 1024px){.footer__copyright{grid-column:span 1;display:flex;justify-content:center;align-items:center}}html{font-size:62.5%;font-family:var(--noto);font-feature-settings:"palt" 1;color:var(--wine);font-weight:400}body{position:relative;width:100%;height:auto;font-size:var(--md);background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern01.webp?d=2025121515) repeat center center}main{overflow:hidden}@media screen and (max-width: 1024px){main{margin-top:var(--header)}}main [data-page]:not(:has(.info-nav))>:last-child{padding-bottom:12.5rem}@media screen and (max-width: 768px){main [data-page]:not(:has(.info-nav))>:last-child{padding-bottom:10rem}}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem;will-change:transform}.pc-b{display:block!important}@media screen and (max-width: 768px){.pc-b{display:none!important}}.sp-b{display:none!important}@media screen and (max-width: 768px){.sp-b{display:block!important}}.mv{width:100%;margin:0 auto 15rem;background:var(--mv);position:relative}@media screen and (max-width: 768px){.mv{margin:0 auto 10rem}}.mv:after{content:"";position:absolute;bottom:0;left:0;transform:translateY(100%);width:100%;height:8rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_bg.webp?d=2025121515) repeat-x center top}@media screen and (max-width: 768px){.mv:after{height:5.6rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_bg-sp.webp?d=2025121515) repeat-x center top}}.mv__inner{width:100%;height:33rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.mv__inner{height:20rem}}@media screen and (max-width: 768px){.mv__inner{height:15rem}}.mv__ttl{margin-top:1.5em;display:flex;justify-content:center;align-items:center;column-gap:1rem;position:relative}@media screen and (max-width: 1024px){.mv__ttl{margin-top:0}}.mv__ttl:before{content:"";position:absolute;left:50%;bottom:-2rem;transform:translate(-50%,100%);width:40rem;height:1.5rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line.svg) repeat-x center left}@media screen and (max-width: 768px){.mv__ttl:before{bottom:-1rem;width:20rem;height:.7rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line-sp.svg) repeat-x center left}}@media screen and (max-width: 768px){.mv__ttl{column-gap:.5rem}}.mv__ttl-icon{width:9rem;margin-top:.5rem}@media screen and (max-width: 1024px){.mv__ttl-icon{width:clamp(4rem,1.689rem + 6.16vw,8rem)}}@media screen and (max-width: 768px){.mv__ttl-icon{width:4.5rem}}.mv__ttl-icon img{width:100%}.mv__ttl-main{font-family:var(--kaisei);font-weight:700;font-size:5rem;letter-spacing:-.015em;line-height:1.2;text-align:center}@media screen and (max-width: 1024px){.mv__ttl-main{font-size:clamp(3.2rem,-2.228rem + 7.06vw,5rem)}}@media screen and (max-width: 768px){.mv__ttl-main{font-size:clamp(2.5rem,1.832rem + 1.78vw,3.2rem)}}.mv-spot{width:100%}.mv-spot.spring{background:var(--spring2)}.mv-spot.spring .mv-spot__bg:before{background-color:var(--spring2)}.mv-spot.summer{background:var(--summer2)}.mv-spot.summer .mv-spot__bg:before{background-color:var(--summer2)}.mv-spot.autumn{background:var(--autumn2)}.mv-spot.autumn .mv-spot__bg:before{background-color:var(--autumn2)}.mv-spot.winter{background:var(--winter2)}.mv-spot.winter .mv-spot__bg:before{background-color:var(--winter2)}.mv-spot__bg{position:relative;width:100%;height:30rem}@media screen and (max-width: 1024px){.mv-spot__bg{height:15rem}}.mv-spot__bg:before{content:"";position:absolute;z-index:2;bottom:-1px;left:0;width:100%;height:4.3rem;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/spot/mv_bg-mask.svg);mask-repeat:repeat-x;mask-position:left bottom;mask-size:contain}@media screen and (max-width: 1024px){.mv-spot__bg:before{height:auto;aspect-ratio:100/3;mask-repeat:no-repeat;mask-position:center bottom;mask-size:100% 100%}}.mv-spot__bg img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.mv-spot__inner{width:90%;margin:0 auto;padding-bottom:5rem}@media screen and (max-width: 768px){.mv-spot__inner{padding-bottom:3rem}}.mv-spot__ttl{width:100%;margin-top:-2rem;display:flex;justify-content:center;align-items:center;column-gap:.5rem;position:relative;z-index:2;font-family:var(--kaisei);font-weight:700}@media screen and (max-width: 1024px){.mv-spot__ttl{margin-top:0}}@media screen and (max-width: 768px){.mv-spot__ttl{column-gap:.5rem;margin-top:-1rem}}.mv-spot__ttl:before{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:40rem;height:1.5rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line.svg) repeat-x center left}@media screen and (max-width: 768px){.mv-spot__ttl:before{width:20rem;height:.7rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line-sp.svg) repeat-x center left}}.mv-spot__ttl-icon{width:14rem;margin-top:-1rem;filter:drop-shadow(0 .5rem 3.5rem rgba(0,0,0,.15))}@media screen and (max-width: 768px){.mv-spot__ttl-icon{width:8rem}}.mv-spot__ttl-connect{line-height:1.05;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:4rem}@media screen and (max-width: 768px){.mv-spot__ttl-connect{font-size:max(1.8rem,3.125vw)}}.mv-spot__ttl-text{margin-top:2rem;display:flex;justify-content:flex-start;align-items:flex-end;font-size:5rem;line-height:1.04;letter-spacing:.025em}@media screen and (max-width: 768px){.mv-spot__ttl-text{font-size:max(2.4rem,4.1666666667vw)}}.mv-spot__subttl{width:100%;margin:4rem auto 0;text-align:center;line-height:1.6785714286;letter-spacing:.025em;font-size:2.8rem;font-family:var(--kaisei);font-weight:700}.mv-spot__subttl:before,.mv-spot__subttl:after{content:"";display:block flow;inline-size:0;block-size:1px}.mv-spot__subttl:before{margin-block-end:calc((1 - 1.6785714286) * .5em)}.mv-spot__subttl:after{margin-block-start:calc((1 - 1.6785714286) * .5em)}@media screen and (max-width: 768px){.mv-spot__subttl{margin:3rem auto 0;font-size:2.4rem;line-height:1.25}}.mv-spot__text{width:100%;margin:3rem auto 0;line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md);text-align:center}.mv-spot__text:before,.mv-spot__text:after{content:"";display:block flow;inline-size:0;block-size:1px}.mv-spot__text:before{margin-block-end:-.5625em}.mv-spot__text:after{margin-block-start:-.5625em}@media screen and (max-width: 768px){.mv-spot__text{width:fit-content;margin:2rem auto 0}}.mv-spot__mask{width:100%;margin:0 auto 3rem;height:8rem;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_bg.webp?d=2025121515);mask-repeat:repeat-x;mask-position:center top;mask-size:contain}@media screen and (max-width: 1024px){.mv-spot__mask{margin:0 auto}}@media screen and (max-width: 768px){.mv-spot__mask{height:5.6rem;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_bg-sp.webp?d=2025121515);margin:0 auto 1vw}}.mv-spot__mask.spring{background-color:var(--spring2)}.mv-spot__mask.summer{background-color:var(--summer2)}.mv-spot__mask.autumn{background-color:var(--autumn2)}.mv-spot__mask.winter{background-color:var(--winter2)}.breadcrumb{width:100%;margin:0 auto;position:relative;z-index:2}@media screen and (max-width: 768px){.breadcrumb{padding-bottom:1rem}}.breadcrumb__inner{width:86.6666666667%;margin:0 auto}.breadcrumb__list{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.8rem}.breadcrumb__item{width:fit-content;display:flex;justify-content:flex-start;align-items:center;column-gap:1rem;color:var(--black);font-size:var(--sm);letter-spacing:.1em;line-height:1.2;word-break:break-all}@media screen and (max-width: 768px){.breadcrumb__item{column-gap:.8rem}}.breadcrumb__item:nth-child(n+2){display:grid;grid-template-columns:auto 1fr}.breadcrumb__item:nth-child(n+2):before{content:"";width:.8rem;aspect-ratio:1/1;mask-repeat:no-repeat;mask-position:center;mask-size:contain;border-right:1px solid var(--black);border-bottom:1px solid var(--black);transform:rotate(-45deg)}@media screen and (max-width: 768px){.breadcrumb__item:nth-child(n+2):before{margin-top:.2rem;width:.6rem}}.breadcrumb__item:last-child a{pointer-events:none;text-decoration:none;line-height:1.2}.breadcrumb__link{word-break:break-all;transition:opacity .3s ease-out;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.3rem}@media (hover){.breadcrumb__link:hover{opacity:.7}}.info-nav{width:100%;margin:0 auto;padding:12rem 0;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern03.webp?d=2025121515) repeat center center;position:relative;z-index:2}@media screen and (max-width: 768px){.info-nav{padding:6rem 0}}.info-nav__ttl{display:flex;justify-content:center;align-items:center;line-height:1.5714285714;letter-spacing:.025em;font-size:4.2rem;font-family:var(--kaisei);font-weight:700}.info-nav__ttl:before,.info-nav__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}.info-nav__ttl:before{margin-block-end:calc((1 - 1.5714285714) * .5em)}.info-nav__ttl:after{margin-block-start:calc((1 - 1.5714285714) * .5em)}@media screen and (max-width: 768px){.info-nav__ttl{font-size:2.4rem}}.info-nav__inner{width:min(90%,110rem);margin:6rem auto 0}@media screen and (max-width: 768px){.info-nav__inner{margin:3rem auto 0}}.info-nav__list{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}@media screen and (max-width: 1024px){.info-nav__list{gap:2rem}}@media screen and (max-width: 768px){.info-nav__list{grid-template-columns:repeat(2,1fr);gap:1rem}}.info-nav__item{width:100%;aspect-ratio:240/170;border-radius:1rem;overflow:hidden}.info-nav__link{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:3rem;background:var(--wine);transition:opacity .3s ease-out}@media (hover){.info-nav__link:hover{opacity:.7}}@media screen and (max-width: 1024px){.info-nav__link{row-gap:2rem}}.info-nav__link-icon{margin:0 auto}.info-nav__link-icon1{width:13.75%}.info-nav__link-icon2{width:25%}.info-nav__link-icon3{width:32.5%}.info-nav__link-icon4{width:22.5%}.info-nav__link-icon5{width:25.8333333333%}.info-nav__link-text{line-height:1.5;letter-spacing:-.075em;font-size:1.6rem;color:var(--white);font-weight:500;font-size:var(--md);text-align:center}.info-nav__link-text:before,.info-nav__link-text:after{content:"";display:block flow;inline-size:0;block-size:1px}.info-nav__link-text:before{margin-block-end:-.25em}.info-nav__link-text:after{margin-block-start:-.25em}.not-found{width:100%;margin:0 auto}.not-found__inner{width:min(90%,110rem);margin:0 auto}.not-found__ttl{width:100%;display:flex;justify-content:center;align-items:center;line-height:1.5;letter-spacing:-.025em;font-size:3.2rem;font-family:var(--kaisei);font-weight:700;text-align:center}.not-found__ttl:before,.not-found__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}.not-found__ttl:before{margin-block-end:-.25em}.not-found__ttl:after{margin-block-start:-.25em}@media screen and (max-width: 768px){.not-found__ttl{font-size:2.4rem}}.not-found__text{width:100%;display:flex;justify-content:center;align-items:center;line-height:1.7777777778;letter-spacing:.05em;font-size:1.8rem;font-weight:500;font-size:var(--lg);text-align:center;margin:3rem auto 0}.not-found__text:before,.not-found__text:after{content:"";display:block flow;inline-size:0;block-size:1px}.not-found__text:before{margin-block-end:calc((1 - 1.7777777778) * .5em)}.not-found__text:after{margin-block-start:calc((1 - 1.7777777778) * .5em)}@media screen and (max-width: 768px){.not-found__text{margin:2rem auto 0}}.not-found__btn{width:min(90%,30rem);background:var(--wine);border-radius:100vmax;display:flex;justify-content:center;align-items:center;position:relative;margin:6rem auto 0;padding:2rem 0;transition:opacity .3s ease-out}@media (hover){.not-found__btn:hover{opacity:.7}}@media screen and (max-width: 768px){.not-found__btn{width:min(90%,27rem);margin:3rem auto 0;padding:1.5rem 0}}.not-found__btn-text{line-height:1.1;letter-spacing:-.05em;font-size:2rem;font-size:var(--xl);text-align:center;color:var(--white);font-weight:700}.not-found__btn-text:before,.not-found__btn-text:after{content:"";display:block flow;inline-size:0;block-size:1px}.not-found__btn-text:before{margin-block-end:calc((1 - 1.1) * .5em)}.not-found__btn-text:after{margin-block-start:calc((1 - 1.1) * .5em)}.not-found__btn-icon{position:absolute;top:50%;left:5%;transform:translateY(-50%);width:8.3333333333%;aspect-ratio:1/1;background:var(--white);border-radius:50%}.not-found__btn-icon:before{content:"";position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:40%;aspect-ratio:.8660254038;clip-path:polygon(100% 0,0 50%,100% 100%);background:var(--wine)}[data-page=front-page] .top-btn,[data-page=index] .top-btn{width:max(26rem,17.3333333333vw);display:flex;justify-content:center;align-items:center;padding:max(2rem,1.3333333333vw) 0;border-radius:100vmax;background:var(--wine);transition:opacity .3s ease-in-out;position:relative}@media (hover){[data-page=front-page] .top-btn:hover,[data-page=index] .top-btn:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=front-page] .top-btn,[data-page=index] .top-btn{width:44vw;padding:max(1.8rem,3.3333333333vw) 0}[data-page=front-page] .top-btn--static,[data-page=index] .top-btn--static{max-width:26rem;padding:min(4vw,2rem) 0}[data-page=front-page] .top-btn--static .top-btn__text,[data-page=index] .top-btn--static .top-btn__text{font-size:min(4vw,2rem)}[data-page=front-page] .top-btn--static .top-btn__arrow,[data-page=index] .top-btn--static .top-btn__arrow{width:12.1212121212%}}[data-page=front-page] .top-btn__text,[data-page=index] .top-btn__text{line-height:1.2;letter-spacing:-.05em;margin-block:calc((1em - 1lh)/2);font-size:max(1.8rem,1.3333333333vw);font-weight:700;color:var(--white);margin-left:-2.5%}@media screen and (max-width: 768px){[data-page=front-page] .top-btn__text,[data-page=index] .top-btn__text{font-size:4vw;letter-spacing:0em}}[data-page=front-page] .top-btn__arrow,[data-page=index] .top-btn__arrow{width:9.6153846154%;aspect-ratio:1/1;position:absolute;right:5%;top:50%;transform:translateY(-50%);border-radius:50%;background:var(--white)}@media screen and (max-width: 768px){[data-page=front-page] .top-btn__arrow,[data-page=index] .top-btn__arrow{width:8.3333333333%}}[data-page=front-page] .top-btn__arrow:before,[data-page=index] .top-btn__arrow:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:44%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine)}@media screen and (max-width: 768px){[data-page=front-page] .top-btn__arrow:before,[data-page=index] .top-btn__arrow:before{width:40%}}[data-page=front-page] .top-btn__blank,[data-page=index] .top-btn__blank{width:6.9230769231%;aspect-ratio:1/1;position:absolute;right:10%;top:52%;transform:translateY(-50%);mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_blank.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background:var(--white)}[data-page=front-page] .kv,[data-page=index] .kv{width:100%;position:relative}@media screen and (max-width: 768px){[data-page=front-page] .kv,[data-page=index] .kv{margin-top:8vw}}[data-page=front-page] .kv__img,[data-page=index] .kv__img{width:100%;height:auto;position:relative}@media screen and (max-width: 768px){[data-page=front-page] .kv__img,[data-page=index] .kv__img{margin:6.6666666667vw auto 0}}[data-page=front-page] .kv__img--main,[data-page=index] .kv__img--main{width:100%}[data-page=front-page] .kv__img--main picture,[data-page=front-page] .kv__img--main img,[data-page=index] .kv__img--main picture,[data-page=index] .kv__img--main img{width:100%}[data-page=front-page] .kv__img--smoke,[data-page=index] .kv__img--smoke{width:40%;height:auto;position:absolute;top:0;right:0}@media screen and (max-width: 768px){[data-page=front-page] .kv__img--smoke,[data-page=index] .kv__img--smoke{width:75.3333333333%}}[data-page=front-page] .kv__img--circle,[data-page=index] .kv__img--circle{position:absolute}[data-page=front-page] .kv__img--circle1,[data-page=index] .kv__img--circle1{width:20%;top:-.7451564829%;right:6.6666666667vw}@media screen and (max-width: 768px){[data-page=front-page] .kv__img--circle1,[data-page=index] .kv__img--circle1{width:40%;top:3.3333333333vw;right:-3.3333333333vw}}[data-page=front-page] .kv__img--circle1 .kv__img--ashiato,[data-page=index] .kv__img--circle1 .kv__img--ashiato{display:none}@media screen and (max-width: 768px){[data-page=front-page] .kv__img--circle1 .kv__img--ashiato,[data-page=index] .kv__img--circle1 .kv__img--ashiato{display:block;width:34.3333333333%;aspect-ratio:103/153;position:absolute;z-index:2;bottom:0;right:20%;transform:translateY(100%);mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/kv_circle-ashiato.webp?d=2025121515);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}}[data-page=front-page] .kv__img--circle2,[data-page=index] .kv__img--circle2{width:14.6666666667%;top:17.2876304024%;right:-3%}@media screen and (max-width: 768px){[data-page=front-page] .kv__img--circle2,[data-page=index] .kv__img--circle2{width:30.6666666667%;right:-6.6666666667%;top:0;transform:translateY(calc(-100% - 2vw))}}[data-page=front-page] .kv__img--circle3,[data-page=index] .kv__img--circle3{width:13.3333333333%;top:38.0029806259%;right:11.8%}@media screen and (max-width: 768px){[data-page=front-page] .kv__img--circle3,[data-page=index] .kv__img--circle3{width:23.7333333333%;top:0;right:33.7333333333%;transform:translateY(-30%)}}[data-page=front-page] .kv__img--circle3 img,[data-page=index] .kv__img--circle3 img{width:100%}[data-page=front-page] .kv__img--circle3 .kv__img--ashiato,[data-page=index] .kv__img--circle3 .kv__img--ashiato{width:51.5%;aspect-ratio:103/153;position:absolute;z-index:2;bottom:0;right:25%;transform:translate(100%);content:"";mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/kv_circle-ashiato.webp?d=2025121515);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}@media screen and (max-width: 768px){[data-page=front-page] .kv__img--circle3 .kv__img--ashiato,[data-page=index] .kv__img--circle3 .kv__img--ashiato{display:none}}[data-page=front-page] .kv__ttl,[data-page=index] .kv__ttl{position:absolute;z-index:2;top:22.3546944858%;left:54%;display:grid;grid-template-columns:repeat(1,1fr);font-family:var(--kaisei);color:var(--white);font-weight:700}@media screen and (max-width: 768px){[data-page=front-page] .kv__ttl,[data-page=index] .kv__ttl{width:90%;margin:0 auto;position:static;color:var(--wine)}}[data-page=front-page] .kv__ttl--main,[data-page=index] .kv__ttl--main{font-size:4vw;line-height:1.2;letter-spacing:.025em}@media screen and (max-width: 768px){[data-page=front-page] .kv__ttl--main,[data-page=index] .kv__ttl--main{font-size:max(3.6rem,7.3333333333vw)}}[data-page=front-page] .kv__ttl--sub,[data-page=index] .kv__ttl--sub{font-size:1.3333333333vw;line-height:2.5;letter-spacing:.025em}@media screen and (max-width: 768px){[data-page=front-page] .kv__ttl--sub,[data-page=index] .kv__ttl--sub{font-size:max(1.6rem,2.6666666667vw)}}[data-page=front-page] .charm,[data-page=index] .charm{width:100%;margin:-34vw auto 0;position:relative}@media screen and (max-width: 1024px){[data-page=front-page] .charm,[data-page=index] .charm{margin:-33.3333333333vw auto 0}}@media screen and (max-width: 768px){[data-page=front-page] .charm,[data-page=index] .charm{margin:13.3333333333vw auto 0}}[data-page=front-page] .charm__bg,[data-page=index] .charm__bg{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}[data-page=front-page] .charm__bg--img,[data-page=index] .charm__bg--img{position:absolute;left:0;top:10vw;width:19.3333333333%}@media screen and (max-width: 768px){[data-page=front-page] .charm__bg--img,[data-page=index] .charm__bg--img{width:38.6666666667%;left:-6.6666666667vw;top:0;transform:translateY(-100%)}}[data-page=front-page] .charm__bg--circle,[data-page=index] .charm__bg--circle{position:absolute}[data-page=front-page] .charm__bg--circle1,[data-page=index] .charm__bg--circle1{top:25vw;left:8.6666666667%;width:9.8%;z-index:2}@media screen and (max-width: 768px){[data-page=front-page] .charm__bg--circle1,[data-page=index] .charm__bg--circle1{width:19.6%;top:-10vw;left:10.6666666667%}}[data-page=front-page] .charm__bg--circle2,[data-page=index] .charm__bg--circle2{bottom:0;left:-5.6666666667%;width:17%}@media screen and (max-width: 768px){[data-page=front-page] .charm__bg--circle2,[data-page=index] .charm__bg--circle2{bottom:15%;left:8vw;width:34vw}}[data-page=front-page] .charm__bg--circle3,[data-page=index] .charm__bg--circle3{width:4.2%;bottom:0;left:14.3333333333%;transform:translateY(100%)}@media screen and (max-width: 768px){[data-page=front-page] .charm__bg--circle3,[data-page=index] .charm__bg--circle3{width:8.4vw;left:4vw;bottom:auto;top:9.3333333333vw}}[data-page=front-page] .charm__inner,[data-page=index] .charm__inner{width:56%;margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,1fr);gap:0;justify-items:center;align-items:end}@media screen and (max-width: 1024px){[data-page=front-page] .charm__inner,[data-page=index] .charm__inner{width:80%;margin-right:0}}@media screen and (max-width: 768px){[data-page=front-page] .charm__inner,[data-page=index] .charm__inner{width:90%;grid-template-columns:repeat(1,1fr);margin:0 auto;align-items:center;row-gap:6.6666666667vw}}[data-page=front-page] .charm__contents,[data-page=index] .charm__contents{width:100%;margin-bottom:13.3333333333vw;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}@media screen and (max-width: 1024px){[data-page=front-page] .charm__contents,[data-page=index] .charm__contents{margin-bottom:6.6666666667vw}}@media screen and (max-width: 768px){[data-page=front-page] .charm__contents,[data-page=index] .charm__contents{margin-bottom:0}}[data-page=front-page] .charm__ttl,[data-page=index] .charm__ttl{font-family:var(--kaisei);line-height:1.9047619048;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:max(3.2rem,2.8vw);font-weight:700;writing-mode:vertical-rl;text-orientation:upright;position:relative;margin-right:7vw}[data-page=front-page] .charm__ttl:before,[data-page=index] .charm__ttl:before{content:"";position:absolute;right:0;bottom:0;transform:translate(50%,75%);width:2.7333333333vw;aspect-ratio:41/49;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/charm_ttl-ashiato.webp?d=2025121515);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--wine)}@media screen and (max-width: 768px){[data-page=front-page] .charm__ttl:before,[data-page=index] .charm__ttl:before{width:4vw}}@media screen and (max-width: 768px){[data-page=front-page] .charm__ttl,[data-page=index] .charm__ttl{margin-right:0;font-size:max(3.2rem,5.3333333333vw)}}[data-page=front-page] .charm__text,[data-page=index] .charm__text{width:fit-content;margin:5vw auto 0;margin-left:0;font-size:max(1.5rem,1.2vw);line-height:2.2222222222;letter-spacing:.05em}@media screen and (max-width: 1024px){[data-page=front-page] .charm__text,[data-page=index] .charm__text{margin:5vw auto 0}}@media screen and (max-width: 768px){[data-page=front-page] .charm__text,[data-page=index] .charm__text{margin:10vw auto 0;font-size:max(1.4rem,2.4vw)}}[data-page=front-page] .charm__link,[data-page=index] .charm__link{width:100%;display:flex;justify-content:center;align-items:center;margin:0 auto 0 0}@media screen and (max-width: 1024px){[data-page=front-page] .charm__link,[data-page=index] .charm__link{margin:0 auto}}[data-page=front-page] .charm__btn,[data-page=index] .charm__btn{width:max(30rem,22vw);margin:2.6666666667vw auto 0;margin-left:0}@media screen and (max-width: 1024px){[data-page=front-page] .charm__btn,[data-page=index] .charm__btn{margin-left:auto}}@media screen and (max-width: 768px){[data-page=front-page] .charm__btn,[data-page=index] .charm__btn{width:80%;max-width:35rem;margin:6.6666666667vw auto 0}[data-page=front-page] .charm__btn .top-btn__text,[data-page=index] .charm__btn .top-btn__text{margin-left:-5%}[data-page=front-page] .charm__btn .top-btn__arrow,[data-page=index] .charm__btn .top-btn__arrow{width:9.0909090909%}}[data-page=front-page] .charm__img,[data-page=index] .charm__img{width:100%}[data-page=front-page] .charm__img picture,[data-page=index] .charm__img picture{width:100%;display:flex;justify-content:center;align-items:center}[data-page=front-page] .charm__img img,[data-page=index] .charm__img img{width:133.3333333333%;max-width:initial;margin:0 auto}@media screen and (max-width: 1024px){[data-page=front-page] .charm__img img,[data-page=index] .charm__img img{width:100%}}@media screen and (max-width: 768px){[data-page=front-page] .charm__img img,[data-page=index] .charm__img img{width:76.6666666667vw;margin-right:5%}}[data-page=front-page] .movie,[data-page=index] .movie{width:100%;margin:0 auto;position:relative;padding:6.6666666667vw 0 0;background:linear-gradient(to bottom,#fffbf200,#dfc8a84d)}@media screen and (max-width: 1024px){[data-page=front-page] .movie,[data-page=index] .movie{padding:13.3333333333vw 0 0}}[data-page=front-page] .movie__bg,[data-page=index] .movie__bg{position:absolute;width:100%;height:100%;z-index:1}[data-page=front-page] .movie__bg--circle,[data-page=index] .movie__bg--circle{position:absolute}[data-page=front-page] .movie__bg--circle1,[data-page=index] .movie__bg--circle1{width:16.6666666667%;top:23.3333333333vw;right:3.6666666667vw}@media screen and (max-width: 1024px){[data-page=front-page] .movie__bg--circle1,[data-page=index] .movie__bg--circle1{width:33.3333333333vw;top:5.3333333333vw;right:-10.6666666667vw}}[data-page=front-page] .movie__bg--circle2,[data-page=index] .movie__bg--circle2{width:9.6666666667vw;top:39.3333333333vw;left:11.3333333333vw}@media screen and (max-width: 1024px){[data-page=front-page] .movie__bg--circle2,[data-page=index] .movie__bg--circle2{width:19.3333333333%;left:.6666666667vw;top:46.6666666667vw}}[data-page=front-page] .movie__inner,[data-page=index] .movie__inner{width:64%;margin:0 auto;position:relative;z-index:2}@media screen and (max-width: 1024px){[data-page=front-page] .movie__inner,[data-page=index] .movie__inner{width:90%}}[data-page=front-page] .movie__ttl,[data-page=index] .movie__ttl{width:100%;display:flex;justify-content:center;align-items:center;font-family:var(--kaisei);font-weight:700;font-size:max(3.2rem,2.8vw);line-height:1.9047619048;letter-spacing:.025em}[data-page=front-page] .movie__video,[data-page=index] .movie__video{width:100%;margin:2.6666666667vw auto 0;position:relative}@media screen and (max-width: 1024px){[data-page=front-page] .movie__video,[data-page=index] .movie__video{margin:1rem auto 0}}[data-page=front-page] .movie__video iframe,[data-page=index] .movie__video iframe{width:100%;height:100%;aspect-ratio:16/9}[data-page=front-page] .movie__video--main,[data-page=index] .movie__video--main{width:100%}[data-page=front-page] .movie__video-icon,[data-page=index] .movie__video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10.9375%;filter:drop-shadow(0 0 .5rem rgba(0,0,0,.5))}[data-page=front-page] .movie__dogs,[data-page=index] .movie__dogs{width:95%;margin:0 auto;margin-top:-.6666666667vw}[data-page=front-page] .movie__dogs-img,[data-page=index] .movie__dogs-img{width:100%;position:relative;left:-5%}[data-page=front-page] .spot,[data-page=index] .spot{width:100%;margin:-3.3333333333vw auto 0;padding:3.3333333333vw 0 6.6666666667vw;position:relative;z-index:2;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern01.webp?d=2025121515) repeat center center}@media screen and (max-width: 768px){[data-page=front-page] .spot,[data-page=index] .spot{margin:-6.6666666667vw auto 0;padding:6.6666666667vw 0 13.3333333333vw}}[data-page=front-page] .spot__mask,[data-page=index] .spot__mask{width:100%;aspect-ratio:1500/50;position:absolute;top:1px;left:0;transform:translateY(-100%);mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/spot_mask-top.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern01.webp?d=2025121515) repeat center center}[data-page=front-page] .spot__inner,[data-page=index] .spot__inner{width:73.3333333333%;margin:0 auto}@media screen and (max-width: 1024px){[data-page=front-page] .spot__inner,[data-page=index] .spot__inner{width:90%}}[data-page=front-page] .spot__ttl,[data-page=index] .spot__ttl{display:flex;justify-content:center;align-items:center;flex-direction:column}[data-page=front-page] .spot__ttl-icon,[data-page=index] .spot__ttl-icon{width:max(4.2rem,3.6666666667vw)}[data-page=front-page] .spot__ttl-main,[data-page=index] .spot__ttl-main{font-family:var(--kaisei);font-size:max(3.2rem,2.8vw);font-weight:700;line-height:1.1904761905;letter-spacing:-.025em}[data-page=front-page] .spot__ttl-sub,[data-page=index] .spot__ttl-sub{width:100%;margin:1.3333333333vw auto 0;display:flex;justify-content:center;align-items:center;font-size:max(1.6rem,1.0666666667vw);line-height:1.75;letter-spacing:.05em;text-align:center}@media screen and (max-width: 768px){[data-page=front-page] .spot__ttl-sub,[data-page=index] .spot__ttl-sub{margin:.6666666667vw auto 0}}[data-page=front-page] .spot__box,[data-page=index] .spot__box{width:100%;margin:6vw auto 0;display:grid;grid-template-columns:1fr auto;align-items:start;column-gap:5%;position:relative;z-index:2}@media screen and (max-width: 768px){[data-page=front-page] .spot__box,[data-page=index] .spot__box{margin:5rem auto 0;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:4vw}}[data-page=front-page] .spot__box-contents,[data-page=index] .spot__box-contents{width:100%;padding-left:8.1818181818%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;row-gap:1.3333333333vw}@media screen and (max-width: 768px){[data-page=front-page] .spot__box-contents,[data-page=index] .spot__box-contents{padding-left:0;row-gap:1rem}}[data-page=front-page] .spot__box-ttl,[data-page=index] .spot__box-ttl{font-family:var(--kaisei);line-height:1.4705882353;letter-spacing:-.025em;font-size:max(3.2rem,2.2666666667vw);font-weight:700}[data-page=front-page] .spot__box-ttl:before,[data-page=front-page] .spot__box-ttl:after,[data-page=index] .spot__box-ttl:before,[data-page=index] .spot__box-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .spot__box-ttl:before,[data-page=index] .spot__box-ttl:before{margin-block-end:calc((1 - 1.4705882353) * .5em)}[data-page=front-page] .spot__box-ttl:after,[data-page=index] .spot__box-ttl:after{margin-block-start:calc((1 - 1.4705882353) * .5em)}@media screen and (max-width: 768px){[data-page=front-page] .spot__box-ttl,[data-page=index] .spot__box-ttl{font-size:max(2.4rem,4.2666666667vw)}}[data-page=front-page] .spot__box-text,[data-page=index] .spot__box-text{line-height:1.75;letter-spacing:.05em;font-size:max(1.6rem,1.0666666667vw)}[data-page=front-page] .spot__box-text:before,[data-page=front-page] .spot__box-text:after,[data-page=index] .spot__box-text:before,[data-page=index] .spot__box-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .spot__box-text:before,[data-page=index] .spot__box-text:before{margin-block-end:-.375em}[data-page=front-page] .spot__box-text:after,[data-page=index] .spot__box-text:after{margin-block-start:-.375em}@media screen and (max-width: 768px){[data-page=front-page] .spot__box-text,[data-page=index] .spot__box-text{font-size:var(--md)}}@media screen and (max-width: 768px){[data-page=front-page] .spot__box-btn,[data-page=index] .spot__box-btn{margin:0 auto 0 0}}[data-page=front-page] .spot__images,[data-page=index] .spot__images{width:100%;margin:2vw auto 0;display:grid;grid-template-columns:repeat(2,1fr);position:relative}@media screen and (max-width: 768px){[data-page=front-page] .spot__images,[data-page=index] .spot__images{margin:6.6666666667vw auto 0;grid-template-columns:repeat(1,1fr)}}[data-page=front-page] .spot__images-circle,[data-page=index] .spot__images-circle{width:28.4545454545%;position:absolute;top:0;left:0;transform:translateY(-55%);z-index:-1}@media screen and (max-width: 768px){[data-page=front-page] .spot__images-circle,[data-page=index] .spot__images-circle{width:61.3333333333%;left:calc(-4.6666666667vw - 5%)}}[data-page=front-page] .spot__images-item,[data-page=index] .spot__images-item{width:100%}@media screen and (max-width: 768px){[data-page=front-page] .spot__images-item,[data-page=index] .spot__images-item{display:none}}[data-page=front-page] .spot__images-item1,[data-page=index] .spot__images-item1{border-radius:.6666666667vw 0 0 .6666666667vw}[data-page=front-page] .spot__images-item2,[data-page=index] .spot__images-item2{border-radius:0 .6666666667vw .6666666667vw 0}[data-page=front-page] .spot__slide,[data-page=index] .spot__slide{display:none}@media screen and (max-width: 768px){[data-page=front-page] .spot__slide,[data-page=index] .spot__slide{display:block;width:100%;margin:0 auto;border-radius:1.3333333333vw}[data-page=front-page] .spot__slide-pagination,[data-page=index] .spot__slide-pagination{position:static;margin:2.6666666667vw auto 0;display:flex;justify-content:center;align-items:center;column-gap:.5rem}[data-page=front-page] .spot__slide-pagination .swiper-pagination-bullet,[data-page=index] .spot__slide-pagination .swiper-pagination-bullet{width:.8rem;height:auto;aspect-ratio:1/1}[data-page=front-page] .spot__slide-pagination .swiper-pagination-bullet-active,[data-page=index] .spot__slide-pagination .swiper-pagination-bullet-active{background:var(--wine)}}[data-page=front-page] .spot__season,[data-page=index] .spot__season{width:100%;margin:3.3333333333vw auto 0;padding:2vw;background:var(--wine);border-radius:.6666666667vw}@media screen and (max-width: 768px){[data-page=front-page] .spot__season,[data-page=index] .spot__season{margin:6.6666666667vw auto 0;padding:8vw 4vw;border-radius:2.6666666667vw}}[data-page=front-page] .spot__season-ttl,[data-page=index] .spot__season-ttl{font-family:var(--kaisei);color:var(--white);line-height:1.6666666667;letter-spacing:-.025em;font-size:3rem;font-size:max(3.2rem,2vw);font-weight:700}[data-page=front-page] .spot__season-ttl:before,[data-page=front-page] .spot__season-ttl:after,[data-page=index] .spot__season-ttl:before,[data-page=index] .spot__season-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .spot__season-ttl:before,[data-page=index] .spot__season-ttl:before{margin-block-end:calc((1 - 1.6666666667) * .5em)}[data-page=front-page] .spot__season-ttl:after,[data-page=index] .spot__season-ttl:after{margin-block-start:calc((1 - 1.6666666667) * .5em)}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-ttl,[data-page=index] .spot__season-ttl{display:flex;justify-content:center;align-items:center;text-align:center;font-size:max(2.4rem,4.2666666667vw)}}[data-page=front-page] .spot__season-list,[data-page=index] .spot__season-list{width:100%;margin:2.6666666667vw auto 0;display:grid;grid-template-columns:repeat(4,1fr);column-gap:3.3653846154%}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-list,[data-page=index] .spot__season-list{margin:5.3333333333vw auto 0;grid-template-columns:repeat(2,1fr);gap:5.3333333333vw}}[data-page=front-page] .spot__season-item,[data-page=index] .spot__season-item{width:100%}[data-page=front-page] .spot__season-link,[data-page=index] .spot__season-link{width:100%;aspect-ratio:1/1;position:relative;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;row-gap:.8666666667vw;padding-bottom:.8666666667vw;background:var(--white);border-radius:50%;transition:background .3s ease-in-out}@media (hover){[data-page=front-page] .spot__season-link:hover .spot__season-text,[data-page=index] .spot__season-link:hover .spot__season-text{color:var(--white)}[data-page=front-page] .spot__season-link:hover .spot__season-icon,[data-page=index] .spot__season-link:hover .spot__season-icon{background:var(--white)}}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-link,[data-page=index] .spot__season-link{row-gap:2vw;padding-bottom:3.3333333333vw}}[data-page=front-page] .spot__season-link--spring .spot__season-span,[data-page=index] .spot__season-link--spring .spot__season-span{color:var(--spring)}[data-page=front-page] .spot__season-link--spring .spot__season-span:before,[data-page=index] .spot__season-link--spring .spot__season-span:before{width:6.2vw;aspect-ratio:93/81;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/spot_icon-spring.webp?d=2025121515) no-repeat top left/contain;transform:translate(-50%,-50%)}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-link--spring .spot__season-span:before,[data-page=index] .spot__season-link--spring .spot__season-span:before{width:14.1333333333vw}}@media (hover){[data-page=front-page] .spot__season-link--spring:hover,[data-page=index] .spot__season-link--spring:hover{background:var(--spring)}[data-page=front-page] .spot__season-link--spring:hover .spot__season-icon:before,[data-page=index] .spot__season-link--spring:hover .spot__season-icon:before{background:var(--spring)}}[data-page=front-page] .spot__season-link--summer .spot__season-span,[data-page=index] .spot__season-link--summer .spot__season-span{color:var(--summer)}[data-page=front-page] .spot__season-link--summer .spot__season-span:before,[data-page=index] .spot__season-link--summer .spot__season-span:before{width:6.3333333333vw;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/spot_icon-summer.webp?d=2025121515) no-repeat top left/contain;aspect-ratio:95/86;transform:translate(-50%,-35%)}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-link--summer .spot__season-span:before,[data-page=index] .spot__season-link--summer .spot__season-span:before{width:14.4vw}}@media (hover){[data-page=front-page] .spot__season-link--summer:hover,[data-page=index] .spot__season-link--summer:hover{background:var(--summer)}[data-page=front-page] .spot__season-link--summer:hover .spot__season-icon:before,[data-page=index] .spot__season-link--summer:hover .spot__season-icon:before{background:var(--summer)}}[data-page=front-page] .spot__season-link--autumn .spot__season-span,[data-page=index] .spot__season-link--autumn .spot__season-span{color:var(--autumn)}[data-page=front-page] .spot__season-link--autumn .spot__season-span:before,[data-page=index] .spot__season-link--autumn .spot__season-span:before{width:6.2vw;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/spot_icon-autumn.webp?d=2025121515) no-repeat top left/contain;aspect-ratio:93/91;transform:translate(-45%,-40%)}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-link--autumn .spot__season-span:before,[data-page=index] .spot__season-link--autumn .spot__season-span:before{width:14.1333333333vw}}@media (hover){[data-page=front-page] .spot__season-link--autumn:hover,[data-page=index] .spot__season-link--autumn:hover{background:var(--autumn)}[data-page=front-page] .spot__season-link--autumn:hover .spot__season-icon:before,[data-page=index] .spot__season-link--autumn:hover .spot__season-icon:before{background:var(--autumn)}}[data-page=front-page] .spot__season-link--winter .spot__season-span,[data-page=index] .spot__season-link--winter .spot__season-span{color:var(--winter)}[data-page=front-page] .spot__season-link--winter .spot__season-span:before,[data-page=index] .spot__season-link--winter .spot__season-span:before{aspect-ratio:110/78;width:7.3333333333vw;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/spot_icon-winter.webp?d=2025121515) no-repeat top left/contain;transform:translate(-50%,-40%)}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-link--winter .spot__season-span:before,[data-page=index] .spot__season-link--winter .spot__season-span:before{width:16.6666666667vw}}@media (hover){[data-page=front-page] .spot__season-link--winter:hover,[data-page=index] .spot__season-link--winter:hover{background:var(--winter)}[data-page=front-page] .spot__season-link--winter:hover .spot__season-icon:before,[data-page=index] .spot__season-link--winter:hover .spot__season-icon:before{background:var(--winter)}}[data-page=front-page] .spot__season-text,[data-page=index] .spot__season-text{text-align:center;font-family:var(--kaisei);font-size:1.4666666667vw;letter-spacing:-.025em;font-weight:700;transition:color .3s ease-in-out}@media screen and (max-width: 1024px){[data-page=front-page] .spot__season-text,[data-page=index] .spot__season-text{font-size:2.1484375vw}}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-text,[data-page=index] .spot__season-text{font-size:max(1.8rem,3.3333333333vw)}}[data-page=front-page] .spot__season-span,[data-page=index] .spot__season-span{font-size:3.7333333333vw;font-weight:700;-webkit-text-stroke:.3333333333vw var(--white);paint-order:stroke;position:relative;z-index:2}@media screen and (max-width: 1024px){[data-page=front-page] .spot__season-span,[data-page=index] .spot__season-span{font-size:5.46875vw}}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-span,[data-page=index] .spot__season-span{font-size:max(4rem,8.4vw);-webkit-text-stroke:.6666666667vw var(--white)}}[data-page=front-page] .spot__season-span:before,[data-page=index] .spot__season-span:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%,-30%);z-index:-1}[data-page=front-page] .spot__season-icon,[data-page=index] .spot__season-icon{width:2.1333333333vw;aspect-ratio:1/1;background:var(--wine);border-radius:50%;position:relative;transition:background .3s ease-in-out}@media screen and (max-width: 768px){[data-page=front-page] .spot__season-icon,[data-page=index] .spot__season-icon{width:4.2666666667vw}}[data-page=front-page] .spot__season-icon:before,[data-page=index] .spot__season-icon:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:43.75%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--white);transition:background .3s ease-in-out}[data-page=front-page] .map,[data-page=index] .map{width:100%;padding:6.6666666667vw 0 3.3333333333vw;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern03.webp?d=2025121515) repeat center center;position:relative;z-index:3}@media screen and (max-width: 768px){[data-page=front-page] .map,[data-page=index] .map{padding:5rem 0;overflow:hidden}}[data-page=front-page] .map__circle,[data-page=index] .map__circle{position:absolute}[data-page=front-page] .map__circle1,[data-page=index] .map__circle1{left:-2.3333333333vw;top:24vw;width:16.6666666667vw}@media screen and (max-width: 768px){[data-page=front-page] .map__circle1,[data-page=index] .map__circle1{width:33.3333333333vw;right:2.6666666667vw;top:-2vw;left:auto}}[data-page=front-page] .map__circle2,[data-page=index] .map__circle2{width:4vw;left:12.6666666667vw;top:39vw}@media screen and (max-width: 768px){[data-page=front-page] .map__circle2,[data-page=index] .map__circle2{width:8.4vw;left:auto;top:29.0780141844vw;right:-2.6666666667vw}}[data-page=front-page] .map__circle3,[data-page=index] .map__circle3{width:9.6666666667vw;left:5.1333333333vw;top:45.3333333333vw}@media screen and (max-width: 768px){[data-page=front-page] .map__circle3,[data-page=index] .map__circle3{width:19.3333333333vw;left:auto;right:1.3333333333vw;top:40vw}}[data-page=front-page] .map__inner,[data-page=index] .map__inner{width:73.3333333333vw;margin:0 auto;display:grid;grid-template-columns:19.0909090909vw 1fr}@media screen and (max-width: 1024px){[data-page=front-page] .map__inner,[data-page=index] .map__inner{width:90%;grid-template-columns:auto 1fr;column-gap:5%}}@media screen and (max-width: 768px){[data-page=front-page] .map__inner,[data-page=index] .map__inner{grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:3rem}}[data-page=front-page] .map__left,[data-page=index] .map__left{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;row-gap:1.3333333333vw}@media screen and (max-width: 1024px){[data-page=front-page] .map__left,[data-page=index] .map__left{width:min-content}}@media screen and (max-width: 768px){[data-page=front-page] .map__left,[data-page=index] .map__left{width:100%;flex-direction:row;row-gap:0;column-gap:1.5rem}}[data-page=front-page] .map__ttl,[data-page=index] .map__ttl{display:flex;justify-content:center;justify-content:flex-start;align-items:flex-start;column-gap:1vw}@media screen and (max-width: 768px){[data-page=front-page] .map__ttl,[data-page=index] .map__ttl{flex-direction:column;column-gap:0;row-gap:1rem}}[data-page=front-page] .map__ttl-icon,[data-page=index] .map__ttl-icon{width:26.1904761905%}@media screen and (max-width: 1024px){[data-page=front-page] .map__ttl-icon,[data-page=index] .map__ttl-icon{width:100%}}@media screen and (max-width: 768px){[data-page=front-page] .map__ttl-icon,[data-page=index] .map__ttl-icon{width:5rem}}[data-page=front-page] .map__ttl-main,[data-page=front-page] .map__ttl-sub,[data-page=index] .map__ttl-main,[data-page=index] .map__ttl-sub{writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width: 768px){[data-page=front-page] .map__ttl-main,[data-page=front-page] .map__ttl-sub,[data-page=index] .map__ttl-main,[data-page=index] .map__ttl-sub{writing-mode:horizontal-tb;text-orientation:unset}}[data-page=front-page] .map__ttl-main,[data-page=index] .map__ttl-main{line-height:1.1904761905;letter-spacing:-.025em;font-size:max(3.2rem,2.8vw);font-family:var(--kaisei);font-weight:700}[data-page=front-page] .map__ttl-main:before,[data-page=front-page] .map__ttl-main:after,[data-page=index] .map__ttl-main:before,[data-page=index] .map__ttl-main:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .map__ttl-main:before,[data-page=index] .map__ttl-main:before{margin-block-end:calc((1 - 1.1904761905) * .5em)}[data-page=front-page] .map__ttl-main:after,[data-page=index] .map__ttl-main:after{margin-block-start:calc((1 - 1.1904761905) * .5em)}[data-page=front-page] .map__ttl-sub,[data-page=index] .map__ttl-sub{line-height:1.75;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:max(1.4rem,1.0666666667vw)}[data-page=front-page] .map__list,[data-page=index] .map__list{width:100%;display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:center;column-gap:3.6900369004%;position:relative;z-index:2}@media screen and (max-width: 1024px){[data-page=front-page] .map__list,[data-page=index] .map__list{column-gap:2%}}@media screen and (max-width: 768px){[data-page=front-page] .map__list,[data-page=index] .map__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:4.6666666667%;row-gap:3vw}}[data-page=front-page] .map__item,[data-page=index] .map__item{position:relative;filter:drop-shadow(-.49rem 1.42rem 3.5rem rgba(0,0,0,.15));transition:filter .3s ease-in-out,transform .3s ease-in-out}@media (hover){[data-page=front-page] .map__item:hover,[data-page=index] .map__item:hover{filter:drop-shadow(-.2rem 0rem 3rem rgba(0,0,0,.15));transform:translateY(.5vw)}}@media screen and (max-width: 768px){[data-page=front-page] .map__item,[data-page=index] .map__item{width:28.8333333333%}}[data-page=front-page] .map__item:after,[data-page=index] .map__item:after{content:"";width:23.1884057971%;position:absolute;left:50%;bottom:0;z-index:0;transform:translate(-50%,50%);aspect-ratio:1/.8660254038;clip-path:polygon(50% 100%,100% 0,0 0)}[data-page=front-page] .map__item1:after,[data-page=index] .map__item1:after{background:var(--play)}[data-page=front-page] .map__item1 .map__link,[data-page=index] .map__item1 .map__link{border-color:var(--play)}[data-page=front-page] .map__item1 .map__link-icon,[data-page=index] .map__item1 .map__link-icon{width:47.8260869565%}[data-page=front-page] .map__item2:after,[data-page=index] .map__item2:after{background:var(--eat)}[data-page=front-page] .map__item2 .map__link,[data-page=index] .map__item2 .map__link{border-color:var(--eat)}[data-page=front-page] .map__item2 .map__link-icon,[data-page=index] .map__item2 .map__link-icon{width:38.4057971014%}[data-page=front-page] .map__item3:after,[data-page=index] .map__item3:after{background:var(--stay)}[data-page=front-page] .map__item3 .map__link,[data-page=index] .map__item3 .map__link{border-color:var(--stay)}[data-page=front-page] .map__item3 .map__link-icon,[data-page=index] .map__item3 .map__link-icon{width:42.0289855072%}[data-page=front-page] .map__item4:after,[data-page=index] .map__item4:after{background:var(--shop)}[data-page=front-page] .map__item4 .map__link,[data-page=index] .map__item4 .map__link{border-color:var(--shop)}[data-page=front-page] .map__item4 .map__link-icon,[data-page=index] .map__item4 .map__link-icon{width:51.4492753623%}[data-page=front-page] .map__item5:after,[data-page=index] .map__item5:after{background:var(--other)}[data-page=front-page] .map__item5 .map__link,[data-page=index] .map__item5 .map__link{border-color:var(--other)}[data-page=front-page] .map__item5 .map__link-icon,[data-page=index] .map__item5 .map__link-icon{width:39.8550724638%}[data-page=front-page] .map__link,[data-page=index] .map__link{width:100%;aspect-ratio:1/1;background:var(--white);border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:.5vw;border-width:.1333333333vw;border-style:solid;position:relative;z-index:2;transition:opacity .3s ease-out}@media (hover){[data-page=front-page] .map__link:hover .map__link-icon,[data-page=front-page] .map__link:hover .map__link-ttl,[data-page=index] .map__link:hover .map__link-icon,[data-page=index] .map__link:hover .map__link-ttl{opacity:.5}}@media screen and (max-width: 768px){[data-page=front-page] .map__link,[data-page=index] .map__link{border-width:.2666666667vw}}[data-page=front-page] .map__link-icon,[data-page=index] .map__link-icon{transition:opacity .3s ease-out}[data-page=front-page] .map__link-ttl,[data-page=index] .map__link-ttl{line-height:1.3333333333;letter-spacing:-.075em;margin-block:calc((1em - 1lh)/2);font-size:max(1.8rem,1.6vw);font-family:var(--kaisei);font-weight:700;transition:opacity .3s ease-out}@media screen and (max-width: 768px){[data-page=front-page] .map__link-ttl,[data-page=index] .map__link-ttl{font-size:4.2666666667vw}}[data-page=front-page] .map__img,[data-page=index] .map__img{width:84.8708487085%;margin:-6.6666666667vw auto 0;position:relative;z-index:1}@media screen and (max-width: 768px){[data-page=front-page] .map__img,[data-page=index] .map__img{margin-top:-13.3333333333vw;width:100%}}[data-page=front-page] .map__btn,[data-page=index] .map__btn{margin:0 0 0 auto}@media screen and (max-width: 768px){[data-page=front-page] .map__btn,[data-page=index] .map__btn{margin:6.6666666667vw auto 0}}[data-page=front-page] .slide,[data-page=index] .slide{position:relative}[data-page=front-page] .slide__bg,[data-page=index] .slide__bg{width:100%;mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;position:absolute;left:0;z-index:2}[data-page=front-page] .slide__bg--top,[data-page=index] .slide__bg--top{top:-1px;aspect-ratio:1500/156;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/slide_mask-top.svg);background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern03.webp?d=2025121515) repeat center center}@media screen and (max-width: 768px){[data-page=front-page] .slide__bg--top,[data-page=index] .slide__bg--top{aspect-ratio:768/88;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/slide_mask-top-sp.svg)}}[data-page=front-page] .slide__bg--bottom,[data-page=index] .slide__bg--bottom{bottom:-1px;aspect-ratio:1500/184;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/slide_mask-bottom.svg);background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern01.webp?d=2025121515) repeat center center}@media screen and (max-width: 768px){[data-page=front-page] .slide__bg--bottom,[data-page=index] .slide__bg--bottom{aspect-ratio:768/89;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/slide_mask-bottom-sp.svg)}}[data-page=front-page] .slide-box .swiper-wrapper,[data-page=index] .slide-box .swiper-wrapper{transition-timing-function:linear}[data-page=front-page] .slide-box .swiper-slide img,[data-page=index] .slide-box .swiper-slide img{width:100%;height:auto}[data-page=front-page] .info,[data-page=index] .info{width:100%;margin:5.3333333333vw auto 0;padding-bottom:8vw;position:relative;z-index:2}[data-page=front-page] .info__circle,[data-page=index] .info__circle{position:absolute}[data-page=front-page] .info__circle1,[data-page=index] .info__circle1{width:16.6666666667%;top:0;right:4vw;transform:translateY(-50%)}@media screen and (max-width: 768px){[data-page=front-page] .info__circle1,[data-page=index] .info__circle1{display:none}}[data-page=front-page] .info__circle2,[data-page=index] .info__circle2{width:9.8666666667vw;top:21.3333333333vw;left:10vw}@media screen and (max-width: 768px){[data-page=front-page] .info__circle2,[data-page=index] .info__circle2{width:19.7333333333%;inset:auto 20.6666666667% 25% auto}}[data-page=front-page] .info__circle3,[data-page=index] .info__circle3{width:4.4vw;left:18.6666666667vw;top:30.3333333333vw}@media screen and (max-width: 768px){[data-page=front-page] .info__circle3,[data-page=index] .info__circle3{width:8.8%;inset:auto 14.2666666667% 20% auto}}[data-page=front-page] .info__bg,[data-page=index] .info__bg{width:100%;position:absolute;left:0;bottom:0;z-index:1}@media screen and (max-width: 768px){[data-page=front-page] .info__bg,[data-page=index] .info__bg{position:static;margin:2rem auto 0}}[data-page=front-page] .info__bg picture,[data-page=front-page] .info__bg img,[data-page=index] .info__bg picture,[data-page=index] .info__bg img{width:100%}[data-page=front-page] .info__inner,[data-page=index] .info__inner{width:73.3333333333%;margin:0 auto;display:grid;align-items:center;grid-template-columns:1fr 50.9090909091%;position:relative;z-index:2}@media screen and (max-width: 1024px){[data-page=front-page] .info__inner,[data-page=index] .info__inner{width:90%}}@media screen and (max-width: 768px){[data-page=front-page] .info__inner,[data-page=index] .info__inner{grid-template-columns:repeat(1,1fr);row-gap:4rem}}[data-page=front-page] .info__contents,[data-page=index] .info__contents{display:flex;justify-content:center;align-items:center;margin-bottom:6.6666666667vw;padding-right:10vw}@media screen and (max-width: 768px){[data-page=front-page] .info__contents,[data-page=index] .info__contents{padding-right:0;margin-bottom:0}}[data-page=front-page] .info__ttl,[data-page=index] .info__ttl{position:relative}@media screen and (max-width: 768px){[data-page=front-page] .info__ttl,[data-page=index] .info__ttl{display:flex;justify-content:center;align-items:center;flex-direction:column}}[data-page=front-page] .info__ttl-hukidashi,[data-page=index] .info__ttl-hukidashi{max-width:initial;width:280%;position:absolute;right:0;top:0;z-index:-1;transform:translate(100%,-50%)}@media screen and (max-width: 768px){[data-page=front-page] .info__ttl-hukidashi,[data-page=index] .info__ttl-hukidashi{width:36.6666666667%;position:static;transform:translate(50%);margin:0 auto 0 0}}[data-page=front-page] .info__ttl-main,[data-page=index] .info__ttl-main{font-size:max(3.2rem,2.8vw);font-family:var(--kaisei);font-weight:700;letter-spacing:.025em;writing-mode:vertical-rl;text-orientation:upright;transform:rotate(-5deg)}@media screen and (max-width: 768px){[data-page=front-page] .info__ttl-main,[data-page=index] .info__ttl-main{width:fit-content;writing-mode:unset;transform:rotate(0);font-size:3.2rem}}[data-page=front-page] .info__ttl-main:before,[data-page=front-page] .info__ttl-main:after,[data-page=index] .info__ttl-main:before,[data-page=index] .info__ttl-main:after{content:"";width:2px;height:50%;position:absolute;bottom:-10%;background-image:repeating-linear-gradient(180deg,var(--wine),var(--wine) 6px,transparent 6px,transparent 10px);background-position:left top;background-repeat:repeat-y;background-size:2px 100%}@media screen and (max-width: 768px){[data-page=front-page] .info__ttl-main:before,[data-page=front-page] .info__ttl-main:after,[data-page=index] .info__ttl-main:before,[data-page=index] .info__ttl-main:after{height:150%;width:1px;bottom:auto;background-size:1px 100%;background-image:repeating-linear-gradient(180deg,var(--wine),var(--wine) 4px,transparent 4px,transparent 8px)}}[data-page=front-page] .info__ttl-main:before,[data-page=index] .info__ttl-main:before{left:-60%;transform:rotate(-15deg)}@media screen and (max-width: 768px){[data-page=front-page] .info__ttl-main:before,[data-page=index] .info__ttl-main:before{left:-8%;transform:rotate(-30deg)}}[data-page=front-page] .info__ttl-main:after,[data-page=index] .info__ttl-main:after{right:-60%;transform:rotate(15deg)}@media screen and (max-width: 768px){[data-page=front-page] .info__ttl-main:after,[data-page=index] .info__ttl-main:after{right:-10%;transform:rotate(30deg)}}[data-page=front-page] .info__list,[data-page=index] .info__list{width:100%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1.3333333333vw}@media screen and (max-width: 768px){[data-page=front-page] .info__list,[data-page=index] .info__list{row-gap:1rem}}[data-page=front-page] .info__link,[data-page=index] .info__link{width:100%;aspect-ratio:560/110;display:grid;grid-template-columns:10.7142857143% 1fr 5.7142857143%;justify-content:start;align-items:center;column-gap:3.5714285714%;background:var(--wine);border-radius:.6666666667vw;padding:0 7.1428571429%;transition:opacity .3s ease-in-out}@media (hover){[data-page=front-page] .info__link:hover,[data-page=index] .info__link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=front-page] .info__link,[data-page=index] .info__link{aspect-ratio:auto;padding:2rem 5%;grid-template-columns:5rem 1fr 2.5rem;border-radius:1.5rem}}[data-page=front-page] .info__link-icon,[data-page=index] .info__link-icon{display:flex;justify-content:center;align-items:center}[data-page=front-page] .info__link-icon1 img,[data-page=index] .info__link-icon1 img{width:55%}[data-page=front-page] .info__link-icon2 img,[data-page=index] .info__link-icon2 img{width:86.6666666667%}[data-page=front-page] .info__link-icon3 img,[data-page=index] .info__link-icon3 img{width:96.6666666667%}[data-page=front-page] .info__link-icon4 img,[data-page=index] .info__link-icon4 img{width:81.6666666667%}[data-page=front-page] .info__link-icon5 img,[data-page=index] .info__link-icon5 img{width:75%}[data-page=front-page] .info__link-ttl,[data-page=index] .info__link-ttl{line-height:1.15;letter-spacing:-.075em;margin-block:calc((1em - 1lh)/2);font-size:max(1.4rem,1.3333333333vw);font-weight:500;color:var(--white)}@media screen and (max-width: 768px){[data-page=front-page] .info__link-ttl,[data-page=index] .info__link-ttl{font-size:1.8rem;line-height:1.35;letter-spacing:.025em}}[data-page=front-page] .info__link-arrow,[data-page=index] .info__link-arrow{width:100%;aspect-ratio:1/1;background:var(--white);border-radius:50%;position:relative}[data-page=front-page] .info__link-arrow:before,[data-page=index] .info__link-arrow:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:43.75%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine)}[data-page=front-page] .news,[data-page=index] .news{width:100%;margin:6.6666666667vw auto 0}@media screen and (max-width: 768px){[data-page=front-page] .news,[data-page=index] .news{margin:13.3333333333vw auto 0}}[data-page=front-page] .news__inner,[data-page=index] .news__inner{width:73.3333333333vw;padding:6.3636363636% 5.9090909091% 4.5454545455%;border-radius:.6666666667vw;background:var(--bg2);margin:0 auto;display:grid;grid-template-columns:auto 1fr;column-gap:5.1546391753%}@media screen and (max-width: 1024px){[data-page=front-page] .news__inner,[data-page=index] .news__inner{width:90%}}@media screen and (max-width: 768px){[data-page=front-page] .news__inner,[data-page=index] .news__inner{grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:4vw;border-radius:2.6666666667vw}}[data-page=front-page] .news__ttl,[data-page=index] .news__ttl{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;row-gap:1vw}@media screen and (max-width: 768px){[data-page=front-page] .news__ttl,[data-page=index] .news__ttl{flex-direction:row;row-gap:0;column-gap:2%;align-items:center}}[data-page=front-page] .news__ttl-icon,[data-page=index] .news__ttl-icon{width:max(5rem,3.3333333333vw);aspect-ratio:50/47;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/top/news_icon-ttl.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--wine)}@media screen and (max-width: 768px){[data-page=front-page] .news__ttl-icon,[data-page=index] .news__ttl-icon{width:4rem;margin-top:.5rem}}[data-page=front-page] .news__ttl-main,[data-page=index] .news__ttl-main{line-height:1.0714285714;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:max(4.2rem,2.8vw);font-family:var(--kaisei);font-weight:700}@media screen and (max-width: 768px){[data-page=front-page] .news__ttl-main,[data-page=index] .news__ttl-main{font-size:3.2rem}}[data-page=front-page] .news__right,[data-page=index] .news__right{display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:column;row-gap:2.3333333333vw}@media screen and (max-width: 768px){[data-page=front-page] .news__right,[data-page=index] .news__right{row-gap:4vw}}[data-page=front-page] .news__list,[data-page=index] .news__list{width:100%;display:grid;grid-template-columns:repeat(1,1fr)}[data-page=front-page] .news__item,[data-page=index] .news__item{width:100%;border-top:1px solid var(--wine)}[data-page=front-page] .news__item:last-child,[data-page=index] .news__item:last-child{border-bottom:1px solid var(--wine)}[data-page=front-page] .news__link,[data-page=index] .news__link{width:100%;padding:2.6666666667vw 3.5714285714%;display:grid;grid-template-columns:auto 1fr 2.8571428571%;column-gap:6.4285714286%;align-items:start;transition:opacity .3s ease-in-out}@media (hover){[data-page=front-page] .news__link:hover,[data-page=index] .news__link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=front-page] .news__link,[data-page=index] .news__link{position:relative;padding:4vw 10% 4vw 2.5%;grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:1rem}}[data-page=front-page] .news__link-date,[data-page=index] .news__link-date{line-height:1.2142857143;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:max(1.4rem,.9333333333vw);color:var(--wine);margin-top:.0666666667vw}@media screen and (max-width: 768px){[data-page=front-page] .news__link-date,[data-page=index] .news__link-date{font-size:var(--md)}}[data-page=front-page] .news__link-ttl,[data-page=index] .news__link-ttl{line-height:1.625;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:max(1.4rem,1.0666666667vw);color:var(--wine);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){[data-page=front-page] .news__link-ttl,[data-page=index] .news__link-ttl{font-size:var(--lg)}}[data-page=front-page] .news__link-arrow,[data-page=index] .news__link-arrow{width:100%;aspect-ratio:1/1;background:var(--white);border-radius:50%;position:relative;align-self:center}@media screen and (max-width: 768px){[data-page=front-page] .news__link-arrow,[data-page=index] .news__link-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);width:min(3rem,8%)}}[data-page=front-page] .news__link-arrow:before,[data-page=index] .news__link-arrow:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:40.625%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine)}[data-page=front-page] .news__no-text,[data-page=index] .news__no-text{width:100%;padding:2.6666666667vw 3.5714285714%;line-height:1.4444444444;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:max(1.4rem,1.2vw);border-top:1px solid var(--wine);border-bottom:1px solid var(--wine)}@media screen and (max-width: 768px){[data-page=front-page] .news__no-text,[data-page=index] .news__no-text{font-size:var(--lg);padding:4vw 10% 4vw 2.5%}}[data-page=page-attractions] .catch{width:100%}[data-page=page-attractions] .catch__inner{width:min(90%,110rem);margin:0 auto}[data-page=page-attractions] .catch__img{display:grid;grid-template-columns:1fr 41.3636363636% 1fr;column-gap:4.5454545455%;position:relative}@media screen and (max-width: 768px){[data-page=page-attractions] .catch__img{grid-template-columns:repeat(1,1fr);column-gap:0}}[data-page=page-attractions] .catch__img-dog{width:100%;margin:0 auto}@media screen and (max-width: 768px){[data-page=page-attractions] .catch__img-dog{width:70%}}[data-page=page-attractions] .catch__img-circle{width:100%}@media screen and (max-width: 768px){[data-page=page-attractions] .catch__img-circle{position:absolute;z-index:-1;width:40%}[data-page=page-attractions] .catch__img-circle--left{left:0}[data-page=page-attractions] .catch__img-circle--right{right:0}}[data-page=page-attractions] .catch__ttl{width:92.7272727273%;margin:-4rem auto 0;position:relative}@media screen and (max-width: 1024px){[data-page=page-attractions] .catch__ttl{width:100%;margin:-5vw auto 0}}[data-page=page-attractions] .catch__ttl-main{width:100%;background:var(--white);padding:5rem 0;border-radius:100vmax;text-align:center;line-height:1.75;letter-spacing:.04em;font-size:2.8rem;font-family:var(--kaisei);font-weight:700;filter:drop-shadow(-.5px 3px 20px rgba(158,156,152,.4))}[data-page=page-attractions] .catch__ttl-main:before,[data-page=page-attractions] .catch__ttl-main:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .catch__ttl-main:before{margin-block-end:-.375em}[data-page=page-attractions] .catch__ttl-main:after{margin-block-start:-.375em}@media screen and (max-width: 1024px){[data-page=page-attractions] .catch__ttl-main{font-size:max(1.8rem,2.734375vw);padding:4rem 0}}@media screen and (max-width: 768px){[data-page=page-attractions] .catch__ttl-main{padding:3rem 0;font-size:max(1.8rem,3.2vw)}}[data-page=page-attractions] .catch__ttl-main--marker{background:linear-gradient(transparent 70%,var(--bg2) 30%)}[data-page=page-attractions] .catch__ttl-icon{position:absolute;bottom:0;left:0;width:19.7272727273%;transform:translate(-30%,20%)}@media screen and (max-width: 768px){[data-page=page-attractions] .catch__ttl-icon{width:28.9333333333%;transform:translate(-5%,60%)}}[data-page=page-attractions] .attractions{width:100%;margin:20rem auto 0}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions{margin:35vw auto 0}}[data-page=page-attractions] .attractions1 .about__box,[data-page=page-attractions] .attractions3 .about__box{margin-left:0!important}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions1 .about__box,[data-page=page-attractions] .attractions3 .about__box{margin-left:auto!important}}[data-page=page-attractions] .attractions1 .about__box-inner,[data-page=page-attractions] .attractions3 .about__box-inner{margin-left:9.2165898618%!important}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions1 .about__box-inner,[data-page=page-attractions] .attractions3 .about__box-inner{margin-left:auto!important}}[data-page=page-attractions] .attractions1 .about__box-ttl{color:var(--green1)}[data-page=page-attractions] .attractions1 .point__item-head:before{background:var(--green2)}[data-page=page-attractions] .attractions2 .about__box{margin-right:0!important}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions2 .about__box{margin-right:auto!important}}[data-page=page-attractions] .attractions2 .about__box-inner{margin-right:9.2165898618%!important}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions2 .about__box-inner{margin-right:auto!important}}[data-page=page-attractions] .attractions2 .about__box-ttl{color:var(--blue1)}[data-page=page-attractions] .attractions2 .point__item-head:before{background:var(--blue2)}[data-page=page-attractions] .attractions3{margin-bottom:7rem}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions3{margin-bottom:0}}[data-page=page-attractions] .attractions3 .about__box-ttl{color:var(--yellow1)}[data-page=page-attractions] .attractions3 .point__item-head:before{background:var(--yellow2)}[data-page=page-attractions] .attractions__inner{width:min(90%,130rem);margin:0 auto;position:relative}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions__inner{width:100%}}[data-page=page-attractions] .attractions .about{width:100%;margin:0 auto;position:relative}[data-page=page-attractions] .attractions .about__box{width:83.4615384615%;margin:0 auto;background:var(--white);border-radius:8rem;padding:0 0 5rem}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .about__box{width:100%;border-radius:4rem;padding:1rem 0 3rem}}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__box{border-radius:0}}[data-page=page-attractions] .attractions .about__box-inner{width:50.6912442396%;margin:0 auto}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .about__box-inner{width:90%}}[data-page=page-attractions] .attractions .about__box-num{position:relative;display:flex;justify-content:flex-start;align-items:flex-end;column-gap:.5rem}[data-page=page-attractions] .attractions .about__box-num--circle{position:absolute;top:0;left:0;width:17%;transform:translate(-50%,-50%)}[data-page=page-attractions] .attractions .about__box-num--text{position:relative;z-index:2;line-height:1.0625;letter-spacing:.025em;font-size:3.2rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-attractions] .attractions .about__box-num--text:before,[data-page=page-attractions] .attractions .about__box-num--text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .attractions .about__box-num--text:before{margin-block-end:-.03125em}[data-page=page-attractions] .attractions .about__box-num--text:after{margin-block-start:-.03125em}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__box-num--text{font-size:2.4rem}}[data-page=page-attractions] .attractions .about__box-num--item{position:relative;z-index:2;line-height:1.0476190476;letter-spacing:.025em;font-size:4.2rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-attractions] .attractions .about__box-num--item:before,[data-page=page-attractions] .attractions .about__box-num--item:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .attractions .about__box-num--item:before{margin-block-end:calc((1 - 1.0476190476) * .5em)}[data-page=page-attractions] .attractions .about__box-num--item:after{margin-block-start:calc((1 - 1.0476190476) * .5em)}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__box-num--item{font-size:3.2rem}}[data-page=page-attractions] .attractions .about__box-num:before{content:"";width:100%;height:1.5rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line.svg) repeat-x center left;position:absolute;left:0;bottom:-1.5rem;transform:translateY(100%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .about__box-num:before{height:.7rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line-sp.svg) repeat-x center left}}[data-page=page-attractions] .attractions .about__box-ttl{width:100%;margin:6rem auto 0;line-height:1.5277777778;letter-spacing:-.025em;font-size:3.6rem;font-size:clamp(2.4rem,-.189rem + 2.53vw,3.6rem);font-weight:700;font-family:var(--kaisei)}[data-page=page-attractions] .attractions .about__box-ttl:before,[data-page=page-attractions] .attractions .about__box-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .attractions .about__box-ttl:before{margin-block-end:calc((1 - 1.5277777778) * .5em)}[data-page=page-attractions] .attractions .about__box-ttl:after{margin-block-start:calc((1 - 1.5277777778) * .5em)}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__box-ttl{margin:4rem auto 0;font-size:max(2rem,3.2vw);letter-spacing:-.05em}}[data-page=page-attractions] .attractions .about__box-text{width:100%;margin:4rem auto 0;line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-attractions] .attractions .about__box-text:before,[data-page=page-attractions] .attractions .about__box-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .attractions .about__box-text:before{margin-block-end:-.5625em}[data-page=page-attractions] .attractions .about__box-text:after{margin-block-start:-.5625em}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__box-text{margin:2rem auto 0}}[data-page=page-attractions] .attractions .about__img{position:absolute;z-index:2}[data-page=page-attractions] .attractions .about__img1{width:68.0769230769%;top:50%;right:-21.1538461538%;transform:translateY(-50%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .about__img1{width:70%;top:0;right:-15%}}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__img1{transform:translateY(-35%);right:-20%}}[data-page=page-attractions] .attractions .about__img2{width:64.2307692308%;top:50%;left:-21.1538461538%;transform:translateY(-55%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .about__img2{width:60%;left:auto;right:-20%;top:0;transform:translateY(-45%)}}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__img2{width:70%;right:-20%;transform:translateY(-50%)}}[data-page=page-attractions] .attractions .about__img3{width:66.5384615385%;top:50%;right:-19.2307692308%;transform:translateY(-50%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .about__img3{width:70%;top:0;right:-15%;transform:translateY(-40%)}}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .about__img3{transform:translateY(-45%)}}@media screen and (max-width: 500px){[data-page=page-attractions] .attractions .about__img3{transform:translateY(-25%)}}[data-page=page-attractions] .attractions .point{width:min(100%,110rem);margin:4rem auto 0}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .point{width:90%;margin:3rem auto 0}}[data-page=page-attractions] .attractions .point__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;column-gap:2.9090909091%;row-gap:4rem}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .point__list{grid-template-columns:repeat(1,1fr);grid-template-rows:none;row-gap:2rem;column-gap:0}}[data-page=page-attractions] .attractions .point__item{width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:subgrid;grid-row:span 2;row-gap:1rem}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .point__item{grid-template-rows:none;grid-row:auto;row-gap:.5rem}}[data-page=page-attractions] .attractions .point__item-head{width:100%;padding-bottom:1.5rem;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:2rem;position:relative}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .point__item-head{padding-bottom:1rem;column-gap:1rem}}[data-page=page-attractions] .attractions .point__item-head:before{content:"";width:100%;height:3rem;border-radius:100vmax;position:absolute;z-index:-1;bottom:0;left:0}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .point__item-head:before{height:2rem}}[data-page=page-attractions] .attractions .point__item-icon{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:var(--sm);font-weight:700;line-height:1;letter-spacing:.045em}[data-page=page-attractions] .attractions .point__item-num{font-family:var(--kaisei);font-size:3.2rem;font-weight:700;line-height:1;letter-spacing:.045em}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions .point__item-num{font-size:2.8rem}}[data-page=page-attractions] .attractions .point__item-ttl{line-height:1.2;letter-spacing:0em;font-size:3rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-attractions] .attractions .point__item-ttl:before,[data-page=page-attractions] .attractions .point__item-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .attractions .point__item-ttl:before{margin-block-end:calc((1 - 1.2) * .5em)}[data-page=page-attractions] .attractions .point__item-ttl:after{margin-block-start:calc((1 - 1.2) * .5em)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .point__item-ttl{font-size:2.4rem}}[data-page=page-attractions] .attractions .point__item-body{width:100%;background:var(--white);padding:4.5rem 5%;border-radius:1rem}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions .point__item-body{padding:3rem 5%}}[data-page=page-attractions] .attractions .point__item-text{line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-attractions] .attractions .point__item-text:before,[data-page=page-attractions] .attractions .point__item-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-attractions] .attractions .point__item-text:before{margin-block-end:-.5625em}[data-page=page-attractions] .attractions .point__item-text:after{margin-block-start:-.5625em}[data-page=page-attractions] .attractions__icon{position:absolute;bottom:0}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions__icon{position:static;margin:-3vw auto 0;transform:translate(0)!important}}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions__icon{width:20%!important}}[data-page=page-attractions] .attractions__icon1{width:11.0769230769%;right:0;transform:translate(50%,50%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions__icon1{margin-right:0}}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions__icon1{margin:-10vw auto 0;margin-right:3%}}[data-page=page-attractions] .attractions__icon2{width:10.7692307692%;left:0;transform:translate(-50%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions__icon2{margin-left:3%}}[data-page=page-attractions] .attractions__icon3{width:11.3076923077%;right:0;transform:translate(50%,100%)}@media screen and (max-width: 1024px){[data-page=page-attractions] .attractions__icon3{margin-right:3%}}[data-page=page-attractions] .attractions__bg{width:100%;margin:16.5rem auto 0}@media screen and (max-width: 768px){[data-page=page-attractions] .attractions__bg{margin:5rem auto 0}}[data-page=page-attractions] .attractions__bg img{width:100%}[data-page=page-spot] .about{width:100%;margin:0 auto}[data-page=page-spot] .about__inner{width:min(80rem,90%);margin:0 auto}[data-page=page-spot] .about__ttl{width:fit-content;margin:0 auto;position:relative;line-height:1.5833333333;letter-spacing:.025em;font-size:2.4rem;font-weight:700;font-family:var(--kaisei);text-align:center}[data-page=page-spot] .about__ttl:before,[data-page=page-spot] .about__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spot] .about__ttl:before{margin-block-end:calc((1 - 1.5833333333) * .5em)}[data-page=page-spot] .about__ttl:after{margin-block-start:calc((1 - 1.5833333333) * .5em)}@media screen and (max-width: 768px){[data-page=page-spot] .about__ttl{font-size:2rem}}[data-page=page-spot] .about__ttl:before,[data-page=page-spot] .about__ttl:after{content:"";position:absolute;bottom:0;width:2px;height:50%;background-image:repeating-linear-gradient(180deg,var(--wine),var(--wine) 8px,transparent 8px,transparent 10.5px);background-position:left top;background-repeat:repeat-y;background-size:2px 100%}@media screen and (max-width: 768px){[data-page=page-spot] .about__ttl:before,[data-page=page-spot] .about__ttl:after{width:1px;height:40%}}[data-page=page-spot] .about__ttl:before{left:-2rem;transform:rotate(-30deg)}[data-page=page-spot] .about__ttl:after{right:-2rem;transform:rotate(30deg)}[data-page=page-spot] .about__link{width:100%;margin:3rem auto 0;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out;filter:drop-shadow(0 1rem 3.5rem rgba(35,24,21,.15))}@media (hover){[data-page=page-spot] .about__link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=page-spot] .about__link{filter:drop-shadow(0 .5rem 1.5rem rgba(35,24,21,.15))}}[data-page=page-spot] .about__link-img{width:100%}[data-page=page-spot] .season{width:100%;margin:15rem auto 0;position:relative}@media screen and (max-width: 768px){[data-page=page-spot] .season{margin:30vw auto 0}}[data-page=page-spot] .season__bg{width:min(150rem,100%);height:100%;position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%)}[data-page=page-spot] .season__bg-item{position:absolute}[data-page=page-spot] .season__bg-item--dog{left:5.3333333333%;top:-3%;width:20%}@media screen and (max-width: 768px){[data-page=page-spot] .season__bg-item--dog{width:33.3333333333%;top:-2vw;transform:translateY(-100%)}}[data-page=page-spot] .season__bg-item--left{width:8.8666666667%;top:50%;left:-3.3333333333%}@media screen and (max-width: 768px){[data-page=page-spot] .season__bg-item--left{width:17.7333333333%;left:-5%}}[data-page=page-spot] .season__bg-item--right{width:20%;right:2.8666666667%;top:-3%}@media screen and (max-width: 768px){[data-page=page-spot] .season__bg-item--right{top:-7vw;right:-3%;width:26.6666666667%}}[data-page=page-spot] .season__inner{position:relative;z-index:2;width:min(110rem,90%);margin:0 auto}[data-page=page-spot] .season__ttl{width:100%;margin:0 auto;text-align:center;line-height:1.1904761905;letter-spacing:-.025em;font-size:4.2rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-spot] .season__ttl:before,[data-page=page-spot] .season__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spot] .season__ttl:before{margin-block-end:calc((1 - 1.1904761905) * .5em)}[data-page=page-spot] .season__ttl:after{margin-block-start:calc((1 - 1.1904761905) * .5em)}@media screen and (max-width: 768px){[data-page=page-spot] .season__ttl{font-size:2.8rem}}[data-page=page-spot] .season__text{width:100%;margin:3rem auto 0;text-align:center;line-height:1.75;letter-spacing:.025em;font-size:1.6rem;font-size:var(--md)}[data-page=page-spot] .season__text:before,[data-page=page-spot] .season__text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spot] .season__text:before{margin-block-end:-.375em}[data-page=page-spot] .season__text:after{margin-block-start:-.375em}@media screen and (max-width: 768px){[data-page=page-spot] .season__text{margin:2rem auto 0}}[data-page=page-spot] .season__list{width:100%;margin:6rem auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:6rem}@media screen and (max-width: 1024px){[data-page=page-spot] .season__list{gap:3vw}}@media screen and (max-width: 768px){[data-page=page-spot] .season__list{margin:4rem auto 0;grid-template-columns:repeat(1,1fr)}}[data-page=page-spot] .season__item{width:100%;border-radius:2rem;overflow:hidden;box-shadow:0 .5rem .5rem #0000000d}[data-page=page-spot] .season__item--spring{background:var(--spring2)}[data-page=page-spot] .season__item--summer{background:var(--summer2)}[data-page=page-spot] .season__item--autumn{background:var(--autumn2)}[data-page=page-spot] .season__item--winter{background:var(--winter2)}[data-page=page-spot] .season__item-link{width:100%;transition:opacity .3s ease-in-out}@media (hover){[data-page=page-spot] .season__item-link:hover{opacity:.7}}[data-page=page-spot] .season__item-img{width:100%}@media screen and (max-width: 768px){[data-page=page-spot] .season__item-img{width:100%;height:auto;aspect-ratio:2.5/1;object-fit:cover;object-position:bottom center}}[data-page=page-spot] .season__item-contents{width:86.5384615385%;margin:-18% auto 0;padding-bottom:5rem;display:grid;grid-template-columns:repeat(1,1fr);align-items:center;justify-items:center;position:relative}@media screen and (max-width: 768px){[data-page=page-spot] .season__item-contents{padding-bottom:3rem}}[data-page=page-spot] .season__item-icon{position:relative;width:31.1111111111%}[data-page=page-spot] .season__item-icon-img{width:100%}[data-page=page-spot] .season__item-icon-text{position:absolute;bottom:0;right:75%}[data-page=page-spot] .season__item-icon-text--spring{width:42.8571428571%}[data-page=page-spot] .season__item-icon-text--summer,[data-page=page-spot] .season__item-icon-text--autumn{width:55%}[data-page=page-spot] .season__item-icon-text--winter{width:42.8571428571%}[data-page=page-spot] .season__item-text{width:100%;margin:3rem auto 0;line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-spot] .season__item-text:before,[data-page=page-spot] .season__item-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spot] .season__item-text:before{margin-block-end:-.5625em}[data-page=page-spot] .season__item-text:after{margin-block-start:-.5625em}@media screen and (max-width: 768px){[data-page=page-spot] .season__item-text{letter-spacing:.025em}}[data-page=page-spot] .season__item-btn{width:min(90%,30rem);margin:4rem auto 0;padding:2rem 0;background:var(--wine);border-radius:100vmax;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 768px){[data-page=page-spot] .season__item-btn{width:min(90%,27rem);margin:3rem auto 0;padding:1.5rem 0}}[data-page=page-spot] .season__item-btn-text{line-height:1.6;letter-spacing:-.05em;font-size:2rem;font-size:var(--xl);font-weight:700;color:var(--white);text-align:center}[data-page=page-spot] .season__item-btn-text:before,[data-page=page-spot] .season__item-btn-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spot] .season__item-btn-text:before{margin-block-end:calc((1 - 1.6) * .5em)}[data-page=page-spot] .season__item-btn-text:after{margin-block-start:calc((1 - 1.6) * .5em)}@media screen and (max-width: 768px){[data-page=page-spot] .season__item-btn-text{font-size:var(--lg)}}[data-page=page-spot] .season__item-btn-arrow{width:7.5757575758%;aspect-ratio:1/1;border-radius:50%;position:absolute;right:5%;top:50%;transform:translateY(-50%);background:var(--white)}[data-page=page-spot] .season__item-btn-arrow:before{content:"";position:absolute;top:50%;left:55%;width:40%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine);transform:translate(-50%,-50%)}[data-page=page-spring] .spot__box,[data-page=page-summer] .spot__box,[data-page=page-autumn] .spot__box,[data-page=page-winter] .spot__box{width:100%;padding:12rem 0 18rem}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box,[data-page=page-summer] .spot__box,[data-page=page-autumn] .spot__box,[data-page=page-winter] .spot__box{padding:5rem 0}}[data-page=page-spring] .spot__box:nth-child(2n),[data-page=page-summer] .spot__box:nth-child(2n),[data-page=page-autumn] .spot__box:nth-child(2n),[data-page=page-winter] .spot__box:nth-child(2n){background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern03.webp?d=2025121515) repeat center center}[data-page=page-spring] .spot__box:nth-child(2n) .spot__box-inner,[data-page=page-summer] .spot__box:nth-child(2n) .spot__box-inner,[data-page=page-autumn] .spot__box:nth-child(2n) .spot__box-inner,[data-page=page-winter] .spot__box:nth-child(2n) .spot__box-inner{flex-direction:row-reverse}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box:nth-child(2n) .spot__box-inner,[data-page=page-summer] .spot__box:nth-child(2n) .spot__box-inner,[data-page=page-autumn] .spot__box:nth-child(2n) .spot__box-inner,[data-page=page-winter] .spot__box:nth-child(2n) .spot__box-inner{flex-direction:column}}[data-page=page-spring] .spot__box:nth-child(2n) .spot__box-meta-label,[data-page=page-summer] .spot__box:nth-child(2n) .spot__box-meta-label,[data-page=page-autumn] .spot__box:nth-child(2n) .spot__box-meta-label,[data-page=page-winter] .spot__box:nth-child(2n) .spot__box-meta-label{background:var(--bg1)}[data-page=page-spring] .spot__box:nth-child(2n) .spot__box-img,[data-page=page-summer] .spot__box:nth-child(2n) .spot__box-img,[data-page=page-autumn] .spot__box:nth-child(2n) .spot__box-img,[data-page=page-winter] .spot__box:nth-child(2n) .spot__box-img{justify-content:flex-end!important}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box:first-child,[data-page=page-summer] .spot__box:first-child,[data-page=page-autumn] .spot__box:first-child,[data-page=page-winter] .spot__box:first-child{padding-top:10rem}}[data-page=page-spring] .spot__box:last-child,[data-page=page-summer] .spot__box:last-child,[data-page=page-autumn] .spot__box:last-child,[data-page=page-winter] .spot__box:last-child{padding-bottom:0}[data-page=page-spring] .spot__box-inner,[data-page=page-summer] .spot__box-inner,[data-page=page-autumn] .spot__box-inner,[data-page=page-winter] .spot__box-inner{width:min(90%,110rem);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;column-gap:4.5454545455%}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-inner,[data-page=page-summer] .spot__box-inner,[data-page=page-autumn] .spot__box-inner,[data-page=page-winter] .spot__box-inner{justify-content:flex-start;flex-direction:column;row-gap:5rem}}[data-page=page-spring] .spot__box-contents,[data-page=page-summer] .spot__box-contents,[data-page=page-autumn] .spot__box-contents,[data-page=page-winter] .spot__box-contents{width:45.4545454545%}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-contents,[data-page=page-summer] .spot__box-contents,[data-page=page-autumn] .spot__box-contents,[data-page=page-winter] .spot__box-contents{width:100%}}[data-page=page-spring] .spot__box-no,[data-page=page-summer] .spot__box-no,[data-page=page-autumn] .spot__box-no,[data-page=page-winter] .spot__box-no{width:100%;position:relative;display:flex;justify-content:flex-start;align-items:flex-end;gap:1rem .5rem;flex-wrap:wrap}[data-page=page-spring] .spot__box-no-label,[data-page=page-summer] .spot__box-no-label,[data-page=page-autumn] .spot__box-no-label,[data-page=page-winter] .spot__box-no-label{line-height:1.1333333333;letter-spacing:.045em;font-size:1.5rem;font-weight:700}[data-page=page-spring] .spot__box-no-label:before,[data-page=page-spring] .spot__box-no-label:after,[data-page=page-summer] .spot__box-no-label:before,[data-page=page-summer] .spot__box-no-label:after,[data-page=page-autumn] .spot__box-no-label:before,[data-page=page-autumn] .spot__box-no-label:after,[data-page=page-winter] .spot__box-no-label:before,[data-page=page-winter] .spot__box-no-label:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-no-label:before,[data-page=page-summer] .spot__box-no-label:before,[data-page=page-autumn] .spot__box-no-label:before,[data-page=page-winter] .spot__box-no-label:before{margin-block-end:calc((1 - 1.1333333333) * .5em)}[data-page=page-spring] .spot__box-no-label:after,[data-page=page-summer] .spot__box-no-label:after,[data-page=page-autumn] .spot__box-no-label:after,[data-page=page-winter] .spot__box-no-label:after{margin-block-start:calc((1 - 1.1333333333) * .5em)}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-no-label,[data-page=page-summer] .spot__box-no-label,[data-page=page-autumn] .spot__box-no-label,[data-page=page-winter] .spot__box-no-label{font-size:var(--md)}}[data-page=page-spring] .spot__box-no-num,[data-page=page-summer] .spot__box-no-num,[data-page=page-autumn] .spot__box-no-num,[data-page=page-winter] .spot__box-no-num{line-height:1.0625;letter-spacing:.01em;font-size:3.2rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-spring] .spot__box-no-num:before,[data-page=page-spring] .spot__box-no-num:after,[data-page=page-summer] .spot__box-no-num:before,[data-page=page-summer] .spot__box-no-num:after,[data-page=page-autumn] .spot__box-no-num:before,[data-page=page-autumn] .spot__box-no-num:after,[data-page=page-winter] .spot__box-no-num:before,[data-page=page-winter] .spot__box-no-num:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-no-num:before,[data-page=page-summer] .spot__box-no-num:before,[data-page=page-autumn] .spot__box-no-num:before,[data-page=page-winter] .spot__box-no-num:before{margin-block-end:-.03125em}[data-page=page-spring] .spot__box-no-num:after,[data-page=page-summer] .spot__box-no-num:after,[data-page=page-autumn] .spot__box-no-num:after,[data-page=page-winter] .spot__box-no-num:after{margin-block-start:-.03125em}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-no-num,[data-page=page-summer] .spot__box-no-num,[data-page=page-autumn] .spot__box-no-num,[data-page=page-winter] .spot__box-no-num{font-size:2.4rem}}[data-page=page-spring] .spot__box-no-line,[data-page=page-summer] .spot__box-no-line,[data-page=page-autumn] .spot__box-no-line,[data-page=page-winter] .spot__box-no-line{width:100%;height:1.5rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line.svg) repeat-x center left}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-no-line,[data-page=page-summer] .spot__box-no-line,[data-page=page-autumn] .spot__box-no-line,[data-page=page-winter] .spot__box-no-line{height:.7rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line-sp.svg) repeat-x center left}}[data-page=page-spring] .spot__box-no-icon,[data-page=page-summer] .spot__box-no-icon,[data-page=page-autumn] .spot__box-no-icon,[data-page=page-winter] .spot__box-no-icon{position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:29%}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-no-icon,[data-page=page-summer] .spot__box-no-icon,[data-page=page-autumn] .spot__box-no-icon,[data-page=page-winter] .spot__box-no-icon{right:-6%;width:20%}}[data-page=page-spring] .spot__box-ttl,[data-page=page-summer] .spot__box-ttl,[data-page=page-autumn] .spot__box-ttl,[data-page=page-winter] .spot__box-ttl{width:100%;margin:4rem auto 0;line-height:1.6111111111;letter-spacing:.11em;font-size:3.6rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-spring] .spot__box-ttl:before,[data-page=page-spring] .spot__box-ttl:after,[data-page=page-summer] .spot__box-ttl:before,[data-page=page-summer] .spot__box-ttl:after,[data-page=page-autumn] .spot__box-ttl:before,[data-page=page-autumn] .spot__box-ttl:after,[data-page=page-winter] .spot__box-ttl:before,[data-page=page-winter] .spot__box-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-ttl:before,[data-page=page-summer] .spot__box-ttl:before,[data-page=page-autumn] .spot__box-ttl:before,[data-page=page-winter] .spot__box-ttl:before{margin-block-end:calc((1 - 1.6111111111) * .5em)}[data-page=page-spring] .spot__box-ttl:after,[data-page=page-summer] .spot__box-ttl:after,[data-page=page-autumn] .spot__box-ttl:after,[data-page=page-winter] .spot__box-ttl:after{margin-block-start:calc((1 - 1.6111111111) * .5em)}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-ttl,[data-page=page-summer] .spot__box-ttl,[data-page=page-autumn] .spot__box-ttl,[data-page=page-winter] .spot__box-ttl{margin:3rem auto 0;font-size:max(2.4rem,4.1666666667vw)}}[data-page=page-spring] .spot__box-text,[data-page=page-summer] .spot__box-text,[data-page=page-autumn] .spot__box-text,[data-page=page-winter] .spot__box-text{width:100%;line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md);margin:4rem auto 0}[data-page=page-spring] .spot__box-text:before,[data-page=page-spring] .spot__box-text:after,[data-page=page-summer] .spot__box-text:before,[data-page=page-summer] .spot__box-text:after,[data-page=page-autumn] .spot__box-text:before,[data-page=page-autumn] .spot__box-text:after,[data-page=page-winter] .spot__box-text:before,[data-page=page-winter] .spot__box-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-text:before,[data-page=page-summer] .spot__box-text:before,[data-page=page-autumn] .spot__box-text:before,[data-page=page-winter] .spot__box-text:before{margin-block-end:-.5625em}[data-page=page-spring] .spot__box-text:after,[data-page=page-summer] .spot__box-text:after,[data-page=page-autumn] .spot__box-text:after,[data-page=page-winter] .spot__box-text:after{margin-block-start:-.5625em}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-text,[data-page=page-summer] .spot__box-text,[data-page=page-autumn] .spot__box-text,[data-page=page-winter] .spot__box-text{margin:2rem auto 0}}[data-page=page-spring] .spot__box-meta,[data-page=page-summer] .spot__box-meta,[data-page=page-autumn] .spot__box-meta,[data-page=page-winter] .spot__box-meta{width:100%;margin:4rem auto 0}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-meta,[data-page=page-summer] .spot__box-meta,[data-page=page-autumn] .spot__box-meta,[data-page=page-winter] .spot__box-meta{margin:3rem auto 0}}[data-page=page-spring] .spot__box-meta-row,[data-page=page-summer] .spot__box-meta-row,[data-page=page-autumn] .spot__box-meta-row,[data-page=page-winter] .spot__box-meta-row{width:100%;padding:2rem 0;display:grid;grid-template-columns:20% 1fr;align-items:center;column-gap:6%;border-top:1px solid var(--bg3)}[data-page=page-spring] .spot__box-meta-row:last-child,[data-page=page-summer] .spot__box-meta-row:last-child,[data-page=page-autumn] .spot__box-meta-row:last-child,[data-page=page-winter] .spot__box-meta-row:last-child{border-bottom:1px solid var(--bg3)}[data-page=page-spring] .spot__box-meta-label,[data-page=page-summer] .spot__box-meta-label,[data-page=page-autumn] .spot__box-meta-label,[data-page=page-winter] .spot__box-meta-label{display:flex;justify-content:center;align-items:center;line-height:1.1428571429;letter-spacing:.05em;font-size:1.4rem;font-size:var(--sm);border-radius:100vmax;padding:.5rem 0;background:var(--bg2)}[data-page=page-spring] .spot__box-meta-label:before,[data-page=page-spring] .spot__box-meta-label:after,[data-page=page-summer] .spot__box-meta-label:before,[data-page=page-summer] .spot__box-meta-label:after,[data-page=page-autumn] .spot__box-meta-label:before,[data-page=page-autumn] .spot__box-meta-label:after,[data-page=page-winter] .spot__box-meta-label:before,[data-page=page-winter] .spot__box-meta-label:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-meta-label:before,[data-page=page-summer] .spot__box-meta-label:before,[data-page=page-autumn] .spot__box-meta-label:before,[data-page=page-winter] .spot__box-meta-label:before{margin-block-end:calc((1 - 1.1428571429) * .5em)}[data-page=page-spring] .spot__box-meta-label:after,[data-page=page-summer] .spot__box-meta-label:after,[data-page=page-autumn] .spot__box-meta-label:after,[data-page=page-winter] .spot__box-meta-label:after{margin-block-start:calc((1 - 1.1428571429) * .5em)}[data-page=page-spring] .spot__box-meta-body,[data-page=page-summer] .spot__box-meta-body,[data-page=page-autumn] .spot__box-meta-body,[data-page=page-winter] .spot__box-meta-body{width:100%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-meta-body,[data-page=page-summer] .spot__box-meta-body,[data-page=page-autumn] .spot__box-meta-body,[data-page=page-winter] .spot__box-meta-body{row-gap:1.5rem}}[data-page=page-spring] .spot__box-meta-text,[data-page=page-summer] .spot__box-meta-text,[data-page=page-autumn] .spot__box-meta-text,[data-page=page-winter] .spot__box-meta-text{line-height:1.7857142857;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;font-size:var(--sm)}[data-page=page-spring] .spot__box-meta-text--red,[data-page=page-summer] .spot__box-meta-text--red,[data-page=page-autumn] .spot__box-meta-text--red,[data-page=page-winter] .spot__box-meta-text--red{color:red}[data-page=page-spring] .spot__box-meta-bold,[data-page=page-summer] .spot__box-meta-bold,[data-page=page-autumn] .spot__box-meta-bold,[data-page=page-winter] .spot__box-meta-bold{line-height:1.7857142857;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;font-size:var(--sm);font-weight:700}[data-page=page-spring] .spot__box-meta-dl,[data-page=page-summer] .spot__box-meta-dl,[data-page=page-autumn] .spot__box-meta-dl,[data-page=page-winter] .spot__box-meta-dl{display:grid;grid-template-columns:repeat(1,1fr);row-gap:.5rem}[data-page=page-spring] .spot__box-meta-inner,[data-page=page-summer] .spot__box-meta-inner,[data-page=page-autumn] .spot__box-meta-inner,[data-page=page-winter] .spot__box-meta-inner{display:grid;grid-template-columns:5rem 1fr;gap:.5rem;align-items:start}[data-page=page-spring] .spot__box-meta-dt,[data-page=page-summer] .spot__box-meta-dt,[data-page=page-autumn] .spot__box-meta-dt,[data-page=page-winter] .spot__box-meta-dt{line-height:1.7857142857;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;font-size:var(--sm);font-weight:700}[data-page=page-spring] .spot__box-meta-dd,[data-page=page-summer] .spot__box-meta-dd,[data-page=page-autumn] .spot__box-meta-dd,[data-page=page-winter] .spot__box-meta-dd{line-height:1.7857142857;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;font-size:var(--sm)}[data-page=page-spring] .spot__box-meta-list,[data-page=page-summer] .spot__box-meta-list,[data-page=page-autumn] .spot__box-meta-list,[data-page=page-winter] .spot__box-meta-list{display:grid;grid-template-columns:repeat(1,1fr);row-gap:.5rem}[data-page=page-spring] .spot__box-meta-item,[data-page=page-summer] .spot__box-meta-item,[data-page=page-autumn] .spot__box-meta-item,[data-page=page-winter] .spot__box-meta-item{line-height:1.2857142857;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;font-size:var(--sm);padding-left:.5em;text-indent:-.5em}[data-page=page-spring] .spot__box-link,[data-page=page-summer] .spot__box-link,[data-page=page-autumn] .spot__box-link,[data-page=page-winter] .spot__box-link{width:min(90%,33rem);margin:3rem auto 0 0;background:var(--wine);border-radius:100vmax;padding:2rem 0;display:flex;justify-content:center;align-items:center;position:relative;transition:opacity .3s ease-in-out}@media (hover){[data-page=page-spring] .spot__box-link:hover,[data-page=page-summer] .spot__box-link:hover,[data-page=page-autumn] .spot__box-link:hover,[data-page=page-winter] .spot__box-link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-link,[data-page=page-summer] .spot__box-link,[data-page=page-autumn] .spot__box-link,[data-page=page-winter] .spot__box-link{width:min(90%,27rem);padding:1.5rem 0}}[data-page=page-spring] .spot__box-link-text,[data-page=page-summer] .spot__box-link-text,[data-page=page-autumn] .spot__box-link-text,[data-page=page-winter] .spot__box-link-text{line-height:1.1;letter-spacing:-.05em;font-size:2rem;font-size:var(--xl);font-weight:500;color:var(--white);text-align:center}[data-page=page-spring] .spot__box-link-text:before,[data-page=page-spring] .spot__box-link-text:after,[data-page=page-summer] .spot__box-link-text:before,[data-page=page-summer] .spot__box-link-text:after,[data-page=page-autumn] .spot__box-link-text:before,[data-page=page-autumn] .spot__box-link-text:after,[data-page=page-winter] .spot__box-link-text:before,[data-page=page-winter] .spot__box-link-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-link-text:before,[data-page=page-summer] .spot__box-link-text:before,[data-page=page-autumn] .spot__box-link-text:before,[data-page=page-winter] .spot__box-link-text:before{margin-block-end:calc((1 - 1.1) * .5em)}[data-page=page-spring] .spot__box-link-text:after,[data-page=page-summer] .spot__box-link-text:after,[data-page=page-autumn] .spot__box-link-text:after,[data-page=page-winter] .spot__box-link-text:after{margin-block-start:calc((1 - 1.1) * .5em)}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-link-text,[data-page=page-summer] .spot__box-link-text,[data-page=page-autumn] .spot__box-link-text,[data-page=page-winter] .spot__box-link-text{font-size:var(--lg);margin-left:-2%}}[data-page=page-spring] .spot__box-link-blank,[data-page=page-summer] .spot__box-link-blank,[data-page=page-autumn] .spot__box-link-blank,[data-page=page-winter] .spot__box-link-blank{width:5.1515151515%;aspect-ratio:1/1;position:absolute;right:8%;top:50%;transform:translateY(-50%);background:var(--white);mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_blank.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}[data-page=page-spring] .spot__box-img,[data-page=page-summer] .spot__box-img,[data-page=page-autumn] .spot__box-img,[data-page=page-winter] .spot__box-img{width:50%;height:100%;position:relative;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-img,[data-page=page-summer] .spot__box-img,[data-page=page-autumn] .spot__box-img,[data-page=page-winter] .spot__box-img{width:80%;margin:0 auto}}[data-page=page-spring] .spot__box-img1 img,[data-page=page-summer] .spot__box-img1 img,[data-page=page-autumn] .spot__box-img1 img,[data-page=page-winter] .spot__box-img1 img{width:156.3636363636%}[data-page=page-spring] .spot__box-img2 img,[data-page=page-summer] .spot__box-img2 img,[data-page=page-autumn] .spot__box-img2 img,[data-page=page-winter] .spot__box-img2 img{width:154.5454545455%}[data-page=page-spring] .spot__box-img3 img,[data-page=page-summer] .spot__box-img3 img,[data-page=page-autumn] .spot__box-img3 img,[data-page=page-winter] .spot__box-img3 img{width:157.2727272727%}[data-page=page-spring] .spot__box-img img,[data-page=page-summer] .spot__box-img img,[data-page=page-autumn] .spot__box-img img,[data-page=page-winter] .spot__box-img img{max-width:initial}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-img img,[data-page=page-summer] .spot__box-img img,[data-page=page-autumn] .spot__box-img img,[data-page=page-winter] .spot__box-img img{width:100%!important}}[data-page=page-spring] .spot__box-list,[data-page=page-summer] .spot__box-list,[data-page=page-autumn] .spot__box-list,[data-page=page-winter] .spot__box-list{position:relative;width:min(90%,110rem);margin:2rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);column-gap:1.8181818182%}@media screen and (max-width: 1024px){[data-page=page-spring] .spot__box-list,[data-page=page-summer] .spot__box-list,[data-page=page-autumn] .spot__box-list,[data-page=page-winter] .spot__box-list{margin:4rem auto 0;grid-template-columns:repeat(2,1fr);gap:4vw}}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-list,[data-page=page-summer] .spot__box-list,[data-page=page-autumn] .spot__box-list,[data-page=page-winter] .spot__box-list{margin:3rem auto 0;grid-template-columns:repeat(1,1fr)}}[data-page=page-spring] .spot__box-item,[data-page=page-summer] .spot__box-item,[data-page=page-autumn] .spot__box-item,[data-page=page-winter] .spot__box-item{position:relative;z-index:2;width:100%;padding:3rem 5.6657223796% 5rem;background:var(--white);border-radius:1rem}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item,[data-page=page-summer] .spot__box-item,[data-page=page-autumn] .spot__box-item,[data-page=page-winter] .spot__box-item{padding:2rem 5%}}[data-page=page-spring] .spot__box-item-img,[data-page=page-summer] .spot__box-item-img,[data-page=page-autumn] .spot__box-item-img,[data-page=page-winter] .spot__box-item-img{width:100%;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-img,[data-page=page-summer] .spot__box-item-img,[data-page=page-autumn] .spot__box-item-img,[data-page=page-winter] .spot__box-item-img{width:fit-content;margin:0 auto}}[data-page=page-spring] .spot__box-item-img--item,[data-page=page-summer] .spot__box-item-img--item,[data-page=page-autumn] .spot__box-item-img--item,[data-page=page-winter] .spot__box-item-img--item{width:71.671388102%;margin:0 auto}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-img--item,[data-page=page-summer] .spot__box-item-img--item,[data-page=page-autumn] .spot__box-item-img--item,[data-page=page-winter] .spot__box-item-img--item{width:90%;max-width:20rem}}[data-page=page-spring] .spot__box-item-img--en,[data-page=page-summer] .spot__box-item-img--en,[data-page=page-autumn] .spot__box-item-img--en,[data-page=page-winter] .spot__box-item-img--en{position:absolute;left:0;top:0}[data-page=page-spring] .spot__box-item-contents,[data-page=page-summer] .spot__box-item-contents,[data-page=page-autumn] .spot__box-item-contents,[data-page=page-winter] .spot__box-item-contents{width:100%;margin:2rem auto 0}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-contents,[data-page=page-summer] .spot__box-item-contents,[data-page=page-autumn] .spot__box-item-contents,[data-page=page-winter] .spot__box-item-contents{margin:1.5rem auto 0}}[data-page=page-spring] .spot__box-item-ttl,[data-page=page-summer] .spot__box-item-ttl,[data-page=page-autumn] .spot__box-item-ttl,[data-page=page-winter] .spot__box-item-ttl{line-height:1.4;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:2rem;font-size:var(--xl);font-weight:700;font-family:var(--kaisei);column-gap:.5%;text-align:center}[data-page=page-spring] .spot__box-item-ttl--small,[data-page=page-summer] .spot__box-item-ttl--small,[data-page=page-autumn] .spot__box-item-ttl--small,[data-page=page-winter] .spot__box-item-ttl--small{font-size:var(--md)}[data-page=page-spring] .spot__box-item-ttl--big,[data-page=page-summer] .spot__box-item-ttl--big,[data-page=page-autumn] .spot__box-item-ttl--big,[data-page=page-winter] .spot__box-item-ttl--big{line-height:1.3333333333;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:2.4rem}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-ttl--big,[data-page=page-summer] .spot__box-item-ttl--big,[data-page=page-autumn] .spot__box-item-ttl--big,[data-page=page-winter] .spot__box-item-ttl--big{font-size:2rem}}[data-page=page-spring] .spot__box-item-text,[data-page=page-summer] .spot__box-item-text,[data-page=page-autumn] .spot__box-item-text,[data-page=page-winter] .spot__box-item-text{width:100%;margin:2rem auto 0;line-height:1.75;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-spring] .spot__box-item-text:before,[data-page=page-spring] .spot__box-item-text:after,[data-page=page-summer] .spot__box-item-text:before,[data-page=page-summer] .spot__box-item-text:after,[data-page=page-autumn] .spot__box-item-text:before,[data-page=page-autumn] .spot__box-item-text:after,[data-page=page-winter] .spot__box-item-text:before,[data-page=page-winter] .spot__box-item-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-item-text:before,[data-page=page-summer] .spot__box-item-text:before,[data-page=page-autumn] .spot__box-item-text:before,[data-page=page-winter] .spot__box-item-text:before{margin-block-end:-.375em}[data-page=page-spring] .spot__box-item-text:after,[data-page=page-summer] .spot__box-item-text:after,[data-page=page-autumn] .spot__box-item-text:after,[data-page=page-winter] .spot__box-item-text:after{margin-block-start:-.375em}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-text,[data-page=page-summer] .spot__box-item-text,[data-page=page-autumn] .spot__box-item-text,[data-page=page-winter] .spot__box-item-text{margin:1.5rem auto 0}}[data-page=page-spring] .spot__box-item-dl,[data-page=page-summer] .spot__box-item-dl,[data-page=page-autumn] .spot__box-item-dl,[data-page=page-winter] .spot__box-item-dl{width:100%;margin:2rem auto 0}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-dl,[data-page=page-summer] .spot__box-item-dl,[data-page=page-autumn] .spot__box-item-dl,[data-page=page-winter] .spot__box-item-dl{margin:1.5rem auto 0}}[data-page=page-spring] .spot__box-item-dl--inner,[data-page=page-summer] .spot__box-item-dl--inner,[data-page=page-autumn] .spot__box-item-dl--inner,[data-page=page-winter] .spot__box-item-dl--inner{width:100%;display:grid;grid-template-columns:8rem 1fr;align-items:center;column-gap:2rem;padding:1.5rem 5%;border-top:1px solid var(--bg3)}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-item-dl--inner,[data-page=page-summer] .spot__box-item-dl--inner,[data-page=page-autumn] .spot__box-item-dl--inner,[data-page=page-winter] .spot__box-item-dl--inner{padding:1rem 0;column-gap:1.5rem;grid-template-columns:7rem 1fr}}[data-page=page-spring] .spot__box-item-dl--inner:last-child,[data-page=page-summer] .spot__box-item-dl--inner:last-child,[data-page=page-autumn] .spot__box-item-dl--inner:last-child,[data-page=page-winter] .spot__box-item-dl--inner:last-child{border-bottom:1px solid var(--bg3)}[data-page=page-spring] .spot__box-item-dt,[data-page=page-summer] .spot__box-item-dt,[data-page=page-autumn] .spot__box-item-dt,[data-page=page-winter] .spot__box-item-dt{width:100%;display:flex;justify-content:center;align-items:center;border-radius:100vmax;padding:.2rem 0;background:var(--bg2);line-height:1.6666666667;letter-spacing:.05em;font-size:1.5rem;font-size:var(--sm)}[data-page=page-spring] .spot__box-item-dt:before,[data-page=page-spring] .spot__box-item-dt:after,[data-page=page-summer] .spot__box-item-dt:before,[data-page=page-summer] .spot__box-item-dt:after,[data-page=page-autumn] .spot__box-item-dt:before,[data-page=page-autumn] .spot__box-item-dt:after,[data-page=page-winter] .spot__box-item-dt:before,[data-page=page-winter] .spot__box-item-dt:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-item-dt:before,[data-page=page-summer] .spot__box-item-dt:before,[data-page=page-autumn] .spot__box-item-dt:before,[data-page=page-winter] .spot__box-item-dt:before{margin-block-end:calc((1 - 1.6666666667) * .5em)}[data-page=page-spring] .spot__box-item-dt:after,[data-page=page-summer] .spot__box-item-dt:after,[data-page=page-autumn] .spot__box-item-dt:after,[data-page=page-winter] .spot__box-item-dt:after{margin-block-start:calc((1 - 1.6666666667) * .5em)}[data-page=page-spring] .spot__box-item-dd,[data-page=page-summer] .spot__box-item-dd,[data-page=page-autumn] .spot__box-item-dd,[data-page=page-winter] .spot__box-item-dd{line-height:1.6666666667;letter-spacing:.05em;font-size:1.5rem;font-size:var(--sm)}[data-page=page-spring] .spot__box-item-dd:before,[data-page=page-spring] .spot__box-item-dd:after,[data-page=page-summer] .spot__box-item-dd:before,[data-page=page-summer] .spot__box-item-dd:after,[data-page=page-autumn] .spot__box-item-dd:before,[data-page=page-autumn] .spot__box-item-dd:after,[data-page=page-winter] .spot__box-item-dd:before,[data-page=page-winter] .spot__box-item-dd:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-spring] .spot__box-item-dd:before,[data-page=page-summer] .spot__box-item-dd:before,[data-page=page-autumn] .spot__box-item-dd:before,[data-page=page-winter] .spot__box-item-dd:before{margin-block-end:calc((1 - 1.6666666667) * .5em)}[data-page=page-spring] .spot__box-item-dd:after,[data-page=page-summer] .spot__box-item-dd:after,[data-page=page-autumn] .spot__box-item-dd:after,[data-page=page-winter] .spot__box-item-dd:after{margin-block-start:calc((1 - 1.6666666667) * .5em)}[data-page=page-spring] .spot__box-circle,[data-page=page-summer] .spot__box-circle,[data-page=page-autumn] .spot__box-circle,[data-page=page-winter] .spot__box-circle{width:22.7272727273%;position:absolute;bottom:0;left:0;transform:translate(-50%,40%);z-index:1}@media screen and (max-width: 768px){[data-page=page-spring] .spot__box-circle,[data-page=page-summer] .spot__box-circle,[data-page=page-autumn] .spot__box-circle,[data-page=page-winter] .spot__box-circle{width:26.6666666667%}}[data-page=page-spring] .spot.spring .spot__box-img1 img,[data-page=page-summer] .spot.spring .spot__box-img1 img,[data-page=page-autumn] .spot.spring .spot__box-img1 img,[data-page=page-winter] .spot.spring .spot__box-img1 img{width:156.3636363636%}[data-page=page-spring] .spot.spring .spot__box-img2 img,[data-page=page-summer] .spot.spring .spot__box-img2 img,[data-page=page-autumn] .spot.spring .spot__box-img2 img,[data-page=page-winter] .spot.spring .spot__box-img2 img{width:154.5454545455%}[data-page=page-spring] .spot.spring .spot__box-img3 img,[data-page=page-summer] .spot.spring .spot__box-img3 img,[data-page=page-autumn] .spot.spring .spot__box-img3 img,[data-page=page-winter] .spot.spring .spot__box-img3 img{width:157.2727272727%}[data-page=page-spring] .summer,[data-page=page-summer] .summer,[data-page=page-autumn] .summer,[data-page=page-winter] .summer{padding-bottom:0!important}[data-page=page-spring] .summer .spot__box:last-child,[data-page=page-summer] .summer .spot__box:last-child,[data-page=page-autumn] .summer .spot__box:last-child,[data-page=page-winter] .summer .spot__box:last-child{padding-bottom:18rem!important}@media screen and (max-width: 768px){[data-page=page-spring] .summer .spot__box:last-child,[data-page=page-summer] .summer .spot__box:last-child,[data-page=page-autumn] .summer .spot__box:last-child,[data-page=page-winter] .summer .spot__box:last-child{padding-bottom:5rem!important}}[data-page=archive-news] .news,[data-page=single-news] .news{width:100%;margin:7rem auto 0;position:relative}@media screen and (max-width: 768px){[data-page=archive-news] .news,[data-page=single-news] .news{margin:3rem auto 0}}[data-page=archive-news] .news__bg,[data-page=single-news] .news__bg{width:min(100%,150rem);height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_circle-pc.webp?d=2025121515) repeat-y top center/100% auto}@media screen and (max-width: 768px){[data-page=archive-news] .news__bg,[data-page=single-news] .news__bg{background:none}}[data-page=archive-news] .news__inner,[data-page=single-news] .news__inner{width:min(90%,110rem);margin:0 auto 7rem;position:relative;z-index:2;border-radius:1rem;overflow:hidden;background:var(--bg2)}@media screen and (max-width: 768px){[data-page=archive-news] .news__inner,[data-page=single-news] .news__inner{margin:0 auto 3rem}}[data-page=archive-news] .news__list,[data-page=single-news] .news__list{width:min(90%,99rem);margin:0 auto}[data-page=archive-news] .news__item:nth-child(n+2),[data-page=single-news] .news__item:nth-child(n+2){border-top:1px solid var(--wine)}[data-page=archive-news] .news__link,[data-page=single-news] .news__link{width:100%;padding:5rem min(5%,4rem);display:grid;grid-template-columns:auto 1fr 3.2rem;column-gap:5rem;line-height:1.625;transition:opacity .3s ease-in-out}@media (hover){[data-page=archive-news] .news__link:hover,[data-page=single-news] .news__link:hover{opacity:.5}}@media screen and (max-width: 768px){[data-page=archive-news] .news__link,[data-page=single-news] .news__link{padding:2rem 5%;grid-template-columns:repeat(1,1fr);padding-right:10%}}[data-page=archive-news] .news__link-date,[data-page=single-news] .news__link-date{font-size:var(--sm);margin-top:.2rem;font-weight:500}[data-page=archive-news] .news__link-ttl,[data-page=single-news] .news__link-ttl{font-size:var(--md);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-page=archive-news] .news__link-arrow,[data-page=single-news] .news__link-arrow{width:100%;aspect-ratio:1/1;background:var(--white);border-radius:50%;position:relative;align-self:center}@media screen and (max-width: 768px){[data-page=archive-news] .news__link-arrow,[data-page=single-news] .news__link-arrow{position:absolute;top:50%;right:0;transform:translateY(-50%);width:max(2.4rem,4.2666666667vw)}}[data-page=archive-news] .news__link-arrow:before,[data-page=single-news] .news__link-arrow:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:37.5%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine)}@media screen and (max-width: 768px){[data-page=archive-news] .news__link-arrow:before,[data-page=single-news] .news__link-arrow:before{width:31.25%}}[data-page=archive-news] .news__no-text,[data-page=single-news] .news__no-text{width:90%;margin:0 auto;padding:5rem 0;text-align:center;line-height:1.7777777778;letter-spacing:.05em;font-size:1.8rem;font-weight:500;font-size:var(--lg)}[data-page=archive-news] .news__no-text:before,[data-page=archive-news] .news__no-text:after,[data-page=single-news] .news__no-text:before,[data-page=single-news] .news__no-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-news] .news__no-text:before,[data-page=single-news] .news__no-text:before{margin-block-end:calc((1 - 1.7777777778) * .5em)}[data-page=archive-news] .news__no-text:after,[data-page=single-news] .news__no-text:after{margin-block-start:calc((1 - 1.7777777778) * .5em)}@media screen and (max-width: 768px){[data-page=archive-news] .news__no-text,[data-page=single-news] .news__no-text{padding:3rem 0;line-height:1.4444444444}}[data-page=archive-news] .news__pagination,[data-page=single-news] .news__pagination{position:relative;z-index:2;width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}[data-page=archive-news] .news__pagination ul.page-numbers,[data-page=single-news] .news__pagination ul.page-numbers{display:flex;justify-content:center;align-items:center;gap:2rem}@media screen and (max-width: 768px){[data-page=archive-news] .news__pagination ul.page-numbers,[data-page=single-news] .news__pagination ul.page-numbers{gap:1rem}}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers{width:5rem;aspect-ratio:1/1;background:var(--white);border:2px solid var(--wine);display:flex;justify-content:center;align-items:center;font-size:var(--xl);color:var(--wine);border-radius:.4rem}@media screen and (max-width: 768px){[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers{width:3.5rem;border-width:1px;font-size:var(--lg)}}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.current,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.current{background:var(--wine);color:var(--white)}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.dots,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.dots{width:fit-content;border:none;background:none;font-size:3.2rem}@media screen and (max-width: 768px){[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.dots,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.dots{font-size:2rem}}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.prev,[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.next,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.prev,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.next{position:relative}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.prev:before,[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.next:before,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.prev:before,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.next:before{content:"";position:absolute;top:50%;width:1.2rem;aspect-ratio:1/1;border-right:2px solid var(--wine);border-bottom:2px solid var(--wine)}@media screen and (max-width: 768px){[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.prev:before,[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.next:before,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.prev:before,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.next:before{width:1rem;border-right:1px solid var(--wine);border-bottom:1px solid var(--wine)}}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.prev:before,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.prev:before{left:55%;transform:translate(-50%,-50%) rotate(135deg)}[data-page=archive-news] .news__pagination ul.page-numbers li .page-numbers.next:before,[data-page=single-news] .news__pagination ul.page-numbers li .page-numbers.next:before{left:45%;transform:translate(-50%,-50%) rotate(-45deg)}[data-page=archive-news] .news__pagination ul.page-numbers li a,[data-page=single-news] .news__pagination ul.page-numbers li a{transition:opacity .3s ease-in-out}@media (hover){[data-page=archive-news] .news__pagination ul.page-numbers li a:hover,[data-page=single-news] .news__pagination ul.page-numbers li a:hover{opacity:.5}}[data-page=archive-news] .news__title,[data-page=single-news] .news__title{width:100%;padding:5rem 0}@media screen and (max-width: 768px){[data-page=archive-news] .news__title,[data-page=single-news] .news__title{padding:3rem 0}}[data-page=archive-news] .news__title-inner,[data-page=single-news] .news__title-inner{width:min(90%,96rem);margin:0 auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;row-gap:2rem}@media screen and (max-width: 768px){[data-page=archive-news] .news__title-inner,[data-page=single-news] .news__title-inner{row-gap:.5rem}}[data-page=archive-news] .news__title-date,[data-page=single-news] .news__title-date{font-size:var(--md);font-weight:700}[data-page=archive-news] .news__title-main,[data-page=single-news] .news__title-main{font-family:var(--kaisei);line-height:1.2631578947;letter-spacing:.06em;font-size:3.8rem;font-weight:700}[data-page=archive-news] .news__title-main:before,[data-page=archive-news] .news__title-main:after,[data-page=single-news] .news__title-main:before,[data-page=single-news] .news__title-main:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-news] .news__title-main:before,[data-page=single-news] .news__title-main:before{margin-block-end:calc((1 - 1.2631578947) * .5em)}[data-page=archive-news] .news__title-main:after,[data-page=single-news] .news__title-main:after{margin-block-start:calc((1 - 1.2631578947) * .5em)}@media screen and (max-width: 768px){[data-page=archive-news] .news__title-main,[data-page=single-news] .news__title-main{font-size:2.4rem}}[data-page=archive-news] .news__contents,[data-page=single-news] .news__contents{width:100%;background:var(--white);padding:5rem 0}@media screen and (max-width: 768px){[data-page=archive-news] .news__contents,[data-page=single-news] .news__contents{padding:3rem 0}}[data-page=archive-news] .news__contents-inner,[data-page=single-news] .news__contents-inner{width:min(90%,88rem);margin:0 auto}[data-page=archive-news] .news__contents-inner *,[data-page=single-news] .news__contents-inner *{word-break:break-all;line-height:2.5}[data-page=archive-news] .news__contents-inner h3,[data-page=archive-news] .news__contents-inner h4,[data-page=archive-news] .news__contents-inner figure,[data-page=archive-news] .news__contents-inner ol,[data-page=archive-news] .news__contents-inner ul,[data-page=archive-news] .news__contents-inner p a,[data-page=archive-news] .news__contents-inner .img-wrapper,[data-page=single-news] .news__contents-inner h3,[data-page=single-news] .news__contents-inner h4,[data-page=single-news] .news__contents-inner figure,[data-page=single-news] .news__contents-inner ol,[data-page=single-news] .news__contents-inner ul,[data-page=single-news] .news__contents-inner p a,[data-page=single-news] .news__contents-inner .img-wrapper{margin:0 auto 3rem}@media screen and (max-width: 768px){[data-page=archive-news] .news__contents-inner h3,[data-page=archive-news] .news__contents-inner h4,[data-page=archive-news] .news__contents-inner figure,[data-page=archive-news] .news__contents-inner ol,[data-page=archive-news] .news__contents-inner ul,[data-page=archive-news] .news__contents-inner p a,[data-page=archive-news] .news__contents-inner .img-wrapper,[data-page=single-news] .news__contents-inner h3,[data-page=single-news] .news__contents-inner h4,[data-page=single-news] .news__contents-inner figure,[data-page=single-news] .news__contents-inner ol,[data-page=single-news] .news__contents-inner ul,[data-page=single-news] .news__contents-inner p a,[data-page=single-news] .news__contents-inner .img-wrapper{margin:0 auto 2rem}}[data-page=archive-news] .news__contents-inner p,[data-page=single-news] .news__contents-inner p{font-size:var(--fz_md)}[data-page=archive-news] .news__contents-inner p a,[data-page=single-news] .news__contents-inner p a{display:inline-block;text-decoration:underline;margin-top:3rem;font-size:var(--fz_md);cursor:pointer;transition:opacity .3s ease-out}@media (hover){[data-page=archive-news] .news__contents-inner p a:hover,[data-page=single-news] .news__contents-inner p a:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=archive-news] .news__contents-inner p a,[data-page=single-news] .news__contents-inner p a{margin-top:2rem}}[data-page=archive-news] .news__contents-inner ul,[data-page=single-news] .news__contents-inner ul{margin-left:1.5em}[data-page=archive-news] .news__contents-inner ul li,[data-page=single-news] .news__contents-inner ul li{list-style:disc;font-size:var(--fz_md)}[data-page=archive-news] .news__contents-inner ol,[data-page=single-news] .news__contents-inner ol{margin-left:1.75em}[data-page=archive-news] .news__contents-inner ol li,[data-page=single-news] .news__contents-inner ol li{list-style:decimal;font-size:var(--fz_md)}[data-page=archive-news] .news__contents-inner img,[data-page=single-news] .news__contents-inner img{width:fit-content!important;contain-intrinsic-size:auto auto!important}[data-page=archive-news] .news__contents-inner figure,[data-page=single-news] .news__contents-inner figure{width:fit-content!important;height:auto;contain-intrinsic-size:auto auto!important}[data-page=archive-news] .news__contents-inner figure img,[data-page=single-news] .news__contents-inner figure img{display:block;max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}[data-page=archive-news] .news__contents-inner figure.alignnone,[data-page=archive-news] .news__contents-inner figure.aligncenter,[data-page=single-news] .news__contents-inner figure.alignnone,[data-page=single-news] .news__contents-inner figure.aligncenter{margin:0 auto}[data-page=archive-news] .news__contents-inner figure.alignleft,[data-page=single-news] .news__contents-inner figure.alignleft{margin:0 auto 0 0}[data-page=archive-news] .news__contents-inner figure.alignright,[data-page=single-news] .news__contents-inner figure.alignright{margin:0 0 0 auto}[data-page=archive-news] .news__contents-inner figcaption,[data-page=single-news] .news__contents-inner figcaption{font-size:var(--fz_sm);line-height:1.7142857143;color:var(--gray1)}[data-page=archive-news] .news__contents-inner .img-wrapper,[data-page=single-news] .news__contents-inner .img-wrapper{display:flex;align-items:center}[data-page=archive-news] .news__contents-inner .img-wrapper:has(img.alignleft),[data-page=single-news] .news__contents-inner .img-wrapper:has(img.alignleft){justify-content:flex-start}[data-page=archive-news] .news__contents-inner .img-wrapper:has(img.aligncenter),[data-page=archive-news] .news__contents-inner .img-wrapper:has(img.alignnone),[data-page=single-news] .news__contents-inner .img-wrapper:has(img.aligncenter),[data-page=single-news] .news__contents-inner .img-wrapper:has(img.alignnone){justify-content:center}[data-page=archive-news] .news__contents-inner .img-wrapper:has(img.alignright),[data-page=single-news] .news__contents-inner .img-wrapper:has(img.alignright){justify-content:flex-end}[data-page=archive-news] .news__btn,[data-page=single-news] .news__btn{position:relative;z-index:2;width:100%;margin:7rem auto 0;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){[data-page=archive-news] .news__btn,[data-page=single-news] .news__btn{margin:3rem auto 0}}[data-page=archive-news] .news__btn-link,[data-page=single-news] .news__btn-link{width:28rem;display:flex;justify-content:center;align-items:center;border-radius:100vmax;background:var(--wine);padding:2rem 0;position:relative;transition:opacity .3s ease-out}@media (hover){[data-page=archive-news] .news__btn-link:hover,[data-page=single-news] .news__btn-link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=archive-news] .news__btn-link,[data-page=single-news] .news__btn-link{width:24rem;padding:1.5rem 0}}[data-page=archive-news] .news__btn-arrow,[data-page=single-news] .news__btn-arrow{position:absolute;top:50%;left:5.3571428571%;transform:translateY(-50%);width:8.9285714286%;aspect-ratio:1/1;background:var(--white);border-radius:50%}[data-page=archive-news] .news__btn-arrow:before,[data-page=single-news] .news__btn-arrow:before{content:"";position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:40%;aspect-ratio:.8660254038;clip-path:polygon(100% 0,0 50%,100% 100%);background:var(--wine)}[data-page=archive-news] .news__btn-text,[data-page=single-news] .news__btn-text{margin-left:2rem;color:var(--white);font-size:var(--xl);font-weight:700}[data-page=archive-map] .map,[data-page=taxonomy-map_category] .map,[data-page=single-map] .map{width:100%;margin:4rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .map,[data-page=taxonomy-map_category] .map,[data-page=single-map] .map{margin:2rem auto 0}}[data-page=archive-map] .map__inner,[data-page=taxonomy-map_category] .map__inner,[data-page=single-map] .map__inner{width:min(90%,110rem);margin:0 auto}[data-page=archive-map] .map__ttl,[data-page=taxonomy-map_category] .map__ttl,[data-page=single-map] .map__ttl{width:100%;margin-bottom:2rem;display:flex;justify-content:flex-start;align-items:center;column-gap:1rem}@media screen and (max-width: 768px){[data-page=archive-map] .map__ttl,[data-page=taxonomy-map_category] .map__ttl,[data-page=single-map] .map__ttl{margin-bottom:1rem;column-gap:.5rem}}[data-page=archive-map] .map__ttl-icon,[data-page=taxonomy-map_category] .map__ttl-icon,[data-page=single-map] .map__ttl-icon{width:2.4rem;margin-top:.2rem;aspect-ratio:44/36;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/map/map_icon-ttl.webp?d=2025121515);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--wine)}@media screen and (max-width: 768px){[data-page=archive-map] .map__ttl-icon,[data-page=taxonomy-map_category] .map__ttl-icon,[data-page=single-map] .map__ttl-icon{width:2.2rem}}[data-page=archive-map] .map__ttl-text,[data-page=taxonomy-map_category] .map__ttl-text,[data-page=single-map] .map__ttl-text{line-height:1.7777777778;letter-spacing:.05em;font-size:1.8rem;font-weight:500;font-size:var(--lg)}[data-page=archive-map] .map__ttl-text:before,[data-page=archive-map] .map__ttl-text:after,[data-page=taxonomy-map_category] .map__ttl-text:before,[data-page=taxonomy-map_category] .map__ttl-text:after,[data-page=single-map] .map__ttl-text:before,[data-page=single-map] .map__ttl-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .map__ttl-text:before,[data-page=taxonomy-map_category] .map__ttl-text:before,[data-page=single-map] .map__ttl-text:before{margin-block-end:calc((1 - 1.7777777778) * .5em)}[data-page=archive-map] .map__ttl-text:after,[data-page=taxonomy-map_category] .map__ttl-text:after,[data-page=single-map] .map__ttl-text:after{margin-block-start:calc((1 - 1.7777777778) * .5em)}@media screen and (max-width: 768px){[data-page=archive-map] .map__ttl-text,[data-page=taxonomy-map_category] .map__ttl-text,[data-page=single-map] .map__ttl-text{font-size:var(--md)}}[data-page=archive-map] .map__box,[data-page=taxonomy-map_category] .map__box,[data-page=single-map] .map__box{width:100%;aspect-ratio:1100/550}@media screen and (max-width: 768px){[data-page=archive-map] .map__box,[data-page=taxonomy-map_category] .map__box,[data-page=single-map] .map__box{aspect-ratio:1/1}}[data-page=archive-map] .map__box iframe,[data-page=taxonomy-map_category] .map__box iframe,[data-page=single-map] .map__box iframe{width:100%;height:100%;border:none}[data-page=archive-map] .spot,[data-page=taxonomy-map_category] .spot,[data-page=single-map] .spot{width:100%;margin:16rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .spot,[data-page=taxonomy-map_category] .spot,[data-page=single-map] .spot{margin:10rem auto 0}}[data-page=archive-map] .spot__inner,[data-page=taxonomy-map_category] .spot__inner,[data-page=single-map] .spot__inner{width:min(90%,110rem);margin:0 auto}[data-page=archive-map] .spot__ttl,[data-page=taxonomy-map_category] .spot__ttl,[data-page=single-map] .spot__ttl{width:fit-content;margin:0 auto;font-family:var(--kaisei);line-height:1.5714285714;letter-spacing:.025em;font-size:4.2rem;font-weight:700}[data-page=archive-map] .spot__ttl:before,[data-page=archive-map] .spot__ttl:after,[data-page=taxonomy-map_category] .spot__ttl:before,[data-page=taxonomy-map_category] .spot__ttl:after,[data-page=single-map] .spot__ttl:before,[data-page=single-map] .spot__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__ttl:before,[data-page=taxonomy-map_category] .spot__ttl:before,[data-page=single-map] .spot__ttl:before{margin-block-end:calc((1 - 1.5714285714) * .5em)}[data-page=archive-map] .spot__ttl:after,[data-page=taxonomy-map_category] .spot__ttl:after,[data-page=single-map] .spot__ttl:after{margin-block-start:calc((1 - 1.5714285714) * .5em)}@media screen and (max-width: 768px){[data-page=archive-map] .spot__ttl,[data-page=taxonomy-map_category] .spot__ttl,[data-page=single-map] .spot__ttl{font-size:3.2rem}}[data-page=archive-map] .spot__cat,[data-page=taxonomy-map_category] .spot__cat,[data-page=single-map] .spot__cat{width:100%;margin:2rem auto 0;display:grid;grid-template-columns:repeat(6,1fr)}@media screen and (max-width: 768px){[data-page=archive-map] .spot__cat,[data-page=taxonomy-map_category] .spot__cat,[data-page=single-map] .spot__cat{width:90%;max-width:40rem;grid-template-columns:repeat(3,1fr)}}[data-page=archive-map] .spot__cat-item,[data-page=taxonomy-map_category] .spot__cat-item,[data-page=single-map] .spot__cat-item{width:100%;padding:2.3rem 0 1.7rem;display:flex;justify-content:center;align-items:center;position:relative}[data-page=archive-map] .spot__cat-item:before,[data-page=taxonomy-map_category] .spot__cat-item:before,[data-page=single-map] .spot__cat-item:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;opacity:.25}[data-page=archive-map] .spot__cat-item.is-active .spot__cat-link,[data-page=taxonomy-map_category] .spot__cat-item.is-active .spot__cat-link,[data-page=single-map] .spot__cat-item.is-active .spot__cat-link{pointer-events:none}@media screen and (max-width: 1024px){[data-page=archive-map] .spot__cat-item,[data-page=taxonomy-map_category] .spot__cat-item,[data-page=single-map] .spot__cat-item{padding:1.3rem 0 .7rem}}[data-page=archive-map] .spot__cat-item1.is-active:before,[data-page=taxonomy-map_category] .spot__cat-item1.is-active:before,[data-page=single-map] .spot__cat-item1.is-active:before{background:var(--all)}[data-page=archive-map] .spot__cat-item2.is-active:before,[data-page=taxonomy-map_category] .spot__cat-item2.is-active:before,[data-page=single-map] .spot__cat-item2.is-active:before{background:var(--play)}[data-page=archive-map] .spot__cat-item3.is-active:before,[data-page=taxonomy-map_category] .spot__cat-item3.is-active:before,[data-page=single-map] .spot__cat-item3.is-active:before{background:var(--eat)}[data-page=archive-map] .spot__cat-item4.is-active:before,[data-page=taxonomy-map_category] .spot__cat-item4.is-active:before,[data-page=single-map] .spot__cat-item4.is-active:before{background:var(--stay)}[data-page=archive-map] .spot__cat-item5.is-active:before,[data-page=taxonomy-map_category] .spot__cat-item5.is-active:before,[data-page=single-map] .spot__cat-item5.is-active:before{background:var(--shop)}[data-page=archive-map] .spot__cat-item6.is-active:before,[data-page=taxonomy-map_category] .spot__cat-item6.is-active:before,[data-page=single-map] .spot__cat-item6.is-active:before{background:var(--other)}[data-page=archive-map] .spot__cat-link,[data-page=taxonomy-map_category] .spot__cat-link,[data-page=single-map] .spot__cat-link{position:relative;z-index:2;width:75%;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out,transform .3s ease-in-out}@media (hover){[data-page=archive-map] .spot__cat-link:hover,[data-page=taxonomy-map_category] .spot__cat-link:hover,[data-page=single-map] .spot__cat-link:hover{opacity:.7;transform:translateY(.5rem)}}@media screen and (max-width: 1024px){[data-page=archive-map] .spot__cat-link,[data-page=taxonomy-map_category] .spot__cat-link,[data-page=single-map] .spot__cat-link{width:90%}}@media screen and (max-width: 768px){[data-page=archive-map] .spot__cat-link,[data-page=taxonomy-map_category] .spot__cat-link,[data-page=single-map] .spot__cat-link{width:80%}}[data-page=archive-map] .spot__archive,[data-page=taxonomy-map_category] .spot__archive,[data-page=single-map] .spot__archive{width:100%;margin:5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2.8rem}@media screen and (max-width: 1024px){[data-page=archive-map] .spot__archive,[data-page=taxonomy-map_category] .spot__archive,[data-page=single-map] .spot__archive{grid-template-columns:repeat(2,1fr);margin:3rem auto 0;gap:1.5rem}}@media screen and (max-width: 640px){[data-page=archive-map] .spot__archive,[data-page=taxonomy-map_category] .spot__archive,[data-page=single-map] .spot__archive{grid-template-columns:repeat(1,1fr)}}[data-page=archive-map] .spot__archive-item,[data-page=taxonomy-map_category] .spot__archive-item,[data-page=single-map] .spot__archive-item{width:100%;overflow:hidden;border-radius:1rem;border-width:2px;border-style:solid;background:var(--bg4)}[data-page=archive-map] .spot__archive-item--play,[data-page=taxonomy-map_category] .spot__archive-item--play,[data-page=single-map] .spot__archive-item--play{border-color:var(--play)}[data-page=archive-map] .spot__archive-item--play .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-item--play .spot__archive-cat,[data-page=single-map] .spot__archive-item--play .spot__archive-cat{background:var(--play)}[data-page=archive-map] .spot__archive-item--eat,[data-page=taxonomy-map_category] .spot__archive-item--eat,[data-page=single-map] .spot__archive-item--eat{border-color:var(--eat)}[data-page=archive-map] .spot__archive-item--eat .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-item--eat .spot__archive-cat,[data-page=single-map] .spot__archive-item--eat .spot__archive-cat{background:var(--eat)}[data-page=archive-map] .spot__archive-item--stay,[data-page=taxonomy-map_category] .spot__archive-item--stay,[data-page=single-map] .spot__archive-item--stay{border-color:var(--stay)}[data-page=archive-map] .spot__archive-item--stay .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-item--stay .spot__archive-cat,[data-page=single-map] .spot__archive-item--stay .spot__archive-cat{background:var(--stay)}[data-page=archive-map] .spot__archive-item--shop,[data-page=taxonomy-map_category] .spot__archive-item--shop,[data-page=single-map] .spot__archive-item--shop{border-color:var(--shop)}[data-page=archive-map] .spot__archive-item--shop .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-item--shop .spot__archive-cat,[data-page=single-map] .spot__archive-item--shop .spot__archive-cat{background:var(--shop)}[data-page=archive-map] .spot__archive-item--other,[data-page=taxonomy-map_category] .spot__archive-item--other,[data-page=single-map] .spot__archive-item--other{border-color:var(--other)}[data-page=archive-map] .spot__archive-item--other .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-item--other .spot__archive-cat,[data-page=single-map] .spot__archive-item--other .spot__archive-cat{background:var(--other)}[data-page=archive-map] .spot__archive-link,[data-page=taxonomy-map_category] .spot__archive-link,[data-page=single-map] .spot__archive-link{width:100%;position:relative;display:grid;grid-template-columns:repeat(1,1fr);transition:opacity .3s ease-in-out}@media (hover){[data-page=archive-map] .spot__archive-link:hover,[data-page=taxonomy-map_category] .spot__archive-link:hover,[data-page=single-map] .spot__archive-link:hover{opacity:.7}}[data-page=archive-map] .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-cat,[data-page=single-map] .spot__archive-cat{position:absolute;z-index:2;left:0;top:0;width:fit-content;padding:1.5rem 2.5rem;border-radius:0 0 1rem;line-height:1.1111111111;letter-spacing:.05em;font-size:1.8rem;font-size:var(--lg);color:var(--white)}[data-page=archive-map] .spot__archive-cat:before,[data-page=archive-map] .spot__archive-cat:after,[data-page=taxonomy-map_category] .spot__archive-cat:before,[data-page=taxonomy-map_category] .spot__archive-cat:after,[data-page=single-map] .spot__archive-cat:before,[data-page=single-map] .spot__archive-cat:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__archive-cat:before,[data-page=taxonomy-map_category] .spot__archive-cat:before,[data-page=single-map] .spot__archive-cat:before{margin-block-end:calc((1 - 1.1111111111) * .5em)}[data-page=archive-map] .spot__archive-cat:after,[data-page=taxonomy-map_category] .spot__archive-cat:after,[data-page=single-map] .spot__archive-cat:after{margin-block-start:calc((1 - 1.1111111111) * .5em)}@media screen and (max-width: 768px){[data-page=archive-map] .spot__archive-cat,[data-page=taxonomy-map_category] .spot__archive-cat,[data-page=single-map] .spot__archive-cat{padding:1rem 1.5rem}}[data-page=archive-map] .spot__archive-img,[data-page=taxonomy-map_category] .spot__archive-img,[data-page=single-map] .spot__archive-img{width:100%;height:100%;aspect-ratio:350/240;object-fit:cover}[data-page=archive-map] .spot__archive-contents,[data-page=taxonomy-map_category] .spot__archive-contents,[data-page=single-map] .spot__archive-contents{width:92.5%;margin:0 auto;padding:2rem 0;display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (max-width: 768px){[data-page=archive-map] .spot__archive-contents,[data-page=taxonomy-map_category] .spot__archive-contents,[data-page=single-map] .spot__archive-contents{padding:1rem 0}}[data-page=archive-map] .spot__archive-ttl,[data-page=taxonomy-map_category] .spot__archive-ttl,[data-page=single-map] .spot__archive-ttl{line-height:1.3333333333;letter-spacing:.025em;font-size:2.1rem;font-size:var(--xl);font-weight:700}[data-page=archive-map] .spot__archive-ttl:before,[data-page=archive-map] .spot__archive-ttl:after,[data-page=taxonomy-map_category] .spot__archive-ttl:before,[data-page=taxonomy-map_category] .spot__archive-ttl:after,[data-page=single-map] .spot__archive-ttl:before,[data-page=single-map] .spot__archive-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__archive-ttl:before,[data-page=taxonomy-map_category] .spot__archive-ttl:before,[data-page=single-map] .spot__archive-ttl:before{margin-block-end:calc((1 - 1.3333333333) * .5em)}[data-page=archive-map] .spot__archive-ttl:after,[data-page=taxonomy-map_category] .spot__archive-ttl:after,[data-page=single-map] .spot__archive-ttl:after{margin-block-start:calc((1 - 1.3333333333) * .5em)}[data-page=archive-map] .spot__archive-text,[data-page=taxonomy-map_category] .spot__archive-text,[data-page=single-map] .spot__archive-text{width:100%;margin:1rem auto 0;line-height:1.5;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md);word-break:break-all}[data-page=archive-map] .spot__archive-text:before,[data-page=archive-map] .spot__archive-text:after,[data-page=taxonomy-map_category] .spot__archive-text:before,[data-page=taxonomy-map_category] .spot__archive-text:after,[data-page=single-map] .spot__archive-text:before,[data-page=single-map] .spot__archive-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__archive-text:before,[data-page=taxonomy-map_category] .spot__archive-text:before,[data-page=single-map] .spot__archive-text:before{margin-block-end:-.25em}[data-page=archive-map] .spot__archive-text:after,[data-page=taxonomy-map_category] .spot__archive-text:after,[data-page=single-map] .spot__archive-text:after{margin-block-start:-.25em}[data-page=archive-map] .spot__archive-info,[data-page=taxonomy-map_category] .spot__archive-info,[data-page=single-map] .spot__archive-info{width:100%;margin:1.2rem auto 0;padding-top:1.5rem;border-top:1px solid var(--gray1);display:grid;grid-template-columns:7rem 1fr;align-items:start;column-gap:1rem;row-gap:.5rem}@media screen and (max-width: 768px){[data-page=archive-map] .spot__archive-info,[data-page=taxonomy-map_category] .spot__archive-info,[data-page=single-map] .spot__archive-info{margin:.8rem auto 0;padding-top:1rem}}[data-page=archive-map] .spot__archive-dt,[data-page=archive-map] .spot__archive-dd,[data-page=taxonomy-map_category] .spot__archive-dt,[data-page=taxonomy-map_category] .spot__archive-dd,[data-page=single-map] .spot__archive-dt,[data-page=single-map] .spot__archive-dd{line-height:1.3333333333;letter-spacing:.05em;font-size:1.5rem;font-size:var(--sm)}[data-page=archive-map] .spot__archive-dt:before,[data-page=archive-map] .spot__archive-dt:after,[data-page=archive-map] .spot__archive-dd:before,[data-page=archive-map] .spot__archive-dd:after,[data-page=taxonomy-map_category] .spot__archive-dt:before,[data-page=taxonomy-map_category] .spot__archive-dt:after,[data-page=taxonomy-map_category] .spot__archive-dd:before,[data-page=taxonomy-map_category] .spot__archive-dd:after,[data-page=single-map] .spot__archive-dt:before,[data-page=single-map] .spot__archive-dt:after,[data-page=single-map] .spot__archive-dd:before,[data-page=single-map] .spot__archive-dd:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__archive-dt:before,[data-page=archive-map] .spot__archive-dd:before,[data-page=taxonomy-map_category] .spot__archive-dt:before,[data-page=taxonomy-map_category] .spot__archive-dd:before,[data-page=single-map] .spot__archive-dt:before,[data-page=single-map] .spot__archive-dd:before{margin-block-end:calc((1 - 1.3333333333) * .5em)}[data-page=archive-map] .spot__archive-dt:after,[data-page=archive-map] .spot__archive-dd:after,[data-page=taxonomy-map_category] .spot__archive-dt:after,[data-page=taxonomy-map_category] .spot__archive-dd:after,[data-page=single-map] .spot__archive-dt:after,[data-page=single-map] .spot__archive-dd:after{margin-block-start:calc((1 - 1.3333333333) * .5em)}[data-page=archive-map] .spot__archive-dt,[data-page=taxonomy-map_category] .spot__archive-dt,[data-page=single-map] .spot__archive-dt{background:var(--white);border-radius:100vmax;display:flex;justify-content:center;align-items:center;padding:.2rem 0}[data-page=archive-map] .spot__archive-dd,[data-page=taxonomy-map_category] .spot__archive-dd,[data-page=single-map] .spot__archive-dd{margin-top:.1rem}[data-page=archive-map] .spot__archive-tag,[data-page=taxonomy-map_category] .spot__archive-tag,[data-page=single-map] .spot__archive-tag{width:100%;margin:2rem auto 0;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.5rem}@media screen and (max-width: 768px){[data-page=archive-map] .spot__archive-tag,[data-page=taxonomy-map_category] .spot__archive-tag,[data-page=single-map] .spot__archive-tag{margin:1rem auto 0}}[data-page=archive-map] .spot__archive-tag-item,[data-page=taxonomy-map_category] .spot__archive-tag-item,[data-page=single-map] .spot__archive-tag-item{width:fit-content;background:var(--wine);color:var(--white);border-radius:100vmax;padding:.3rem 1.5rem .4rem;line-height:2.8571428571;letter-spacing:.05em;font-size:1.4rem;font-size:var(--xs)}[data-page=archive-map] .spot__archive-tag-item:before,[data-page=archive-map] .spot__archive-tag-item:after,[data-page=taxonomy-map_category] .spot__archive-tag-item:before,[data-page=taxonomy-map_category] .spot__archive-tag-item:after,[data-page=single-map] .spot__archive-tag-item:before,[data-page=single-map] .spot__archive-tag-item:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__archive-tag-item:before,[data-page=taxonomy-map_category] .spot__archive-tag-item:before,[data-page=single-map] .spot__archive-tag-item:before{margin-block-end:calc((1 - 2.8571428571) * .5em)}[data-page=archive-map] .spot__archive-tag-item:after,[data-page=taxonomy-map_category] .spot__archive-tag-item:after,[data-page=single-map] .spot__archive-tag-item:after{margin-block-start:calc((1 - 2.8571428571) * .5em)}[data-page=archive-map] .spot__more,[data-page=taxonomy-map_category] .spot__more,[data-page=single-map] .spot__more{width:min(30rem,90%);margin:4rem auto 0;position:relative;background:var(--wine);border-radius:100vmax;padding:2rem 0;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out}@media (hover){[data-page=archive-map] .spot__more:hover,[data-page=taxonomy-map_category] .spot__more:hover,[data-page=single-map] .spot__more:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=archive-map] .spot__more,[data-page=taxonomy-map_category] .spot__more,[data-page=single-map] .spot__more{margin:2rem auto 0}}[data-page=archive-map] .spot__more-text,[data-page=taxonomy-map_category] .spot__more-text,[data-page=single-map] .spot__more-text{line-height:1.1;letter-spacing:-.05em;font-size:2rem;font-weight:700;color:var(--white);margin-left:-.5em}[data-page=archive-map] .spot__more-text:before,[data-page=archive-map] .spot__more-text:after,[data-page=taxonomy-map_category] .spot__more-text:before,[data-page=taxonomy-map_category] .spot__more-text:after,[data-page=single-map] .spot__more-text:before,[data-page=single-map] .spot__more-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__more-text:before,[data-page=taxonomy-map_category] .spot__more-text:before,[data-page=single-map] .spot__more-text:before{margin-block-end:calc((1 - 1.1) * .5em)}[data-page=archive-map] .spot__more-text:after,[data-page=taxonomy-map_category] .spot__more-text:after,[data-page=single-map] .spot__more-text:after{margin-block-start:calc((1 - 1.1) * .5em)}[data-page=archive-map] .spot__more-icon,[data-page=taxonomy-map_category] .spot__more-icon,[data-page=single-map] .spot__more-icon{width:8.3333333333%;background:var(--white);border-radius:50%;aspect-ratio:1/1;position:absolute;top:50%;right:5%;transform:translateY(-50%)}[data-page=archive-map] .spot__more-icon:before,[data-page=archive-map] .spot__more-icon:after,[data-page=taxonomy-map_category] .spot__more-icon:before,[data-page=taxonomy-map_category] .spot__more-icon:after,[data-page=single-map] .spot__more-icon:before,[data-page=single-map] .spot__more-icon:after{content:"";width:60%;height:3px;background:var(--wine);position:absolute;top:50%;left:50%}[data-page=archive-map] .spot__more-icon:before,[data-page=taxonomy-map_category] .spot__more-icon:before,[data-page=single-map] .spot__more-icon:before{transform:translate(-50%,-50%)}[data-page=archive-map] .spot__more-icon:after,[data-page=taxonomy-map_category] .spot__more-icon:after,[data-page=single-map] .spot__more-icon:after{transform:translate(-50%,-50%) rotate(90deg)}[data-page=archive-map] .spot__not-text,[data-page=taxonomy-map_category] .spot__not-text,[data-page=single-map] .spot__not-text{width:100%;margin:4rem auto 0;text-align:center;line-height:1.7777777778;letter-spacing:.05em;font-size:1.8rem;font-size:var(--lg);font-weight:500}[data-page=archive-map] .spot__not-text:before,[data-page=archive-map] .spot__not-text:after,[data-page=taxonomy-map_category] .spot__not-text:before,[data-page=taxonomy-map_category] .spot__not-text:after,[data-page=single-map] .spot__not-text:before,[data-page=single-map] .spot__not-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .spot__not-text:before,[data-page=taxonomy-map_category] .spot__not-text:before,[data-page=single-map] .spot__not-text:before{margin-block-end:calc((1 - 1.7777777778) * .5em)}[data-page=archive-map] .spot__not-text:after,[data-page=taxonomy-map_category] .spot__not-text:after,[data-page=single-map] .spot__not-text:after{margin-block-start:calc((1 - 1.7777777778) * .5em)}[data-page=archive-map] .single,[data-page=taxonomy-map_category] .single,[data-page=single-map] .single{width:100%;margin:0 auto;position:relative}[data-page=archive-map] .single__bg,[data-page=taxonomy-map_category] .single__bg,[data-page=single-map] .single__bg{width:min(100%,150rem);height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_circle-pc.webp?d=2025121515) repeat-y top center/100% auto}@media screen and (max-width: 768px){[data-page=archive-map] .single__bg,[data-page=taxonomy-map_category] .single__bg,[data-page=single-map] .single__bg{background:none}}[data-page=archive-map] .single__inner,[data-page=taxonomy-map_category] .single__inner,[data-page=single-map] .single__inner{width:min(90%,110rem);margin:0 auto;position:relative;z-index:2}[data-page=archive-map] .single__ttl,[data-page=taxonomy-map_category] .single__ttl,[data-page=single-map] .single__ttl{width:100%;padding:3.5rem 0;background-image:repeating-linear-gradient(90deg,var(--bg3),var(--bg3) 12px,transparent 12px,transparent 18px),repeating-linear-gradient(90deg,var(--bg3),var(--bg3) 12px,transparent 12px,transparent 18px);background-position:left top,left bottom;background-repeat:repeat-x,repeat-x;background-size:100% 2px,100% 2px;font-family:var(--kaisei);line-height:1.6666666667;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:4.8rem;font-weight:700}@media screen and (max-width: 768px){[data-page=archive-map] .single__ttl,[data-page=taxonomy-map_category] .single__ttl,[data-page=single-map] .single__ttl{font-size:3.2rem;padding:2rem 0;background-size:100% 1px,100% 1px}}[data-page=archive-map] .single__thumbnail,[data-page=taxonomy-map_category] .single__thumbnail,[data-page=single-map] .single__thumbnail{width:100%;margin:5rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .single__thumbnail,[data-page=taxonomy-map_category] .single__thumbnail,[data-page=single-map] .single__thumbnail{margin:3rem auto 0}}[data-page=archive-map] .single__thumbnail img,[data-page=taxonomy-map_category] .single__thumbnail img,[data-page=single-map] .single__thumbnail img{width:100%;height:100%;aspect-ratio:1100/530;object-fit:cover}[data-page=archive-map] .single__catch,[data-page=taxonomy-map_category] .single__catch,[data-page=single-map] .single__catch{width:min(100%,100rem);margin:5rem auto 0;font-family:var(--kaisei);line-height:1.4583333333;letter-spacing:.025em;font-size:2.4rem;font-weight:700}[data-page=archive-map] .single__catch:before,[data-page=archive-map] .single__catch:after,[data-page=taxonomy-map_category] .single__catch:before,[data-page=taxonomy-map_category] .single__catch:after,[data-page=single-map] .single__catch:before,[data-page=single-map] .single__catch:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .single__catch:before,[data-page=taxonomy-map_category] .single__catch:before,[data-page=single-map] .single__catch:before{margin-block-end:calc((1 - 1.4583333333) * .5em)}[data-page=archive-map] .single__catch:after,[data-page=taxonomy-map_category] .single__catch:after,[data-page=single-map] .single__catch:after{margin-block-start:calc((1 - 1.4583333333) * .5em)}@media screen and (max-width: 768px){[data-page=archive-map] .single__catch,[data-page=taxonomy-map_category] .single__catch,[data-page=single-map] .single__catch{margin:3rem auto 0;font-size:2rem}}[data-page=archive-map] .single__text,[data-page=taxonomy-map_category] .single__text,[data-page=single-map] .single__text{width:min(100%,100rem);margin:3rem auto 0;line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--fz_md)}[data-page=archive-map] .single__text:before,[data-page=archive-map] .single__text:after,[data-page=taxonomy-map_category] .single__text:before,[data-page=taxonomy-map_category] .single__text:after,[data-page=single-map] .single__text:before,[data-page=single-map] .single__text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .single__text:before,[data-page=taxonomy-map_category] .single__text:before,[data-page=single-map] .single__text:before{margin-block-end:-.5625em}[data-page=archive-map] .single__text:after,[data-page=taxonomy-map_category] .single__text:after,[data-page=single-map] .single__text:after{margin-block-start:-.5625em}@media screen and (max-width: 768px){[data-page=archive-map] .single__text,[data-page=taxonomy-map_category] .single__text,[data-page=single-map] .single__text{margin:2rem auto 0}}[data-page=archive-map] .single__info,[data-page=taxonomy-map_category] .single__info,[data-page=single-map] .single__info{width:min(100%,100rem);margin:5rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .single__info,[data-page=taxonomy-map_category] .single__info,[data-page=single-map] .single__info{margin:3rem auto 0}}[data-page=archive-map] .single__info-box,[data-page=taxonomy-map_category] .single__info-box,[data-page=single-map] .single__info-box{width:100%;display:grid;grid-template-columns:24% 1fr;background:var(--white);overflow:hidden}[data-page=archive-map] .single__info-box:nth-child(n+2),[data-page=taxonomy-map_category] .single__info-box:nth-child(n+2),[data-page=single-map] .single__info-box:nth-child(n+2){border-top:1px solid var(--bg3)}@media screen and (max-width: 640px){[data-page=archive-map] .single__info-box,[data-page=taxonomy-map_category] .single__info-box,[data-page=single-map] .single__info-box{grid-template-columns:repeat(1,1fr)}}[data-page=archive-map] .single__info-ttl,[data-page=archive-map] .single__info-text,[data-page=taxonomy-map_category] .single__info-ttl,[data-page=taxonomy-map_category] .single__info-text,[data-page=single-map] .single__info-ttl,[data-page=single-map] .single__info-text{line-height:1.875;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.6rem;padding:2rem 5%;font-size:var(--fz_md)}@media screen and (max-width: 768px){[data-page=archive-map] .single__info-ttl,[data-page=archive-map] .single__info-text,[data-page=taxonomy-map_category] .single__info-ttl,[data-page=taxonomy-map_category] .single__info-text,[data-page=single-map] .single__info-ttl,[data-page=single-map] .single__info-text{padding:1.5rem 5%}}[data-page=archive-map] .single__info-ttl,[data-page=taxonomy-map_category] .single__info-ttl,[data-page=single-map] .single__info-ttl{display:flex;justify-content:center;align-items:center;background:var(--bg4)}[data-page=archive-map] .single__info-note,[data-page=taxonomy-map_category] .single__info-note,[data-page=single-map] .single__info-note{width:min(100%,100rem);margin:2rem auto 0;line-height:1.6666666667;letter-spacing:.05em;font-size:1.2rem;font-size:var(--sm)}[data-page=archive-map] .single__info-note:before,[data-page=archive-map] .single__info-note:after,[data-page=taxonomy-map_category] .single__info-note:before,[data-page=taxonomy-map_category] .single__info-note:after,[data-page=single-map] .single__info-note:before,[data-page=single-map] .single__info-note:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .single__info-note:before,[data-page=taxonomy-map_category] .single__info-note:before,[data-page=single-map] .single__info-note:before{margin-block-end:calc((1 - 1.6666666667) * .5em)}[data-page=archive-map] .single__info-note:after,[data-page=taxonomy-map_category] .single__info-note:after,[data-page=single-map] .single__info-note:after{margin-block-start:calc((1 - 1.6666666667) * .5em)}@media screen and (max-width: 768px){[data-page=archive-map] .single__info-note,[data-page=taxonomy-map_category] .single__info-note,[data-page=single-map] .single__info-note{margin:1rem auto 0}}[data-page=archive-map] .single__btn,[data-page=taxonomy-map_category] .single__btn,[data-page=single-map] .single__btn{width:100%;margin:5rem auto 0;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){[data-page=archive-map] .single__btn,[data-page=taxonomy-map_category] .single__btn,[data-page=single-map] .single__btn{margin:3rem auto 0}}[data-page=archive-map] .single__btn-link,[data-page=taxonomy-map_category] .single__btn-link,[data-page=single-map] .single__btn-link{margin:0 auto;padding:2rem 0;border-radius:100vmax;display:flex;justify-content:center;align-items:center;background:var(--wine);position:relative;transition:opacity .3s ease-in-out}@media (hover){[data-page=archive-map] .single__btn-link:hover,[data-page=taxonomy-map_category] .single__btn-link:hover,[data-page=single-map] .single__btn-link:hover{opacity:.7}}[data-page=archive-map] .single__btn-link--home,[data-page=taxonomy-map_category] .single__btn-link--home,[data-page=single-map] .single__btn-link--home{width:min(90%,33rem)}[data-page=archive-map] .single__btn-link--back,[data-page=taxonomy-map_category] .single__btn-link--back,[data-page=single-map] .single__btn-link--back{width:min(90%,35rem)}[data-page=archive-map] .single__btn-text,[data-page=taxonomy-map_category] .single__btn-text,[data-page=single-map] .single__btn-text{line-height:1;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:2rem;font-size:var(--xl);font-weight:700;color:var(--white)}[data-page=archive-map] .single__btn-text--home,[data-page=taxonomy-map_category] .single__btn-text--home,[data-page=single-map] .single__btn-text--home{margin-right:1rem}[data-page=archive-map] .single__btn-text--back,[data-page=taxonomy-map_category] .single__btn-text--back,[data-page=single-map] .single__btn-text--back{margin-left:1rem}[data-page=archive-map] .single__btn-arrow,[data-page=taxonomy-map_category] .single__btn-arrow,[data-page=single-map] .single__btn-arrow{width:2.5rem;aspect-ratio:1/1;border-radius:50%;background:var(--white);position:absolute;top:50%;transform:translateY(-50%)}[data-page=archive-map] .single__btn-arrow--home,[data-page=taxonomy-map_category] .single__btn-arrow--home,[data-page=single-map] .single__btn-arrow--home{right:5%}[data-page=archive-map] .single__btn-arrow--home:before,[data-page=taxonomy-map_category] .single__btn-arrow--home:before,[data-page=single-map] .single__btn-arrow--home:before{left:55%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%)}[data-page=archive-map] .single__btn-arrow--back,[data-page=taxonomy-map_category] .single__btn-arrow--back,[data-page=single-map] .single__btn-arrow--back{left:5%}[data-page=archive-map] .single__btn-arrow--back:before,[data-page=taxonomy-map_category] .single__btn-arrow--back:before,[data-page=single-map] .single__btn-arrow--back:before{left:45%;aspect-ratio:.8660254038;clip-path:polygon(100% 0,0 50%,100% 100%)}[data-page=archive-map] .single__btn-arrow:before,[data-page=taxonomy-map_category] .single__btn-arrow:before,[data-page=single-map] .single__btn-arrow:before{content:"";width:40%;position:absolute;top:50%;transform:translate(-50%,-50%);background:var(--wine)}[data-page=archive-map] .single__btn-blank,[data-page=taxonomy-map_category] .single__btn-blank,[data-page=single-map] .single__btn-blank{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:6.0606060606%;aspect-ratio:1/.9;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_blank.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}@media screen and (max-width: 768px){[data-page=archive-map] .single__btn-blank,[data-page=taxonomy-map_category] .single__btn-blank,[data-page=single-map] .single__btn-blank{width:4.5454545455%}}[data-page=archive-map] .access,[data-page=taxonomy-map_category] .access,[data-page=single-map] .access{width:100%;margin:16rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .access,[data-page=taxonomy-map_category] .access,[data-page=single-map] .access{margin:10rem auto 0}}[data-page=archive-map] .access__ttl,[data-page=taxonomy-map_category] .access__ttl,[data-page=single-map] .access__ttl{line-height:1.0714285714;letter-spacing:.025em;font-size:4.2rem;font-weight:700;font-family:var(--kaisei);text-align:center}[data-page=archive-map] .access__ttl:before,[data-page=archive-map] .access__ttl:after,[data-page=taxonomy-map_category] .access__ttl:before,[data-page=taxonomy-map_category] .access__ttl:after,[data-page=single-map] .access__ttl:before,[data-page=single-map] .access__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=archive-map] .access__ttl:before,[data-page=taxonomy-map_category] .access__ttl:before,[data-page=single-map] .access__ttl:before{margin-block-end:calc((1 - 1.0714285714) * .5em)}[data-page=archive-map] .access__ttl:after,[data-page=taxonomy-map_category] .access__ttl:after,[data-page=single-map] .access__ttl:after{margin-block-start:calc((1 - 1.0714285714) * .5em)}@media screen and (max-width: 768px){[data-page=archive-map] .access__ttl,[data-page=taxonomy-map_category] .access__ttl,[data-page=single-map] .access__ttl{font-size:3.2rem}}[data-page=archive-map] .access__map,[data-page=taxonomy-map_category] .access__map,[data-page=single-map] .access__map{width:100%;margin:5rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .access__map,[data-page=taxonomy-map_category] .access__map,[data-page=single-map] .access__map{margin:3rem auto 0}}[data-page=archive-map] .access__map iframe,[data-page=taxonomy-map_category] .access__map iframe,[data-page=single-map] .access__map iframe{width:100%;height:100%;aspect-ratio:1100/475}@media screen and (max-width: 768px){[data-page=archive-map] .access__map iframe,[data-page=taxonomy-map_category] .access__map iframe,[data-page=single-map] .access__map iframe{aspect-ratio:3/2}}[data-page=archive-map] .access__info,[data-page=taxonomy-map_category] .access__info,[data-page=single-map] .access__info{width:min(100%,100rem);margin:5rem auto 0}@media screen and (max-width: 768px){[data-page=archive-map] .access__info,[data-page=taxonomy-map_category] .access__info,[data-page=single-map] .access__info{margin:3rem auto 0}}[data-page=page-info] .archive{width:100%;margin:0 auto;position:relative}[data-page=page-info] .archive__bg{position:absolute;width:min(100%,150rem);height:100%;top:0;left:50%;transform:translate(-50%);z-index:1}[data-page=page-info] .archive__bg-item{position:absolute}[data-page=page-info] .archive__bg-item--left{top:0;left:-2%;width:13.1333333333%}@media screen and (max-width: 1024px){[data-page=page-info] .archive__bg-item--left{width:33.3333333333%;top:-5vw;left:-5%}}[data-page=page-info] .archive__bg-item--right{width:30.6666666667%;bottom:-10%;right:2.9333333333%}@media screen and (max-width: 1024px){[data-page=page-info] .archive__bg-item--right{width:61.3333333333%;right:-5%;bottom:-5vw}}@media screen and (max-width: 768px){[data-page=page-info] .archive__bg-item--right{bottom:-15vw}}[data-page=page-info] .archive__inner{width:min(90%,110rem);margin:0 auto;position:relative;z-index:2}[data-page=page-info] .archive__list{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media screen and (max-width: 1024px){[data-page=page-info] .archive__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){[data-page=page-info] .archive__list{grid-template-columns:repeat(1,1fr)}}[data-page=page-info] .archive__item{width:100%;overflow:hidden;border-radius:1rem;box-shadow:-1px 3px 10px 1px #9e9c9866}[data-page=page-info] .archive__link{width:100%;height:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto 1fr;background:var(--wine);transition:opacity .3s ease-in-out}@media (hover){[data-page=page-info] .archive__link:hover{opacity:.7}}[data-page=page-info] .archive__link-img{width:100%;height:auto;aspect-ratio:360/200;object-fit:cover}@media screen and (max-width: 500px){[data-page=page-info] .archive__link-img{aspect-ratio:3/1}}[data-page=page-info] .archive__link-contents{width:100%;height:auto;padding:5rem 0 3rem;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){[data-page=page-info] .archive__link-contents{padding:3rem 0 2rem}}[data-page=page-info] .archive__link-contents:before{content:"";width:100%;height:auto;aspect-ratio:370/12;position:absolute;top:1px;left:0;transform:translateY(-100%);mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/info/archive_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:cover;background-color:var(--wine)}[data-page=page-info] .archive__link-icon{position:absolute;left:50%;top:0;transform:translate(-50%,-65%);width:22.2222222222%;z-index:2}@media screen and (max-width: 768px){[data-page=page-info] .archive__link-icon{width:16.6666666667%}}[data-page=page-info] .archive__link-btn{width:72.2222222222%;background:var(--white);border-radius:100vmax;padding:2rem 0;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){[data-page=page-info] .archive__link-btn{padding:1.5rem 0;width:90%}}@media screen and (max-width: 500px){[data-page=page-info] .archive__link-btn{width:min(90%,30rem)}}[data-page=page-info] .archive__link-ttl{text-align:center;margin-left:-1rem;line-height:1.3;letter-spacing:-.05em;font-size:2rem;font-size:var(--xl);font-weight:700}[data-page=page-info] .archive__link-ttl:before,[data-page=page-info] .archive__link-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-info] .archive__link-ttl:before{margin-block-end:calc((1 - 1.3) * .5em)}[data-page=page-info] .archive__link-ttl:after{margin-block-start:calc((1 - 1.3) * .5em)}@media screen and (max-width: 768px){[data-page=page-info] .archive__link-ttl{font-size:var(--lg)}}[data-page=page-info] .archive__link-arrow{width:9.6153846154%;aspect-ratio:1/1;background:var(--wine);border-radius:50%;position:absolute;right:5%;top:50%;transform:translateY(-50%)}[data-page=page-info] .archive__link-arrow:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:40%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--white)}[data-page=page-manners-and-rules] .catch{width:100%;margin:0 auto;position:relative}[data-page=page-manners-and-rules] .catch__bg{width:min(100%,87rem);height:100%;position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%)}[data-page=page-manners-and-rules] .catch__bg-item{position:absolute}[data-page=page-manners-and-rules] .catch__bg-item--left{left:0;top:50%;transform:translate(-75%,-50%);width:13.2183908046%}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .catch__bg-item--left{bottom:0;top:auto;transform:translate(0);width:15.3333333333%}}[data-page=page-manners-and-rules] .catch__bg-item--right{width:16.091954023%;right:0;top:50%;transform:translate(60%,-50%)}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .catch__bg-item--right{top:10%;transform:translateY(-50%);width:18.6666666667%}}[data-page=page-manners-and-rules] .catch__inner{width:min(95%,87rem);margin:0 auto;padding:3.5rem 0;border-radius:100vmax;display:flex;justify-content:center;align-items:center;z-index:2;background:var(--white);position:relative}[data-page=page-manners-and-rules] .catch__inner:before,[data-page=page-manners-and-rules] .catch__inner:after{content:"";position:absolute;z-index:2;left:50%;transform:translate(-50%) rotate(180deg);width:79.3103448276%;aspect-ratio:690/8;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/info/rules/catch_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--bg1)}[data-page=page-manners-and-rules] .catch__inner:before{top:0;transform:translate(-50%) rotate(180deg)}[data-page=page-manners-and-rules] .catch__inner:after{bottom:0;transform:translate(-50%)}[data-page=page-manners-and-rules] .catch__ttl{position:relative;z-index:2;text-align:center;font-family:var(--kaisei);line-height:1.75;letter-spacing:.04em;font-size:2.4rem;font-weight:700}[data-page=page-manners-and-rules] .catch__ttl:before,[data-page=page-manners-and-rules] .catch__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-manners-and-rules] .catch__ttl:before{margin-block-end:-.375em}[data-page=page-manners-and-rules] .catch__ttl:after{margin-block-start:-.375em}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .catch__ttl{font-size:max(1.7rem,3.125vw)}}[data-page=page-manners-and-rules] .catch__ttl-marker{background:linear-gradient(transparent 70%,#f0dee2 30%)}[data-page=page-manners-and-rules] .about{width:100%;margin:12rem auto 0}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about{margin:8rem auto 0}}[data-page=page-manners-and-rules] .about__inner{width:min(90%,130rem);margin:0 auto;position:relative;display:grid;grid-template-columns:repeat(1,1fr);row-gap:18rem}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .about__inner{row-gap:6rem}}[data-page=page-manners-and-rules] .about__box{width:100%;position:relative}[data-page=page-manners-and-rules] .about__box-contents{width:60.3846153846%;background:var(--white);border-radius:8rem;position:relative;z-index:2}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-contents{width:100%;border-radius:4rem}}[data-page=page-manners-and-rules] .about__box-contents2{margin:0 0 0 auto}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .about__box-contents2{width:60.3846153846%}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-contents2{width:100%}}[data-page=page-manners-and-rules] .about__box-inner{width:79.6178343949%;margin:0 auto;padding:7rem 0}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .about__box-inner{width:90%}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-inner{padding:4rem 0}}[data-page=page-manners-and-rules] .about__box-inner2{width:65.6050955414%}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-inner2{width:90%}}[data-page=page-manners-and-rules] .about__box-circle{position:absolute;top:0}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-circle{display:none}}[data-page=page-manners-and-rules] .about__box-circle1{width:13.7579617834%;left:2%;transform:translateY(-50%)}[data-page=page-manners-and-rules] .about__box-circle2{width:17.8343949045%;right:3%;transform:translateY(-50%)}[data-page=page-manners-and-rules] .about__box-ttl{width:fit-content;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:.5rem;font-family:var(--kaisei);line-height:1.375;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:4rem;font-weight:700;position:relative}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .about__box-ttl{font-size:3.2rem}}[data-page=page-manners-and-rules] .about__box-ttl1{color:var(--green1)}[data-page=page-manners-and-rules] .about__box-ttl2{color:var(--blue1)}[data-page=page-manners-and-rules] .about__box-ttl:after{content:"";width:100%;height:1.5rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line.svg) repeat-x center left}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .about__box-ttl:after{height:.7rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line-sp.svg) repeat-x center left}}[data-page=page-manners-and-rules] .about__box-list{width:100%;margin:4rem auto 0;display:grid;grid-template-columns:repeat(1,1fr);row-gap:3rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-list{row-gap:2rem}}[data-page=page-manners-and-rules] .about__box-item{display:grid;grid-template-columns:auto 1fr;column-gap:1.5rem;align-items:start}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-item{column-gap:1rem}}[data-page=page-manners-and-rules] .about__box-icon{width:2rem;height:auto;aspect-ratio:20/18;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_ashiato.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--wine);margin-top:.3rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-icon{margin-top:.4rem;width:1.6rem}}[data-page=page-manners-and-rules] .about__box-text{width:100%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:.5rem}[data-page=page-manners-and-rules] .about__box-text--main{line-height:1.7777777778;letter-spacing:.05em;font-size:1.8rem;font-size:var(--lg)}[data-page=page-manners-and-rules] .about__box-text--main:before,[data-page=page-manners-and-rules] .about__box-text--main:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-manners-and-rules] .about__box-text--main:before{margin-block-end:calc((1 - 1.7777777778) * .5em)}[data-page=page-manners-and-rules] .about__box-text--main:after{margin-block-start:calc((1 - 1.7777777778) * .5em)}[data-page=page-manners-and-rules] .about__box-text--sub{line-height:2.2857142857;letter-spacing:.05em;font-size:1.4rem;font-size:var(--sm)}[data-page=page-manners-and-rules] .about__box-text--sub:before,[data-page=page-manners-and-rules] .about__box-text--sub:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-manners-and-rules] .about__box-text--sub:before{margin-block-end:calc((1 - 2.2857142857) * .5em)}[data-page=page-manners-and-rules] .about__box-text--sub:after{margin-block-start:calc((1 - 2.2857142857) * .5em)}[data-page=page-manners-and-rules] .about__box-img{position:absolute;z-index:3}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-img{position:relative;width:min(65%,60rem)!important;margin-right:0}}[data-page=page-manners-and-rules] .about__box-img1{right:-11.5384615385%;bottom:5%;width:60%}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-img1{bottom:auto;right:auto;margin:0 0 -15vw auto}}[data-page=page-manners-and-rules] .about__box-img2{left:-13.4615384615%;top:50%;transform:translateY(-50%);width:61.9230769231%}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .about__box-img2{margin:0 0 -8vw auto;transform:translateY(0);top:auto;left:auto}}[data-page=page-manners-and-rules] .check{width:100%;margin:22rem auto 0;padding:11rem 0;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_pattern03.webp?d=2025121515) repeat center center}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check{margin:8rem auto 0;padding:6rem 0}}[data-page=page-manners-and-rules] .check__ttl{width:fit-content;margin:0 auto;display:grid;grid-template-columns:1fr 5rem;align-items:center;column-gap:1rem;font-family:var(--kaisei);line-height:1.5714285714;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:4.2rem;font-weight:700}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__ttl{grid-template-columns:1fr max(2.4rem,3.90625vw);font-size:max(2.4rem,4.1666666667vw)}}[data-page=page-manners-and-rules] .check__ttl-icon{width:100%}[data-page=page-manners-and-rules] .check__inner{position:relative;width:min(90%,110rem);margin:6rem auto 0;padding:6rem 7.2727272727%;background:radial-gradient(circle at 0 100%,transparent 2.5rem,var(--bg1) calc(2.5rem + 1px)),radial-gradient(circle at 100% 100%,transparent 2.5rem,var(--bg1) calc(2.5rem + 1px)),radial-gradient(circle at 100% 0,transparent 2.5rem,var(--bg1) calc(2.5rem + 1px)),radial-gradient(circle at 0 0,transparent 2.5rem,var(--bg1) calc(2.5rem + 1px));background-position:bottom left,bottom right,top right,top left;background-size:50% 50%;background-repeat:no-repeat;filter:drop-shadow(-.5px 3px 20px rgba(158,156,152,.4))}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__inner{margin:3rem auto 0;padding:4rem 5% 0}}[data-page=page-manners-and-rules] .check__box{width:100%;display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:4rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__box{grid-template-columns:repeat(1,1fr);gap:1.5rem}}[data-page=page-manners-and-rules] .check__list{display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__list{row-gap:1.5rem}}[data-page=page-manners-and-rules] .check__item{width:100%}[data-page=page-manners-and-rules] .check__item label{display:grid;grid-template-columns:auto 1fr;align-items:start;column-gap:1rem}[data-page=page-manners-and-rules] .check__item-checkbox{width:var(--md);height:var(--md);margin-top:.2em;border-radius:.3rem;border:2px solid var(--wine);background:var(--bg1);position:relative;cursor:pointer}[data-page=page-manners-and-rules] .check__item-checkbox:after{content:"";position:absolute;left:75%;top:20%;transform:translate(-50%,-50%) rotate(-45deg);width:2rem;aspect-ratio:2/1;border-left:3px solid var(--wine2);border-bottom:3px solid var(--wine2);opacity:0}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__item-checkbox:after{width:1.5rem;border-left:2px solid var(--wine2);border-bottom:2px solid var(--wine2)}}[data-page=page-manners-and-rules] .check__item-checkbox:checked:after{opacity:1}[data-page=page-manners-and-rules] .check__other{width:100%;margin:5rem auto 0;border-top:2px dashed var(--wine);padding:4rem 0 0}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__other{margin:3rem auto 0;padding:2rem 0 0;border-top:1px dashed var(--wine)}}[data-page=page-manners-and-rules] .check__other-ttl{width:fit-content;margin:0 auto 2rem;line-height:1.1111111111;letter-spacing:.05em;font-size:1.8rem;font-size:var(--lg);font-weight:500}[data-page=page-manners-and-rules] .check__other-ttl:before,[data-page=page-manners-and-rules] .check__other-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-manners-and-rules] .check__other-ttl:before{margin-block-end:calc((1 - 1.1111111111) * .5em)}[data-page=page-manners-and-rules] .check__other-ttl:after{margin-block-start:calc((1 - 1.1111111111) * .5em)}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__other-ttl{margin:0 auto 1rem}}[data-page=page-manners-and-rules] .check__other-text{width:100%;line-height:1.625;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-manners-and-rules] .check__other-text:before,[data-page=page-manners-and-rules] .check__other-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-manners-and-rules] .check__other-text:before{margin-block-end:-.3125em}[data-page=page-manners-and-rules] .check__other-text:after{margin-block-start:-.3125em}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__other-text{font-size:var(--sm)}}[data-page=page-manners-and-rules] .check__other-list{width:80%;margin:4rem auto 0;margin-left:0;display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__other-list{width:100%;margin:3rem auto 0;margin-left:0;row-gap:1rem}}[data-page=page-manners-and-rules] .check__other-item{display:grid;grid-template-columns:7.5rem 1fr;align-items:center;column-gap:2rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__other-item{grid-template-columns:5rem 1fr;column-gap:1rem}}[data-page=page-manners-and-rules] .check__other-item p{font-weight:500}[data-page=page-manners-and-rules] .check__other-icon{width:100%}[data-page=page-manners-and-rules] .check__dogs{position:absolute;right:0;bottom:0;transform:translate(20%);width:26.3636363636%}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .check__dogs{width:50%;margin:-2rem auto 0;margin-right:0;position:relative;right:-5%;bottom:-2rem;transform:translate(0)}}[data-page=page-manners-and-rules] .manners{width:100%;margin:0 auto;padding:12rem 0 0;margin-bottom:12.5rem;position:relative}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners{padding:6rem 0 0}}[data-page=page-manners-and-rules] .manners__bg{position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%);width:min(100%,150rem);height:100%}[data-page=page-manners-and-rules] .manners__bg-item{position:absolute}[data-page=page-manners-and-rules] .manners__bg-item--left{bottom:-5%;left:-.6666666667%;width:17.3333333333%}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__bg-item--left{width:34.6666666667%}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners__bg-item--left{bottom:auto;top:2%}}[data-page=page-manners-and-rules] .manners__bg-item--right{width:16%;bottom:-10%;right:-2%}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__bg-item--right{width:32%}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners__bg-item--right{bottom:-5%}}[data-page=page-manners-and-rules] .manners__inner{width:min(90%,120rem);margin:0 auto;position:relative;z-index:2}[data-page=page-manners-and-rules] .manners__list{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);column-gap:3.75%}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__list{column-gap:2%}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners__list{grid-template-columns:repeat(1,1fr);row-gap:2rem}}[data-page=page-manners-and-rules] .manners__item{width:100%;margin:0 auto;padding:4rem 12.1621621622%;background:var(--white);border-radius:1rem}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__item{padding:3rem 5%}}[data-page=page-manners-and-rules] .manners__item-ttl{text-align:center;font-family:var(--kaisei);font-weight:700;line-height:1.5;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:2.4rem}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__item-ttl{font-size:var(--lg)}}[data-page=page-manners-and-rules] .manners__item-ttl--marker{line-height:1.2;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:3rem;background:linear-gradient(transparent 70%,#f0dee2 30%)}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__item-ttl--marker{font-size:2.4rem}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners__item-ttl--marker{margin-right:.5rem}}[data-page=page-manners-and-rules] .manners__item-ttl--big{line-height:1.2;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:3rem}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__item-ttl--big{font-size:2.4rem}}[data-page=page-manners-and-rules] .manners__item-contents{width:100%;margin:3rem auto 0;display:grid;grid-template-columns:repeat(1,1fr);row-gap:5rem}@media screen and (max-width: 1024px){[data-page=page-manners-and-rules] .manners__item-contents{margin:2rem auto 0;row-gap:3rem}}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners__item-contents{grid-template-columns:30% 1fr;align-items:center;column-gap:5%}}@media screen and (max-width: 500px){[data-page=page-manners-and-rules] .manners__item-contents{grid-template-columns:repeat(1,1fr);row-gap:2rem}}[data-page=page-manners-and-rules] .manners__item-img{width:100%}@media screen and (max-width: 500px){[data-page=page-manners-and-rules] .manners__item-img{width:70%;margin:0 auto}}[data-page=page-manners-and-rules] .manners__item-list{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem}@media screen and (max-width: 768px){[data-page=page-manners-and-rules] .manners__item-list{row-gap:1rem}}@media screen and (max-width: 500px){[data-page=page-manners-and-rules] .manners__item-list{row-gap:.5rem}}[data-page=page-manners-and-rules] .manners__item-item{display:grid;grid-template-columns:var(--sm) 1fr;column-gap:.5rem;line-height:1.75;letter-spacing:.01em;margin-block:calc((1em - 1lh)/2);font-size:1.6rem;font-size:var(--md)}[data-page=page-manners-and-rules] .manners__item-item:before{content:"";width:100%;aspect-ratio:1/1;background:var(--wine);border-radius:50%;margin-top:.75rem}[data-page=page-animal-hospitals] .hospital{position:relative}[data-page=page-animal-hospitals] .hospital__bg{width:min(120%,150rem);height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_circle-pc.webp?d=2025121515) repeat-y top center/100% auto}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .hospital__bg{background:none}}[data-page=page-animal-hospitals] .about{width:100%;margin:0 auto}[data-page=page-animal-hospitals] .about__inner{width:min(90%,72rem);margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);row-gap:3rem}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .about__inner{row-gap:2rem}}[data-page=page-animal-hospitals] .about__ttl{width:fit-content;margin:0 auto;position:relative;z-index:2;line-height:1.1904761905;letter-spacing:-.025em;font-size:4.2rem;font-weight:700;font-family:var(--kaisei);text-align:center}[data-page=page-animal-hospitals] .about__ttl:before,[data-page=page-animal-hospitals] .about__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .about__ttl:before{margin-block-end:calc((1 - 1.1904761905) * .5em)}[data-page=page-animal-hospitals] .about__ttl:after{margin-block-start:calc((1 - 1.1904761905) * .5em)}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .about__ttl{font-size:3.2rem}}[data-page=page-animal-hospitals] .about__ttl-icon{position:absolute;z-index:-1;right:0;top:50%;transform:translate(90%,-50%);width:14.5rem}@media screen and (max-width: 1024px){[data-page=page-animal-hospitals] .about__ttl-icon{width:8rem}}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .about__ttl-icon{width:6rem;top:40%;transform:translate(50%)}}[data-page=page-animal-hospitals] .about__sub{width:100%;text-align:center;line-height:1.5555555556;letter-spacing:.025em;font-size:1.8rem;font-size:var(--lg);font-weight:500}[data-page=page-animal-hospitals] .about__sub:before,[data-page=page-animal-hospitals] .about__sub:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .about__sub:before{margin-block-end:calc((1 - 1.5555555556) * .5em)}[data-page=page-animal-hospitals] .about__sub:after{margin-block-start:calc((1 - 1.5555555556) * .5em)}[data-page=page-animal-hospitals] .about__text{width:100%;line-height:2.125;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-animal-hospitals] .about__text:before,[data-page=page-animal-hospitals] .about__text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .about__text:before{margin-block-end:-.5625em}[data-page=page-animal-hospitals] .about__text:after{margin-block-start:-.5625em}[data-page=page-animal-hospitals] .info{width:100%;margin:10rem auto 0;position:relative}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .info{margin:5rem auto 0}}[data-page=page-animal-hospitals] .info__inner{width:min(90%,110rem);margin:0 auto;position:relative;z-index:2;display:grid;grid-template-columns:31.8181818182% 1fr;column-gap:2.7272727273%}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .info__inner{grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:3rem}}[data-page=page-animal-hospitals] .info__logo{width:100%}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .info__logo{width:70%;margin:0 auto}}[data-page=page-animal-hospitals] .info__logo-img{width:100%}[data-page=page-animal-hospitals] .info__box-name{line-height:1.0625;letter-spacing:-.015em;font-size:3.2rem;font-weight:700;font-family:var(--kaisei)}[data-page=page-animal-hospitals] .info__box-name:before,[data-page=page-animal-hospitals] .info__box-name:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .info__box-name:before{margin-block-end:-.03125em}[data-page=page-animal-hospitals] .info__box-name:after{margin-block-start:-.03125em}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .info__box-name{font-size:2.4rem}}[data-page=page-animal-hospitals] .info__box-list{width:100%;margin:1rem auto 0}[data-page=page-animal-hospitals] .info__box-item{width:100%;display:grid;grid-template-columns:18.75% 1fr;align-items:start;column-gap:1.3888888889%;padding:2rem 0}[data-page=page-animal-hospitals] .info__box-item:nth-child(n+2){border-top:1px solid var(--bg3)}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .info__box-item{grid-template-columns:10rem 1fr;column-gap:1rem;padding:1.5rem 0}}@media screen and (max-width: 500px){[data-page=page-animal-hospitals] .info__box-item{grid-template-columns:repeat(1,1fr);row-gap:1rem}}[data-page=page-animal-hospitals] .info__box-item-dt{width:100%;margin-top:.2rem;padding:.5rem;display:flex;justify-content:center;align-items:center;background:var(--bg2);border-radius:100vmax;line-height:1.1428571429;letter-spacing:-.015em;font-size:1.4rem;font-size:var(--sm);font-weight:500}[data-page=page-animal-hospitals] .info__box-item-dt:before,[data-page=page-animal-hospitals] .info__box-item-dt:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .info__box-item-dt:before{margin-block-end:calc((1 - 1.1428571429) * .5em)}[data-page=page-animal-hospitals] .info__box-item-dt:after{margin-block-start:calc((1 - 1.1428571429) * .5em)}@media screen and (max-width: 500px){[data-page=page-animal-hospitals] .info__box-item-dt{width:fit-content;padding:.5rem 2rem}}[data-page=page-animal-hospitals] .info__box-item-dd{align-self:center}[data-page=page-animal-hospitals] .info__box-item-text{line-height:1.5;letter-spacing:.1em;margin-block:calc((1em - 1lh)/2);font-size:1.6rem;font-size:var(--md)}[data-page=page-animal-hospitals] .info__box-item-map{width:100%;height:100%;margin:2rem auto 0;aspect-ratio:570/250}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .info__box-item-map{margin:1rem auto 0}}[data-page=page-animal-hospitals] .service{width:100%;margin:6rem auto 0;position:relative;z-index:2}[data-page=page-animal-hospitals] .service__inner{width:min(90%,110rem);background:var(--bg2);margin:0 auto;padding:5rem 0;border-radius:2rem}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__inner{padding:3rem 0}}[data-page=page-animal-hospitals] .service__ttl{width:fit-content;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;row-gap:1rem}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__ttl{row-gap:.5rem}}[data-page=page-animal-hospitals] .service__ttl-sub{line-height:1.7692307692;letter-spacing:-.015em;font-size:2.6rem;font-family:var(--kaisei);font-weight:700;text-align:center}[data-page=page-animal-hospitals] .service__ttl-sub:before,[data-page=page-animal-hospitals] .service__ttl-sub:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .service__ttl-sub:before{margin-block-end:calc((1 - 1.7692307692) * .5em)}[data-page=page-animal-hospitals] .service__ttl-sub:after{margin-block-start:calc((1 - 1.7692307692) * .5em)}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__ttl-sub{font-size:var(--lg)}}[data-page=page-animal-hospitals] .service__ttl-main{line-height:1.2777777778;letter-spacing:-.015em;font-size:3.6rem;font-family:var(--kaisei);font-weight:700;text-align:center}[data-page=page-animal-hospitals] .service__ttl-main:before,[data-page=page-animal-hospitals] .service__ttl-main:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .service__ttl-main:before{margin-block-end:calc((1 - 1.2777777778) * .5em)}[data-page=page-animal-hospitals] .service__ttl-main:after{margin-block-start:calc((1 - 1.2777777778) * .5em)}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__ttl-main{font-size:2.4rem}}[data-page=page-animal-hospitals] .service__ttl:after{content:"";width:100%;height:1.5rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line.svg) repeat-x center left}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__ttl:after{width:20rem;height:.7rem;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/mv_ttl-line-sp.svg) repeat-x center left}}[data-page=page-animal-hospitals] .service__list{width:min(96rem,90%);margin:3rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);column-gap:3.3333333333%}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__list{grid-template-columns:repeat(1,1fr);column-gap:0;row-gap:2rem;margin:2rem auto 0}}[data-page=page-animal-hospitals] .service__item{width:100%;background:var(--bg1);border-radius:1rem;padding:4rem 0}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__item{padding:2rem 0}}[data-page=page-animal-hospitals] .service__item-inner{width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}[data-page=page-animal-hospitals] .service__item-ttl{width:fit-content;line-height:1.5;letter-spacing:.025em;font-size:2.4rem;font-weight:700;text-align:center;font-family:var(--kaisei);position:relative;padding:0 1rem}[data-page=page-animal-hospitals] .service__item-ttl:before,[data-page=page-animal-hospitals] .service__item-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .service__item-ttl:before{margin-block-end:-.25em}[data-page=page-animal-hospitals] .service__item-ttl:after{margin-block-start:-.25em}@media screen and (max-width: 1024px){[data-page=page-animal-hospitals] .service__item-ttl{font-size:var(--xl)}}[data-page=page-animal-hospitals] .service__item-ttl:before{content:"";width:100%;height:1.5rem;background:#f0dee2;position:absolute;bottom:0;left:50%;transform:translate(-50%,15%);z-index:-1;border-radius:100vmax}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__item-ttl:before{height:1rem}}[data-page=page-animal-hospitals] .service__item-img{width:73.3333333333%;margin:3rem auto 0}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__item-img{margin:2rem auto 0;width:min(30rem,70%)}}[data-page=page-animal-hospitals] .service__item-text{width:100%;margin:2rem auto 0;line-height:1.75;letter-spacing:.025em;font-size:1.6rem;font-size:var(--md)}[data-page=page-animal-hospitals] .service__item-text:before,[data-page=page-animal-hospitals] .service__item-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .service__item-text:before{margin-block-end:-.375em}[data-page=page-animal-hospitals] .service__item-text:after{margin-block-start:-.375em}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__item-text{margin:1rem auto 0;width:fit-content}}[data-page=page-animal-hospitals] .service__general{width:min(96rem,90%);margin:3rem auto 0;display:grid;grid-template-columns:18.5rem 1fr;border-radius:1rem;overflow:hidden}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__general{grid-template-columns:repeat(1,1fr)}}[data-page=page-animal-hospitals] .service__general-dt{width:100%;padding:0 5%;background:var(--wine);display:flex;justify-content:center;align-items:center;line-height:1.6363636364;letter-spacing:.025em;font-size:2.2rem;font-weight:700;text-align:center;color:var(--white)}[data-page=page-animal-hospitals] .service__general-dt:before,[data-page=page-animal-hospitals] .service__general-dt:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .service__general-dt:before{margin-block-end:calc((1 - 1.6363636364) * .5em)}[data-page=page-animal-hospitals] .service__general-dt:after{margin-block-start:calc((1 - 1.6363636364) * .5em)}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__general-dt{font-size:var(--xl);padding:1rem 5%}}[data-page=page-animal-hospitals] .service__general-dd{width:100%;padding:3rem;background:var(--bg1);display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;align-items:start}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__general-dd{padding:5vw;column-gap:1rem}}@media screen and (max-width: 500px){[data-page=page-animal-hospitals] .service__general-dd{grid-template-columns:repeat(1,1fr);row-gap:1.5rem}}[data-page=page-animal-hospitals] .service__general-list{display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .service__general-list{row-gap:1.5rem}}[data-page=page-animal-hospitals] .service__general-item{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;line-height:1.5;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:1.6rem;font-size:var(--md);padding-left:1.2em;text-indent:-1.2em}[data-page=page-animal-hospitals] .contact{width:100%;margin:6rem auto 0;padding-bottom:12.5rem;position:relative;z-index:2}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .contact{margin:4rem auto 0;padding-bottom:10rem}}[data-page=page-animal-hospitals] .contact__inner{width:min(90%,110rem);margin:0 auto}[data-page=page-animal-hospitals] .contact__ttl{width:100%;display:flex;justify-content:center;align-items:center;line-height:1.2777777778;letter-spacing:-.015em;font-size:3.6rem;font-family:var(--kaisei);font-weight:700;text-align:center}[data-page=page-animal-hospitals] .contact__ttl:before,[data-page=page-animal-hospitals] .contact__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .contact__ttl:before{margin-block-end:calc((1 - 1.2777777778) * .5em)}[data-page=page-animal-hospitals] .contact__ttl:after{margin-block-start:calc((1 - 1.2777777778) * .5em)}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .contact__ttl{font-size:2.4rem}}[data-page=page-animal-hospitals] .contact__text{width:100%;margin:2rem auto 0;text-align:center;line-height:2;letter-spacing:.02em;font-size:1.6rem;font-size:var(--md)}[data-page=page-animal-hospitals] .contact__text:before,[data-page=page-animal-hospitals] .contact__text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-animal-hospitals] .contact__text:before{margin-block-end:-.5em}[data-page=page-animal-hospitals] .contact__text:after{margin-block-start:-.5em}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .contact__text{margin:1rem auto 0}}[data-page=page-animal-hospitals] .contact__btn{width:min(30rem,90%);margin:2rem auto 0;display:grid;grid-template-columns:1fr 5.6666666667%;align-items:center;transition:opacity .3s ease-in-out;background:var(--wine);border-radius:100vmax;padding:1.5rem 2%}@media (hover){[data-page=page-animal-hospitals] .contact__btn:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=page-animal-hospitals] .contact__btn{width:min(90%,27rem);padding:1.5rem 3%}}[data-page=page-animal-hospitals] .contact__btn-logo{width:11.6666666667%}[data-page=page-animal-hospitals] .contact__btn-text{display:flex;justify-content:flex-start;align-items:center;column-gap:.8rem;line-height:1.1;letter-spacing:-.05em;margin-block:calc((1em - 1lh)/2);font-size:2rem;font-size:var(--xl);color:var(--white);text-align:center;font-weight:700}[data-page=page-animal-hospitals] .contact__btn-icon{width:100%;aspect-ratio:1/1;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_blank.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}[data-page=page-pet-transport] .transport{width:100%;margin:10rem auto 0;padding-bottom:12.5rem;position:relative}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport{margin:5rem auto 0}}[data-page=page-pet-transport] .transport__bg{width:min(120%,150rem);height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_circle-pc.webp?d=2025121515) repeat-y top center/100% auto}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__bg{background:none}}[data-page=page-pet-transport] .transport__inner{width:min(90%,110rem);margin:0 auto;position:relative;z-index:2}[data-page=page-pet-transport] .transport__catch{line-height:2;letter-spacing:.025em;font-size:1.6rem;font-size:var(--md);text-align:center}[data-page=page-pet-transport] .transport__catch:before,[data-page=page-pet-transport] .transport__catch:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-pet-transport] .transport__catch:before{margin-block-end:-.5em}[data-page=page-pet-transport] .transport__catch:after{margin-block-start:-.5em}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__catch{text-align:left}}[data-page=page-pet-transport] .transport__list{width:100%;margin:5rem auto 0;display:grid;grid-template-columns:repeat(1,1fr);row-gap:3rem}[data-page=page-pet-transport] .transport__item{width:100%;padding:5rem 0;background:var(--white);border-radius:2rem}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item{padding:3rem 0}}[data-page=page-pet-transport] .transport__item-inner{width:min(90%,96rem);margin:0 auto}[data-page=page-pet-transport] .transport__item-ttl{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;align-items:center}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-ttl{column-gap:.5rem}}[data-page=page-pet-transport] .transport__item-ttl-icon1{width:3.4rem}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-ttl-icon1{width:2.7rem}}[data-page=page-pet-transport] .transport__item-ttl-icon2{width:2.7rem}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-ttl-icon2{width:2rem}}[data-page=page-pet-transport] .transport__item-ttl-text{font-family:var(--kaisei);line-height:1.1666666667;letter-spacing:.05em;font-size:3rem;font-weight:700}[data-page=page-pet-transport] .transport__item-ttl-text:before,[data-page=page-pet-transport] .transport__item-ttl-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-pet-transport] .transport__item-ttl-text:before{margin-block-end:calc((1 - 1.1666666667) * .5em)}[data-page=page-pet-transport] .transport__item-ttl-text:after{margin-block-start:calc((1 - 1.1666666667) * .5em)}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-ttl-text{font-size:2.4rem}}[data-page=page-pet-transport] .transport__item-text{width:100%;margin:2rem auto 0;line-height:2;letter-spacing:.025em;font-size:1.6rem;font-size:var(--md)}[data-page=page-pet-transport] .transport__item-text:before,[data-page=page-pet-transport] .transport__item-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-pet-transport] .transport__item-text:before{margin-block-end:-.5em}[data-page=page-pet-transport] .transport__item-text:after{margin-block-start:-.5em}[data-page=page-pet-transport] .transport__item-note{width:100%;background:var(--bg2);margin:2rem auto 0;padding:2rem 3rem;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-note{padding:1.5rem}}[data-page=page-pet-transport] .transport__item-note-ttl,[data-page=page-pet-transport] .transport__item-note-text{line-height:2;letter-spacing:.025em;font-size:1.6rem;font-size:var(--md)}[data-page=page-pet-transport] .transport__item-note-ttl:before,[data-page=page-pet-transport] .transport__item-note-ttl:after,[data-page=page-pet-transport] .transport__item-note-text:before,[data-page=page-pet-transport] .transport__item-note-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-pet-transport] .transport__item-note-ttl:before,[data-page=page-pet-transport] .transport__item-note-text:before{margin-block-end:-.5em}[data-page=page-pet-transport] .transport__item-note-ttl:after,[data-page=page-pet-transport] .transport__item-note-text:after{margin-block-start:-.5em}[data-page=page-pet-transport] .transport__item-note-ttl{font-weight:700}[data-page=page-pet-transport] .transport__item-note-text{line-height:1.625}[data-page=page-pet-transport] .transport__item-link{position:relative;width:min(90%,32rem);margin:3rem auto 0 0;padding:2rem 0;background:var(--wine);border-radius:100vmax;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease-in-out}@media (hover){[data-page=page-pet-transport] .transport__item-link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-link{width:min(90%,27rem);margin:2rem auto 0;padding:1.5rem 0}}[data-page=page-pet-transport] .transport__item-link-text{line-height:1.1;letter-spacing:0em;font-size:2rem;font-size:var(--xl);color:var(--white);font-weight:700}[data-page=page-pet-transport] .transport__item-link-text:before,[data-page=page-pet-transport] .transport__item-link-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-pet-transport] .transport__item-link-text:before{margin-block-end:calc((1 - 1.1) * .5em)}[data-page=page-pet-transport] .transport__item-link-text:after{margin-block-start:calc((1 - 1.1) * .5em)}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-link-text{font-size:var(--lg)}}[data-page=page-pet-transport] .transport__item-link-icon{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:5.3125%;aspect-ratio:1/.9;mask-image:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/icon_blank.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:var(--white)}@media screen and (max-width: 768px){[data-page=page-pet-transport] .transport__item-link-icon{width:4.6875%}}[data-page=page-lost-pet] .lost{width:100%;position:relative;padding-bottom:12.5rem}[data-page=page-lost-pet] .lost__bg{width:min(100%,117rem);height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_circle-pc.webp?d=2025121515) repeat-y top center/100% auto}@media screen and (max-width: 768px){[data-page=page-lost-pet] .lost__bg{background:none}}[data-page=page-lost-pet] .about{width:100%;margin:0 auto;position:relative}[data-page=page-lost-pet] .about__inner{width:min(90%,90rem);margin:0 auto;position:relative;z-index:2}[data-page=page-lost-pet] .about__box{width:100%;background:var(--white);margin:0 auto;padding:6rem 0;border-radius:3rem;position:relative}@media screen and (max-width: 768px){[data-page=page-lost-pet] .about__box{padding:4rem 0 18vw}}[data-page=page-lost-pet] .about__box-inner{width:min(90%,74rem);margin:0 auto}[data-page=page-lost-pet] .about__box-text{line-height:2;letter-spacing:.025em;margin-block:calc((1em - 1lh)/2);font-size:1.6rem;font-size:var(--md)}[data-page=page-lost-pet] .about__box-text:nth-child(n+2){margin-top:4rem}@media screen and (max-width: 768px){[data-page=page-lost-pet] .about__box-text:nth-child(n+2){margin-top:2rem}}[data-page=page-lost-pet] .about__box-text--note{font-size:var(--sm)}[data-page=page-lost-pet] .about__box-dog{position:absolute;right:0;bottom:0;transform:translate(20%,20%);width:24.2222222222%}@media screen and (max-width: 1024px){[data-page=page-lost-pet] .about__box-dog{width:30%;transform:translate(5%,20%)}}[data-page=page-lost-pet] .about__btn{width:min(100%,80rem);margin:6rem auto 0;display:grid;grid-template-columns:repeat(2,1fr);column-gap:5%}@media screen and (max-width: 1024px){[data-page=page-lost-pet] .about__btn{grid-template-columns:repeat(1,1fr);align-items:center;row-gap:2rem;margin:4rem auto 0}}[data-page=page-lost-pet] .about__btn-link{width:100%;display:flex;justify-content:center;align-items:center;position:relative;border-radius:100vmax;background:var(--wine);padding:2rem 0;transition:opacity .3s ease-in-out}@media (hover){[data-page=page-lost-pet] .about__btn-link:hover{opacity:.7}}@media screen and (max-width: 1024px){[data-page=page-lost-pet] .about__btn-link{width:min(100%,35rem);margin:0 auto}}[data-page=page-lost-pet] .about__btn-text{color:var(--white);line-height:1.1;letter-spacing:-.05em;font-size:2rem;font-weight:700;font-size:var(--xl)}[data-page=page-lost-pet] .about__btn-text:before,[data-page=page-lost-pet] .about__btn-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-lost-pet] .about__btn-text:before{margin-block-end:calc((1 - 1.1) * .5em)}[data-page=page-lost-pet] .about__btn-text:after{margin-block-start:calc((1 - 1.1) * .5em)}[data-page=page-lost-pet] .about__btn-icon{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:6.7567567568%;aspect-ratio:1/1;background:var(--white);border-radius:50%}[data-page=page-lost-pet] .about__btn-icon:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:40%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine)}[data-page=page-lost-pet] .address{width:100%;margin:10rem auto 0}@media screen and (max-width: 768px){[data-page=page-lost-pet] .address{margin:8rem auto 0}}[data-page=page-lost-pet] .address__inner{position:relative;z-index:2;width:min(90%,110rem);margin:0 auto;padding:5rem 0 3rem;background:var(--bg2);border-radius:1rem}@media screen and (max-width: 768px){[data-page=page-lost-pet] .address__inner{padding:3rem 0 1.5rem}}[data-page=page-lost-pet] .address__ttl{width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center;font-family:var(--kaisei);line-height:1.5625;letter-spacing:-.025em;font-size:3.2rem;text-align:center;font-weight:700}[data-page=page-lost-pet] .address__ttl:before,[data-page=page-lost-pet] .address__ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-lost-pet] .address__ttl:before{margin-block-end:-.28125em}[data-page=page-lost-pet] .address__ttl:after{margin-block-start:-.28125em}@media screen and (max-width: 768px){[data-page=page-lost-pet] .address__ttl{font-size:2.4rem}}[data-page=page-lost-pet] .address__list{width:min(95%,100rem);margin:0 auto}@media screen and (max-width: 768px){[data-page=page-lost-pet] .address__list{margin:3rem auto 0}}[data-page=page-lost-pet] .address__item{width:100%;padding:5rem 5%;display:grid;grid-template-columns:30% 1fr;column-gap:4.4444444444%}@media screen and (max-width: 768px){[data-page=page-lost-pet] .address__item{padding:3rem 5%;grid-template-columns:repeat(1,1fr);row-gap:2rem}}[data-page=page-lost-pet] .address__item:nth-child(n+2){border-top:1px solid var(--bg3)}[data-page=page-lost-pet] .address__item-ttl{line-height:1.6;letter-spacing:.1em;font-size:2rem;font-weight:500;font-size:var(--xl)}[data-page=page-lost-pet] .address__item-ttl:before,[data-page=page-lost-pet] .address__item-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-lost-pet] .address__item-ttl:before{margin-block-end:calc((1 - 1.6) * .5em)}[data-page=page-lost-pet] .address__item-ttl:after{margin-block-start:calc((1 - 1.6) * .5em)}[data-page=page-lost-pet] .address__item-contents{display:grid;grid-template-columns:repeat(1,1fr);row-gap:1.5rem}[data-page=page-lost-pet] .address__item-dl{display:grid;grid-template-columns:8rem 1fr;column-gap:1.6949152542%;align-items:start}@media screen and (max-width: 500px){[data-page=page-lost-pet] .address__item-dl{grid-template-columns:repeat(1,1fr);row-gap:.5rem}}[data-page=page-lost-pet] .address__item-dt{border-radius:100vmax;padding:.5rem 0;background:var(--wine);line-height:1.1428571429;letter-spacing:.1em;font-size:1.4rem;font-size:var(--sm);color:var(--white);text-align:center}[data-page=page-lost-pet] .address__item-dt:before,[data-page=page-lost-pet] .address__item-dt:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-lost-pet] .address__item-dt:before{margin-block-end:calc((1 - 1.1428571429) * .5em)}[data-page=page-lost-pet] .address__item-dt:after{margin-block-start:calc((1 - 1.1428571429) * .5em)}@media screen and (max-width: 500px){[data-page=page-lost-pet] .address__item-dt{width:8rem;margin-left:-.5rem}}[data-page=page-lost-pet] .address__item-dd{line-height:1.75;letter-spacing:.1em;font-size:1.6rem;font-size:var(--md)}[data-page=page-lost-pet] .address__item-dd:before,[data-page=page-lost-pet] .address__item-dd:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-lost-pet] .address__item-dd:before{margin-block-end:-.375em}[data-page=page-lost-pet] .address__item-dd:after{margin-block-start:-.375em}[data-page=page-faq] .faq{width:100%;position:relative;padding-bottom:12.5rem}[data-page=page-faq] .faq__bg{width:min(100%,117rem);height:100%;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:1;background:url(/wp-content/themes/Kusatsu-Pet-Tourism/imgs/common/bg_circle-pc.webp?d=2025121515) repeat-y top center/100% auto}@media screen and (max-width: 768px){[data-page=page-faq] .faq__bg{background:none}}[data-page=page-faq] .faq__inner{width:min(90%,90rem);margin:0 auto;position:relative;z-index:2}[data-page=page-faq] .faq__list{width:100%;display:grid;grid-template-rows:repeat(1,1fr);row-gap:2rem}[data-page=page-faq] .faq__item{width:100%;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column}[data-page=page-faq] .faq__item.is-active .faq__head-plus:before{transform:translate(-50%,-50%) rotate(0)}[data-page=page-faq] .faq__head{list-style:none}[data-page=page-faq] .faq__head::marker{display:none!important}[data-page=page-faq] .faq__head::-webkit-details-marker{display:none!important}[data-page=page-faq] .faq__head-inner{width:100%;background:var(--bg2);padding:2.5rem 3.3333333333%;display:grid;grid-template-columns:6.6666666667% 1fr 3.5555555556%;column-gap:2.2222222222%;align-items:center;cursor:pointer;transition:opacity .3s ease-in-out}@media (hover){[data-page=page-faq] .faq__head-inner:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=page-faq] .faq__head-inner{padding:2rem 3%;column-gap:2%;grid-template-columns:3rem 1fr 1.5rem}}[data-page=page-faq] .faq__head-ttl{line-height:1.4444444444;letter-spacing:.025em;font-size:1.8rem;font-weight:500;font-size:var(--lg)}[data-page=page-faq] .faq__head-ttl:before,[data-page=page-faq] .faq__head-ttl:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-faq] .faq__head-ttl:before{margin-block-end:calc((1 - 1.4444444444) * .5em)}[data-page=page-faq] .faq__head-ttl:after{margin-block-start:calc((1 - 1.4444444444) * .5em)}[data-page=page-faq] .faq__head-plus{width:100%;aspect-ratio:1/1;position:relative}[data-page=page-faq] .faq__head-plus:before,[data-page=page-faq] .faq__head-plus:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:4px;background:var(--wine);transition:transform .3s ease-in-out}@media screen and (max-width: 768px){[data-page=page-faq] .faq__head-plus:before,[data-page=page-faq] .faq__head-plus:after{height:2px}}[data-page=page-faq] .faq__head-plus:before{transform:translate(-50%,-50%) rotate(90deg)}[data-page=page-faq] .faq__head-plus:after{transform:translate(-50%,-50%)}[data-page=page-faq] .faq__body{overflow:hidden}[data-page=page-faq] .faq__body-inner{width:100%;background:var(--white);padding:4rem 3.3333333333%;display:grid;grid-template-columns:6.6666666667% 1fr;column-gap:2.2222222222%}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-inner{padding:2rem 3%;column-gap:2%;grid-template-columns:3rem 1fr}}[data-page=page-faq] .faq__body-contents{width:100%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:3rem}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-contents{row-gap:2rem}}[data-page=page-faq] .faq__body-text{width:100%;line-height:2;letter-spacing:.05em;font-size:1.6rem;font-size:var(--md)}[data-page=page-faq] .faq__body-text:before,[data-page=page-faq] .faq__body-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-faq] .faq__body-text:before{margin-block-end:-.5em}[data-page=page-faq] .faq__body-text:after{margin-block-start:-.5em}[data-page=page-faq] .faq__body-list{width:100%;display:grid;grid-template-columns:repeat(1,1fr);row-gap:2rem}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-list{row-gap:1rem}}[data-page=page-faq] .faq__body-item{width:100%;line-height:2;letter-spacing:.05em;margin-block:calc((1em - 1lh)/2);font-size:1.6rem;font-size:var(--md);padding-left:.5em;text-indent:-.5em}[data-page=page-faq] .faq__body-link{width:min(90%,33rem);background:var(--wine);border-radius:100vmax;padding:2rem 0;display:flex;justify-content:center;align-items:center;position:relative;transition:opacity .3s ease-in-out}@media (hover){[data-page=page-faq] .faq__body-link:hover{opacity:.7}}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-link{width:min(90%,27rem);padding:1.5rem 0}}[data-page=page-faq] .faq__body-link--large{width:fit-content;padding:2rem 10% 2rem 5%}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-link--large{width:min(90%,25rem);padding:1.5rem 0}}[data-page=page-faq] .faq__body-link-text{line-height:1.6;letter-spacing:.05em;font-size:2rem;font-size:var(--xl);font-weight:500;color:var(--white);text-align:center}[data-page=page-faq] .faq__body-link-text:before,[data-page=page-faq] .faq__body-link-text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-faq] .faq__body-link-text:before{margin-block-end:calc((1 - 1.6) * .5em)}[data-page=page-faq] .faq__body-link-text:after{margin-block-start:calc((1 - 1.6) * .5em)}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-link-text{font-size:var(--lg);margin-left:-2%}}[data-page=page-faq] .faq__body-link-icon{width:7.5757575758%;aspect-ratio:1/1;border-radius:50%;position:absolute;right:5%;top:50%;transform:translateY(-50%);background:var(--white)}[data-page=page-faq] .faq__body-link-icon--large{width:6%;right:3%}@media screen and (max-width: 768px){[data-page=page-faq] .faq__body-link-icon--large{width:8%;right:5%}}[data-page=page-faq] .faq__body-link-icon:before{content:"";position:absolute;top:50%;left:55%;width:40%;aspect-ratio:.8660254038;clip-path:polygon(0 0,100% 50%,0 100%);background:var(--wine);transform:translate(-50%,-50%)}
