#cclemon-contents .sec-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#cclemon-contents .sec-title.title--has-icon::before {
  content: "";
  display: block;
  width: 38px;
  height: 33px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-title.title--has-icon::before {
    width: 5.9895833333vw;
    height: 5.2083333333vw;
  }
}
#cclemon-contents .sec-title.title--has-icon.title--lemon-white::before {
  background-image: url(../img/icon/icn-lemon_white.png);
}
#cclemon-contents .sec-title.title--has-icon.title--lemon-yellow::before {
  background-image: url(../img/icon/icn-lemon_yellow.png);
}
#cclemon-contents .sec-title .sec-title__text {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-title .sec-title__text {
    margin-top: 2.0833333333vw;
  }
  #cclemon-contents .sec-title .sec-title__text.title__text--product {
    width: 26.3020833333vw;
  }
  #cclemon-contents .sec-title .sec-title__text.title__text--whatscc {
    width: 52.0833333333vw;
  }
  #cclemon-contents .sec-title .sec-title__text.title__text--aboutc {
    width: 80.859375vw;
  }
}
#cclemon-contents .sec-mv .mv-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: var(--lmn-min-width-pc);
  height: 618px;
  clip-path: ellipse(100% 100% at center top);
  background-color: var(--lmn-color-yellow);
  background-image: linear-gradient(0deg, rgb(255, 200, 0) 0%, rgb(255, 204, 0) 11%, rgb(255, 208, 0) 21%, rgb(255, 215, 0) 77%, rgb(255, 222, 0) 88%, rgb(255, 228, 51) 100%);
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-mv .mv-wrapper {
    width: 100%;
    min-width: auto;
    height: 129.1666666667vw;
    clip-path: ellipse(148% 100% at center top);
  }
}
#cclemon-contents .sec-mv .mv-wrapper .mv-inner {
  position: absolute;
  width: min(100%, var(--lmn-max-width-pc));
  min-width: var(--lmn-min-width-pc);
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-mv .mv-wrapper .mv-inner {
    width: 100%;
    min-width: auto;
  }
}
#cclemon-contents .sec-mv .mv-wrapper .mv__img {
  position: absolute;
  display: block;
}
#cclemon-contents .sec-mv .mv-wrapper .mv__img-badge {
  top: 140px;
  left: 52.4054%;
}
#cclemon-contents .sec-mv .mv-wrapper .mv__img-badge img {
  max-width: initial;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-mv .mv-wrapper .mv__img-badge {
    width: 33.0729166667vw;
    top: 64.84375vw;
    left: 16.6666666667vw;
  }
  #cclemon-contents .sec-mv .mv-wrapper .mv__img-badge img {
    max-width: 100%;
  }
}
#cclemon-contents .sec-mv .mv-wrapper .mv__img-bottle {
  top: 80px;
  left: 30.2405%;
  z-index: 2;
}
#cclemon-contents .sec-mv .mv-wrapper .mv__img-bottle img {
  max-width: initial;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-mv .mv-wrapper .mv__img-bottle {
    width: 100%;
    top: 55.078125vw;
    left: 50%;
    transform: translateX(-50%);
  }
  #cclemon-contents .sec-mv .mv-wrapper .mv__img-bottle img {
    max-width: 100%;
  }
}
#cclemon-contents .sec-mv .mv-wrapper .mv__img-logo {
  top: 186px;
  right: 45.189%;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-mv .mv-wrapper .mv__img-logo {
    width: 65.4947916667vw;
    top: 12.2395833333vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
#cclemon-contents .sec-product {
  padding: 96px 0 104px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product {
    padding: 11.4583333333vw 0 20.0520833333vw;
  }
}
#cclemon-contents .sec-product .sec-inner {
  max-width: none;
}
#cclemon-contents .sec-product .product-block {
  width: min(100%, var(--lmn-width-pc));
  margin: 0 auto;
  padding: 72px 72px 80px;
  background: #fff;
  border: 8px var(--lmn-color-orange) solid;
  border-radius: 112px 24px 112px 24px;
  box-shadow: 20px 20px 0px 0px var(--lmn-color-orange);
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product-block {
    width: 100%;
    padding: 9.375vw 5.2083333333vw 10.4166666667vw;
    border: 1.0416666667vw var(--lmn-color-orange) solid;
    border-radius: 14.5833333333vw 3.125vw 14.5833333333vw 3.125vw;
    box-shadow: 2.6041666667vw 2.6041666667vw 0px 0px var(--lmn-color-orange);
  }
}
#cclemon-contents .sec-product .product-block.block--seasonal-honeyapple {
  background: #fff url(../img/product/bg-bubble-honeyapple.png) no-repeat right 48px bottom 48px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product-block.block--seasonal-honeyapple {
    background: #fff;
  }
}
#cclemon-contents .sec-product .product-block.block--sour {
  background: #fff url(../img/product/bg-bubble.png) no-repeat right 48px bottom 48px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product-block.block--sour {
    background: #fff;
  }
}
#cclemon-contents .sec-product .product-block.block--can .product__image__badge {
  top: 0;
  left: -20px;
}
#cclemon-contents .sec-product .product-block.block--can .product__image__bottle {
  width: 184px;
  padding-top: 56px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product-block.block--can .product__image__badge {
    left: 0;
  }
  #cclemon-contents .sec-product .product-block.block--can .product__image__bottle {
    width: 31.7708333333vw;
    padding-top: 8.3333333333vw;
  }
}
#cclemon-contents .sec-product .product-block + .product-block {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product-block + .product-block {
    margin-top: 9.375vw;
  }
}
#cclemon-contents .sec-product .sec-title + .product-block {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .sec-title + .product-block {
    margin-top: 9.375vw;
  }
}
#cclemon-contents .sec-product .product__container {
  display: flex;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__container {
    flex-direction: column;
    gap: 9.375vw;
  }
}
#cclemon-contents .sec-product .product__container.product--cclemon {
  align-items: flex-end;
}
#cclemon-contents .sec-product .product__image {
  position: relative;
  width: 45.238%;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__image {
    width: 100%;
  }
}
#cclemon-contents .sec-product .product__image.image--cclemon {
  padding-bottom: 2.1875rem;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__image.image--cclemon {
    padding-bottom: 0;
  }
}
#cclemon-contents .sec-product .product__image__badge {
  position: absolute;
  top: 8px;
  left: -10px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__image__badge {
    top: 2.0833333333vw;
    left: 0;
    width: 25.78125vw;
  }
}
#cclemon-contents .sec-product .product__image__bottle {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__image__bottle {
    width: 25.78125vw;
  }
}
#cclemon-contents .sec-product .product__size {
  width: 88px;
  margin-top: 16px;
  padding: 10px 0;
  background: var(--lmn-color-ocher);
  border-radius: 1000px;
  font-size: 0.75rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__size {
    width: 16.6666666667vw;
    margin-top: 4.1666666667vw;
    padding: 1.5625vw 0;
    font-size: 2.6041666667vw;
  }
}
#cclemon-contents .sec-product .product__detail {
  flex: 1;
}
#cclemon-contents .sec-product .product__name {
  padding-top: 40px;
}
#cclemon-contents .sec-product .product__name.product__name--sour {
  width: 302px;
}
#cclemon-contents .sec-product .product__name.product__name--plus {
  width: 250px;
}
#cclemon-contents .sec-product .product__name.product__name--honeyapple {
  width: 285px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__name {
    padding-top: 0;
  }
  #cclemon-contents .sec-product .product__name.product__name--cclemon {
    width: 31.3802083333vw;
  }
  #cclemon-contents .sec-product .product__name.product__name--sour {
    width: 58.4635416667vw;
  }
  #cclemon-contents .sec-product .product__name.product__name--plus {
    width: 48.4375vw;
  }
  #cclemon-contents .sec-product .product__name.product__name--honeyapple {
    width: 55.46875vw;
  }
}
#cclemon-contents .sec-product .product__text {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__text {
    margin-top: 7.2916666667vw;
  }
}
#cclemon-contents .sec-product .product__text .highlight {
  background: linear-gradient(transparent 60%, var(--lmn-color-yellow) 60%);
}
#cclemon-contents .sec-product .product__text .small {
  font-size: 0.6em;
  vertical-align: super;
}
#cclemon-contents .sec-product .product__text .note {
  margin-top: 24px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__text .note {
    margin-top: 3.125vw;
    font-size: 2.8645833333vw;
  }
}
#cclemon-contents .sec-product .product__text__lead {
  font-size: 1.5rem;
  line-height: 1.4;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__text__lead {
    font-size: 4.9479166667vw;
    padding-bottom: 8.3333333333vw;
  }
  #cclemon-contents .sec-product .product__text__lead.lead--sour {
    word-break: keep-all;
  }
}
#cclemon-contents .sec-product .product__lineup {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__lineup {
    margin-top: 7.2916666667vw;
  }
}
#cclemon-contents .sec-product .lineup__list {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  padding-bottom: 2.1875rem;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .lineup__list {
    padding-bottom: 9.375vw;
  }
}
#cclemon-contents .sec-product .lineup__item {
  position: relative;
  text-align: center;
}
#cclemon-contents .sec-product .lineup__image {
  display: block;
  margin: 0 auto;
}
#cclemon-contents .sec-product .lineup__image.image--160ml {
  width: 44px;
}
#cclemon-contents .sec-product .lineup__image.image--350ml {
  width: 52px;
}
#cclemon-contents .sec-product .lineup__image.image--430ml {
  width: 54px;
}
#cclemon-contents .sec-product .lineup__image.image--600ml {
  width: 60px;
}
#cclemon-contents .sec-product .lineup__image.image--15l {
  width: 80px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .lineup__image.image--160ml {
    width: 7.5520833333vw;
  }
  #cclemon-contents .sec-product .lineup__image.image--350ml {
    width: 9.2447916667vw;
  }
  #cclemon-contents .sec-product .lineup__image.image--430ml {
    width: 9.375vw;
  }
  #cclemon-contents .sec-product .lineup__image.image--600ml {
    width: 10.4166666667vw;
  }
  #cclemon-contents .sec-product .lineup__image.image--15l {
    width: 14.0625vw;
  }
}
#cclemon-contents .sec-product .lineup__size {
  width: 68px;
  margin: 16px auto 0;
  padding: 10px 0;
  background: var(--lmn-color-ocher);
  border-radius: 1000px;
  font-size: 0.75rem;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .lineup__size {
    width: 11.9791666667vw;
    margin: 2.8645833333vw auto 0;
    padding: 1.5625vw 0;
    font-size: 2.6041666667vw;
  }
}
#cclemon-contents .sec-product .lineup__sale {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 8px;
  font-size: 0.6875rem;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .lineup__sale {
    margin-top: 1.0416666667vw;
    font-size: 2.34375vw;
  }
}
#cclemon-contents .sec-product .lineup__sale.sale--430ml {
  bottom: -2.1875rem;
}
#cclemon-contents .sec-product .lineup__sale.sale--600ml {
  bottom: -2.1875rem;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .lineup__sale.sale--430ml {
    bottom: -3em;
  }
  #cclemon-contents .sec-product .lineup__sale.sale--600ml {
    bottom: -4.2em;
  }
}
#cclemon-contents .sec-product .product__explanation {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__explanation {
    margin-top: 8.3333333333vw;
  }
}
#cclemon-contents .sec-product .explanation-block {
  border: 4px var(--lmn-color-red) solid;
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation-block {
    border-radius: 5.46875vw;
  }
  #cclemon-contents .sec-product .explanation-block:not([open]) {
    border-radius: 1000px;
  }
}
#cclemon-contents .sec-product .explanation-block + .explanation-block {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation-block + .explanation-block {
    margin-top: 4.1666666667vw;
  }
}
#cclemon-contents .sec-product .explanation__head__inner {
  position: relative;
  padding: 18px 0;
  font-size: 1.25rem;
  color: var(--lmn-color-red);
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation__head__inner {
    padding: 3.125vw 0;
    font-size: 4.6875vw;
  }
}
#cclemon-contents .sec-product .explanation__head__icon {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  display: block;
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
}
#cclemon-contents .sec-product .explanation__head__icon::before, #cclemon-contents .sec-product .explanation__head__icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 4px;
  background-color: var(--lmn-color-red);
  border-radius: 1000px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#cclemon-contents .sec-product .explanation__head__icon::before {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 0.4s;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation__head__icon {
    right: 3.125vw;
    width: 4.9479166667vw;
    height: 4.9479166667vw;
  }
  #cclemon-contents .sec-product .explanation__head__icon::before, #cclemon-contents .sec-product .explanation__head__icon::after {
    width: 4.9479166667vw;
  }
}
#cclemon-contents .sec-product .explanation-block[open] .explanation__head__icon::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
#cclemon-contents .sec-product .explanation__contents-inner {
  padding: 32px 48px 40px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation__contents-inner {
    padding: 5.2083333333vw 4.1666666667vw 10.4166666667vw;
  }
}
#cclemon-contents .sec-product .explanation__contents__title.title--effect {
  width: 60.4166666667vw;
}
#cclemon-contents .sec-product .explanation__contents__title.title--mechanism {
  width: 59.2447916667vw;
}
#cclemon-contents .sec-product .explanation__contents__report {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation__contents__report {
    margin-top: 7.2916666667vw;
  }
}
#cclemon-contents .sec-product .report__image {
  margin-top: 32px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .report__image {
    margin-top: 5.2083333333vw;
  }
}
#cclemon-contents .sec-product .report__target {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
  margin-top: 32px;
  font-size: 0.875rem;
  line-height: 1.5;
}
#cclemon-contents .sec-product .report__target dt {
  width: 16%;
}
#cclemon-contents .sec-product .report__target dd {
  width: 84%;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .report__target {
    row-gap: 0;
    margin-top: 6.25vw;
    font-size: 3.6458333333vw;
    line-height: 1.7;
  }
  #cclemon-contents .sec-product .report__target dt, #cclemon-contents .sec-product .report__target dd {
    width: 100%;
  }
  #cclemon-contents .sec-product .report__target dd + dt {
    margin-top: 3.125vw;
  }
  #cclemon-contents .sec-product .report__target dd {
    margin-top: 2.0833333333vw;
  }
}
#cclemon-contents .sec-product .report__note {
  margin-top: 24px;
  font-size: 0.6875rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .report__note {
    margin-top: 3.125vw;
    font-size: 0.6875rem;
    line-height: 1.7;
  }
}
#cclemon-contents .sec-product .report__note__list {
  padding-left: 1em;
}
#cclemon-contents .sec-product .report__note__list li {
  text-indent: -1em;
}
#cclemon-contents .sec-product ol.report__note__list {
  list-style-type: decimal;
  list-style-position: inside;
}
#cclemon-contents .sec-product .explanation__contents__bottom {
  margin-top: 32px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .explanation__contents__bottom {
    margin-top: 10.4166666667vw;
  }
}
#cclemon-contents .sec-product .explanation__contents__close {
  color: var(--lmn-color-red);
  text-decoration: underline;
}
#cclemon-contents .sec-product .product__functional {
  margin-top: 40px;
  padding: 32px 40px;
  background-color: var(--lmn-color-ocher);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .product__functional {
    margin-top: 5.2083333333vw;
    padding: 5.2083333333vw 4.1666666667vw;
    border-radius: 3.125vw;
  }
}
#cclemon-contents .sec-product .functional__head {
  font-size: 0.875rem;
}
#cclemon-contents .sec-product .functional__head + .functional__head {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .functional__head {
    font-size: 3.125vw;
    line-height: 1.4;
  }
  #cclemon-contents .sec-product .functional__head + .functional__head {
    margin-top: 4.1666666667vw;
  }
}
#cclemon-contents .sec-product .functional__list {
  margin-top: 12px;
  padding-left: 1em;
  font-size: 0.75rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-product .functional__list {
    margin-top: 3.125vw;
    font-size: 3.125vw;
  }
}
#cclemon-contents .sec-product .functional__list li {
  text-indent: -1em;
}
#cclemon-contents .sec-product .functional__list li::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 0.2em;
  border-radius: 50%;
  background-color: var(--lmn-color-black);
  line-height: 1;
  vertical-align: middle;
}
#cclemon-contents .sec-product .functional__list li.mark--none {
  margin-left: -1em;
  text-indent: 0;
}
#cclemon-contents .sec-product .functional__list li.mark--none::before {
  content: none;
}
#cclemon-contents .sec-whatscc {
  padding: 80px 0 64px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-whatscc {
    padding: 11.4583333333vw 0 15.625vw;
  }
}
#cclemon-contents .sec-whatscc .whatscc__image {
  position: relative;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-whatscc .whatscc__image {
    margin-top: 9.375vw;
  }
}
#cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__balloon {
  position: absolute;
}
#cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__balloon.balloon--left {
  top: 20px;
  right: 60.833%;
}
#cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__balloon.balloon--right {
  top: 84px;
  left: 60.476%;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__balloon.balloon--left {
    top: 3.125vw;
    width: 20.1822916667vw;
  }
  #cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__balloon.balloon--right {
    top: 12.5vw;
    width: 25.1302083333vw;
  }
}
#cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__bottle {
  position: relative;
  display: block;
  width: 86px;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-whatscc .whatscc__image .whatscc__image__bottle {
    width: 11.1979166667vw;
  }
}
#cclemon-contents .sec-whatscc .whatscc__caption {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-whatscc .whatscc__caption {
    margin-top: 8.3333333333vw;
  }
}
#cclemon-contents .sec-aboutc {
  padding: 112px 0 104px;
  background-size: auto auto;
  background-color: rgb(255, 222, 0);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgb(255, 238, 128) 4px, rgb(255, 238, 128) 8px);
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-aboutc {
    padding: 16.6666666667vw 0 15.625vw;
  }
}
#cclemon-contents .sec-aboutc .aboutc__lead {
  margin-top: 48px;
  font-size: 1.125rem;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-aboutc .aboutc__lead {
    margin-top: 9.375vw;
    font-size: 4.6875vw;
    text-align: start;
  }
}
#cclemon-contents .sec-aboutc .aboutc__description {
  display: flex;
  gap: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-aboutc .aboutc__description {
    flex-direction: column;
    gap: 10.4166666667vw;
    margin-top: 6.25vw;
  }
}
#cclemon-contents .sec-aboutc .aboutc__description__image {
  flex-shrink: 0;
  width: 41.3043%;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-aboutc .aboutc__description__image {
    width: 50vw;
    align-self: center;
  }
}
#cclemon-contents .sec-aboutc .aboutc__description__text {
  flex: 1;
}
#cclemon-contents .sec-aboutc .aboutc__description__text p + p {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-aboutc .aboutc__description__text p + p {
    margin-top: 5.2083333333vw;
  }
}
#cclemon-contents .sec-aboutc .aboutc__link {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  #cclemon-contents .sec-aboutc .aboutc__link {
    margin-top: 10.4166666667vw;
  }
}/*# sourceMappingURL=style.css.map */