.foodArea ul.ImgList .cow.yellowSVG, .foodArea ul.ImgList .pig.yellowSVG, .foodArea ul.ImgList .chicken.yellowSVG, .foodArea .arrowBox a::before, .foodArea .arrowBox a::after, .setArea .arrowBox a::before, .setArea .arrowBox a::after, .storeArea .listBox .arrowBox a::before, .storeArea .listBox .arrowBox a::after, .IGArea .igList .Img, .IGArea .igList .Img::before, .IGArea .igList .Img a img {
    transition: all .5s;
}

.setArea ul.setList .Txt {
    transition: all .8s;
}

.mainArea {
    padding: 0;
}

.foodArea {
    padding: 80px 0;
}

@media (max-width: 1200px) {
    .foodArea {
        padding: 20px 0;
    }
}

.foodArea .wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0 60px;
}

@media (max-width: 640px) {
    .foodArea .wrap {
        padding: 0 30px;
    }
}

.foodArea .ImgBox {
    width: 50%;
    position: relative;
}

@media (max-width: 1200px) {
    .foodArea .ImgBox {
        width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 640px) {
    .foodArea .ImgBox {
        width: 280px;
        margin: 0 auto;
    }
}

@media (max-width: 440px) {
    .foodArea .ImgBox {
        width: 200px;
        margin: 0 auto;
    }
}

.foodArea .rightBox {
    width: 50%;
    padding-left: 85px;
}

@media (max-width: 1440px) {
    .foodArea .rightBox {
        padding-left: 100px;
    }
}

@media (max-width: 1200px) {
    .foodArea .rightBox {
        width: 100%;
        padding: 0 54px;
    }
    .foodArea .rightBox .titleBox {
        display: none;
    }
}

@media (max-width: 640px) {
    .foodArea .rightBox {
        width: 100%;
        padding: 0 19px;
    }
    .foodArea .rightBox .titleBox {
        display: none;
    }
}

.foodArea .m_titleBox {
    display: none;
}

@media (max-width: 1200px) {
    .foodArea .m_titleBox {
        display: block;
        width: 100%;
        text-align: center;
        padding-bottom: 40px;
    }
    .foodArea .m_titleBox .slogan {
        margin: 0 auto;
        display: inline-block;
        padding: 0 90px;
        color: #1d130d;
    }
    .foodArea .m_titleBox .slogan::before {
        width: 67px;
        background-color: #1d130d;
    }
    .foodArea .m_titleBox .slogan::after {
        content: "";
        width: 67px;
        height: 2px;
        position: absolute;
        top: calc(50% - 1px);
        right: 0;
        background-color: #1d130d;
    }
    .foodArea .m_titleBox .chTitle {
        padding: 15px 0 40px;
    }
}

@media (max-width: 440px) {
    .foodArea .m_titleBox .slogan {
        padding: 0;
    }
    .foodArea .m_titleBox .slogan::before {
        display: none;
    }
    .foodArea .m_titleBox .slogan::after {
        display: none;
    }
}

.foodArea ul.ImgList {
    position: relative;
    top: -50px;
}

.foodArea ul.ImgList li.current .yellowSVG {
    opacity: 1;
    filter: drop-shadow(0px 0px 5px rgba(131, 131, 131, 0.32));
}

.foodArea ul.ImgList li.current .downloadBox {
    opacity: 1;
    pointer-events: auto;
}

.foodArea ul.ImgList li a {
    display: block;
}

.foodArea ul.ImgList .yellowSVG {
    opacity: 0;
}

.foodArea ul.ImgList .cowLi {
    position: relative;
}

@media (max-width: 840px) {
    .foodArea ul.ImgList .cowLi {
        top: 0;
        left: 60px;
    }
}

@media (max-width: 640px) {
    .foodArea ul.ImgList .cowLi {
        top: 0;
        left: -50px;
    }
}

@media (max-width: 440px) {
    .foodArea ul.ImgList .cowLi {
        left: -30px;
    }
    .foodArea ul.ImgList .cowLi .downloadBox {
        top: -20px;
    }
}

.foodArea ul.ImgList .pigLi {
    position: absolute;
    bottom: -45px;
    right: 50px;
}

.foodArea ul.ImgList .pigLi .downloadBox {
    top: -90px;
    left: 0px;
}

@media (max-width: 840px) {
    .foodArea ul.ImgList .pigLi {
        bottom: -25px;
        right: 110px;
    }
}

@media (max-width: 640px) {
    .foodArea ul.ImgList .pigLi {
        bottom: -25px;
        right: auto;
        left: 50px;
    }
}

@media (max-width: 440px) {
    .foodArea ul.ImgList .pigLi {
        bottom: -12px;
        left: 70px;
    }
    .foodArea ul.ImgList .pigLi .downloadBox {
        top: -50px;
        left: -100px;
    }
}

.foodArea ul.ImgList .chickenLi {
    position: absolute;
    bottom: -107px;
    left: 88px;
}

.foodArea ul.ImgList .chickenLi .downloadBox {
    top: -30px;
    left: -100px;
}

@media (max-width: 840px) {
    .foodArea ul.ImgList .chickenLi {
        bottom: -77px;
        left: 146px;
    }
}

@media (max-width: 640px) {
    .foodArea ul.ImgList .chickenLi {
        bottom: -77px;
        left: 16px;
    }
}

@media (max-width: 440px) {
    .foodArea ul.ImgList .chickenLi {
        left: 36px;
        bottom: -47px;
    }
    .foodArea ul.ImgList .chickenLi .downloadBox {
        top: -60px;
        left: -60px;
    }
}

.foodArea ul.ImgList .cow {
    width: 570px;
    height: 430px;
}

.foodArea ul.ImgList .cow.yellowSVG {
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 840px) {
    .foodArea ul.ImgList .cow {
        width: 400px;
        height: 300px;
    }
}

@media (max-width: 440px) {
    .foodArea ul.ImgList .cow {
        width: 240px;
        height: 180px;
    }
}

.foodArea ul.ImgList .pig {
    width: 430px;
    height: 230px;
}

.foodArea ul.ImgList .pig.yellowSVG {
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 840px) {
    .foodArea ul.ImgList .pig {
        width: 300px;
        height: 161px;
    }
}

@media (max-width: 440px) {
    .foodArea ul.ImgList .pig {
        width: 180px;
        height: 97px;
    }
}

.foodArea ul.ImgList .chicken {
    width: 200px;
    height: 220px;
}

.foodArea ul.ImgList .chicken.yellowSVG {
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 840px) {
    .foodArea ul.ImgList .chicken {
        width: 136px;
        height: 150px;
    }
}

@media (max-width: 440px) {
    .foodArea ul.ImgList .chicken {
        width: 82px;
        height: 90px;
    }
}

.foodArea ul.foodList {
    position: relative;
}

.foodArea ul.foodList li {
    position: relative;
}

.foodArea ul.foodList li.active {
    display: list-item;
}

.foodArea ul.foodList .Txt {
    padding: 50px 10px 0;
    width: 540px;
}

.foodArea ul.foodList .Txt .yTitle {
    font-size: 30px;
    line-height: 30px;
    padding: 0;
}

.foodArea ul.foodList .Txt .TxtYTitle {
    padding: 0;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0;
    color: #f8b62c;
    line-height: 1;
    text-shadow: 0px 3px 6px rgba(150, 150, 150, 0.25);
}

.foodArea ul.foodList .Txt .chTitle {
    font-size: 22px;
    line-height: 25px;
    padding: 18px 0;
}

@media (max-width: 1440px) {
    .foodArea ul.foodList .Txt {
        width: 100%;
        padding: 50px 30px 0 0px;
    }
}

@media (max-width: 1200px) {
    .foodArea ul.foodList .Txt {
        width: 100%;
        padding: 60px 0 0px;
    }
}

@media (max-width: 840px) {
    .foodArea ul.foodList .Txt {
        width: 100%;
        padding: 50px 0 0px;
    }
}

@media (max-width: 1200px) {
    .foodArea ul.foodList li {
        padding: 0 0 80px;
    }
}

.foodArea .moreBtn {
    margin: 10px auto 0;
    box-shadow: none;
    display: none;
}

@media (max-width: 1200px) {
    .foodArea .moreBtn {
        display: flex;
        position: absolute;
        bottom: 0;
        left: calc(50% - 100px);
        z-index: 20;
    }
}

.foodArea .downloadBox {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background-color: #b06228;
    text-align: center;
    line-height: 130px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    color: #1d130d;
    box-shadow: 0px 2px 13px 0px rgba(103, 103, 103, 0.2);
    opacity: 0;
    pointer-events: none;
}

.foodArea .downloadBox img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: -10px;
    left: -10px;
    animation: rotate 5s infinite linear;
}

