@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@500;700&display=swap);.fix{width:100%;height:100%;position:fixed}.js-loading{opacity:1;transition:all 1s ease}.js-loading.is-inview{opacity:0}.js-c-fadeUp .js-animation{transform:translate3d(0,10px,0);opacity:0;transition:opacity 1s ease,transform 1s ease}.js-c-fadeUp.is-inview .js-animation{transform:translate3d(0,0,0);opacity:1}.js-c-fadeSlide .js-animation{transform:translate3d(5px,0,0);opacity:0;transition:opacity .8s ease,transform .8s ease}.js-c-fadeSlide.is-inview .js-animation{transform:translate3d(0,0,0);opacity:1}.js-fadeIn{transition:opacity .8s ease;opacity:0}.js-fadeIn.is-inview{opacity:1}.js-fadeScale{transition:opacity 1.2s ease,transform 2s ease;opacity:0;transform:scale(1.05);display:block}.js-fadeScale.is-inview{opacity:1;transform:scale(1)}@keyframes infinite-slide1{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes infinite-slide2{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes zoomUp{0%{transform:scale(1)}100%{transform:scale(1.08)}}.--delay1{transition-delay:.1s!important}.--delay2{transition-delay:.2s!important}.--delay3{transition-delay:.3s!important}.--delay4{transition-delay:.4s!important}.--delay5{transition-delay:.5s!important}.--delay6{transition-delay:.6s!important}.--delay7{transition-delay:.7s!important}.--delay8{transition-delay:.8s!important}.--delay9{transition-delay:.9s!important}.--delay10{transition-delay:1s!important}.--delay11{transition-delay:1.1s!important}.--delay12{transition-delay:1.2s!important}.--delay13{transition-delay:1.5s!important}.--delay14{transition-delay:1.4s!important}.--delay15{transition-delay:1.5s!important}.--delay16{transition-delay:1.6s!important}.--delay17{transition-delay:1.7s!important}.--delay18{transition-delay:1.8s!important}.--delay19{transition-delay:1.9s!important}.--delay20{transition-delay:2s!important}a,button,span{transition:all .5s cubic-bezier(.32,.94,.6,1);color:#403a37}a:after,a:before,button:after,button:before,span:after,span:before{transition:all .5s cubic-bezier(.32,.94,.6,1)}*{box-sizing:border-box}img{display:block;vertical-align:bottom;transition:all .8s cubic-bezier(.32,.94,.6,1);user-drag:none;-webkit-user-drag:none;-moz-user-select:none}svg{transition:all .5s cubic-bezier(.32,.94,.6,1)}svg path{transition:all .5s cubic-bezier(.32,.94,.6,1)}ul{list-style:none}html{word-wrap:break-word}body{color:#403a37;background-color:#fffbf6;letter-spacing:.05em;font-size:16px;position:relative;font-family:YuGothic,游ゴシック体,"Yu Gothic",游ゴシック,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif}@media only screen and (max-width:600px){body{font-size:14px}}h1,h2,h3,h4,h5,h6{line-height:1.5;color:#000}p{line-height:2;color:#737271}@media only screen and (max-width:767px){br.pc-br{display:none}}@media only screen and (min-width:767px){br.sp-br{display:none}}.main .l-fv{padding-right:5%;padding-left:5%;position:relative;margin-top:180px;margin-bottom:160px}@media only screen and (max-width:767px){.main .l-fv{margin-bottom:140px}}@media only screen and (max-width:600px){.main .l-fv{margin-bottom:100px}}@media only screen and (max-width:1250px){.main .l-fv{margin-top:200px}}@media only screen and (max-width:767px){.main .l-fv{margin-top:180px}}.main .l-fv .container{max-width:1240px;margin-right:auto;margin-left:auto}.main .l-fv .container .txt{display:flex;justify-content:flex-end;align-items:flex-end;padding-top:140px;padding-bottom:50px}@media only screen and (max-width:1250px){.main .l-fv .container .txt{padding-top:0;padding-bottom:0}}.main .l-fv .container .txt__inner .head{text-align:right}.main .l-fv .container .txt__inner .head .ttl{font-size:40px;font-family:"Zen Old Mincho",serif;font-weight:500;color:#000}@media only screen and (max-width:767px){.main .l-fv .container .txt__inner .head .ttl{font-size:30px}}@media only screen and (max-width:600px){.main .l-fv .container .txt__inner .head .ttl{font-size:24px}}.main .l-fv .container .txt__inner .head .sub-ttl{margin-top:10px;font-size:20px;color:#000;font-family:"Zen Maru Gothic",serif;font-weight:700}@media only screen and (max-width:767px){.main .l-fv .container .txt__inner .head .sub-ttl{font-size:18px}}@media only screen and (max-width:600px){.main .l-fv .container .txt__inner .head .sub-ttl{font-size:16px}}.main .l-fv .container .txt__inner .head .sub-info{margin-top:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px 25px}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info{margin-top:15px}}@media only screen and (max-width:767px){.main .l-fv .container .txt__inner .head .sub-info{margin-top:12px}}.main .l-fv .container .txt__inner .head .sub-info .date{line-height:1.5;transform:translate3d(0,2px,0)}@media only screen and (max-width:767px){.main .l-fv .container .txt__inner .head .sub-info .date{transform:translate3d(0,1px,0)}}.main .l-fv .container .txt__inner .head .sub-info .item-info{display:flex;align-items:flex-end;flex-wrap:wrap;gap:15px}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .item-info{gap:10px}}@media only screen and (max-width:767px){.main .l-fv .container .txt__inner .head .sub-info .item-info{gap:8px}}.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-year{color:#737271;font-size:12px;line-height:1}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-year{font-size:10px}}@media only screen and (max-width:500px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-year{gap:4px}}.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month{display:flex;align-items:flex-end;gap:10px;margin-top:8px}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month{gap:6px;margin-top:6px}}.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month .day{font-size:24px;font-weight:700;line-height:1;color:#403a37}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month .day{font-size:20px}}@media only screen and (max-width:500px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month .day{font-size:16px}}.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month .day-of-week{color:#403a37;width:16px;height:16px;line-height:16px;display:flex;justify-content:center;align-items:center;border:.7px solid #403a37;font-size:10px;border-radius:50%}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-date .item-month .day-of-week{width:12px;height:12px;line-height:12px;font-size:8px}}.main .l-fv .container .txt__inner .head .sub-info .item-info .item-line{width:20px;height:1px;background-color:#403a37;transform:translate3d(0,-16px,0)}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-line{width:15px}}@media only screen and (max-width:767px){.main .l-fv .container .txt__inner .head .sub-info .item-info .item-line{width:12px}}.main .l-fv .container .txt__inner .head .sub-info .cat-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}.main .l-fv .container .txt__inner .head .sub-info .cat-list .cat{font-weight:700;font-size:12px;color:#ad956c;border:1px solid #ad956c;border-radius:30px;line-height:1;padding:8px 10px}@media only screen and (max-width:600px){.main .l-fv .container .txt__inner .head .sub-info .cat-list .cat{font-size:10px}}@media only screen and (max-width:1250px){.main .l-fv .container .txt__inner .head .sub-info .cat-list .cat{padding:6px 8px}}.main .l-fv .container .img{position:absolute;z-index:1;top:0;left:0;width:40%;height:100%;border-radius:0 30px 30px 0;overflow:hidden}@media only screen and (max-width:1250px){.main .l-fv .container .img{position:static;margin-top:80px;margin-left:-5vw;width:95vw;position:relative;overflow:hidden}.main .l-fv .container .img:before{content:"";display:block;padding-top:50%}.main .l-fv .container .img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}}@media only screen and (max-width:767px){.main .l-fv .container .img{margin-top:10vw}}.main .l-fv .container .img img{object-fit:cover;object-position:center center;width:100%;height:100%}.main .l-fv.post{margin-bottom:80px}@media only screen and (max-width:767px){.main .l-fv.post{margin-top:130px;margin-bottom:50px}}.main .l-fv.post .container .txt{padding-top:30px;padding-bottom:0;justify-content:flex-start}@media only screen and (max-width:1250px){.main .l-fv.post .container .txt{padding-top:0}}.main .l-fv.post .container .txt__inner .head{text-align:left}.main .l-fv.post .container .txt__inner .sub-info{align-items:center}.main .l-fv.post .container .img{display:none}.breadcrumb{margin-top:80px}@media only screen and (max-width:1250px){.breadcrumb{margin-top:100px}}@media only screen and (max-width:600px){.breadcrumb{margin-top:12vw}}@media only screen and (max-width:1250px){.breadcrumb.post{margin-top:50px}}@media only screen and (max-width:600px){.breadcrumb.post{margin-top:10vw}}.breadcrumb.post .list{text-align:left}.breadcrumb .list{text-align:right}.breadcrumb .list .item{display:inline-block}.breadcrumb .list .item:not(:last-of-type):after{content:"";display:inline-block;margin:0 15px;background-color:#737271;width:20px;height:1px;transform:translate3d(0,-5px,0)}@media only screen and (max-width:600px){.breadcrumb .list .item:not(:last-of-type):after{width:15px;margin:0 10px}}.breadcrumb .list .item a{text-decoration:underline;font-size:14px;color:#e85400}@media only screen and (max-width:600px){.breadcrumb .list .item a{font-size:12px}}@media (hover:hover){.breadcrumb .list .item a:hover{color:#daae4a}}@media (hover:none){.breadcrumb .list .item a:active{color:#daae4a}}.breadcrumb .list .item span{font-size:14px;color:#737271}@media only screen and (max-width:600px){.breadcrumb .list .item span{font-size:12px}}.main .page-nav{padding-right:5%;padding-left:5%}.main .page-nav .container{max-width:960px;margin-right:auto;margin-left:auto;padding:40px 60px;border-radius:30px;background-color:#fff}@media only screen and (max-width:767px){.main .page-nav .container{border-radius:20px}}@media only screen and (max-width:767px){.main .page-nav .container{padding:30px}}@media only screen and (max-width:600px){.main .page-nav .container{padding:25px}}.main .page-nav .container .list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px 40px}@media only screen and (max-width:767px){.main .page-nav .container .list{gap:20px 30px}}@media only screen and (max-width:600px){.main .page-nav .container .list{gap:15px 20px}}.main .page-nav .container .list.blog-nav{display:block}.main .page-nav .container .list.blog-nav .c-cat.down{margin-top:40px;padding-top:40px;border-top-color:#e85400;border-top-style:dotted;border-top-width:4px}.main .page-nav .container .list.blog-nav .c-cat .c-head{margin-bottom:30px}@media only screen and (max-width:767px){.main .page-nav .container .list.blog-nav .c-cat .c-head{margin-bottom:20px}}.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1{display:inline-block}.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1 .ttl1__inner{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1 .ttl1__inner{gap:10px}}.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1 .ttl1__inner .ttl1-icon{display:block;width:20px;height:20px;border-radius:10px;background-color:#daae4a;transform:translate3d(0,1.5px,0)}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1 .ttl1__inner .ttl1-icon{width:16px;height:16px;transform:translate3d(0,1px,0)}}.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1 .ttl1__inner .ttl1-txt{display:block;font-size:18px;font-family:"Zen Maru Gothic",serif;font-weight:700;line-height:1;color:#000}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-head .ttl1 .ttl1__inner .ttl1-txt{font-size:16px}}.main .page-nav .container .list.blog-nav .c-cat .c-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px 40px}@media only screen and (max-width:767px){.main .page-nav .container .list.blog-nav .c-cat .c-list{gap:20px 30px}}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-list{gap:15px 20px}}.main .page-nav .container .list.blog-nav .c-cat .c-list .c-item .link{display:block;font-size:16px;color:#403a37;font-weight:700}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-list .c-item .link{font-size:14px}}@media (hover:hover){.main .page-nav .container .list.blog-nav .c-cat .c-list .c-item .link:hover{color:#ad956c}}@media (hover:none){.main .page-nav .container .list.blog-nav .c-cat .c-list .c-item .link:active{color:#ad956c}}.main .page-nav .container .list.blog-nav .c-cat .c-list .c-item .link.is-now{color:#ad956c}.main .page-nav .container .list.blog-nav .c-cat .c-staff{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px 40px}@media only screen and (max-width:767px){.main .page-nav .container .list.blog-nav .c-cat .c-staff{gap:20px 30px}}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-staff{gap:15px 20px}}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item{width:60px}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link{display:block}@media (hover:hover){.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link:hover .txt{color:#9b6d47}}@media (hover:none){.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link:active .txt{color:#9b6d47}}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link.is-now .txt{color:#9b6d47}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link .img{position:relative;overflow:hidden;border-radius:50%}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link .img:before{content:"";display:block;padding-top:100%}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link .img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link .txt{font-size:12px;text-align:center;margin-top:10px;font-weight:700;transition:all .5s cubic-bezier(.32,.94,.6,1)}@media only screen and (max-width:600px){.main .page-nav .container .list.blog-nav .c-cat .c-staff .staff-item .link .txt{font-size:10px}}.main .page-nav .container .list .item .link{display:block;font-size:16px;color:#403a37;font-weight:700}@media only screen and (max-width:600px){.main .page-nav .container .list .item .link{font-size:14px}}@media (hover:hover){.main .page-nav .container .list .item .link:hover{color:#ad956c}}@media (hover:none){.main .page-nav .container .list .item .link:active{color:#ad956c}}.main .page-nav .container .list .item .link.is-now{color:#ad956c}.pagination{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:120px}@media only screen and (max-width:767px){.pagination{margin-top:100px}}@media only screen and (max-width:600px){.pagination{margin-top:80px}}.pagination .p-link{display:flex;justify-content:center;align-items:center;width:36px;height:36px}@media only screen and (max-width:600px){.pagination .p-link{width:24px;height:24px}}.pagination .p-link__inner{display:block}.pagination .p-link__inner svg{display:block;width:100%;height:auto}.pagination .p-link__inner svg g path{stroke:#e2e2e2}@media (hover:hover){.pagination a.p-link:hover .p-link__inner svg g path{stroke:#e85400}}@media (hover:none){.pagination a.p-link:active .p-link__inner svg g path{stroke:#e85400}}.pagination a.p-link .p-link__inner svg g path{stroke:#737271}@media (hover:hover){.pagination a.prev:hover{transform:translate3d(-5px,0,0)}}@media (hover:none){.pagination a.prev:active{transform:translate3d(-5px,0,0)}}@media (hover:hover){.pagination a.next:hover{transform:translate3d(5px,0,0)}}@media (hover:none){.pagination a.next:active{transform:translate3d(5px,0,0)}}.pagination-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}@media only screen and (max-width:600px){.pagination-list{gap:10px 15px}}.pagination-list .item a,.pagination-list .item span{display:block;width:60px;line-height:60px;border:1px solid #e2e2e2;font-weight:700;text-align:center;border-radius:50%}@media only screen and (max-width:600px){.pagination-list .item a,.pagination-list .item span{width:46px;line-height:46px}}.pagination-list .item span{background-color:#737271;color:#fff}@media (hover:hover){.pagination-list .item a:hover{background-color:#737271;color:#fff}}@media (hover:none){.pagination-list .item a:active{background-color:#737271;color:#fff}}.single-paging{margin-top:160px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #e2e2e2;padding-top:50px;position:relative}@media only screen and (max-width:767px){.single-paging{margin-top:140px}}@media only screen and (max-width:600px){.single-paging{margin-top:120px}}@media only screen and (max-width:767px){.single-paging{padding-top:30px;padding-bottom:100px}}.single-paging .prev-link{display:inline-block}@media (hover:hover){.single-paging .prev-link:hover .prev-link__inner .prev-link-icon{transform:translate3d(-5px,0,0)}.single-paging .prev-link:hover .prev-link__inner .prev-link-icon svg g path{stroke:#e85400}.single-paging .prev-link:hover .prev-link__inner .prev-link-txt{color:#e85400}}@media (hover:none){.single-paging .prev-link:active .prev-link__inner .prev-link-icon{transform:translate3d(-5px,0,0)}.single-paging .prev-link:active .prev-link__inner .prev-link-icon svg g path{stroke:#e85400}.single-paging .prev-link:active .prev-link__inner .prev-link-txt{color:#e85400}}.single-paging .prev-link__inner{display:flex;justify-content:flex-start;align-items:center;gap:12px}.single-paging .prev-link__inner .prev-link-icon{width:36px;height:36px}@media only screen and (max-width:600px){.single-paging .prev-link__inner .prev-link-icon{width:24px;height:24px}}.single-paging .prev-link__inner .prev-link-icon svg{display:block;width:100%;height:auto}.single-paging .prev .no-prev-link{display:inline-block}.single-paging .prev .no-prev-link .prev-link__inner{display:flex;justify-content:flex-start;align-items:center;gap:12px}.single-paging .prev .no-prev-link .prev-link__inner .prev-link-icon{width:36px;height:36px}@media only screen and (max-width:600px){.single-paging .prev .no-prev-link .prev-link__inner .prev-link-icon{width:24px;height:24px}}.single-paging .prev .no-prev-link .prev-link__inner .prev-link-icon svg{display:block;width:100%;height:auto}.single-paging .prev .no-prev-link .prev-link__inner .prev-link-icon svg g path{stroke:#e2e2e2}.single-paging .prev .no-prev-link .prev-link__inner .prev-link-txt{color:#e2e2e2}.single-paging .archive{text-align:center}@media only screen and (max-width:550px){.single-paging .archive{position:absolute;z-index:1;bottom:0;left:50%;transform:translate3d(-50%,0,0);width:100%}}.single-paging .archive-link{display:inline-block}@media (hover:hover){.single-paging .archive-link:hover .archive-link__inner .archive-link-txt:before{transform:scaleX(0);transform-origin:right}.single-paging .archive-link:hover .archive-link__inner .archive-link-icon:before{transform:scale(1.5)}}@media (hover:none){.single-paging .archive-link:active .archive-link__inner .archive-link-txt:before{transform:scaleX(0);transform-origin:right}.single-paging .archive-link:active .archive-link__inner .archive-link-icon:before{transform:scale(1.5)}}.single-paging .archive-link .archive-link__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.single-paging .archive-link .archive-link__inner{gap:10px}}.single-paging .archive-link .archive-link__inner .archive-link-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:600px){.single-paging .archive-link .archive-link__inner .archive-link-icon{width:60px;height:60px}}.single-paging .archive-link .archive-link__inner .archive-link-icon:before{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:80px;height:80px;border-radius:50%;background-color:#737271;transform:scale(1)}@media only screen and (max-width:600px){.single-paging .archive-link .archive-link__inner .archive-link-icon:before{width:60px;height:60px}}.single-paging .archive-link .archive-link__inner .archive-link-icon svg{display:inline-block;width:12px;height:12px;position:relative;z-index:2}.single-paging .archive-link .archive-link__inner .archive-link-txt{color:#000;font-size:16px;display:block;position:relative}@media only screen and (max-width:600px){.single-paging .archive-link .archive-link__inner .archive-link-txt{font-size:14px}}.single-paging .archive-link .archive-link__inner .archive-link-txt:before{content:"";display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:1px;background-color:#000;transform-origin:left;transition:transform .5s cubic-bezier(.32,.94,.6,1)}.single-paging .next-link{display:inline-block}@media (hover:hover){.single-paging .next-link:hover .next-link__inner .next-link-icon{transform:translate3d(5px,0,0)}.single-paging .next-link:hover .next-link__inner .next-link-icon svg g path{stroke:#e85400}.single-paging .next-link:hover .next-link__inner .next-link-txt{color:#e85400}}@media (hover:none){.single-paging .next-link:active .next-link__inner .next-link-icon{transform:translate3d(5px,0,0)}.single-paging .next-link:active .next-link__inner .next-link-icon svg g path{stroke:#e85400}.single-paging .next-link:active .next-link__inner .next-link-txt{color:#e85400}}.single-paging .next-link .next-link__inner{display:flex;justify-content:flex-end;align-items:center;gap:12px}.single-paging .next-link .next-link__inner .next-link-icon{width:36px;height:36px}@media only screen and (max-width:600px){.single-paging .next-link .next-link__inner .next-link-icon{width:24px;height:24px}}.single-paging .next-link .next-link__inner .next-link-icon svg{display:block;width:100%;height:auto}.single-paging .next .no-next-link{display:inline-block}.single-paging .next .no-next-link .next-link__inner{display:flex;justify-content:flex-end;align-items:center;gap:12px}.single-paging .next .no-next-link .next-link__inner .next-link-icon{width:36px;height:36px}@media only screen and (max-width:600px){.single-paging .next .no-next-link .next-link__inner .next-link-icon{width:24px;height:24px}}.single-paging .next .no-next-link .next-link__inner .next-link-icon svg{display:block;width:100%;height:auto}.single-paging .next .no-next-link .next-link__inner .next-link-icon svg g path{stroke:#e2e2e2}.single-paging .next .no-next-link .next-link__inner .next-link-txt{color:#e2e2e2}.main .a-news{padding-right:5%;padding-left:5%;margin-top:80px}@media only screen and (max-width:767px){.main .a-news{margin-top:60px}}@media only screen and (max-width:600px){.main .a-news{margin-top:50px}}.main .a-news .container{max-width:960px;margin-right:auto;margin-left:auto}.main .a-news .container .list .item{border-bottom:1px solid #e2e2e2}.main .a-news .container .list .item-link{padding:50px 0;display:flex;justify-content:flex-start;align-items:center;gap:50px}@media only screen and (max-width:1250px){.main .a-news .container .list .item-link{padding:40px 0;gap:40px}}@media only screen and (max-width:767px){.main .a-news .container .list .item-link{display:block}}@media only screen and (max-width:600px){.main .a-news .container .list .item-link{padding:30px 0}}@media (hover:hover){.main .a-news .container .list .item-link:hover .item-link-ttl{color:#e85400}}@media (hover:none){.main .a-news .container .list .item-link:active .item-link-ttl{color:#e85400}}.main .a-news .container .list .item-link .item-link-info{width:240px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px}@media only screen and (max-width:767px){.main .a-news .container .list .item-link .item-link-info{width:initial}}.main .a-news .container .list .item-link .item-link-info .date{color:#403a37;font-size:14px}@media only screen and (max-width:600px){.main .a-news .container .list .item-link .item-link-info .date{font-size:12px}}.main .a-news .container .list .item-link .item-link-info .cat-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}@media only screen and (max-width:767px){.main .a-news .container .list .item-link .item-link-info .cat-list{gap:10px}}.main .a-news .container .list .item-link .item-link-info .cat-list .cat{font-weight:700;font-size:10px;color:#ad956c;border:1px solid #ad956c;border-radius:30px;line-height:1;padding:5px 10px}@media only screen and (max-width:600px){.main .a-news .container .list .item-link .item-link-info .cat-list .cat{font-size:8px}}.main .a-news .container .list .item-link .item-link-ttl{flex:1;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all .5s cubic-bezier(.32,.94,.6,1)}@media only screen and (max-width:600px){.main .a-news .container .list .item-link .item-link-ttl{font-size:14px}}@media only screen and (max-width:767px){.main .a-news .container .list .item-link .item-link-ttl{margin-top:20px;flex:initial}}.main .s-news{padding-right:5%;padding-left:5%;margin-top:80px}@media only screen and (max-width:767px){.main .s-news{margin-top:60px}}@media only screen and (max-width:600px){.main .s-news{margin-top:50px}}.main .s-news .container{max-width:960px;margin-right:auto;margin-left:auto}.main .s-news .container .post-contents h1{font-size:30px;font-weight:700;color:#000;padding-bottom:15px;position:relative;margin:30px 0}@media only screen and (max-width:600px){.main .s-news .container .post-contents h1{font-size:24px}}@media only screen and (max-width:600px){.main .s-news .container .post-contents h1{margin:20px 0}}.main .s-news .container .post-contents h1:before{content:"";display:block;width:100%;height:2px;position:absolute;z-index:1;bottom:0;left:0;background-color:#e2e2e2;border-radius:1px}.main .s-news .container .post-contents h1:after{content:"";display:block;width:20%;height:2px;position:absolute;z-index:2;bottom:0;left:0;background-color:#9b6d47;border-radius:1px}.main .s-news .container .post-contents h2{font-size:30px;font-weight:700;color:#000;padding-bottom:15px;position:relative;margin:30px 0}@media only screen and (max-width:600px){.main .s-news .container .post-contents h2{font-size:24px}}@media only screen and (max-width:600px){.main .s-news .container .post-contents h2{margin:20px 0}}.main .s-news .container .post-contents h2:before{content:"";display:block;width:100%;height:2px;position:absolute;z-index:1;bottom:0;left:0;background-color:#e2e2e2;border-radius:1px}.main .s-news .container .post-contents h2:after{content:"";display:block;width:20%;height:2px;position:absolute;z-index:2;bottom:0;left:0;background-color:#9b6d47;border-radius:1px}.main .s-news .container .post-contents h3{font-size:24px;font-weight:700;padding-left:15px;position:relative;margin:15px 0;color:#403a37}@media only screen and (max-width:600px){.main .s-news .container .post-contents h3{font-size:20px}}@media only screen and (max-width:600px){.main .s-news .container .post-contents h3{margin:8px 0}}.main .s-news .container .post-contents h3:before{content:"";display:block;width:3px;height:calc(100% - 5px);position:absolute;z-index:1;top:50%;left:0;transform:translate3d(0,-50%,0);background-color:#9b6d47;border-radius:2px}.main .s-news .container .post-contents h4{margin:15px 0;color:#403a37;font-size:20px}@media only screen and (max-width:600px){.main .s-news .container .post-contents h4{font-size:18px}}@media only screen and (max-width:600px){.main .s-news .container .post-contents h4{margin:8px 0}}.main .s-news .container .post-contents h5{margin:15px 0;color:#403a37;font-size:18px}@media only screen and (max-width:600px){.main .s-news .container .post-contents h5{font-size:16px}}@media only screen and (max-width:600px){.main .s-news .container .post-contents h5{margin:8px 0}}.main .s-news .container .post-contents h6{margin:15px 0;color:#403a37;font-size:16px}@media only screen and (max-width:600px){.main .s-news .container .post-contents h6{font-size:14px}}@media only screen and (max-width:600px){.main .s-news .container .post-contents h6{margin:8px 0}}.main .s-news .container .post-contents p{margin-top:10px;color:#737271;line-height:2}.main .s-news .container .post-contents a{color:#e85400;text-decoration:underline}@media (hover:hover){.main .s-news .container .post-contents a:hover{color:#daae4a}}@media (hover:none){.main .s-news .container .post-contents a:active{color:#daae4a}}.main .s-news .container .post-contents ul{list-style:inside;margin-top:10px;padding-inline-start:0}.main .s-news .container .post-contents ul li:not(:first-of-type){margin-top:8px}.main .s-news .container .post-contents ul li::marker{content:"⚫︎ ";color:#ad956c}.main .s-news .container .post-contents ol{padding-left:25px;margin-top:10px}@media only screen and (max-width:600px){.main .s-news .container .post-contents ol{padding-left:21px}}.main .s-news .container .post-contents ol li:not(:first-of-type){margin-top:8px}.main .s-news .container .post-contents img{max-width:100%;height:auto;border-radius:30px}@media only screen and (max-width:767px){.main .s-news .container .post-contents img{border-radius:20px}}.main .s-news .container .post-contents img.aligncenter{margin-left:auto;margin-right:auto}.main .s-news .container .post-contents img.emoji{border-radius:0!important}.main .s-news .container .post-contents video{width:100%!important;height:initial!important}.main .s-news .container .post-contents blockquote{margin-top:50px;background-color:#fff;padding:40px 50px 50px;border:1px solid #e2e2e2;position:relative;border-radius:10px}@media only screen and (max-width:767px){.main .s-news .container .post-contents blockquote{border-radius:8px}}@media only screen and (max-width:767px){.main .s-news .container .post-contents blockquote{padding:20px 30px 30px;margin-top:30px}}