.cp-guide-contents-popup {
  /* reset css */
  /* component css */
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

.cp-guide-contents-popup * {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

.cp-guide-contents-popup *:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.cp-guide-contents-popup article, .cp-guide-contents-popup aside, .cp-guide-contents-popup details, .cp-guide-contents-popup figcaption, .cp-guide-contents-popup figure, .cp-guide-contents-popup footer, .cp-guide-contents-popup header, .cp-guide-contents-popup hgroup, .cp-guide-contents-popup menu, .cp-guide-contents-popup nav, .cp-guide-contents-popup section {
  display: block;
}

.cp-guide-contents-popup ol, .cp-guide-contents-popup ul, .cp-guide-contents-popup dl, .cp-guide-contents-popup li {
  list-style: none;
}

.cp-guide-contents-popup table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cp-guide-contents-popup a {
  color: black;
  text-decoration: none;
}

.cp-guide-contents-popup sup {
  position: relative;
  top: -0.4em;
  vertical-align: middle;
  color: inherit;
  font-size: 0.75em;
}

.cp-guide-contents-popup .is-pc {
  display: block;
}

.cp-guide-contents-popup .is-mo {
  display: none;
}

@media (max-width: 1023px) {
  .cp-guide-contents-popup .is-pc {
    display: none;
  }
  .cp-guide-contents-popup .is-mo {
    display: block;
  }
}

.cp-guide-contents-popup .cp-guide-contents-popup__inner {
  width: 100%;
  height: auto;
  padding: 0 0 100px;
  padding: 0 0 10rem;
}

.cp-guide-contents-popup .cp-guide-contents-popup__img {
  width: 100%;
  height: auto;
}

.cp-guide-contents-popup .cp-guide-contents-popup__img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.cp-guide-contents-popup .cp-guide-contents-popup__img ~ .cp-guide-contents-popup__txt {
  padding-top: 60px;
  padding-top: 6rem;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-width: 192rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 76px;
  gap: 7.6rem;
  margin: 0 auto;
  padding: 0 140px;
  padding: 0 14rem;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-title {
  width: 100%;
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-desc {
  width: 674px;
  width: 67.4rem;
  height: auto;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-list > li {
  padding: 20px 0 15px;
  padding: 2rem 0 1.5rem;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-name {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-disc {
  padding-top: 35px;
  padding-top: 3.5rem;
  color: #7c7c7c;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 400;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-title__subtitle {
  margin: 0;
  padding-top: 20px;
  padding-top: 2rem;
  color: #767676;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-title__title {
  margin: 0;
  padding-top: 20px;
  padding-top: 2rem;
  color: #000;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-desc__text {
  margin: 0;
  padding-top: 5px;
  padding-top: 0.5rem;
  color: #767676;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-btn .cta-button {
  height: 56px;
  height: 5.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 44px;
  margin-top: 4.4rem;
  padding: 0 40px;
  padding: 0 4rem;
}

.cp-guide-contents-popup .cp-guide-contents-popup__txt-btn .cta-button .text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__title.cm-section-title__title {
  font-size: 34px;
  font-size: 3.4rem;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-list > li {
  padding-top: 24px;
  padding-top: 2.4rem;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-list > li:first-child {
  padding-top: 0;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-list > li .cm-btn-more {
  margin: 20px 40px 0 0;
  margin: 2rem 4rem 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-list > li .cm-btn-more.type-newwindow::after {
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-text {
  color: #767676;
}

.cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-btn:has(.cm-btn-more) {
  padding: 4px 0 16px;
  padding: 0.4rem 0 1.6rem;
}

.cm-async-popup[id*='gc1a-async-popup'].type-dark .cm-async-popup__desc-list > li .cm-btn-more {
  color: #fff;
}

.cm-async-popup[id*='gc1a-async-popup'].type-dark .cm-async-popup__desc-list > li .cm-btn-more.type-newwindow::after {
  background-image: url("../../../../../../etc.clientlibs/genesis-p2/global/clientlibs/clientlib-basepage/resources/images/ico-new-window.png");
}

.cm-async-popup[id*='gc1a-async-popup'].type-dark .cm-async-popup__desc-list > li .cm-btn-more span::before {
  background: #fff;
}

.cm-async-popup[id*='gc1a-async-popup'].type-dark .cm-async-popup__desc-text {
  color: #7c7c7c;
}

.cm-async-popup[id*='gc1a-async-popup'].type-light .cm-async-popup__desc-text {
  color: #767676;
}

.type-dark .cp-guide-contents-popup {
  background-color: #000;
}

.type-dark .cp-guide-contents-popup__txt-name {
  color: #fff;
}

.type-dark .cp-guide-contents-popup__txt-disc {
  color: rgba(255, 255, 255, 0.5);
}

.type-dark .cp-guide-contents-popup__txt .cm-section-title__subtitle {
  color: #7c7c7c;
}

.type-dark .cp-guide-contents-popup__txt .cm-section-title__title {
  color: #fff;
}

.type-dark .cp-guide-contents-popup__txt .cm-section-desc__text {
  color: #7c7c7c;
}

.type-dark .cp-guide-contents-popup__txt-btn .cta-button {
  background-color: #fff;
}

.type-dark .cp-guide-contents-popup__txt-btn .cta-button::before {
  background-color: #000;
}

.type-dark .cp-guide-contents-popup__txt-btn .cta-button::after {
  border: 1px solid #fff;
}

.type-dark .cp-guide-contents-popup__txt-btn .cta-button:hover .text, .type-dark .cp-guide-contents-popup__txt-btn .cta-button:focus .text {
  color: #fff;
}

.type-dark .cp-guide-contents-popup__txt-btn .cta-button .text {
  color: #000;
}

.type-light .cp-guide-contents-popup {
  background-color: #fff;
}

.type-light .cp-guide-contents-popup__txt-name {
  color: #000;
}

.type-light .cp-guide-contents-popup__txt-disc {
  color: #7c7c7c;
}

.type-light .cp-guide-contents-popup__txt .cm-section-title__subtitle {
  color: #767676;
}

.type-light .cp-guide-contents-popup__txt .cm-section-title__title {
  color: #000;
}

.type-light .cp-guide-contents-popup__txt .cm-section-desc__text {
  color: #767676;
}

/* @media (max-width: 1919px) */
@media (max-width: 1919px) {
  /* component css */
  .cp-guide-contents-popup .cp-guide-contents-popup__txt {
    padding: 0 120px;
    padding: 0 12rem;
  }
}

/* @media (max-width: 1599px) */
@media (max-width: 1599px) {
  /* component css */
  .cp-guide-contents-popup .cp-guide-contents-popup__txt {
    padding: 0 100px;
    padding: 0 10rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-desc {
    width: 594px;
    width: 59.4rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-list > li {
    padding: 20px 0 4px;
    padding: 2rem 0 0.4rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-name {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.1;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-disc {
    padding-top: 24px;
    padding-top: 2.4rem;
    color: #767676;
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: -0.01em;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-title__subtitle {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-title__title {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-desc__text {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-btn .cta-button {
    margin-top: 36px;
    margin-top: 3.6rem;
  }
  .type-dark .cp-guide-contents-popup__txt-disc {
    color: #7c7c7c;
  }
  .type-light .cp-guide-contents-popup__txt-disc {
    color: #767676;
  }
}

/* @media (max-width: 1359px) */
@media (max-width: 1359px) {
  /* component css */
  .cp-guide-contents-popup .cp-guide-contents-popup__inner {
    padding: 0 0 60px;
    padding: 0 0 6rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__img ~ .cp-guide-contents-popup__txt {
    padding-top: 40px;
    padding-top: 4rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt {
    padding: 0 76px;
    padding: 0 7.6rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-desc {
    width: 504px;
    width: 50.4rem;
  }
}

/* @media (max-width: 1199px) */
@media (max-width: 1199px) {
  .cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__title.cm-section-title__title {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-list > li .cm-btn-more {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
  }
}

/* @media (max-width: 1023px) */
@media (max-width: 1023px) {
  /* component css */
  .cp-guide-contents-popup .cp-guide-contents-popup__inner {
    padding: 0 0 60px;
    padding: 0 0 6rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__img ~ .cp-guide-contents-popup__txt {
    padding-top: 0;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt {
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: normal;
    -webkit-justify-content: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
    gap: 40px;
    gap: 4rem;
    padding: 0;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-title {
    padding: 0 20px;
    padding: 0 2rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-desc {
    width: 100%;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-list > li {
    padding: 24px 0 0;
    padding: 2.4rem 0 0;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-list > li:first-child {
    padding-top: 0;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-title__subtitle, .cp-guide-contents-popup .cp-guide-contents-popup__txt .cm-section-title__title {
    padding-top: 12px;
    padding-top: 1.2rem;
  }
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-btn .cta-button {
    min-width: 340px;
    min-width: 34rem;
    margin-top: 40px;
    margin-top: 4rem;
  }
  .cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__contents-wrap {
    padding: 24px 20px 0;
    padding: 2.4rem 2rem 0;
  }
  .cm-async-popup[id*='gc1a-async-popup'] .cm-async-popup__desc-btn:has(.cm-btn-more) {
    padding: 4px 0 0;
    padding: 0.4rem 0 0;
  }
}

/* @media (max-width: 767px) */
@media (max-width: 767px) {
  /* component css */
  .cp-guide-contents-popup .cp-guide-contents-popup__txt-btn .cta-button {
    min-width: auto;
    padding: 0 25px;
    padding: 0 2.5rem;
  }
}
