@charset "UTF-8";.cg-footer-container[data-v-4e806b2c] {
  padding: 1.25vw 12.5vw;
  background-color: #000;
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.625vw;
  line-height: 1.6666666667;
}
.cg-footer-container .cg-footer-content[data-v-4e806b2c] {
  display: flex;
}
.cg-footer-container .cg-footer-content .cg-footer-content-left > ul[data-v-4e806b2c] {
  display: flex;
  align-items: center;
  gap: 2.3958333333vw;
  margin-bottom: 0.625vw;
}
.cg-footer-container .cg-footer-content .cg-footer-content-left > ul li[data-v-4e806b2c]:not(.not-link) {
  cursor: pointer;
}
.cg-footer-container .cg-footer-content .cg-footer-content-left .cg-footer-right-post[data-v-4e806b2c] {
  color: #fff;
}
.cg-footer-container .cg-footer-content .cg-footer-content-right[data-v-4e806b2c] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.25vw;
}
.cg-footer-container .cg-footer-content .cg-footer-content-right > ul[data-v-4e806b2c] {
  display: flex;
  gap: 1.0416666667vw;
}
.cg-footer-concat[data-v-4e806b2c] {
  position: relative;
}
.cg-footer-concat .cg-concat-icon[data-v-4e806b2c] {
  width: 1.5625vw;
  height: 1.5625vw;
  cursor: pointer;
}
.cg-footer-concat .cg-concat-popup-container[data-v-4e806b2c] {
  width: 6.9791666667vw;
  height: 6.9791666667vw;
  position: absolute;
  bottom: calc(100% + 1.0416666667vw);
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 0.8333333333vw;
  opacity: 0;
  visibility: hidden;
}
.cg-footer-concat .cg-concat-popup-container.active[data-v-4e806b2c] {
  opacity: 1;
  visibility: visible;
}
.cg-footer-concat .cg-concat-popup-container[data-v-4e806b2c]::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  transform: translateX(-50%);
  border-width: 0.46875vw;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
}
.cg-footer-concat .cg-concat-popup-container > img[data-v-4e806b2c] {
  width: 100%;
  height: 100%;
}
.ywcg-footer-online-service[data-v-4e806b2c] {
  width: 30vw;
  height: 35vw;
  position: fixed;
  bottom: 2.0833333333vw;
  right: 1.0416666667vw;
  z-index: 999;
  display: none;
  transition: all 0.3s;
  overflow: hidden;
  border-radius: 4px;
}
.ywcg-footer-online-service.active[data-v-4e806b2c] {
  display: block;
}
.ywcg-footer-online-service .ywcg-online-service-close[data-v-4e806b2c] {
  width: clamp(16px, 1.6666666667vw, 32px);
  height: clamp(16px, 1.6666666667vw, 32px);
  position: absolute;
  top: calc(30px - 0.8333333333vw);
  right: 1.0416666667vw;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.7);
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.ywcg-footer-online-service .ywcg-online-service-close.active[data-v-4e806b2c] {
  opacity: 1;
}
.ywcg-footer-online-service .ywcg-online-service-close > svg[data-v-4e806b2c] {
  width: 100%;
  height: 100%;
}
.ywcg-footer-online-service iframe[data-v-4e806b2c] {
  width: 100%;
  height: 100%;
}
.ywcg-mob-footer-container[data-v-5f5b5e2e] {
  padding: 16vw 6.4vw;
  background: #000;
  font-size: 2.6666666667vw;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.3);
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-title[data-v-5f5b5e2e] {
  text-align: center;
  margin-bottom: 6.4vw;
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-title > span[data-v-5f5b5e2e] {
  position: relative;
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-title > span[data-v-5f5b5e2e]::before, .ywcg-mob-footer-container .ywcg-mob-footer-concat-title > span[data-v-5f5b5e2e]::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5.3333333333vw;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-title > span[data-v-5f5b5e2e]::before {
  transform: translateX(-8vw);
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-title > span[data-v-5f5b5e2e]::after {
  transform: translateX(2.6666666667vw);
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-list[data-v-5f5b5e2e] {
  display: flex;
  gap: 5.3333333333vw;
  margin-bottom: 10.6666666667vw;
  justify-content: center;
}
.ywcg-mob-footer-container .ywcg-mob-footer-concat-list li > img[data-v-5f5b5e2e] {
  width: 8vw;
  height: 8vw;
}
.ywcg-mob-footer-container .cg-footer-concat[data-v-5f5b5e2e] {
  position: relative;
}
.ywcg-mob-footer-container .cg-footer-concat .cg-concat-icon[data-v-5f5b5e2e] {
  width: 8vw;
  height: 8vw;
  cursor: pointer;
}
.ywcg-mob-footer-container .cg-footer-concat .cg-concat-popup-container[data-v-5f5b5e2e] {
  width: 24vw;
  height: 24vw;
  position: absolute;
  bottom: calc(100% + 2.6666666667vw);
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 1.3333333333vw;
  opacity: 0;
  visibility: hidden;
}
.ywcg-mob-footer-container .cg-footer-concat .cg-concat-popup-container.active[data-v-5f5b5e2e] {
  opacity: 1;
  visibility: visible;
}
.ywcg-mob-footer-container .cg-footer-concat .cg-concat-popup-container[data-v-5f5b5e2e]::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  transform: translateX(-50%);
  border-width: 1.0666666667vw;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
}
.ywcg-mob-footer-container .cg-footer-concat .cg-concat-popup-container > img[data-v-5f5b5e2e] {
  width: 100%;
  height: 100%;
}
.ywcg-mob-footer-container .ywcg-mob-footer-link[data-v-5f5b5e2e] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 3.2vw;
  line-height: calc(100% + 8px);
  color: #fff;
  margin-bottom: 3.2vw;
}
.ywcg-mob-footer-container .ywcg-mob-footer-link > li[data-v-5f5b5e2e] {
  position: relative;
  white-space: nowrap;
}
.ywcg-mob-footer-container .ywcg-mob-footer-link > li[data-v-5f5b5e2e]:not(.row-last-child)::after {
  content: "｜";
}
.ywcg-mob-footer-container .ywcg-mob-footer-copyright[data-v-5f5b5e2e] {
  line-height: 1.8;
  text-align: center;
}