.page-title {
  text-align: center;
  height: auto !important;
  padding: 110px 0 76px;
}

.page-lead {
  margin-bottom: 137px;
}

#lineup .box {
  position: relative;
}

#lineup .box .logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  position: absolute;
  top: -47px;
  width: 100%;
  z-index: 1;
}

#lineup .box .logos .logo_za {
  width: 114.5px;
}

[lang=ja] #lineup .box .logos .logo_mega {
  width: 195.5px;
}

[lang=zh-cmn-Hant] #lineup .box .logos .logo_mega {
  width: 195px;
}

[lang=zh-cmn-Hans] #lineup .box .logos .logo_mega {
  width: 195px;
}

#lineup .box .colorbox-inner {
  padding: 80px 0 40px;
}

#dress-up {
  margin-bottom: 80px;
}

#dress-up .grid {
  display: grid;
  gap: 40px;
}

#dress-up .colorbox .colorbox-inner {
  padding: 40px 0;
  width: 93.9209726444%;
  margin: 0 auto;
}

#dress-up .colorbox .sectitle {
  word-break: keep-all;
  text-align: center;
  max-width: 12em;
  margin: 0 auto 38px;
}

#dress-up .attentions li {
  text-indent: -1em;
  padding-left: 1em;
}

#dress-up .attentions li br {
  display: none;
}

#dress-up .cardbox img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#how-to-buy .grid {
  display: grid;
  gap: 40px;
}

#how-to-buy .colorbox .colorbox-inner {
  padding: 40px 0;
  width: 93.9209726444%;
  margin: 0 auto;
}

#how-to-buy .colorbox .title {
  word-break: keep-all;
  text-align: center;
  max-width: 14em;
  margin: 0 auto 38px;
}

#how-to-buy .colorbox .text p:not(:last-child) {
  margin-bottom: 2em;
}

#how-to-buy .cardbox .cardbox-inner {
  width: 94.3661971831%;
  padding: 20px 0;
  margin: 0 auto;
  max-width: 540px;
}

#how-to-buy .cardbox .logos {
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}

#how-to-buy .cardbox .logos .logo_za {
  width: 52.131147541%;
}

#how-to-buy .cardbox .logos .logo_mega {
  width: 52.9508196721%;
}

[lang=ja] #how-to-buy .cardbox .logos .logo_mega {
  width: 52.9508196721%;
}

[lang=zh-cmn-Hans] #how-to-buy .cardbox .logos .logo_mega {
  width: 52.9508196721%;
}

[lang=zh-cmn-Hant] #how-to-buy .cardbox .logos .logo_mega {
  width: 52.9508196721%;
}

#how-to-buy .cardbox .logos::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  border-radius: 10px;
  background: linear-gradient(90deg, var(--color-lightblue), var(--color-purple));
}

#how-to-buy .cardbox .arrow {
  display: flex;
  justify-content: center;
  padding: 12px 0 10px;
}

#how-to-buy .cardbox .arrow::after {
  content: "";
  display: block;
  width: 11px;
  height: 32px;
  background: url("../img/250912_02/arrows.svg") center/100% no-repeat;
}

#how-to-buy .cardbox .text {
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 12px;
}

#how-to-buy .cardbox .packages {
  display: flex;
  justify-content: center;
  gap: 20px;
}

#how-to-buy .cardbox .packages img {
  width: 26.393442623%;
}

#eshop_and_download .colorbox-inner {
  width: 93.9209726444%;
  padding: 30px 0 40px;
  margin: 0 auto;
}

#eshop_and_download .sectitle {
  text-align: center;
  margin-bottom: 40px;
}

#eshop_and_download .table {
  gap: 30px 0;
}

#eshop_and_download .table dt {
  word-break: keep-all;
  text-align: left;
  max-width: 8em;
}

#eshop_and_download .table a {
  text-decoration: underline;
  transition: opacity 0.3s;
  margin: 0 0.125em;
}

#eshop_and_download .table a.first {
  margin-left: 0;
}

#eshop_and_download_ja h2 {
  margin-bottom: 30px;
}

#eshop_and_download_ja h3 {
  color: var(--color-white);
  font-size: 21px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

#eshop_and_download_ja .colorbox-inner {
  width: 93.9209726444%;
  padding: 30px 0 30px;
  margin: 0 auto;
  overflow: initial;
}

#eshop_and_download_ja #eshop {
  margin-bottom: 40px;
}

