@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Hammersmith+One&display=swap";:root{--color-primary: #F09299;--color-text-basic: #444444;--color-text-sub: #666666;--color-primary-pink: #F09299;--color-primary-blue: #79A1CF;--color-primary-yellow: #D7C447;--color-primary-yellow-dark: #AF9B01;--color-primary-brown: #A86C4F;--color-surface-white: #ffffff;--color-surface-content: #FFF6ED;--color-text-main: #444}html{overflow-y:scroll;scroll-padding-top:80px}html{--scroll-y: 0}html{scroll-behavior:smooth}body{width:100%;overflow-x:hidden}.fixed{position:fixed;top:var(--scroll-y);left:0;width:100%;height:110%;overflow:hidden}button,*[role=button]{cursor:pointer}.sp_only{display:none}@media screen and (max-width:768px)and (orientation:portrait){.sp_only{display:block}}.pc_only{display:block}@media screen and (max-width:768px)and (orientation:portrait){.pc_only{display:none}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}a,button{transition:opacity .2s ease-in-out}a:hover,button:hover{opacity:.7}:root{--body-bg: #FFFFFF;--common-text: #263946;--text-sub-gray: #666666;--button-bg-brown: #E8E6DF;--common-gray: #EBE9F2;--white: #ffffff;--surface-white: #ffffff}html,body{background-color:var(--body-bg);color:var(--color-text-basic);font-family:Noto Sans JP,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;display:block;width:100%;color:var(--color-text-main);font-size:clamp(14px,1vw + .16 * 1rem,20px)}@media only screen and (max-width:768px){html,body{font-size:calc(1.8229166667vw + .14 * 1rem)}}@media only screen and (max-width:486px){html,body{font-size:calc(3.5897435897vw + .14 * 1rem)}}html:lang(en),html:lang(en) body{font-family:Noto Sans,sans-serif}.panzoom-container{position:relative}.panzoom-container:hover .panzoom-controls{opacity:1;pointer-events:auto}.panzoom-controls{display:flex;flex-wrap:wrap;flex-direction:column;gap:.5em;margin-bottom:1em;z-index:100;position:absolute;right:0;top:0;opacity:0;pointer-events:none;transition:opacity .3s ease}@media screen and (max-width:768px)and (orientation:portrait){.panzoom-controls{opacity:1;pointer-events:auto}}.panzoom-controls button{background-color:#f2f2f2;border:1px solid #ccc;padding:.5rem 1em;font-size:.9em;border-radius:4px;cursor:pointer;transition:all .2s ease;width:calc(2.5vw + .4rem);height:calc(2.5vw + .4rem);display:block;aspect-ratio:1/1;background-size:50%;background-repeat:no-repeat;background-position:center;opacity:.85}@media screen and (max-width:768px)and (orientation:portrait){.panzoom-controls button{width:calc(6.1538461538vw + .24 * 1rem);height:calc(6.1538461538vw + .24 * 1rem)}}.panzoom-controls button:hover{background-color:#e0e0e0}.panzoom-controls button:active{transform:scale(.98)}.panzoom-controls button.zoomIn{background-image:url(/images/icon/icon_plus.svg)}.panzoom-controls button.zoomOut{background-image:url(/images/icon/icon_minus.svg)}.panzoom-controls button.reset{background-image:url(/images/icon/icon_reset.svg)}.news-detail{padding:calc(6.25vw + 1rem) 0}@media only screen and (max-width:768px){.news-detail{padding:calc(10.4166666667vw + .8 * 1rem) 0}}@media only screen and (max-width:486px){.news-detail{padding:calc(10.2564102564vw + .4 * 1rem) 0}}.news-detail__inner{width:90%;max-width:896px;margin:0 auto}.news-detail__breadcrumb{margin-bottom:4em}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__breadcrumb{margin-bottom:calc(6.1538461538vw + .24 * 1rem)}}.news-detail__breadcrumb ol{list-style:none;padding:0;margin:0}.news-detail__breadcrumb a{font-size:clamp(12px,.875vw + .14 * 1rem,16px)}@media only screen and (max-width:768px){.news-detail__breadcrumb a{font-size:calc(1.8229166667vw + .14 * 1rem)}}@media only screen and (max-width:486px){.news-detail__breadcrumb a{font-size:calc(3.0769230769vw + .12 * 1rem)}}.news-detail__breadcrumb a{color:var(--color-text-sub);text-decoration:underline;text-underline-offset:6px;display:inline-flex;align-items:center;gap:6px;transition:opacity .2s ease}.news-detail__breadcrumb a:before{content:"";display:block;width:1.25em;aspect-ratio:1/1;background-color:var(--color-primary-brown);border-radius:50%;-webkit-mask-image:url(/images/icon/arrow_right.svg);mask-image:url(/images/icon/arrow_right.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transform:rotate(180deg)}.news-detail__breadcrumb a:hover{opacity:.65}.news-detail__header{margin-bottom:2.5em;padding-bottom:2em}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__header{margin-bottom:calc(7.1794871795vw + .28 * 1rem);padding-bottom:calc(6.1538461538vw + .24 * 1rem)}}.news-detail__date{display:block;font-size:clamp(12px,.875vw + .14 * 1rem,16px)}@media only screen and (max-width:768px){.news-detail__date{font-size:calc(1.8229166667vw + .14 * 1rem)}}@media only screen and (max-width:486px){.news-detail__date{font-size:calc(3.0769230769vw + .12 * 1rem)}}.news-detail__date{color:var(--color-text-sub);margin-bottom:calc(.75vw + .12rem)}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__date{margin-bottom:calc(2.0512820513vw + .08 * 1rem)}}.news-detail__title{font-size:clamp(30px,2vw + .32 * 1rem,36px)}@media only screen and (max-width:768px){.news-detail__title{font-size:calc(3.125vw + .24rem)}}@media only screen and (max-width:486px){.news-detail__title{font-size:calc(5.1282051282vw + .2 * 1rem)}}.news-detail__title{font-weight:700;color:var(--color-primary-brown);line-height:1.5;margin:0;display:flex;justify-content:center}.news-detail__body{font-size:clamp(14px,1vw + .16 * 1rem,20px)}@media only screen and (max-width:768px){.news-detail__body{font-size:calc(1.8229166667vw + .14 * 1rem)}}@media only screen and (max-width:486px){.news-detail__body{font-size:calc(3.5897435897vw + .14 * 1rem)}}.news-detail__body{color:var(--color-text-main);line-height:1.9}.news-detail__body h2{font-size:clamp(20px,1.375vw + .22 * 1rem,24px);font-weight:700;margin:2.5em 0 1em;padding-bottom:calc(.75vw + .12rem);border-bottom:1px solid var(--color-primary-yellow)}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__body h2{margin:calc(8.2051282051vw + .32 * 1rem) 0 calc(4.1025641026vw + .16 * 1rem);padding-bottom:calc(2.5641025641vw + .1 * 1rem)}}.news-detail__body h3{font-size:clamp(16px,1.25vw + .2 * 1rem,24px);font-weight:700;margin:2.25em 0 1em}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__body h3{margin:calc(6.1538461538vw + .24 * 1rem) 0 calc(3.0769230769vw + .12 * 1rem)}}.news-detail__body h4{font-size:clamp(16px,1.125vw + .18 * 1rem,20px);font-weight:700;margin:2em 0 .5em;padding-bottom:calc(.5vw + .08rem)}.news-detail__body p{font-size:clamp(14px,1vw + .16 * 1rem,20px)}@media only screen and (max-width:768px){.news-detail__body p{font-size:calc(1.8229166667vw + .14 * 1rem)}}@media only screen and (max-width:486px){.news-detail__body p{font-size:calc(3.5897435897vw + .14 * 1rem)}}.news-detail__body p{margin:0 0 1.5em;overflow-wrap:break-word}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__body p{margin-bottom:calc(4.6153846154vw + .18 * 1rem)}}.news-detail__body figure{margin:calc(2vw + .32rem) 0;text-align:center}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__body figure{margin:calc(6.1538461538vw + .24 * 1rem) 0}}.news-detail__body img{max-width:100%;height:auto;border-radius:4px}.news-detail__body ul,.news-detail__body ol{padding-left:1.5em;margin:0 0 calc(1.5vw + .24rem)}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__body ul,.news-detail__body ol{margin-bottom:calc(4.6153846154vw + .18 * 1rem)}}.news-detail__body li{margin-bottom:.5em}.news-detail__body a{color:var(--color-primary-blue);text-underline-offset:3px}.news-detail__body strong{font-weight:700}.news-detail__footer{margin-top:6em;padding-top:3em;border-top:3px dotted var(--color-primary-yellow)}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__footer{margin-top:calc(12.3076923077vw + .48 * 1rem);padding-top:calc(7.1794871795vw + .28 * 1rem)}}.news-detail__share{display:flex;align-items:center;justify-content:center;gap:1.5em;flex-wrap:wrap}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__share{gap:calc(4.1025641026vw + .16 * 1rem)}}.news-detail__share-label{font-size:clamp(12px,.875vw + .14 * 1rem,16px)}@media only screen and (max-width:768px){.news-detail__share-label{font-size:calc(1.8229166667vw + .14 * 1rem)}}@media only screen and (max-width:486px){.news-detail__share-label{font-size:calc(3.0769230769vw + .12 * 1rem)}}.news-detail__share-label{color:var(--color-text-sub);font-weight:600;margin:0;white-space:nowrap}.news-detail__share-list{list-style:none;padding:0;margin:0;display:flex;gap:.4em;flex-wrap:wrap}@media screen and (max-width:768px)and (orientation:portrait){.news-detail__share-list{gap:calc(2.5641025641vw + .1 * 1rem)}}.news-detail__share-btn{display:inline-flex;align-items:center;gap:.5em;padding:.75em 1em;border-radius:999px;font-size:clamp(10px,.75vw + .12 * 1rem,14px);font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:opacity .2s ease;line-height:1}.news-detail__share-btn svg{width:16px;height:16px;flex-shrink:0}.news-detail__share-btn:hover{opacity:.8}.news-detail__share-btn--facebook{background-color:#1877f2;color:#fff}.news-detail__share-btn--facebook svg{fill:#fff}.news-detail__share-btn--x{background-color:#000;color:#fff}.news-detail__share-btn--x svg{fill:#fff}.news-detail__share-btn--line{background-color:#06c755;color:#fff}.news-detail__share-btn--line svg{fill:#fff}.news-detail__share-btn--copy{background-color:#f5f5f5;color:var(--color-text-main);border:1px solid rgba(68,68,68,.2)}.news-detail__share-btn--copy svg{stroke:var(--color-text-main)}
