@charset "UTF-8";.area-top{background-color:#f7f7e7}.area-top__contents{padding-top:50px}.area-top-header h1{color:#fff;text-align:center;font-size:4rem;text-wrap:auto;-webkit-text-stroke:8px #26591b;text-stroke:8px #26591b;paint-order:stroke;line-height:1.3;text-wrap:auto}.area-prefecture{background-color:#f7f7e7}.area-prefecture__contents{padding-top:50px}.area-prefecture__toc{padding:20px 15px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.area-prefecture__toc a{border:1px solid #46aa32;color:#236816;padding:48px 12px 12px;border-radius:8px;font-size:14px;text-decoration:none;width:100%;font-weight:700;text-align:center;background-image:url(https://media.eco-ring.com/wp-content/themes/ecoring_kaitori/img/area/toc-icon.png);background-repeat:no-repeat;background-position:center top 12px;background-size:30px}.area-lists{margin-bottom:40px;padding:0 3%}@media screen and (min-width:768px){.area-lists{max-width:840px;margin:0 auto 40px}}.area-list{overflow:hidden;font-size:13px;border-radius:8px;margin-bottom:20px;-webkit-box-shadow:0 3px 0 0 #045a0d;box-shadow:0 3px 0 0 #045a0d;border:2px solid var(--green-box-border);overflow:hidden}.area-list.is-open{background:0 0}.area-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.7rem;font-weight:700;background:var(--color-bg5);color:#4a3c24;min-height:48px;padding:25px 15px;position:relative;cursor:pointer}.area-list__header::after,.area-list__header::before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#4a3c24}.area-list__header::after{width:12px;height:2px;right:15px}.area-list__header::before{width:2px;height:12px;right:20px}.is-open .area-list__header::before{display:none}.area-list__label{font-size:1.7rem;font-weight:700;color:#4a3c24;font-weight:700;font-size:20px;line-height:100%;letter-spacing:0}.area-list__panel{visibility:hidden;max-height:0;-webkit-transition:max-height .3s ease,padding .3s ease,visibility .3s ease;transition:max-height .3s ease,padding .3s ease,visibility .3s ease;background-color:#ded9c6}.is-open .area-list__panel{visibility:visible;max-height:1000px}.area-list .prefectures{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:15px;font-size:13px}@media screen and (min-width:768px){.area-list .prefectures{grid-template-columns:repeat(6,1fr);gap:2px}}.area-list .prefecture{border:1px solid #236816;color:#236816;background:#fff;border-radius:8px;overflow:hidden;color:#236816;text-align:center;padding:10px;font-size:13px;cursor:pointer}.area-list .prefecture a{display:block;text-decoration:none;color:#236816}.area-list .prefecture__name{display:block}.area-list .prefecture__number{display:block}.area-search-city-wrapper{margin-bottom:40px;padding:30px 3%;overflow:hidden;font-size:13px;border-radius:8px;margin-bottom:20px;-webkit-box-shadow:0 3px 0 0 #045a0d;box-shadow:0 3px 0 0 #045a0d;border:2px solid var(--green-box-border);overflow:hidden;background-color:var(--color-bg5)}@media screen and (min-width:768px){.area-search-city-wrapper{max-width:840px;margin:0 auto 40px}}