@charset "utf-8";
.gate ul,.gate li{margin: 0;padding: 0;list-style-type: none;}
.maw{max-width: 1520px;margin: 0 auto ;width: 95%;position: relative;}
.maw::after{display: block;clear: both;content: '';}
a.mBt{font-weight: 800;font-size: 20px;text-align: center;display: inline-block;width: 270px;line-height: 60px;color: #fff;background-color: #999;transition: .25s ease-out;border-radius:2.5em ;}
a.mBt:hover{background-color: #2071f8;}
.mTit{font-size: 50px;font-weight: 700;font-family: 'Gmarket Sans';letter-spacing: -2px;line-height: 1.1;text-align: center;}
.mTit span{display: block;}


@media screen and (max-width:1200px) {
.mTit {font-size: 40px;}
}
@media screen and (max-width:600px) {
.mTit {font-size: 32px;}
}
@media screen and (max-width:380px) {
.mTit{font-size: calc(24px + (32 - 26) * ((100vw - 320px) / (380 - 320)));letter-spacing: -.5px;}

}
/**********
.visual
**********/
.visual{height: 940px;background:  url(../img/main/visual_pc.jpg) center 0 no-repeat;position: relative;font-size: 0;}
.visual > img{display: none;}
.visual.eng{background-image:  url(../img/main/visual_pc_eng.jpg);}
.visual.ara{background-image:  url(../img/main/visual_pc_ara.jpg);}
.visual .wrapper{max-width: 1280px;padding-top: 232px;}
.visual ._txt{width: 510px;text-align: right;color: #7d2729;position: relative;padding-top: 87px;padding-right: 44px;}
.visual ._txt::before{display: block;content: '';width: 72px;height: 76px;background:  url(../img/main/honeybee.png) right 0 no-repeat;position: absolute;top: 0;right: 0;z-index: 1;}
.visual ._txt .mTit{text-align: right;margin-bottom: 15px;position: relative;}
.visual ._txt p{font-size: 60px;font-weight: 400;font-family: 'iceJaram-Rg';position: relative;}




.mainNav{position: absolute;background-color:rgba(253,251,252,0.7);top: 60px;left: 80px;width: 220px;/* height: 570px; */border-radius:110px ;box-sizing:border-box;color: #7d2729;z-index: 10;padding-top: 49px;padding-bottom: 88px;box-shadow:1px 1px 15px 0 rgba(0,0,0,0.1)}
.mainNav h1{height: 130px;background-color: #7d2729;font-size: 0;background:  url(../img/main/main_logo.png) center 0 no-repeat;}
.mainNav h2{font-size: 24px;line-height: 1.1;margin-bottom: 30px;padding-left: 43px;font-weight: 700;font-family: 'Gmarket Sans'}
.mainNav h2 span{display: block;}
.mainNav ul,.mainNav li{margin: 0;list-style-type: none;padding: 0;}
.mainNav li a{display: block;font-size: 20px;font-weight: 600;padding: 0 0 0 43px;line-height: 1.0;position: relative;overflow: hidden;}
.mainNav li span{display: inline-block;position: relative;overflow: hidden;padding: 7px 0  }
.mainNav li span::after{display: block;content: '';height: 10px;left: 0;right: 0;bottom: -10px;background-color: #f35a5e;position: absolute;opacity: .32;z-index: -1;transition:.25s ease-out}

.mainNav li a:hover span::after{bottom: 3px;opacity: .32;}
.mainNav li a:hover:first-letter{color: #f35a5e;}
.mainNav a.btn{width: 120px;height: 120px;border-radius:100% ;font-weight: 600;color: #fff;background-color: #7d2729;text-align: center;display: flex;justify-content: center;align-items: center;font-size: 20px;position: absolute;bottom: -70px;right: 0;}
.mainNav li a i{font-size: 13px;}
.mainNav li a{font-size: 18px;}

:lang(ar) .mainNav li {direction: rtl;text-align: right;}
:lang(ar) .mainNav li a{padding: 0 43px 0 0;}


@media screen and (max-width:1600px) {
.visual{height: 840px;background-size:cover;}
.visual .wrapper{max-width: 100%;margin-left: 250px;}
.visual ._txt{width: 350px;}
.visual ._txt .mTit {font-size: 40px;}
}
@media screen and (max-width:1280px) {
.mainNav{left: 3%;}
.visual ._txt  p{font-size: 45px;}
.visual .wrapper{margin-left: 180px;padding-top: 170px;}
.visual{height: 780px;}
}

@media screen and (max-width:1024px) {
.mainNav h2 {display: none;}
.mainNav{position: relative;top: auto;left: auto;width: auto;background-color: #fff;border-radius:0 ;padding-bottom: 20px;box-shadow:none ;z-index: 10;}
.mainNav ul,.mainNav li{text-align: center;}
.mainNav ul{display: flex;justify-content: center;align-items: center;}
.mainNav li a{padding: 7px 10px 7px 11px;line-height: 1.1;display: block;font-size: 18px;}
.mainNav li a::after{left: 10px;right: 10px;}
.mainNav li a::before{display: block;content: '';border-radius:100%;height: 4px;width: 4px;left: 0;top: 50%;margin-top: -3px;background-color: #f35a5e;position: absolute;opacity: .32;z-index: 0;transition:.25s ease-out}
.mainNav li:first-child a::before{display: none;}
.mainNav a.btn{width: 60px;height: 60px;font-size: 15px;position: fixed;bottom: 10px;right: auto;left: 10px;box-shadow:2px 2px 12px 0 rgba(0,0,0,0.25);z-index: 10;}
.mainNav li.agrlnk a{font-size: 16px;}

.visual{height: 600px;}
.visual .wrapper{margin: 0 auto;width: 85%;}
.visual ._txt{text-align: left;width:auto;display: inline-block;}
.visual ._txt .mTit{text-align: left;}
}
@media screen and (max-width:510px) {
.visual{height: calc(600/500 * 100vw);background-color: #c00;background: #c00;height: auto;}
.visual > img{display: block;}
.visual ._txt::before{display: none;}
.mainNav ul{overflow-x: scroll;overflow: scroll;text-align: left;    -webkit-overflow-scrolling: touch;}
.mainNav li a::after{display: none;}
.mainNav li a{font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (500 - 320)));}
.mainNav li.agrlnk{display: none;}
.mainNav li.agrlnk a{font-size: 11px;}
.mainNav li a i{font-size: 10px;}
.mainNav li.agrlnk a span{display: block;}
}
@media screen and (max-width:420px) {
.visual .wrapper{padding-top: calc(320/600 * 100vw);}
.visual ._txt{padding: 0;display: block;}
.visual ._txt  .mTit{font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (420 - 320)));}
.visual ._txt  p{font-size: calc(37px + (45 - 37) * ((100vw - 320px) / (420 - 320)));font-weight: bold;}

}
/*********
main_issue
**********/

.videoArea{margin:  0 auto ;height: 0;position: relative;background-color: #000;padding-top: calc(16/9 * 100%);border-radius:24px ;overflow: hidden;box-shadow:3px 5px 15px 1px rgba(0, 0, 0, 0.35);z-index: 3;}
.videoArea video,
.videoArea iframe{position: absolute;top: 0;left: 0;width: 100%  !important;bottom: 0;height: 100% !important;/* transform:translateX(-50%) */}
.videoArea .video_play{position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 2;cursor: pointer;display: block;}
/* .videoArea .video_play::after{display: block;content: '';background: url(../img/main/video_icon.png) center  no-repeat;position: absolute;top: 0;left: 0;right: 0;bottom: 0;} */
.videoArea .video_play img{max-width: 100%;}
.main_issue_area{position: relative;height: 0;z-index: 2;background-color: #fff;}
.main_issue{width: 394px;height: auto;position: absolute;right: 90px;top: -840px;animation: 2s fr_right  ease-out ;}
.main_issue img{max-width: 100%;font-size: 0;display: block;}
.main_issue a{display: block;}
.main_issue a.close{display: inline-block;padding: 0 33px 0 13px;border-radius: 0 0 10px 10px ;background-color: #7d2729;position: absolute;bottom: -32px;right:30px;line-height: 32px;letter-spacing:0;font-weight: bold;color: #fff;font-size: 14px;z-index: 1;/*transform:rotate(-90deg) transform-origin: top left; text-orientation: mixed;writing-mode: vertical-lr;*//*padding-bottom: 30px; animation:1s fr_right2  ease-out ; animation-delay: 1.9s;opacity: 0;animation-fill-mode: forwards;text-shadow:1px 1px 2px  rgba(0,0,0,0.35); */}
.main_issue a.close:before{content:"";display:block;position:absolute;top:15px;right:10px;width:15px;height:2px;background:#fff;transform: rotate(135deg)}
.main_issue a.close:after{content:"";display:block;position:absolute;top:15px;right:10px;width:15px;height:2px;background:#fff;transform: rotate(225deg)}

@keyframes fr_right {
0{opacity: 0;}
15% {transform: translateX(-10%);opacity: 1;}
100% {transform: translateX(0);}
}
@keyframes fr_right2 {
0{left: 0;}
55% {left: -48px;opacity: 1;}
100% {left: -36px;opacity: 1;}
}
@media screen and (max-width:1600px) {
.main_issue{right: 3%;top: -780px;}
}
@media screen and (max-width:1280px) {
.main_issue{right: 3%;top: -740px;}
}
@media screen and (max-width:1024px) {
.main_issue_area{height: auto;padding:60px 0;}
.main_issue{position: relative;top: auto;right: auto;margin: 0 auto;}
.main_issue a.close,
.main_issue{animation: none;}
}
@media screen and (max-width:500px) {
.main_issue_area{padding-left:3.5%;padding-right: 3.5%;text-align: center;}
.main_issue{width: auto;height: auto;/* box-shadow:1px 1px 20px 0 rgba(0,0,0,0.25); */}
.main_issue img{width: 100%;}
}
/**********
.berryCafe
**********/
.berryCafe{background-color: #7d2729;color: #e5e3d2;text-align: center;height: 945px;padding-top: 97px;position: relative;}
.berryCafe::before{display: block;content: '';height: 1197px;z-index: 0;position: absolute;left: 0;right: 0;background:  url(../img/main/cafe_bg.png) center 0 no-repeat;top: -49px;}
.berryCafe .mTit{position: relative;padding-top: 65px;padding-right: 44px;display: inline-block;}
.berryCafe .mTit::after{display: block;content: '';width: 71px;height: 71px;position: absolute;top: 0;right: 0;background:  url(../img/main/honeybee_w.png) right 0 no-repeat;}
.berryCafe dl{padding-top: 45px;position: relative;margin-bottom: 50px;}
.berryCafe dl::before{display: block;content: '';width: 1px;background-color: #e5e3d2;height: 80px;margin:0 auto 45px;opacity: .55;}
.berryCafe dt{font-size: 54px;font-weight: normal;font-family: 'iceJaram-Rg';margin-bottom: 25px;letter-spacing: -2px;}
.berryCafe dd{font-size: 20px;line-height: 1.25;font-weight: 300;opacity: .8;}
#cafeSwiper{max-width: 1120px;margin: 0 auto;overflow: visible;position: relative;}
#cafeSwiper img{font-size: 0;display: block;max-width: 100%;}
#cafeSwiper .swiper{border-radius:40px ;background-color: #fff;}
:root #cafeSwiper {--swiper-navigation-size:60px;  --swiper-theme-color: #7d2729;}
#cafeSwiper  .swiper-button-next,
#cafeSwiper  .swiper-button-prev{z-index: 100;width: 60px;height: 60px;background-color: #fff;border-radius:50% ;}
#cafeSwiper  .swiper-button-next::after,
#cafeSwiper  .swiper-button-prev::after{font-weight: 800;font-size: 0;content: '';padding: 0;text-align: center; border-style: solid;border-color: #7d2729;border-width:3px 3px 0 0;padding:6px;transform: rotate(45deg);position: absolute;top: 50%;left: 50%;transition:.25s ease-out;margin: -8px 0 0 -10px;}
#cafeSwiper  .swiper-button-prev::after{border-width:0 0 3px 3px;margin: -8px 0 0 -6px; }
#cafeSwiper  .swiper-button-next{ right: var(--swiper-navigation-sides-offset,-30px);left: auto}
#cafeSwiper  .swiper-button-prev{ left: var(--swiper-navigation-sides-offset,-30px);right: auto}
#cafeSwiper .swiper-slide img{ -webkit-transform: scale(1.1); transform: scale(1.1); -webkit-transition: opacity 1s ease, -webkit-transform 2s linear; transition: opacity 1s ease, -webkit-transform 2s linear; transition: transform 2s linear, opacity 1s ease; transition: transform 2s linear, opacity 1s ease, -webkit-transform 2s linear; opacity: 0; }
#cafeSwiper .swiper-slide.swiper-slide-active img{ -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
@media screen and (max-width:1200px) {
.berryCafe{height: auto;padding-top: 50px;}
.berryCafe dl{margin-bottom: 0;}
.berryCafe dl::before{display: none;}
#cafeSwiper{max-width: 100%;width: 90%;bottom: -70px;}
}
@media screen and (max-width:850px) {
.berryCafe{padding-top: 95px;}
.berryCafe dl{margin-bottom: 40px;padding-top: 100px;}
.berryCafe dl span{display: block;}
#cafeSwiper .swiper-button-next,
#cafeSwiper .swiper-button-prev,
.berryCafe dl br{display: none;}
.berryCafe dt{font-size: 50px;display: inline-block;position: relative;}
.berryCafe dt span.m_bee{display: inline-block;width: 44px;height: 45px;position: absolute;background:  url(../img/main/honeybee_w.png) right 0 no-repeat;background-size:43px auto;right: -36px;top: 15px;}
.berryCafe .mTit{padding-right: 0;padding-top: 150px;letter-spacing: 0;display: block;}
.berryCafe .mTit b{display: block;}
.berryCafe .mTit::after{width: 121px;height: 121px;background:  url(../img/main/main_logo_w.png) center 0 no-repeat;left: 50%;margin-left: -60px;}
#cafeSwiper{max-width: 100%;width: auto;bottom: 0;}
#cafeSwiper .swiper{border-radius:0 ;}
}
@media screen and (max-width:510px) {
.berryCafe::before{display: block;content: '';height: 525px;z-index: 10;position: absolute;left: 0;right: 0;background:  url(../img/main/cafe_bg_m.png) center 0 no-repeat;top: -24px;background-size:100% auto}
#cafeSwiper .swiper{height:calc(560/500 * 100vw) ;}
#cafeSwiper img{max-width: inherit;height: 100%;position: absolute;top: 0;left: 50%;transform:translateX(-50%)}
#cafeSwiper .swiper-slide img{ -webkit-transform: scale(1.1) translateX(-50%); transform: scale(1.1) translateX(-50%); -webkit-transition: opacity 1s ease, -webkit-transform 2s linear; transition: opacity 1s ease, -webkit-transform 2s linear; transition: transform 2s linear, opacity 1s ease; transition: transform 2s linear, opacity 1s ease, -webkit-transform 2s linear; opacity: 0; }
#cafeSwiper .swiper-slide.swiper-slide-active img{ -webkit-transform: scale(1) translateX(-50%); transform: scale(1) translateX(-50%); opacity: 1; }
}
@media screen and (max-width:380px) {
.berryCafe dl{margin-bottom: 30px;padding-top:calc(100/500 * 100vw)}
.berryCafe dt{font-size: calc(39px + (50 - 39) * ((100vw - 320px) / (380 - 320)));}
.berryCafe dd{font-size: calc(17px + (20 - 17) * ((100vw - 320px) / (380 - 320)));}
.berryCafe dt span.m_bee{width: 40px;background-size:38px auto;right: -28px;top: 10px;}
}
/**********
.berryMenu
**********/
.berryMenu{padding-top: 290px;padding-bottom: 180px;background-color: #f7f7f1;}
.berryMenu .mTit{color: #7d2729;margin-bottom: 80px;}
.berryMenu .wrapper{max-width: 1280px;position: relative;/* border: 1px solid #000 */;box-sizing:border-box;padding-left: 200px;}
.menuCont .swiper-slide{overflow: hidden;}
.menuCont .imgArea{overflow: hidden;margin-right: 80px;float: left;}
.menuCont .imgArea img{display: block;font-size: 0;max-width: 100%;border-radius:50%;overflow: hidden;width: 500px;height: 500px;}
.menuCont .txtArea{padding-top: 120px;}
.menuCont .txtArea em{display: block;color: #7d2729;font-style: normal;font-weight: 700;margin-bottom: 20px;font-size: 24px;}
.menuCont .txtArea b{display: block;color: #000;font-size: 50px;margin-bottom: 25px;}
.menuCont .txtArea p{font-size: 22px;line-height: 1.2;font-weight: 300;}
.menuCont .txtArea p span{display: block;}
.berryMenu .menuTxt{position: absolute;font-weight: 400;left: 0;top: 200px;}
.berryMenu .menuTxt .swiper-slide {padding: 4px 0;}
.berryMenu .menuTxt .swiper-slide a{display: inline-block;padding:  5px 7px;font-size: 18px;}
.berryMenu .menuTxt .swiper-slide-thumb-active a{color: #fff;font-weight: 600;background-color: #7d2729;}
.menuTxt .swiper-wrapper{display: block !important;transform:translate3d(0,0,0) !important;height: auto !important ;}
.menuCont  .swiper-button-next,
.menuCont  .swiper-button-prev{z-index: 10;width: 48px;height: 48px;background-color: #fff;border-radius:50% ;display: block;margin-top: 0;top: 0;border: 1px solid #eee;}
.menuCont  .swiper-button-next::after,
.menuCont  .swiper-button-prev::after{font-weight: 800;font-size: 0;content: '';padding: 0;text-align: center; border-style: solid;border-color: #333;border-width:2px 2px 0 0;padding:5px;transform: rotate(45deg);position: absolute;top: 50%;left: 50%;transition:.25s ease-out;margin: -7px 0 0 -8px;text-indent: -999em;}
.menuCont  .swiper-button-prev::after{border-width:0 0 2px 2px;margin: -7px 0 0 -4px; }
.menuCont  .swiper-button-next{ right:0;left: auto}
.menuCont  .swiper-button-prev{ left: 0;right: auto}
.menuCont  .swiper-button-next:focus,
.menuCont  .swiper-button-prev:focus,
.menuCont  .swiper-button-next:hover,
.menuCont  .swiper-button-prev:hover{background-color: #7d2729;border-color: #7d2729;}
.menuCont  .swiper-button-next:focus::after,
.menuCont  .swiper-button-prev:focus::after,
.menuCont  .swiper-button-next:hover::after,
.menuCont  .swiper-button-prev:hover::after{border-color: #fff;}
.menuCont .control{position: absolute;bottom: 130px;left: 575px;width: 110px;height: 50px;}

@media screen and (max-width:1300px) {
.menuCont .txtArea p{font-size: 19px}
.menuCont .txtArea p span{display: none;}
.menuCont .imgArea{margin-right: 50px;}
.menuCont .control{left: 545px;bottom: 100px;}
}
@media screen and (max-width:1200px) {
.berryMenu .wrapper{padding-left: 160px;}
.berryMenu{padding-top:200px;padding-bottom: 100px;}
.menuCont .txtArea{padding-top: 80px;}
.menuCont .control{bottom: 80px;}
.berryMenu .menuTxt{top: 100px;}
}
@media screen and (max-width:1000px) {

.berryMenu .wrapper{padding-left: 0;}
.berryMenu .menuTxt{position: relative;right: auto;left: auto;top: auto;left: auto;text-align: center;}
.menuTxt .swiper-wrapper{text-align: center;display: flex !important;flex-direction: row;justify-content: center;}
.berryMenu .menuTxt .swiper-slide a{/* font-size: 16px; */}
.berryMenu .menuTxt .swiper-slide{width: auto !important;padding: 2px 6px}

.berryMenu .mTit{margin-bottom: 10px;}
.menuCont .control{/* display: none; */left: auto;bottom: auto;right: 0;top:470px}
.menuCont .swiper-slide{overflow: visible;}
.menuCont{padding-top: 50px;}
.menuCont .imgArea{float: none;margin: 0 auto;max-width: 420px;height: 420px;}
.menuCont .imgArea img{border-radius:30px ;width: 420px;height: 420px;}
.menuCont .txtArea{padding-top: 50px;}
}
@media screen and (max-width:850px) {
.berryMenu {padding-top: 90px;}
}
@media screen and (max-width:460px) {
.menuCont .control{top:calc(470/450 * 100vw)}
.menuCont{padding-top: 20px;}
.menuCont .txtArea em{font-size: 20px;}
.menuCont .txtArea b{font-size: 38px;}
.menuCont .txtArea p{font-size: 17px;}
.menuCont .imgArea {width: calc(420/500 * 100vw);height: calc(420/500 * 100vw);}
.menuCont .imgArea img{width: calc(420/500 * 100vw);height: calc(420/500 * 100vw);}
}
/**********
.lookbook
**********/
.lookbook{max-width: 1280px;margin: 0 auto;width: 95%;padding: 175px 0 80px;overflow: hidden;}
.lookbook .mTit{margin-bottom: 70px;}
.lookbook ul,.lookbook li{list-style-type: none;margin: 0;padding: 0;}

.lookbook li{overflow: hidden;border-radius:35px ;float: left;margin-left: 3.03%;width: 30.3%;margin-bottom: 40px;position: relative;}
.lookbook ul{margin-left: -3.03%;}
.lookbook ul::after{display: block;content: '';clear: both;}
.lookbook a{position: relative;display: block;overflow: hidden;}
.lookbook a.thm{height: 0;padding-top: 100%;}
.lookbook img{display: block;font-size: 0;object-fit: cover;width: 100%;height: 100%;position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%)}
.lookbook li span{position: absolute;display: block;top: 0;left: 0;right: 0;bottom: 0;color: #fff;background: #7D272A;text-align: center;font-size: 25px;font-weight: bold;line-height: 1.3;transition:.25s ease-out;opacity: 0;}
.lookbook li:hover span,
.lookbook li:focus span{opacity: 1;}
.lookbook li span a{position: absolute;display: flex;top: 0;left: 0;right: 0;bottom: 0;align-items: center;justify-content: center;}

@media screen and (max-width:1024px) {
.lookbook{padding: 100px 0 40px;}
.lookbook .mTit{margin-bottom: 30px;}
.lookbook li{margin-left: 3%;width: 47%;margin-bottom: 24px;}
.lookbook ul{margin-left: -3%;}
}
@media screen and (max-width:500px) {
.lookbook ul{margin-left: 0}
.lookbook li {border-radius:0;float: none;width: auto;margin: 0 auto 20px;}
.lookbook li span{text-align: left;opacity: 1;position: relative;padding-top: 12px;color: #000;background: none;top: auto;left: auto;right: auto;bottom: auto;line-height: 1.1;}
.lookbook li span a{display: block;top: auto;left: auto;right: auto;bottom: auto;position: relative;}
.lookbook a.thm{border-radius:calc(35/500 * 100vw);overflow: hidden}
}
/**********
redberry
**********/
.redberry{height: 1143px;background:  url(../img/main/redberry.jpg) center center no-repeat;position: relative;display: flex;align-items: center;justify-content: center;color: #fff;text-align: center;}
.redberry p{font-size: 118px;font-weight: normal;font-family: 'iceJaram-Rg';letter-spacing: -2.2px;padding-bottom: 20px;line-height: 100%;}
.redberry a.btn{display: block;width: 540px;margin: 0 auto;line-height: 85px;height: 80px;font-size: 22px;background-color: #fff;border-radius:2.5em ;color: #f35a5e;font-family: 'Gmarket Sans';font-weight: 300;box-shadow:7px 10px 0 0 rgba(0,0,0,0.3)}
.redberry a.btn b{font-weight: 700;}
@media screen and (max-width:1300px) {
.redberry{height: 800px;background-size:auto  105%}
.redberry p{font-size: 88px;}
}
@media screen and (max-width:1024px) {
.redberry{height: 640px;background-size: cover}
.redberry p{font-size:70px;}
}
@media screen and (max-width:640px) {
.redberry {height: 500px;}
.redberry p{font-size:60px;}
.redberry > div{flex:1}
.redberry a.btn{width: 90%;line-height: 1.3;height: auto;padding: 20px 0 16px;}
.redberry a.btn b{display: block;}
}
@media screen and (max-width:500px) {
.redberry {height: calc(830/500 * 100vw);background:  url(../img/main/redberry_m.jpg) center 0 no-repeat;background-size:cover;align-items: flex-start;}
.redberry p span{display: block;}
.redberry p{font-size: calc(40px + (80 - 45) * ((100vw - 320px) / (500 - 320)));line-height: 90%;padding-top: calc(300/ 500 * 100vw);}

.redberry a.btn{font-size: calc(17px + (22 - 17) * ((100vw - 320px) / (500 - 320)));padding: 15px 0 10px;}

}
/* @media screen and (max-width:360px) {
.redberry p{font-size:36px;}
.redberry a.btn{font-size: 18px; }
} */
/***************
mainMap
**************/
.mainMap{max-width: 1350px;display: flex;justify-content: space-between;margin: 180px auto;;position: relative;width: 95%;}
.mainMap .mapInfo{flex: 0 0 calc(100% - 820px)}
.mainMap .mapInfo b{display: block;font-size: 22px;margin-bottom: 5px;color: #7d2729;padding-top: 40px;}
.mainMap .mapInfo p{font-size: 22px;line-height: 1.2;}
.mainMap .mapInfo h3{font-size: 46px;margin-bottom: 15px;}
.mainMap .mapInfo em{display: block;font-style: normal;font-size: 36px;font-weight: 300;margin-bottom: 40px;}
.mainMap .mapInfo a.mapBtn{font-size: 20px;display: inline-block;color: #fff;line-height: 60px;padding-left: 20px;padding-right: 130px;background-color: #111;position: absolute;left: 0;bottom: 50px;font-weight: 500;}
.mainMap .mapInfo a.mapBtn::after{display: block;content: '';position: absolute;right: 20px;height: 1px;width: 50px;background-color: #fff;top: 50%;margin-top: -1px;}
.mainMap .mapArea{flex:0 0 810px;width: 810px;height: 490px;overflow: hidden;border-radius:20px ;box-shadow: 3px 5px 15px 1px rgba(0,0,0,0.15)}
a.map-label{background-color: #36f;color: #fff;font-size: 14px;;height: 24px;line-height: 22px;background-color: #0475f4;display: inline-block;padding:2px 10px 0 27px;border-radius:2.5em ;letter-spacing: .1px;position: relative;margin-bottom: 5px;font-weight: 500;margin-left: 3px;}
a.map-label::before{position: absolute;content: '';display: block;width: 20px;height: 20px;top:3px;left: 3px;border-radius:50% ;background: #fff url(../img/common/mapicon.png) center center no-repeat;}
a.map-label::after{display: block;content: '';position: absolute;top: 100% ;left: 50%;margin-left: -2px;width: 0;height: 0;border-style: solid;border-width: 6px 3px 0 3px  ;border-color: #0475f4 transparent transparent transparent ;}
@media screen and (max-width:1300px) {
.mainMap {margin: 80px auto;}
.mainMap .mapInfo em{font-size: 24px;}
.mainMap .mapInfo p{font-size: 18px;}
.mainMap .mapInfo{flex: 0 0 calc(100% - 700px)}
.mainMap .mapArea{flex:0 0 700px;width: auto;height:410px;}
}
@media screen and (max-width:1024px) {
.mainMap {display: block;}
.mainMap .mapInfo b{padding-top: 0;}
.mainMap .mapInfo em{margin-bottom: 15px;}
.mainMap .mapInfo{margin-bottom: 30px;}
.mainMap .mapInfo a.mapBtn{position: relative;line-height: 45px;bottom: auto;left: auto;margin-top: 30px;}
.mainMap .mapArea{width: auto;height:370px;}
}