@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.pageTop {
  background-image: url("../../images/pageCreative/page-creative-top.jpg");
}
@media screen and (max-width: 768px) {
  .pageTop {
    background-image: url("../../images/pageCreative/page-creative-top-sp.jpg");
  }
}

.pageContents-service_info::after {
  background-color: rgba(240, 113, 161, 0.85);
}
.pageContents-service_info-bottomSection::before {
  background-color: rgba(240, 113, 161, 0.85);
}

.pageContents-service_info-list-item span {
  color: #F14A8A;
}

.pageContents_reason_item-illustration-arrow p {
  background-color: #F14A8A;
}
@media screen and (max-width: 750px) {
  .pageContents_reason_item-illustration-arrow p {
    color: #F14A8A;
  }
}
.pageContents_reason_item-illustration-arrow-bg::before {
  background-color: #F14A8A;
}
.pageContents_reason_item-illustration-arrow-bg::after {
  background-color: #F14A8A;
}
.pageContents_reason_item-illustration-info span {
  color: #F14A8A;
}
.pageContents_reason_item-solution {
  border-color: #F14A8A;
}

.pageContents_reason_item-solution .pageContents_reason_item-illustration-title {
  background-color: #F14A8A;
}

.pageContents-service-title-2lines strong,
.pageContents-service-point-row-item-text-main span {
  color: #F14A8A;
}

.pageContents-service-message-title {
  color: #F14A8A;
}
.pageContents-service-message-title::after {
  background-color: #F14A8A;
}
.pageContents-service-message-text {
  border-color: #F14A8A;
}

