@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}body{position:relative}.mv{width:100vw;overflow:hidden}.mv .image{width:100%;height:38.66vw;max-height:580px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}@media screen and (max-width: 999px){.mv .image{height:80vw;max-width:none}}.mv .image::after{content:"";width:1px;height:100px;background-color:#fff;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media screen and (max-width: 999px){.mv .image::after{height:10vw}}.mv .image .text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-family:"Shippori Mincho B1",serif;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (max-width: 999px){.mv .image .text{height:45vw}}.mv .image .text h2{font-size:26px;font-weight:400;line-height:1;margin:0 calc(1.2em + 11px) 0 1em}@media screen and (max-width: 999px){.mv .image .text h2{font-size:5.33vw;font-size:clamp(20px,5.33vw,26px)}}.mv .image .text h3{font-size:11px;font-weight:400}@media screen and (max-width: 999px){.mv .image .text h3{font-size:2.67vw;font-size:clamp(10px,2.67vw,11px)}}.mv .image{background-image:url("../images/corporate_info_mv_photo.jpg")}section.info{padding:80px 0;margin-bottom:300px}@media screen and (max-width: 999px){section.info{margin-bottom:48vw}}section.info .inner{width:1100px;margin:0 auto}@media screen and (max-width: 999px){section.info .inner{width:100vw;padding:0 8vw}}section.info .inner h2{text-align:center;font-family:"Shippori Mincho B1",serif;font-size:33px;font-weight:400;line-height:1.8;margin-bottom:3em}@media screen and (max-width: 999px){section.info .inner h2{font-size:5.33vw;font-size:clamp(20px,5.33vw,33px);margin-bottom:1em}}section.info .inner .text{width:100%;position:relative}section.info .inner .text p{width:670px;font-size:16px;line-height:1.8}@media screen and (max-width: 999px){section.info .inner .text p{width:100%;font-size:3.73vw;font-size:clamp(14px,3.73vw,16px)}}section.info .inner .text img{position:absolute;top:0;right:-80px;width:445px}@media screen and (max-width: 999px){section.info .inner .text img{position:relative;right:auto;width:100%;margin-bottom:8vw}}section.info .inner .information{padding:80px 0;width:1000px;margin:0 auto}@media screen and (max-width: 999px){section.info .inner .information{width:100%}}section.info .inner .information h2{text-align:left;margin-bottom:1em}section.info .inner .information table{width:100%}section.info .inner .information table tr{border-top:1px solid #f0f0f0}section.info .inner .information table tr:last-child{border-bottom:1px solid #f0f0f0}section.info .inner .information table tr th,section.info .inner .information table tr td{padding:1.5em 1em;font-size:16px;line-height:1.6;text-align:left}@media screen and (max-width: 999px){section.info .inner .information table tr th,section.info .inner .information table tr td{font-size:3.73vw;font-size:clamp(14px,3.73vw,16px);padding:1.5em 0}}section.info .inner .information table tr th{font-weight:500;width:200px}@media screen and (max-width: 999px){section.info .inner .information table tr th{width:7em;padding-right:1em}}