.ccm-page .qbb-babycheese-page-title1.babycheese-history {
  background-image: url("/application/themes/qbb/images/babycheese/history-page-title-bg1.svg")
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history > div {
  position: relative;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char1 {
  height: 116px;
  left: 50%;
  margin-left: 243px;
  overflow: hidden;
  position: absolute;
  top: 24px;
  width: 121px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char1 img {
  display: block;
  height: 113px;
  left: -18px;
  max-width: none;
  position: absolute;
  top: 2px;
  width: 116px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char2 {
  height: 126px;
  left: 50%;
  margin-left: 370px;
  overflow: hidden;
  position: absolute;
  top: 18px;
  width: 92px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char2 img {
  display: block;
  height: 121px;
  left: -39px;
  max-width: none;
  position: absolute;
  top: 3px;
  width: 126px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char3 {
  height: 140px;
  left: 50%;
  margin-left: -353px;
  overflow: hidden;
  position: absolute;
  top: 6px;
  width: 110px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char3 img {
  display: block;
  height: 133px;
  max-width: none;
  position: absolute;
  right: -6px;
  top: 3px;
  width: 89px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char4 {
  height: 124px;
  left: 50%;
  margin-left: -482px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  width: 97px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char4 img {
  display: block;
  height: 151px;
  max-width: none;
  position: absolute;
  right: -43px;
  top: -19px;
  width: 107px;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-target .history-title-char1 img {
  transform: translateX(-100%);
  transition: 0.5s cubic-bezier(.33, .17, .4, 1.5) 0.2s;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-view .history-title-char1 img {
  transform: translateX(0);
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-target .history-title-char2 img {
  transform: translateX(-100%);
  transition: 0.5s cubic-bezier(.33, .17, .4, 1.5) 0.3s;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-view .history-title-char2 img {
  transform: translateX(0);
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-target .history-title-char3 img {
  transform: translateX(100%);
  transition: 0.5s cubic-bezier(.33, .17, .4, 1.5) 0.2s;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-view .history-title-char3 img {
  transform: translateX(0);
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-target .history-title-char4 img {
  transform: translateX(100%);
  transition: 0.5s cubic-bezier(.33, .17, .4, 1.5) 0.3s;
}
.ccm-page .qbb-babycheese-page-title1.babycheese-history.qbb-bc-view .history-title-char4 img {
  transform: translateX(0);
}

.ccm-page .qbb-babycheese-history-cnt1 {
  padding: 50px 15px 55px;
  position: relative;
}
.ccm-page .qbb-babycheese-history-cnt1:before {
  background: url("/application/themes/qbb/images/babycheese/history-bg-img1.png") no-repeat left top / contain;
  bottom: 51px;
  content: "";
  display: block;
  height: 304px;
  left: 50%;
  margin-left: -600px;
  pointer-events: none;
  position: absolute;
  width: 338px;
  z-index: 0;
}
.ccm-page .qbb-babycheese-history-cnt1:after {
  background: url("/application/themes/qbb/images/babycheese/history-bg-img2.png") no-repeat left top / contain;
  bottom: 33px;
  content: "";
  display: block;
  height: 356px;
  left: 50%;
  margin-left: 146px;
  pointer-events: none;
  position: absolute;
  width: 458px;
  z-index: 0;
}
.ccm-page .qbb-babycheese-history-cnt1.qbb-bc-target:before {
  opacity: 0;
  transition: 1s ease;
}
.ccm-page .qbb-babycheese-history-cnt1.qbb-bc-view:before {
  opacity: 1;
}
.ccm-page .qbb-babycheese-history-cnt1.qbb-bc-target:after {
  opacity: 0;
  transition: 1s ease;
}
.ccm-page .qbb-babycheese-history-cnt1.qbb-bc-view:after {
  opacity: 1;
}
.ccm-page .qbb-babycheese-history-cnt1 .copy1 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0;
  position: relative;
  text-align: center;
}
.ccm-page .qbb-babycheese-history-cnt1 .copy2 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0.5em auto 0;
  max-width: 1040px;
  position: relative;
  text-align: right;
  width: 100%;
}

.ccm-page .qbb-babycheese-history-title1 {
  color: #ff0000;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.1;
  margin: 0 0 0.25em;
}
.ccm-page .qbb-babycheese-history-title1 span {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  position: relative;
  width: calc(50px + 3.7em);
}
.ccm-page .qbb-babycheese-history-title1 .history-icon-hat1 {
  height: 24px;
  width: 47px;
}

.ccm-page .qbb-babycheese-history-copy1 {
  color: #f00;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 0.3em;
}

.ccm-page .qbb-babycheese-history-cnt2 {
  background-color: #fff0e5;
  background-image: radial-gradient(circle, rgba(255,0,0,0.05) 2.25px, transparent 2.25px), radial-gradient(circle, rgba(255,0,0,0.05) 2.25px, transparent 2.25px);
  background-position: 0 0, 11.25px 9px;
  background-size: 22.5px 18px;
  padding: 60px 15px 0;
  position: relative;
}
.ccm-page .qbb-babycheese-history-cnt2:before {
  background: linear-gradient(to top, #fff, transparent);
  bottom: 0;
  content: "";
  display: block;
  height: 305px;
  left: 0;
  position: absolute;
  width: 100%;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt1 {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1040px;
  width: 100%;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div {
  width: 50%;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div:nth-child(1) {
  display: flex;
  justify-content: flex-end;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div:nth-child(2) {
  padding-left: 40px;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div:nth-child(1) > div {
  max-width: 371px;
}
.ccm-page .qbb-babycheese-history-cnt2 .history-img1 {
  display: block;
  height: auto;
  width: 399px;
}
.ccm-page .qbb-babycheese-history-cnt2 .history-img1.qbb-bc-target {
  opacity: 0;
  transition: 0.5s ease 0.4s;
  transform: translateX(-50px);
}
.ccm-page .qbb-babycheese-history-cnt2 .history-img1.qbb-bc-view {
  opacity: 1;
  transform: translateX(0);
}

.ccm-page .qbb-babycheese-history1 {
  margin: 45px auto 150px;
  max-width: 1040px;
  padding: 50px 0 25px;
  position: relative;
  width: 100%;
}
.ccm-page .qbb-babycheese-history1:before {
  background: #fff;
  border-radius: 5px;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -5px;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 10px;
  z-index: 0;
}
/*.ccm-page .qbb-babycheese-history1:after {
  border-left: 12px dotted #fff;
  bottom: -83px;
  content: "";
  display: block;
  height: 63px;
  left: 50%;
  margin-left: -6px;
  pointer-events: none;
  position: absolute;
  width: 0;
  z-index: 0;
}*/
.ccm-page .qbb-babycheese-history1:after {
  background: radial-gradient(circle closest-side, #fff, #fff 100%, transparent 100%, transparent);
  background-size: 12px 24px;
  bottom: -81px;
  content: "";
  display: block;
  height: 72px;
  left: 50%;
  margin-left: -6px;
  pointer-events: none;
  position: absolute;
  width: 12px;
  z-index: 0;
}
.ccm-page .qbb-babycheese-history1 .item1 {
  display: flex;
  flex-direction: column;
  pointer-events: none;
  position: relative;
}
.ccm-page .qbb-babycheese-history1 .item1.qbb-bc-target {
  opacity: 0;
  transform: translateY(100px);
  transition: 1s cubic-bezier(.37, .07, .32, 1.23);
}
.ccm-page .qbb-babycheese-history1 .item1.qbb-bc-view {
  opacity: 1;
  transform: translateY(0);
}
.ccm-page .qbb-babycheese-history1 .item1 * {
  pointer-events: all;
}
.ccm-page .qbb-babycheese-history1 .item1 + .item1 {
  margin-top: -160px;
}
.ccm-page .qbb-babycheese-history1 .item1 .qbb-babycheese-history-title1 {
  position: relative;
  width: 50%;
}
.ccm-page .qbb-babycheese-history1 .item1 .qbb-babycheese-history-title1:before {
  border-top: 3px solid #f00;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0.55em;
  width: calc(100% - (50px + 3.8em));
}
.ccm-page .qbb-babycheese-history1 .item1 .qbb-babycheese-history-title1:after {
  background: #f00;
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  position: absolute;
  right: -11px;
  top: 0.3em;
  width: 22px;
}
.ccm-page .qbb-babycheese-history1 .item1 .block1 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 2px 4px 10px 0 rgba(0,0,0,0.1);
  padding: 35px 38px;
  width: 450px;
}
.ccm-page .qbb-babycheese-history1 .item1 .prd1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 17px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ccm-page .qbb-babycheese-history1 .item1 .prd1:not(.b) {
  gap: 10px 2.7027027%;
}
.ccm-page .qbb-babycheese-history1 .item1 .prd1:not(.b) li {
  width: 48.64864865%;
}
.ccm-page .qbb-babycheese-history1 .item1 .prd1 img {
  display: block;
}
.ccm-page .qbb-babycheese-history1 .item1 .prd1 span {
  display: block;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.5;
  margin: 5px 0 0;
  text-align: center;
}

.ccm-page .qbb-babycheese-history1 .item2 {
  position: relative;
  margin: 100px 0 50px;
  width: 100%;
}
.ccm-page .qbb-babycheese-history1 .item2.qbb-bc-target {
  opacity: 0;
  transform: translateY(100px);
  transition: 1s cubic-bezier(.37, .07, .32, 1.23);
}
.ccm-page .qbb-babycheese-history1 .item2.qbb-bc-view {
  opacity: 1;
  transform: translateY(0);
}
.ccm-page .qbb-babycheese-history1 .item2 + .item1 {
  margin-top: 100px;
}
.ccm-page .qbb-babycheese-history1 .item2 .year1 {
  background: #fff;
  border-radius: 50%;
  color: #ed1b23;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  font-weight: 900;
  height: 120px;
  letter-spacing: 0.1em;
  margin: auto;
  width: 120px;
}

.ccm-page .qbb-babycheese-history1 .buttons1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin: 20px 0 0;
}
.ccm-page .qbb-babycheese-history1 .button1 {
    background: #ed1b23;
    border: 1px solid #ed1b23;
    border-radius: 20px;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 40px;
    margin: auto;
    overflow: hidden;
    padding: 0 10px 0 0;
    position: relative;
    text-align: center;
    width: 258px;
}
.ccm-page .qbb-babycheese-history1 .button1 span {
    color: #fff;
    position: relative;
}
.ccm-page .qbb-babycheese-history1 .button1:after {
    background: url(/application/themes/qbb/images/babycheese/arrow2.svg) no-repeat center center;
    background-size: contain;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
}

.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .copy1 {
  color: #f00;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.66;
  margin: 0 0 40px;
  text-align: center;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 {
  position: relative;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img2 {
  display: block;
  height: auto;
  margin: auto;
  max-width: 409px;
  position: relative;
  width: 100%;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img2.qbb-bc-target {
  opacity: 0;
  transform: translateY(60px);
  transition: 0.5s cubic-bezier(.36, .09, .31, 1.25) 0.4s;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img2.qbb-bc-view {
  opacity: 1;
  transform: translateY(0);
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img3 {
  display: block;
  height: auto;
  margin: -115px auto 0;
  max-width: 1038px;
  width: 100%;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img3.qbb-bc-target {
  opacity: 0;
  transition: 0.4s ease 0.1s;
}
.ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img3.qbb-bc-view {
  opacity: 1;
}

.ccm-page .qbb-babycheese-history-existing-pkg1 {
  bottom: 160px;
  display: block;
  height: 251px;
  position: fixed;
  right: 30px;
  width: 227px;
  z-index: 1;
}
.ccm-page .qbb-babycheese-history-existing-pkg1.qbb-bc-target {
  opacity: 0;
  transition: 0.5s ease 0.3s;
}
.ccm-page .qbb-babycheese-history-existing-pkg1.qbb-bc-view {
  opacity: 1;
}
.ccm-page .qbb-babycheese-history-existing-pkg1 a {
  display: block;
  transition: 0.3s;
}
.ccm-page .qbb-babycheese-history-existing-pkg1 a:hover {
  transform: scale(1.05);
}

@media only screen and (min-width: 769px) {
  .ccm-page .qbb-babycheese-history1 .item1:nth-of-type(even) {
    align-items: flex-end;
  }
  .ccm-page .qbb-babycheese-history1 .item1:nth-of-type(even) .qbb-babycheese-history-title1 {
    display: flex;
    justify-content: flex-end;
  }
  .ccm-page .qbb-babycheese-history1 .item1:nth-of-type(even) .qbb-babycheese-history-title1:before {
    left: 0;
    right: auto;
  }
  .ccm-page .qbb-babycheese-history1 .item1:nth-of-type(even) .qbb-babycheese-history-title1:after {
    left: -11px;
    right: auto;
  }
}

@media only screen and (max-width: 768px) {
  
  .ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char1,
  .ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char2,
  .ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char3,
  .ccm-page .qbb-babycheese-page-title1.babycheese-history .history-title-char4 {
    display: none;
  }

  .ccm-page .qbb-babycheese-history-cnt1 {
    padding: 30px 15px 40px;
  }
  .ccm-page .qbb-babycheese-history-cnt1:before {
    display: none;
  }
  .ccm-page .qbb-babycheese-history-cnt1:after {
    bottom: 33px;
    height: 356px;
    margin-left: -205px;
    width: 458px;
  }
  .ccm-page .qbb-babycheese-history-cnt1 .copy1 {
    font-size: 16px;
    text-align: left;
  }
  .ccm-page .qbb-babycheese-history-cnt1 .copy2 {
    font-size: 13px;
    padding-left: 1.5em;
    text-align: left;
    text-indent: -1.5em;
  }

  .ccm-page .qbb-babycheese-history-title1 {
    font-size: 20px;
  }
  .ccm-page .qbb-babycheese-history-title1 span {
    gap: 2px;
    width: calc(40px + 3.7em);
  }
  .ccm-page .qbb-babycheese-history-title1 .history-icon-hat1 {
    height: auto;
    width: 37px;
  }

  .ccm-page .qbb-babycheese-history-copy1 {
    font-size: 18px;
  }

  .ccm-page .qbb-babycheese-history-cnt2 {
    padding: 40px 15px 0;
  }
  .ccm-page .qbb-babycheese-history-cnt2:before {
    height: 180px;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt1 {
    flex-direction: column;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div {
    width: 100%;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div:nth-child(1) {
    justify-content: flex-start;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div:nth-child(2) {
    padding-left: 0;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt1 > div:nth-child(1) > div {
    max-width: none;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .history-img1 {
    margin: 1em auto 0;
  }

  .ccm-page .qbb-babycheese-history1 {
    margin: 25px auto 80px;
  }
  .ccm-page .qbb-babycheese-history1:before {
    border-radius: 2.5px;
    width: 5px;
    left: 0;
    margin-left: 0;
  }
  /*.ccm-page .qbb-babycheese-history1:after {
    border-left-width: 5px;
    bottom: -30px;
    height: 25px;
    left: 0;
    margin-left: 0;
  }*/
  .ccm-page .qbb-babycheese-history1:after {
    background-size: 5px 10px;
    bottom: -31px;
    height: 30px;
    left: 0;
    margin-left: 0;
    width: 5px;
  }
  .ccm-page .qbb-babycheese-history1 .item1 {
    padding-left: 25px;
  }
  .ccm-page .qbb-babycheese-history1 .item1 + .item1 {
    margin-top: 50px;
  }
  .ccm-page .qbb-babycheese-history1 .item1 .qbb-babycheese-history-title1 {
    width: 100%;
  }
  .ccm-page .qbb-babycheese-history1 .item1 .qbb-babycheese-history-title1:before {
    border-top-width: 2px;
    left: -25px;
    right: auto;
    top: 0.55em;
    width: 20px;
  }
  .ccm-page .qbb-babycheese-history1 .item1 .qbb-babycheese-history-title1:after {
    height: 10px;
    left: -27px;
    right: auto;
    top: 0.35em;
    width: 10px;
  }
  .ccm-page .qbb-babycheese-history1 .item1 .block1 {
    border-radius: 6px;
    padding: 20px 15px;
    width: 100%;
  }
  .ccm-page .qbb-babycheese-history1 .item1 .prd1 {
    gap: 5px;
  }
  .ccm-page .qbb-babycheese-history1 .item1 .prd1 span {
    font-size: 10px;
    margin: 4px 0 0;
  }

  .ccm-page .qbb-babycheese-history1 .item2 {
    margin: 80px 0 40px;
  }
  .ccm-page .qbb-babycheese-history1 .item2 .year1 {
    margin: 0 0 0 -3px;
  }

  .ccm-page .qbb-babycheese-history-cnt2 .cnt2 .copy1 {
    font-size: 21px;
    margin: 0 0 30px;
    text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img2 {
    max-width: none;
    width: 60%;
  }
  .ccm-page .qbb-babycheese-history-cnt2 .cnt2 .history-img3 {
    margin: -50px auto 0;
    max-width: none;
  }

  .ccm-page .qbb-babycheese-history-existing-pkg1 {
    bottom: 120px;
    height: 111px;
    right: -4px;
    width: 100px;
  }

}

