.rgr-btn{position:relative;display:inline-flex;align-items:center;margin:0;padding:0;border:none;border-radius:0;background:rgba(0,0,0,0);vertical-align:middle;font:inherit;text-decoration:none;text-align:inherit;line-height:1;white-space:nowrap;color:inherit;cursor:pointer}button.rgr-btn,[type=button].rgr-btn,[type=reset].rgr-btn,[type=submit].rgr-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.rgr-btn.rgr-btn--searchSpot-again{display:flex;justify-content:center;width:100%;padding:1.375em;background:var(--rgr-color-primary);border:2px solid var(--rgr-color-primary);border-radius:999px;font-weight:bold;font-size:14px;color:var(--rgr-color-white);box-shadow:var(--rgr-box-shadow);transition-property:background-color,color;transition-duration:.3s}@media(min-width: 768px){.rgr-btn.rgr-btn--searchSpot-again{display:inline-flex;width:auto;min-width:300px}}.rgr-btn.rgr-btn--searchSpot-again::before{content:"";position:absolute;top:50%;right:1.25em;width:1.25em;aspect-ratio:1/1;background:currentColor;-webkit-mask:var(--rgr-icon-arrow) no-repeat center/contain;mask:var(--rgr-icon-arrow) no-repeat center/contain;transform:translateY(-50%)}.rgr-btn.rgr-btn--searchSpot-again:hover{background:var(--color-white);color:var(--rgr-color-primary)}.rgr-card{position:relative;display:flex;flex-direction:column;height:100%;text-decoration:none;line-height:1;color:inherit;word-wrap:break-word}.rgr-card__header,.rgr-card__footer{flex:0 0 auto}.rgr-card__media{overflow:hidden;position:relative;flex:0 0 auto;width:100%;margin:0}.rgr-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rgr-card__body{flex:1 1 0%;margin:0}.rgr-card.rgr-card--archiveSpot,.rgr-card.rgr-card--searchSpot{overflow:hidden;background:var(--rgr-color-white);border:1px solid var(--rgr-color-gray-light-c);border-radius:var(--rgr-border-radius-small);text-align:justify;word-break:break-all;box-shadow:var(--rgr-box-shadow)}.rgr-card.rgr-card--archiveSpot .rgr-card__media,.rgr-card.rgr-card--searchSpot .rgr-card__media{aspect-ratio:374/230;background:var(--rgr-color-gray-pale)}.rgr-card.rgr-card--archiveSpot .rgr-card__media::before,.rgr-card.rgr-card--searchSpot .rgr-card__media::before{opacity:.125;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://kawatana.taulabo.work/wp-content/themes/original/images/logo.png") no-repeat center/60% auto}.rgr-card.rgr-card--archiveSpot .rgr-card__media>img,.rgr-card.rgr-card--searchSpot .rgr-card__media>img{z-index:1;position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rgr-card.rgr-card--archiveSpot .rgr-card__body,.rgr-card.rgr-card--searchSpot .rgr-card__body{padding:20px}.rgr-card.rgr-card--archiveSpot .rgr-card__title,.rgr-card.rgr-card--searchSpot .rgr-card__title{font-weight:bold;font-size:19px;line-height:1.5}.rgr-card.rgr-card--archiveSpot .rgr-card__catchphrase,.rgr-card.rgr-card--searchSpot .rgr-card__catchphrase{margin-top:10px;font-size:11px;line-height:1.5;color:var(--rgr-color-gray);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rgr-card.rgr-card--archiveSpot .rgr-card__data,.rgr-card.rgr-card--searchSpot .rgr-card__data{display:flex;flex-direction:column;gap:.25em;margin-top:20px;font-size:13px;line-height:1.5}.rgr-card.rgr-card--archiveSpot .rgr-card__dataItem,.rgr-card.rgr-card--searchSpot .rgr-card__dataItem{display:flex;align-items:center;gap:.5em}.rgr-card.rgr-card--archiveSpot .rgr-card__dataItem::before,.rgr-card.rgr-card--searchSpot .rgr-card__dataItem::before{content:"";flex:0 0 auto;width:1em;aspect-ratio:1/1;background:var(--rgr-color-primary);-webkit-mask:no-repeat center/contain;mask:no-repeat center/contain}.rgr-card.rgr-card--archiveSpot .rgr-card__dataItem--address::before,.rgr-card.rgr-card--searchSpot .rgr-card__dataItem--address::before{-webkit-mask-image:var(--rgr-icon-pin);mask-image:var(--rgr-icon-pin)}.rgr-card.rgr-card--archiveSpot .rgr-card__dataItem--tel::before,.rgr-card.rgr-card--searchSpot .rgr-card__dataItem--tel::before{-webkit-mask-image:var(--rgr-icon-tel);mask-image:var(--rgr-icon-tel)}.rgr-card.rgr-card--archiveSpot .rgr-card__footer,.rgr-card.rgr-card--searchSpot .rgr-card__footer{padding:10px 20px;border-top:1px solid var(--rgr-color-gray-light-c)}.rgr-card.rgr-card--archiveSpot .rgr-card__category,.rgr-card.rgr-card--searchSpot .rgr-card__category{display:flex;flex-wrap:wrap;gap:.5em;font-size:11px}.rgr-card.rgr-card--archiveSpot .rgr-card__categoryItem,.rgr-card.rgr-card--searchSpot .rgr-card__categoryItem{padding:.375em 1em;border:1px solid var(--rgr-color-primary);border-radius:999px;color:var(--rgr-color-primary)}.rgr-embed{--c-embed-aspect-ratio: 16 / 9}.rgr-embed{position:relative;display:block;width:100%;padding:0}.rgr-embed::before{content:"";display:block;aspect-ratio:var(--rgr-embed-aspect-ratio)}.rgr-embed>iframe,.rgr-embed>embed,.rgr-embed>video,.rgr-embed>object{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.rgr-embed.rgr-embed--wide::before{--rgr-embed-aspect-ratio: 21 / 9}.rgr-embed.rgr-embed--narrow::before{--rgr-embed-aspect-ratio: 4 / 3}.rgr-embed.rgr-embed--square::before{--rgr-embed-aspect-ratio: 1 / 1}.rgr-embed.rgr-embed--singleSpot-map{--rgr-embed-aspect-ratio: 4 / 3}@media(min-width: 560px){.rgr-embed.rgr-embed--singleSpot-map{--rgr-embed-aspect-ratio: 21 / 9}}.rgr-typography{--rgr-typography-font-size: 14px;--rgr-typography-font-family: inherit;--rgr-typography-font-weight: inherit;--rgr-typography-line-height: 2;--rgr-typography-color: inherit;--rgr-typography-space: 1em;--rgr-typography-h-margin-top: 1.5em;--rgr-typography-h-margin-bottom: .75em;--rgr-typography-h-font-weight: bold;--rgr-typography-h-font-family: inherit;--rgr-typography-h-line-height: 1.5;--rgr-typography-h-color: inherit;--rgr-typography-h1-font-size: 1em;--rgr-typography-h2-font-size: 1.1875em;--rgr-typography-h3-font-size: 1em;--rgr-typography-h4-font-size: 1em;--rgr-typography-h5-font-size: 1em;--rgr-typography-h6-font-size: 1em;--rgr-typography-table-line-height: 1.75;--rgr-typography-table-font-size: .9em;--rgr-typography-list-line-height: 1.75;--rgr-typography-list-li-margin-bottom: .375em;--rgr-typography-dt-font-weight: inherit;--rgr-typography-dt-font-family: inherit;--rgr-typography-strong-font-weight: bolder;--rgr-typography-strong-font-family: inherit;--rgr-typography-a-color: var(--color-blue)}.rgr-typography{font-size:var(--rgr-typography-font-size);font-family:var(--rgr-typography-font-family);font-weight:var(--rgr-typography-font-weight);line-height:var(--rgr-typography-line-height);color:var(--rgr-typography-color);text-align:justify;word-break:break-all}.rgr-typography h1,.rgr-typography h2,.rgr-typography h3,.rgr-typography h4,.rgr-typography h5,.rgr-typography h6{margin:var(--rgr-typography-h-margin-top) 0 var(--rgr-typography-h-margin-bottom);font-weight:var(--rgr-typography-h-font-weight);font-family:var(--rgr-typography-h-font-family);line-height:var(--rgr-typography-h-line-height);color:var(--rgr-typography-h-color)}.rgr-typography h1:first-child,.rgr-typography h2:first-child,.rgr-typography h3:first-child,.rgr-typography h4:first-child,.rgr-typography h5:first-child,.rgr-typography h6:first-child{margin-top:0}.rgr-typography h1:last-child,.rgr-typography h2:last-child,.rgr-typography h3:last-child,.rgr-typography h4:last-child,.rgr-typography h5:last-child,.rgr-typography h6:last-child{margin-bottom:0}.rgr-typography :is(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-top:0}.rgr-typography h1{font-size:var(--rgr-typography-h1-font-size)}.rgr-typography h2{font-size:var(--rgr-typography-h2-font-size)}.rgr-typography h3{font-size:var(--rgr-typography-h3-font-size)}.rgr-typography h4{font-size:var(--rgr-typography-h4-font-size)}.rgr-typography h5{font-size:var(--rgr-typography-h5-font-size)}.rgr-typography h6{font-size:var(--rgr-typography-h6-font-size)}.rgr-typography section,.rgr-typography div,.rgr-typography p,.rgr-typography dl,.rgr-typography ul,.rgr-typography ol,.rgr-typography blockquote,.rgr-typography pre,.rgr-typography table,.rgr-typography figure,.rgr-typography hr,.rgr-typography .c-embed,.rgr-typography .wp-block-image,.rgr-typography .wp-block-embed{margin-top:var(--rgr-typography-space);margin-bottom:0}.rgr-typography section:first-child,.rgr-typography div:first-child,.rgr-typography p:first-child,.rgr-typography dl:first-child,.rgr-typography ul:first-child,.rgr-typography ol:first-child,.rgr-typography blockquote:first-child,.rgr-typography pre:first-child,.rgr-typography table:first-child,.rgr-typography figure:first-child,.rgr-typography hr:first-child,.rgr-typography .c-embed:first-child,.rgr-typography .wp-block-image:first-child,.rgr-typography .wp-block-embed:first-child{margin-top:0}.rgr-typography :is(ol,ul)+:is(ol,ul){margin:0}.rgr-typography table{line-height:var(--rgr-typography-table-line-height);font-size:var(--rgr-typography-table-font-size)}.rgr-typography dt{font-weight:var(--rgr-typography-dt-font-weight);font-family:var(--rgr-typography-dt-font-family)}.rgr-typography dd{line-height:var(--rgr-typography-list-line-height)}.rgr-typography ul,.rgr-typography ol{padding-left:1.25em;line-height:var(--rgr-typography-list-line-height)}.rgr-typography ul{list-style:disc}.rgr-typography ol{list-style:decimal}.rgr-typography li{margin:0 0 var(--rgr-typography-list-li-margin-bottom)}.rgr-typography strong{font-weight:var(--rgr-typography-strong-font-weight);font-family:var(--rgr-typography-strong-font-family)}.rgr-typography a:not(.c-btn){text-decoration:underline;color:var(--rgr-typography-a-color)}.rgr-contentNone{background:var(--rgr-color-gray-pale);padding:80px var(--rgr-content-gutter)}.rgr-contentNone__text{font-size:15px;line-height:1.5;text-align:center;color:var(--rgr-color-gray)}.rgr-saf>.searchandfilter p,.rgr-saf>.searchandfilter ul,.rgr-saf>.searchandfilter li{display:block;margin:0;padding:0}.rgr-saf>.searchandfilter label{display:inline-block}.rgr-saf>.searchandfilter h4{margin:0;font-size:inherit}.rgr-saf>.searchandfilter [type=submit]{position:relative;display:inline-flex;align-items:center;margin:0;padding:0;border:none;border-radius:0;background:rgba(0,0,0,0);vertical-align:middle;font:inherit;text-decoration:none;text-align:inherit;line-height:1;white-space:nowrap;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rgr-saf.rgr-saf--searchSpot{background:var(--rgr-color-white);border:1px solid var(--rgr-color-gray-light-c);border-top:4px solid var(--rgr-color-primary);box-shadow:var(--rgr-box-shadow)}.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li{display:flex;flex-direction:column;gap:10px;padding:20px var(--rgr-content-gutter-b);border-bottom:1px solid var(--rgr-color-gray-light-c)}@media(min-width: 768px){.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li{flex-direction:row;align-items:center}}.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li:last-child{padding-top:15px;padding-bottom:15px;border-bottom:none;text-align:center}.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li>h4{padding:.125em .75em;border-left:2px solid currentColor;font-weight:bold;font-size:13px;color:var(--rgr-color-primary)}@media(min-width: 768px){.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li>h4{flex:0 0 auto;width:8.5em;padding:0;border:none;font-size:14px}}.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li>ul{display:flex;flex-wrap:wrap;gap:.375em}@media(min-width: 768px){.rgr-saf.rgr-saf--searchSpot>.searchandfilter>div>ul>li>ul{flex:1 1 0%}}.rgr-saf.rgr-saf--searchSpot>.searchandfilter .cat-item>label{display:flex;align-items:center;gap:.375em;padding:.5625em .75em;background:var(--rgr-color-gray-pale);border:1px solid var(--rgr-color-gray-light-c);border-bottom:1px solid var(--rgr-color-gray-light-b);border-radius:var(--rgr-border-radius-xsmall);font-size:12px;cursor:pointer}.rgr-saf.rgr-saf--searchSpot>.searchandfilter .cat-item>label:has(input[type=checkbox]:checked){font-weight:bold;background:var(--rgr-color-primary);color:var(--rgr-color-white)}.rgr-saf.rgr-saf--searchSpot>.searchandfilter input[type=submit]{display:block;width:100%;margin:0 auto;padding:.875em 2em;background:var(--rgr-color-primary);border:2px solid var(--rgr-color-primary);border-radius:var(--rgr-border-radius-small);font-weight:bold;font-size:13px;line-height:1;text-decoration:none;text-align:center;white-space:nowrap;color:var(--rgr-color-white);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition-property:background-color,color;transition-duration:.3s}@media(min-width: 768px){.rgr-saf.rgr-saf--searchSpot>.searchandfilter input[type=submit]{padding:1.125em 2em}}.rgr-saf.rgr-saf--searchSpot>.searchandfilter input[type=submit]:hover{background:var(--color-white);color:var(--rgr-color-primary)}.site-header{display:none;position:fixed;top:0;right:0;width:256px;height:100vh;background:#eee}@media(min-width: 960px){.site-header{display:block}}@media(min-width: 960px){.site-main{padding-right:256px}}@media(min-width: 1152px){.site-main{display:flex}}.site-main>.media{flex:1 1 0%;min-height:400px;background:#eee}@media(min-width: 1152px){.site-main>.media{min-height:100vh}}.site-main>.content{border:8px solid #fff}@media(min-width: 1152px){.site-main>.content{flex:0 0 auto;width:784px}}.site-main>.content>.header{display:grid;align-items:center;height:200px;text-align:center;background:#eee}.site-main>.content>.header>.heading{font-weight:bold;font-size:35px;line-height:1.375}.site-main>.content>.header>.heading::before{opacity:.5;content:attr(data-text);display:block;font-size:20px;line-height:1}.site-main>.content>.c-breadcrumb{margin-top:10px}.site-main>.content>.footer{height:335px;background:#eee}.rgr-root{--rgr-icon-pin: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M12.22%201.73c-2.34-2.3-6.1-2.3-8.44%200a5.793%205.793%200%200%200-1.13%206.84C4.29%2011.15%206.07%2013.63%208%2016c1.92-2.37%203.71-4.85%205.35-7.43%201.18-2.28.72-5.06-1.13-6.84zM8%208.99c-1.66%200-3.01-1.34-3.01-3s1.35-3%203.01-3%203.01%201.34%203.01%203-1.35%203-3.01%203z%22%2F%3E%3C%2Fsvg%3E");--rgr-icon-tel: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M6.3%206.5c-.3-.4-.1-.9.3-1.2L8%204.5c.4-.2.5-.7.3-1.1L6.6.4C6.4%200%205.9-.1%205.5.1L4%201c-1.8%201.1-3%204.1.2%209.6s6.4%206%208.2%205l1.5-.8c.4-.2.5-.7.3-1.1l-1.7-2.9c-.2-.4-.7-.5-1.1-.3l-1.5.8c-.4.2-.9.1-1.1-.3L6.3%206.5z%22%2F%3E%3C%2Fsvg%3E");--rgr-icon-arrow: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20d%3D%22M5.64%204.93%2010.02%208l-4.38%203.07v1.66L12.39%208%205.64%203.28z%22%2F%3E%3C%2Fsvg%3E");--rgr-icon-line-color: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22b%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cdefs%3E%3Cstyle%3E.e%7Bfill%3A%234cc764%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22c%22%3E%3Ccircle%20class%3D%22e%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M16.67%209.42C16.67%206.43%2013.68%204%209.99%204S3.32%206.43%203.32%209.42c0%202.68%202.37%204.92%205.58%205.34.22.05.51.14.59.33.07.17.04.43.02.6%200%200-.08.47-.1.57-.03.17-.13.66.58.36.71-.3%203.84-2.26%205.25-3.88.97-1.06%201.43-2.14%201.43-3.33z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20class%3D%22e%22%20d%3D%22M14.45%2011.14c.07%200%20.13-.06.13-.13v-.47c0-.07-.06-.13-.13-.13h-1.27v-.49h1.27c.07%200%20.13-.06.13-.13v-.47c0-.07-.06-.13-.13-.13h-1.27V8.7h1.27c.07%200%20.13-.06.13-.13V8.1c0-.07-.06-.13-.13-.13h-1.88c-.07%200-.13.06-.13.13v2.91c0%20.07.06.13.13.13h1.88zm-6.94%200c.07%200%20.13-.06.13-.13v-.47c0-.07-.06-.13-.13-.13H6.24V8.1c0-.07-.06-.13-.13-.13h-.47c-.07%200-.13.06-.13.13v2.91c0%20.07.06.13.13.13h1.88z%22%2F%3E%3Crect%20class%3D%22e%22%20x%3D%228.04%22%20y%3D%227.97%22%20width%3D%22.73%22%20height%3D%223.17%22%20rx%3D%22.13%22%20ry%3D%22.13%22%2F%3E%3Cpath%20class%3D%22e%22%20d%3D%22M11.86%207.97h-.47c-.07%200-.13.06-.13.13v1.73l-1.33-1.8-.01-.01h-.47c-.07%200-.13.06-.13.13v2.91c0%20.07.06.13.13.13h.47c.07%200%20.13-.06.13-.13V9.33l1.33%201.8.03.03h.5c.07%200%20.13-.06.13-.13V8.12c0-.07-.06-.13-.13-.13z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");--rgr-icon-facebook-color: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M20%2010.13C20%204.5%2015.5%200%2010%200S0%204.5%200%2010.13c0%205%203.63%209.13%208.5%209.87v-7H6v-2.87h2.5V7.88c0-2.5%201.5-3.87%203.75-3.87%201.12%200%202.25.25%202.25.25v2.5h-1.25c-1.25%200-1.63.75-1.63%201.63v1.87h2.75l-.5%202.88h-2.38v6.87c4.88-.75%208.5-4.87%208.5-9.87z%22%20fill%3D%22%231877f2%22%2F%3E%3C%2Fsvg%3E");--rgr-icon-instagram-color: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20x1%3D%221.67%22%20y1%3D%22-5696.32%22%20x2%3D%2218.33%22%20y2%3D%22-5679.67%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20-5678)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fec920%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23f60b03%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23be01a5%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M10%201.8c2.68%200%202.99.01%204.04.06.97.05%201.5.21%201.86.35.46.19.8.4%201.15.75s.56.69.75%201.15c.14.35.3.89.35%201.86.05%201.05.06%201.37.06%204.04s-.01%202.99-.06%204.04c-.05.97-.21%201.5-.35%201.86-.19.46-.4.8-.75%201.15-.35.35-.69.56-1.15.75-.35.14-.89.3-1.86.35-1.05.05-1.38.06-4.04.06s-2.99-.01-4.04-.06c-.97-.05-1.5-.21-1.86-.35-.46-.19-.8-.4-1.15-.75-.35-.35-.56-.69-.75-1.15-.14-.35-.3-.89-.35-1.86-.04-1.06-.05-1.38-.05-4.05s.01-2.99.06-4.04c.05-.97.21-1.5.35-1.86.19-.46.4-.8.75-1.15s.69-.56%201.15-.75c.35-.14.89-.3%201.86-.35C7.01%201.81%207.32%201.8%2010%201.8M10%200C7.29%200%206.94.01%205.87.06%204.81.11%204.08.27%203.44.52c-.66.25-1.21.6-1.77%201.15-.55.56-.9%201.11-1.15%201.77C.27%204.08.11%204.8.06%205.86.01%206.92%200%207.27%200%209.99s.01%203.06.06%204.13c.05%201.06.21%201.79.46%202.42.25.66.6%201.21%201.15%201.78.55.55%201.11.9%201.77%201.15.64.25%201.36.41%202.42.46%201.06.05%201.41.06%204.13.06s3.06-.01%204.13-.06c1.06-.05%201.79-.21%202.42-.46.66-.25%201.21-.6%201.78-1.15.55-.55.9-1.11%201.15-1.78.25-.64.41-1.36.46-2.43s.06-1.41.06-4.13-.01-3.06-.06-4.13c-.05-1.06-.21-1.79-.46-2.43-.25-.66-.6-1.21-1.15-1.77-.55-.55-1.11-.9-1.78-1.15-.64-.25-1.36-.41-2.43-.46-1.06-.05-1.41-.06-4.12-.06zm0%204.86c-2.84%200-5.14%202.3-5.14%205.14s2.3%205.14%205.14%205.14%205.14-2.3%205.14-5.14-2.3-5.14-5.14-5.14zm0%208.47a3.332%203.332%200%2001-3.4-3.27%203.332%203.332%200%20013.27-3.4H10c1.84.04%203.31%201.56%203.27%203.4A3.33%203.33%200%200110%2013.33zm5.34-9.87c-.66%200-1.2.54-1.2%201.2s.54%201.2%201.2%201.2%201.2-.54%201.2-1.2-.54-1.2-1.2-1.2z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");--rgr-icon-twitter-color: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%22%3E%3Cpath%20d%3D%22M17.95%205.92c.01.18.01.35.01.53%200%205.42-4.13%2011.67-11.67%2011.67-2.23%200-4.41-.64-6.29-1.84a8.279%208.279%200%200%200%206.08-1.7%204.09%204.09%200%200%201-3.83-2.85c.62.12%201.25.09%201.85-.07A4.1%204.1%200%200%201%20.8%207.64v-.05c.57.32%201.21.49%201.86.51a4.11%204.11%200%200%201-1.27-5.48%2011.68%2011.68%200%200%200%208.46%204.29c-.33-1.43.12-2.92%201.19-3.92a4.118%204.118%200%200%201%205.81.18c.92-.18%201.8-.52%202.61-1-.31.95-.95%201.76-1.8%202.27.81-.1%201.61-.31%202.36-.65-.57.83-1.26%201.55-2.07%202.13z%22%20style%3D%22fill%3A%231d9bf0%22%2F%3E%3C%2Fsvg%3E");--rgr-icon-youtube-color: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2220%22%20height%3D%2220%22%20style%3D%22enable-background%3Anew%200%200%2020%2020%22%3E%3Cpath%20d%3D%22M19.58%205.19c-.23-.86-.91-1.54-1.77-1.77C16.25%203%2010%203%2010%203s-6.25%200-7.81.42c-.86.23-1.54.91-1.77%201.77C0%206.75%200%2010%200%2010s0%203.25.42%204.81c.23.86.91%201.54%201.77%201.77C3.75%2017%2010%2017%2010%2017s6.25%200%207.81-.42c.86-.23%201.54-.91%201.77-1.77C20%2013.25%2020%2010%2020%2010s0-3.25-.42-4.81z%22%20style%3D%22fill%3A%23e70000%22%2F%3E%3Cpath%20d%3D%22m8%2013%205.2-3L8%207z%22%20style%3D%22fill%3A%23fefefe%22%2F%3E%3C%2Fsvg%3E");--rgr-content-gutter: 10px;--rgr-content-gutter-b: 20px;--rgr-border-radius-xsmall: 3px;--rgr-border-radius-small: 5px;--rgr-border-radius: 10px;--rgr-box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.1);--rgr-color-white: #fff;--rgr-color-black: #000;--rgr-color-gray: #6a6461;--rgr-color-gray-light: rgba(106, 100, 97, 0.2);--rgr-color-gray-light-b: rgba(106, 100, 97, 0.15);--rgr-color-gray-light-c: rgba(106, 100, 97, 0.1);--rgr-color-gray-pale: #faf9f7;--rgr-color-gray-pale-b: #FFF7ED;--rgr-color-primary: #F39824;color-scheme:light;background:var(--rgr-color-white);color:var(--rgr-color-black);line-height:1}@media(min-width: 768px){.rgr-root{--rgr-content-gutter: 40px;--rgr-content-gutter-b: 40px}}.rgr-header{display:grid;align-items:center;height:200px;padding:20px var(--rgr-content-gutter);text-align:center;background:var(--rgr-color-gray-pale-b)}.rgr-header__heading{position:relative;font-size:20px;line-height:1.375}@media(min-width: 768px){.rgr-header__heading{font-size:25px}}.rgr-header__heading::before,.rgr-header__heading::after{opacity:.1;position:absolute;top:0;left:50%;display:block}.rgr-header__heading::before{content:attr(data-text);font-size:1.625em;line-height:1;text-align:center;white-space:nowrap;color:var(--rgr-color-primary);transform:translate(-50%, -25%)}.rgr-header__heading::after{content:"";width:4em;height:clamp(6px,.7352941176vw,10px);background:var(--rgr-color-primary);transform:translate(-50%, calc(-50% + 1.75em))}.rgr-searchSpot{padding:8px 0 100px}.rgr-searchSpot__saf{padding:20px var(--rgr-content-gutter);background:var(--rgr-color-gray-pale)}.rgr-searchSpot__result{padding:60px var(--rgr-content-gutter) 0}.rgr-searchSpot__stats{margin-bottom:20px;font-size:14px}.rgr-searchSpot__list{display:flex;flex-wrap:wrap;gap:20px}.rgr-searchSpot__listItem{flex:0 0 100%;max-width:100%}@media(min-width: 768px){.rgr-searchSpot__listItem{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.rgr-searchSpot__pagination{margin-top:40px;text-align: center;padding:0 var(--rgr-content-gutter);}.rgr-searchSpot__again{margin-top:60px;text-align:center}.rgr-archiveSpot{padding:8px 0 100px}.rgr-archiveSpot__saf{padding:20px var(--rgr-content-gutter);background:var(--rgr-color-gray-pale)}.rgr-archiveSpot__list{display:flex;flex-wrap:wrap;gap:20px;padding:60px var(--rgr-content-gutter) 0}.rgr-archiveSpot__listItem{flex:0 0 100%;max-width:100%}@media(min-width: 768px){.rgr-archiveSpot__listItem{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}.rgr-archiveSpot__pagination{margin-top:40px;text-align:center;padding:0 var(--rgr-content-gutter)}.rgr-singleSpot{padding:60px 0 100px}.rgr-singleSpot__header{margin:0 var(--rgr-content-gutter);padding-bottom:10px;border-bottom:2px solid var(--rgr-color-gray)}.rgr-singleSpot__heading{font-weight:bold;font-size:25px;line-height:1.5}.rgr-singleSpot__tel{position:relative;margin-top:10px;padding-left:1.75em;font-weight:bold;font-size:15px}.rgr-singleSpot__tel::before,.rgr-singleSpot__tel::after{content:"";position:absolute;top:50%;left:0;width:1.25em;aspect-ratio:1/1;transform:translateY(-50%)}.rgr-singleSpot__tel::before{background:var(--rgr-color-primary);border-radius:var(--rgr-border-radius-xsmall)}.rgr-singleSpot__tel::after{background:var(--rgr-color-white);-webkit-mask:var(--rgr-icon-tel) no-repeat center/0.75em;mask:var(--rgr-icon-tel) no-repeat center/0.75em}.rgr-singleSpot__telLink{display:inline-block;color:var(--rgr-color-primary);border-bottom:1px solid currentColor;text-decoration:none}.rgr-singleSpot__body{margin:40px var(--rgr-content-gutter) 0}.rgr-singleSpot__eyecatch{overflow:hidden;width:100%;aspect-ratio:688/430;background:var(--rgr-color-gray-pale);border-radius:var(--rgr-border-radius)}.rgr-singleSpot__eyecatch>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rgr-singleSpot__catchphrase{margin-top:20px;font-weight:bold;font-size:18px;line-height:1.5;color:var(--rgr-color-primary);text-align:justify;word-break:break-all}@media(min-width: 768px){.rgr-singleSpot__catchphrase{margin-top:40px}}.rgr-singleSpot__content{margin-top:10px}@media(min-width: 768px){.rgr-singleSpot__content{margin-top:20px}}.rgr-singleSpot__data{margin-top:40px;padding:20px var(--rgr-content-gutter);background:var(--rgr-color-gray-pale)}@media(min-width: 768px){.rgr-singleSpot__data{margin-top:60px;padding:40px var(--rgr-content-gutter)}}.rgr-singleSpot__dataInner{background:var(--rgr-color-white);border:1px solid var(--rgr-color-gray-light-c);border-top:4px solid var(--rgr-color-primary);box-shadow:var(--rgr-box-shadow)}.rgr-singleSpot__dataMap{padding:20px var(--rgr-content-gutter-b);border-bottom:1px solid var(--rgr-color-gray-light-c)}.rgr-singleSpot__dataList-item{display:flex;flex-direction:column;gap:5px;padding:15px var(--rgr-content-gutter-b);border-bottom:1px solid var(--rgr-color-gray-light-c)}.rgr-singleSpot__dataList-item:last-child{border:none}@media(min-width: 768px){.rgr-singleSpot__dataList-item{flex-direction:row;align-items:center;gap:10px}}.rgr-singleSpot__dataList-term{padding:0 .75em;border-left:2px solid currentColor;font-weight:bold;font-size:13px;line-height:1.375;color:var(--rgr-color-primary)}@media(min-width: 768px){.rgr-singleSpot__dataList-term{flex:0 0 auto;width:8.5em;padding:0;border:none;font-size:14px}}.rgr-singleSpot__dataList-description{position:relative;font-size:14px;line-height:1.5}.rgr-singleSpot__dataList-description a{color:var(--rgr-color-primary);text-decoration:underline}.rgr-singleSpot__category{display:flex;flex-wrap:wrap;gap:.5em;margin-top:10px;padding:20px var(--rgr-content-gutter-b);border:1px solid var(--rgr-color-gray-light-c);background:var(--rgr-color-white);box-shadow:var(--rgr-box-shadow);font-size:13px}.rgr-singleSpot__categoryLink{display:block;padding:.5em 1em;border:1px solid var(--rgr-color-primary);border-radius:999px;color:var(--rgr-color-primary);text-decoration:none}.rgr-singleSpot__categoryLink:hover{background:var(--rgr-color-primary);color:var(--rgr-color-white)}.rgr-singleSpot__sns{margin-top:10px;background:var(--rgr-color-white);border:1px solid var(--rgr-color-gray-light-c);box-shadow:var(--rgr-box-shadow);font-size:13px}.rgr-singleSpot__snsItem{border-bottom:1px solid var(--rgr-color-gray-light-c)}.rgr-singleSpot__snsItem:last-child{border:none}.rgr-singleSpot__snsLink{display:flex;align-items:center;gap:1em;padding:10px var(--rgr-content-gutter-b);text-decoration:none;color:inherit;white-space:nowrap}.rgr-singleSpot__snsLink::before{content:"";flex:0 0 auto;width:1.75em;aspect-ratio:1/1;background:rgba(0,0,0,0) no-repeat center/contain}.rgr-singleSpot__snsLink--line::before{background-image:var(--rgr-icon-line-color)}.rgr-singleSpot__snsLink--facebook::before{background-image:var(--rgr-icon-facebook-color)}.rgr-singleSpot__snsLink--instagram::before{background-image:var(--rgr-icon-instagram-color)}.rgr-singleSpot__snsLink--twitter::before{background-image:var(--rgr-icon-twitter-color)}.rgr-singleSpot__snsLink--youtube::before{background-image:var(--rgr-icon-youtube-color)}.rgr-singleSpot__footer{margin-top:40px;text-align:center}.rgr-singleSpot__footerHeading{text-align:center;font-weight:bold;font-size:14px;margin-bottom:15px}.rgr-singleSpot__back{margin-top:50px;padding-top:20px;border-top:1px solid var(--rgr-color-gray-light);text-align:right;font-size:13px}.rgr-singleSpot__backLink{display:inline-flex;align-items:center;padding-bottom:.125em;border-bottom:1px solid currentColor;color:inherit;text-decoration:none}.rgr-singleSpot__backLink::after{content:"";flex:0 0 auto;display:block;width:1.125em;aspect-ratio:1/1;background:currentColor;-webkit-mask:var(--rgr-icon-arrow) no-repeat center/contain;mask:var(--rgr-icon-arrow) no-repeat center/contain}