/* 브랜드스토리 */
.brand_wrap {
  text-align: center;
}
.brand_wrap .t2 {
  margin-top: 25px !important;
}

.brand_wrap .box1 {
  margin-top: 90px;
  height: 400px;
  background: url("/image/site/sub/coffee/sub1_img1.png") no-repeat center;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
}
.brand_wrap .box1 p {
  width: 1250px;
  margin: 0 auto;
  text-align: left;
}
.brand_wrap .box1 p.t1 {
  font-size: 60px;
  line-height: 70px;
}

.brand_wrap .box2 {
  padding: 100px 0;
}
.brand_wrap .box2 .pc_img {
  padding-top: 60px;
  display: block;
  margin: 0 auto;
}

.brand_wrap .box3 {
  padding: 100px 0;
}
.brand_wrap .box3 .pc_img {
  padding-top: 60px;
  display: block;
  margin: 0 auto;
}

.brand_wrap .box4 {
  padding: 100px 0;
  background: #e5e9eb;
  margin-top: 50px;
}
.brand_wrap .box4 ul {
  margin-top: 60px;
}
.brand_wrap .box4 ul li {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0 15px;
}
.brand_wrap .box4 ul li img {
  display: block;
  margin-top: 15px;
}

.brand_wrap .box5 {
  padding: 150px 0;
  width: 1055px;
  margin: 0 auto;
}
.brand_wrap .box5 ul {
  margin-top: 60px;
}
.brand_wrap .box5 ul li {
  vertical-align: top;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
  text-align: left;
}
.brand_wrap .box5 ul li:last-child {
  margin-right: 0;
}
.brand_wrap .box5 ul li img {
  display: block;
  margin-top: 15px;
}

.brand_wrap .test_box5 {
  padding: 150px 0;
  width: 1055px;
  margin: 0 auto;
}
.brand_wrap .test_box5 ul {
  margin-top: 60px;
}
.brand_wrap .test_box5 ul li {
  vertical-align: top;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
  text-align: left;
  width: 49%;
}
.brand_wrap .test_box5 ul li:last-child {
  margin-right: 0;
}
.brand_wrap .test_box5 ul li img {
  display: block;
  margin-top: 15px;
}