#eshop_and_download_ja #eshop .text-m {
  margin-bottom: 30px;
}

#eshop_and_download_ja #eshop .button_eshop {
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
}

#eshop_and_download_ja #eshop .button_eshop .text {
  padding: 9px 0px 10px;
}

#eshop_and_download_ja #download .pack {
  margin: 0 auto 25px;
  width: 151.5px;
}

#eshop_and_download_ja #download .table {
  margin-bottom: 28px;
}

#eshop_and_download_ja #download .shoplist:not(:last-child) {
  margin-bottom: 60px;
}

#eshop_and_download_ja #download .shoplist h4 {
  width: 100%;
  max-width: 320px;
  background: var(--color-purple);
  border-radius: 5px;
  margin: 0 auto 9px;
  color: var(--color-white);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
  letter-spacing: 0.05em;
}

#eshop_and_download_ja #download .shoplist .shops {
  display: grid;
  margin-bottom: 20px;
}

#eshop_and_download_ja #download .shoplist .shops li {
  color: var(--color-white);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  border-bottom: solid 1px var(--color-white);
}

#eshop_and_download_ja #download .shoplist .shops li .cell {
  display: flex;
  align-items: center;
  width: 100%;
  height: 54px;
}

#eshop_and_download_ja #download .shoplist .shops li .outerlink-icon {
  width: 15px;
  height: 10px;
  margin-left: 5px;
}

#eshop_and_download_ja #download .shoplist .shops li .outerlink-icon::before,
#eshop_and_download_ja #download .shoplist .shops li .outerlink-icon::after {
  width: 11.5px;
  height: 6.5px;
}

#eshop_and_download_ja #download .shoplist .shops li .note {
  font-size: 14px;
  line-height: 2;
  padding-bottom: 20px;
}

#eshop_and_download_ja #download .shoplist .shops li .note a {
  border-bottom: solid 1px #fff;
}

#eshop_and_download_ja #download .shoplist .shops li .note a .outerlink-icon {
  margin: 1px;
}

#eshop_and_download_ja #download .shoplist .shops li a {
  transition: opacity 0.2s;
}

#eshop_and_download_ja #download .shoplist .notes br {
  display: none;
}