.foodArea .downloadBox:hover img {
    animation: scale 1s infinite linear;
}

@media (max-width: 1200px) {
    .foodArea .downloadBox {
        display: none;
    }
}

@media (max-width: 840px) {
    .foodArea .downloadBox {
        transform: scale(0.8);
    }
}

@media (max-width: 440px) {
    .foodArea .downloadBox {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .foodArea .downloadBox img {
        width: 120px;
        height: 120px;
    }
}

@keyframes scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.foodArea .arrowBox {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 150px;
    z-index: 10;
}

.foodArea .arrowBox.prevBox {
    left: 0px;
}

.foodArea .arrowBox.nextBox {
    right: 0px;
}

.foodArea .arrowBox a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.foodArea .arrowBox a::before {
    content: "";
    width: 2px;
    height: 17px;
    background-color: #c5c5c5;
    position: absolute;
    top: 3px;
    left: 14px;
    transform-origin: bottom right;
}

.foodArea .arrowBox a::after {
    content: "";
    width: 2px;
    height: 17px;
    background-color: #c5c5c5;
    position: absolute;
    bottom: 3px;
    left: 14px;
    transform-origin: top left;
}

.foodArea .arrowBox a.prevArrow::before {
    transform: rotate(30deg);
}

.foodArea .arrowBox a.prevArrow::after {
    transform: rotate(-30deg);
}

.foodArea .arrowBox a.nextArrow::before {
    transform: rotate(-30deg);
    left: 26px;
}

.foodArea .arrowBox a.nextArrow::after {
    transform: rotate(30deg);
    left: 26px;
}

.foodArea .arrowBox a:hover::before {
    background-color: #1d130d;
}

.foodArea .arrowBox a:hover::after {
    background-color: #1d130d;
}

@media (max-width: 1200px) {
    .foodArea .arrowBox {
        bottom: 33px;
    }
    .foodArea .arrowBox.prevBox {
        left: 10px;
        left: calc(50% - 100px - 60px);
    }
    .foodArea .arrowBox.nextBox {
        right: 10px;
        right: calc(50% - 100px - 60px);
    }
}

.foodArea .slick-dots {
    padding-left: 6;
    text-align: left;
    bottom: -30px;
    padding: 0 0 10px;
    z-index: -5;
}

.foodArea .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.foodArea .slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
}

