html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:rgba(0,0,0,0)}*{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5}@media screen and (min-width: 750px){html{font-size:10px}}@media screen and (max-width: 749px){html{font-size:2.5641025641vw}}body{width:100%;overflow-x:hidden;background:#fff;font-family:"Noto Serif JP",serif;color:#333;letter-spacing:.05em}body.no-scroll{overflow:hidden}main{display:block}li{list-style-type:none}a{text-decoration:none;color:inherit}@media screen and (min-width: 750px){a{-webkit-transition:all .3s;transition:all .3s}a::before,a::after{-webkit-transition:all .3s;transition:all .3s}}img{vertical-align:bottom;max-width:100%;height:auto}svg{width:100%;height:auto}sup{font-size:.5em;vertical-align:super}input,button,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}table{border-collapse:collapse;border-spacing:0;width:100%}address{font-style:normal}@media screen and (min-width: 1024px){.visible-md,.visible-sm{display:none}.visible-lg{display:inherit}}@media screen and (min-width: 750px)and (max-width: 1023px){.visible-lg,.visible-sm{display:none}.visible-md{display:inherit}}@media screen and (max-width: 749px){.visible-lg,.visible-md{display:none}.visible-sm{display:inherit}}@media screen and (min-width: 750px){.l-inner-lg{width:100%;max-width:1440px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-lg{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-md{width:90%;max-width:1080px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-md{padding:0 1.5rem}}@media screen and (min-width: 750px){.l-inner-sm{width:90%;max-width:740px;margin:0 auto}}@media screen and (max-width: 749px){.l-inner-sm{padding:0 1.5rem}}.more-btn{color:#333;padding-bottom:.4rem;border-bottom:.1rem solid #333;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 750px){.more-btn{font-size:1.4rem;width:11rem}}@media screen and (max-width: 749px){.more-btn{font-size:1.2rem;width:10rem}}.more-btn:after{content:"";display:inline-block}@media screen and (min-width: 750px){.more-btn:after{border-top:.4rem solid rgba(0,0,0,0);border-bottom:.4rem solid rgba(0,0,0,0);border-left:.6rem solid #333}}@media screen and (max-width: 749px){.more-btn:after{border-top:.3rem solid rgba(0,0,0,0);border-bottom:.3rem solid rgba(0,0,0,0);border-left:.5rem solid #333}}.more-btn:hover:after{-webkit-animation-name:transformLeftRight;animation-name:transformLeftRight;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}@-webkit-keyframes transformLeftRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}51%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes transformLeftRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}51%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.heading__title{font-weight:500}@media screen and (min-width: 750px){.heading__title{font-size:3.2rem}}@media screen and (max-width: 749px){.heading__title{font-size:2rem}}.headerHam{position:fixed;top:4rem;right:2rem;width:4rem;height:4rem;z-index:9999;border:.1rem solid #fff;background-color:rgba(0,0,0,0);cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:grid;place-items:center}@media screen and (min-width: 750px){.headerHam{display:none}}@media screen and (max-width: 749px){.headerHam{display:block}}.headerHam.is-active{border-color:#888}.headerHam.is-active .headerHam__border{background:#888}.headerHam.is-active .headerHam__border:nth-of-type(1){top:50%;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.headerHam.is-active .headerHam__border:nth-of-type(2){opacity:0}.headerHam.is-active .headerHam__border:nth-of-type(3){top:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.headerHam.is-gray{border-color:#888}.headerHam.is-gray .headerHam__border{background:#888}.headerHam__borderWrap{width:1.7rem;height:1.4rem}.headerHam__borderInner{position:relative;width:100%;height:100%;display:inline-block}.headerHam__border{display:inline-block;background:#fff;width:100%;height:.1rem;-webkit-transition:all .4s;transition:all .4s;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.headerHam__border:nth-of-type(1){top:0%}.headerHam__border:nth-of-type(2){top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.headerHam__border:nth-of-type(3){bottom:0%}.header{position:fixed;z-index:99;-webkit-transition:.3s;transition:.3s}@media screen and (min-width: 750px){.header{top:4.8rem;right:4rem}}@media screen and (max-width: 749px){.header{width:19.6rem;height:100dvh;top:0;right:0;background-color:#fff;padding:10rem 2rem;-webkit-transform:translateX(19.6rem);transform:translateX(19.6rem)}}.header.is-active{-webkit-transform:translateX(0);transform:translateX(0)}.header.is-black .header__anc{color:#333}@media screen and (min-width: 750px){.header__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}}.header__anc{position:relative}@media screen and (min-width: 750px){.header__anc{font-size:1.2rem;color:#333}.header__anc:before{content:"";position:absolute;bottom:-0.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center;transform-origin:center;width:0;height:.1rem;background-color:#fff;-webkit-transition:.3s;transition:.3s}.header__anc:hover:before{width:100%}}@media screen and (max-width: 749px){.header__anc{font-size:1.3rem;color:#333;padding-bottom:1rem;border-bottom:.1rem solid #ddd;display:block;margin-top:2.4rem}}.header.is-black .header__anc:before{background-color:#333}.footer{background-color:#f7f7f7;padding-top:8rem;padding-bottom:2.4rem;border-top:.1rem solid #ddd;position:relative;z-index:3}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem 2rem}.footer__title{font-size:2rem;margin-bottom:2rem}.footer__text{margin-top:.5rem}@media screen and (min-width: 750px){.footer__text{font-size:1.2rem}}@media screen and (max-width: 749px){.footer__text{font-size:1rem}}@media screen and (max-width: 749px){.footer__menu{width:100%}}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem 2.4rem}@media screen and (max-width: 749px){.footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__anc{position:relative}@media screen and (min-width: 750px){.footer__anc{font-size:1.4rem}.footer__anc:before{content:"";position:absolute;bottom:-0.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:center;transform-origin:center;width:0;height:.1rem;background-color:#333;-webkit-transition:.3s;transition:.3s}.footer__anc:hover:before{width:100%}}@media screen and (max-width: 749px){.footer__anc{font-size:1.3rem}}.copyright{width:100%;text-align:center;margin-top:4rem}.copyright__text{font-family:"Noto Sans JP",sans-serif;color:#888}@media screen and (min-width: 750px){.copyright__text{font-size:1.2rem}}@media screen and (max-width: 749px){.copyright__text{font-size:1rem}}.news__item{border-bottom:.1rem solid #ddd}.news__anc{display:block;background-color:#fff;position:relative;z-index:2;overflow:hidden}@media screen and (min-width: 750px){.news__anc{padding-top:2.6rem;padding-bottom:2.6rem}}@media screen and (max-width: 749px){.news__anc{padding-top:2.4rem;padding-bottom:2.4rem}}.news__anc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:.3s;transition:.3s;z-index:-1;background-color:#f7f7f7}.news__anc:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.news__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.news__info{gap:2.4rem}}@media screen and (max-width: 749px){.news__info{gap:1.6rem}}.news__date{color:#888}@media screen and (min-width: 750px){.news__date{font-size:1.4rem}}@media screen and (max-width: 749px){.news__date{font-size:1.1rem}}.news__category{border-radius:100vmax;border:.1rem solid #888;background-color:#fff}@media screen and (min-width: 750px){.news__category{font-size:1.4rem;padding:0 1.9rem}}@media screen and (max-width: 749px){.news__category{font-size:1.1rem;padding:.1rem 1.5rem}}.news__title{line-height:1.5;margin-top:1.4rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (min-width: 750px){.news__title{font-size:1.4rem}}@media screen and (max-width: 749px){.news__title{font-size:1.2rem}}@media screen and (min-width: 750px){body{position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100dvh;border:.8rem solid #fff;z-index:99;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none}}@media screen and (min-width: 750px){.header__anc{color:#fff}}.bg{position:fixed;top:0;left:0;width:100%;height:100dvh;z-index:-3;background-color:#fff}.bg__video{height:100%;position:relative}.bg__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bg__video:before{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.hero{height:100dvh;position:relative}.hero__logo{position:absolute}@media screen and (min-width: 750px){.hero__logo{width:8.6805555556vw;min-width:12.5rem;top:2.7777777778vw;left:1.875vw}}@media screen and (max-width: 749px){.hero__logo{width:8.4rem;top:2.8rem;left:2rem}}.hero__title{position:absolute}@media screen and (min-width: 750px){.hero__title{width:34.9305555556vw;min-width:50.3rem;bottom:8.3333333333vw;left:8.3333333333vw}}@media screen and (max-width: 749px){.hero__title{width:26.8rem;bottom:8rem;left:2rem}}.hero__title img{width:100%;display:block}.read{position:relative;z-index:1}@media screen and (min-width: 750px){.read{padding-top:36rem;padding-bottom:100rem}}@media screen and (max-width: 749px){.read{padding-top:22.5rem;padding-bottom:24rem}}.read:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:-1;-webkit-filter:blur(2.4rem);filter:blur(2.4rem)}.read__body{position:relative;z-index:1;text-align:center;color:#fff;width:100%;height:100vh}.read__body .more-btn{color:#fff;border-color:#fff}.read__body .more-btn:after{border-left-color:#fff}.read__box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.read__box.is-fixed{position:fixed}.read__title{margin-left:auto;margin-right:auto;margin-bottom:8rem}@media screen and (min-width: 750px){.read__title{width:36.8rem}}@media screen and (max-width: 749px){.read__title{width:25.4rem}}.read__title img{width:100%;display:block}.read__text{line-height:2;white-space:nowrap}@media screen and (min-width: 750px){.read__text{font-size:1.6rem}}@media screen and (max-width: 749px){.read__text{font-size:1.3rem}}.read__text+.read__text{margin-top:4rem;margin-bottom:8rem}@media screen and (min-width: 750px){.read__inner{width:90%;max-width:1230px;margin:0 auto}}@media screen and (max-width: 749px){.read__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 750px){.read__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 749px){.read__image{display:contents}}@media screen and (min-width: 750px){.read__image.-image01{margin-top:17rem}}@media screen and (max-width: 749px){.read__image.-image01{margin-top:8.8rem}}@media screen and (min-width: 750px){.read__image.-image02{margin-top:19rem}}@media screen and (max-width: 749px){.read__image.-image02{margin-top:2.2rem}}@media screen and (min-width: 750px){.read__image.-image03{margin-top:20.9rem}}@media screen and (max-width: 749px){.read__image.-image03{margin-top:-1.4rem}}@media screen and (min-width: 750px){.read__image.-image04{margin-top:19rem}}@media screen and (max-width: 749px){.read__image.-image04{margin-top:5rem}}.read__image-img{display:block}@media screen and (min-width: 750px){.read__image-img.-img01{width:23.5rem;margin-right:8.5%}}@media screen and (max-width: 749px){.read__image-img.-img01{width:12.5rem;margin-left:24.3rem;margin-top:8.8rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width: 750px){.read__image-img.-img02{width:21.2rem;margin-top:12.2rem;margin-left:9.3%}}@media screen and (max-width: 749px){.read__image-img.-img02{width:16.1rem;margin-top:-8.6rem;margin-left:2rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width: 750px){.read__image-img.-img03{width:24rem;margin-top:5rem;margin-right:3%}}@media screen and (max-width: 749px){.read__image-img.-img03{width:15.2rem;margin-top:2.2rem;margin-left:21.8rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (min-width: 750px){.read__image-img.-img04{width:27.7rem;margin-left:3%}}@media screen and (max-width: 749px){.read__image-img.-img04{width:27.3rem;margin-top:4rem;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media screen and (min-width: 750px){.read__image-img.-img05{width:21.2rem;margin-top:3rem;margin-right:8.5%}}@media screen and (max-width: 749px){.read__image-img.-img05{width:16rem;margin-top:-6.6rem;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}}@media screen and (min-width: 750px){.read__image-img.-img06{width:25rem;margin-left:2%}}@media screen and (max-width: 749px){.read__image-img.-img06{width:15.8rem;margin-top:.9rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (min-width: 750px){.read__image-img.-img07{width:21.2rem;margin-top:5rem;margin-right:10.5%}}@media screen and (max-width: 749px){.read__image-img.-img07{width:18.1rem;margin-top:5rem;margin-left:auto;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}}@media screen and (min-width: 750px){.read__image-img.-img08{width:27.7rem;margin-left:8%}}@media screen and (max-width: 749px){.read__image-img.-img08{width:17.5rem;margin-top:-1.3rem;margin-left:auto;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}.bgFixed{position:relative;z-index:2}.bgFixed__img{position:absolute;top:0;left:0;width:100%;height:100dvh;-o-object-fit:cover;object-fit:cover;z-index:-1}@media screen and (max-width: 749px){.bgFixed__img{-o-object-position:16% 50%;object-position:16% 50%}}.bgFixed__img.is-fixed{position:fixed}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem 0}@media screen and (min-width: 750px){.about__body{padding-top:20rem;padding-bottom:16rem}}@media screen and (max-width: 749px){.about__body{padding-top:12rem;padding-bottom:12rem}}@media screen and (min-width: 1200px){.about__textbox{width:51.3%}}@media screen and (max-width: 1199px){.about__textbox{width:100%}}.about__title{color:#fff;line-height:1.5;border-bottom:.1rem solid #fff;padding-bottom:1rem;margin-bottom:2.4rem}.about__text{color:#fff;line-height:1.8}@media screen and (min-width: 750px){.about__text{font-size:1.6rem}}@media screen and (max-width: 749px){.about__text{font-size:1.3rem}}.about__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.about__number{margin-top:3.6rem}}@media screen and (max-width: 749px){.about__number{margin-top:2.4rem}}.about__number p{color:#fff;text-align:center}@media screen and (min-width: 750px){.about__number p{font-size:1.6rem;padding:.4rem 4.8rem}}@media screen and (max-width: 749px){.about__number p{font-size:1.2rem;padding:1rem 2.4rem}}.about__number p:nth-of-type(2){border-left:.1rem solid #fff;border-right:.1rem solid #fff}.about__number span{color:#fff;display:block}@media screen and (min-width: 750px){.about__number span{font-size:2.1rem}}@media screen and (max-width: 749px){.about__number span{font-size:1.6rem}}.about__image{width:47rem}@media screen and (max-width: 1199px){.about__image{width:70.8rem;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}}@media screen and (max-width: 749px){.about__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about__image-img01{width:35rem;display:block;position:relative;z-index:2}@media screen and (min-width: 750px){.about__image-img01{width:35rem}}@media screen and (max-width: 749px){.about__image-img01{width:16.7rem}}.about__image-img02{margin-left:auto;display:block}@media screen and (min-width: 1200px){.about__image-img02{margin-top:-1.5rem}}@media screen and (min-width: 750px){.about__image-img02{width:35rem}}@media screen and (max-width: 749px){.about__image-img02{width:16.7rem}}@media screen and (min-width: 750px){.introduce{padding-bottom:25rem}}@media screen and (max-width: 749px){.introduce{padding-bottom:9rem}}.introduce__title{color:#fff;line-height:1.5;border-bottom:.1rem solid #fff;padding-bottom:1rem;margin-bottom:2.4rem}.introduce__text{color:#fff;line-height:1.8}@media screen and (min-width: 750px){.introduce__text{font-size:1.6rem}}@media screen and (max-width: 749px){.introduce__text{font-size:1.3rem}}@media screen and (min-width: 750px){.introduceSlider__dots{margin-top:6rem}}@media screen and (max-width: 749px){.introduceSlider__dots{margin-top:4rem}}.introduceSlider__dots .slick-dots{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 749px){.introduceSlider__dots .slick-dots{gap:1.7rem 0}}.introduceSlider__dots .slick-dots li{width:auto;height:auto;margin:0}@media screen and (max-width: 749px){.introduceSlider__dots .slick-dots li:nth-of-type(4){border-left:none}}.introduceSlider__dots .slick-dots li+li{border-left:.1rem solid #fff}.introduceSlider__dots .slick-dots li button{font-family:"Noto Serif JP",serif;font-weight:500;color:#fff;line-height:1;width:auto;height:auto;padding:0;opacity:.6}@media screen and (min-width: 1200px){.introduceSlider__dots .slick-dots li button{font-size:2rem;padding:0 2.4rem}}@media screen and (max-width: 1199px){.introduceSlider__dots .slick-dots li button{font-size:1.8rem;padding:0 2.4rem}}@media screen and (max-width: 749px){.introduceSlider__dots .slick-dots li button{font-size:1.6rem;padding:0 1.6rem}}.introduceSlider__dots .slick-dots li button:before{display:none}.introduceSlider__dots .slick-dots li.slick-active button{opacity:1}.introduceSlider__dots .slick-dotted.slick-slider{margin-bottom:0}.introduceSlider .slick-arrow{border-radius:50%;background-color:#fff;display:grid;place-items:center;z-index:3}@media screen and (min-width: 750px){.introduceSlider .slick-arrow{width:6rem;height:6rem}}@media screen and (max-width: 749px){.introduceSlider .slick-arrow{width:3rem;height:3rem}}.introduceSlider .slick-arrow:before{display:none}@media screen and (min-width: 750px){.introduceSlider .slick-prev{left:calc(50% - 32.5rem);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (min-width: 1200px){.introduceSlider .slick-prev{left:calc(50% - 49.5rem);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (max-width: 749px){.introduceSlider .slick-prev{left:.5rem}}.introduceSlider .slick-prev:after{content:"";position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (min-width: 750px){.introduceSlider .slick-prev:after{border-top:.4rem solid rgba(0,0,0,0);border-bottom:.4rem solid rgba(0,0,0,0);border-right:.6rem solid #333;left:50%}}@media screen and (max-width: 749px){.introduceSlider .slick-prev:after{border-top:.5rem solid rgba(0,0,0,0);border-bottom:.5rem solid rgba(0,0,0,0);border-right:.8rem solid #333;left:calc(50% - .1rem)}}@media screen and (min-width: 750px){.introduceSlider .slick-next{right:calc(50% - 38.5rem);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (min-width: 1200px){.introduceSlider .slick-next{right:calc(50% - 55.5rem);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@media screen and (max-width: 749px){.introduceSlider .slick-next{right:.5rem}}.introduceSlider .slick-next:after{content:"";position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (min-width: 750px){.introduceSlider .slick-next:after{border-top:.4rem solid rgba(0,0,0,0);border-bottom:.4rem solid rgba(0,0,0,0);border-left:.6rem solid #333;left:50%}}@media screen and (max-width: 749px){.introduceSlider .slick-next:after{border-top:.5rem solid rgba(0,0,0,0);border-bottom:.5rem solid rgba(0,0,0,0);border-left:.8rem solid #333;left:calc(50% + .1rem)}}@media screen and (min-width: 750px){.introduceSlider{margin-top:2.4rem}}@media screen and (max-width: 749px){.introduceSlider{margin-top:3.2rem}}.introduceSlider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.introduceSlider__item{border:.1rem solid #fff;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;margin:0 4rem;height:auto;gap:3rem 4rem}@media screen and (min-width: 1200px){.introduceSlider__item{width:99.3rem;padding:6.4rem}}@media screen and (max-width: 1199px){.introduceSlider__item{width:65rem;padding:6.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 749px){.introduceSlider__item{width:35rem;padding:2.4rem}}@media screen and (min-width: 1200px){.introduceSlider__textbox{-webkit-box-flex:1;-ms-flex:1;flex:1}}.introduceSlider__farm{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 750px){.introduceSlider__farm{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.4rem}}@media screen and (max-width: 749px){.introduceSlider__farm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:2rem}}.introduceSlider__farm span{border-left:.1rem solid #fff}@media screen and (min-width: 750px){.introduceSlider__farm span{font-size:1.8rem;padding-left:2rem;margin-left:2rem}}@media screen and (max-width: 749px){.introduceSlider__farm span{margin-top:.8rem;font-size:1.5rem;padding-left:1.6rem}}.introduceSlider__name{margin-top:.8rem}@media screen and (min-width: 750px){.introduceSlider__name{font-size:1.8rem}}@media screen and (max-width: 749px){.introduceSlider__name{font-size:1.5rem}}@media screen and (min-width: 750px){.introduceSlider__comment{margin-top:2.5rem}}@media screen and (max-width: 749px){.introduceSlider__comment{margin-top:2rem}}.introduceSlider__comment-title{border-bottom:.1rem solid #fff;margin-bottom:1rem;padding-bottom:.5rem}@media screen and (min-width: 750px){.introduceSlider__comment-title{font-size:1.8rem}}@media screen and (max-width: 749px){.introduceSlider__comment-title{font-size:1.5rem}}@media screen and (min-width: 750px){.introduceSlider__comment-text{font-size:1.6rem}}@media screen and (max-width: 749px){.introduceSlider__comment-text{font-size:1.2rem}}@media screen and (min-width: 1200px){.introduceSlider__image{width:34.5rem}}@media screen and (max-width: 1199px){.introduceSlider__image{width:100%}}.loop{position:relative;z-index:3}.loopSlider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 750px){.loopSlider__img{width:294rem}}@media screen and (max-width: 749px){.loopSlider__img{width:108.9rem}}.news{background-color:#fff;position:relative;z-index:3}@media screen and (min-width: 750px){.news{padding-top:16rem;padding-bottom:16rem}}@media screen and (max-width: 749px){.news{padding:12rem .5rem}}.news__list{border-top:.1rem solid #ddd}@media screen and (min-width: 750px){.news__list{margin-top:5rem;margin-bottom:5.6rem}}@media screen and (max-width: 749px){.news__list{margin-top:2.8rem;margin-bottom:3.2rem}}