body {
  min-width: 1200px;
  background: #fff;
}
@media screen and (max-width: 639px) {
  body {
    min-width: unset;
  }
}

@media screen and (max-width: 639px) {
  .pc {
    display: none !important;
  }
}
.bcs_container {
  max-width: 1232px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.imp-1151 .bcs_title-lv2 {
  font-size: 28px;
  color: #1a1a1a;
  margin-bottom: 20px;
  font-weight: bold;
  padding: 0 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_title-lv2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}
.imp-1151 .bcs_title-lv2 span:not(.youtube) {
  font-size: 20px;
  color: #f55579;
  margin-left: 8px;
}
.imp-1151 .bcs_title-lv2 .youtube {
  background: url("../img/youtube_icn.png") no-repeat left 24px center;
  background-size: 36px;
  padding-left: 70px !important;
}
.imp-1151 .bcs_title-lv3 {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1.5;
}
.imp-1151 .bcs_link {
  font-size: 10px;
  text-decoration: none;
  font-weight: 400;
  color: #356bb3;
  position: absolute;
  right: 16px;
  top: 16px;
  display: inline-block;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_link {
    margin-top: 24px;
    position: unset;
  }
}
.imp-1151 .bcs_link:hover {
  color: #f55579;
}
.imp-1151 .bcs_wrap {
  margin-bottom: 48px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_wrap {
    margin-bottom: 32px;
  }
}
.imp-1151 .bcs_grid {
  display: -ms-grid;
  display: grid;
}
.imp-1151 .bcs_grid img {
  width: 100%;
}
.imp-1151 .bcs_grid.col-3 {
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 32px 24px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_grid.col-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.imp-1151 .bcs_grid.col-4 {
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px 32px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_grid.col-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 16px;
  }
}
.imp-1151 .bcs_grid.col-6 {
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 24px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_grid.col-6 {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 8px;
  }
}
.imp-1151 .bcs_grid.col-8 {
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_grid.col-8 {
    -ms-grid-columns: 1fr 8px 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 16px 8px;
  }
}
.imp-1151 .bcs_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.imp-1151 .bcs_flex .bcs_item {
  width: 280px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_flex .bcs_item {
    width: 100%;
  }
}
.imp-1151 .bcs_card:hover .bcs_card-title {
  color: #e60012;
  text-decoration: underline;
}
.imp-1151 .bcs_card-image {
  width: 100%;
  margin: 0 0 6px;
  position: relative;
}
.imp-1151 .bcs_card-image img {
  width: 100%;
}
.imp-1151 .bcs_card-title {
  font-size: 14px;
  color: #356bb3;
  line-height: 1.5;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card-title {
    font-size: 12px;
  }
}
.imp-1151 .bcs_card a {
  text-decoration: none;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card a {
    text-decoration: none;
  }
}
.imp-1151 .bcs_card-text {
  font-size: 14px;
  color: #4d4d4d;
  line-height: 1.5;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card-text {
    font-size: 12px;
  }
}
.imp-1151 .bcs_card-detail {
  padding: 10px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card-detail {
    min-height: 80px;
  }
}
.imp-1151 .bcs_card.hot .bcs_card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.imp-1151 .bcs_card.hot .bcs_card-wrap:hover {
  opacity: 0.7;
}
.imp-1151 .bcs_card.hot .bcs_card-wrap .bcs_card-image {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card.hot .bcs_card-wrap .bcs_card-image {
    width: 90px;
    height: 90px;
  }
}
.imp-1151 .bcs_card.hot .bcs_card-wrap .bcs_card-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/label.png") no-repeat left top;
  width: 51px;
  height: 49px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card.hot .bcs_card-wrap .bcs_card-image::before {
    width: 40px;
    height: 38px;
    background-size: 40px;
  }
}
.imp-1151 .bcs_card.hot .bcs_card-wrap .bcs_card-detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.imp-1151 .bcs_card-wrap .bcs_card-image {
  margin: 0;
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_card-wrap .bcs_card-image {
    height: 160px;
  }
}
.imp-1151 .bcs_card-wrap .bcs_card-image img:hover {
  opacity: 1;
}
.imp-1151 .bcs_card-wrap:hover .bcs_card-title {
  color: #e60012;
}
.imp-1151 .bcs_card-wrap .bcs_card-title {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  margin-bottom: 4px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_card-wrap .bcs_card-title {
    margin-bottom: 0;
  }
}
.imp-1151 .bcs_item a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #cc4068;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_item a {
    height: 62px;
  }
}
.imp-1151 .bcs_item a img {
  max-width: 100%;
}
.imp-1151 .bcs_item a span {
  color: #cc4068;
}
.imp-1151 .bcs_item a.bcs_shadow {
  background: url("../img/ico-chervon-right.png") no-repeat right 20px center;
  -webkit-box-shadow: 0 0 8px 1px #ccc;
          box-shadow: 0 0 8px 1px #ccc;
  border-radius: 8px;
  padding: 10px;
}
.imp-1151 .bcs_item a.bcs_shadow img {
  max-width: 200px;
}
.imp-1151 .bcs_banner {
  margin-top: 48px;
  max-width: 1200px;
  width: 100%;
  margin: 48px auto 0;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_banner {
    margin-top: 0;
  }
}
.imp-1151 .bcs_banner ul {
  padding-bottom: 70px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_banner ul {
    padding-bottom: 42px;
  }
}
.imp-1151 .bcs_banner img {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_banner img {
    height: 300px;
  }
}
.imp-1151 .bcs_banner .swiper-button-next,
.imp-1151 .bcs_banner .swiper-button-prev {
  margin-top: -35px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_banner .swiper-button-next,
  .imp-1151 .bcs_banner .swiper-button-prev {
    margin-top: -16px;
  }
}
.imp-1151 .bcs_notice {
  background: #f5f5f5;
  padding: 14px 0 11px;
  margin-bottom: 28px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_notice {
    padding: 12px 0 13px;
    margin-bottom: 20px;
  }
}
.imp-1151 .bcs_notice .bcs_title-lv3 {
  padding-left: 24px;
}
.imp-1151 .bcs_notice ul {
  padding-left: 24px;
}
.imp-1151 .bcs_notice ul li:not(:last-child) {
  margin-bottom: 8px;
}
.imp-1151 .bcs_notice ul li a {
  font-size: 14px;
  color: #1a1a1a;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  line-height: 1.5;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_notice ul li a {
    line-height: 2.5;
  }
}
.imp-1151 .bcs_notice ul li a:hover {
  color: #e60012;
  text-decoration: underline;
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_news .col-4 img {
    height: 276px;
  }
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_news .col-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.imp-1151 .bcs_service {
  background: #f7f7f7;
  padding: 16px 0 32px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_service {
    padding: 16px 0;
  }
  .imp-1151 .bcs_service .bcs_title-lv2 {
    margin-bottom: 28px;
  }
}
.imp-1151 .bcs_service a {
  text-decoration: none;
}
.imp-1151 .bcs_after-service .bcs_grid {
  row-gap: 28px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_after-service .bcs_grid {
    -ms-grid-columns: 1fr 8px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 8px;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_after-service .bcs_grid img {
    height: 115px;
  }
}
.imp-1151 .bcs_after-service .bcs_item a {
  height: 100%;
}
.imp-1151 .bcs_sns-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
  margin-left: -14px;
  margin-top: 42px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_sns-inner {
    margin: 0;
    gap: 30px;
  }
}
.imp-1151 .bcs_sns-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_sns-social {
    gap: 24px;
  }
}
.imp-1151 .bcs_sns-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_sns-item {
    gap: 20px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .imp-1151 .bcs_sns-item:first-child .bcs_sns-social li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 50%;
    gap: 20px;
  }
  .imp-1151 .bcs_sns-item:first-child .bcs_sns-social li:first-child {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.imp-1151 .bcs_sns-item img:not(.btn-ggplay, .btn-apple) {
  max-width: 60px;
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_sns-item img:not(.btn-ggplay, .btn-apple) {
    width: 60px;
    height: 60px;
  }
}
.imp-1151 .bcs_sns .btn-ggplay {
  max-width: 135px;
  width: 100%;
  display: none;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_sns .btn-ggplay {
    display: block;
  }
}
.imp-1151 .bcs_sns .btn-apple {
  max-width: 109px;
  width: 100%;
  display: none;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_sns .btn-apple {
    display: block;
  }
}
.imp-1151 .bcs_sns-title {
  font-size: 24px;
  font-weight: bold;
  color: #4d4d4d;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_sns-title {
    width: 100%;
    text-align: center;
  }
}
.imp-1151 .bcs_movie {
  margin-bottom: 64px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_movie {
    margin-bottom: 32px;
  }
}
.imp-1151 .bcs_movie .bcs_link {
  font-size: 16px;
}
.imp-1151 .bcs_movie a {
  text-decoration: none;
}
.imp-1151 .bcs_movie .slide {
  max-width: 285px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_movie .slide {
    max-width: 100%;
    width: 100%;
  }
}
.imp-1151 .bcs_movie .slide img {
  width: 100%;
  border-radius: 8px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_movie .slide img {
    width: calc(50% - 8px);
    border-radius: 0;
    float: left;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_movie .slide img {
    height: 160px;
  }
}
.imp-1151 .bcs_movie .bcs_time {
  font-size: 12px;
  color: #666;
  margin-top: 6px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_movie .bcs_time {
    width: 50%;
    float: right;
    margin-top: 0;
  }
}
.imp-1151 .bcs_movie .bcs_mov-tit {
  font-size: 14px;
  color: #4d4d4d;
  margin-top: 8px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_movie .bcs_mov-tit {
    width: 50%;
    float: right;
    margin-top: 4px;
  }
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_movie .swiper-button-next, .imp-1151 .bcs_movie .swiper-button-prev {
    display: none;
  }
  .imp-1151 .bcs_movie .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.imp-1151 .bcs_group-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
  margin-bottom: 32px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_group-wrap {
    gap: 32px 20px;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.imp-1151 .bcs_group .col-6 {
  margin-bottom: 48px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_group .col-6 {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_group .col-6 img {
    height: 75px;
  }
}
.imp-1151 .bcs_group .col-8 {
  margin-bottom: 24px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_group .col-8 {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_group .col-8 img {
    height: 55px;
  }
}
.imp-1151 .bcs_group img {
  width: 100%;
}
.imp-1151 .bcs_group-logo {
  max-width: 320px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_group-logo {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .imp-1151 .bcs_group-logo img {
    max-width: 270px;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_group-logo img {
    height: 44px;
  }
}
.imp-1151 .bcs_group-kojima {
  max-width: 140px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_group-kojima {
    max-width: 118px;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_group-kojima img {
    height: 44px;
  }
}
.imp-1151 .bcs_group-sofmap {
  max-width: 160px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .bcs_group-sofmap {
    max-width: 168px;
  }
}
@media screen and (min-width: 640px) {
  .imp-1151 .bcs_group-sofmap img {
    height: 44px;
  }
}
.imp-1151 .swiper-button-next,
.imp-1151 .swiper-button-prev {
  width: 21px;
  height: 38px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
}
@media screen and (min-width: 640px) {
  .imp-1151 .swiper-button-next,
  .imp-1151 .swiper-button-prev {
    width: 35px;
    height: 35px;
  }
}
.imp-1151 .swiper-button-next {
  right: 16px;
}
.imp-1151 .swiper-button-prev {
  left: 16px;
}
.imp-1151 .swiper-button-next:after {
  background: url("https://www.biccamera.com/bc/resources4/top/img/ico-right.png") no-repeat right center;
}
@media screen and (max-width: 639px) {
  .imp-1151 .swiper-button-next:after {
    background: url("https://www.biccamera.com/bc/resources4/common/img/controls2.png") no-repeat -55px 0;
  }
}
.imp-1151 .swiper-button-prev:after {
  background: url("https://www.biccamera.com/bc/resources4/top/img/ico-left.png") no-repeat left center;
}
@media screen and (max-width: 639px) {
  .imp-1151 .swiper-button-prev:after {
    background: url("https://www.biccamera.com/bc/resources4/common/img/controls2.png") no-repeat 5px 0;
  }
}
.imp-1151 .swiper-button-next:after,
.imp-1151 .swiper-button-prev:after {
  opacity: 1;
  font-size: 0;
  width: 21px;
  height: 38px;
}
.imp-1151 .swiper-pagination {
  top: auto;
  bottom: 36px;
}
@media screen and (max-width: 639px) {
  .imp-1151 .swiper-pagination {
    bottom: 16px;
  }
}
.imp-1151 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.imp-1151 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e60012;
}

.footer {
  background: #dd0000;
  padding: 20px 0;
}

.bcs_footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 639px) {
  .bcs_footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.bcs_footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
}
@media screen and (max-width: 639px) {
  .bcs_footer-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 12px;
  }
}
.bcs_footer-list li {
  position: relative;
}
.bcs_footer-list li:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 2px;
  right: -16px;
  height: 14px;
  width: 1px;
  background: #fff;
}
@media screen and (max-width: 639px) {
  .bcs_footer-list li:not(:last-child)::before {
    content: unset;
  }
}
.bcs_footer-list li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.bcs_copy-right {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 639px) {
  .bcs_copy-right {
    text-align: center;
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #fff;
    width: 100%;
  }
}