{"id":13,"date":"2024-08-14T02:44:26","date_gmt":"2024-08-14T02:44:26","guid":{"rendered":"https:\/\/t8868975.mycafe24.com\/?page_id=13"},"modified":"2024-08-20T10:26:05","modified_gmt":"2024-08-20T01:26:05","slug":"main","status":"publish","type":"page","link":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/","title":{"rendered":"main"},"content":{"rendered":"\n<style>\n.section .inner {max-width:1400px; width:90%; margin: 0 auto;}\n\n\/*swiper_slide*\/\n.swiper {  margin-left: auto; margin-right: auto; width: 100%; height: 100vh; }\n.swiper-wrapper { position:relative; }\n.slide1 { background:url('\/wp-content\/uploads\/2024\/08\/main_bnr4.png')no-repeat 50% 50%; background-size:cover;}\n.slide2 { background:url('\/wp-content\/uploads\/2024\/08\/main_bnr5.png')no-repeat 50% 50%; background-size:cover;}\n.slide3 { background:url('\/wp-content\/uploads\/2024\/08\/main_bnr6.png')no-repeat 50% 50%; background-size:cover;}\n.swiper-slide { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; \n-webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center;\n-webkit-align-items: center; align-items: center; }\n\n.title { position: absolute; z-index: 5; top: 45%; left: 30%; transform: translate(-50%, -50%); animation: txt-up 2s;}\n.title * {color:#fff;}\n\n@keyframes txt-up{\n 0% {top: 50%; opacity: 0;}\n 100% {top: 45%; opacity: 1;}\n}\n\n\/*\uacf5\ud1b5*\/\n.btnBg { background: #fff; width: 40px; height: 40px; border-radius: 50%; margin-left: auto; position: relative;}\na.sec2Btn::after { content: \"\"; border-bottom: 2px solid #9bc813; border-right: 2px solid #9bc813; position: absolute; top: 15px; left: -20px; width: 2rem; height: 0.8rem; -webkit-transform: skewX(45deg); transform: skewX(45deg); -webkit-transition: all 0.3s; transition: all 0.3s;}\n.btnBg:hover a.sec2Btn::after {  -webkit-transform: skewX(45deg); transform: skewX(45deg) translateX(10px);}\n\n\/*sec1*\/\n.sec1 .title h4 { margin:0;}\n.sec1 .title h1 { font-size: 4rem; line-height: 1.2; font-weight: 600; font-family: 'GmarketSansMedium'; margin-top:0;}\n.sec1 .title h1 .deco {font-family: 'Noto Sans';}\n\n.scroll-box{position:absolute; bottom:100px; left:50%; transform: translateX(-50%); z-index:55; text-align:center; animation:scroll1 2s infinite;} \n.scroll-box .scroll { border-bottom: 2px solid #fff; width: 15px; height: 15px; border-right: 2px solid #fff; transform: rotate(45deg);}\n\n@keyframes scroll1{0%{bottom:80px;} 50%{bottom:60px;} 100%{bottom:80px;}}\n\n\/*sec2*\/\n.sec2 {background: url(\/wp-content\/uploads\/2024\/08\/sec2_bg.png) no-repeat 50% 50%;}\n.sec2 .inner { display: flex; align-items: center; justify-content: center; padding: 5% 0; gap:20px;}\n.sec2 .inner div {flex:1;}\n.sec2 .txtBox *{color:#000;}\n.sec2 .txtBox h3 {font-weight:600;}\n\n\/*sec3*\/\n.sec3 {background:url('\/wp-content\/uploads\/2024\/08\/sec3_bg.png')no-repeat 50% 50%; background-size:cover}\n.sec3 .inner {min-height:250px; display:flex;}\n.sec3 .inner .txtBox { display: flex; justify-content: space-between; gap:8%; margin-top: 5%;}\n.sec3 .inner .txtBox * {color:#000;}\n.sec3 .inner .txtBox h4 {margin-top:0; font-weight: 600;}\n.sec3 .inner .txtBox .txt p { padding-top: 10px;}\n.sec3 .inner .txtBox .btnBox { width: 13%; text-align: center;}\n.sec3 .inner .txtBox .btnBox a { border: 1px solid #000; display: block; border-radius: 5px;}\n.sec3 .inner .txtBox .btnBox a p {margin-bottom:0px; padding: 5px; transition: all .5s;}\n.sec3 .inner .txtBox .btnBox a:hover p { color: #fff; background: rgba(0,0,0,.5)}\n\n\/*sec4*\/\n.sec4 .inner { position: relative; height:430px;}\n.sec4 .productGallery { position: absolute; z-index: 1; top: -15%; background: #fff; width: 100%;     padding: 40px;}\n.sec4 .productGallery .sec4Title h3 {margin-top:0; color:#000; font-weight: 600; font-family: 'GmarketSansMedium';}\n.sec4 .productGallery .sec4Title { display: flex; justify-content: space-between;}\n.sec4 .productGallery .sec4Title .btnBox a { display: flex; flex-direction: row; gap:10px; background: #cfe497; padding: 0 10px; align-items: center; border-radius: 5px; transition: all .5s;}\n.sec4 .productGallery .sec4Title .btnBox a p { line-height:1.5; margin-bottom: 0; color:#000; transition: all .5s;}\n.sec4 .productGallery .sec4Title .btnBox a:hover {background: #ffb651;}\n.sec4 .productGallery .sec4Title .btnBox a:hover p.plus { transform: rotate(45deg);}\n.sec4 .productGallery .sec4Title .btnBox a p.plus {font-size:1.5rem;}\n.sec4 .productGallery .productBox { display: flex; gap: 20px;}\n.sec4 .productGallery .productBox .proBox { position: relative;}\n.sec4 .productGallery .productBox .proBox p { margin-top: 2%; margin-bottom: 0; color:#000;}\n.sec4 .productGallery .productBox .proBox::after { content: ''; width: 100%; height: 105%; border: 2px solid #cfe497; position: absolute; top: -10px; left: -10px; transition: all .5s;}\n.sec4 .productGallery .productBox .proBox:hover::after{border: 2px solid #ffb651;}\n\n\/*sec5*\/\n.sec5 {display:flex; height:300px;}\n.sec5 .item * {color:#fff;}\n.sec5 .item { display: flex; flex-direction: column; justify-content: space-between; gap: 15px;}\n.sec5 .item .txtBox{flex:2;}\n.sec5 .item .txtBox { display: flex; flex-direction: column; justify-content: space-between; height: inherit;}\n.sec5 .item1 { padding: 2% 5% 2% 15%; background:url('\/wp-content\/uploads\/2024\/08\/sec5_bg1.png')no-repeat 50% 50%; background-size:cover;}\n.sec5 .item2 { padding: 2% 15% 2% 5%; background:url('\/wp-content\/uploads\/2024\/08\/sec5_bg2.png')no-repeat 50% 50%; background-size:cover;}\n.sec5 a.sec2Btn::after { border-bottom: 2px solid #ffb651; border-right: 2px solid #ffb651;}\n\n@media all and ( max-width:767px){\n.sec1 .title {left:45%}\n.sec1 .title h4 {font-size:1.1rem; line-height:1.2;}\n.sec1 .title h1 {font-size:2.5rem;}\n\n.sec2 .inner {flex-direction: column;}\n\n.sec3 .inner .txtBox {flex-direction: column; gap:0; margin-bottom:5%;}\n.sec3 .inner .txtBox .btnBox {width:100%;}\n\n.sec4 .inner {height: auto;}\n.sec4 .productGallery { top: 0; padding: 10% 0; position:relative;}\n.sec4 .productGallery .productBox {flex-direction: column; gap:40px; margin-top:30px;}\n\n.sec5 {flex-direction:column; height: auto;}\n.sec5 .item { padding: 5%;}\n}\n\n<\/style>\n\n\n\n<div class=\"section sec1\">\n<div class=\"swiper mySwiper\">\n<div class=\"title\">\n<h4 class=\"green\">Well-Being<\/h4>\n<h4>\ud604\uc9c0\ub18d\ubbfc\uc704\ud0c1\uc7ac\ubc30, \ucd5c\uc801\ud654\ub41c \ub2e8\ubb34\uc9c0, \uc804\ubb38 Provider<\/h4>\n<h1><span class=\"deco\">&#8220;<\/span><span class=\"green\">\ud138\ubcf4\ub124\ub2e8\ubb34\uc9c0<\/span><span class=\"deco\">&#8220;<\/span><br>\ud138\ubcf4\ub18d\uc0b0\uc758 \uc624\ub298\uacfc \ubbf8\ub798<\/h1>\n<\/div>\n<div class=\"swiper-wrapper\">\n<div class=\"swiper-slide slide1\">\n<\/div><!--slide1-->\n<div class=\"swiper-slide slide2\">\n<\/div><!--slide2-->\n<div class=\"swiper-slide slide3\">\n<\/div><!--slide3-->\n<\/div><!--swiper-wrapper-->\n<div class=\"scroll-box\">\n<div class=\"scroll\">\n<\/div>\n<\/div>\n<\/div><!--mySwiper-->\n<\/div><!--sec1-->\n\n<div class=\"section sec2\">\n<div class=\"inner\">\n<div class=\"txtBox\" data-aos=\"fade-right\" data-aos-duration=\"1500\">\n<h2>Vision &#038; Mission<\/h2>\n<p>(\uc8fc)\ud138\ubcf4\ub18d\uc0b0\uc740 Local Network \ubc0f \ub300\ud615\uc720\ud1b5\uc2dd\uc790\uc7ac \uc5ed\ub7c9\uc744 \uae30\ubc18\uc73c\ub85c, \uace0\uac1d\uc5d0\uac8c \uc0ac\ub791\ubc1b\ub294 \uba85\ud488 \ube0c\ub79c\ub4dc &#8220;\ud138\ubcf4\ub124\ub2e8\ubb34\uc9c0&#8221;\uc758 \uc81c\ud488\uacfc, \ud604\uc9c0\ub18d\ubbfc\ub4e4\uacfc \uc9c1\uc811\uc704\ud0c1 \uc7ac\ubc30\ub97c \ud1b5\ud558\uc5ec \uad6d\ubbfc\uac74\uac15\uc5d0 \uc774\ubc14\uc9c0 \ud558\ub294 \uc911\uacac\uc885\ud569\uc2dd\ud488\uae30\uc5c5\uc73c\ub85c Total food Provider\ub97c \uc9c0\ud5a5\ud569\ub2c8\ub2e4.<\/p>\n<div class=\"btnBox\">\n<div class=\"btnBg\"><a href=\"\/?page_id=39\" class=\"sec2Btn\" rel=\"noopener\"><\/a><\/div>\n<\/div>\n<\/div>\n<div class=\"imgBox\" data-aos=\"fade-left\" data-aos-duration=\"1500\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/08\/sec2_img2.png\">\n<\/div>\n<\/div><!--inner-->\n<\/div><!--sec2-->\n\n<div class=\"section sec3\">\n<div class=\"inner\">\n<div class=\"txtBox\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"200\">\n<h4 class=\"sec3Title\">location<\/h4>\n<div class=\"txt\">\n<p>\ud138\ubcf4\ub18d\uc0b0\uc740 1988\ub144 \uc124\ub9bd \ud6c4, \uc0ac\uc5c5\uc601\uc5ed\uacfc \uc11c\ube44\uc2a4 \ubc94\uc704\ub97c \uc9c0\uc18d\uc801\uc73c\ub85c \ud655\ub300 \uc131\uc7a5\ud558\uc5ec \uc804\uad6d\uc758 \ucd5c\uace0\uc758 \ub2e8\ubb34\uc9c0 \uc81c\uc870 \uc804\ubb38 \ud68c\uc0ac\ub85c\uc11c \uad6d\ubbfc \uac74\uac15\uc5d0 \uc774\ubc14\uc9c0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/div>\n<div class=\"btnBox\">\n<a href=\"\/?page_id=35#locationBox\"><p>\uc790\uc138\ud788\ubcf4\uae30<\/p><\/a>\n<\/div>\n<\/div>\n<\/div><!--inner-->\n<\/div><!--sec3-->\n\n<div class=\"section sec4\">\n<div class=\"inner\">\n<div class=\"productGallery\">\n<div class=\"sec4Title\">\n<h3>\ud138\ubcf4\ub124 \ub2e8\ubb34\uc9c0 \uc81c\ud488\uad70<\/h3>\n<div class=\"btnBox\">\n<a href=\"\/?page_id=28\"><p>\ub354\ubcf4\uae30<\/p><p class=\"plus\">\uff0b<\/p><\/a>\n<\/div>\n<\/div><!--sec4Title-->\n<div class=\"productBox\">\n<div class=\"proBox pro1\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"200\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/08\/pro1.png\">\n<p class=\"proTitle\">\ud138\ubcf4\ub124 \ubc18\ub2ec\ub2e8\ubb34\uc9c0(\uad6d\ub0b4\uc0b0)<\/p>\n<\/div>\n<div class=\"proBox pro2\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"400\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/08\/pro2.png\">\n<p class=\"proTitle\">\ud138\ubcf4\ub124 \ubc18\ub2ec\ub2e8\ubb34\uc9c0(\uc911\uad6d\uc0b0)<\/p>\n<\/div>\n<div class=\"proBox pro3\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"600\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2024\/08\/pro3.png\">\n<p class=\"proTitle\">\ud138\ubcf4\ub124\uae40\ubc25\ub2e8\ubb34\uc9c0(\uad6d\ub0b4\uc0b0)<\/p>\n<\/div>\n<\/div><!--productBox-->\n<\/div><!--productGallery-->\n<\/div><!--inner-->\n<\/div><!--sec4-->\n\n<div class=\"section sec5\">\n<div class=\"item item1\">\n<h5>\uc778\uc99d\ud604\ud669<\/h5>\n<div class=\"txtBox\" data-aos=\"fade-up\" data-aos-duration=\"1500\">\n<p>\u321c\ud138\ubcf4\ub18d\uc0b0\uc740 HACCP \uc778\uc99d\uc744 \uc2dc\uc791\uc73c\ub85c \uc2a4\ub9c8\ud2b8\ud574\uc379\uc778\uc99d, ISO14001\uc778\uc99d, ISO22000\uc778\uc99d \ub4f1 \uc5f0\uad6c\uac1c\ubc1c\uc804\ub2f4\ubd80\uc11c \n\uc778\uc99d\uc11c\ub97c \ud1b5\ud574 \uad6d\ub0b4 \ucd5c\uace0\uc758 \uc2dd\ud488\ud68c\uc0ac\ub85c\uc11c \uc704\uc0c1\uacfc \ubcf4\uc720 \uc5ed\ub7c9\uc744 \uc678\ubd80\uae30\uad00\uc744 \ud1b5\ud574 \uac1d\uad00\uc801\uc73c\ub85c \uac80\uc99d \ubc1b\uc558\uc2b5\ub2c8\ub2e4.<\/p>\n<div class=\"btnBox\">\n<div class=\"btnBg\">\n<a href=\"\/?page_id=20\" class=\"sec2Btn\" rel=\"noopener\"><\/a>\n<\/div>\n<\/div><!--btnBox-->\n<\/div><!--txtBox-->\n<\/div><!--item1-->\n\n<div class=\"item item2\">\n<h5>\uc57d\uc18d\ud504\ub85c\uc81d\ud2b8<\/h5>\n<div class=\"txtBox\" data-aos=\"fade-up\" data-aos-duration=\"1500\" data-aos-delay=\"400\">\n<p>\u672c \ud504\ub85c\uc81d\ud2b8\ub294 \uc2dd\ud488\uc758 \uc548\uc804\uc5d0 \ub300\ud55c \ub2f9\uc0ac\uc758 \uc758\uc9c0\uc640 \ube44\uc804\uc758 \uc2e4\ud589 \ub2e8\uacc4\ub85c\uc11c, \ub0b4\ubd80\uace0\uac1d\uc740 \ubb3c\ub860\uc774\uace0, \ud611\ub825\uc5c5\uccb4\uac00 \ub9cc\uc871\ud560 \uc218 \uc788\uc5b4\uc57c \uc131\uacf5\uc801\uc73c\ub85c \uc644\ub8cc\ub418\uc5c8\ub2e4\uace0 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud138\ubcf4\ub18d\uc0b0\uc740 \uc774\ub97c \uc704\ud574 \ud544\uc694\ud55c \ubaa8\ub4e0 \uc790\uc6d0\uc744 \uc544\ub07c\uc9c0 \uc54a\uaca0\uc2b5\ub2c8\ub2e4<\/p>\n<div class=\"btnBox\">\n<div class=\"btnBg\">\n<a href=\"\/?page_id=24\" class=\"sec2Btn\" rel=\"noopener\"><\/a>\n<\/div>\n<\/div><!--btnBox-->\n<\/div><!--txtBox-->\n<\/div><!--item2-->\n<\/div><!--sec5-->\n\n\n\n<!-- Swiper JS -->\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n\n<script>\nAOS.init();\n\nvar swiper = new Swiper(\".mySwiper\", {\n        effect : 'fade',\n        slidesPerView: 1,       \n        speed : 3000,\n        loop: true,\n        pagination: {\n          el: \".swiper-pagination\",\n          clickable: true,\n        },\n        navigation: {\n          nextEl: \".swiper-button-next\",\n          prevEl: \".swiper-button-prev\",\n        },\n        autoplay : {  \n        delay : 4000,\n       disableOnInteraction : false,\n       },\n});\n\n$(document).ready(function() {\n    $('.proBox').click(function() {\n      window.location.href = \"\/?page_id=28\";\n    });\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Well-Being \ud604\uc9c0\ub18d\ubbfc\uc704\ud0c1\uc7ac\ubc30, \ucd5c\uc801\ud654\ub41c \ub2e8\ubb34\uc9c0, \uc804\ubb38 Provider &#8220;\ud138\ubcf4\ub124\ub2e8\ubb34\uc9c0&#8220;\ud138\ubcf4\ub18d\uc0b0\uc758 \uc624\ub298\uacfc \ubbf8\ub798 Vision &#038; Mission (\uc8fc)\ud138\ubcf4\ub18d\uc0b0\uc740 Local Network \ubc0f \ub300\ud615\uc720\ud1b5\uc2dd\uc790\uc7ac \uc5ed\ub7c9\uc744 \uae30\ubc18\uc73c\ub85c, \uace0\uac1d\uc5d0\uac8c \uc0ac\ub791\ubc1b\ub294 \uba85\ud488 \ube0c\ub79c\ub4dc &#8220;\ud138\ubcf4\ub124\ub2e8\ubb34\uc9c0&#8221;\uc758 \uc81c\ud488\uacfc, \ud604\uc9c0\ub18d\ubbfc\ub4e4\uacfc \uc9c1\uc811\uc704\ud0c1 \uc7ac\ubc30\ub97c \ud1b5\ud558\uc5ec \uad6d\ubbfc\uac74\uac15\uc5d0 \uc774\ubc14\uc9c0 \ud558\ub294 \uc911\uacac\uc885\ud569\uc2dd\ud488\uae30\uc5c5\uc73c\ub85c Total food Provider\ub97c \uc9c0\ud5a5\ud569\ub2c8\ub2e4. location \ud138\ubcf4\ub18d\uc0b0\uc740 1988\ub144 &hellip; <a href=\"https:\/\/xn--950bn7ac0neybdu2awrk.com\/\">Continued<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-fullwidth.php","meta":{"kt_blocks_editor_width":"","footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":207,"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":850,"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/850"}],"wp:attachment":[{"href":"https:\/\/xn--950bn7ac0neybdu2awrk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}