.foodArea .slick-dots li button::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f2f2f2;
    opacity: 1;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px);
}

.foodArea .slick-dots li.slick-active button::before {
    background-color: #1d130d;
}

@media (max-width: 1200px) {
    .foodArea .slick-dots {
        text-align: center;
        bottom: 10px;
    }
}

.setArea {
    padding: 50px 0 35px;
    position: relative;
}

.setArea .titleBox {
    text-align: center;
}

.setArea .titleBox .slogan {
    display: inline-block;
    padding: 0 90px;
}

.setArea .titleBox .slogan::before {
    width: 67px;
}

.setArea .titleBox .slogan::after {
    content: "";
    width: 67px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    background-color: #1d130d;
}

.setArea .titleBox .chExp {
    max-width: 710px;
    margin: 0 auto;
    padding-bottom: 40px;
}

@media (max-width: 440px) {
    .setArea .titleBox .slogan {
        padding: 0;
    }
    .setArea .titleBox .slogan::before, .setArea .titleBox .slogan::after {
        display: none;
    }
}

.setArea ul.setList {
    width: calc(100% + 34px);
}

@media (max-width: 1200px) {
    .setArea ul.setList {
        width: 100%;
    }
}

.setArea ul.setList .setLi {
    width: 50%;
    position: relative;
    margin-right: 34px;
}

