@charset "UTF-8";
body {
  min-width: unset !important;
}

.bcs_header .bcs_inner {
  max-width: 1200px;
  width: 100% !important;
}
@media (max-width: 1100px) {
  .bcs_header .bcs_inner {
    gap: 24px !important;
  }
}
@media (max-width: 991px) {
  .bcs_header .bcs_inner {
    gap: 0 !important;
  }
}

@media (max-width: 991px) {
  .bcs_header .bcs_navUser {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .bcs_header .bcs_nav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    border-top: 1px solid #E5E5E5;
    width: 100%;
    padding: 15px 0 0;
    margin-top: 8px;
  }
  .bcs_header .bcs_navi {
    gap: 20px;
    padding: 0 10px;
  }
}
.imp-1175 {
  max-width: 1236px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .imp-1175 {
    padding: 0 10px;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.imp-1175 .bcs_title_lv1 {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_title_lv1 {
    margin: 0 -10px 24px;
  }
}
.imp-1175 .bcs_title_lv1 img {
  width: 100%;
}
.imp-1175 .bcs_title_lv2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #CCCCCC;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_title_lv2 {
    font-size: 16px;
    margin-bottom: 16px;
    padding-bottom: 8px;
  }
}
.imp-1175 .bcs_title_lv3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 96px;
  text-align: center;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_title_lv3 {
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.imp-1175 figure, .imp-1175 picture {
  margin: 0;
}
.imp-1175 figure img, .imp-1175 picture img {
  width: 100%;
  height: auto;
}
.imp-1175 .bcs_fig {
  font-size: 14px;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_fig {
    font-size: 12px;
    margin-bottom: 24px;
  }
}
.imp-1175 .bcs_banner {
  max-width: 450px;
  margin: 0 auto 40px;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_banner {
    margin: 0 auto;
    max-width: unset;
  }
}
.imp-1175 .bcs_banner .bcs_cap {
  font-size: 10px;
  text-align: right;
  margin-top: 8px;
}
.imp-1175 .bcs_banner.-first {
  display: none;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_banner.-first {
    display: block;
  }
}
.imp-1175 .bcs_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 42px;
  margin: 24px 0 64px;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap {
    gap: 24px 60px;
    margin: 24px 0 40px;
  }
}
.imp-1175 .bcs_wrap.first {
  margin-top: 48px;
}
.imp-1175 .bcs_wrap.first .bcs_link {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  color: #000;
}
.imp-1175 .bcs_wrap.first .bcs_link:hover .bcs_title {
  color: #D51121;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.first {
    margin-top: 0;
    gap: 8px;
  }
  .imp-1175 .bcs_wrap.first .bcs_item:not(:last-child) {
    padding-bottom: 8px;
    border-bottom: 1px dashed #ccc;
  }
  .imp-1175 .bcs_wrap.first figure, .imp-1175 .bcs_wrap.first picture {
    width: calc(50% - 12px);
  }
  .imp-1175 .bcs_wrap.first .bcs_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 24px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    color: #000;
  }
  .imp-1175 .bcs_wrap.first .bcs_detail {
    width: calc(50% - 12px);
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.second {
    max-width: 85%;
    margin: 20px auto 40px;
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.second .bcs_item {
    border: 0;
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.second .bcs_item:first-child {
    display: none;
  }
}
.imp-1175 .bcs_wrap.second .bcs_item:not(:first-child) .bcs_image {
  max-height: 154px;
  width: auto;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.second .bcs_item:not(:first-child) .bcs_image {
    max-height: unset;
    width: 100%;
    height: auto;
  }
}
.imp-1175 .bcs_wrap.second .bcs_title {
  color: #333;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.second .bcs_title {
    margin-top: 6px;
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.third {
    gap: 24px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ccc;
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.third figure {
    width: calc(38% - 8px);
  }
}
.imp-1175 .bcs_wrap.third .bcs_title {
  font-weight: bold;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.third .bcs_title {
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.third .bcs_detail {
    width: calc(62% - 8px);
  }
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.third .bcs_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 16px;
  }
}
.imp-1175 .bcs_wrap.third .bcs_wrapper::before {
  content: attr(data-number);
  width: 22px;
  height: 22px;
  position: absolute;
  background: #333;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  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;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap.third .bcs_wrapper::before {
    display: none;
  }
}
.imp-1175 .bcs_wrap .bcs_item {
  width: calc(20% - 34px);
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap .bcs_item {
    width: 100%;
  }
}
.imp-1175 .bcs_wrap .bcs_title {
  margin-top: 8px;
  font-size: 12px;
}
.imp-1175 .bcs_wrap .bcs_text {
  font-size: 12px;
}
.imp-1175 .bcs_wrap .bcs_price {
  font-size: 16px;
  color: #D51121;
  font-weight: 600;
}
.imp-1175 .bcs_wrap .bcs_note {
  margin-top: 8px;
  font-size: 12px;
  color: #707070;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_wrap .bcs_note {
    font-size: 10px;
    margin: 8px 0 10px;
  }
}
.imp-1175 .bcs_list {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .imp-1175 .bcs_list {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
.imp-1175 .bcs_list li {
  font-size: 12px;
  padding-left: 16px;
  position: relative;
}
.imp-1175 .bcs_list li:not(:first-child) {
  margin-top: 4px;
}
.imp-1175 .bcs_list li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}

.footer {
  background: #fff !important;
}
.footer .bcs_container {
  max-width: 100%;
  padding: 0;
}

.bcs_footer-wrap {
  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;
  gap: 24px;
  max-width: 480px;
  margin: 0 auto 48px;
}
@media (max-width: 767px) {
  .bcs_footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
    margin: 0 auto 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.bcs_footer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (max-width: 767px) {
  .bcs_footer-item {
    gap: 8px;
    max-width: 180px;
    margin: 0 auto;
  }
}
.bcs_footer-item .logo-image {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .bcs_footer-item .logo-image {
    min-height: unset;
    height: 24px;
  }
}
.bcs_footer-item a {
  color: #356bb3;
  text-decoration: none;
}
@media (max-width: 767px) {
  .bcs_footer-item a {
    font-size: 13px;
    white-space: nowrap;
  }
}

.bcs_footer-logo {
  padding: 15px 0;
  background: #f6f6f6;
  border-top: 1px solid #ccc;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .bcs_footer-logo {
    border-bottom: 1px solid #ccc;
  }
}
@media (max-width: 767px) {
  .bcs_footer-logo img {
    max-width: 180px;
  }
}

.bcs_footer-content {
  width: 100%;
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
  text-align: center;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .bcs_footer-content {
    border: none;
    padding: 0;
    text-align: left;
  }
}

.bcs_footer-list {
  width: 900px;
  margin: 0 auto;
  padding: 0 0 20px;
  text-align: center;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 !important;
}
@media (max-width: 767px) {
  .bcs_footer-list {
    display: none !important;
  }
}
.bcs_footer-list li {
  display: table;
  width: 220px;
  padding: 0;
  border-left: 1px solid #ccc;
  float: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bcs_footer-list li:first-child {
  border-left: 0 !important;
}
.bcs_footer-list li:first-child::before {
  content: unset !important;
}
.bcs_footer-list li a {
  color: #356bb3 !important;
}

.bcs_copy-right {
  width: 100%;
  color: #000 !important;
  font-size: 14px;
  border-top: 1px solid #ccc;
  padding-top: 12px;
}
@media (max-width: 767px) {
  .bcs_copy-right {
    font-size: 10px !important;
    padding-top: 0;
    margin-top: 0 !important;
  }
}