.creative_top_text-main span {
  color: #F14A8A;
}
@media screen and (max-width: 768px) {
  .creative .pageContents_top-wrapper {
    margin-top: 5px;
    gap: 30px;
  }
}
.creative .pageContents_top_img {
  max-width: 680px;
}
@media screen and (max-width: 1024px) {
  .creative .pageContents_top_img {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .creative .pageContents_top_img {
    width: 75%;
    max-width: 400px;
  }
}
.creative_reason {
  border-radius: 120px 120px 0 0;
  margin-top: -120px;
  padding: 180px 0;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .creative_reason {
    border-radius: 80px 80px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_reason {
    border-radius: 30px 30px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .creative_reason {
    margin-top: -80px;
  }
}
@media screen and (max-width: 768px) {
  .creative_reason {
    margin-top: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .creative_reason {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_reason {
    padding: 50px 0 70px;
  }
}
.creative_reason .pageContents-service-title::after {
  content: "Ad Production";
  color: rgba(241, 74, 138, 0.18);
}
.creative_reason .pageContents-service-title strong {
  color: #F14A8A;
  font-weight: 600;
}
.creative_reason-contents {
  margin-bottom: 50px;
}
.creative .pageContents_reason-contents {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .creative .pageContents_reason-contents {
    margin-bottom: 50px;
  }
}
.creative_point {
  border-radius: 120px 120px 0 0;
  margin-top: -120px;
  padding: 180px 0;
  padding-top: 60px;
  background-color: #F7F7F7;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .creative_point {
    border-radius: 80px 80px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_point {
    border-radius: 30px 30px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .creative_point {
    margin-top: -80px;
  }
}
@media screen and (max-width: 768px) {
  .creative_point {
    margin-top: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .creative_point {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_point {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 768px) {
  .creative_point {
    padding-top: 30px;
  }
}
.creative_point_contents {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .creative_point_contents {
    margin-bottom: 50px;
  }
}
.creative_point-bg {
  position: absolute;
  width: 18%;
  max-width: 350px;
  right: 2%;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .creative_point-bg {
    display: none;
  }
}
.creative_service {
  border-radius: 120px 120px 0 0;
  margin-top: -120px;
  padding: 180px 0;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .creative_service {
    border-radius: 80px 80px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_service {
    border-radius: 30px 30px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .creative_service {
    margin-top: -80px;
  }
}
@media screen and (max-width: 768px) {
  .creative_service {
    margin-top: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .creative_service {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_service {
    padding: 50px 0 70px;
  }
}
.creative_service .pageContents-service-title {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .creative_service .pageContents-service-title {
    margin-bottom: 10px;
  }
}
.creative_service .pageContents-service-title::after {
  content: "Service";
  color: rgba(241, 74, 138, 0.18);
}
.creative_service .pageContents-service-title strong {
  color: #F14A8A;
  font-weight: 600;
}
.creative_service-info {
  text-align: center;
  font-size: min(1.8vw, 20px);
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .creative_service-info {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.creative_service_contents {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px 20px;
}
@media screen and (max-width: 768px) {
  .creative_service_contents {
    max-width: 600px;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    gap: 20px 10px;
  }
}
.creative_service_item {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.creative_service_item-img {
  aspect-ratio: 1/0.7;
}
.creative_service_item-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.creative_service_item p {
  text-align: center;
  font-size: min(1.8vw, 20px);
  font-weight: 500;
  padding: 5px;
}
@media screen and (max-width: 768px) {
  .creative_service_item p {
    font-size: 14px;
  }
}
.creative_service-message {
  text-align: center;
  font-size: min(2.3vw, 24px);
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 50px;
  line-height: 2.4;
}
@media screen and (max-width: 768px) {
  .creative_service-message {
    font-size: 16px;
    line-height: 2.3;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.creative_service-message span {
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  background-color: #F14A8A;
  color: #fff;
  padding: 8px 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .creative_service-message span {
    padding: 5px;
  }
}
.creative_service-message span + span {
  margin-top: 10px;
}
.creative_price {
  border-radius: 120px 120px 0 0;
  margin-top: -120px;
  padding: 180px 0;
  color: #fff;
  padding-top: 95px;
  position: relative;
  background: linear-gradient(0, #0D4694, 10%, #3C7CD6);
}
@media screen and (max-width: 1024px) {
  .creative_price {
    border-radius: 80px 80px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_price {
    border-radius: 30px 30px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .creative_price {
    margin-top: -80px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price {
    margin-top: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .creative_price {
    padding: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  .creative_price {
    padding: 50px 0 70px;
  }
}
@media screen and (max-width: 1024px) {
  .creative_price {
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price {
    padding-top: 30px;
  }
}
.creative_price_contents {
  background-color: #fff;
  border-radius: 15px;
  padding: 50px 30px;
  color: #333;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .creative_price_contents {
    border-radius: 10px;
    padding: 20px 8px;
    margin-bottom: 50px;
  }
}
.creative_price_contents dl {
  max-width: 1000px;
  margin: 0 auto;
}
.creative_price_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 28px;
  border-bottom: 2px solid rgba(0, 47, 113, 0.2);
  position: relative;
}
@media screen and (max-width: 1024px) {
  .creative_price_item {
    padding-bottom: 22px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price_item {
    border-width: 1px;
    padding-bottom: 18px;
  }
}
.creative_price_item + .creative_price_item {
  margin-top: 28px;
}
@media screen and (max-width: 1024px) {
  .creative_price_item + .creative_price_item {
    margin-top: 22px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price_item + .creative_price_item {
    margin-top: 18px;
  }
}
.creative_price_item-name {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .creative_price_item-name {
    font-size: 20px;
    gap: 5px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price_item-name {
    font-size: 14px;
    gap: 2px;
  }
}
.creative_price_item-name img {
  width: 30px;
  color: #002F71;
}
@media screen and (max-width: 1024px) {
  .creative_price_item-name img {
    width: 25px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price_item-name img {
    display: none;
  }
}
.creative_price_item-name::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #002F71;
  position: absolute;
  bottom: -30px;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .creative_price_item-name::after {
    bottom: -24px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price_item-name::after {
    height: 1px;
    bottom: -19px;
  }
}
.creative_price_item-name p {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .creative_price_item-name span {
    display: inline-block;
    font-size: 12px;
  }
}
.creative_price_item-cost {
  white-space: nowrap;
  font-size: 24px;
  font-weight: 600;
  color: #F14A8A;
}
@media screen and (max-width: 1024px) {
  .creative_price_item-cost {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .creative_price_item-cost {
    font-size: 14px;
  }
}
.creative_flow {
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .creative_flow {
    padding-bottom: 80px;
  }
}
.creative_flow .flowblock {
  max-width: 1060px;
  margin: 0 auto;
}
.creative_flow .flowblock_item {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .creative_flow .flowblock_item {
    width: 100%;
  }
}
.creative_flow .flowblock_item-inner {
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .creative_flow .flowblock_item-inner {
    padding: 0 5px;
  }
}
.creative_flow .flowblock_item-num {
  color: #F14A8A;
}
.creative_flow .flowblock_item-num span {
  border-color: #F14A8A;
}
.creative_flow .flowblock_item-num::after {
  background-color: #F14A8A;
}