@media (max-width: 1200px) {
    .setArea ul.setList .setLi {
        margin: 0 17px;
    }
}

@media (max-width: 768px) {
    .setArea ul.setList .setLi {
        margin: 0;
    }
}

.setArea ul.setList .item {
    position: relative;
    width: 100%;
}

.setArea ul.setList .item:hover .Txt {
    bottom: 0;
}

.setArea ul.setList .Img {
    width: 100%;
    height: 400px;
}

.setArea ul.setList .Img a {
    width: 100%;
    height: 100%;
}

.setArea ul.setList .Img a img {
    width: 100%;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .setArea ul.setList .Img {
        height: 300px;
    }
    .setArea ul.setList .Img img {
        height: 100%;
    }
}

.setArea ul.setList .Txt {
    width: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    padding: 0 35px 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
}

.setArea ul.setList .Txt .yBgTitle {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}

.setArea ul.setList .Txt .chTitle {
    color: #fff;
    padding: 5px 0 0px;
    font-size: 25px;
    line-height: 45px;
}

.setArea ul.setList .Txt .chTitle:hover {
    color: #b06228;
}

.setArea ul.setList .Txt .chExp {
    max-width: 63%;
    color: #fff;
}

@media (max-width: 1200px) {
    .setArea ul.setList .Txt {
        bottom: 0;
        padding: 0 25px 30px;
    }
    .setArea ul.setList .Txt .chExp {
        max-width: 100%;
    }
}

@media (max-width: 640px) {
    .setArea ul.setList .Txt .chExp.ellipsis {
        height: 48px;
    }
}

@media (max-width: 440px) {
    .setArea ul.setList .Txt {
        padding: 0 15px 20px;
    }
}

.setArea .slick-dots {
    padding-right: calc(34px - 6px);
    text-align: right;
}

.setArea .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.setArea .slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
}

.setArea .slick-dots li button::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f2f2f2;
    opacity: 1;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px);
}

.setArea .slick-dots li.slick-active button::before {
    background-color: #1d130d;
}

@media (max-width: 1200px) {
    .setArea .slick-dots {
        padding: 0;
        text-align: center;
        bottom: -45px;
        left: 50%;
        transform: translate(-50%);
    }
}

.setArea::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 0%;
    width: 120%;
    height: 580px;
    background-color: #f9f9f9;
    z-index: -5;
    transform-origin: left bottom;
    transform: rotate(-4.8deg);
}

.setArea .arrowBox {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 6px;
    z-index: 10;
    display: none;
}

.setArea .arrowBox.prevBox {
    left: 20px;
}

.setArea .arrowBox.nextBox {
    right: 20px;
}

.setArea .arrowBox a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.setArea .arrowBox a::before {
    content: "";
    width: 2px;
    height: 17px;
    background-color: #c5c5c5;
    position: absolute;
    top: 3px;
    left: 14px;
    transform-origin: bottom right;
}

.setArea .arrowBox a::after {
    content: "";
    width: 2px;
    height: 17px;
    background-color: #c5c5c5;
    position: absolute;
    bottom: 3px;
    left: 14px;
    transform-origin: top left;
}

