@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  min-width: unset !important;
  font-family: "Meiryo";
}

.bcs_pagetop1 {
  line-height: 0;
  z-index: 2;
}

.imp-1289 {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 20px 10px 120px;
  color: #333333;
  font-size: 16px;
}
.imp-1289 h1,
.imp-1289 h2,
.imp-1289 h3,
.imp-1289 h4,
.imp-1289 figure {
  margin: 0;
  padding: 0;
  text-align: left;
  background: none;
  color: #333333;
  border-radius: 0;
}
.imp-1289 section:not(:first-child) {
  margin-top: 120px;
}
@media screen and (max-width: 639px) {
  .imp-1289 section:not(:first-child) {
    margin-top: 90px;
  }
}
.imp-1289 section.bcs_spacing__sm {
  margin-top: 40px !important;
}
@media screen and (max-width: 639px) {
  .imp-1289 section.bcs_spacing__sm {
    margin-top: 20px !important;
  }
}
.imp-1289 section.bcs_spacing__md {
  margin-top: 60px !important;
}
@media screen and (max-width: 639px) {
  .imp-1289 section.bcs_spacing__md {
    margin-top: 40px !important;
  }
}
.imp-1289 section section:not(:first-child) {
  margin-top: 40px;
}
.imp-1289 strong {
  font-weight: 700;
}
.imp-1289 a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
}
.imp-1289 .bcs_red {
  color: #E60012;
}
.imp-1289 .bcs_sp {
  display: none;
}
@media screen and (max-width: 639px) {
  .imp-1289 {
    padding: 10px 10px 24px;
    font-size: 12px;
  }
  .imp-1289 h1,
  .imp-1289 h2,
  .imp-1289 h3,
  .imp-1289 h4 {
    margin: 0;
    padding: 0;
  }
  .imp-1289 .bcs_pc {
    display: none;
  }
  .imp-1289 .bcs_sp {
    display: block;
  }
}
.imp-1289 .bcs_title-lv1 {
  color: #ffffff;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 1.4;
  text-shadow: 0px 0px 8px rgb(51, 51, 51);
}
@media screen and (max-width: 1200px) {
  .imp-1289 .bcs_title-lv1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_title-lv1 {
    font-size: 28px;
  }
}
.imp-1289 .bcs_title-lv2 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  border-bottom-color: #ccc;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_title-lv2 {
    margin-bottom: 8px;
    padding-bottom: 5px;
    font-size: 16px;
  }
}
.imp-1289 .bcs_title-lv3 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
}
.imp-1289 .bcs_title-lv3.no-border {
  padding-bottom: 0;
  border-bottom: 0;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_title-lv3 {
    margin-bottom: 8px;
    font-size: 16px;
  }
}
.imp-1289 .bcs_title-lv4 {
  margin-bottom: 8px;
  border-left: 0;
  font-weight: 700;
  font-size: 16px;
}
.imp-1289 .bcs_txt {
  font-size: 16px;
}
.imp-1289 .bcs_breadcrumb {
  margin-bottom: 20px;
}
.imp-1289 .bcs_breadcrumb li {
  display: inline;
  font-size: 10px;
}
.imp-1289 .bcs_breadcrumb li:not(:has(> span))::after {
  content: "＞";
  color: #969696;
  display: inline-block;
  margin: 0 2px;
}
.imp-1289 .bcs_breadcrumb li > a,
.imp-1289 .bcs_breadcrumb li > span {
  text-decoration: none;
  color: #969696;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.imp-1289 .bcs_breadcrumb li > span {
  color: #333333;
}
@media screen and (hover: hover) {
  .imp-1289 .bcs_breadcrumb li > a:hover {
    color: #333333;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_breadcrumb {
    margin-bottom: 10px;
  }
  .imp-1289 .bcs_breadcrumb li {
    font-size: 14px;
  }
}
.imp-1289 .bcs_banner {
  position: relative;
  padding: 12px 20px;
  min-height: 300px;
}
.imp-1289 .bcs_banner-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .imp-1289 .bcs_banner {
    padding: 12px 10px;
    min-height: 250px;
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_banner {
    min-height: 200px;
  }
}
.imp-1289 .bcs_grid {
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_grid {
    margin-top: 24px;
  }
}
.imp-1289 .bcs_grid-col4 {
  -ms-grid-columns: minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 25px 24px;
}
@media screen and (max-width: 1023px) {
  .imp-1289 .bcs_grid-col4 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_grid-col4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.imp-1289 .bcs_fee {
  padding: 10px 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #CCCCCC;
}
.imp-1289 .bcs_fee-head {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
.imp-1289 .bcs_fee-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 60px;
  height: 60px;
}
.imp-1289 .bcs_fee-img img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.imp-1289 .bcs_fee-title {
  font-size: 14px;
  font-weight: 700;
}
.imp-1289 .bcs_fee-title .sm {
  font-size: 12px;
  font-weight: 400;
}
.imp-1289 .bcs_fee-price {
  margin-bottom: 6px;
  padding: 0 7px;
  color: #E60012;
  font-size: 14px;
  font-weight: 700;
}
.imp-1289 .bcs_fee-num {
  color: #E60012;
  font-size: 21px;
}
.imp-1289 .bcs_fee .bcs_list-kome {
  margin-top: auto;
  padding: 0 7px;
}
.imp-1289 .bcs_list-dot {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.imp-1289 .bcs_list-dot li::before {
  content: "・";
}
.imp-1289 .bcs_list-kome {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.imp-1289 .bcs_list-kome li {
  font-size: 12px;
}
.imp-1289 .bcs_list-kome li::before {
  content: "※";
}
.imp-1289 .bcs_tbl {
  width: 100%;
}
.imp-1289 .bcs_tbl:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl:not(:last-child) {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl thead {
    display: none;
  }
}
.imp-1289 .bcs_tbl thead th {
  text-align: center;
  background: #EEEEEE;
}
.imp-1289 .bcs_tbl tbody th {
  width: 30.5%;
  padding: 22px 12px;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl tbody th {
    width: 100%;
    padding: 12px;
    background: #F5F5F5;
    border-bottom: 0;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .imp-1289 .bcs_tbl tr:last-child td:last-child {
    border-bottom: 1px solid #CCCCCC;
  }
}
.imp-1289 .bcs_tbl th, .imp-1289 .bcs_tbl td {
  padding: 22px 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #CCCCCC;
  vertical-align: center;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl th, .imp-1289 .bcs_tbl td {
    padding: 0;
  }
}
.imp-1289 .bcs_tbl td {
  text-align: center;
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl td {
    text-align: left;
    border-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .imp-1289 .bcs_tbl td::before {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 12px;
    width: 50%;
    border-right: 1px solid #CCCCCC;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl-value {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 12px;
    width: 50%;
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl-ttl01::before {
    content: "シート書き込み(※1)";
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl-ttl02::before {
    content: "コマ指定 600万画素";
  }
}
@media screen and (max-width: 639px) {
  .imp-1289 .bcs_tbl-ttl03::before {
    content: "コマ指定 2,400万画素";
  }
}
.imp-1289 .bcs_visual {
  position: relative;
  padding: 10px 16px;
  min-height: 114px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.imp-1289 .bcs_visual::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.imp-1289 .bcs_visual-title {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.imp-1289 .bcs_visual-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
}