@import"https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600;800&family=Zen+Kaku+Gothic+New:wght@300;400;500&display=swap";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,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1.25}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*,*:before,*:after{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}select::-ms-expand{display:none}.for-sp{display:none !important}@media screen and (max-width: 599px){.for-sp{display:block !important}}.for-tb{display:none !important}@media screen and (max-width: 999px){.for-tb{display:block !important}}.for-pc{display:block !important}@media screen and (max-width: 999px){.for-pc{display:none !important}}body{font-family:"Zen Kaku Gothic New",sans-serif;color:#231815}a{text-decoration:none;color:#231815}img{vertical-align:top}.daichi-link{font-family:"Shippori Mincho B1",serif;font-size:16px;display:inline-block;height:45px;padding-right:55px;padding-top:14px;position:relative;-webkit-transition:.5s;transition:.5s}.daichi-link:hover::before{background-color:#000}.daichi-link:hover::after{background-color:#fff}@media screen and (max-width: 999px){.daichi-link{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px);padding-right:1em;padding-top:1em}}.daichi-link::before{content:"";position:absolute;width:45px;height:45px;border:1px solid #000;border-radius:50%;top:0;right:0;-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 999px){.daichi-link::before{right:-45px}}.daichi-link::after{content:"";position:absolute;width:45px;height:45px;top:0;right:0;-webkit-mask-image:url("../images/icon_arrow3.svg");mask-image:url("../images/icon_arrow3.svg");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:23px;mask-size:23px;background-color:#000;-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 999px){.daichi-link::after{right:-45px}}.fadein{opacity:0}.fadein.is-animated{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fadein.is-animated.ani02{-webkit-animation-delay:.1s;animation-delay:.1s}.fadein.is-animated.ani03{-webkit-animation-delay:.2s;animation-delay:.2s}.fadein.is-animated.ani04{-webkit-animation-delay:.3s;animation-delay:.3s}.fadein.is-animated.ani05{-webkit-animation-delay:.4s;animation-delay:.4s}.fadein.is-animated.ani06{-webkit-animation-delay:.5s;animation-delay:.5s}.fadein.is-animated.ani07{-webkit-animation-delay:.6s;animation-delay:.6s}.fadein.is-animated.ani08{-webkit-animation-delay:.7s;animation-delay:.7s}.fadein.is-animated.ani09{-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}header.header{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px;position:absolute;top:0;left:0;z-index:2}@media screen and (max-width: 999px){header.header{height:20vw;max-height:100px;padding:0 4vw}}header.header .header-logo{text-indent:100%;white-space:nowrap;overflow:hidden;display:block;width:282px;height:50px;-webkit-mask-image:url("../images/logo_daichi2.svg");mask-image:url("../images/logo_daichi2.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#fff}@media screen and (max-width: 999px){header.header .header-logo{width:63.73vw;height:11.197361vw;max-height:50px}}header.header .header-nav-btn .btn,header.header .header-nav-btn .btn span{display:inline-block;-webkit-transition:all .4s;transition:all .4s}header.header .header-nav-btn .btn{width:36px;height:20px;position:relative;cursor:pointer}header.header .header-nav-btn .btn span{position:absolute;left:0;width:100%;height:2px;background-color:#fff}header.header .header-nav-btn .btn span:nth-of-type(1){top:0}header.header .header-nav-btn .btn span:nth-of-type(2){top:9px}header.header .header-nav-btn .btn span:nth-of-type(3){bottom:0}header.header.fixed{position:fixed;z-index:999;height:100px;background-color:#fff}header.header.fixed .header-logo{background-color:#825a17}header.header.fixed .header-nav-btn .btn span{background-color:#000}header.header.active{opacity:1}header.header nav.header-nav{position:absolute;top:0;right:-1200px;width:1200px;height:100vh;padding:95px;background-color:#fff;font-family:"Shippori Mincho B1",serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 999px){header.header nav.header-nav{display:none}}header.header nav.header-nav.active{-webkit-animation-name:headerSlide;animation-name:headerSlide;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes headerSlide{0%{right:-665px}100%{right:0}}@keyframes headerSlide{0%{right:-665px}100%{right:0}}header.header nav.header-nav.close{-webkit-animation-name:headerSlideClose;animation-name:headerSlideClose;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes headerSlideClose{0%{right:0}100%{right:-665px}}@keyframes headerSlideClose{0%{right:0}100%{right:-665px}}@media screen and (max-width: 999px){header.header nav.header-nav{right:-94.594vw;width:94.594vw;padding:16vw 4vw;height:auto}@-webkit-keyframes headerSlide{0%{right:-694.594vw}100%{right:0}}@keyframes headerSlide{0%{right:-694.594vw}100%{right:0}}@-webkit-keyframes headerSlideClose{0%{right:0}100%{right:-94.594vw}}@keyframes headerSlideClose{0%{right:0}100%{right:-94.594vw}}}header.header nav.header-nav .close-btn{width:27px;height:27px;position:absolute;top:35px;right:35px;-webkit-mask-image:url("../images/icon_close.svg");mask-image:url("../images/icon_close.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#000;cursor:pointer}@media screen and (max-width: 999px){header.header nav.header-nav .close-btn{width:7.2vw;height:7.2vw;max-width:27px;max-height:27px;top:8vw;right:8vw}}header.header nav.header-nav .main-menu{margin-bottom:50px;width:50%}@media screen and (max-width: 999px){header.header nav.header-nav .main-menu{width:100%;margin-bottom:5vw}}header.header nav.header-nav .main-menu li{width:100%;margin-bottom:25px}@media screen and (max-width: 999px){header.header nav.header-nav .main-menu li{margin-bottom:1em}}header.header nav.header-nav .main-menu li a{width:100%;display:block;font-size:26px;font-weight:600;-webkit-transition:.5s;transition:.5s}header.header nav.header-nav .main-menu li a:hover{color:#825a17}@media screen and (max-width: 999px){header.header nav.header-nav .main-menu li a{font-size:4.53vw;font-size:clamp(17px,4.53vw,26px)}}header.header nav.header-nav .main-menu li a span{display:block;font-size:11px;color:#9d9d9d;padding-top:.8em}@media screen and (max-width: 999px){header.header nav.header-nav .main-menu li a span{font-size:2.13vw;font-size:clamp(8px,2.13vw,11px)}}header.header nav.header-nav .sub-menu{width:50%;position:relative}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu{width:100%;padding-bottom:36.8vw}}header.header nav.header-nav .sub-menu li{margin-bottom:25px}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu li{margin-bottom:.5em}header.header nav.header-nav .sub-menu li:nth-of-type(5){position:absolute;top:7.08vw;left:50%}}@media screen and (max-width: 999px)and (max-width: 999px){header.header nav.header-nav .sub-menu li:nth-of-type(5){position:relative;top:initial;left:0}}header.header nav.header-nav .sub-menu li a{font-size:16px;font-weight:600;-webkit-transition:.5s;transition:.5s}header.header nav.header-nav .sub-menu li a:hover{color:#825a17}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu li a{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu .onlineshop{position:absolute;width:50vw;margin-top:4vw}}header.header nav.header-nav .sub-menu .onlineshop a{position:absolute;bottom:0;right:0;width:215px;height:175px;background-image:url("../images/logo_shop_sekimura-farm.svg");background-position:top;background-repeat:no-repeat;background-size:189px;margin:0;padding-top:140px;display:block;-webkit-transition:.5s;transition:.5s}header.header nav.header-nav .sub-menu .onlineshop a:hover::before{background-color:#000}header.header nav.header-nav .sub-menu .onlineshop a:hover::after{background-color:#fff}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu .onlineshop a{background-position:left;position:initial;width:auto;height:33.85824vw;margin:0 auto;padding-top:31.49824vw;position:relative}}header.header nav.header-nav .sub-menu .onlineshop a::before{content:"";position:absolute;width:45px;height:45px;border:1px solid #000;border-radius:50%;right:0;bottom:0;-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu .onlineshop a::before{bottom:-4.72vw}}header.header nav.header-nav .sub-menu .onlineshop a::after{content:"";position:absolute;width:45px;height:45px;right:0;bottom:0;-webkit-mask-image:url("../images/icon_shopcart.svg");mask-image:url("../images/icon_shopcart.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:19px;mask-size:19px;background-color:#000;-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 999px){header.header nav.header-nav .sub-menu .onlineshop a::after{bottom:-4.72vw}}.overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#666;mix-blend-mode:multiply;z-index:1}div.footer-nav{width:100vw;height:620px;position:relative;background-color:#fff}div.footer-nav.sub{height:470px}div.footer-nav.sub .inner .address{width:100%;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}div.footer-nav.sub .inner .address h3{text-align:left;margin:0 0 1em 0}div.footer-nav.sub .inner .menu{display:none}@media screen and (max-width: 999px){div.footer-nav{height:auto}}div.footer-nav .inner{width:1100px;margin:0 auto;padding-top:calc(13.35vw + 70px);display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 999px){div.footer-nav .inner{width:100%;padding-top:54.79vw;padding-bottom:16vw;display:block}}@media screen and (max-width: 999px){div.footer-nav .inner .address{text-align:center}}div.footer-nav .inner .address .logo{width:300px;display:block;font-size:15px;font-weight:600;color:#825a17;text-align:center}@media screen and (max-width: 999px){div.footer-nav .inner .address .logo{margin:0 auto}}div.footer-nav .inner .address .logo img{padding-top:.5em;display:block;width:237px;margin:0 auto}@media screen and (max-width: 999px){div.footer-nav .inner .address .logo img{width:42.13vw}}div.footer-nav .inner .address h3{width:100%;text-align:center;font-size:17px;margin:2em 0}div.footer-nav .inner .address h3 img{width:188px;fill:#000}div.footer-nav .inner .address p{font-size:16px;margin-top:.8em}div.footer-nav .inner .menu{margin-left:190px;font-family:"Shippori Mincho B1",serif}@media screen and (max-width: 999px){div.footer-nav .inner .menu{display:none}}div.footer-nav .inner .menu ul{width:610px;position:relative;list-style-type:none}div.footer-nav .inner .menu ul li{margin-bottom:1em}div.footer-nav .inner .menu ul li a{font-size:16px}div.footer-nav .inner .menu ul li:nth-of-type(7){position:absolute;top:0;left:350px}div.footer-nav .inner .menu ul li:nth-of-type(8){position:absolute;top:2em;left:350px}div.footer-nav .inner .menu ul li:nth-of-type(9){position:absolute;top:4em;left:350px}div.footer-nav .inner .menu ul li:nth-of-type(10){position:absolute;top:6em;left:350px}div.contact-area{font-family:"Shippori Mincho B1",serif;position:absolute;top:-13.35vw;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:89vw;background-color:#f1ede5;padding:100px 0;-webkit-box-shadow:0px 5px 25px 0px rgba(171,171,171,.35);box-shadow:0px 5px 25px 0px rgba(171,171,171,.35)}@media screen and (max-width: 999px){div.contact-area{width:92vw;padding:10vw;display:block;top:-30.79vw}}div.contact-area .title{width:20%;font-size:28px;font-weight:500;border-right:1px solid #000;padding:50px 0 50px 50px}@media screen and (max-width: 999px){div.contact-area .title{width:100%;padding:0;border-right:none;border-bottom:1px solid #000;font-size:4.27vw;font-size:clamp(16px,4.27vw,28px)}}div.contact-area .title span{display:block;font-size:22px;color:#251714;margin-top:1em}@media screen and (max-width: 999px){div.contact-area .title span{margin:.4em 0 1em;font-size:2.93vw;font-size:clamp(11px,2.93vw,22px)}}div.contact-area .tel,div.contact-area .mail{width:40%;padding:50px 0 50px 150px;position:relative;-webkit-transition:1s;transition:1s}div.contact-area .tel:hover,div.contact-area .mail:hover{opacity:.5}@media screen and (max-width: 999px){div.contact-area .tel,div.contact-area .mail{width:100%;display:block;padding:0 0 0 calc(14.4vw + 1em)}}div.contact-area .tel::before,div.contact-area .mail::before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background-color:#825a17;left:35px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media screen and (max-width: 999px){div.contact-area .tel::before,div.contact-area .mail::before{left:0;width:14.4vw;height:14.4vw}}div.contact-area .tel::after,div.contact-area .mail::after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background-color:#fff;left:35px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media screen and (max-width: 999px){div.contact-area .tel::after,div.contact-area .mail::after{left:0;width:14.4vw;height:14.4vw}}div.contact-area .tel{font-size:40px;font-weight:500;border-right:1px solid #e3e3e3}@media screen and (max-width: 999px){div.contact-area .tel{border-right:none;font-size:6.4vw;font-size:clamp(24px,6.4vw,40px);margin:8vw 0 4vw 8vw}}div.contact-area .tel::after{-webkit-mask-image:url("../images/icon_tel.svg");mask-image:url("../images/icon_tel.svg");-webkit-mask-size:26px;mask-size:26px}div.contact-area .tel span{display:block;font-size:18px;font-weight:400;margin-top:1em}@media screen and (max-width: 999px){div.contact-area .tel span{font-size:2.93vw;font-size:clamp(11px,2.93vw,18px)}}div.contact-area .mail{font-size:24px;font-weight:500;line-height:3.5}@media screen and (max-width: 999px){div.contact-area .mail{font-size:4.27vw;font-size:clamp(16px,4.27vw,24px);margin:4vw 0 0 8vw}}div.contact-area .mail::after{-webkit-mask-image:url("../images/icon_mail.svg");mask-image:url("../images/icon_mail.svg");-webkit-mask-size:29px;mask-size:29px}footer.footer{width:100%;position:relative}@media screen and (min-width: 1000px){footer.footer{height:1063px;background-image:url("../images/footer_bg_photo.jpg");background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}}footer.footer .footer-bg-img{z-index:-1;width:100%;text-align:center;height:auto}@media screen and (min-width: 1000px){footer.footer .footer-bg-img{display:none}}footer.footer .footer-bg-img img{width:100%;vertical-align:top;height:auto}footer.footer .top-border{position:absolute;top:0;left:0;width:100%;height:100px;-webkit-mask-image:url("../images/footer_curve_top.svg");mask-image:url("../images/footer_curve_top.svg");-webkit-mask-size:auto 3.6666666667vw;mask-size:auto 3.6666666667vw;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top;mask-position:top;background-color:#fff}footer.footer .bottom-border{position:absolute;bottom:-1px;left:0;width:100%;height:100px;background-image:url("../images/footer_curve_bottom.svg");background-size:auto 3.3333333333vw;background-repeat:no-repeat;background-position:bottom}footer.footer .footer-logo{padding-top:100px;font-size:15px;color:#fff;font-weight:600;text-align:center;position:absolute;top:0px;left:0;right:0;margin:auto}@media screen and (max-width: 999px){footer.footer .footer-logo{padding-top:14.66vw}}footer.footer .footer-logo span{display:block;margin:1em auto 0;text-indent:100%;white-space:nowrap;overflow:hidden;width:100%;height:208px;background-image:url("../images/logo_sogo_vertical_white.svg");background-repeat:no-repeat;background-size:135px;background-position:center;position:relative}@media screen and (max-width: 999px){footer.footer .footer-logo span{background-size:30vw;height:46.2vw}}footer.footer .footer-info{position:absolute;width:1400px;background-color:#fff;z-index:2;left:0;right:0;bottom:-200px;margin:auto}@media screen and (max-width: 999px){footer.footer .footer-info{top:calc(14.66vw + 30px + 46.2vw + 14.66vw + 8vw + 60px);left:50%;bottom:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100vw - 40px)}}footer.footer .footer-info .footer-info-top{display:-webkit-box;display:-ms-flexbox;display:flex;height:341px}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-top{display:grid;grid-template-columns:repeat(3, 1fr);height:auto;border:1px solid #e6e6e6}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top{grid-template-columns:repeat(2, 1fr)}}footer.footer .footer-info .footer-info-top .block{width:280px;padding-top:60px;text-align:center;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-top .block{width:100%;padding:4vw 0;border:none;border-right:1px solid #e6e6e6}}footer.footer .footer-info .footer-info-top .block:last-child{border-right:1px solid #e6e6e6}footer.footer .footer-info .footer-info-top .block .logo-text{display:none;text-indent:100%;white-space:nowrap;overflow:hidden}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-top .block:nth-child(1){border-bottom:1px solid #e6e6e6}}footer.footer .footer-info .footer-info-top .block:nth-child(1) .logo img{width:189px;height:86px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(1) .logo img{width:35.46vw;max-height:86px;height:auto}}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-top .block:nth-child(2){border-bottom:1px solid #e6e6e6}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(2){border-right:none}}footer.footer .footer-info .footer-info-top .block:nth-child(2) .logo img{width:159px;height:86px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(2) .logo img{width:29.86vw;max-height:86px;height:auto}}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-top .block:nth-child(3){border-right:none;border-bottom:1px solid #e6e6e6}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(3){border-right:1px solid #e6e6e6}}footer.footer .footer-info .footer-info-top .block:nth-child(3) .logo img{width:170px;height:86px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(3) .logo img{width:32vw;max-height:86px;height:auto}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(4){border-bottom:1px solid #e6e6e6;border-right:none}}footer.footer .footer-info .footer-info-top .block:nth-child(4) .logo img{width:170px;height:86px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(4) .logo img{width:32vw;max-height:86px;height:auto}}footer.footer .footer-info .footer-info-top .block:nth-child(5) .logo img{width:170px;height:86px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block:nth-child(5) .logo img{width:32vw;max-height:86px;height:auto}}footer.footer .footer-info .footer-info-top .block .title{margin:1.6em 0;font-size:15px;line-height:1.5;font-weight:500;color:#231815;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block .title{margin:1.6em 0 0;height:auto;font-size:2.2155vw}}footer.footer .footer-info .footer-info-top .block p{font-family:"Shippori Mincho B1",serif;font-size:14px;color:#231815;padding-left:50px;text-align:left}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-top .block p{display:none}}footer.footer .footer-info .footer-info-middle{height:178px;border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;position:relative;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 (max-width: 999px){footer.footer .footer-info .footer-info-middle{padding:20px;-ms-flex-pack:distribute;justify-content:space-around;height:26.25vw}}footer.footer .footer-info .footer-info-middle .title{position:absolute;top:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:19px;font-weight:500;color:gray}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-middle .title{font-size:2.8vw}}footer.footer .footer-info .footer-info-middle .logo{width:554px;margin-right:30px}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-middle .logo{width:45%;margin:0}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-middle .logo{width:90%}}footer.footer .footer-info .footer-info-middle .logo img{height:55px}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-middle .logo img{width:100%;height:auto}}footer.footer .footer-info .footer-info-middle p{font-family:"Shippori Mincho B1",serif;width:554px;margin-left:30px;font-size:14px}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-middle p{width:45%;margin:0}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-middle p{display:none}}footer.footer .footer-info .footer-info-bottom{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}footer.footer .footer-info .footer-info-bottom .block-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-left:1px solid #e6e6e6}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-bottom .block-wrap{width:100%;border-right:1px solid #e6e6e6}}footer.footer .footer-info .footer-info-bottom .block{width:350px;height:252px;border-bottom:1px solid #e6e6e6}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-bottom .block{width:100%;height:auto;padding:20px}}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-bottom .block{padding:0 20px}}footer.footer .footer-info .footer-info-bottom .block .logo-img{width:100%;height:120px;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;margin-top:40px}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-bottom .block .logo-img{margin-top:2vw;height:26.25vw}}footer.footer .footer-info .footer-info-bottom .block .logo-img a{display:block}footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.sekimura img{height:95px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.sekimura img{width:100%;max-height:95px}}footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.kitchen img{height:62px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.kitchen img{width:100%;max-height:62px}}footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.liquor img{height:62px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.liquor img{width:100%;max-height:62px}}footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.okatte img{width:140px}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-bottom .block .logo-img .logo.okatte img{padding-top:2vw;width:22.9vw;height:20.61vw}}footer.footer .footer-info .footer-info-bottom .block.antena{position:relative;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}footer.footer .footer-info .footer-info-bottom .title{position:absolute;top:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:19px;font-weight:500;color:gray;z-index:2}@media screen and (max-width: 999px){footer.footer .footer-info .footer-info-bottom .title{font-size:2.8vw}}footer.footer .footer-info .footer-info-bottom p{font-family:"Shippori Mincho B1",serif;font-size:12px;text-align:center}@media screen and (max-width: 599px){footer.footer .footer-info .footer-info-bottom p{display:none}}footer.footer .footer-bg-map{position:absolute;top:0;left:-20px;width:380px;height:402px}@media screen and (max-width: 599px){footer.footer .footer-bg-map{top:1vh;left:-10%;width:60%;height:auto}}footer.footer .footer-bg-map img{width:100%}footer.footer .hover{-webkit-transition:1s;transition:1s}footer.footer .hover:hover{opacity:.4}.copylight{width:100%;padding-top:234px;background-color:#000}@media screen and (max-width: 999px){.copylight{padding:calc(32vw + 60px) 20px 0}}.copylight .link-recruit{width:1400px;height:160px;margin:0 auto;background-color:#808045;padding:0 70px;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;-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 999px){.copylight .link-recruit{width:100%;padding:5vw;height:auto;display:block;position:relative}}.copylight .link-recruit .catch{font-size:30px;font-weight:600;line-height:1.6;color:#fff}@media screen and (max-width: 999px){.copylight .link-recruit .catch{font-size:2.67vw;font-size:clamp(10px,2.67vw,30px)}}.copylight .link-recruit .title{font-size:26px;font-weight:600;color:#fff;padding-right:70px;position:relative}@media screen and (max-width: 999px){.copylight .link-recruit .title{font-size:5.6vw;font-size:clamp(21px,5.6vw,26px)}}.copylight .link-recruit .title span{display:block;font-size:19px;font-weight:600;color:#bebebe;margin-top:.8em}@media screen and (max-width: 999px){.copylight .link-recruit .title span{font-size:3.2vw;font-size:clamp(12px,3.2vw,19px)}}@media screen and (max-width: 999px){.copylight .link-recruit .title{position:initial;padding:0}}.copylight .link-recruit .title::after{content:"";position:absolute;width:50px;height:50px;background-image:url("../images/footer_recruit_btn.png");background-repeat:no-repeat;background-size:contain;right:0;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media screen and (max-width: 999px){.copylight .link-recruit .title::after{width:10.6vw;height:10.6vw;right:5vw}}.copylight .link-recruit:hover{opacity:.5}.copylight .text{text-align:center;font-size:13px;color:#e6e6e6;padding:35px 0 70px}a.onlineshop-link{font-family:"Shippori Mincho B1",serif;position:fixed;right:25px;bottom:25px;width:370px;height:115px;background-color:#fff;z-index:2;-webkit-box-shadow:0px 5px 25px 0px rgba(171,171,171,.35);box-shadow:0px 5px 25px 0px rgba(171,171,171,.35);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-webkit-transition:.5s;transition:.5s}a.onlineshop-link:hover::before{background-color:#000}a.onlineshop-link:hover::after{background-color:#fff}@media screen and (max-width: 599px){a.onlineshop-link{width:84vw;margin:0 auto;height:21vw;right:initial;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);padding:3.2vw}}a.onlineshop-link::before{content:"";position:absolute;width:45px;height:45px;border:1px solid #000;border-radius:50%;right:20px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 599px){a.onlineshop-link::before{width:10.4vw;height:10.4vw;right:3.2vw}}a.onlineshop-link::after{content:"";position:absolute;width:45px;height:45px;right:20px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-mask-image:url("../images/icon_arrow3.svg");mask-image:url("../images/icon_arrow3.svg");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:19px;mask-size:19px;-webkit-mask-position:center;mask-position:center;background-color:#000;-webkit-transition:.5s;transition:.5s}@media screen and (max-width: 599px){a.onlineshop-link::after{width:10.4vw;height:10.4vw;-webkit-mask-size:4.53vw;mask-size:4.53vw;right:3.2vw}}a.onlineshop-link img{width:145px}@media screen and (max-width: 599px){a.onlineshop-link img{width:33.3vw}}a.onlineshop-link .text{font-size:18px;font-weight:800;padding-left:5px}a.onlineshop-link .text span{padding-top:.5em;display:block;font-size:13px;font-weight:300}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-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:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-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:before,.slick-track:after{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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-track{overflow:hidden !important}body{position:relative}.mv{width:100%;height:100vh;position:relative;background-color:#fff;overflow:hidden}.mv .slider{position:absolute;top:0;left:0;width:100%}@media screen and (max-width: 999px){.mv .slider{width:100%;max-width:100%;overflow:hidden !important}}.mv .slider .slide{width:100%;height:calc(100vh - 85px);position:relative;overflow:hidden}@media screen and (max-width: 999px){.mv .slider .slide{max-width:100%;width:100%;overflow:hidden !important}}.mv .slider .slide img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;-o-object-fit:cover;object-fit:cover;height:calc(100vh - 85px)}.mv .mv-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);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}@media screen and (max-width: 999px){.mv .mv-text{top:25vh;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media screen and (max-height: 1000px){.mv .mv-text{top:25vh;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}.mv .mv-text p{font-family:"Shippori Mincho B1",serif;font-size:31px;font-weight:400;line-height:2;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#fff}@media screen and (max-width: 999px){.mv .mv-text p{font-size:6.13vw;font-size:clamp(23px,6.13vw,31px)}}.mv .mv-logo{position:absolute;bottom:195px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);text-align:center;font-family:"Shippori Mincho B1",serif;font-size:18px;font-weight:500px;color:#fff;line-height:3;letter-spacing:.8em}@media screen and (max-width: 999px){.mv .mv-logo{bottom:calc(16vw + 85px);font-size:2.93vw;font-size:clamp(11px,2.93vw,18px)}}.mv .mv-logo img{width:1034px}@media screen and (max-width: 999px){.mv .mv-logo img{width:93.33vw}}.mv .fadein-mv{opacity:0;-webkit-animation:fadein 3s ease forwards;animation:fadein 3s ease forwards}@-webkit-keyframes fadein{100%{opacity:1}}@keyframes fadein{100%{opacity:1}}.mv .txt01{-webkit-animation-delay:1s;animation-delay:1s}.mv .txt02{-webkit-animation-delay:2s;animation-delay:2s}.mv .txt03{-webkit-animation-delay:3s;animation-delay:3s}.mv .txt04{-webkit-animation-delay:4s;animation-delay:4s}.mv .txt05{-webkit-animation-delay:5s;animation-delay:5s}.mv .txt06{-webkit-animation-delay:8s;animation-delay:8s}section.info{width:100%;background-color:#fff;padding:150px 0 50px;overflow:hidden}@media screen and (max-width: 999px){section.info{padding:8vw}}section.info .inner{position:relative;width:1500px;height:900px;margin:0 auto;font-family:"Shippori Mincho B1",serif;padding-left:530px}@media screen and (max-width: 999px){section.info .inner{width:100%;height:auto;padding-left:0}}section.info .inner h3{font-size:33px;font-weight:400;line-height:1.8;margin-bottom:2em}@media screen and (max-width: 999px){section.info .inner h3{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px);margin:1em 0}}section.info .inner p{font-size:17px;font-weight:400;line-height:2;width:650px}@media screen and (max-width: 999px){section.info .inner p{font-size:3.47vw;font-size:clamp(13px,3.47vw,17px);width:100%;margin-bottom:2em}}section.info .inner .image{position:absolute}@media screen and (max-width: 999px){section.info .inner .image{position:initial}}section.info .inner .image img{width:100%}section.info .inner .image:nth-of-type(1){width:406px;top:0;right:-20px}@media screen and (max-width: 999px){section.info .inner .image:nth-of-type(1){width:100%;height:16vw;position:relative;right:0}section.info .inner .image:nth-of-type(1) img{position:absolute;height:16vw;width:auto;top:0;right:-8vw}}section.info .inner .image:nth-of-type(2){width:462px;top:110px;left:0}@media screen and (max-width: 999px){section.info .inner .image:nth-of-type(2){width:100%;height:69.3vw;position:relative;top:0;margin-bottom:8vw}section.info .inner .image:nth-of-type(2) img{position:absolute;top:0;left:-8vw}}section.info .inner .image:nth-of-type(3){width:1667px;left:-20px;bottom:0}@media screen and (max-width: 999px){section.info .inner .image:nth-of-type(3){width:100%;height:16vw;left:0;position:relative;margin-bottom:8vw}section.info .inner .image:nth-of-type(3) img{position:absolute;top:-16vw;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);width:200vw}}section.info .inner .image:nth-of-type(4){width:291px;right:35px;bottom:70px}@media screen and (max-width: 999px){section.info .inner .image:nth-of-type(4){width:100%;height:66.612vw;right:0;bottom:0;position:relative}section.info .inner .image:nth-of-type(4) img{position:absolute;width:69.33vw;right:0;bottom:0}}section.commitment{width:100%;background-color:#fff}section.commitment .inner{position:relative;width:1500px;height:2000px;margin:0 auto;font-family:"Shippori Mincho B1",serif;padding-top:70px;padding-left:810px;background-image:url("../images/top_commitment_bg_pc.png");background-repeat:no-repeat;background-size:1200px;background-position:center 800px}@media screen and (max-width: 999px){section.commitment .inner{width:100%;height:auto;padding:8vw;overflow:hidden}}section.commitment .inner h2{font-size:11px;padding-bottom:3em}@media screen and (max-width: 999px){section.commitment .inner h2{font-size:2.67vw;font-size:clamp(10px,2.67vw,11px)}}section.commitment .inner h3{font-size:33px;font-weight:400;line-height:1.8;margin-bottom:2em}@media screen and (max-width: 999px){section.commitment .inner h3{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px)}}section.commitment .inner p{font-size:17px;font-weight:400;line-height:2;width:500px}@media screen and (max-width: 999px){section.commitment .inner p{font-size:3.47vw;font-size:clamp(13px,3.47vw,17px);width:100%;position:relative;z-index:2;margin-bottom:24vw}}section.commitment .inner .image{position:absolute}@media screen and (max-width: 999px){section.commitment .inner .image{position:initial}}section.commitment .inner .image img{width:100%}section.commitment .inner .image.img-01{font-size:79px;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#e6e6dc;right:1em;top:70px}@media screen and (max-width: 999px){section.commitment .inner .image.img-01{position:absolute;top:0;right:0;font-size:17.6vw;font-size:clamp(66px,17.6vw,79px)}}section.commitment .inner .image.img-02{width:144px;top:0;right:180px}@media screen and (max-width: 999px){section.commitment .inner .image.img-02{display:none}}section.commitment .inner .image.img-03{width:642px;top:50px;left:0}@media screen and (max-width: 999px){section.commitment .inner .image.img-03{width:100%;height:82.9vw;position:relative}section.commitment .inner .image.img-03 img{position:absolute;width:auto;height:82.9vw;top:0;left:-8vw}}section.commitment .inner .image.img-04{width:365px;top:600px;left:360px}@media screen and (max-width: 999px){section.commitment .inner .image.img-04{width:90%;margin-bottom:40vw}}section.commitment .inner .image.img-05{width:410px;top:1070px;left:260px}@media screen and (max-width: 999px){section.commitment .inner .image.img-05{width:100%}}section.commitment .inner .image.img-06{width:410px;top:1150px;right:250px}@media screen and (max-width: 999px){section.commitment .inner .image.img-06{width:100%}}section.commitment .inner .image.img-07{width:410px;top:1570px;left:500px}@media screen and (max-width: 999px){section.commitment .inner .image.img-07{width:100%}section.commitment .inner .image.img-07 p{margin-bottom:16vw}}section.commitment .inner .image.img-08{width:259px;top:1300px;left:40px}@media screen and (max-width: 999px){section.commitment .inner .image.img-08{width:40%;position:absolute;top:auto;left:auto;bottom:440vw;right:-8vw}}section.commitment .inner .image.img-09{width:204px;top:1050px;right:140px}@media screen and (max-width: 999px){section.commitment .inner .image.img-09{width:40%;position:absolute;top:auto;bottom:322.0672vw;right:16vw}}section.commitment .inner .image.img-10{width:188px;right:450px;bottom:-60px}@media screen and (max-width: 999px){section.commitment .inner .image.img-10{width:40%;position:absolute;bottom:181.5672vw;right:-8vw}}section.commitment .inner .image.img-11{width:365px;right:80px;bottom:220px}@media screen and (max-width: 999px){section.commitment .inner .image.img-11{width:100%;margin-bottom:40vw}}section.commitment .inner .image.text h4{font-size:27px;font-weight:400;line-height:2;margin-bottom:1em}@media screen and (max-width: 999px){section.commitment .inner .image.text h4{font-size:5.33vw;font-size:clamp(20px,5.33vw,27px)}}section.commitment .inner .image.text p{font-family:"Zen Kaku Gothic New",sans-serif;font-size:16px;line-height:1.8;width:100%}@media screen and (max-width: 999px){section.commitment .inner .image.text p{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.commitment .inner .image.text::after{position:absolute;color:#e6e6dc;font-size:79px;left:0}@media screen and (max-width: 999px){section.commitment .inner .image.text::after{font-size:17.6vw;font-size:clamp(66px,17.6vw,79px)}}section.commitment .inner .image.text.text01::after{content:"一";top:-1em}@media screen and (max-width: 999px){section.commitment .inner .image.text.text01::after{content:"";top:0}}section.commitment .inner .image.text.text02::after{content:"二";top:-1.2em}@media screen and (max-width: 999px){section.commitment .inner .image.text.text02::after{content:"";top:0}}section.commitment .inner .image.text.text03::after{content:"三";top:-1.2em}@media screen and (max-width: 999px){section.commitment .inner .image.text.text03::after{content:"";top:0}}@media screen and (max-width: 999px){section.commitment .inner .image.text.text01{padding-bottom:32vw}section.commitment .inner .image.text.text01 h4{position:relative}section.commitment .inner .image.text.text01 h4::after{content:"一";position:absolute;color:#e6e6dc;top:-1.5em;left:0;font-size:17.6vw;font-size:clamp(66px,17.6vw,79px)}}@media screen and (max-width: 999px){section.commitment .inner .image.text.text02{padding-bottom:32vw}section.commitment .inner .image.text.text02 h4{position:relative}section.commitment .inner .image.text.text02 h4::after{content:"二";position:absolute;color:#e6e6dc;top:-1.8em;left:0;font-size:17.6vw;font-size:clamp(66px,17.6vw,79px)}}@media screen and (max-width: 999px){section.commitment .inner .image.text.text03 h4{position:relative}section.commitment .inner .image.text.text03 h4::after{content:"三";position:absolute;color:#e6e6dc;top:-1.8em;left:0;font-size:17.6vw;font-size:clamp(66px,17.6vw,79px)}}section.about{background-image:url("../images/bg01.png")}@media screen and (max-width: 999px){section.about{width:100%}}section.about .inner{width:100%;height:900px;background-repeat:no-repeat;background-size:cover;position:relative}@media screen and (min-width: 1500px){section.about .inner{width:100%;height:60vw}}@media screen and (max-width: 999px){section.about .inner{width:100%;height:auto}}section.about .inner:nth-of-type(1){background-image:url("../images/top_about_img01.png");padding:310px 0 200px 200px}@media screen and (max-width: 999px){section.about .inner:nth-of-type(1){background-image:url("../images/top_about_img01_sp.png");background-repeat:no-repeat;background-size:100vw;background-position:center 8vw;padding:125vw 0 0}}section.about .inner:nth-of-type(1) .image{position:absolute}section.about .inner:nth-of-type(1) .image:nth-of-type(1){font-family:"Shippori Mincho B1",serif;font-size:79px;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#e6e6dc;left:15px;top:-25px}@media screen and (min-width: 1000px){section.about .inner:nth-of-type(1) .image:nth-of-type(1) br{display:none}}@media screen and (max-width: 999px){section.about .inner:nth-of-type(1) .image:nth-of-type(1){font-size:17.6vw;font-size:clamp(66px,17.6vw,79px);top:-1.5em;left:8vw}}section.about .inner:nth-of-type(1) .image:nth-of-type(2){width:472px;top:134px;left:180px}@media screen and (max-width: 999px){section.about .inner:nth-of-type(1) .image:nth-of-type(2){width:100%}}section.about .inner:nth-of-type(1) .image:nth-of-type(2) img{width:100%}@media screen and (max-width: 999px){section.about .inner:nth-of-type(1) .image.logo{width:84vw;top:100vw;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}section.about .inner:nth-of-type(3){background-image:url("../images/top_about_img02.png");padding-bottom:200px}@media screen and (max-width: 999px){section.about .inner:nth-of-type(3){background-image:url("../images/top_about_img02_sp.png");background-repeat:no-repeat;background-size:100vw;background-position:top;padding:108vw 0 0}}section.about .inner:nth-of-type(3) .image{position:absolute}section.about .inner:nth-of-type(3) .image:nth-of-type(1){width:557px;top:150px;right:100px}@media screen and (max-width: 999px){section.about .inner:nth-of-type(3) .image:nth-of-type(1){width:84vw;top:85vw;left:50%;right:inherit;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}section.about .inner:nth-of-type(3) .image:nth-of-type(1) img{width:100%}section.about .inner:nth-of-type(3) .text{position:absolute;top:300px;right:150px}@media screen and (max-width: 999px){section.about .inner:nth-of-type(3) .text{position:initial}}section.about .inner:nth-of-type(3) .link{position:absolute;bottom:200px;right:150px}@media screen and (max-width: 999px){section.about .inner:nth-of-type(3) .link{position:initial;width:100%;text-align:center}}@media screen and (max-width: 999px){section.about .inner .text{padding:0 8vw}}section.about .inner .text h3{font-family:"Shippori Mincho B1",serif;font-size:11px;font-weight:400;margin-bottom:2em}@media screen and (max-width: 999px){section.about .inner .text h3{font-size:2.67vw;font-size:clamp(10px,2.67vw,11px)}}section.about .inner .text h4{font-family:"Shippori Mincho B1",serif;font-size:33px;font-weight:400;line-height:1.8;margin-bottom:1.5em}@media screen and (max-width: 999px){section.about .inner .text h4{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px)}}section.about .inner .text p{font-family:"Zen Kaku Gothic New",sans-serif;font-size:16px;line-height:1.8;margin-bottom:3em;width:410px}@media screen and (max-width: 999px){section.about .inner .text p{width:100%;font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.about .inner .link{width:410px;text-align:right}@media screen and (max-width: 999px){section.about .inner .link{width:100%;text-align:center}}section.about .wrap{height:200px;position:relative}@media screen and (max-width: 999px){section.about .wrap{width:100%;height:74vw;margin-top:16vw;overflow-x:hidden}}section.about .wrap img{position:absolute}section.about .wrap .img-03{width:636px;top:-100px;left:-50px}@media screen and (max-width: 999px){section.about .wrap .img-03{position:absolute;width:100vw;top:0;left:-16vw}}section.about .wrap .img-04{width:306px;top:100px;right:400px}@media screen and (max-width: 999px){section.about .wrap .img-04{width:50vw;top:auto;right:8vw;bottom:0}}section.about .wrap .img-05{width:841px;top:-50px;right:-30px}@media screen and (max-width: 999px){section.about .wrap .img-05{width:165vw;top:0;right:-24vw}}section.shoplink{background-color:#fff;padding:120px 0}@media screen and (max-width: 999px){section.shoplink{width:100vw;padding:36vw 8vw 0}}section.shoplink h2{font-family:"Shippori Mincho B1",serif;text-align:center;font-size:33px;font-weight:400;margin-bottom:3em}@media screen and (max-width: 999px){section.shoplink h2{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px);margin-bottom:8vw}}section.shoplink .inner{width:1100px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width: 999px){section.shoplink .inner{width:100%;display:block}}section.shoplink .inner .block{text-align:center}@media screen and (max-width: 999px){section.shoplink .inner .block{margin-bottom:36vw}}section.shoplink .inner .block p{font-size:16px;margin-bottom:3em}@media screen and (max-width: 999px){section.shoplink .inner .block p{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.shoplink .inner .block .img{height:200px;margin-bottom:90px}@media screen and (max-width: 999px){section.shoplink .inner .block .img{width:66.66vw;height:auto;margin-bottom:8vw;display:inline-block}}section.shoplink .inner .block .img img{width:100%}section.for-restaurants{padding:100px 0 0}@media screen and (max-width: 999px){section.for-restaurants{width:100vw;padding:0}}section.for-restaurants .inner{width:1460px;height:684px;margin:0 auto;background-image:url("../images/top_for_restaurants_bg.jpg");background-repeat:no-repeat;background-size:contain;position:relative}@media screen and (max-width: 999px){section.for-restaurants .inner{width:100%;height:191.2vw;padding:0;background-position:10%;background-size:auto 191.2vw;margin-bottom:40vw}}section.for-restaurants .inner .block{position:absolute;background-color:#fff;width:562px;height:544px;top:-20px;right:0;padding:120px 90px 0}@media screen and (max-width: 999px){section.for-restaurants .inner .block{width:84vw;height:110vw;top:auto;bottom:0;left:8vw;padding:8vw}}section.for-restaurants .inner .block img{position:absolute;width:316px;top:-90px;right:80px}@media screen and (max-width: 999px){section.for-restaurants .inner .block img{position:initial;width:100%}}section.for-restaurants .inner .block h2{font-family:"Shippori Mincho B1",serif;font-size:33px;font-weight:400;margin-bottom:1em}@media screen and (max-width: 999px){section.for-restaurants .inner .block h2{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px)}}section.for-restaurants .inner .block p{font-size:16px;line-height:1.8;margin-bottom:2em}@media screen and (max-width: 999px){section.for-restaurants .inner .block p{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.for-restaurants .inner .block .link{text-align:center}@media screen and (max-width: 999px){section.for-restaurants .inner .block .link{display:none}}section.agriculture{background-color:#fff;padding-top:100px}@media screen and (max-width: 999px){section.agriculture{width:100vw;padding:18vw 8vw 130vw 20vw;overflow-x:hidden;background-image:url("../images/top_agriculture_bg_sp.png");background-position:center 70vw;background-repeat:no-repeat;background-size:132vw}}section.agriculture .inner{width:1500px;height:800px;margin:0 auto;position:relative;padding-left:170px;background-image:url("../images/top_agriculture_bg.png");background-position:120px -30px;background-size:680px;background-repeat:no-repeat}@media screen and (max-width: 999px){section.agriculture .inner{background-image:none;width:100%;padding-left:0}}section.agriculture .inner h2{font-family:"Shippori Mincho B1",serif;font-size:11px;font-weight:400;padding-bottom:3em}@media screen and (max-width: 999px){section.agriculture .inner h2{font-size:2.67vw;font-size:clamp(10px,2.67vw,11px);margin-bottom:1em;position:relative;z-index:2}}section.agriculture .inner h3{font-family:"Shippori Mincho B1",serif;font-size:33px;font-weight:400;line-height:1.8;padding-bottom:1em}@media screen and (max-width: 999px){section.agriculture .inner h3{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px);position:relative;z-index:2}}section.agriculture .inner p{font-size:16px;line-height:1.6;width:450px}@media screen and (max-width: 999px){section.agriculture .inner p{width:100%;font-size:3.73vw;font-size:clamp(14px,3.73vw,16px);position:relative;z-index:2;margin-bottom:2em}}section.agriculture .inner .image{position:absolute}section.agriculture .inner .image:nth-of-type(1){font-family:"Shippori Mincho B1",serif;font-size:79px;line-height:1;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:#e6e6dc;left:30px;top:50px}@media screen and (max-width: 999px){section.agriculture .inner .image:nth-of-type(1){position:absolute;left:-20vw;top:-1em;font-size:17.6vw;font-size:clamp(66px,17.6vw,79px)}}section.agriculture .inner .image:nth-of-type(2){width:277px;bottom:100px;left:256px}@media screen and (max-width: 999px){section.agriculture .inner .image:nth-of-type(2){display:none}}section.agriculture .inner .image:nth-of-type(2) img{width:100%}section.agriculture .inner .image:nth-of-type(3){width:620px;top:0;right:180px}@media screen and (max-width: 999px){section.agriculture .inner .image:nth-of-type(3){display:none}}section.agriculture .inner .image:nth-of-type(3) img{width:100%}@media screen and (max-width: 999px){section.agriculture .inner .image:nth-of-type(3) img{position:absolute;width:120vw;top:16vw;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}section.news{width:100vw;background-image:url("../images/bg01.png");padding:95px 0}@media screen and (max-width: 999px){section.news{width:100vw;padding:8vw}}section.news .inner{width:1100px;min-height:200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media screen and (max-width: 999px){section.news .inner{width:100%;display:block}}section.news .inner .title{font-family:"Shippori Mincho B1",serif}section.news .inner .title h2{font-size:11px;font-weight:400;margin-bottom:2em}@media screen and (max-width: 999px){section.news .inner .title h2{font-size:2.67vw;font-size:clamp(10px,2.67vw,11px);margin-bottom:1em}}section.news .inner .title h3{font-size:37px;font-weight:400}@media screen and (max-width: 999px){section.news .inner .title h3{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px);margin-bottom:1em}}section.news .inner .content{width:858px}@media screen and (max-width: 999px){section.news .inner .content{width:100%}}section.news .inner .content a{border-top:1px solid #dcdcdc;font-family:"Shippori Mincho B1",serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;line-height:1;padding:3em 0 3em 1em;-webkit-transition:1s;transition:1s}@media screen and (max-width: 999px){section.news .inner .content a{display:block;padding:1.5em 0 1.5em .8em}}section.news .inner .content a:last-child{border-bottom:1px solid #dcdcdc}section.news .inner .content a:hover{background-color:#e6e6dc}section.news .inner .content a .news-date{margin-right:2em;font-size:13px}@media screen and (max-width: 999px){section.news .inner .content a .news-date{font-size:3.47vw;font-size:clamp(12px,3.47vw,13px);margin-bottom:1em}}section.news .inner .content a .news-body{font-size:16px;line-height:1.6}@media screen and (max-width: 999px){section.news .inner .content a .news-body{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.news .inner .link{position:absolute;top:150px;left:0}@media screen and (max-width: 999px){section.news .inner .link{position:initial;width:100%;text-align:center;padding:8vw}}section.customers{width:100vw;background-image:url("../images/bg01.png");padding-bottom:360px}@media screen and (max-width: 999px){section.customers{width:100vw;padding:8vw 8vw 36vw}}section.customers .inner{width:1250px;min-height:540px;margin:0 auto;background-color:#fff;padding:65px 75px;position:relative}@media screen and (max-width: 999px){section.customers .inner{width:100%;min-height:auto;padding:4vw}}section.customers .inner h2{font-family:"Shippori Mincho B1",serif;font-size:11px;font-weight:400;margin-bottom:3em}@media screen and (max-width: 999px){section.customers .inner h2{font-size:2.67vw;font-size:clamp(10px,2.67vw,11px);margin-bottom:1em}}section.customers .inner h3{font-family:"Shippori Mincho B1",serif;font-size:33px;font-weight:400;margin-bottom:1em}@media screen and (max-width: 999px){section.customers .inner h3{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px)}}section.customers .inner p{font-size:16px;line-height:1.8;width:480px;margin-bottom:2em}@media screen and (max-width: 999px){section.customers .inner p{width:100%;font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.customers .inner .link{width:480px;text-align:right}@media screen and (max-width: 999px){section.customers .inner .link{text-align:center;width:100%;padding-bottom:2em}}section.customers .inner .image{position:absolute}@media screen and (max-width: 999px){section.customers .inner .image{position:initial}}section.customers .inner .image img{width:100%}section.customers .inner .image.img01{width:642px;top:65px;right:-40px}@media screen and (max-width: 999px){section.customers .inner .image.img01{width:100%;margin-bottom:8vw}}section.customers .inner .image.img02{width:210px;bottom:-100px;left:150px}@media screen and (max-width: 999px){section.customers .inner .image.img02{width:40%}}