.brand_wrap .test_box5 .p1 {
  text-align: left;
  font-size: 17px;
  line-height: 27px;
  margin-top: 15px;
  font-weight: 300;
}
.brand_wrap .test_box5 .test_p1 {
  text-align: left;
  font-size: 17px;
  line-height: 27px;
  margin-top: 150px;
  font-weight: 300;
}
.brand_wrap .test_box5 .p1 span {
  font-size: 20px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

/* 커피스토리 */
.about_wrap .t2 {
  margin-top: 40px !important;
  line-height: 34px !important;
}
.about_wrap .box1 {
  padding-top: 100px;
  max-width: 1920px;
  margin: 0 auto;
}
.about_wrap .box1 p {
  width: 1250px;
  margin: 0 auto;
}
.about_wrap .box1 img {
  max-width: 100%;
  margin-top: 50px;
}

.about_wrap .box2 {
  padding: 150px 0;
  text-align: center;
}
.about_wrap .box2 ul li {
  display: inline-block;
  vertical-align: top;
}

.about_wrap .box2 ul.lst1 {
  display: inline-block;
  margin-top: 70px;
  width: 740px;
}
.about_wrap .box2 ul.lst1 li {
  margin: 0 20px;
  width: 325px;
}
.about_wrap .box2 ul.lst1 li:nth-child(-n + 2) {
  margin-bottom: 45px;
}
.about_wrap .box2 ul.lst1 li img {
  width: 100%;
}

.about_wrap .box2 ul.lst2 {
  margin-top: 200px;
}
.about_wrap .box2 ul.lst2 li {
  margin: 0 35px;
}
.about_wrap .box2 ul.lst2 li.list_custom {
  width: 1247px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 50px;
}
.about_wrap .box2 ul.lst2 li.list_custom:last-child {
  margin-bottom: 0px;
}
.about_wrap .box2 ul.lst2 li .tit {
  position: relative;
  padding-bottom: 25px;
  font-size: 28px;
  font-weight: bold;
}
.about_wrap .box2 ul.lst2 li .tit:after {
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  content: "";
  width: 94px;
  height: 2px;
  margin-left: -47px;
  background: #02253b;
}
.about_wrap .box2 ul.lst2 li .tit img {
  display: block;
  margin: 0 auto;
  padding-bottom: 40px;
}
.about_wrap .box2 ul.lst2 li > img {
  margin-top: 50px;
}

.about_wrap .box2 ul.lst2 li .taste_title {
  width: 499px;
  padding-top: 30px;
}
.about_wrap .box2 ul.lst2 li .taste_title .tit {
  position: relative;
  padding-bottom: 25px;
  font-size: 28px;
  font-weight: bold;
}
.about_wrap .box2 ul.lst2 li .taste_title .tit:after {
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  content: "";
  width: 94px;
  height: 2px;
  margin-left: -47px;
  background: #02253b;
}
.about_wrap .box2 ul.lst2 li .taste_title .tit img {
  display: block;
  margin: 0 auto;
  padding-bottom: 40px;
}
.about_wrap .box2 ul.lst2 li.list_custom > img {
  margin-top: 0px;
}

/* 연혁 */
.history_wrap {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  width: 1250px;
  margin: auto;
}

.history_wrap div {
  display: flex;
  flex-direction: column;
}

.history_wrap .history-header {
  text-align: center;
  padding-top: 300px;
}

.history_wrap .history-header .title {
  font: normal normal bold 50px/28px Montserrat;
  color: #ff6600;
}

.history_wrap .history-header .sub {
  font: normal normal 400 25px/80px Noto Sans KR;
  color: #292929;
}

.history_wrap .history-body {
  padding-top: 300px;
  padding-bottom: 300px;
  gap: 130px;
}

.history_wrap .history-body .container {
  gap: 15px;
}

.history_wrap .history-body .year {
  font: normal normal bold 50px/64px Montserrat;
  letter-spacing: -0.5px;
  color: #ff6600;
}

.history_wrap .history-body .contents {
  gap: 15px;
  flex-direction: row;
  align-items: center;
}

.history_wrap .history-body .month {
  width: 25px;
  font: normal normal bold 18px Montserrat;
  color: #595959;
}

.history_wrap .history-body .description {
  font: normal normal normal 18px Noto Sans KR;
  color: #595959;
}

.history_wrap .history-body .image-container {
  font: normal normal normal 14px Noto Sans KR;
  color: #595959;
  flex-direction: row;
  gap: 20px;
}

.history_wrap .history-body .image-contents {
  width: 33%;
  gap: 5px;
}

.history_wrap .history-body .image-contents .image {
  width: 100%;
  aspect-ratio: 400/220;
  border: 1px solid #ebebeb;
}

/* 오시는길 */
.map_wrap {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  width: 1250px;
  margin: auto;
}

.map_wrap div {
  display: flex;
  flex-direction: column;
}

.map_wrap .row {
  flex-direction: row;
}

.map_wrap .flex1 {
  flex: 1;
}

.map_wrap .map-header {
  text-align: center;
  padding-top: 300px;
}

.map_wrap .map-header .title {
  font: normal normal bold 50px/28px Montserrat;
  color: #ff6600;
}

.map_wrap .map-header .sub {
  font: normal normal 400 25px/80px Noto Sans KR;
  color: #292929;
}

.map_wrap .map-body {
  padding-top: 205px;
  padding-bottom: 300px;
  gap: 100px;
}

.map_wrap .map-body .info {
  flex: 1;
  gap: 45px;
}

.map_wrap .map-body .info .title {
  font: normal normal bold 36px/64px Noto Sans KR;
  letter-spacing: 0.72px;
  color: #ff6600;
}

.map_wrap .map-body .info .sub-title {
  font: normal normal bold 25px/40px Noto Sans KR;
  letter-spacing: 0.5px;
  color: #292929;
}

.map_wrap .map-body .info .description {
  font: normal normal normal 16px/40px Noto Sans KR;
  letter-spacing: 0px;
  color: #292929;
}

.map_wrap .map-body .info .info-container {
  flex: 1;
  flex-direction: row;
}

.map_wrap .map-body .info .info-box {
  flex: 5;
}

.map_wrap .map-body .info .info-box .left {
  flex: 2;
}
.map_wrap .map-body .info .info-box .right {
  flex: 3;
}

.map_wrap .map-body .info .contact-box {
  flex: 4;
  flex-direction: row;
  gap: 76px;
}

.map_wrap .map-body .info .contact-box .left {
  flex: 3;
}
.map_wrap .map-body .info .contact-box .right {
  flex: 2;
}

.map_wrap .map-body .map {
  width: 100%;
  aspect-ratio: 1230/588;
}

.map_wrap .map-body .map iframe {
  width: 100%;
  height: 100%;
}

/* 아카데미 */
.academy_wrap {
  text-align: center;
}
.academy_wrap .t2 {
  margin-top: 25px !important;
}

.academy_wrap .box1 {
  margin-top: 90px;
  height: 400px;
  background: url("/image/site/sub/coffee/sub5_img1.png") no-repeat center;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
}
.academy_wrap .box1 p {
  width: 1250px;
  margin: 0 auto;
  text-align: left;
}
.academy_wrap .box1 p.t1 {
  font-size: 60px;
  line-height: 70px;
}

.academy_wrap .box2 {
  padding: 100px 0;
  width: 1250px;
  margin: 0 auto;
}
.academy_wrap .box2 .bx {
  margin-top: 80px;
}
.academy_wrap .box2 .bx .slide img {
  width: 100%;
}
.academy_wrap .box2 .bx .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -50px;
  text-align: center;
  margin-left: -85px;
  z-index: 10;
}
.academy_wrap .box2 .bx .slick-dots > li {
  display: inline-block;
  margin-bottom: 0;
}
.academy_wrap .box2 .bx .slick-dots > li > button {
  width: 47px;
  height: 4px;
  background: #cbcbcb !important;
  border: none;
  overflow: hidden;
  text-indent: -9999px;
  margin: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: transparent;
}
.academy_wrap .box2 .bx .slick-dots .slick-active > button {
  background: #02253b !important;
  border: none;
}

