@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}}.slick-loading .slick-list{background:#fff url(./ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(./fonts/slick.eot);src:url(./fonts/slick.eot?#iefix) format("embedded-opentype"),url(./fonts/slick.woff) format("woff"),url(./fonts/slick.ttf) format("truetype"),url(./fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.main .home-fv{width:100%;height:calc(100vh + 30px);min-height:700px;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:flex-end;padding-right:5%;padding-left:5%;padding-bottom:160px;overflow:hidden}@media only screen and (max-width:767px){.main .home-fv{padding-bottom:30vw;min-height:550px;height:82vh}}.main .home-fv:before{content:"";display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:rgba(58,37,10,.24);mix-blend-mode:multiply}.main .home-fv .mv{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:flex}.main .home-fv .mv ul{height:100%;display:flex;flex-shrink:0;will-change:transform}.main .home-fv .mv ul.list-1{animation:infinite-slide1 120s -60s linear infinite}.main .home-fv .mv ul.list-2{animation:infinite-slide2 120s linear infinite}.main .home-fv .mv ul .item{width:25vw;height:100%}@media only screen and (max-width:1250px){.main .home-fv .mv ul .item{width:33vw}}@media only screen and (max-width:767px){.main .home-fv .mv ul .item{width:60vw}}@media only screen and (max-width:600px){.main .home-fv .mv ul .item{width:82vw}}.main .home-fv .mv ul .item img{object-fit:cover;object-position:center center;width:100%;height:100%}.main .home-fv .txt{position:relative;z-index:3}.main .home-fv .txt .cp-en{color:#fff;font-size:1.5vw;font-weight:700;font-family:"Zen Maru Gothic",serif;font-weight:700}@media only screen and (max-width:1250px){.main .home-fv .txt .cp-en{font-size:2.2vw}}.main .home-fv .txt .cp-ja{margin-top:10px;color:#fff;font-size:3.6vw;font-family:"Zen Old Mincho",serif;font-weight:700}@media only screen and (max-width:1250px){.main .home-fv .txt .cp-ja{font-size:4.9vw}}@media only screen and (max-width:767px){.main .home-fv .txt .cp-ja{font-size:5.6vw}}.main .home-fv .icon{width:33%;position:absolute;z-index:3;right:5%;bottom:0;transform:translate3d(0,50%,0)}@media only screen and (max-width:767px){.main .home-fv .icon{width:50%}}.main .home-fv .icon__inner{position:relative;width:100%}.main .home-fv .icon__inner .rotation{width:100%;animation:30s linear infinite rotation;animation-direction:reverse}.main .home-fv .icon__inner .rotation img{width:100%}.main .home-fv .icon__inner .circle{width:85%;position:absolute;z-index:1;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.main .home-fv .icon__inner .circle img{width:100%}.main .home-news-event{padding-top:120px;margin-top:-50px;position:relative;z-index:2;background-color:#fffbf6;border-radius:50px 50px 0 0;padding-right:5%;padding-left:5%}@media only screen and (max-width:767px){.main .home-news-event{padding-top:100px}}@media only screen and (max-width:600px){.main .home-news-event{padding-top:60px}}@media only screen and (max-width:767px){.main .home-news-event{font-size:30px 30px 0 0}}.main .home-news-event .container{max-width:1240px;margin-right:auto;margin-left:auto}.main .home-news-event .container .head{text-align:center}.main .home-news-event .container .head .ttl1{display:inline-block}.main .home-news-event .container .head .ttl1 .ttl1__inner{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width:600px){.main .home-news-event .container .head .ttl1 .ttl1__inner{gap:10px}}.main .home-news-event .container .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 .home-news-event .container .head .ttl1 .ttl1__inner .ttl1-icon{width:16px;height:16px;transform:translate3d(0,1px,0)}}.main .home-news-event .container .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 .home-news-event .container .head .ttl1 .ttl1__inner .ttl1-txt{font-size:16px}}.main .home-news-event .container .contents{display:flex;align-items:stretch;gap:100px;margin-top:100px}@media only screen and (max-width:1250px){.main .home-news-event .container .contents{gap:60px}}@media only screen and (max-width:767px){.main .home-news-event .container .contents{margin-top:80px;display:block}}@media only screen and (max-width:600px){.main .home-news-event .container .contents{margin-top:60px}}.main .home-news-event .container .contents .home-news{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.main .home-news-event .container .contents .home-news .home-news__inner .news-head{display:inline-block}.main .home-news-event .container .contents .home-news .home-news__inner .news-head .ttl2__inner{display:flex;align-items:flex-start;gap:20px}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .news-head .ttl2__inner{gap:15px}}.main .home-news-event .container .contents .home-news .home-news__inner .news-head .ttl2__inner .ttl2-txt{font-size:24px;line-height:1.5;font-weight:700;color:#000}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .news-head .ttl2__inner .ttl2-txt{font-size:20px}}.main .home-news-event .container .contents .home-news .home-news__inner .news-head .ttl2__inner .ttl2-line{height:2px;width:80px;border-bottom-color:#e85400;border-bottom-style:dotted;border-bottom-width:4px;transform:translate3d(0,16px,0)}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .news-head .ttl2__inner .ttl2-line{transform:translate3d(0,13px,0)}}.main .home-news-event .container .contents .home-news .home-news__inner .list{margin-top:80px}@media only screen and (max-width:767px){.main .home-news-event .container .contents .home-news .home-news__inner .list{margin-top:60px}}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .list{margin-top:50px}}.main .home-news-event .container .contents .home-news .home-news__inner .list .item:not(:first-of-type){border-top:1px solid #e2e2e2}.main .home-news-event .container .contents .home-news .home-news__inner .list .item:first-of-type .item-link{padding-top:0}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .list .item:first-of-type .item-link{padding-top:0}}.main .home-news-event .container .contents .home-news .home-news__inner .list .item:last-of-type .item-link{padding-bottom:0}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .list .item:last-of-type .item-link{padding-bottom:0}}.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link{padding:40px 0;display:block}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link{padding:30px 0}}@media (hover:hover){.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link:hover .item-link-ttl{color:#e85400}}@media (hover:none){.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link:active .item-link-ttl{color:#e85400}}.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-info{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px}.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-info .date{color:#403a37;font-size:14px}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-info .date{font-size:12px}}.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-info .cat-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}.main .home-news-event .container .contents .home-news .home-news__inner .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 .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-info .cat-list .cat{font-size:8px}}.main .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-ttl{margin-top:20px;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 .home-news-event .container .contents .home-news .home-news__inner .list .item-link .item-link-ttl{font-size:14px}}.main .home-news-event .container .contents .home-news .link{text-align:right}.main .home-news-event .container .contents .home-news .link .btn1{display:inline-block}.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner{gap:10px}}@media (hover:hover){.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner:hover .btn1-txt:before{transform:scaleX(0);transform-origin:right}}@media (hover:none){.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner:active .btn1-txt:before{transform:scaleX(0);transform-origin:right}}.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner .btn1-txt{color:#000;font-size:16px;position:relative;display:block}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner .btn1-txt{font-size:14px}}.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner .btn1-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)}.main .home-news-event .container .contents .home-news .link .btn1 .btn1__inner .btn1-icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:1px solid #000;border-radius:16px}.main .home-news-event .container .contents .home-event{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:50px}@media only screen and (max-width:767px){.main .home-news-event .container .contents .home-event{margin-top:160px}}@media only screen and (max-width:767px) and (max-width:767px){.main .home-news-event .container .contents .home-event{margin-top:140px}}@media only screen and (max-width:767px) and (max-width:600px){.main .home-news-event .container .contents .home-event{margin-top:120px}}.main .home-news-event .container .contents .home-event .home-event__inner .event-head{display:inline-block}.main .home-news-event .container .contents .home-event .home-event__inner .event-head .ttl2__inner{display:flex;align-items:flex-start;gap:20px}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .home-event__inner .event-head .ttl2__inner{gap:15px}}.main .home-news-event .container .contents .home-event .home-event__inner .event-head .ttl2__inner .ttl2-txt{font-size:24px;line-height:1.5;font-weight:700;color:#000}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .home-event__inner .event-head .ttl2__inner .ttl2-txt{font-size:20px}}.main .home-news-event .container .contents .home-event .home-event__inner .event-head .ttl2__inner .ttl2-line{height:2px;width:80px;border-bottom-color:#e85400;border-bottom-style:dotted;border-bottom-width:4px;transform:translate3d(0,16px,0)}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .home-event__inner .event-head .ttl2__inner .ttl2-line{transform:translate3d(0,13px,0)}}.main .home-news-event .container .contents .home-event .home-event__inner .list{margin-top:80px}@media only screen and (max-width:767px){.main .home-news-event .container .contents .home-event .home-event__inner .list{margin-top:60px}}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .home-event__inner .list{margin-top:50px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link{display:flex;align-items:center;gap:60px}@media only screen and (max-width:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link{gap:30px;width:100%;max-width:380px;margin-right:auto}}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link{gap:25px}}@media (hover:hover){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link:hover .item-img img{transform:scale(1.05)}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link:hover .item-txt .item-ttl{color:#e85400}}@media (hover:none){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link:active .item-img img{transform:scale(1.05)}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link:active .item-txt .item-ttl{color:#e85400}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-img{flex:1;position:relative;overflow:hidden;border-radius:10px}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-img:before{content:"";display:block;padding-top:72%}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-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 .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-img{border-radius:8px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt{flex:1}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .cat-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}@media only screen and (max-width:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .cat-list{gap:10px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .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:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .cat-list .cat{padding:3px 5px;font-size:8px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-ttl{margin-top:15px;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#000;transition:all .5s cubic-bezier(.32,.94,.6,1)}@media only screen and (max-width:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-ttl{margin-top:10px;font-size:14px;line-height:1}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info{display:flex;align-items:flex-end;flex-wrap:wrap;gap:15px;margin-top:15px}@media only screen and (max-width:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info{gap:10px}}@media only screen and (max-width:767px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info{gap:8px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-year{color:#737271;font-size:12px;line-height:1}@media only screen and (max-width:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-year{font-size:10px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .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 .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-month{gap:6px;margin-top:6px}}@media only screen and (max-width:500px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-month{gap:4px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .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 .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-month .day{font-size:20px}}@media only screen and (max-width:500px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-month .day{font-size:16px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .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 .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-date .item-month .day-of-week{width:12px;height:12px;line-height:12px;font-size:8px}}.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-line{width:20px;height:1px;background-color:#403a37;transform:translate3d(0,-16px,0)}@media only screen and (max-width:1250px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-line{width:15px}}@media only screen and (max-width:767px){.main .home-news-event .container .contents .home-event .home-event__inner .list .item-link .item-txt .item-info .item-line{width:12px}}.main .home-news-event .container .contents .home-event .link{text-align:right}.main .home-news-event .container .contents .home-event .link .btn1{display:inline-block}.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner{gap:10px}}@media (hover:hover){.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner:hover .btn1-txt:before{transform:scaleX(0);transform-origin:right}}@media (hover:none){.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner:active .btn1-txt:before{transform:scaleX(0);transform-origin:right}}.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner .btn1-txt{color:#000;font-size:16px;position:relative;display:block}@media only screen and (max-width:600px){.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner .btn1-txt{font-size:14px}}.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner .btn1-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)}.main .home-news-event .container .contents .home-event .link .btn1 .btn1__inner .btn1-icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:1px solid #000;border-radius:16px}.main .home-reason{margin-top:160px;padding-right:5%;padding-left:5%;position:relative}@media only screen and (max-width:767px){.main .home-reason{margin-top:140px}}@media only screen and (max-width:600px){.main .home-reason{margin-top:120px}}.main .home-reason:before{content:"";display:block;position:absolute;z-index:-1;top:160px;right:0;width:90%;height:1200px;background-color:#f5efe5;border-radius:50px 0 0 50px}@media only screen and (max-width:1250px){.main .home-reason:before{width:80%}}@media only screen and (max-width:767px){.main .home-reason:before{border-radius:30px 0 0 30px}}@media only screen and (max-width:600px){.main .home-reason:before{height:1000px}}.main .home-reason .container{max-width:960px;margin-right:auto;margin-left:auto}.main .home-reason .container .img{position:absolute;z-index:1;top:0;left:0;width:calc(50% - 100px);height:100%;border-radius:0 30px 30px 0;overflow:hidden}@media only screen and (max-width:1250px){.main .home-reason .container .img{width:calc(50% - 80px)}}@media only screen and (max-width:767px){.main .home-reason .container .img{position:static;width:90vw;margin:0 auto 0 calc(50% - 50vw);flex:initial;border-radius:0 20px 20px 0}}.main .home-reason .container .img img{object-fit:cover;object-position:center center;width:100%;height:100%}@media only screen and (max-width:767px){.main .home-reason .container .img img{height:initial}}.main .home-reason .container .txt{padding-top:320px;padding-bottom:50px;width:50%;margin-left:auto}@media only screen and (max-width:767px){.main .home-reason .container .txt{width:100%;padding-top:0;padding-bottom:0;margin-top:80px}}@media only screen and (max-width:767px) and (max-width:767px){.main .home-reason .container .txt{margin-top:60px}}@media only screen and (max-width:767px) and (max-width:600px){.main .home-reason .container .txt{margin-top:50px}}.main .home-reason .container .txt .head{text-align:left}.main .home-reason .container .txt .head .ttl1{display:inline-block}.main .home-reason .container .txt .head .ttl1 .ttl1__inner{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width:600px){.main .home-reason .container .txt .head .ttl1 .ttl1__inner{gap:10px}}.main .home-reason .container .txt .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 .home-reason .container .txt .head .ttl1 .ttl1__inner .ttl1-icon{width:16px;height:16px;transform:translate3d(0,1px,0)}}.main .home-reason .container .txt .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 .home-reason .container .txt .head .ttl1 .ttl1__inner .ttl1-txt{font-size:16px}}.main .home-reason .container .txt .lead{color:#403a37;font-size:36px;line-height:1.5;font-weight:700;margin-top:20px}@media only screen and (max-width:600px){.main .home-reason .container .txt .lead{font-size:30px}}.main .home-reason .container .txt .msg{color:#737271;line-height:2;margin-top:30px;max-width:380px;margin-right:auto}@media only screen and (max-width:600px){.main .home-reason .container .txt .msg{margin-top:20px}}@media only screen and (max-width:600px){.main .home-reason .container .txt .msg{max-width:initial}}.main .home-reason .container .txt .link{margin-top:80px;text-align:left}@media only screen and (max-width:767px){.main .home-reason .container .txt .link{margin-top:60px}}@media only screen and (max-width:600px){.main .home-reason .container .txt .link{text-align:right}}.main .home-reason .container .txt .link .btn2{display:inline-block}@media (hover:hover){.main .home-reason .container .txt .link .btn2:hover .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-reason .container .txt .link .btn2:hover .btn2__inner .btn2-icon:before{transform:scale(1.5)}}@media (hover:none){.main .home-reason .container .txt .link .btn2:active .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-reason .container .txt .link .btn2:active .btn2__inner .btn2-icon:before{transform:scale(1.5)}}.main .home-reason .container .txt .link .btn2 .btn2__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-reason .container .txt .link .btn2 .btn2__inner{gap:10px}}.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-txt{color:#000;font-size:16px;display:block;position:relative}@media only screen and (max-width:600px){.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-txt{font-size:14px}}.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-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)}.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:600px){.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-icon{width:60px;height:60px}}.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-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){.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-icon:before{width:60px;height:60px}}.main .home-reason .container .txt .link .btn2 .btn2__inner .btn2-icon svg{display:inline-block;width:12px;height:12px;position:relative;z-index:2}.main .home-case{margin-top:160px;padding-right:5%;padding-left:5%;padding-bottom:160px;overflow:hidden}@media only screen and (max-width:767px){.main .home-case{margin-top:140px}}@media only screen and (max-width:600px){.main .home-case{margin-top:120px}}@media only screen and (max-width:767px){.main .home-case{padding-bottom:140px}}@media only screen and (max-width:600px){.main .home-case{padding-bottom:100px}}.main .home-case .container{max-width:960px;margin-right:auto;margin-left:auto}.main .home-case .container .head{text-align:left}.main .home-case .container .head-en .ttl1{display:inline-block}.main .home-case .container .head-en .ttl1 .ttl1__inner{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width:600px){.main .home-case .container .head-en .ttl1 .ttl1__inner{gap:10px}}.main .home-case .container .head-en .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 .home-case .container .head-en .ttl1 .ttl1__inner .ttl1-icon{width:16px;height:16px;transform:translate3d(0,1px,0)}}.main .home-case .container .head-en .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 .home-case .container .head-en .ttl1 .ttl1__inner .ttl1-txt{font-size:16px}}.main .home-case .container .head-ja{margin-top:10px}.main .home-case .container .head-ja .ttl2{display:inline-block}.main .home-case .container .head-ja .ttl2 .ttl2__inner{display:flex;align-items:flex-start;gap:20px}@media only screen and (max-width:600px){.main .home-case .container .head-ja .ttl2 .ttl2__inner{gap:15px}}.main .home-case .container .head-ja .ttl2 .ttl2__inner .ttl2-txt{font-size:24px;line-height:1.5;font-weight:700;color:#000}@media only screen and (max-width:600px){.main .home-case .container .head-ja .ttl2 .ttl2__inner .ttl2-txt{font-size:20px}}.main .home-case .container .head-ja .ttl2 .ttl2__inner .ttl2-line{height:2px;width:80px;border-bottom-color:#e85400;border-bottom-style:dotted;border-bottom-width:4px;transform:translate3d(0,16px,0)}@media only screen and (max-width:600px){.main .home-case .container .head-ja .ttl2 .ttl2__inner .ttl2-line{transform:translate3d(0,13px,0)}}.main .home-case .container .contents{margin-top:80px;position:relative}@media only screen and (max-width:767px){.main .home-case .container .contents{margin-top:60px}}@media only screen and (max-width:600px){.main .home-case .container .contents{margin-top:50px}}@media only screen and (max-width:600px){.main .home-case .container .contents{padding:0 25px}}@media only screen and (max-width:600px){.main .home-case .container .contents__inner{overflow:hidden}}.main .home-case .container .contents__inner .list{margin-right:auto;width:350px;position:static;margin-bottom:0}@media only screen and (max-width:767px){.main .home-case .container .contents__inner .list{max-width:350px;width:64%}}@media only screen and (max-width:600px){.main .home-case .container .contents__inner .list{width:80%}}.main .home-case .container .contents__inner .list .slick-arrow{position:absolute;z-index:2;top:-100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid #403a37;border-radius:50%}@media only screen and (max-width:767px){.main .home-case .container .contents__inner .list .slick-arrow{top:-80px}}@media only screen and (max-width:600px){.main .home-case .container .contents__inner .list .slick-arrow{top:50%;width:50px;height:50px;transform:translate3d(0,-100%,0);border:none;background-color:#fff}}@media (hover:hover){.main .home-case .container .contents__inner .list .slick-arrow:hover{background-color:#403a37}.main .home-case .container .contents__inner .list .slick-arrow:hover svg path{fill:#fff}}@media (hover:none){.main .home-case .container .contents__inner .list .slick-arrow:active{background-color:#403a37}.main .home-case .container .contents__inner .list .slick-arrow:active svg path{fill:#fff}}.main .home-case .container .contents__inner .list .slick-arrow.slick-prev{right:90px;left:initial}@media only screen and (max-width:600px){.main .home-case .container .contents__inner .list .slick-arrow.slick-prev{right:initial;left:0}}.main .home-case .container .contents__inner .list .slick-arrow.slick-next{right:0}.main .home-case .container .contents__inner .list .slick-arrow:before{display:none}.main .home-case .container .contents__inner .list .slick-list{overflow:visible}.main .home-case .container .contents__inner .list .slick-list .slick-track .item{padding-right:50px}@media only screen and (max-width:767px){.main .home-case .container .contents__inner .list .slick-list .slick-track .item{padding-right:10vw}}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link{display:block}@media (hover:hover){.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link:hover .item-img img{transform:scale(1.05)}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link:hover .item-txt .ttl{color:#e85400}}@media (hover:none){.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link:active .item-img img{transform:scale(1.05)}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link:active .item-txt .ttl{color:#e85400}}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-img{position:relative;overflow:hidden;border-radius:30px}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-img:before{content:"";display:block;padding-top:150%}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-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 .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-img{border-radius:20px}}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt{margin-top:30px}@media only screen and (max-width:767px){.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt{margin-top:20px}}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .cat-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .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 .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .cat-list .cat{font-size:10px}}@media only screen and (max-width:1250px){.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .cat-list .cat{padding:6px 8px}}.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .ttl{color:#000;margin-top:20px;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .5s cubic-bezier(.32,.94,.6,1)}@media only screen and (max-width:600px){.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .ttl{font-size:16px}}@media only screen and (max-width:767px){.main .home-case .container .contents__inner .list .slick-list .slick-track .item-link .item-txt .ttl{margin-top:10px}}.main .home-case .container .link{margin-top:80px;text-align:right}@media only screen and (max-width:767px){.main .home-case .container .link{margin-top:60px}}.main .home-case .container .link .btn2{display:inline-block}@media (hover:hover){.main .home-case .container .link .btn2:hover .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-case .container .link .btn2:hover .btn2__inner .btn2-icon:before{transform:scale(1.5)}}@media (hover:none){.main .home-case .container .link .btn2:active .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-case .container .link .btn2:active .btn2__inner .btn2-icon:before{transform:scale(1.5)}}.main .home-case .container .link .btn2 .btn2__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-case .container .link .btn2 .btn2__inner{gap:10px}}.main .home-case .container .link .btn2 .btn2__inner .btn2-txt{color:#000;font-size:16px;display:block;position:relative}@media only screen and (max-width:600px){.main .home-case .container .link .btn2 .btn2__inner .btn2-txt{font-size:14px}}.main .home-case .container .link .btn2 .btn2__inner .btn2-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)}.main .home-case .container .link .btn2 .btn2__inner .btn2-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:600px){.main .home-case .container .link .btn2 .btn2__inner .btn2-icon{width:60px;height:60px}}.main .home-case .container .link .btn2 .btn2__inner .btn2-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){.main .home-case .container .link .btn2 .btn2__inner .btn2-icon:before{width:60px;height:60px}}.main .home-case .container .link .btn2 .btn2__inner .btn2-icon svg{display:inline-block;width:12px;height:12px;position:relative;z-index:2}.main .home-voice{padding-right:5%;padding-left:5%}.main .home-voice .container{max-width:1240px;margin-right:auto;margin-left:auto;background-color:#f5efe5;border-radius:50px;overflow:hidden;padding-top:80px;padding-bottom:80px;padding-right:5%;padding-left:5%}@media only screen and (max-width:767px){.main .home-voice .container{border-radius:30px}}@media only screen and (max-width:1250px){.main .home-voice .container{padding:60px}}@media only screen and (max-width:767px){.main .home-voice .container{padding:50px}}@media only screen and (max-width:600px){.main .home-voice .container{padding:30px}}.main .home-voice .container__inner{max-width:960px;margin-right:auto;margin-left:auto}.main .home-voice .container__inner .head{text-align:left}.main .home-voice .container__inner .head-en .ttl1{display:inline-block}.main .home-voice .container__inner .head-en .ttl1 .ttl1__inner{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width:600px){.main .home-voice .container__inner .head-en .ttl1 .ttl1__inner{gap:10px}}.main .home-voice .container__inner .head-en .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 .home-voice .container__inner .head-en .ttl1 .ttl1__inner .ttl1-icon{width:16px;height:16px;transform:translate3d(0,1px,0)}}.main .home-voice .container__inner .head-en .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 .home-voice .container__inner .head-en .ttl1 .ttl1__inner .ttl1-txt{font-size:16px}}.main .home-voice .container__inner .head-ja{margin-top:10px}.main .home-voice .container__inner .head-ja .ttl2{display:inline-block}.main .home-voice .container__inner .head-ja .ttl2 .ttl2__inner{display:flex;align-items:flex-start;gap:20px}@media only screen and (max-width:600px){.main .home-voice .container__inner .head-ja .ttl2 .ttl2__inner{gap:15px}}.main .home-voice .container__inner .head-ja .ttl2 .ttl2__inner .ttl2-txt{font-size:24px;line-height:1.5;font-weight:700;color:#000}@media only screen and (max-width:600px){.main .home-voice .container__inner .head-ja .ttl2 .ttl2__inner .ttl2-txt{font-size:20px}}.main .home-voice .container__inner .head-ja .ttl2 .ttl2__inner .ttl2-line{height:2px;width:80px;border-bottom-color:#e85400;border-bottom-style:dotted;border-bottom-width:4px;transform:translate3d(0,16px,0)}@media only screen and (max-width:600px){.main .home-voice .container__inner .head-ja .ttl2 .ttl2__inner .ttl2-line{transform:translate3d(0,13px,0)}}.main .home-voice .container__inner .contents{margin-top:80px;position:relative}@media only screen and (max-width:767px){.main .home-voice .container__inner .contents{margin-top:60px}}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents{margin-top:50px}}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner{overflow:hidden}}.main .home-voice .container__inner .contents__inner .list{margin-right:auto;width:440px;position:static;margin-bottom:0}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list{width:100%}}.main .home-voice .container__inner .contents__inner .list .slick-arrow{position:absolute;z-index:2;top:-100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border:1px solid #403a37;border-radius:50%}@media only screen and (max-width:767px){.main .home-voice .container__inner .contents__inner .list .slick-arrow{top:-80px}}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list .slick-arrow{top:50%;width:50px;height:50px;transform:translate3d(0,-50%,0);border:none;background-color:#fffbf6}}@media (hover:hover){.main .home-voice .container__inner .contents__inner .list .slick-arrow:hover{background-color:#403a37}.main .home-voice .container__inner .contents__inner .list .slick-arrow:hover svg path{fill:#fff}}@media (hover:none){.main .home-voice .container__inner .contents__inner .list .slick-arrow:active{background-color:#403a37}.main .home-voice .container__inner .contents__inner .list .slick-arrow:active svg path{fill:#fff}}.main .home-voice .container__inner .contents__inner .list .slick-arrow.slick-prev{right:90px;left:initial}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list .slick-arrow.slick-prev{right:initial;left:0}}.main .home-voice .container__inner .contents__inner .list .slick-arrow.slick-next{right:0}.main .home-voice .container__inner .contents__inner .list .slick-arrow:before{display:none}.main .home-voice .container__inner .contents__inner .list .slick-list{overflow:visible}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item{margin-right:50px;background-color:#fff;border-radius:10px;border:1px solid #fffbf6;padding:30px 50px}@media only screen and (max-width:767px){.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item{border-radius:8px}}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item{margin:0 25px;padding:20px 30px}}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info{display:flex;gap:20px;align-items:center}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .eyecatch{width:64px}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .eyecatch{width:46px}}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .eyecatch .img{border-radius:50%;position:relative;overflow:hidden}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .eyecatch .img:before{content:"";display:block;padding-top:100%}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .eyecatch .img img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .eyecatch .name{text-align:center;margin-top:3px;color:#737271;font-size:12px}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject{flex:1}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject .cat-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:8px}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject .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 .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject .cat-list .cat{font-size:10px}}@media only screen and (max-width:1250px){.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject .cat-list .cat{padding:6px 8px}}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject .ttl{margin-top:10px;font-size:18px;font-weight:700;color:#000}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .info .subject .ttl{font-size:14px}}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .comment{margin-top:20px}.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .comment p{line-height:2;color:#737271;font-size:14px}@media only screen and (max-width:600px){.main .home-voice .container__inner .contents__inner .list .slick-list .slick-track .item .comment p{font-size:12px}}.main .home-voice .container__inner .link{margin-top:80px;text-align:right}@media only screen and (max-width:767px){.main .home-voice .container__inner .link{margin-top:60px}}.main .home-voice .container__inner .link .btn2{display:inline-block}@media (hover:hover){.main .home-voice .container__inner .link .btn2:hover .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-voice .container__inner .link .btn2:hover .btn2__inner .btn2-icon:before{transform:scale(1.5)}}@media (hover:none){.main .home-voice .container__inner .link .btn2:active .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-voice .container__inner .link .btn2:active .btn2__inner .btn2-icon:before{transform:scale(1.5)}}.main .home-voice .container__inner .link .btn2 .btn2__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-voice .container__inner .link .btn2 .btn2__inner{gap:10px}}.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-txt{color:#000;font-size:16px;display:block;position:relative}@media only screen and (max-width:600px){.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-txt{font-size:14px}}.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-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)}.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:600px){.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-icon{width:60px;height:60px}}.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-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){.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-icon:before{width:60px;height:60px}}.main .home-voice .container__inner .link .btn2 .btn2__inner .btn2-icon svg{display:inline-block;width:12px;height:12px;position:relative;z-index:2}.main .home-image{display:flex;align-items:flex-start;overflow:hidden;margin-top:160px}@media only screen and (max-width:767px){.main .home-image{margin-top:140px}}@media only screen and (max-width:600px){.main .home-image{margin-top:120px}}.main .home-image ul{height:100%;display:flex;align-items:flex-start;will-change:transform}.main .home-image ul.list-1{animation:infinite-slide1 120s -60s linear infinite}@media only screen and (max-width:767px){.main .home-image ul.list-1{animation:infinite-slide1 80s -40s linear infinite}}.main .home-image ul.list-2{animation:infinite-slide2 120s linear infinite}@media only screen and (max-width:767px){.main .home-image ul.list-2{animation:infinite-slide2 80s linear infinite}}.main .home-image ul.list-2 .item:nth-child(even){margin-top:120px}@media only screen and (max-width:1500px){.main .home-image ul.list-2 .item:nth-child(even){margin-top:8vw}}@media only screen and (max-width:767px){.main .home-image ul.list-2 .item:nth-child(even){margin-top:12vw}}.main .home-image ul.list-2 .item:nth-child(odd){margin-top:0}@media only screen and (max-width:1500px){.main .home-image ul.list-2 .item:nth-child(odd){margin-top:0}}@media only screen and (max-width:767px){.main .home-image ul.list-2 .item:nth-child(odd){margin-top:0}}.main .home-image ul .item{width:500px;border-radius:30px;position:relative;overflow:hidden;margin-right:1.5vw;margin-left:1.5vw}@media only screen and (max-width:767px){.main .home-image ul .item{border-radius:20px}}.main .home-image ul .item:before{content:"";display:block;padding-top:125%}.main .home-image ul .item img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:1500px){.main .home-image ul .item{width:27vw}}@media only screen and (max-width:767px){.main .home-image ul .item{width:60vw;margin-right:3.5vw;margin-left:3.5vw}}.main .home-image ul .item:nth-child(odd){margin-top:120px}@media only screen and (max-width:1500px){.main .home-image ul .item:nth-child(odd){margin-top:8vw}}@media only screen and (max-width:767px){.main .home-image ul .item:nth-child(odd){margin-top:12vw}}.main .home-shop{margin-top:160px;padding-right:5%;padding-left:5%;padding-top:160px;padding-bottom:160px;background-color:#f5efe5}@media only screen and (max-width:767px){.main .home-shop{margin-top:140px}}@media only screen and (max-width:600px){.main .home-shop{margin-top:120px}}@media only screen and (max-width:767px){.main .home-shop{padding-top:140px}}@media only screen and (max-width:600px){.main .home-shop{padding-top:100px}}@media only screen and (max-width:767px){.main .home-shop{padding-bottom:140px}}@media only screen and (max-width:600px){.main .home-shop{padding-bottom:100px}}.main .home-shop .container{max-width:1240px;margin-right:auto;margin-left:auto}.main .home-shop .container .shop{display:flex;align-items:stretch;flex-direction:row-reverse;gap:100px}@media only screen and (max-width:1250px){.main .home-shop .container .shop{gap:80px}}@media only screen and (max-width:767px){.main .home-shop .container .shop{display:block}}.main .home-shop .container .shop .img{flex:4;border-radius:30px;overflow:hidden}@media only screen and (max-width:767px){.main .home-shop .container .shop .img{border-radius:20px}}@media only screen and (max-width:767px){.main .home-shop .container .shop .img{flex:initial}}.main .home-shop .container .shop .img img{object-fit:cover;object-position:center center;width:100%;height:100%}@media only screen and (max-width:767px){.main .home-shop .container .shop .img img{height:initial}}.main .home-shop .container .shop .txt{flex:3;padding-top:120px;padding-bottom:30px}@media only screen and (max-width:767px){.main .home-shop .container .shop .txt{flex:initial;width:100%;padding-top:0;padding-bottom:0;margin-top:80px}}@media only screen and (max-width:767px) and (max-width:767px){.main .home-shop .container .shop .txt{margin-top:60px}}@media only screen and (max-width:767px) and (max-width:600px){.main .home-shop .container .shop .txt{margin-top:50px}}.main .home-shop .container .shop .txt .head{text-align:left}.main .home-shop .container .shop .txt .head .ttl1{display:inline-block}.main .home-shop .container .shop .txt .head .ttl1 .ttl1__inner{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .head .ttl1 .ttl1__inner{gap:10px}}.main .home-shop .container .shop .txt .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 .home-shop .container .shop .txt .head .ttl1 .ttl1__inner .ttl1-icon{width:16px;height:16px;transform:translate3d(0,1px,0)}}.main .home-shop .container .shop .txt .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 .home-shop .container .shop .txt .head .ttl1 .ttl1__inner .ttl1-txt{font-size:16px}}.main .home-shop .container .shop .txt .lead{color:#403a37;font-size:36px;line-height:1.5;font-weight:700;margin-top:20px}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .lead{font-size:30px}}.main .home-shop .container .shop .txt .msg{color:#737271;line-height:2;margin-top:30px;max-width:380px;margin-right:auto}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .msg{margin-top:20px}}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .msg{max-width:initial}}.main .home-shop .container .shop .txt .link{margin-top:80px;text-align:left}@media only screen and (max-width:767px){.main .home-shop .container .shop .txt .link{margin-top:60px}}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .link{text-align:right}}.main .home-shop .container .shop .txt .link .btn2{display:inline-block}@media (hover:hover){.main .home-shop .container .shop .txt .link .btn2:hover .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-shop .container .shop .txt .link .btn2:hover .btn2__inner .btn2-icon:before{transform:scale(1.5)}}@media (hover:none){.main .home-shop .container .shop .txt .link .btn2:active .btn2__inner .btn2-txt:before{transform:scaleX(0);transform-origin:right}.main .home-shop .container .shop .txt .link .btn2:active .btn2__inner .btn2-icon:before{transform:scale(1.5)}}.main .home-shop .container .shop .txt .link .btn2 .btn2__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .link .btn2 .btn2__inner{gap:10px}}.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-txt{color:#000;font-size:16px;display:block;position:relative}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-txt{font-size:14px}}.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-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)}.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:600px){.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-icon{width:60px;height:60px}}.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-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){.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-icon:before{width:60px;height:60px}}.main .home-shop .container .shop .txt .link .btn2 .btn2__inner .btn2-icon svg{display:inline-block;width:12px;height:12px;position:relative;z-index:2}.main .home-shop .container .list{margin-top:120px;display:flex;gap:80px;align-items:stretch}@media only screen and (max-width:1250px){.main .home-shop .container .list{gap:50px}}@media only screen and (max-width:767px){.main .home-shop .container .list{margin-top:100px;display:grid;grid-template-columns:repeat(2,1fr);gap:50px 30px}}@media only screen and (max-width:600px){.main .home-shop .container .list{margin-top:80px}}@media only screen and (max-width:450px){.main .home-shop .container .list{grid-template-columns:1fr;gap:50px}}.main .home-shop .container .list .item{flex:1}@media only screen and (max-width:767px){.main .home-shop .container .list .item{flex:initial}}.main .home-shop .container .list .item .img{position:relative;overflow:hidden;border-radius:30px}.main .home-shop .container .list .item .img:before{content:"";display:block;padding-top:66%}.main .home-shop .container .list .item .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 .home-shop .container .list .item .img{border-radius:20px}}.main .home-shop .container .list .item .txt{margin-top:30px}@media only screen and (max-width:767px){.main .home-shop .container .list .item .txt{margin-top:20px}}.main .home-shop .container .list .item .txt .ttl{color:#000;font-weight:700;font-size:18px}@media only screen and (max-width:600px){.main .home-shop .container .list .item .txt .ttl{font-size:16px}}.main .home-shop .container .list .item .txt .msg{margin-top:20px;font-size:14px;color:#737271;line-height:2}@media only screen and (max-width:600px){.main .home-shop .container .list .item .txt .msg{font-size:12px}}@media only screen and (max-width:767px){.main .home-shop .container .list .item .txt .msg{margin-top:10px}}.main .home-shop .container .list .item .txt .link{margin-top:20px;text-align:right}@media only screen and (max-width:767px){.main .home-shop .container .list .item .txt .link{margin-top:10px}}.main .home-shop .container .list .item .txt .link .btn1{display:inline-block}.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner{display:flex;align-items:center;gap:20px}@media only screen and (max-width:600px){.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner{gap:10px}}@media (hover:hover){.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner:hover .btn1-txt:before{transform:scaleX(0);transform-origin:right}}@media (hover:none){.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner:active .btn1-txt:before{transform:scaleX(0);transform-origin:right}}.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner .btn1-txt{color:#000;font-size:16px;position:relative;display:block}@media only screen and (max-width:600px){.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner .btn1-txt{font-size:14px}}.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner .btn1-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)}.main .home-shop .container .list .item .txt .link .btn1 .btn1__inner .btn1-icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:1px solid #000;border-radius:16px}