@charset "utf-8";

section, #cp_wrap {
  padding: 80px 0;
}

.cp_mv {
  margin-bottom: 20px;
}

.ttl_sec_01 {
  position: relative;
  font-weight: bold;
}

/* tanabata2025 */

.cp_box {
  margin-bottom: 40px;
  text-align: center;
}

.cp_box p {
  margin-bottom: 20px;
}

.cp_box img {
  margin: 0 auto 20px
}

.cp_box .cp_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 10px;
}

.cp_ttl {
  font-weight: bold;
  font-size: 18px;
}

.cp_txt {
  font-weight: bold;
  font-size: 16px;
}
