@charset "utf-8";

/***** 共通 *****/
.event-detail {
  box-sizing: border-box;
  width: 720px;
  margin: 24px auto 0;
  padding: 410px 56px 110px;
  background: url(https://assets.chatpia.jp/common/event/img/cpa/bg_top2025.jpg) no-repeat top, url(https://assets.chatpia.jp/common/event/img/cpa/bg_bottom.jpg) no-repeat bottom, url(https://assets.chatpia.jp/common/event/img/cpa/bg_repeat.jpg) repeat-y;
  letter-spacing: 0.1em;
  color: #fff;
}





/***** ページャー *****/
.pager-wrap {
  box-sizing: border-box;
  display: block;
  width: 610px;
  height: 36px;
  margin: 0 auto 60px;
  padding: 4px;
  border: 1px solid #d0ac38;
  border-radius: 6px;
}

.pager-wrap:after {
  display: block;
  content: '';
  clear: both;
}

.pager-list {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}

.pager-list-item-btn {
  position: relative;
  display: block;
  background: linear-gradient(#f4df94 0%, #dfb92e 50%, #9f5709 100%);
  border: 1px solid #d0ac38;
  border-radius: 4px;
  line-height: 1.4em;
  color: #292926 !important;
}

.pager-list-item-btn:hover {
  filter: brightness(120%);
}

.pager-list-item.is_prev {
  float: left;
}

.pager-list-item.is_prev .pager-list-item-btn {
  padding: 3px 8px 3px 21px;
}

.pager-list-item.is_next {
  float: right;
}

.pager-list-item.is_next .pager-list-item-btn {
  padding: 3px 21px 3px 8px;
}

.pager-list-item.is_data {
  position: absolute;
  left: 0;
  right: 0;
  display: inline-block;
  width: 60%;
  margin: auto;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}

.pager-list-item-data {
  display: block;
  text-align: center;
}

.pager-list-item-btn::after {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
  width: 14px;
  height: 14px;
  background-image: url(https://assets.chatpia.jp/common/event/img/cpa/pager_arrow.png);
}

.pager-list-item.is_prev .pager-list-item-btn::after {
  left: 4px;
  transform: translateY(-50%);
}

.pager-list-item.is_next .pager-list-item-btn::after {
  right: 4px;
  transform: translateY(-50%) rotate(180deg);
}





/***** 挨拶文 *****/
.cpa-description {
  margin-bottom: 70px;
}

.cpa-description-title {
  margin-bottom: 40px;
  font-weight: bold;
  text-align: center;
}

.cpa-description-title__heading {
  background: linear-gradient(0deg, rgba(159, 87, 9, 1), rgba(223, 185, 46, 1) 50%, rgba(244, 223, 148, 1) 100%);
  font-size: 38px;
  line-height: 1.5em;
  font-style: normal;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cpa-description-title__bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, rgba(159, 87, 9, 1), rgba(223, 185, 46, 1) 50%, rgba(244, 223, 148, 1) 100%);
  font-size: 24px;
  line-height: 1.5em;
  font-style: italic;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cpa-description-title__bottom::after {
  content: '';
  width: 64px;
  margin-left: 8px;
  border-top: #dfb92e 2px solid;
}

.cpa-description-data {
  font-size: 20px;
  font-family: "游明朝体","游明朝","YuMincho","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", serif;
  line-height: 1.4;
}

.cpa-description-data__text {
  text-shadow: 0 9px 9px rgba(63, 38, 3, 1);
}

.cpa-description-data__text:not(:last-child) {
  margin-bottom: 40px;
}

.cpa-description-data__text .text.is_primary {
  font-style: italic;
  color: #ff00ff;
}

.cpa-description-data__text .text.is_emphasis {
  color: #cea217;
}

.cpa-description-data__text .text.is_attention {
  font-weight: bold;
  text-decoration: underline;
}

.text.is_warning {
  margin-right: 10px;
  color: #ed4141;
}



/***** 各賞の内容 *****/
.award-detail {
  margin-bottom: 70px;
}

.award-detail__title,
.award-perquisite__title {
  margin-bottom: 40px;
  background: url(https://assets.chatpia.jp/common/event/img/cpa/bg_title.png) no-repeat center;
  font-size: 30px;
  font-weight: bold;
  line-height: 2.6;
  text-align: center;
  text-shadow: 0 9px 9px rgba(63, 38, 3, 1);
}

.award-detail-item {
  display: flex;
  justify-content: center;
  box-shadow: 0 0 30px 0 rgba(28, 12, 39, 1);
}

.award-detail-item:not(:last-child) {
  margin-bottom: 20px;
}

.award-detail-item__title {
  width: 260px;
  height: 90px;
  font-size: 22px;
  font-weight: bold;
  line-height: 4;
  font-family: "游明朝体","游明朝","YuMincho","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", serif;
  text-align: center;
  text-shadow: 0px 5px 9px rgba(63, 38, 3, 1);
}

.award-detail-item__title:not(.award-detail-item__title.is_best-performance):not(.award-detail-item__title.is_excellent) {
  background: linear-gradient(to right, transparent 0%, transparent 95%,  rgba(0, 0, 0, 0.9) 100%),url(https://assets.chatpia.jp/common/event/img/cpa/bg_name_award.png) no-repeat center;
}

.award-detail-item__title.is_best-performance {
  background: linear-gradient(to right, transparent 0%, transparent 95%,  rgba(0, 0, 0, 0.9) 100%),url(https://assets.chatpia.jp/common/event/img/cpa/bg_name_best_performance.png) no-repeat center;
}

.award-detail-item__title.is_excellent {
  background: linear-gradient(to right, transparent 0%, transparent 95%,  rgba(0, 0, 0, 0.9) 100%),url(https://assets.chatpia.jp/common/event/img/cpa/bg_name_excellent.png) no-repeat center;
}

.award-detail-item__data {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 330px;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 1.5em;
}



/***** 受賞女性への特典 *****/
.award-perquisite {
  margin-bottom: 70px;
}

.award-perquisite__text {
  margin-bottom: 40px;
  font-size: 20px;
  font-family: "游明朝体","游明朝","YuMincho","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", serif;
}

.award-perquisite-list__title {
  margin-bottom: 40px;
  font-size: 25px;
  font-family: "游明朝体","游明朝","YuMincho","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", serif;
  font-style: italic;
  text-align: center;
  text-decoration: underline;
  color: #d0a517;
}

.award-perquisite-list-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.award-perquisite-list-item-data {
  width: 320px;
}

.award-perquisite-list-item-data__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em;
}

.award-perquisite-list-item-data__text {
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: normal;
}

/* 最優秀賞 */
.award-perquisite-list-item.is_best-performance .award-perquisite-list-item-data__title {
  color: #f8db2a;
}

/* 優秀賞 */
.award-perquisite-list-item.is_excellent .award-perquisite-list-item-data__title {
  color: #b2b5bb;
}

/* 特別賞 */
.award-perquisite-list-item.is_special .award-perquisite-list-item-data__title {
  color: #9d5f28;
}

.award-perquisite-list-item.is_best-performance .award-perquisite-list-item__image,
.award-perquisite-list-item.is_excellent .award-perquisite-list-item__image,
.award-perquisite-list-item.is_special .award-perquisite-list-item__image {
  display: block;
  width: 239px;
  height: 291px;
}

/* 各賞 */
.award-perquisite-list-item.is_award {
  justify-content: flex-start;
  gap: 0 50px;
}

.award-perquisite-list-item.is_award .award-perquisite-list-item-data {
  width: 400px;
}

.award-perquisite-list-item.is_award .award-perquisite-list-item-data__title {
  color: #b598ff;
}

.award-perquisite-list-item.is_award .award-perquisite-list-item__image {
  display: block;
  width: 133px;
  height: 175px;
}

.award-perquisite-emblem-thumbnail__image {
  display: block;
  width: 100%;
  height: auto;
}

.award-perquisite-emblem {
  width: 560px;
  margin: auto;
}

.award-perquisite-emblem-thumbnail {
  margin-bottom: 40px;
}

.award-perquisite-emblem-item__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em;
  text-shadow: 0 9px 9px rgba(63, 38, 3, 1);
  color: #d0a517;
}

.award-perquisite-emblem-item__data {
  font-size: 20px;
  line-height: 1.5em;
  text-shadow: 0 9px 9px rgba(63, 38, 3, 1);
}



/***** 注意事項 *****/
.event-detail-note-list {
  list-style-type: none;
  font-size: 16px;
  letter-spacing: 0.02em;
}

.event-detail-note-list-item {
  padding-left: 37px;
  line-height: 1.5em;
  text-indent: -37px;
}

.event-detail-note-list-item:not(:first-child) {
  margin-top: 5px;
}
