@charset "UTF-8";
/* ---------------우측 고정 메뉴--------------- */
.right-fixed-menu {
  display: none;
  z-index: 70;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.5vw;
}

.right-fixed-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.right-fixed-menu ul li:not(:nth-of-type(1)) {
  margin-top: 15px;
}

.right-fixed-menu ul li .btn-fixed {
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  border-radius: 35px;
  color: #FFF;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.right-fixed-menu ul li .btn-fixed::after {
  content: '';
  display: block;
  clear: both;
}

.right-fixed-menu ul li .btn-fixed:not(.btn-fixed-top) {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  width: 70px;
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-top, .right-fixed-menu ul li .btn-fixed.btn-fixed-mopen {
  border-radius: 100%;
  width: unset !important;
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-mopen .inner .icon {
  position: relative;
  /* transition: transform 0.3s; */
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-mopen .inner .icon .line1, .right-fixed-menu ul li .btn-fixed.btn-fixed-mopen .inner .icon .line2 {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 80%;
  height: 1px;
  background-color: #FFF;
  /* transition: width 0.3s; */
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-mopen .inner .icon .line1 {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-mopen .inner .icon .line2 {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-top .inner .text {
  margin-top: 0;
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-top .inner .icon {
  position: relative;
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-top .inner .icon .line1 {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translate(calc(-50% + 1.5px), -50%) rotate(45deg);
  transform: translate(calc(-50% + 1.5px), -50%) rotate(45deg);
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-top .inner .icon .line2 {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: translate(calc(-50% - 1.5px), -50%) rotate(-45deg);
  transform: translate(calc(-50% - 1.5px), -50%) rotate(-45deg);
}

.right-fixed-menu ul li .btn-fixed.btn-fixed-top .inner .icon .line1, .right-fixed-menu ul li .btn-fixed.btn-fixed-top .inner .icon .line2 {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 50%;
  height: 1px;
  background-color: #FFF;
  /* transition: width 0.3s; */
}

.right-fixed-menu ul li .btn-fixed .tit {
  visibility: hidden;
  position: absolute;
  right: 70px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 16px;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.right-fixed-menu ul li .btn-fixed .inner {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.right-fixed-menu ul li .btn-fixed .inner .icon {
  display: block;
  width: 23px;
  height: 23px;
  overflow: hidden;
}

.right-fixed-menu ul li .btn-fixed .inner .icon img {
  display: block;
  max-width: 100%;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.right-fixed-menu ul li .btn-fixed .inner .icon img:not(.store) {
  -webkit-transform: scale(2) translateY(1px);
  transform: scale(2) translateY(1px);
}

.right-fixed-menu ul li .btn-fixed .inner .icon img.kakao {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.right-fixed-menu ul li .btn-fixed .inner .text {
  margin-top: 5px;
  display: block;
  font-size: 14px;
}

/* ---------------우측 고정 메뉴 end--------------- */
/* 

*/
/* ---------------서브페이지 상단 배너&타이틀--------------- */
.dft-top {
  height: 185px;
  background-image: url(//cdn.dessert39.com/www/img/common/sub_banner_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.dft-top h2 {
  padding-top: 110px;
  font-size: 26px;
  letter-spacing: -2px;
}

.dft-top h2 .tit {
  display: block;
  margin-top: 15px;
  font-size: 60px;
}

/* ---------------서브페이지 상단 배너&타이틀 end--------------- */
.title_kr{
  font-family: 'Noto Sans KR';
  color:#bf2525;
}
.x_mas_naver{
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: url('//cdn.dessert39.com/www/img/menu/xmas/x-mas-naver_bg.png') no-repeat 50% 50%;
  background-size: cover;
  margin-top: 100px;
  border-radius: 10px
}
.x_mas_naver_title{
  text-align:center;
  font-size:28px;
  font-weight:600;
  margin-bottom:10px;
  line-height:1.5;
}
.x_mas_naver_article{
  text-align:center;
  font-size:18px;
  font-weight:400;
  margin-bottom:30px;
  line-height:1.5;
}

/*

*/
/* ---------------READ MORE 버튼--------------- */
.btn-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.btn-more .text {
  font-size: 16px;
  margin-right: 15px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.btn-more .circle {
  border-radius: 100%;
  background-color: #e3e6e9;
}
.btn_more_cu .circle {
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.btn-more .square {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #1c1c1c;
}

.btn-more .circle,
.btn-more .square {
  position: relative;
  width: 24px;
  height: 24px;
}

.btn-more .circle .arrow,
.btn-more .square .arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  display: block;
  width: 26px;
  overflow: hidden;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

.btn-more .circle .arrow img,
.btn-more .square .arrow img {
  display: block;
  max-width: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* ---------------READ MORE 버튼 end--------------- */
/*

*/
/* ---------------타이틀--------------- */
.section-title {
  z-index: 1;
  position: relative;
  font-size: 60px;
  letter-spacing: -2px;
}

.section-title .icon-big {
  display: inline-block;
  width: 90px;
  height: 90px;
}

.section-title .icon-big img {
  display: block;
  max-width: 100%;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

/* ---------------타이틀 end--------------- */
/*

*/
/* ---------------데코 관련--------------- */
.deco-backline, .deco-backline2, .deco-backline3 {
  position: relative;
}

.deco-backline::before,
.deco-backline2::before,
.deco-backline3::before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  bottom: 5px;
  display: block;
  width: 100%;
  height: 20%;
  background-color: #c0c0c0;
  -webkit-transform: scaleX(1.03);
  transform: scaleX(1.03);
  opacity: 0.3;
}

.deco-backline2::before {
  height: 30%;
  bottom: 0;
}
.deco-backline3::before {
  -webkit-transform: scaleX(1.15);
  transform: scaleX(1.15);
  height: 10%;
  bottom: 15%;
}

.deco-biline {
  width: 100%;
  background-image: linear-gradient(transparent calc(100% - 2px), #1c1c1c 2px);
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: background-size 0.7s;
  transition: background-size 0.7s;
}

/* ---------------데코 관련 end--------------- */
/*

*/
/* ---------------애니메이션 관련--------------- */
@-webkit-keyframes menu_hover {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
}
@keyframes menu_hover {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-5deg);
    transform: translate(-50%, -50%) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
  }
}

/* animation: menu_hover 1.2s 1; */
/* ---------------애니메이션 관련 end--------------- */
/*

*/
/* ---------------버튼 효과--------------- */
.btn-bubble {
  z-index: 1;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #1c1c1c;
  width: 170px;
  height: 45px;
  line-height: 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 23px !important;
  background: transparent;
  border: 2px solid #1c1c1c;
  font-size: 16px;
  -webkit-transition: color 0.45s;
  transition: color 0.45s;
}

.btn-bubble .btn-bubble-inner {
  z-index: -1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.btn-bubble .btn-bubble-itembox {
  position: relative;
  display: block;
  height: 100%;
  -webkit-filter: url("#bubble-start");
  filter: url("#bubble-start");
}

.btn-bubble .btn-bubble-item {
  position: absolute;
  top: 0;
  width: 25%;
  height: 100%;
  background: #1c1c1c;
  border-radius: 100%;
  -webkit-transform: translate3d(0, 150%, 0) scale(1.7);
  transform: translate3d(0, 150%, 0) scale(1.7);
  -webkit-transition: -webkit-transform 0.45s;
  transition: -webkit-transform 0.45s;
  transition: transform 0.45s;
  transition: transform 0.45s, -webkit-transform 0.45s;
}

@supports ((-webkit-filter: url("#bubble-start")) or (filter: url("#bubble-start"))) {
  .btn-bubble .btn-bubble-item {
    -webkit-transform: translate3d(0, 150%, 0) scale(1.4);
    transform: translate3d(0, 150%, 0) scale(1.4);
  }
}

.btn-bubble .btn-bubble-item:nth-of-type(1) {
  left: 0%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.btn-bubble .btn-bubble-item:nth-of-type(2) {
  left: 30%;
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

.btn-bubble .btn-bubble-item:nth-of-type(3) {
  left: 60%;
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

.btn-bubble .btn-bubble-item:nth-of-type(4) {
  left: 90%;
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s;
}

/* ---------------버튼 효과 end--------------- */
/*

*/
/* ---------------media screen--------------- */
@media screen and (min-width: 1024.1px) {
  /* ---------------우측 고정 메뉴--------------- */
  .right-fixed-menu ul li .btn-fixed:hover {
    width: 180px;
  }
  .right-fixed-menu ul li .btn-fixed:hover .tit {
    visibility: unset;
    opacity: 1;
  }
  .right-fixed-menu ul li.li-mopen {
    display: none;
  }
  /* ---------------우측 고정 메뉴 end--------------- */
  /*

    */
  /* ---------------READ MORE 버튼--------------- */
  .btn-more:hover .text {
    color: #c0c0c0;
  }
  .btn-more:hover .circle .arrow, .btn-more:hover .square .arrow {
    right: -10px;
  }
  .btn_more_cu:hover .text {
    color: rgba(0,0,0,0.6);
  }

  /* ---------------READ MORE 버튼 end--------------- */
  /*

    */
  /* ---------------버튼 효과--------------- */
  .btn-bubble:hover {
    color: #FFF;
  }
  .btn-bubble:hover .btn-bubble-item {
    -webkit-transform: translateZ(0) scale(1.7);
    transform: translateZ(0) scale(1.7);
  }
  @supports ((-webkit-filter: url("#bubble-start")) or (filter: url("#bubble-start"))) {
    .btn-bubble:hover .btn-bubble-item {
      -webkit-transform: translateZ(0) scale(1.4);
      transform: translateZ(0) scale(1.4);
    }
  }
  /* ---------------버튼 효과 end--------------- */
}

@media screen and (max-width: 1024px) {
  /* ---------------우측 고정 메뉴--------------- */
  .right-fixed-menu {
    right: 2.5vw;
  }
  .right-fixed-menu.active ul li.li-m {
    margin-bottom: unset;
    pointer-events: unset;
    visibility: unset;
    opacity: 1;
  }
  .right-fixed-menu.active ul li.li-mopen .btn-fixed-mopen .inner .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .right-fixed-menu.active ul li.li-mopen .btn-fixed-mopen .inner .icon .line1, .right-fixed-menu.active ul li.li-mopen .btn-fixed-mopen .inner .icon .line2 {
    width: 50%;
  }
  .right-fixed-menu.active ul li.li-mopen .btn-fixed-mopen .inner .icon .line1 {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: translate(calc(-50% + 1.5px), -50%) rotate(45deg);
    transform: translate(calc(-50% + 1.5px), -50%) rotate(45deg);
  }
  .right-fixed-menu.active ul li.li-mopen .btn-fixed-mopen .inner .icon .line2 {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: translate(calc(-50% - 1.5px), -50%) rotate(-45deg);
    transform: translate(calc(-50% - 1.5px), -50%) rotate(-45deg);
  }
  .right-fixed-menu ul li:not(:nth-of-type(1)) {
    margin-top: 10px;
  }
  .right-fixed-menu ul li.li-m {
    margin-bottom: -100%;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0.3s, opacity 0.3s, margin-bottom 0.3s;
    transition: visibility 0.3s, opacity 0.3s, margin-bottom 0.3s;
  }
  .right-fixed-menu ul li.li-mopen {
    display: block;
  }
  .right-fixed-menu ul li .btn-fixed {
    text-transform: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 100%;
  }
  .right-fixed-menu ul li .btn-fixed:not(.btn-fixed-top) {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .right-fixed-menu ul li .btn-fixed .tit {
    display: none;
  }
  .right-fixed-menu ul li .btn-fixed .inner {
    width: 60px;
    height: 60px;
  }
  .right-fixed-menu ul li .btn-fixed .inner .icon {
    width: 20px;
    height: 20px;
  }
  .right-fixed-menu ul li .btn-fixed .inner .text {
    font-size: 13px;
  }
  /* ---------------우측 고정 메뉴 end--------------- */
  /*

    */
  /* ---------------서브페이지 상단 배너&타이틀--------------- */
  .dft-top h2 {
    padding-top: 120px;
    font-size: 24px;
  }
  .dft-top h2 .tit {
    font-size: 54px;
    margin-top: 10px;
  }
  /* ---------------서브페이지 상단 배너&타이틀 end--------------- */
  /*

    */
  /* ---------------READ MORE 버튼--------------- */
  .btn-more .text {
    font-size: 14px;
    margin-right: 10px;
  }
  .btn-more .circle,
  .btn-more .square {
    width: 22px;
    height: 22px;
  }
  .btn-more .circle .arrow,
  .btn-more .square .arrow {
    width: 20px;
    right: 8px;
  }
  /* ---------------READ MORE 버튼 end--------------- */
  /*

    */
  /* ---------------타이틀--------------- */
  .section-title {
    font-size: 55px;
  }
  .section-title .icon-big {
    width: 85px;
    height: 85px;
  }
  /* ---------------타이틀 end--------------- */
  /*

    */
  /* ---------------버튼 효과--------------- */
  .btn-bubble {
    width: 160px;
    height: 40px;
    line-height: 36px;
    border-radius: 20px !important;
    font-size: 15px;
  }
  /* ---------------버튼 효과 end--------------- */
}

@media screen and (max-width: 850px) {
  /* ---------------타이틀--------------- */
  .section-title {
    font-size: 45px;
  }
  .section-title .icon-big {
    width: 75px;
    height: 75px;
  }
  /* ---------------타이틀 end--------------- */
}

@media screen and (max-width: 600px) {
  /* ---------------우측 고정 메뉴--------------- */
  .right-fixed-menu {
    top: unset;
    -webkit-transform: unset;
    transform: unset;
    right: 2.5vw;
    bottom: 180px;
  }
  .right-fixed-menu ul li:not(:nth-of-type(1)) {
    margin-top: 7px;
  }
  .right-fixed-menu ul li .btn-fixed .inner {
    width: 50px;
    height: 50px;
  }
  .right-fixed-menu ul li .btn-fixed .inner .icon {
    width: 17px;
    height: 17px;
  }
  .right-fixed-menu ul li .btn-fixed .inner .text {
    margin-top: 2px;
    font-size: 12px;
  }
  /* ---------------우측 고정 메뉴 end--------------- */
  /*

    */
  /* ---------------서브페이지 상단 배너&타이틀--------------- */
  .dft-top {
    height: 120px;
  }
  .dft-top h2 {
    padding-top: 60px;
    font-size: 20px;
  }
  .dft-top h2 .tit {
    font-size: 48px;
  }
  .dft-top h2.longh {
    padding-top: 65px;
  }
  .dft-top h2.longh .tit {
    font-size: 42px;
  }
  /* ---------------서브페이지 상단 배너&타이틀 end--------------- */
  /*

    */
  /* ---------------READ MORE 버튼--------------- */
  .btn-more .text {
    font-size: 12px;
  }
  .btn-more .circle,
  .btn-more .square {
    width: 20px;
    height: 20px;
  }
  .btn-more .circle .arrow,
  .btn-more .square .arrow {
    width: 18px;
  }
  /* ---------------READ MORE 버튼 end--------------- */
  /*

    */
  /* ---------------타이틀--------------- */
  .section-title {
    font-size: 40px;
  }
  .section-title .icon-big {
    width: 60px;
    height: 60px;
  }
  /* ---------------타이틀 end--------------- */
  /*

    */
  /* ---------------버튼 효과--------------- */
  .btn-bubble {
    width: 140px;
    height: 35px;
    line-height: 31px;
    border-radius: 18px !important;
    font-size: 14px;
  }
  /* ---------------버튼 효과 end--------------- */
}

@media screen and (max-width: 450px) {
  /* ---------------우측 고정 메뉴--------------- */
  .right-fixed-menu {
    bottom: 160px;
  }
  /* ---------------우측 고정 메뉴 end--------------- */
  /* ---------------서브페이지 상단 배너&타이틀--------------- */
  .dft-top h2 {
    padding-top: 70px;
    font-size: 17px;
  }
  .dft-top h2 .tit {
    font-size: 42px;
  }
  .dft-top h2.longh {
    padding-top: 75px;
  }
  .dft-top h2.longh .tit {
    font-size: 34px;
  }
  /* ---------------서브페이지 상단 배너&타이틀 end--------------- */
  /* 
    
    */
  /* ---------------타이틀--------------- */
  .section-title {
    font-size: 30px;
  }
  .section-title .icon-big {
    width: 50px;
    height: 50px;
  }
  /* ---------------타이틀 end--------------- */
}

@media screen and (max-width: 360px) {
  /* ---------------서브페이지 상단 배너&타이틀--------------- */
  .dft-top h2 {
    font-size: 16px;
  }
  .dft-top h2 .tit {
    font-size: 40px;
  }
  .dft-top h2.longh {
    padding-top: 80px;
  }
  .dft-top h2.longh .tit {
    font-size: 27px;
  }
  /* ---------------서브페이지 상단 배너&타이틀 end--------------- */
  /* 
    
    */
  /* ---------------타이틀--------------- */
  .section-title {
    font-size: 27px;
  }
  .section-title .icon-big {
    width: 47px;
    height: 47px;
  }
  /* ---------------타이틀 end--------------- */
}

@media screen and (max-width: 320px) {
  /* ---------------서브페이지 상단 배너&타이틀--------------- */
  .dft-top h2 .tit {
    font-size: 35px;
  }
  .section-title {
    font-size: 22px;
  }
  /* ---------------서브페이지 상단 배너&타이틀 end--------------- */
}

/* ---------------media screen end--------------- */