@media screen and (min-width: 768px) {
  #dress-up .attentions li {
    text-indent: 0;
    padding-left: 0;
    text-align: center;
  }

  #dress-up .attentions li br {
    display: block;
  }

  #how-to-buy .cardbox .cardbox-inner {
    padding: 40px 0;
  }

  #eshop_and_download_ja h3 {
    font-size: 24px;
    margin-bottom: 40px;
  }

  #eshop_and_download_ja h3 br {
    display: none;
  }

  #eshop_and_download_ja #eshop .text-m {
    text-align: center;
    margin-bottom: 40px;
  }

  #eshop_and_download_ja #download .pack {
    width: 202px;
  }

  #eshop_and_download_ja #download .shoplist h4 {
    border-radius: 10px;
    margin-bottom: 18px;
  }

  #eshop_and_download_ja #download .shoplist .shops {
    gap: 0 32px;
    margin-bottom: 40px;
  }

  #eshop_and_download_ja #download .shoplist .shops {
    grid-template-columns: repeat(2, 1fr);
  }

  #eshop_and_download_ja #download .shoplist .shops li .cell {
    height: 59px;
  }

  #eshop_and_download_ja #download .shoplist .shops li .outerlink-icon {
    width: 13px;
    height: 9px;
    margin-left: 10px;
  }

  #eshop_and_download_ja #download .shoplist .shops li .outerlink-icon::before,
  #eshop_and_download_ja #download .shoplist .shops li .outerlink-icon::after {
    width: 10px;
    height: 6px;
  }

  #eshop_and_download_ja #download .shoplist .notes {
    text-align: center;
  }

  #eshop_and_download_ja #download .shoplist .notes br {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .page-title {
    padding: 160px 0 80px;
  }

  .page-title .trim {
    min-height: 2lh;
  }

  .page-lead {
    margin-bottom: 168px;
  }

  #lineup .box .logos {
    top: -60px;
    gap: 14px;
  }

  #lineup .box .logos .logo_za {
    width: 176px;
  }

  [lang=ja] #lineup .box .logos .logo_mega {
    width: 300px;
  }

  [lang=zh-cmn-Hant] #lineup .box .logos .logo_mega {
    width: 300px;
  }

  [lang=zh-cmn-Hans] #lineup .box .logos .logo_mega {
    width: 300px;
  }

  #lineup .box .colorbox-inner {
    padding: 134px 0 80px;
  }

  #dress-up {
    margin-bottom: 50px;
  }

  #dress-up .grid {
    display: grid;
    align-items: center;
    gap: 40px 52px;
    grid-template-rows: auto auto;
    grid-template-columns: 44.6875% 51.25%;
  }

  #dress-up .colorbox {
    grid-row: 1;
    grid-column: 2/3;
  }

  #dress-up .cardbox {
    grid-row: 1;
    grid-column: 1/2;
  }

  #dress-up .attentions {
    grid-row: 2;
    grid-column: 1/-1;
  }

  #dress-up .colorbox .colorbox-inner {
    width: 90.0662251656%;
  }

  #dress-up .colorbox .sectitle {
    margin-bottom: 40px;
  }

  #how-to-buy .grid {
    display: grid;
    align-items: center;
    gap: 0 52px;
    grid-template-columns: 51.25% 44.6875%;
  }

  #how-to-buy .colorbox {
    grid-row: 1;
    grid-column: 1/2;
  }

  #how-to-buy .cardbox {
    grid-row: 1;
    grid-column: 2/3;
  }

  #how-to-buy .colorbox {
    height: 100%;
  }

  #how-to-buy .colorbox .colorbox-wrapper,
  #how-to-buy .colorbox .colorbox-content {
    height: 100%;
  }

  #how-to-buy .colorbox .colorbox-content {
    display: flex;
    align-items: center;
  }

  #how-to-buy .colorbox .title {
    margin-bottom: 40px;
  }

  #how-to-buy .cardbox {
    height: 100%;
  }

  #how-to-buy .cardbox .cardbox-content {
    height: 100%;
  }

  #how-to-buy .cardbox .cardbox-content {
    display: flex;
    align-items: center;
  }

  #how-to-buy .cardbox .cardbox-inner {
    padding: 30px 0;
    width: 88.1118881119%;
  }

  #how-to-buy .cardbox .logos {
    padding-bottom: 24px;
  }

  #how-to-buy .cardbox .logos .logo_za {
    width: 244px;
  }

  [lang=ja] #how-to-buy .cardbox .logos .logo_mega {
    width: 249px;
  }

  #how-to-buy .cardbox .logos::after {
    height: 4px;
  }

  #how-to-buy .cardbox .arrow {
    padding: 10px 0 8px;
  }

  #how-to-buy .cardbox .arrow::after {
    width: 18px;
    height: 50px;
  }

  #how-to-buy .cardbox .text {
    margin-bottom: 17px;
  }

  #how-to-buy .cardbox .packages {
    gap: 30px;
  }

  #how-to-buy .cardbox .packages img {
    width: 124px;
  }

  #eshop_and_download .colorbox-inner {
    width: 87.6543209877%;
    padding: 60px 0 60px;
  }

  #eshop_and_download .sectitle {
    margin-bottom: 48px;
  }

  #eshop_and_download .table {
    gap: 40px 0;
  }

  #eshop_and_download .table dt {
    max-width: 12em;
  }

  #eshop_and_download_ja h2 {
    margin-bottom: 60px;
  }

  #eshop_and_download_ja h3 {
    font-size: 27px;
  }

  #eshop_and_download_ja .colorbox-inner {
    width: 87.6543209877%;
    padding: 40px 0 60px;
  }

  #eshop_and_download_ja #eshop {
    margin-bottom: 90px;
  }

  #eshop_and_download_ja #eshop .button_eshop .text {
    padding: 14px 0 15px;
  }

  #eshop_and_download_ja #eshop .button_eshop .text br {
    display: none;
  }

  #eshop_and_download_ja #download .pack {
    width: 303px;
  }

  #eshop_and_download_ja #download .table {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 1280px) {
  #how-to-buy .colorbox .colorbox-inner {
    width: 90.0662251656%;
  }
}

@media (hover: hover) {
  #eshop_and_download .table a:hover {
    opacity: 0.6;
  }

  #eshop_and_download_ja #download .shoplist .shops li a:hover {
    opacity: 0.6;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #eshop_and_download .table a:hover {
    opacity: 0.6;
  }

  #eshop_and_download_ja #download .shoplist .shops li a:hover {
    opacity: 0.6;
  }
}