.l-news .l-root{position:relative}.l-news .l-content{padding-top:clamp(52px,6.6666666667vw,80px);padding-bottom:clamp(80px,10.6666666667vw,128px);margin-bottom:0;background-color:#f5f5f5}.p-news{width:100%}.p-news__inner{width:100%}.p-news__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:clamp(18px,2.34375vw,32px);-moz-column-gap:clamp(18px,2.34375vw,32px);column-gap:clamp(18px,2.34375vw,32px);margin-bottom:clamp(34px,4vw,48px)}@media screen and (max-width:768px){.p-news__nav-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:288px;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.p-news__nav-list>li{width:100%}}.p-news__nav-link{padding-bottom:8px;border-bottom:1px solid #999999;font-size:18px;font-weight:500;color:#999999;position:relative;-webkit-transition:color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,border-color 0.3s ease-in-out}@media screen and (max-width:768px){.p-news__nav-link{width:100%;text-align:center}}@media screen and (hover:hover) and (pointer:fine){.p-news__nav-link:hover{color:#8b7246;border-color:#8b7246}}.p-news__nav-link.active{color:#333333;pointer-events:none}.p-news__nav-link.active:after{content:"";width:100%;height:3px;background-color:#333333;position:absolute;left:0;bottom:-2px}.p-news__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr clamp(16px,2.6666666667vw,32px) 1fr clamp(16px,2.6666666667vw,32px) 1fr clamp(16px,2.6666666667vw,32px) 1fr;grid-template-columns:repeat(4,1fr);gap:clamp(20px,4vw,48px) clamp(16px,2.6666666667vw,32px)}@media screen and (max-width:1024px){.p-news__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.p-news__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.p-news__list{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.p-news__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%;height:100%;background:#ffffff}.p-news__figure{width:100%;margin-bottom:0;position:relative;overflow:hidden}.p-news__figure .img{width:100%;aspect-ratio:3/2;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.p-news.products .p-news__figure .img{aspect-ratio:1}@media screen and (hover:hover) and (pointer:fine){.p-news__link:hover .p-news__figure .img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.p-news__figure .img img{height:100%;-o-object-fit:cover;object-fit:cover}.p-news__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;padding:20px 16px 56px;position:relative}.p-news__text:after{font-family:"Material Icons Round";content:"\e5c8";font-size:20px;font-weight:400;color:#8b7246;letter-spacing:0;display:inline-block;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:28px;height:28px;background:#ffffff;border:1px solid #d3d3d3;border-radius:50%;padding-top:2px;position:absolute;bottom:12px;right:12px;-webkit-transition:color 0.3s ease-in-out,background 0.3s ease-in-out,border 0.3s ease-in-out;transition:color 0.3s ease-in-out,background 0.3s ease-in-out,border 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-news__link:hover .p-news__text:after{color:#ffffff;background:#8b7246;border-color:#8b7246}}.p-news__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;margin-bottom:16px}.p-news__flex .cat{display:block;min-width:80px;padding:0 10px 1px;font-size:14px;line-height:23px;color:#ffffff;text-align:center;background:#8b7246}.p-news__flex .time{display:block;padding-bottom:2px;font-size:14px;font-weight:500;color:#666666}.p-news__ttl{line-height:1.5;margin-top:clamp(-4px,-0.3333333333vw,-4px);margin-bottom:clamp(-4px,-0.3333333333vw,-4px);-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-news__link:hover .p-news__ttl{color:#8b7246}}.p-news__link[target=_blank] .p-news__ttl:after{font-family:"Material Icons";content:"\e89e";font-size:18px;font-weight:400;color:#999999;letter-spacing:0;display:inline-block;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-transform:translateY(3px);transform:translateY(3px);padding-left:1px}.p-news__pager .wp-pagenavi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-top:clamp(48px,6.6666666667vw,80px)}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi{-webkit-column-gap:0px;-moz-column-gap:0px;column-gap:0px}}.p-news__pager .wp-pagenavi .current,.p-news__pager .wp-pagenavi .nextpostslink,.p-news__pager .wp-pagenavi .page,.p-news__pager .wp-pagenavi .previouspostslink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:clamp(36px,5.46875vw,42px);aspect-ratio:1;background-color:#ffffff;border:1px solid #999999;border-radius:6px;font-weight:500;color:#8b7246;-webkit-transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out}.p-news__pager .wp-pagenavi .current:last-child,.p-news__pager .wp-pagenavi .nextpostslink:last-child,.p-news__pager .wp-pagenavi .page:last-child,.p-news__pager .wp-pagenavi .previouspostslink:last-child{margin-right:0}@media screen and (hover:hover) and (pointer:fine){.p-news__pager .wp-pagenavi .current:hover,.p-news__pager .wp-pagenavi .nextpostslink:hover,.p-news__pager .wp-pagenavi .page:hover,.p-news__pager .wp-pagenavi .previouspostslink:hover{background-color:#8b7246;border-color:#8b7246;color:#ffffff}}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .page{margin-right:-1px;border-radius:0}}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .page.smaller:nth-child(2){border-radius:6px 0 0 6px}}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .page.larger:nth-last-child(2){border-radius:0 6px 6px 0;margin-right:0}}.p-news__pager .wp-pagenavi .current{background-color:#999999;color:#ffffff;pointer-events:none}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .current{margin-right:-1px;border-radius:0}}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .current:first-child{border-radius:6px 0 0 6px}}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .current:last-child{border-radius:0 6px 6px 0;margin-right:0}}.p-news__pager .wp-pagenavi .previouspostslink{margin-right:4px;aspect-ratio:64/42}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .previouspostslink{margin-right:12px;aspect-ratio:44/36}}.p-news__pager .wp-pagenavi .nextpostslink{margin-left:4px;aspect-ratio:64/42}@media screen and (max-width:768px){.p-news__pager .wp-pagenavi .nextpostslink{margin-left:12px;aspect-ratio:44/36}}.l-news_details .l-root{position:relative}.l-news_details .l-content{padding-top:clamp(48px,6.6666666667vw,80px);padding-bottom:clamp(80px,10.6666666667vw,128px);margin-bottom:0;background-color:#f5f5f5}.p-news_details_main{padding:clamp(40px,5.3333333333vw,64px) min(10vw,120px) clamp(48px,5.3333333333vw,64px);background-color:#ffffff}@media screen and (max-width:1024px){.p-news_details_main{padding:clamp(40px,5.3333333333vw,64px) clamp(16px,3.3333333333vw,40px) clamp(48px,5.3333333333vw,64px);margin:0 clamp(-40px,-3.3333333333vw,-16px)}}.p-news_details_main__inner>:where(*){margin-bottom:clamp(32px,3.3333333333vw,40px)}.p-news_details_main__inner>:last-child{margin-bottom:0}.p-news_details_main__figure{background-color:#f5f5f5;margin-bottom:clamp(32px,5.3333333333vw,64px)}.p-news_details_main__figure .img{width:clamp(288px,40vw,480px);margin:0 auto}.p-news_details_main h1{width:100%;padding:0 0 clamp(10px,1.1666666667vw,14px) clamp(16px,1.6666666667vw,20px);margin-top:-2px;margin-bottom:clamp(24px,2.6666666667vw,32px);border-bottom:1px solid #d3d3d3;font-size:clamp(20px,2vw,24px);line-height:clamp(28px,3vw,36px);font-weight:500;position:relative}.p-news_details_main h1:not(:first-child){margin-top:clamp(24px,5.3333333333vw,64px)}.p-news_details_main h1:before{content:"";width:4px;height:calc(100% - 14px);background:#8b7246;position:absolute;top:2px;left:0}.p-news_details_main h2{width:100%;padding:clamp(10.5px,1.125vw,13.5px) clamp(16px,1.6666666667vw,20px) clamp(11.5px,1.2083333333vw,14.5px);margin-bottom:clamp(16px,2vw,24px);background-color:#efe9db;border-radius:6px;font-size:clamp(18px,1.6666666667vw,20px);line-height:clamp(26px,2.3333333333vw,28px);font-weight:500;position:relative}.p-news_details_main h2:not(:first-child){margin-top:clamp(36px,4vw,48px)}.p-news_details_main h3{width:100%;padding:0 0 2px 10px;margin-bottom:clamp(16px,2vw,24px);border-left:3px solid #b5b5b5;font-size:clamp(16px,1.5vw,18px);line-height:clamp(24px,2.1666666667vw,26px);font-weight:500;position:relative}.p-news_details_main h3:not(:first-child){margin-top:clamp(24px,2.6666666667vw,32px)}.p-news_details_main h3:before{content:"";width:3px;height:10px;background:#8b7246;position:absolute;top:0;left:-3px}.p-news_details_main h4{width:100%;padding-bottom:11px;margin-top:-4px;margin-bottom:clamp(16px,2vw,24px);border-bottom:1px solid #d3d3d3;font-size:16px;line-height:1.5;font-weight:500;position:relative}.p-news_details_main h4:not(:first-child){margin-top:clamp(24px,2.6666666667vw,32px)}.p-news_details_main h5{width:100%;padding-left:12px;font-size:16px;line-height:1.5;margin-top:clamp(-4px,-0.3333333333vw,-4px);margin-bottom:clamp(12px,1.6666666667vw,20px);font-weight:500;position:relative}.p-news_details_main h5:not(:first-child){margin-top:clamp(24px,2.6666666667vw,32px)}.p-news_details_main h5:before{content:"";width:8px;aspect-ratio:1;background:#a89574;position:absolute;top:8px;left:0}.p-news_details_main h6{width:100%;font-size:16px;line-height:1.5;margin-top:clamp(-4px,-0.3333333333vw,-4px);margin-bottom:clamp(12px,1.6666666667vw,20px);font-weight:500}.p-news_details_main h6:not(:first-child){margin-top:clamp(24px,2.6666666667vw,32px)}.p-news_details_main h1+h1,.p-news_details_main h2+h1,.p-news_details_main h3+h1,.p-news_details_main h4+h1,.p-news_details_main h5+h1,.p-news_details_main h6+h1{margin-top:-2px!important}.p-news_details_main h1+h2,.p-news_details_main h1+h3,.p-news_details_main h2+h2,.p-news_details_main h2+h3,.p-news_details_main h3+h2,.p-news_details_main h3+h3,.p-news_details_main h4+h2,.p-news_details_main h4+h3,.p-news_details_main h5+h2,.p-news_details_main h5+h3,.p-news_details_main h6+h2,.p-news_details_main h6+h3{margin-top:0!important}.p-news_details_main h1+h4,.p-news_details_main h1+h5,.p-news_details_main h1+h6,.p-news_details_main h2+h4,.p-news_details_main h2+h5,.p-news_details_main h2+h6,.p-news_details_main h3+h4,.p-news_details_main h3+h5,.p-news_details_main h3+h6,.p-news_details_main h4+h4,.p-news_details_main h4+h5,.p-news_details_main h4+h6,.p-news_details_main h5+h4,.p-news_details_main h5+h5,.p-news_details_main h5+h6,.p-news_details_main h6+h4,.p-news_details_main h6+h5,.p-news_details_main h6+h6{margin-top:-4px!important}.p-news_details_main p{line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(18px,1.5vw,18px)}.p-news_details_main strong{font-weight:bold}.p-news_details_main em{font-style:italic}.p-news_details_main a{display:inline;line-height:34px;padding-bottom:5px;background:linear-gradient(transparent calc(100% - 1px),#8b7246 calc(100% - 1px),#8b7246 100%,transparent 100%);color:#8b7246;word-break:break-all;text-decoration:none!important;position:relative;bottom:6px;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-news_details_main a:hover{opacity:0.7}}.p-news_details_main a[target=_blank]:after{font-family:"Material Icons Round";content:"\e89e";font-size:18px;font-weight:400;color:#8b7246;letter-spacing:0;display:inline-block;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;line-height:1;margin-left:4px;position:relative;bottom:-4px;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.p-news_details_main blockquote{padding:clamp(20px,3.3333333333vw,40px) clamp(60px,7.5vw,90px);margin-bottom:20px;border:2px solid #e5ebee;position:relative}@media screen and (max-width:1024px){.p-news_details_main blockquote{padding:clamp(40px,5.859375vw,60px) clamp(16px,3.3333333333vw,40px) clamp(20px,3.90625vw,40px)}}.p-news_details_main blockquote.has-text-align-center img{margin:0 auto}.p-news_details_main blockquote:before{content:"\f10d";font-family:"Font Awesome 6 Free";font-size:30px;font-weight:900;color:#e5ebee;letter-spacing:0;display:inline-block;position:absolute;top:16px;left:20px}@media screen and (max-width:1024px){.p-news_details_main blockquote:before{font-size:clamp(18px,2.9296875vw,30px);top:clamp(11px,1.5625vw,16px);left:clamp(16px,3.3333333333vw,40px)}}.p-news_details_main blockquote p{line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px)}.p-news_details_main blockquote cite{display:block;margin-top:12px}.p-news_details_main ul{width:100%;list-style:none;padding:0;margin-bottom:20px}.p-news_details_main ul[style="list-style-type: circle;"]{list-style:none!important}.p-news_details_main ul[style="list-style-type: circle;"] li:before{border:1px solid #8b7246;background:#ffffff}.p-news_details_main ul[style="list-style-type: disc;"]{list-style:none!important}.p-news_details_main ul[style="list-style-type: disc;"] li:before{background:#333333}.p-news_details_main ul[style="list-style-type: square;"]{list-style:none!important}.p-news_details_main ul[style="list-style-type: square;"] li:before{border:1px solid #8b7246;border-radius:0}.p-news_details_main ul li{position:relative;line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px);padding-left:1em}.p-news_details_main ul li:not(:first-child){margin-top:clamp(18px,1.5vw,18px)}.p-news_details_main ul li:before{content:"";position:absolute;top:0.7em;left:0.3em;width:8px;height:8px;background:#8b7246;border-radius:50%}.p-news_details_main ul li:before{top:11px!important;left:0!important}.p-news_details_main ul li>ul{margin-top:10px}.p-news_details_main ul li>ul li{position:relative;line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px);padding-left:1em}.p-news_details_main ul li>ul li:not(:first-child){margin-top:clamp(6px,0.5vw,6px)}.p-news_details_main ul li>ul li:before{content:"";position:absolute;top:0.7em;left:0.3em;width:8px;height:8px;background:#8b7246;border-radius:50%}.p-news_details_main ul li>ul li:before{top:11px!important;left:0!important}.p-news_details_main ol{width:100%;list-style:none;padding:0;margin-bottom:20px;counter-reset:section}.p-news_details_main ol[style="list-style-type: lower-alpha;"]{list-style:none!important}.p-news_details_main ol[style="list-style-type: lower-alpha;"] li:before{content:counter(section,lower-alpha) "."}.p-news_details_main ol[style="list-style-type: lower-greek;"]{list-style:none!important}.p-news_details_main ol[style="list-style-type: lower-greek;"] li:before{content:counter(section,lower-greek) ".";left:-3px!important}.p-news_details_main ol[style="list-style-type: lower-roman;"]{list-style:none!important}.p-news_details_main ol[style="list-style-type: lower-roman;"] li:before{content:counter(section,lower-roman) "."}.p-news_details_main ol[style="list-style-type: upper-alpha;"]{list-style:none!important}.p-news_details_main ol[style="list-style-type: upper-alpha;"] li:before{content:counter(section,upper-alpha) "."}.p-news_details_main ol[style="list-style-type: upper-roman;"]{list-style:none!important}.p-news_details_main ol[style="list-style-type: upper-roman;"] li:before{content:counter(section,upper-roman) "."}.p-news_details_main ol li{position:relative;line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px);padding-left:1.2em}.p-news_details_main ol li:not(:first-child){margin-top:clamp(18px,1.5vw,18px)}.p-news_details_main ol li:before{content:counter(section) ".";counter-increment:section;position:absolute;top:0;left:2px;display:inline-block;font-size:1em}.p-news_details_main ol li:before{left:0!important}.p-news_details_main ol li>ol{margin-top:10px}.p-news_details_main ol li>ol li{position:relative;line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px);padding-left:1.2em}.p-news_details_main ol li>ol li:not(:first-child){margin-top:clamp(6px,0.5vw,6px)}.p-news_details_main ol li>ol li:before{content:counter(section) ".";counter-increment:section;position:absolute;top:0;left:2px;display:inline-block;font-size:1em}.p-news_details_main ol li>ol li:before{left:0!important}.p-news_details_main table{width:100%!important;height:100%!important}@media screen and (max-width:1024px){.p-news_details_main table{min-width:768px}}.p-news_details_main table thead{border-bottom:none!important}.p-news_details_main table thead tr th{padding:11px 10px 13px;background-color:#f5f5f5;border:none;border-top:1px solid #d3d3d3;line-height:1.5;font-weight:500}.p-news_details_main table thead tr th:not(:first-child){border-left:1px solid #d3d3d3}.p-news_details_main table tbody{border-top:1px solid #d3d3d3}.p-news_details_main table tbody th{padding:11px 10px 13px;line-height:1.5;font-weight:500;background:#747d89;border:none;border-bottom:1px solid #d3d3d3}.p-news_details_main table tbody th:not(:first-child){border-left:1px solid #d3d3d3}.p-news_details_main table tbody td{padding:11px 10px 13px;line-height:1.5;border:none;border-bottom:1px solid #d3d3d3}.p-news_details_main table tbody td:not(:first-child){border-left:1px solid #d3d3d3}.p-news_details_main img.aligncenter{margin-left:auto;margin-right:auto}.p-news_details_main img.alignright{margin-left:auto}.p-news_details_main figcaption{margin:clamp(8px,1vw,12px) 0 -4px!important;font-size:16px!important;line-height:1.5!important;color:#333333!important}.p-news_details_main .wp-block-table{overflow:inherit}.p-news_details_main .wp-block-table.alignleft{margin-right:auto}.p-news_details_main .wp-block-table.aligncenter{margin-left:auto;margin-right:auto}.p-news_details_main .wp-block-table.alignright{margin-left:auto}.p-news_details_main .wp-block-table .wp-element-caption{margin:clamp(8px,1vw,12px) 0 -4px!important;font-size:16px!important;line-height:1.5!important;color:#333333!important}.p-news_details_main .wp-block-image{margin-bottom:clamp(32px,3.3333333333vw,40px)}@media screen and (max-width:1024px){.p-news_details_main .wp-block-image figure.alignleft,.p-news_details_main .wp-block-image figure.alignright{width:48%;margin-right:2%}}@media screen and (max-width:768px){.p-news_details_main .wp-block-image figure.alignleft,.p-news_details_main .wp-block-image figure.alignright{width:100%;float:none;max-width:480px;margin:20px auto 0}}.p-news_details_main .wp-block-video{margin-bottom:clamp(32px,3.3333333333vw,40px)}.p-news_details_main .wp-block-video video{display:block;width:min(100%,640px);margin:0 auto}.p-news_details_main .wp-block-video.alignleft video,.p-news_details_main .wp-block[data-align=left] .wp-block-video video{margin-left:0}.p-news_details_main .wp-block-video.alignright video,.p-news_details_main .wp-block[data-align=right] .wp-block-video video{margin-right:0}.p-news_details_main .wp-block-gallery{width:100%;margin-bottom:clamp(32px,3.3333333333vw,40px);display:-ms-grid!important;display:grid!important;--wp--style--unstable-gallery-gap:24px 16px!important;gap:24px 16px!important}.p-news_details_main .wp-block-gallery.columns-1{--wp--style--unstable-gallery-gap:36px!important;gap:36px!important}@media screen and (max-width:1024px){.p-news_details_main .wp-block-gallery.columns-1{--wp--style--unstable-gallery-gap:24px 16px!important;gap:24px 16px!important}}.p-news_details_main .wp-block-gallery.columns-2{--wp--style--unstable-gallery-gap:36px!important;gap:36px!important}@media screen and (max-width:1024px){.p-news_details_main .wp-block-gallery.columns-2{--wp--style--unstable-gallery-gap:24px 16px!important;gap:24px 16px!important}}.p-news_details_main .wp-block-gallery.columns-3{--wp--style--unstable-gallery-gap:36px!important;gap:36px!important}@media screen and (max-width:1024px){.p-news_details_main .wp-block-gallery.columns-3{--wp--style--unstable-gallery-gap:24px 16px!important;gap:24px 16px!important}}.p-news_details_main .wp-block-gallery.columns-default{--wp--style--unstable-gallery-gap:36px!important;gap:36px!important}@media screen and (max-width:1024px){.p-news_details_main .wp-block-gallery.columns-default{--wp--style--unstable-gallery-gap:24px 16px!important;gap:24px 16px!important}}.p-news_details_main .wp-block-gallery.columns-1{grid-template-columns:repeat(auto-fit,1fr)}.p-news_details_main .wp-block-gallery.columns-2{grid-template-columns:repeat(auto-fit,minmax(297px,1fr))}.p-news_details_main .wp-block-gallery.columns-3,.p-news_details_main .wp-block-gallery.columns-default{grid-template-columns:repeat(auto-fit,minmax(214px,1fr))}.p-news_details_main .wp-block-gallery.columns-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.p-news_details_main .wp-block-gallery.columns-5{grid-template-columns:repeat(auto-fit,minmax(147px,1fr))}.p-news_details_main .wp-block-gallery.columns-6{grid-template-columns:repeat(auto-fit,minmax(124px,1fr))}.p-news_details_main .wp-block-gallery.columns-7{grid-template-columns:repeat(auto-fit,minmax(107px,1fr))}.p-news_details_main .wp-block-gallery.columns-8{grid-template-columns:repeat(auto-fit,minmax(106px,1fr))}.p-news_details_main .wp-block-gallery .wp-block-image{width:100%!important;display:block!important;padding:0;margin:0}.p-news_details_main .wp-block-gallery .wp-block-image:before{display:none!important}.p-news_details_main .wp-block-gallery .wp-block-image img{height:auto!important}.p-news_details_main .wp-block-gallery .wp-block-image figcaption{width:auto!important;height:auto!important;max-height:none!important;position:static!important;background:none!important;padding:0!important;margin:clamp(8px,1vw,12px) 0 -4px!important;font-size:16px!important;line-height:1.5!important;color:#333333!important;text-align:center!important}.p-news_details_main .wp-block-file a:not(.wp-block-file__button){display:none}.p-news_details_main .wp-block-file .wp-block-file__button-richtext-wrapper{display:block!important;margin:0!important}.p-news_details_main .wp-block-file .wp-block-file__button{display:block;width:min(100%,280px);padding:12px 15px 13px;margin:0!important;background:#ffffff;border:2px solid #8b7246;border-radius:9999px;font-size:16px;line-height:1.25!important;font-weight:500;color:#8b7246;text-align:center;position:relative;top:0;bottom:0;-webkit-transition:color 0.3s ease-in-out,background 0.3s ease-in-out;transition:color 0.3s ease-in-out,background 0.3s ease-in-out}@media screen and (max-width:768px){.p-news_details_main .wp-block-file .wp-block-file__button{margin:0 auto}}@media screen and (hover:hover) and (pointer:fine){.p-news_details_main .wp-block-file .wp-block-file__button:hover{color:#ffffff;background:#8b7246;opacity:1}}.p-news_details_main .wp-block-file.alignleft,.p-news_details_main .wp-block[data-align=left]{height:auto}.p-news_details_main .wp-block-file.alignleft .wp-block-file,.p-news_details_main .wp-block[data-align=left] .wp-block-file{float:none}.p-news_details_main .wp-block-file.alignleft .wp-block-file__button,.p-news_details_main .wp-block[data-align=left] .wp-block-file__button{margin:0 auto 0 0!important}.p-news_details_main .wp-block-file.aligncenter,.p-news_details_main .wp-block[data-align=center]{height:auto}.p-news_details_main .wp-block-file.aligncenter .wp-block-file,.p-news_details_main .wp-block[data-align=center] .wp-block-file{float:none}.p-news_details_main .wp-block-file.aligncenter .wp-block-file__button,.p-news_details_main .wp-block[data-align=center] .wp-block-file__button{margin:0 auto!important}.p-news_details_main .wp-block-file.alignright,.p-news_details_main .wp-block[data-align=right]{height:auto}.p-news_details_main .wp-block-file.alignright .wp-block-file,.p-news_details_main .wp-block[data-align=right] .wp-block-file{float:none}.p-news_details_main .wp-block-file.alignright .wp-block-file__button,.p-news_details_main .wp-block[data-align=right] .wp-block-file__button{margin:0 0 0 auto!important}.p-news_details_main .wp-block-embed.alignleft{max-width:100%;text-align:left}.p-news_details_main .wp-block-embed.alignright{max-width:100%;text-align:right}.p-news_details_main .wp-block-embed.aligncenter{text-align:center}.p-news_details_main .wp-block-spacer{margin-bottom:0}.p-news_details_main .c-custom_block_img_text{width:100%}.p-news_details_main .c-custom_block_img_text__inner{width:100%}.p-news_details_main .c-custom_block_img_text__flex{width:100%;overflow:hidden}.p-news_details_main .c-custom_block_img_text__figure{float:left;margin:0 24px 0 0}@media screen and (max-width:768px){.p-news_details_main .c-custom_block_img_text__figure{width:100%!important;max-width:420px;margin:0 auto 18px;float:none}}.p-news_details_main .c-custom_block_img_text__figure.right{float:right;margin:0 0 0 24px}@media screen and (max-width:768px){.p-news_details_main .c-custom_block_img_text__figure.right{margin:0 auto 18px;float:none}}.p-news_details_main .c-custom_block_img_text__description{width:100%}.p-news_details_main .c-custom_block_img_text__description .text{line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px)}.p-news_details_main .c-custom_block_movie_text{width:100%}.p-news_details_main .c-custom_block_movie_text__inner{width:100%}.p-news_details_main .c-custom_block_movie_text__flex{width:100%;overflow:hidden}.p-news_details_main .c-custom_block_movie_text__figure{float:left;margin:0 24px 0 0}@media screen and (max-width:768px){.p-news_details_main .c-custom_block_movie_text__figure{width:100%!important;max-width:420px;margin:0 auto 18px;float:none}}.p-news_details_main .c-custom_block_movie_text__figure.right{float:right;margin:0 0 0 24px}@media screen and (max-width:768px){.p-news_details_main .c-custom_block_movie_text__figure.right{margin:0 auto 18px;float:none}}.p-news_details_main .c-custom_block_movie_text__figure .img{width:100%;position:relative;padding-top:56.25%}.p-news_details_main .c-custom_block_movie_text__figure .img iframe{position:absolute;top:0;right:0;width:100%;height:100%}.p-news_details_main .c-custom_block_movie_text__description{width:100%}.p-news_details_main .c-custom_block_movie_text__description .text{line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px)}.p-news_details_main .c-custom_block_clearfix{clear:both}.p-news_details_main .c-custom_block_background_text{width:100%}.p-news_details_main .c-custom_block_background_text__inner{width:100%}.p-news_details_main .c-custom_block_background_text__main{width:100%;padding:24px}@media screen and (max-width:1024px){.p-news_details_main .c-custom_block_background_text__main{padding:calc(1.563vw + 8px)}}@media screen and (max-width:768px){.p-news_details_main .c-custom_block_background_text__main{padding:20px}}.p-news_details_main .c-custom_block_background_text__main .text{line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px)}@media screen and (max-width:1024px){.p-news_details_main .c-custom_block_background_text__main .text{@incldue lh_remove($fs: 15px, $lh: 27px)}}.p-news_details_main .c-custom_block_btn_link__link{display:block;padding:12px 15px 13px;background:#ffffff;border:2px solid #8b7246;border-radius:9999px;font-size:16px;line-height:1.25!important;font-weight:500;color:#8b7246;text-align:center;position:relative;top:0;bottom:0;-webkit-transition:color 0.3s ease-in-out,background 0.3s ease-in-out;transition:color 0.3s ease-in-out,background 0.3s ease-in-out}@media screen and (max-width:768px){.p-news_details_main .c-custom_block_btn_link__link{margin:0 auto}}@media screen and (hover:hover) and (pointer:fine){.p-news_details_main .c-custom_block_btn_link__link:hover{color:#ffffff;background:#8b7246;opacity:1}}@media screen and (hover:hover) and (pointer:fine){.p-news_details_main .c-custom_block_btn_link__link:hover:after{color:#ffffff}}.p-news_details_main .c-custom_block_btn_link__link.left{margin-right:auto}.p-news_details_main .c-custom_block_btn_link__link.center{margin-left:auto;margin-right:auto}.p-news_details_main .c-custom_block_btn_link__link.right{margin-left:auto}.p-news_details_main .c-custom_block_btn_link__link:after{margin-left:0!important;bottom:-3px!important}.p-news_details_main .c-swipe_set.active table{margin-bottom:10px}.p-news_details_back{width:100%;margin-top:clamp(48px,5.3333333333vw,64px)}.p-news_details_back__link{display:block;width:min(100%,320px);padding:18px 0 20px;margin:0 auto;background-color:#ffffff;border:1px solid #999999;border-radius:6px;font-size:16px;font-weight:500;color:#8b7246;text-align:center;position:relative;-webkit-transition:color 0.3s ease-in-out,background 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,background 0.3s ease-in-out,border-color 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-news_details_back__link:hover{color:#ffffff;border-color:#8b7246;background:#8b7246}}@media screen and (hover:hover) and (pointer:fine){.p-news_details_back__link:hover:before{color:#ffffff}}.p-news_details_back__link:before{font-family:"Material Icons Round";content:"\e5c4";font-size:24px;font-weight:400;color:#8b7246;letter-spacing:0;display:inline-block;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}
/*# sourceMappingURL=common_news.css.map */