@charset "utf-8";

/***** 共通 *****/
.event-detail {
  box-sizing: border-box;
  width: 720px;
  margin: 24px auto 0;
  padding: 450px 56px 110px;
  background: url(https://assets.chatpia.jp/common/event/img/cpa/bg_top2024.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;
}



/***** 挨拶文 *****/
.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;
  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;
  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: "BIZ UDMincho", "游明朝体","游明朝","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: "BIZ UDMincho", "游明朝体","游明朝","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;
}



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

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

.award-perquisite-list__title {
  margin-bottom: 40px;
  font-size: 25px;
  font-family: "BIZ UDMincho", "游明朝体","游明朝","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;
  margin-bottom: 40px;
}

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

.award-perquisite-list-item-data__title.is_best-performance {
  color: #f8db2a;
}

.award-perquisite-list-item-data__title.is_excellent {
  color: #b2b5bb;
}

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

.award-perquisite-list-item-data__text {
  width: 320px;
  font-size: 20px;
  letter-spacing: normal;
}

.award-perquisite-list-item__image,
.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;
  text-shadow: 0 9px 9px rgba(63, 38, 3, 1);
  color: #d0a517;
}

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



/***** 集計期間 *****/
.event-detail-period {
  position: relative;
  margin-bottom: 60px;
  font-style: italic;
  font-family: "BIZ UDMincho", "游明朝体","游明朝","YuMincho","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", serif;
  text-align: center;
  color: #d0a517;
}

.event-detail-period::before {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%) scale(-1, 1);
  content: '';
  width: 48px;
  height: 106px;
  background: url(https://assets.chatpia.jp/common/event/img/cpa/title_decoration_laurel.png) no-repeat;
  background-size: contain;
}

.event-detail-period::after {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  content: '';
  width: 48px;
  height: 106px;
  background: url(https://assets.chatpia.jp/common/event/img/cpa/title_decoration_laurel.png) no-repeat;
  background-size: contain;
}

.event-detail-period__title {
  margin-bottom: 5px;
  font-size: 22px;
}

.event-detail-period__term {
  font-size: 30px;
  font-weight: bold;
}

.event-detail-period__term .text.is_year {
  font-size: 23px;
}

.event-detail-period__term .text.is_time {
  font-size: 25px;
}



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

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

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