.setArea .arrowBox a.prevArrow::before {
    transform: rotate(30deg);
}

.setArea .arrowBox a.prevArrow::after {
    transform: rotate(-30deg);
}

.setArea .arrowBox a.nextArrow::before {
    transform: rotate(-30deg);
    left: 26px;
}

.setArea .arrowBox a.nextArrow::after {
    transform: rotate(30deg);
    left: 26px;
}

.setArea .arrowBox a:hover::before {
    background-color: #1d130d;
}

.setArea .arrowBox a:hover::after {
    background-color: #1d130d;
}

@media (max-width: 768px) {
    .setArea .arrowBox {
        display: block;
    }
}

.storeArea {
    padding: 0 0 60px;
}

.storeArea .wrap {
    display: flex;
    flex-wrap: wrap;
}

.storeArea .titleBox {
    width: calc(100% - 890px);
    flex-grow: 1;
    position: relative;
}

.storeArea .titleBox .moreBtn {
    position: absolute;
    bottom: 15px;
    left: 0;
}

.storeArea .listBox {
    width: 890px;
    flex-grow: 1;
    position: relative;
}

.storeArea .listBox .classBox {
    padding: 45px 0 0px;
    margin-bottom: 45px;
    border-bottom: 2px solid #e0e0e0;
    overflow: hidden;
}

.storeArea .listBox .classBox ul.classLink {
    text-align: left;
    position: relative;
    justify-content: left;
    left: -20px;
    display: flex;
    flex-wrap: wrap;
}

.storeArea .listBox .classBox ul.classLink a.current {
    background-color: transparent;
    color: #b06228;
}

.storeArea .listBox .classBox li {
    display: inline-block;
}

.storeArea .listBox .classBox li a {
    display: block;
    margin: 0;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #1d130d;
    border: none;
    position: relative;
}

.storeArea .listBox .classBox li a::after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #e0e0e0;
    position: absolute;
    left: 0;
    top: 23px;
}

.storeArea .listBox .classBox li:hover a {
    background-color: transparent;
    color: #b06228;
}

.storeArea .listBox .classBox li:nth-child(1) a::after {
    display: none;
}

@media (max-width: 1200px) {
    .storeArea .listBox .classBox {
        padding: 0 0;
    }
    .storeArea .listBox .classBox ul.classLink {
        justify-content: center;
        left: 0;
    }
}

.storeArea .listBox .storeAjaxBox {
    position: relative;
    width: 100%;
}

.storeArea .listBox .storeList {
    width: calc(100% + 120px);
    position: relative;
    left: -60px;
}

@media (max-width: 1440px) {
    .storeArea .listBox .storeList {
        width: 100%;
        margin: 0;
        left: 0px;
    }
    .storeArea .listBox .storeList::after {
        display: none;
    }
}

.storeArea .listBox .storeLi {
    width: calc(50% + 60px);
    padding: 0 60px;
    position: relative;
    left: 0px;
    min-height: 240px;
}

.storeArea .listBox .storeLi .item {
    width: 100%;
}

@media (max-width: 1440px) {
    .storeArea .listBox .storeLi {
        padding: 0 30px;
    }
}

@media (max-width: 440px) {
    .storeArea .listBox .storeLi {
        padding: 0px;
    }
}

.storeArea .listBox .Txt .chTitle {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    pointer-events: none;
}

.storeArea .listBox .Txt .chTitle::before {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #1d130d;
    position: absolute;
    bottom: 0;
    left: 0;
}

.storeArea .listBox .Txt .chTitle:hover::before {
    background-color: #b06228;
}

.storeArea .listBox .Txt .chExp {
    font-weight: 700;
    letter-spacing: 0.1px;
    position: relative;
    height: 24px;
    line-height: 24px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 10px;
}

.storeArea .listBox .Txt .chExp a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    position: relative;
}

.storeArea .listBox .Txt .chExp a:hover img {
    filter: initial;
}