.academy_wrap .box2 .bx .slick-prev {
  position: absolute;
  top: 50%;
  left: -80px;
  width: 41px;
  height: 79px;
  margin-top: -40px;
  opacity: 1;
  background: url("/image/site/sub/coffee/sub5_prev_btn.png");
  background-size: cover;
  z-index: 99;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.academy_wrap .box2 .bx .slick-next {
  position: absolute;
  top: 50%;
  right: -80px;
  width: 41px;
  height: 79px;
  margin-top: -40px;
  opacity: 1;
  background: url("/image/site/sub/coffee/sub5_next_btn.png");
  background-size: cover;
  z-index: 99;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.academy_wrap .box2 .bx .slick-active:focus {
  outline: none !important;
}

.academy_wrap .box3 {
  padding: 100px 0;
  width: 1250px;
  margin: 0 auto;
}
.academy_wrap .box3 .process_cont {
  margin: 80px auto;
  position: relative;
}
.academy_wrap .box3 .process_cont .bd {
  position: absolute;
  left: 50%;
  top: 22px;
  margin-left: -325px;
  width: 50%;
  height: 1px;
  background: #000;
  z-index: -1;
}
.academy_wrap .box3 .process_cont ul {
  display: block;
  margin-left: 20px;
}
.academy_wrap .box3 .process_cont ul li {
  display: inline-block;
  margin: 0 60px;
}
.academy_wrap .box3 .process_cont ul li .p1 {
  min-width: 190px;
  padding: 0 20px;
  text-align: left;
  display: inline-block;
  background: #193552;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
.academy_wrap .box3 .process_cont ul li .p1 span {
  font-weight: 300;
  display: inline-block;
  margin-right: 10px;
}
.academy_wrap .box3 .process_cont table {
  width: 100%;
  margin-top: 20px;
  margin-left: 10px;
}
.academy_wrap .box3 .process_cont table th {
  vertical-align: top;
}
.academy_wrap .box3 .process_cont table td {
  text-align: left;
  vertical-align: top;
  padding-left: 10px;
  padding-bottom: 5px;
}
.process_cont2 ul {
  margin-left: -180px !important;
}
.process_cont2 .bd {
  margin-left: -440px !important;
}

/* R&D센터 */
.rnd_wrap {
  text-align: center;
}
.rnd_wrap .t2 {
  margin-top: 25px !important;
}
.rnd_wrap .box1 {
  margin-top: 90px;
  height: 400px;
  background: url("/image/site/sub/coffee/sub6_img1.png") no-repeat center;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
}
.rnd_wrap .box1 p {
  width: 1250px;
  margin: 0 auto;
  text-align: left;
}
.rnd_wrap .box1 p.t1 {
  font-size: 60px;
  line-height: 70px;
}

.rnd_wrap .box2 {
  padding: 100px 0;
}
.rnd_wrap .box2 ul {
  margin-top: 50px;
}
.rnd_wrap .box2 ul li {
  vertical-align: top;
  display: inline-block;
  margin: 0 8px;
}

.rnd_wrap .box3 {
  padding-top: 50px;
}
.rnd_wrap .box3 .process_lst {
  position: relative;
}
.rnd_wrap .box3 .process_lst .bd {
  position: absolute;
  left: 50%;
  top: 22px;
  width: 1000px;
  margin-left: -500px;
  height: 1px;
  background: #000;
  z-index: -1;
}
.rnd_wrap .box3 .lst1 {
  margin-top: 50px;
}
.rnd_wrap .box3 .lst1 li {
  vertical-align: top;
  line-height: 25px;
  display: inline-block;
  margin: 0 47px;
  font-size: 20px;
}
.rnd_wrap .box3 .lst1 li span {
  width: 110px;
  height: 45px;
  margin: 0 auto;
  margin-bottom: 10px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  border-radius: 20px;
  background: #193552;
  display: block;
}

.rnd_wrap .box3 .lst2 {
  margin-top: 50px;
}
.rnd_wrap .box3 .lst2 > li {
  vertical-align: top;
  min-height: 600px;
  display: inline-block;
  width: 600px;
  margin: 0 20px 60px 20px;
  text-align: left;
}
.rnd_wrap .box3 .lst2 > li > img {
  width: 100%;
}
.rnd_wrap .box3 .lst2 > li > p {
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
  margin-top: 15px;
  width: 95%;
}
.rnd_wrap .box3 .lst2 > li > p > span {
  display: block;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-bottom: 40px;
}
.rnd_wrap .box3 .lst2 > li > p span:after {
  position: absolute;
  left: 0;
  bottom: -14px;
  background: #000;
  width: 35px;
  height: 2px;
  content: "";
  display: inline-block;
}
.rnd_wrap .box3 .lst2 > li .lst3 {
  margin-top: 15px;
}
.rnd_wrap .box3 .lst2 > li .lst3 li {
  display: inline-block;
  margin-right: 20px;
}
.rnd_wrap .box3 .lst2 > li .lst3 li:last-child {
  margin-right: 0;
}
.rnd_wrap .box3 .lst2 > li .lst3 li .p1 {
  font-size: 18px;
  font-weight: bold;
}
.rnd_wrap .box3 .lst2 > li .lst3 li .p1 span {
  display: inline-block;
  color: #fff;
  border-radius: 8px;
  background: #193552;
  padding: 2px 5px;
  margin-right: 5px;
}
.rnd_wrap .box3 .lst2 > li .lst3 li .p2 {
  font-size: 17px;
  font-weight: 400;
}
.m_br {
  display: none;
}

@media all and (max-width: 1200px) {
  /* 브랜드스토리 */
  .m_br {
    display: block;
  }
  .brand_wrap .t2 {
    margin-top: 15px !important;
  }

  .brand_wrap .box1 {
    margin-top: 50px;
    height: 140px;
    padding: 20px 15px;
  }
  .brand_wrap .box1 p {
    width: auto;
  }
  .brand_wrap .box1 p.t1 {
    font-size: 26px;
    line-height: 36px;
    white-space: pre-wrap;
  }

  .brand_wrap .box2 {
    padding: 50px 15px;
  }
  .brand_wrap .box2 .pc_img {
    display: none;
  }
  .brand_wrap .box2 .m_img {
    width: 70%;
    display: block;
    margin: 0 auto;
    padding-top: 40px;
  }

  .brand_wrap .box3 {
    padding: 50px 15px;
  }
  .brand_wrap .box3 .pc_img {
    display: none;
  }
  .brand_wrap .box3 .m_img {
    width: 100%;
    margin-top: 30px;
  }

  .brand_wrap .box4 {
    padding: 50px 15px;
    background: #e5e9eb;
    margin-top: 0;
  }
  .brand_wrap .box4 ul {
    margin-top: 40px;
  }
  .brand_wrap .box4 ul li {
    display: block;
    font-size: 14px;
    margin: 30px 0px;
  }
  .brand_wrap .box4 ul li img {
    display: block;
    margin-top: 10px;
    width: 100%;
  }

  .brand_wrap .box5 {
    padding: 50px 15px;
    width: auto;
  }
  .brand_wrap .box5 ul {
    margin-top: 30px;
  }
  .brand_wrap .box5 ul li {
    float: none;
    font-size: 15px;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .brand_wrap .box5 ul li img {
    margin-top: 10px;
    width: 100%;
  }

  .brand_wrap .box5 .p1 {
    font-size: 13px;
    line-height: 22px;
    margin-top: 0;
  }
  .brand_wrap .box5 .p1 span {
    font-size: 15px;
  }
  .m_margin {
    padding-top: 50px;
  }

  .brand_wrap .test_box5 {
    padding: 50px 15px;
    width: auto;
  }
  .brand_wrap .test_box5 ul {
    margin-top: 30px;
  }
  .brand_wrap .test_box5 ul li {
    float: none;
    font-size: 15px;
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100%;
  }
  .brand_wrap .test_box5 ul li:last-child {
    margin-right: 0;
  }
  .brand_wrap .test_box5 ul li img {
    display: block;
    margin-top: 15px;
  }

  .brand_wrap .test_box5 .test_p1 {
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    margin-top: 0px;
  }
  .brand_wrap .test_box5 .p1 span {
    font-size: 15px;
  }

  /* 커피스토리 */
  .about_wrap .t2 {
    margin-top: 30px !important;
    line-height: 27px !important;
  }
  .about_wrap .box1 {
    padding-top: 50px;
    max-width: 1920px;
    margin: 0 auto;
  }
  .about_wrap .box1 p {
    width: auto;
    padding: 0 15px;
  }
  .about_wrap .box1 img {
    max-width: 100%;
    margin-top: 30px;
  }

  .about_wrap .box2 {
    padding: 50px 10px;
  }
  .about_wrap .box2 ul li {
    display: inline-block;
    vertical-align: top;
  }
  .about_wrap .box2 ul li img {
    width: 100%;
  }

  .about_wrap .box2 ul.lst1 {
    margin-top: 30px;
    width: 100%;
    text-align: center;
  }
  .about_wrap .box2 ul.lst1 li {
    margin: 5px 0;
    width: 48%;
  }
  .about_wrap .box2 ul.lst2 li.list_custom {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .about_wrap .box2 ul.lst1 li:nth-child(-n + 2) {
    margin-bottom: unset;
  }
  .about_wrap .box2 ul.lst1 li:nth-child(odd) {
    margin-right: 5px;
  }
  .about_wrap .box2 ul.lst1 li img {
    width: 100%;
    height: 183px;
  }

  .about_wrap .box2 ul.lst2 {
    margin-top: 70px;
  }
  .about_wrap .box2 ul.lst2 li {
    margin: 0 0 50px 0;
    width: 48.2%;
    float: left;
  }
  .about_wrap .box2 ul.lst2 li:nth-child(1) {
    margin-right: 10px;
  }
  .about_wrap .box2 ul.lst2 li .tit {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
  }
  .about_wrap .box2 ul.lst2 li .tit:after {
    bottom: 0px;
    left: 50%;
    content: "";
    width: 50px;
    margin-left: -25px;
  }
  .about_wrap .box2 ul.lst2 li .tit img {
    width: 40px !important;
    padding-bottom: 15px;
  }
  .about_wrap .box2 ul.lst2 li > img {
    margin-top: 20px;
    width: 100%;
  }

  .about_wrap .box2 ul.lst2 li .taste_title {
    width: 100%;
    padding-top: 30px;
  }
  .about_wrap .box2 ul.lst2 li .taste_title .tit {
    position: relative;
    padding-bottom: 25px;
    font-size: 28px;
    font-weight: bold;
  }
  .about_wrap .box2 ul.lst2 li .taste_title .tit:after {
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    content: "";
    width: 94px;
    height: 2px;
    margin-left: -47px;
    background: #02253b;
  }
  .about_wrap .box2 ul.lst2 li .taste_title .tit img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .about_wrap .box2 ul.lst2 li .taste_title .t2 {
    font-size: 16px;
  }
  .about_wrap .box2 ul.lst2 li.list_custom > img {
    margin-top: 20px;
  }

  /* 아카데미 */
  .academy_wrap .t2 {
    margin-top: 15px !important;
  }

  .academy_wrap .box1 {
    margin-top: 50px;
    height: 140px;
    padding: 20px 15px;
  }
  .academy_wrap .box1 p {
    width: auto;
  }
  .academy_wrap .box1 p.t1 {
    font-size: 26px;
    line-height: 36px;
    white-space: pre-wrap;
  }

  .academy_wrap .box2 {
    padding: 50px 15px;
    width: auto;
  }
  .academy_wrap .box2 .bx {
    margin-top: 30px;
  }
  .academy_wrap .box2 .bx .slide img {
    width: 100%;
  }
  .academy_wrap .box2 .bx .slick-dots {
    bottom: -30px;
    margin-left: -100px;
    z-index: 10;
  }
  .academy_wrap .box2 .bx .slick-dots > li > button {
    width: 25px;
    height: 4px;
  }

  .academy_wrap .box2 .bx .slick-prev {
    position: absolute;
    top: 50%;
    left: -80px;
    width: 41px;
    height: 79px;
    margin-top: -40px;
    opacity: 1;
    background: url("/image/site/sub/coffee/sub5_prev_btn.png");
    background-size: cover;
    z-index: 99;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .academy_wrap .box2 .bx .slick-next {
    position: absolute;
    top: 50%;
    right: -80px;
    width: 41px;
    height: 79px;
    margin-top: -40px;
    opacity: 1;
    background: url("/image/site/sub/coffee/sub5_next_btn.png");
    background-size: cover;
    z-index: 99;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .academy_wrap .box2 .bx .slick-active:focus {
    outline: none !important;
  }

  .academy_wrap .box3 {
    padding: 50px 15px;
    width: auto;
  }
  .academy_wrap .box3 .process_cont {
    margin: 30px auto;
  }
  .academy_wrap .box3 .process_cont .bd {
    display: none;
  }
  .academy_wrap .box3 .process_cont ul {
    display: block;
    margin-left: 0;
  }
  .academy_wrap .box3 .process_cont ul li {
    display: inline-block;
    margin: 0 0 40px 0;
  }
  .academy_wrap .box3 .process_cont ul li .p1 {
    min-width: 150px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
  }
  .academy_wrap .box3 .process_cont table {
    margin-left: 0px;
  }
  .academy_wrap .box3 .process_cont table td {
    font-size: 14px;
  }
  .process_cont2 ul {
    margin-left: 0 !important;
    margin-top: -20px;
  }
  .process_cont2 .bd {
    margin-left: 0 !important;
  }

  /* R&D센터 */
  .rnd_wrap .t2 {
    margin-top: 15px !important;
  }

  .rnd_wrap .box1 {
    margin-top: 50px;
    height: 140px;
    padding: 20px 15px;
  }
  .rnd_wrap .box1 p {
    width: auto;
  }
  .rnd_wrap .box1 p.t1 {
    font-size: 26px;
    line-height: 36px;
    white-space: pre-wrap;
  }

  .rnd_wrap .box2 {
    padding: 50px 15px;
  }
  .rnd_wrap .box2 ul {
    margin-top: 30px;
    display: block;
  }
  .rnd_wrap .box2 ul li {
    display: inline-block;
    margin: 5px 0;
    width: 100%;
  }
  .rnd_wrap .box2 ul li img {
    width: 100%;
  }

  .rnd_wrap .box3 {
    padding: 50px 15px;
  }
  .rnd_wrap .box3 .process_lst {
    position: relative;
  }
  .rnd_wrap .box3 .process_lst .bd {
    display: none;
  }
  .rnd_wrap .box3 .lst1 {
    margin-top: 30px;
  }
  .rnd_wrap .box3 .lst1 li {
    line-height: 20px;
    display: inline-block;
    margin: 13px 5px;
    font-size: 14px;
    width: 30%;
  }
  .rnd_wrap .box3 .lst1 li span {
    width: 80px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }

  .rnd_wrap .box3 .lst2 > li {
    min-height: auto;
    width: auto;
    margin: 0 0 40px 0;
  }
  .rnd_wrap .box3 .lst2 > li > p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-top: 15px;
    width: 95%;
  }
  .rnd_wrap .box3 .lst2 > li > p > span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    margin-bottom: 30px;
  }
  .rnd_wrap .box3 .lst2 > li .lst3 li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .rnd_wrap .box3 .lst2 > li .lst3 li .p1 {
    font-size: 14px;
  }
  .rnd_wrap .box3 .lst2 > li .lst3 li .p1 span {
    font-size: 14px;
  }
  .rnd_wrap .box3 .lst2 > li .lst3 li .p2 {
    font-size: 14px;
  }

  /* 연혁 */
  .history_wrap {
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    margin: auto;
    width: 100%;
    padding: 3%;
  }

  .history_wrap div {
    display: flex;
    flex-direction: column;
  }

  .history_wrap .history-header {
    text-align: center;
    padding-top: calc(150px + (300 - 150) * ((100vw - 375px) / (825)));
  }

  .history_wrap .history-header .title {
    font: normal normal bold calc(25px + (50 - 25) * ((100vw - 375px) / (825))) /
      calc(14px + (28 - 14) * ((100vw - 375px) / (825))) Montserrat;
    color: #ff6600;
  }

  .history_wrap .history-header .sub {
    font: normal normal 400 calc(12.5px + (25 / 2) * ((100vw - 375px) / (825))) /
      calc(40px + (80 / 2) * ((100vw - 375px) / (825))) Noto Sans KR;
    color: #292929;
  }

  .history_wrap .history-body {
    padding-top: calc(150px + (300 / 2) * ((100vw - 375px) / (825)));
    padding-bottom: calc(150px + (300 / 2) * ((100vw - 375px) / (825)));
    gap: calc(65px + (130 / 2) * ((100vw - 375px) / (825)));
  }

  .history_wrap .history-body .container {
    gap: calc(7.5px + (15 / 2) * ((100vw - 375px) / (825)));
  }

  .history_wrap .history-body .year {
    font: normal normal bold calc(25px + (50 / 2) * ((100vw - 375px) / (825))) /
      calc(32px + (64 / 2) * ((100vw - 375px) / (825))) Montserrat;
    letter-spacing: -0.5px;
    color: #ff6600;
  }

  .history_wrap .history-body .contents {
    gap: 15px;
    flex-direction: row;
    align-items: flex-start;
  }

  .history_wrap .history-body .month {
    width: calc(25px + (25 / 2) * ((100vw - 375px) / (825)));
    font: normal normal bold calc(11px + (22 / 2) * ((100vw - 375px) / (825))) /
      calc(32px + (64 / 2) * ((100vw - 375px) / (825))) Montserrat;
    color: #595959;
  }

  .history_wrap .history-body .description {
    font: normal normal normal calc(11px + (22 / 2) * ((100vw - 375px) / (825))) /
      calc(32px + (64 / 2) * ((100vw - 375px) / (825))) Noto Sans KR;
    color: #595959;
  }

  .history_wrap .history-body .image-container {
    display: none;
  }

  /* 오시는길 */
  .map_wrap {
    width: 100%;
    padding: 3%;
  }

  .map_wrap .row {
    flex-direction: row;
  }

  .map_wrap .map-header {
    text-align: center;
    padding-top: calc(150px + (300 / 2) * ((100vw - 375px) / (825)));
  }

  .map_wrap .map-header .title {
    font: normal normal bold calc(25px + (50 / 2) * ((100vw - 375px) / (825))) /
      calc(14px + (28 / 2) * ((100vw - 375px) / (825))) Montserrat;
    color: #ff6600;
  }

  .map_wrap .map-header .sub {
    font: normal normal 400 calc(12.5px + (25 / 2) * ((100vw - 375px) / (825))) /
      calc(40px + (80 / 2) * ((100vw - 375px) / (825))) Noto Sans KR;
    color: #292929;
  }

  .map_wrap .map-body {
    padding-top: calc(100px + (200 / 2) * ((100vw - 375px) / (825)));
    padding-bottom: calc(150px + (300 / 2) * ((100vw - 375px) / (825)));
    gap: calc(50px + (100 / 2) * ((100vw - 375px) / (825)));
  }

  .map_wrap .map-body .info {
    flex: 1;
    gap: calc(25px + (50 / 2) * ((100vw - 375px) / (825)));
  }

  .map_wrap .map-body .info .title {
    font: normal normal bold calc(20px + (36 / 2) * ((100vw - 375px) / (825))) /
      calc(32px + (64 / 2) * ((100vw - 375px) / (825))) Noto Sans KR;
    letter-spacing: 0.72px;
    color: #ff6600;
  }

  .map_wrap .map-body .info .sub-title {
    font: normal normal bold calc(14.5px + (25 / 2) * ((100vw - 375px) / (825))) /
      calc(20px + (40 / 2) * ((100vw - 375px) / (825))) Noto Sans KR;
    letter-spacing: 0.5px;
    color: #292929;
  }

  .map_wrap .map-body .info .description {
    font: normal normal normal calc(12px + (16 / 2) * ((100vw - 375px) / (825))) /
      calc(20px + (40 / 2) * ((100vw - 375px) / (825))) Noto Sans KR;
    letter-spacing: 0px;
    color: #292929;
  }

  .map_wrap .map-body .info .info-container {
    flex: 1;
    flex-direction: column;
    gap: calc(65px + (130 / 2) * ((100vw - 375px) / (825)));
  }

  .map_wrap .map-body .info .info-box {
    flex: 5;
  }

  .map_wrap .map-body .info .contact-box {
    flex: 4;
    flex-direction: column;
    gap: calc(10px + (20 / 2) * ((100vw - 375px) / (825)));
  }

  .map_wrap .map-body .info .info-box .left {
    flex: 1;
  }
  .map_wrap .map-body .info .info-box .right {
    flex: 2;
  }

  .map_wrap .map-body .info .contact-box .left {
    flex: 2;
  }
  .map_wrap .map-body .info .contact-box .right {
    flex: 3;
  }

  .map_wrap .map-body .map {
    width: 100%;
    aspect-ratio: 16/9;
  }

  .map_wrap .map-body .map iframe {
    width: 100%;
    height: 100%;
  }
}
