@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pattaya&display=swap);.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden}a,abbr,address,article,aside,audio,b,blockquote,body,button,canvas,dd,del,details,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,html,i,iframe,img,label,legend,li,mark,menu,nav,ol,output,p,pre,ruby,section,small,span,strong,summary,table,td,th,time,tr,u,ul,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;word-wrap:break-word}html{font-size:62.5%;line-height:1;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}@media only screen and (max-width:1160px) and (min-width:768px){html{font-size:.86207vw}}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:inherit;font-weight:inherit;vertical-align:middle}blockquote,q{quotes:none}a img{border:none}article,aside,details,figure,footer,header,menu,nav,section,summary{display:block}body{font-family:Open Sans,sans-serif;color:#5f5f5f;font-size:1.6rem}*,:after,:before{box-sizing:border-box}a{transition:all .4s;color:inherit;-webkit-tap-highlight-color:transparent}a,a:hover{text-decoration:none}a:hover{color:#f99d1c}a:hover img{opacity:.8}a:focus{color:#f99d1c;text-decoration:none}select::-ms-expand{display:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}h1,h2,h3,h4,h5,h6,p{line-height:1.5}img{max-width:100%;vertical-align:middle}li,ol{list-style:none}a:focus,button:focus,input:focus{outline:0}.container{max-width:1230px;width:100%;margin:0 auto;padding:0 15px}.title-h2{font-size:4rem;line-height:1.5;font-weight:700;text-align:center;margin-bottom:30px;padding-bottom:10px;position:relative}@media only screen and (max-width:768px){.title-h2{font-size:3rem;margin-bottom:20px}}.title-h2:after{content:"";position:absolute;width:100px;height:2px;left:calc(50% - 50px);bottom:0;background:#f99d1c}.title-h2--2{padding-bottom:0;color:#f99d1c;font-family:Auriol,sans-serif;line-height:1}.title-h2--2:after{content:none}.listItems{display:flex;flex-wrap:wrap}@keyframes slide-out-anim{0%{opacity:1;transform:translateY(0)}30%{opacity:1;transform:translateY(-50%)}to{opacity:0;transform:translateY(-100%)}}@keyframes slide-in-anim{0%{opacity:0;transform:translateY(-100%)}10%{opacity:1;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.header{background:#fdd8a4;transition:.3s;position:relative;z-index:999}@media only screen and (max-width:768px){.header{position:fixed;width:100%}}.header.fixed{z-index:999;position:fixed;width:100%;animation:slide-in-anim .52s ease 0s 1 normal both}@media only screen and (max-width:768px){.header.fixed{animation:none}}.header .logo{position:relative;z-index:9999;max-width:55px}@media only screen and (max-width:768px){.header .logo{max-width:40px}}.header.is-show .gnavi{left:0;opacity:1}.header .container{max-width:100%}.header-content{display:flex;justify-content:space-between;padding:10px 0;align-items:center}.btn-hamburger{position:absolute;top:2rem;right:2rem;width:2.5rem}.btn-hamburger span{width:2.5rem;height:.2rem;background:#000;margin:.5rem 0;transition:.4s;display:block}.btn-hamburger.is-active span:first-child{transform:rotate(-45deg) translateY(.5rem)}.btn-hamburger.is-active span:nth-child(2){transform:scale(0)}.btn-hamburger.is-active span:last-child{transform:rotate(45deg) translate(-.5rem,-1rem)}.gnavi{display:flex;gap:50px}@media only screen and (max-width:768px){.gnavi{left:-100%;width:100%;height:100vh;position:absolute;top:0;background:url(/images/bg_menu.jpg) bottom;background-size:cover;flex-direction:column;justify-content:center;align-items:center;transition:.3s;opacity:0}}.navi{display:flex;align-items:center}@media only screen and (max-width:768px){.navi{flex-direction:column;width:100%}}.navi li{margin-right:4.5rem}@media only screen and (max-width:768px){.navi li{margin-bottom:3.5rem;margin-right:0}}.navi li:last-child{margin-right:0}.navi li a{color:#000;position:relative;padding-bottom:5px;font-size:16px}@media only screen and (max-width:768px){.navi li a{font-size:2.2rem}}.navi li a:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#ff9800;transform-origin:bottom right;transform:scaleX(0);transition:transform .5s ease}.navi li a.curent-menu:before,.navi li a:hover:before{transform-origin:bottom left;transform:scaleX(1)}.sns{display:flex;align-items:center;gap:10px;margin-right:20px}@media only screen and (max-width:768px){.sns{margin-right:0;margin-bottom:20px}}.sns a{width:20px}@media only screen and (max-width:768px){.sns a{width:30px}}.header-right{display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:768px){.header-right{flex-direction:column}}.order-btn{z-index:1;font-size:1.6rem;position:relative;font-family:inherit;color:#fff;padding:15px 20px;font-weight:700;outline:0;border:none;background-color:#db9423;overflow:hidden;transition:color .4s ease-in-out;border-radius:50px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){.order-btn{font-size:2rem}}.order-btn:before{content:"";z-index:-1;position:absolute;top:50%;left:50%;width:1em;height:1em;border-radius:50%;background-color:#ed7a00;transform-origin:center;transform:translate3d(-50%,-50%,0) scale3d(0,0,0);transition:transform .45s ease-in-out}.order-btn:hover{cursor:pointer;color:#fff}.order-btn:hover:before{transform:translate3d(-50%,-50%,0) scale3d(15,15,15)}a.external{background:url(../../images/ico-external.svg?cb=1691063769322) 100% no-repeat;background-size:15px 15px;padding-right:25px}a.external-1{background:url(../../images/ico-external-1.svg?cb=1691063769322) 100% no-repeat}@font-face{font-family:Auriol;src:url(../font/Auriol-Bold.otf?cb=1691063769322) format("opentype")}.overflow,.wrapper{overflow:hidden}@media only screen and (max-width:768px){.wrapper{padding-top:60px}}.wrapper.fixed{padding-top:75px}.wow{visibility:hidden}.mv{position:relative;padding:100px 0;background-size:cover;min-height:calc(100vh - 75px);display:flex;align-items:center}.mv-bg{content:"";position:absolute;width:100%;height:100%;top:0;left:0}@media only screen and (max-width:768px){.mv{padding:50px 0;min-height:calc(100vh - 60px)}}.mv-content{display:flex;justify-content:space-between;gap:50px;position:relative;padding:0 15px;margin-left:calc(50% - 800px)}@media only screen and (max-width:1600px){.mv-content{margin-left:0}}@media only screen and (max-width:768px){.mv-content{flex-direction:column;align-items:center;max-width:100%}}.mv .thumb{border-radius:20px;overflow:hidden}.mv .txt-content{max-width:700px;padding:30px;background:hsla(0,0%,100%,.7);border-radius:20px}@media only screen and (max-width:768px){.mv .txt-content{max-width:100%;padding:30px 15px}}.mv .txt-content h1,.mv .txt-content p{text-align:center;font-weight:700}.mv .txt-content h1{font-size:10rem;color:#f99d1c;font-family:Auriol,serif;text-shadow:2px 5px 5px #fff;margin:20px 0;line-height:1}@media only screen and (max-width:768px){.mv .txt-content h1{margin-bottom:30px;font-size:5rem}}.mv .txt-content .txt-01{font-size:3rem;font-weight:700}.mv .btn-group{margin-bottom:0}.btn-group{display:flex;justify-content:center;margin:50px 0;gap:20px}@media only screen and (max-width:768px){.btn-group{margin-top:30px}}.btn{z-index:1;font-size:1.6rem;position:relative;font-family:inherit;color:#fff;text-align:center;padding:15px 20px;font-weight:700;outline:0;border:none;background-color:#db9423;overflow:hidden;transition:color .4s ease-in-out;border-radius:50px;display:flex;align-items:center;justify-content:center;display:inline-block}@media only screen and (max-width:768px){.btn{padding:10px 15px}}.btn:before{content:"";z-index:-1;position:absolute;top:50%;left:50%;width:1em;height:1em;border-radius:50%;background-color:#fff;transform-origin:center;transform:translate3d(-50%,-50%,0) scale3d(0,0,0);transition:transform .45s ease-in-out}.btn:hover{cursor:pointer;color:#fff}.btn:hover:before{transform:translate3d(-50%,-50%,0) scale3d(15,15,15)}.btn-bundoora{background:#334f66}.btn-bundoora:before{background-color:#456885}.btn-kilmore{background:#f94a4a}.btn-kilmore:before{background-color:#fd6d6d}.btn-seymour{background:#456669}.btn-seymour:before{background-color:#5c878b}.btn-view-more{background:#f99d1c;text-align:center}.btn-view-more:before{background-color:#ffbd61}.btn-submit{background:#f99d1c;text-align:center;min-width:150px}.btn-submit:before{background-color:#ffbd61}.about{background:url(../images/bg_05.jpg?cb=1691063769322);background-size:cover;position:relative;background-attachment:fixed}.about:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3)}.about-content{display:flex;align-items:center;position:relative;gap:50px}@media only screen and (max-width:768px){.about-content{flex-direction:column}}.about .txt-content{border-radius:20px;padding:30px;border:1px solid #f99d1c;width:50%;background:#fff}@media only screen and (max-width:768px){.about .txt-content{width:100%}}.about .thumb{width:50%}@media only screen and (max-width:768px){.about .thumb{width:100%}}.about p{text-align:center}.about p.our-story{font-size:2rem;font-weight:700;margin-bottom:30px;position:relative}.about p.our-story:after{content:"";position:absolute;width:80%;height:1px;background:#5f5f5f;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:768px){.about p.our-story:after{content:none}}.about p.our-story span{position:relative;padding:0 10px;background:#fff;z-index:1}section{padding:100px 0}@media only screen and (max-width:768px){section{padding:50px 0}}.delicious{background:url(../images/bg_12.png?cb=1691063769322);position:relative}@media only screen and (max-width:768px){.delicious{background-position:bottom}}.list-food{display:flex;flex-wrap:wrap;justify-content:center}.list-food li{text-align:center;width:33.3333%}@media only screen and (max-width:768px){.list-food li{width:50%;padding:0 10px}}.list-food li:hover .thumb{transform:scale(1.2)}.list-food .thumb{max-width:300px;margin:0 auto;transition:.3s ease}@media only screen and (max-width:768px){.list-food .thumb{margin:0 -10px}}.list-food p.name{font-size:2rem;font-weight:700}@media only screen and (max-width:768px){.list-food p.name{font-size:1.8rem}}.feedback{position:relative}.feedback .title-h2{margin-bottom:50px}.feedback-content{position:relative;z-index:9;padding:0 30px}.feedback-content ul{display:flex;align-items:flex-start;gap:40px}.feedback-content ul li{padding:30px;background:#fff;border-radius:20px;text-align:center;position:relative;border:1px solid #f99d1c;margin:0 20px}@media only screen and (max-width:768px){.feedback-content ul li{padding:20px}}.feedback-content .thumb{margin:20px 0;text-align:center}.feedback-content .thumb img{margin:0 auto}.slick-arrow{font-size:0;line-height:0;position:absolute;top:50%;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-arrow,.slick-arrow:after{display:block;width:20px;height:20px}.slick-arrow:after{content:"";border-top:2px solid #f99d1c;border-right:2px solid #f99d1c}.slick-next{right:-25px}.slick-next:after{transform:rotate(45deg)}.slick-prev{left:-25px}.slick-prev:after{transform:rotate(-135deg)}.certificate{background:url(../images/bg_10.jpg?cb=1691063769322) 50%;background-size:cover;background-attachment:fixed;position:relative}.certificate:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.certificate .title-h2{font-size:3.4rem}.certificate-content{display:flex;gap:50px;position:relative;align-items:center;z-index:1}@media only screen and (max-width:768px){.certificate-content{flex-direction:column}}.certificate-content .thumb{flex-shrink:0;gap:10px;display:flex;max-width:400px;width:100%}@media only screen and (max-width:768px){.certificate-content .thumb{width:80%}}.certificate-content .thumb li{margin:0 10px}.certificate-content .thumb img{width:100%}.certificate-content .slick-dots{position:absolute;bottom:-30px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.certificate-content .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.certificate-content .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.certificate-content .slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:10px;height:10px;border-radius:50px;content:"";text-align:center;background:#fff;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.certificate-content .slick-dots li.slick-active button:before{background:#f99d1c}.certificate-content .slick-arrow:after{border-top:2px solid #fff;border-right:2px solid #fff}.certificate-content .left-content{border-radius:20px;background:hsla(0,0%,100%,.85);padding:50px 50px 60px;border:1px solid #db9423}@media only screen and (max-width:768px){.certificate-content .left-content{text-align:center;padding:20px 20px 30px}}.certificate-content .icon-mrspho{text-align:center}.title-h3{font-size:1.8rem;color:#000;font-weight:700;margin-bottom:20px;position:relative;padding-left:20px}.title-h3:after{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:#f99d1c}.ico-location{width:10px}.location .address{display:flex;gap:50px;margin-bottom:40px}@media only screen and (max-width:768px){.location .address{flex-direction:column;gap:30px}}.location .address:last-child{margin-bottom:0}.location .comming{margin-top:20px;transform:rotate(-10deg)}.location .left-content{max-width:350px;width:100%}@media only screen and (max-width:768px){.location .left-content{max-width:100%}}.location .left-content ul li{margin-bottom:10px}.location .left-content ul li:last-child{margin-bottom:0}.location .left-content ul li span{font-weight:700;line-height:1.8}.location .maps{width:100%;max-width:70%}@media only screen and (max-width:768px){.location .maps{max-width:100%}}.location .name{font-weight:700;color:#f99d1c;margin-bottom:10px}.location .name span{color:red}.slider{padding:50px 0}.slider ul{border-radius:20px;overflow:hidden}.slider .slick-arrow{z-index:9}.slider .slick-arrow:after{border-width:4px;border-color:#fff}.slider .slick-next{right:25px}.slider .slick-prev{left:25px}.social{margin-top:50px}.social ul{display:flex;justify-content:center;gap:10px}.social ul li{max-width:50px}.social a{transition:.3s ease;display:block}.social a:hover{transform:scale(1.05)}.w50{width:50%}.contact .txt-01{text-align:center;font-size:1.8rem;margin-bottom:20px}.contact-content ul{display:flex;align-items:center;margin-bottom:50px}@media only screen and (max-width:768px){.contact-content ul{flex-direction:column}}.contact-content ul li{flex:1;text-align:center}.contact-content ul li:nth-child(2){max-width:150px;position:relative}.contact-content ul li:nth-child(2):after{content:"";position:absolute;width:100px;height:1px;background:#f99d1c;right:-100px;top:50%}.contact-content ul li:nth-child(2):before{content:"";position:absolute;width:100px;height:1px;background:#f99d1c;left:-100px;top:50%}.contact-content .name{font-size:3rem;font-weight:700}.contact-content .tel{font-size:2rem}.contact-form{display:flex;gap:50px;margin-top:50px}@media only screen and (max-width:768px){.contact-form{flex-direction:column}}.contact form{width:50%}@media only screen and (max-width:768px){.contact form{width:100%}}.contact .maps{width:50%}@media only screen and (max-width:768px){.contact .maps{width:100%}}.contact-input{margin-bottom:20px}.contact-input input,.contact-input textarea{padding:15px;border:1px solid #eaeaea;color:#666;background:#fafafa;margin-bottom:10px;width:100%;font-size:1.6rem}.contact-input input.error,.contact-input textarea.error{border-color:#900}.contact-input label.error{color:#900}.mv-delivery{padding:100px 0;background:url(../images/bg_04.jpg);background-size:cover}.mv-delivery .catch-txt{text-align:center}.mv-delivery .catch-txt .catch-01{font-size:3.5rem;font-family:Auriol,sans-serif;color:#f99d1c;position:relative;padding-bottom:20px;font-weight:700;line-height:1}@media only screen and (max-width:768px){.mv-delivery .catch-txt .catch-01{padding-bottom:10px}}.mv-delivery .catch-txt .catch-01:after{content:"";position:absolute;width:60%;height:1px;background:#f99d1c;bottom:0;left:20%}.mv-delivery .catch-txt .catch-02{font-size:1.8rem;position:relative;font-weight:700}@media only screen and (max-width:768px){.mv-delivery .catch-txt .catch-02{font-size:1.6rem}}.mv-delivery .catch-txt h2{font-size:3.5rem;font-weight:700;margin:50px 0}@media only screen and (max-width:768px){.mv-delivery .catch-txt h2{font-size:2.4rem;margin:20px 0}}.mv-delivery-content{background:hsla(0,0%,100%,.8);padding:50px;border-radius:20px;border:1px solid #f99d1c;max-width:900px;margin:0 auto}@media only screen and (max-width:768px){.mv-delivery-content{padding:20px}}.delivery-location-content h3{text-align:center;font-size:2.4rem;font-weight:700;margin-bottom:30px}.delivery-location-content ul{display:flex;gap:30px;flex-wrap: wrap;}@media only screen and (max-width:768px){.delivery-location-content ul{flex-direction:column}}.delivery-location-content ul li{width: calc((100% - 30px)/2);}.delivery-location-content h4{font-weight:700;color:#f99d1c;margin-bottom:10px}.delivery-location-content p{margin-bottom:10px}.delivery-location-content .box{background:#f4f5f6;padding:20px;margin-bottom:20px}.trading-hours-txt{margin-top:1rem;font-weight:700}.trading-hours{font-size:1.6rem;margin-top:1rem;margin-left:1rem}.trading-hours td{min-width:12rem;padding:5px 0}.footer{background:#db9423}.footer-container{display:flex;justify-content:space-between;align-items:center;padding:20px 0;max-width:1230px;width:100%;margin:0 auto}@media only screen and (max-width:768px){.footer-container{justify-content:center;flex-direction:column}}.footer-logo{max-width:70px}@media only screen and (max-width:768px){.footer-logo{margin-bottom:3.8rem}}.footer-social{display:flex;justify-content:flex-end;margin-bottom:10px}.footer-social img{width:20px;margin:0 5px}.footer-navi ul{display:flex;max-width:45rem;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width:768px){.footer-navi ul{justify-content:center}}.footer-navi ul li{margin-left:3rem;margin-bottom:2.2rem}.footer-navi ul li:first-child{margin-left:0}.footer-navi ul a{font-size:1.4rem;color:#fff}.footer-bottom{width:100%;text-align:right;display:flex;justify-content:space-between}@media only screen and (max-width:768px){.footer-bottom{text-align:center;justify-content:center}}.footer-bottom .navi-bottom{margin-bottom:10px;display:flex;justify-content:flex-end}@media only screen and (max-width:768px){.footer-bottom .navi-bottom{justify-content:center}}.footer-bottom .navi-bottom li{margin-left:2.5rem}.footer-bottom .navi-bottom li:first-child{margin-left:0}.footer-bottom .navi-bottom a{font-size:1.6rem;color:#fff}.copyright{color:#fff;font-size:1.4rem}.is-pc{display:inherit}.is-hidden,.is-hide[data-mq=lg],.is-sp{display:none}@media only screen and (max-width:960px){.is-hide[data-mq=lg]{display:block}}.is-hide[data-mq=lg-flex]{display:none}@media only screen and (max-width:960px){.is-hide[data-mq=lg-flex]{display:flex}}@media only screen and (max-width:960px){.is-hide[data-mq=md]{display:none}}@media only screen and (max-width:768px){.is-hide[data-mq=sm]{display:none}}.tar{text-align:right}.tal{text-align:left}.tac{text-align:center}.float-left{float:left!important}.float-right{float:right!important}.border-0{border:0!important}@media only screen and (max-width:768px){.is-pc{display:none}.is-sp{display:inherit}}
.thumb--1{height: 300px; display: flex;align-items: center;justify-content: center;}
.thumb--1 img{height: 200px;}
.mv .btn-group {flex-wrap: wrap;}
.mv .btn-group .btn{width: 230px;}
.btn-mernda{background: #db5723;}
.btn-mernda:before{background: #dd754b;}