.storeArea .listBox .Txt .chExp .expSpan {
    max-width: 300px;
    height: 24px;
    padding-left: 24px;
    padding-right: 20px;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.storeArea .listBox .Txt .chExp .expSpan.expSpanTel {
    font-weight: 600;
    font-size: 15px;
}

.storeArea .listBox .Txt .chExp .expSpan::before {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #dedede;
    position: absolute;
    top: 5px;
    left: 11.5px;
}

.storeArea .listBox .Txt .chExp img {
    display: block;
    width: 11px;
    height: 16px;
    position: absolute;
    top: 2px;
    right: 0;
    filter: brightness(0.45);
}

@media (max-width: 1200px) {
    .storeArea .listBox .Txt {
        width: 360px;
        margin: 0 auto;
    }
}

@media (max-width: 440px) {
    .storeArea .listBox .Txt .chExp .expSpan {
        max-width: 200px;
    }
}

@media (max-width: 440px) {
    .storeArea .listBox .Txt {
        width: 100%;
        margin: 0 auto;
    }
}

.storeArea .listBox .linkBox {
    width: 100%;
    max-width: 360px;
    height: 40px;
    margin: 15px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.storeArea .listBox .linkBox .linkItem {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    flex-grow: 1;
    border: 2px solid #b06228;
    color: #1d130d;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.3px;
}

.storeArea .listBox .linkBox .linkItem:hover {
    background-color: #b06228;
}

@media (max-width: 1200px) {
    .storeArea .listBox .linkBox {
        width: 360px;
        margin: 0 auto;
    }
}

@media (max-width: 440px) {
    .storeArea .listBox .linkBox {
        width: 100%;
        margin: 0 auto;
    }
}

.storeArea .listBox .arrowBox {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 100px;
    z-index: 10;
}

.storeArea .listBox .arrowBox.prevBox {
    left: -40px;
}

.storeArea .listBox .arrowBox.nextBox {
    right: -40px;
}

@media (max-width: 1200px) {
    .storeArea .listBox .arrowBox.prevBox {
        left: 0px;
    }
    .storeArea .listBox .arrowBox.nextBox {
        right: 0px;
    }
}

@media (max-width: 640px) {
    .storeArea .listBox .arrowBox.prevBox {
        left: -20px;
    }
    .storeArea .listBox .arrowBox.nextBox {
        right: -20px;
    }
}

@media (max-width: 440px) {
    .storeArea .listBox .arrowBox.prevBox {
        left: -40px;
    }
    .storeArea .listBox .arrowBox.nextBox {
        right: -40px;
    }
}

.storeArea .listBox .arrowBox a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.storeArea .listBox .arrowBox a::before {
    content: "";
    width: 2px;
    height: 17px;
    background-color: #c5c5c5;
    position: absolute;
    top: 3px;
    left: 14px;
    transform-origin: bottom right;
}

.storeArea .listBox .arrowBox a::after {
    content: "";
    width: 2px;
    height: 17px;
    background-color: #c5c5c5;
    position: absolute;
    bottom: 3px;
    left: 14px;
    transform-origin: top left;
}

.storeArea .listBox .arrowBox a.prevArrow::before {
    transform: rotate(30deg);
}

.storeArea .listBox .arrowBox a.prevArrow::after {
    transform: rotate(-30deg);
}

.storeArea .listBox .arrowBox a.nextArrow::before {
    transform: rotate(-30deg);
    left: 26px;
}

.storeArea .listBox .arrowBox a.nextArrow::after {
    transform: rotate(30deg);
    left: 26px;
}

.storeArea .listBox .arrowBox a:hover::before {
    background-color: #1d130d;
}

.storeArea .listBox .arrowBox a:hover::after {
    background-color: #1d130d;
}

.storeArea .listBox .slick-dots {
    text-align: left;
    bottom: -25px;
    left: calc(60px - 4px);
}

.storeArea .listBox .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
}

.storeArea .listBox .slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
}

