.image-container{overflow:hidden}a img:not(.header-title,.icon-image){transition:opacity 450ms,transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1);object-fit:contain}@media screen and (max-width: 540px){a img:not(.header-title,.icon-image){transition:none}}a:hover img:not(.header-title,.icon-image){transform:scale(1.1)}@media screen and (max-width: 540px){a:hover img:not(.header-title,.icon-image){transform:none}}.simple-event-card{padding:16px;border:1px solid #e5e5e1;display:flex;flex-direction:column;justify-content:space-between;height:100%}.simple-event-card .simple-event-title{font-size:14px;font-weight:500;line-height:150%;letter-spacing:.42px;margin-bottom:4px;color:#238ab6;position:relative;display:inline-block}.simple-event-card .simple-event-title::after{position:absolute;left:0;content:"";width:100%;height:1px;background:#238ab6;bottom:-1px;transform:scaleX(0);transform-origin:right top;transition:transform .3s}@media screen and (max-width: 540px){.simple-event-card .simple-event-title::after{display:none}}.simple-event-card .simple-event-title:hover::after{transform:scaleX(1);transform-origin:left top}@media screen and (max-width: 540px){.simple-event-card .simple-event-title:hover::after{transition:none}}.simple-event-card:hover .simple-event-title::after{transform:scaleX(1);transform-origin:left top}.simple-event-card .simple-event-detail{display:flex;margin-top:8px;gap:8px}.simple-event-card .event-main{color:#36383a;font-size:12px;line-height:150%;letter-spacing:.36px}.simple-event-card .event-sub{color:#6f6e6c;font-size:12px;line-height:150%;letter-spacing:.36px}.simple-event-card .simple-event-venue{font-size:12px;line-height:150%;letter-spacing:.36px}.simple-event-card .simple-event-venue .simple-name-container{font-size:12px;line-height:150%;letter-spacing:.36px}.simple-event-card .simple-event-venue .simple-name-container .simple-name-main{display:inline}.simple-event-card .simple-event-venue .simple-name-container .simple-name-sub{display:inline}.simple-event-card .simple-event-venue .simple-event-schedule .simple-event-time{color:#6f6e6c;font-size:12px;line-height:150%;letter-spacing:.36px}.simple-event-card .button-centering-container{margin-top:16px}.question-list{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e5e5e1}.question-list .question-item{display:flex;gap:16px;padding:16px;align-items:center;width:100%;border-top:1px solid #e5e5e1}.question-list .question-item.top{padding:0;flex-direction:column;align-items:flex-start;transition:all .5s ease;row-gap:0px}.question-list .question-item.top .question-item-inner{display:flex;column-gap:16px;width:100%;position:relative;padding:20px 50px 20px 16px;transition:all .5s}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner{padding:20px 34px 16px 0px}}.question-list .question-item.top .question-item-inner.question:hover{cursor:pointer}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.question.open{padding-bottom:16px}}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.answer{padding-right:0px}}.question-list .question-item.top .question-item-inner.button::before,.question-list .question-item.top .question-item-inner.button::after{position:absolute;content:"";width:16px;height:1px;background-color:#36383a}.question-list .question-item.top .question-item-inner.button::before{top:48%;right:16px;transform:rotate(0deg)}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.button::before{right:0px}}.question-list .question-item.top .question-item-inner.button::after{top:48%;right:16px;transform:rotate(90deg);transition:transform .5s}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.button::after{right:0px}}.question-list .question-item.top .question-item-inner.button.open:after{transform:rotate(0deg);transition:transform .5s}.question-list .question-item.top .question-item-inner.answer{overflow:hidden;padding:0;transition:height .5s ease;padding:0 50px 0 16px}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.answer{padding-right:0px;padding-left:0px}}.question-list .question-item.top .question-item-inner.answer.open{padding:0px 50px 20px 16px}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.answer.open{padding-right:0px;padding-left:0px}}@media screen and (max-width: 540px){.question-list .question-item{padding:20px 0px}}.question-list .question-item .question-mark{display:flex;width:24px;height:24px;padding:2px 0 4px 0;justify-content:center;align-items:center;gap:8px;background:#75bbd8;color:#fff;font-size:12px;font-weight:400;line-height:100%;letter-spacing:.36px;border:1px solid #75bbd8}.question-list .question-item .question-mark.answer{border:1px solid #238ab6;color:#238ab6;background:#f9f9f6}@media screen and (min-width: 1160px){.question-list .question-item .question-mark{width:32px;height:32px;font-size:14px}}.question-list .question-item .question-text{color:#36383a;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.84px;width:auto;flex:1;display:flex;flex-direction:column;row-gap:8px;align-items:flex-start}@media screen and (max-width: 540px){.question-list .question-item .question-text{font-size:14px}}.question-list .question-item:hover{background-color:#f2f2ec}@media screen and (max-width: 540px){.question-list .question-item:hover{background-color:initial}}.area-page-bottom-item{width:86vw;max-width:1400px;max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:120px;display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 841px){.area-page-bottom-item{width:calc(100% - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px;gap:40px}}@media screen and (max-width: 540px){.area-page-bottom-item{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}.area-page-bottom-item .area-page-questions{margin:auto}@media screen and (min-width: 842px){.area-page-bottom-item .area-page-questions{width:60vw;max-width:900px}}.area-page-bottom-item .area-page-questions h2.title{margin:40px auto 72px}@media screen and (max-width: 841px){.area-page-bottom-item .area-page-questions h2.title{margin:56px auto 40px;margin-top:40px}}.area-page-bottom-item .area-page-questions .button-centering-container{margin-top:64px}@media screen and (max-width: 841px){.area-page-bottom-item .area-page-questions .button-centering-container{margin-top:40px}}.event-list-section .events-concept{display:flex;flex-direction:column;gap:16px;margin-bottom:48px}.event-list-section .events-concept .event-concept-title{font-size:32px;font-weight:400;line-height:150%;letter-spacing:.96px;min-width:300px;display:flex;flex-direction:row}@media screen and (max-width: 841px){.event-list-section .events-concept .event-concept-title{flex-direction:column;font-size:28px}.event-list-section .events-concept .event-concept-title .sp-hidden{display:none}}.event-list-section .events{max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:120px;color:#6f6e6c;display:flex;flex-direction:column}@media screen and (max-width: 841px){.event-list-section .events{margin-bottom:104px}}.event-list-section .events:last-child{margin-bottom:0}.event-list-section .events .events-concept-message{color:#6f6e6c;font-size:14px}@media screen and (min-width: 842px){.event-list-section .events .events-concept-message{font-size:16px}}@media screen and (max-width: 841px){.event-list-section .events{display:block}}.event-list-section .events .events-content{display:flex;flex-direction:column;gap:48px}.event-list-section .events .events-content h3{color:#36383a;font-size:32px;font-weight:400;line-height:100%;letter-spacing:.96px;margin-top:16px}.event-list-section .events .more-link-section{width:100%;text-align:right;display:flex;flex-direction:column;grid-column:1/2 span;align-items:center;justify-content:center;gap:40px;margin-top:56px}.event-list-section .events .more-link-section.right{padding-right:24px;align-items:flex-end;justify-content:flex-end}@media screen and (max-width: 540px){.event-list-section .events .more-link-section.right{justify-content:center}}.event-list-section .events .more-link-section .top-link{border:1px solid #238ab6;display:flex;align-items:center;height:43px;gap:24px;padding:8px 24px 8px 32px}.event-list-section .events .more-link-section .top-link-text{color:#238ab6}.event-list-section .events .more-link-section .top-link-arrow{stroke:#238ab6;height:8px;width:32px}.event-list-section .events .more-link-section .top-link-text{font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.84px}.event-list-section .event-list{grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;display:grid;column-gap:5%;row-gap:5vh;justify-content:center;margin-left:auto;margin-right:auto;width:100%}@media screen and (max-width: 841px){.event-list-section .event-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 540px){.event-list-section .event-list{grid-template-columns:repeat(1, 1fr)}}.event-list-section .event-list.two{grid-template-columns:repeat(2, 1fr);gap:64px;max-width:806px}@media screen and (max-width: 540px){.event-list-section .event-list.two{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 540px){.event-list-section .event-list.one{grid-template-columns:371px}}.event-list-section .event-application{margin:24px auto 64px;display:flex;justify-content:center;align-items:center}.shop-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:64px;justify-items:center}@media screen and (max-width: 841px){.shop-items{gap:48px}}@media screen and (max-width: 540px){.shop-items{gap:32px}}.shop-items .shop-item{width:100%;display:flex;flex-direction:row;text-align:left;opacity:0;transform:translateY(50px);transition:opacity .5s ease,transform .5s ease;background:#fff;padding:48px 56px;column-gap:56px}@media screen and (max-width: 841px){.shop-items .shop-item{flex-direction:column;row-gap:16px}}@media screen and (max-width: 540px){.shop-items .shop-item{row-gap:16px;width:100%;flex-direction:column;min-width:260px;padding:20px 16px 24px}}.shop-items .shop-item.visible{opacity:1;transform:translateY(0)}.shop-items .shop-item .view_more_link{text-align:right}.shop-items .shop-item:hover .button-text-link::after{transform:scaleX(1);transform-origin:left top}.shop-items .shop-item .shop-top{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;width:45%}@media screen and (max-width: 841px){.shop-items .shop-item .shop-top{width:100%}}.shop-items .shop-item .shop-top .shop-image{width:100%;max-width:600px;height:auto}.shop-items .shop-item .shop-top .shop-no-image{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:80px;background-color:#eceeee;color:#adb4b5;font-size:12px;margin-bottom:16px}.shop-items .shop-item .shop-description-container{flex:1}.shop-items .shop-item .shop-description-container .shop-name{display:flex;flex-direction:column;align-items:flex-start;column-gap:4px;row-gap:4px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-name{column-gap:2px;align-items:center}}.shop-items .shop-item .shop-description-container .shop-name .shop-name-r-plus{color:#6f6e6c;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.42px}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-name .shop-name-r-plus{font-size:12px;letter-spacing:.36px}}.shop-items .shop-item .shop-description-container .shop-name .shop-name-main{color:#238ab6;font-size:22px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.66px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-name .shop-name-main{font-size:20px;letter-spacing:.6px}}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-name .shop-name-main{font-size:18px;letter-spacing:.54px}}.shop-items .shop-item .shop-description-container .shop-name .shop-name-sub{color:#6f6e6c;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.42px}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-name .shop-name-sub{font-size:12px;letter-spacing:.36px}}.shop-items .shop-item .shop-description-container .shop-description-main{display:flex;flex-direction:column}.shop-items .shop-item .shop-description-container .shop-description-main .shop-description{color:#36383a;margin-top:36px;font-size:16px;font-style:normal;font-weight:400;line-height:200%;letter-spacing:.48px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-description{font-size:14px;line-height:160%;letter-spacing:.42px;margin-top:20px}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-construction-area-container{display:flex;flex-direction:column;row-gap:4px;margin-top:16px;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.03em;text-align:justified;color:#6f6e6c}@media screen and (max-width: 1130px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-construction-area-container{font-size:12px}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-construction-area-container .shop-construction-area-title{font-weight:500}.shop-items .shop-item .shop-description-container .shop-description-main .shop-construction-area-container .shop-construction-area{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-construction-area-container .shop-construction-area{-webkit-line-clamp:2;line-clamp:2}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-event-chips-container{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-event-chips-container{margin-top:24px;gap:8px}}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-event-chips-container{margin-top:24px}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-event-chips-container .shop-event-chip{border-radius:16px;background:#e5e5e1;padding:6px 12px;color:#6f6e6c;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.48px}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-event-chips-container .shop-event-chip{font-size:12px;letter-spacing:.36px}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container{display:flex;flex-direction:column;margin-top:16px;row-gap:6px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container{margin-top:12px;row-gap:0px}}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container{margin-top:8px}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-location-inner{padding:4px 0}.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-location-inner:not(:last-child){border-bottom:1px solid #e5e5e1}.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-location-name{font-size:14px;color:#6f6e6c;font-weight:400;line-height:150%;letter-spacing:.42px}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-location-name{font-size:12px;letter-spacing:.72px}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-address{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.42px}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-address{font-size:12px;letter-spacing:.36px;padding:4px 0}}.shop-items .shop-item .shop-description-container .shop-description-main .shop-location-container .shop-address .location-marker{margin-right:8px;width:15px;height:15px}.shop-items .shop-item .shop-description-container .shop-construction-areas{padding:0 40px 48px}.shop-items .shop-item .shop-description-container .shop-construction-areas:first-child{padding-top:48px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-construction-areas{padding:20px 16px 24px}.shop-items .shop-item .shop-description-container .shop-construction-areas:first-child{padding-top:20px}}.shop-items .shop-item .shop-description-container .shop-construction-areas .shop-construction-areas-title{color:#36383a;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.48px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-construction-areas .shop-construction-areas-title{font-size:14px}}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-construction-areas .shop-construction-areas-title{font-size:12px;letter-spacing:.36px}}.shop-items .shop-item .shop-description-container .shop-construction-areas p{color:#6f6e6c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.48px}@media screen and (max-width: 841px){.shop-items .shop-item .shop-description-container .shop-construction-areas p{font-size:14px}}@media screen and (max-width: 540px){.shop-items .shop-item .shop-description-container .shop-construction-areas p{font-size:12px;letter-spacing:.36px}}.area-top-head{display:-ms-grid;-ms-grid-columns:min-content;position:relative;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.area-top-head .area-top-slider-container{width:100%;overflow:hidden}.area-top-head .area-top-image-slider{display:flex;width:min-content;animation:50s linear infinite sliderAnimation}.area-top-head .area-top-image-slider .slide-image{margin-right:8px;height:600px;width:auto}@media screen and (max-width: 540px){.area-top-head .area-top-image-slider .slide-image{height:407px;width:auto}}.area-top-head .area-top-title-container{position:absolute;bottom:56px}@media screen and (max-width: 540px){.area-top-head .area-top-title-container{bottom:32px}}.area-top-head .area-top-title-container .area-top-title{opacity:.96;background:#f9f9f6;padding:40px 100px 40px 48px;display:flex;flex-direction:column;position:relative;gap:5px}@media screen and (max-width: 540px){.area-top-head .area-top-title-container .area-top-title{padding:22px 24px}.area-top-head .area-top-title-container .area-top-title.prefecture{padding:22px 100px 22px 24px}}.area-top-head .area-top-title-container .area-top-title h1.title-part2{color:#36383a;font-size:36px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:2.16px}@media screen and (max-width: 540px){.area-top-head .area-top-title-container .area-top-title h1.title-part2{font-size:24px;letter-spacing:1.44px}}.area-top-head .area-top-title-container .area-top-title h1.title-part2 span{font-size:24px;letter-spacing:1.44px}@media screen and (max-width: 540px){.area-top-head .area-top-title-container .area-top-title h1.title-part2 span{font-size:16px;letter-spacing:.96px}}.area-top-head .img-top-slope-sp{text-align:right}.area-top-head .img-top-slope-sp img{position:relative;width:304px;top:100px}@media screen and (max-width: 540px){.area-top-head .img-top-slope-sp img{top:0}}@media screen and (min-width: 842px){.area-top-head .img-top-slope-sp{display:none}}.no-content-message{margin-top:80px;margin-bottom:88px;display:flex;justify-content:center;flex-direction:column;align-items:center;color:#6f6e6c;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.84px}@media screen and (max-width: 841px){.no-content-message{margin-top:64px;margin-bottom:40px}}.area-top-about-link{width:70vw;max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:120px}@media screen and (max-width: 841px){.area-top-about-link{width:calc(100% - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px}}@media screen and (max-width: 540px){.area-top-about-link{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}.top-link-section{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;margin-top:56px}.top-link-section.gallery{margin-top:104px}@media screen and (max-width: 841px){.top-link-section.gallery{margin-top:56px}}.top-link-section.right{justify-content:flex-end}@media screen and (max-width: 540px){.top-link-section.right{padding-right:24px;justify-content:center;align-items:flex-end}}.top-link-section .top-link{border:1px solid #238ab6;display:flex;align-items:center;height:43px;gap:24px;padding:8px 24px 8px 32px}.top-link-section .top-link-text{color:#238ab6}.top-link-section .top-link-arrow{stroke:#238ab6;height:8px;width:32px}.top-link-section .top-link-text{font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.84px}.top-link-section-gallery{display:flex;flex-direction:column;gap:14px}.top-link-section-gallery .button-text-link-secondary{width:100%}@media screen and (max-width: 841px){.top-link-section-gallery .button-text-link-secondary{justify-content:center}}.top-galleries-list{margin-left:0;width:86vw;max-width:1400px;margin-left:auto;margin-right:auto}@media screen and (max-width: 841px){.top-galleries-list{width:calc(100% - 80px);margin-left:40px;margin-right:40px}}@media screen and (max-width: 540px){.top-galleries-list{width:100%;margin-left:0;margin-right:0;padding-bottom:0px}}.top-galleries-list .galleries-link{text-align:right;padding-right:24px;display:block}@media screen and (min-width: 540px){.top-galleries-list .galleries-link{text-align:center;margin-top:80px}}.top-galleries-list .img-top-slope-pc{position:absolute;width:367px;height:157px;right:0}@media screen and (max-width: 841px){.top-galleries-list .img-top-slope-pc{display:none}}.area-top-events{width:86vw;max-width:1400px;margin-left:auto;margin-right:auto}@media screen and (max-width: 841px){.area-top-events{width:calc(100% - 80px);margin-left:40px;margin-right:40px}}@media screen and (max-width: 540px){.area-top-events{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}.area-shops{margin-bottom:120px}@media screen and (max-width: 540px){.area-shops{margin-bottom:0}}.area-shops .area-shops-items{max-width:1400px;margin-left:auto;margin-right:auto}.area-shops .area-shops-items .shop-list-section{margin:0 100px}@media screen and (max-width: 841px){.area-shops .area-shops-items .shop-list-section{margin:0 24px}}.area-shops .area-shops-items .shop-list-section .shop-item:nth-child(odd){justify-self:start}.area-shops .area-shops-items .shop-list-section .shop-item:nth-child(even){justify-self:end}.area-top-cv{margin-top:200px;margin-bottom:200px;margin-right:auto;margin-left:auto;max-width:892px;width:86vw;max-width:1400px}@media screen and (max-width: 841px){.area-top-cv{width:calc(100% - 80px);margin-left:40px;margin-right:40px}}@media screen and (max-width: 540px){.area-top-cv{margin-top:120px;margin-bottom:120px;width:calc(100% - 48px);margin-left:24px;margin-right:24px}}.area-top-cv .cv-triple{margin:auto}.highlighted-article-item{display:flex;gap:24px}@media screen and (max-width: 841px){.highlighted-article-item{flex-direction:column;gap:16px}}.highlighted-article-item .article-image{width:320px;height:213px;flex-shrink:0}@media screen and (max-width: 841px){.highlighted-article-item .article-image{width:auto;height:auto}}@media screen and (max-width: 540px){.highlighted-article-item .article-image{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}.highlighted-article-item .article-image img{width:320px;height:213px;object-fit:cover;aspect-ratio:16/9}@media screen and (max-width: 841px){.highlighted-article-item .article-image img{width:100%;height:auto}}.highlighted-article-item .article-contents h3{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.48px}@media screen and (min-width: 1400px){.highlighted-article-item .article-contents h3{font-size:18px;letter-spacing:.54px}}.highlighted-article-item .article-contents .article-contents-sub{color:#6f6e6c}.highlighted-article-item .article-contents .article-contents-sub .article-category{margin-top:16px;font-size:14px;font-weight:400;letter-spacing:.42px}@media screen and (max-width: 841px){.highlighted-article-item .article-contents .article-contents-sub .article-category{margin-top:8px;font-size:12px;letter-spacing:normal}}.highlighted-article-item .article-contents .article-contents-sub .article-intro{margin-top:16px;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.36px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width: 841px){.highlighted-article-item .article-contents .article-contents-sub .article-intro{margin-top:12px}}.article-list-pair{width:100%;display:grid;gap:40px 24px;grid-template-columns:repeat(2, 1fr);margin-top:40px}@media screen and (max-width: 841px){.article-list-pair{grid-template-columns:1fr;gap:24px;margin-top:48px}}.article-list-pair .article-items{display:flex;gap:16px}.article-list-pair .article-items .article-image{width:36%;flex-shrink:0}.article-list-pair .article-items .article-image img{width:100%;height:100%;object-fit:cover;aspect-ratio:3/2}.article-list-pair .article-items .article-contents{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 841px){.article-list-pair .article-items .article-contents{gap:8px}}.article-list-pair .article-items .article-contents h3{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.42px}@media screen and (min-width: 1400px){.article-list-pair .article-items .article-contents h3{font-size:16px;letter-spacing:.48px}}.article-list-pair .article-items .article-contents .article-category{color:#6f6e6c;font-size:12px;font-weight:400;letter-spacing:.36px}.area-info-section{display:flex;flex-direction:column;row-gap:16px}@media screen and (min-width: 842px){.area-info-section{width:60vw;margin:0 auto;align-items:stretch}}@media screen and (max-width: 841px){.area-info-section{gap:24px;grid-template-columns:1fr}}.area-info-section .area-info{font-size:14px;line-height:150%;letter-spacing:.42px;display:grid;grid-template-rows:subgrid;flex:1;grid-row:span 1;row-gap:0}@media screen and (max-width: 841px){.area-info-section .area-info{display:flex;flex-direction:column}}.area-info-section .area-info.with-source{grid-row:span 2}@media screen and (min-width: 842px){.area-info-section .area-info.wide{grid-column:1/span 2}}.area-info-section .area-info .area-info-container{display:flex;flex-direction:column;flex:1;border:1px solid #e5e5e1;background:#fff}.area-info-section .area-info .area-info-container .area-info-head{text-align:center;background-color:#f2f2ec;border-bottom:1px solid #e5e5e1;padding:12px 0;font-size:16px;letter-spacing:.48px;line-height:150%}@media screen and (max-width: 841px){.area-info-section .area-info .area-info-container .area-info-head{font-size:14px;letter-spacing:.42px}}.area-info-section .area-info .area-info-container .area-info-content{display:flex;flex-direction:column;align-items:center;width:100%;row-gap:8px;padding:16px 24px;font-size:14px;line-height:1.8}@media screen and (max-width: 841px){.area-info-section .area-info .area-info-container .area-info-content{padding:12px 16px}}.area-info-section .area-info .area-info-container .area-info-content .info-text{width:100%;transition:height .5s ease-in-out}.area-info-section .area-info .area-info-container .area-info-content .info-text p:not(:first-child){margin-top:1em}.area-info-section .area-info .area-info-source{font-size:10px;line-height:200%;letter-spacing:.6px;text-align:right;color:#a6a7a5;height:2em}.area-info-section .area-info .area-info-source a{position:relative;display:inline-block}.area-info-section .area-info .area-info-source a::after{position:absolute;left:0;content:"";width:100%;height:1px;background:#a6a7a5;bottom:-1px;transform:scaleX(0);transform-origin:right top;transition:transform .3s}@media screen and (max-width: 540px){.area-info-section .area-info .area-info-source a::after{display:none}}.area-info-section .area-info .area-info-source a:hover::after{transform:scaleX(1);transform-origin:left top}@media screen and (max-width: 540px){.area-info-section .area-info .area-info-source a:hover::after{transition:none}}.owner-voice-card{border-radius:8px;display:flex;flex-direction:column;align-items:stretch;background:#fff;overflow:hidden}.owner-voice-card.in-row{flex-direction:row;padding:32px 40px 32px 32px;column-gap:40px}@media screen and (max-width: 841px){.owner-voice-card.in-row{padding:0;flex-direction:column}}.owner-voice-card:hover .button-text-link::after{transform:scaleX(1);transform-origin:left top}.owner-voice-card .owner-voice-image.in-row{flex-shrink:0;width:40%}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-image.in-row{width:100%;max-width:none}}.owner-voice-card .owner-voice-image.in-row img{max-height:260px;height:100%}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-image.in-row img{max-height:none;flex-shrink:1;height:100%;width:100%}}.owner-voice-card .owner-voice-image .image-container{width:100%}.owner-voice-card .owner-voice-image .image-container img{aspect-ratio:3/2;width:100%;height:100%;object-fit:contain}.owner-voice-card .owner-voice-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px;row-gap:8px}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content{padding:16px}}.owner-voice-card .owner-voice-content.in-row{padding:0}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content.in-row{padding:16px}}.owner-voice-card .owner-voice-content .owner-voice{display:flex;align-items:center;gap:12px;color:#6f6e6c;font-size:14px;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content .owner-voice{font-size:12px}}.owner-voice-card .owner-voice-content .owner-voice .owner-voice-owner-name{color:#36383a;font-size:20px;letter-spacing:.03em}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content .owner-voice .owner-voice-owner-name{font-size:16px}}.owner-voice-card .owner-voice-content .owner-voice .owner-voice-owner-family{flex:1}.owner-voice-card .owner-voice-content .gallery-info .gallery-concept{color:#a6a7a5;font-size:14px;line-height:1.5;letter-spacing:.03em;margin-top:4px}.owner-voice-card .owner-voice-content .gallery-info .gallery-concept.in-row{font-size:14px;margin-top:0}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content .gallery-info .gallery-concept{font-size:12px}}.owner-voice-card .owner-voice-content .owner-voice-first{margin-top:16px;font-size:16px;line-height:1.8;letter-spacing:.03em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content .owner-voice-first{font-size:14px}}.owner-voice-card .owner-voice-content .link-wrapper{color:#238ab6;font-size:16px;letter-spacing:.03em;text-align:right}@media screen and (max-width: 841px){.owner-voice-card .owner-voice-content .link-wrapper{font-size:14px}}.owner-voice-card .owner-voice-content .link-wrapper .button-text-link{padding:8px 0}.architect-voice-card{border-radius:8px;display:flex;flex-direction:column;background:#fff;overflow:hidden}.architect-voice-card:hover .button-text-link::after{transform:scaleX(1);transform-origin:left top}.architect-voice-card .image-container img{aspect-ratio:3/2;width:100%;height:auto;object-fit:cover}.architect-voice-card .architect-voice-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;gap:24px;padding:16px}.architect-voice-card .architect-voice-content .architect-voice{display:flex;flex-direction:column;gap:4px}.architect-voice-card .architect-voice-content .architect-voice .architect-voice-architects{display:flex;gap:16px}.architect-voice-card .architect-voice-content .architect-voice .architect-voice-architect{display:flex;gap:8px;align-items:center;font-size:16px;font-weight:500;letter-spacing:.03em;margin:0}.architect-voice-card .architect-voice-content .architect-voice .architect-concept{padding:10px 14px;border-radius:8px;background:#f2f2ec;position:relative;display:inline-block;margin-top:12px;font-size:16px;line-height:1.8;letter-spacing:.03em}@media screen and (max-width: 841px){.architect-voice-card .architect-voice-content .architect-voice .architect-concept{font-size:14px}}.architect-voice-card .architect-voice-content .architect-voice .architect-concept p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.architect-voice-card .architect-voice-content .architect-voice .architect-concept:before{content:"";position:absolute;top:-20px;left:0;margin-left:17px;border:8px solid rgba(0,0,0,0);border-bottom:12px solid #f2f2ec}.architect-voice-card .architect-voice-content .gallery-info{font-size:16px;letter-spacing:.03em}@media screen and (max-width: 841px){.architect-voice-card .architect-voice-content .gallery-info{font-size:14px}}.architect-voice-card .architect-voice-content .gallery-info .gallery-concept{color:#6f6e6c;line-height:1.5}.architect-voice-card .architect-voice-content .gallery-info .link-wrapper{color:#238ab6;text-align:right}.architect-voice-card .architect-voice-content .gallery-info .link-wrapper .button-text-link{padding:8px 0}.subsidy-item{color:#36383a;display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e5e1;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){.subsidy-item{font-size:14px}}.subsidy-item .entry-period{color:#6f6e6c;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.03em}.subsidy-item .entry-period .date{display:flex;gap:.3em}.subsidy-item .subsidy-amount{color:#238ab6;font-size:18px;font-weight:500;line-height:2;letter-spacing:.03em}.subsidy-item .subsidy-amount .note{font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.03em}.subsidy-item .subsidy-item-arrow{display:flex}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);z-index:1998}.modal{position:fixed;display:flex;flex-wrap:wrap;top:0;left:0;width:100%;height:100%;max-width:841px;z-index:1999;transition:all .3s}@media screen and (min-width: 842px){.modal{top:50%;left:50vw;width:700px;height:70%;transform:translate(-50%, -50%)}}.modal .modal-close{width:100%;display:flex;justify-content:flex-end;padding:8px}.modal .modal-close .modal-close-button{height:40px;width:40px;display:flex;justify-content:center;align-items:center}.modal .modal-close .modal-close-button:hover{cursor:pointer}.modal .modal-close .modal-close-button img{height:20px;width:20px}.modal .modal-content{background-color:#f9f9f6;padding:40px 0px}@media screen and (max-width: 841px){.modal .modal-content{padding:24px 0px}}#subsidy-modal{display:none}#subsidy-modal.active{display:block}#subsidy-modal .modal{margin:auto;height:80vh;width:60vw;max-width:900px;font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){#subsidy-modal .modal{font-size:14px}}@media screen and (max-width: 1024px){#subsidy-modal .modal{width:100%;height:100%}}#subsidy-modal .modal .modal-inner{display:flex;flex-direction:column;height:100%}#subsidy-modal .modal .modal-content{flex:1 1 auto;min-height:0;padding:24px;padding-bottom:0}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content{padding:16px 24px}}#subsidy-modal .modal .modal-content .modal-content-inner{height:100%;overflow-y:auto;padding-bottom:24px;scrollbar-width:none;-ms-overflow-style:none}#subsidy-modal .modal .modal-content .modal-content-inner::-webkit-scrollbar{display:none}#subsidy-modal .modal .modal-content .subsidy-section{margin-top:32px;display:flex;flex-direction:column;gap:8px}#subsidy-modal .modal .modal-content .subsidy-section .modal-secondary-title{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content .subsidy-section .modal-secondary-title{font-size:18px}}#subsidy-modal .modal .modal-content .subsidy-section.none{display:none}#subsidy-modal .modal .modal-content .place{display:flex;justify-content:center;gap:.5em}#subsidy-modal .modal .modal-content .modal-title{text-align:center;font-size:24px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content .modal-title{font-size:20px}}#subsidy-modal .modal .modal-content .amount{font-size:18px !important;font-size:16px;font-weight:500;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content .amount{font-size:14px}}#subsidy-modal .modal .modal-content .amount-details{border:1px solid #e5e5e1;display:block;margin-top:4px}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content .amount-details{margin-top:8px}}#subsidy-modal .modal .modal-content .amount-details .amount-detail-title{padding:8px 16px;background-color:#f2f2ec;border-bottom:1px solid #e5e5e1;font-size:16px;font-weight:500;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content .amount-details .amount-detail-title{font-size:14px}}#subsidy-modal .modal .modal-content .amount-details .amount-detail-items{padding:16px}#subsidy-modal .modal .modal-content .conditions-list{list-style-type:disc;padding-left:1.5em}#subsidy-modal .modal .modal-content .conditions-list li:last-child{margin-bottom:0}#subsidy-modal .modal .modal-content .url-section-sp{display:none}@media screen and (max-width: 1024px){#subsidy-modal .modal .modal-content .url-section-sp{display:flex;justify-content:center;align-items:center;flex-direction:column}}#subsidy-modal .modal .url-section-pc{padding:24px;width:100%;background:#f9f9f6;border-top:1px solid #a6a7a5;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:40px}@media screen and (max-width: 1024px){#subsidy-modal .modal .url-section-pc{display:none}}#subsidy-modal .modal .url-section-pc .button-primary-m{padding:12px 42px}#subsidy-modal .text-link{color:#238ab6;position:relative;display:inline-block}#subsidy-modal .text-link::after{position:absolute;left:0;content:"";width:100%;height:1px;background:#238ab6;bottom:-1px;transform:scaleX(0);transform-origin:right top;transition:transform .3s}@media screen and (max-width: 540px){#subsidy-modal .text-link::after{display:none}}#subsidy-modal .text-link:hover::after{transform:scaleX(1);transform-origin:left top}@media screen and (max-width: 540px){#subsidy-modal .text-link:hover::after{transition:none}}@keyframes sliderAnimation{100%{transform:translateX(-50%)}}.list-by-city h2.title{margin:120px auto 72px}@media screen and (max-width: 841px){.list-by-city h2.title{margin:96px auto 40px}}@media screen and (max-width: 540px){.list-by-city h2.title{margin:88px auto 40px;display:flex;flex-direction:column}}.list-by-city .list-by-city__content{width:86vw;max-width:1400px;max-width:1400px;margin-left:auto;margin-right:auto;margin-bottom:120px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content{width:calc(100% - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}.list-by-city .list-by-city__content .city-shop-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:80px;justify-items:center}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);gap:40px}}.list-by-city .list-by-city__content .city-shop-items .shop-item{width:100%;display:flex;flex-direction:column;text-align:left;opacity:0;transform:translateY(50px);transition:opacity .5s ease,transform .5s ease;background:#fff;padding:48px 56px 74px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item{padding:40px 24px 56px}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item{width:100%;min-width:260px}}.list-by-city .list-by-city__content .city-shop-items .shop-item.visible{opacity:1;transform:translateY(0)}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info{display:flex;gap:32px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info{gap:16px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-top .shop-image{width:160px;height:160px;object-fit:cover}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-top .shop-image{width:80px;height:80px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-top .shop-no-image{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:80px;background-color:#eceeee;color:#adb4b5;font-size:12px;margin-bottom:16px}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container{flex:1}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name{display:flex;flex-direction:column;align-items:flex-start}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-sub,.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-r-plus{color:#6f6e6c;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:.48px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-sub,.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-r-plus{font-size:14px;letter-spacing:.42px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-main{color:#238ab6;font-size:24px;font-weight:500;line-height:1.5;letter-spacing:.72px;margin:8px auto 4px;position:relative;display:inline-block}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-main::after{position:absolute;left:0;content:"";width:100%;height:1px;background:#238ab6;bottom:-1px;transform:scaleX(0);transform-origin:right top;transition:transform .3s}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-main::after{display:none}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-main:hover::after{transform:scaleX(1);transform-origin:left top}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-main:hover::after{transition:none}}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-main{font-size:20px;letter-spacing:.6px}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info .shop-description-container .shop-name .shop-name-sub{margin-top:4px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles{margin-bottom:40px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);background:#fff;padding:16px 0;margin-bottom:auto;position:-webkit-sticky;position:sticky;top:64px;z-index:1}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles.scrolled{border-bottom:1px solid #e5e5e1}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles{top:0}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles .shop-name{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 842px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles .shop-name .shop-name-r-plus{font-size:16px}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-info.shop-titles .shop-name .shop-name-sub{font-size:16px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-content-head{font-size:16px;font-weight:400;line-height:150%;letter-spacing:.48px;color:#6f6e6c}@media screen and (min-width: 842px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-content-head{font-weight:500;border-bottom:1px solid #e5e5e1;padding-bottom:8px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-contents .shop-content:not(:first-child) .shop-content-head{margin-top:32px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-contents .shop-content:not(:first-child) .shop-content-head{margin-top:64px}}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-contents .shop-content:first-child .shop-content-head{margin-top:40px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-contents .shop-detail-link-button:not(:first-child){margin-top:32px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-contents .shop-detail-link-button:not(:first-child){margin-top:40px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries{grid-template-columns:1fr 1fr;gap:48px}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries{grid-template-columns:1fr}}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries .gallery-list-item.without-location:nth-child(3){grid-column:1/3;justify-content:center;align-items:center}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries .gallery-list-item.without-location:nth-child(3) a{width:calc(50% - 8px)}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries .gallery-list-item.without-location:nth-child(3){grid-column:1;align-items:normal}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries .gallery-list-item.without-location:nth-child(3) a{width:auto}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-gallery-container .shop-galleries .gallery-list-item.without-location img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-event-container .shop-events{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px;align-items:stretch}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-event-container .shop-events{grid-template-columns:1fr;margin-top:8px}}.list-by-city .list-by-city__content .city-shop-items .shop-item .shop-show-link{margin-top:24px}.list-by-city .list-by-city__content .city-shop-items .shop-item .text-link-wrapper-right{display:flex;justify-content:flex-end}.list-by-city .list-by-city__content .city-shop-items .shop-item .button-text-link{margin-top:24px}.list-by-city .list-by-city__content .city-gallery-items h3.title{font-size:20px;line-height:150%;letter-spacing:.6px;text-align:center;color:#6f6e6c;margin-bottom:72px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-gallery-items h3.title{font-size:18px;letter-spacing:.54px;margin:24px auto 40px}}.list-by-city .list-by-city__content .city-gallery-items .city-gallery-item{padding-bottom:96px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-gallery-items .city-gallery-item{padding-bottom:40px}}.list-by-city .list-by-city__content .city-gallery-items .city-gallery-item:last-child{padding-bottom:0}.list-by-city .list-by-city__content .city-gallery-items .city-gallery-item .gallery-title{margin:14px 0 0}.list-by-city .list-by-city__content .city-gallery-items .gallery-item-info{margin:0}.list-by-city .list-by-city__content .city-gallery-items .gallery-list{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .city-gallery-items .gallery-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 540px){.list-by-city .list-by-city__content .city-gallery-items .gallery-list{grid-template-columns:1fr}}.list-by-city .list-by-city__content .area-info-section h2.title{margin:120px auto 72px}@media screen and (max-width: 841px){.list-by-city .list-by-city__content .area-info-section h2.title{margin:56px auto 40px}}.list-by-city .list-by-city__content .another-city-section .title{display:flex;flex-direction:column}.list-by-city .prefecture-link-section{margin-top:120px;padding:24px;background-color:#fff;display:flex;justify-content:center;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);margin-bottom:120px}@media screen and (max-width: 540px){.list-by-city .prefecture-link-section{margin-top:88px;margin-bottom:80px;display:block}.list-by-city .prefecture-link-section .button-text-link{width:100%}.list-by-city .prefecture-link-section .button-text-link .link-text{flex-grow:1;justify-content:space-between}}.list-by-city .article-section{width:60vw;max-width:900px;max-width:1000px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1130px){.list-by-city .article-section{width:86vw}}@media screen and (max-width: 841px){.list-by-city .article-section{max-width:500px;width:calc(100% - 48px);margin-left:24px;margin-right:24px}}@media screen and (max-width: 540px){.list-by-city .article-section{width:calc(100% - 48px);margin-left:24px;margin-right:24px;max-width:none}}.list-by-city .article-section .article-list-simple .article-items{padding-bottom:40px}@media screen and (max-width: 540px){.list-by-city .article-section .article-list-simple .article-items{padding-bottom:0px}}.list-by-city .home-building-knowhow{margin-bottom:120px}@media screen and (max-width: 841px){.list-by-city .home-building-knowhow{margin-bottom:96px}}.list-by-city .home-building-knowhow-movie .movie-article-section,.list-by-city .home-building-knowhow .movie-article-section{display:flex;justify-content:center}.list-by-city .home-building-knowhow-movie .home-building-knowhow-items,.list-by-city .home-building-knowhow .home-building-knowhow-items{display:flex;justify-content:center}.list-by-city .architect-section,.list-by-city .owner-voice-section,.list-by-city .floor-plan-section{width:86vw;max-width:1400px;margin-left:auto;margin-right:auto}@media screen and (max-width: 841px){.list-by-city .architect-section,.list-by-city .owner-voice-section,.list-by-city .floor-plan-section{width:calc(100% - 80px);margin-left:40px;margin-right:40px}}@media screen and (max-width: 540px){.list-by-city .architect-section,.list-by-city .owner-voice-section,.list-by-city .floor-plan-section{width:calc(100% - 48px);margin-left:24px;margin-right:24px;max-width:none}}.list-by-city .architect-section h2.title,.list-by-city .owner-voice-section h2.title,.list-by-city .floor-plan-section h2.title{display:flex;flex-wrap:wrap;justify-content:center}.list-by-city section#subsidy-section{margin:120px auto;width:60vw;max-width:900px}@media screen and (min-width: 744px)and (max-width: 1024px){.list-by-city section#subsidy-section{margin:80px auto;width:calc(100% - 80px);margin-left:40px;margin-right:40px}}@media screen and (max-width: 743px){.list-by-city section#subsidy-section{margin:80px auto;width:calc(100% - 48px);margin-left:24px;margin-right:24px}}.list-by-city section#subsidy-section .top-link-section{margin-top:32px}.list-by-city section#subsidy-section .title-container{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;align-items:center;gap:4px}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .title-container{margin-bottom:32px}}.list-by-city section#subsidy-section .title-container .title{margin-bottom:0;margin-top:0;color:#36383a;font-size:28px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .title-container .title{font-size:24px}}.list-by-city section#subsidy-section .title-container .last-update{text-align:center;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.03em}.list-by-city section#subsidy-section .description{text-align:left;font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .description{font-size:14px}}.list-by-city section#subsidy-section .subsidy-section{margin-top:56px}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .subsidy-section{margin-top:48px}}.list-by-city section#subsidy-section .subsidy-content .subsidy-section h3{font-size:22px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .subsidy-content .subsidy-section h3{font-size:20px}}.list-by-city section#subsidy-section .subsidy-content .subsidy-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px 64px}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .subsidy-content .subsidy-list{grid-template-columns:repeat(1, 1fr);gap:16px}}.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item{color:#36383a;display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e5e1;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item{font-size:14px}}.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item .entry-period{color:#6f6e6c;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.03em}.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item .entry-period .date{display:flex;gap:.3em}.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item .subsidy-amount{color:#238ab6;font-size:18px;font-weight:500;line-height:2;letter-spacing:.03em}.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item .subsidy-amount .note{font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.03em}.list-by-city section#subsidy-section .subsidy-content .subsidy-list .subsidy-item .subsidy-item-arrow{display:flex}