.storeArea .listBox .slick-dots li button::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f2f2f2;
    opacity: 1;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px);
}

.storeArea .listBox .slick-dots li.slick-active button::before {
    background-color: #1d130d;
}

@media (max-width: 1440px) {
    .storeArea .listBox .slick-dots {
        text-align: center;
        left: 0;
    }
}

@media (max-width: 1440px) {
    .storeArea .titleBox {
        width: 40%;
        padding-left: 20px;
    }
    .storeArea .titleBox .moreBtn {
        left: 20px;
    }
    .storeArea .listBox {
        width: 60%;
        padding-right: 20px;
    }
}

@media (max-width: 1200px) {
    .storeArea .titleBox {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .storeArea .titleBox .slogan {
        margin: 0 auto;
        display: inline-block;
        padding: 0 90px;
        color: #1d130d;
    }
    .storeArea .titleBox .slogan::before {
        width: 67px;
        background-color: #1d130d;
    }
    .storeArea .titleBox .slogan::after {
        content: "";
        width: 67px;
        height: 2px;
        position: absolute;
        top: calc(50% - 1px);
        right: 0;
        background-color: #1d130d;
    }
    .storeArea .titleBox .moreBtn {
        display: none;
    }
    .storeArea .listBox {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 440px) {
    .storeArea .titleBox .slogan {
        padding: 0;
    }
    .storeArea .titleBox .slogan::before, .storeArea .titleBox .slogan::after {
        display: none;
    }
}

.aboutArea {
    padding: 30px 0 0;
}

.aboutArea .ImgBg {
    width: 100%;
    position: relative;
    z-index: -5;
}

.aboutArea .ImgBg::before {
    content: "";
    width: 110%;
    height: 110%;
    background-color: #b06228;
    position: absolute;
    top: -75px;
    right: 0;
    transform-origin: top right;
    transform: rotate(-6.5deg);
}

@media (max-width: 840px) {
    .aboutArea .ImgBg::before {
        width: 120%;
        right: -5%;
        top: -50px;
        height: 120%;
    }
}

.aboutArea .Img {
    width: 110%;
    height: 550px;
    overflow: hidden;
    background-color: #b06228;
    transform: rotate(2.4deg);
    transform-origin: left top;
    position: relative;
}

@media (max-width: 3840px) {
    .aboutArea .Img .ImgDeg {
        width: 100%;
        max-width: 1920px;
        height: 630px;
        transform: rotate(-2.4deg);
        top: -40px;
        position: absolute;
        left: calc(50% - 960px);
    }
}

@media (max-width: 1920px) {
    .aboutArea .Img .ImgDeg {
        width: 100%;
        max-width: 1920px;
        height: 630px;
        transform: rotate(-2.4deg);
        position: relative;
        top: -40px;
        left: 0;
    }
}

@media (max-width: 1200px) {
    .aboutArea .Img .ImgDeg {
        width: 100%;
        height: 400px;
        transform: rotate(-2.4deg);
        position: relative;
        top: -40px;
        left: 0;
    }
}

.aboutArea .Img img {
    display: block;
    width: 100%;
    height: 630px;
    position: absolute;
    top: 0px;
    left: 0;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .aboutArea .Img {
        height: 400px;
    }
    .aboutArea .Img img {
        height: 450px;
        top: 15px;
    }
}

@media (max-width: 840px) {
    .aboutArea .Img {
        transform: initial;
    }
    .aboutArea .Img .ImgDeg {
        transform: initial;
    }
}

.aboutArea .contentBox {
    width: 100%;
    position: relative;
    top: -130px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width: 1200px) {
    .aboutArea .contentBox {
        width: 1004px;
        left: calc(50% - 502px);
        top: -50px;
    }
}

.aboutArea svg.aboutBg {
    width: 1141px;
    height: 566px;
    position: relative;
    z-index: -5;
}

@media (max-width: 1200px) {
    .aboutArea svg.aboutBg {
        top: 20px;
        width: 1004px;
        height: 500px;
    }
}

.aboutArea .titleBox {
    position: absolute;
    top: 140px;
    left: calc(50% - 345px);
    max-width: 690px;
    text-align: center;
}

.aboutArea .titleBox .slogan {
    display: inline-block;
    padding: 0 90px;
}

.aboutArea .titleBox .slogan::before {
    width: 67px;
}

.aboutArea .titleBox .slogan::after {
    content: "";
    width: 67px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    background-color: #1d130d;
}

.aboutArea .titleBox .chTitle {
    padding: 15px 0;
}

.aboutArea .titleBox .chExp {
    margin: 0 auto;
}

.aboutArea .titleBox .moreBtn {
    margin: 60px  auto 0;
    box-shadow: 0px 2px 20px 0px rgba(131, 131, 131, 0.22);
}

@media (max-width: 840px) {
    .aboutArea .titleBox {
        width: 100%;
        max-width: 600px;
        left: calc(50% - 300px);
    }
}

@media (max-width: 640px) {
    .aboutArea .titleBox {
        max-width: 420px;
        left: calc(50% - 210px);
        padding: 0 10px;
    }
    .aboutArea .titleBox .chExp {
        text-align: left;
    }
    .aboutArea .titleBox .chExp.ellipsis {
        height: 72px;
    }
}

@media (max-width: 440px) {
    .aboutArea .titleBox {
        max-width: 260px;
        left: calc(50% - 130px);
        padding: 0;
    }
    .aboutArea .titleBox .slogan {
        padding: 0;
    }
    .aboutArea .titleBox .slogan::before, .aboutArea .titleBox .slogan::after {
        display: none;
    }
}

.IGArea .titleBox {
    text-align: center;
    position: relative;
    margin: -70px 0 0;
    padding: 0 0 30px;
}

.IGArea .titleBox .slogan {
    display: inline-block;
    padding: 0 90px;
}

.IGArea .titleBox .slogan::before {
    width: 67px;
}

.IGArea .titleBox .slogan::after {
    content: "";
    width: 67px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    background-color: #1d130d;
}

.IGArea .titleBox .chTitle {
    padding: 10px 0  5px;
}

.IGArea .igList {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.IGArea .igList .Img {
    margin: 7px;
    width: 180px;
    height: 180px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.IGArea .igList .Img::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 4px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    pointer-events: none;
}

.IGArea .igList .Img a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.IGArea .igList .Img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.IGArea .igList .Img:hover::before {
    content: "";
    width: 100%;
    height: 100%;
    border: 8px solid #b06228;
    position: absolute;
    top: 0;
    left: 0;
}

.IGArea .igList .Img:hover a img {
    transform: scale(1.2);
}

@media (max-width: 1440px) {
    .IGArea .igList {
        width: 970px;
        margin: 0 auto;
    }
}

@media (max-width: 1200px) {
    .IGArea .igList {
        width: 776px;
    }
}

@media (max-width: 840px) {
    .IGArea .igList {
        width: 582px;
    }
}

@media (max-width: 640px) {
    .IGArea .igList {
        width: 388px;
    }
}

@media (max-width: 440px) {
    .IGArea .igList {
        width: 260px;
    }
    .IGArea .igList .Img {
        width: 116px;
        height: 116px;
    }
}

.IGArea .moreBtn {
    margin: 35px auto 0;
}

@media (max-width: 1200px) {
    .IGArea {
        padding: 30px 0 10px;
    }
    .IGArea .titleBox {
        margin: 0;
    }
}

@media (max-width: 440px) {
    .IGArea .titleBox .slogan {
        padding: 0;
    }
    .IGArea .titleBox .slogan::before, .IGArea .titleBox .slogan::after {
        display: none;
    }
}

.mapArea .wrap {
    width: 100%;
}

#gmap_s {
    width: 100%;
    height: 400px;
}
/*# sourceMappingURL=home.css.map */