@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
}
#footer {
  margin-top: 200px;
}
.byasbh * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
}
.byasbh img {
  width: 100%;
  height: auto;
}
.bya p {
  color: #222;
}
.bya a {
  text-decoration: none;
  cursor: pointer;
}
.byasbh h2 {
  color: #bb0009;
  font-family: 'Montserrat', sans-serif;
  font-size: 76px;
  font-weight: 300;
  overflow: visible;
  position: relative;
}
.byasbh h2.byasbh_slimShoes_ttl {
  font-size: 140px;
}
.byasbh h2.byasbh_slimShoes_ttl:after {
  content: none;
}
.byasbh h2::after {
  background-color: #bb0009;
  content: "";
  display: block;
  height: 2px;
  left: -200px;
  position: absolute;
  top: 38px;
  width: 180px;
}
.slick-slide {
  outline: none;
}
*:focus {
  outline: none;
}
/* kv */
/* .byasbh */
/* .byasbh_body */
.byasbh_kv {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  position: relative;
}
.byasbh_kv::after {
  background-image: url("../../new_img/usr/freepage/byasbh3/kv_bg.png");
  background-repeat: no-repeat;
  content: "";
  display: block;
  left: -200px;
  height: 2900px;
  position: absolute;
  top: -80px;
  width: 1600px;
  z-index: -1;
}
.byasbh_kv-mainImg {
  margin: 0 0 0 -200px;
  position: relative;
  width: 980px;
  z-index: 1;
}
.byasbh_kv-mainImg-slider {
  display: none;
}
.byasbh_kv-mainImg-slider.slick-initialized {
  display: block;
}
.byasbh_kv-mainImg-slider .slick-list {
  padding: 0;
}
.byasbh_kv-mainImg-sliderItem img {
  border-radius: 0 20px 20px 0;
}
.byasbh_kv-logoList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 278px;
}
.byasbh_kv-logoListItem01 {
  width: 116px;
}
/* .byasbh_kv-logoListItem02{} */
.byasbh_kv-logoListItem03 {
  width: 93px;
}
.byasbh_kv-textBox {
  background-color: #fff;
  border-radius: 20px;
  bottom: -80px;
  color: #bb0009;
  padding: 55px 63px 55px 135px;
  position: absolute;
  right: -10px;
  width: 511px;
}
.byasbh_kv-title {
  font-size: 48px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
}
.byasbh_kv-text {
  padding-top: 18px;
  font-size: 18px;
  color: #222;
  line-height: 2;
}
#byasbh_kvSlider-slider {
  width: 1600px;
  margin-left: -200px;
  position: relative;
  margin-top: 160px;
}
.byasbh_kvSlider-sliderItem {
  margin: 0 20px;
}
/* SLIM PUMPS */
.byasbh_slimShoes {
  padding: 140px 0 0 0;
  position: relative;
}
.byasbh_slimShoes::before {
  background-image: url("../../new_img/usr/freepage/byasbh3/product_bg.png");
  background-repeat: no-repeat;
  content: "";
  display: block;
  left: -200px;
  height: 4136px;
  position: absolute;
  top: -600px;
  width: 1600px;
  z-index: -1;
}
.byasbh_slimShoes_ttlHead {
  color: #bb0009;
  font-size: 24px;
}
.byasbh_slimShoes_ttl {
  font-size: 140px;
}
.byasbh_slimShoes_subTtl {
  font-size: 32px;
}
.byasbh_slimShoes_subTtl span {
  color: #bb0009;
  font-size: 32px;
}
.byasbh_slimShoes_subTtl {
  line-height: 2;
}
.byasbh_slimShoes_subTtl:before {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 20px;
  height: 40px;
  margin-top: -30px;
  background: url("../../new_img/usr/freepage/byasbh/bracket_before.png");
}
.byasbh_slimShoes_subTtl:after {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 20px;
  height: 40px;
  margin-top: -10px;
  background: url("../../new_img/usr/freepage/byasbh/bracket_after.png");
}
.byasbh_slimShoes-points {
  margin: 60px 0 0 0;
  position: relative;
}
img.byasbh_slimShoes-pointsImg {
  display: block;
  margin: 0px auto 0 0;
  width: 1200px;
}
.byasbh_slimShoes-pointsBox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.byasbh_slimShoes-pointsHead {
  color: #bb0009;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 50px;
  line-height: 1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
.byasbh_slimShoes-pointsHead span {
  font-size: 18px;
  line-height: 1em;
}
.byasbh_slimShoes-pointsTtl {
  font-size: 24px;
  padding-left: 25px;
}
.byasbh_slimShoes-point1 {
  text-align: justify;
  position: absolute;
  left: 150px;
  top: 35px;
}
.byasbh_slimShoes-point2 {
  top: 0;
  right: 80px;
  position: absolute;
}
.byasbh_slimShoes-point3 {
  bottom: 318px;
  left: 0;
  position: absolute;
}
.byasbh_slimShoes-point4 {
  bottom: 300px;
  right: 0;
  position: absolute;
}
.byasbh_slimShoes_detailList {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}
.byasbh_slimShoes_detailText {
  padding: 0 15px 0 10px;
  vertical-align: super;
}
img.byasbh_slimShoes_detailImg {
  height: 40px;
  width: 40px;
}
.byasbh_slimShoes_attention {
  font-size: 14px;
  margin-top: 0;
}
.byasbh_slimShoes_comebox {
  border-radius: 20px;
  border: 1px solid #4c4c4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
  padding: 55px 50px 45px;
  position: relative;
  background-color: #fff;
}
.byasbh_slimShoes_comebox::before {
  background-image: url("../../new_img/usr/freepage/byasbh/teach_bubble.png");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  height: 62px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 200px;
}
.byasbh_slimShoes_comeboxHumanText {
  font-size: 14px;
  margin-top: 20px;
  line-height: 24px;
}
.byasbh_slimShoes_comeboxHumanText.bold {
  font-weight: bold;
  margin-top: 0;
  font-size: 16px;
}
.byasbh_slimShoes_comeboxHumanBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.byasbh_slimShoes_comeboxHumanText_box {
  padding-left: 25px;
}
.byasbh_slimShoes_comeboxHumanText_link {
  text-decoration: underline;
  color: #222;
  font-size: 14px;
}
.byasbh_slimShoes_comeboxHumanBox_img {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
img.byasbh_slimShoes_comeboxHumanImg {
  width: auto;
  height: auto;
}
.byasbh_slimShoes_comeboxTextBox {
  width: 100%;
}
.byasbh_slimShoes_comeboxTtl {
  font-size: 24px;
  margin-bottom: 23px;
  position: relative;
  display: block;
}
.byasbh_slimShoes_comeboxText {
  line-height: 2em;
  padding-bottom: 30px;
}
.byasbh_slimShoes_comeboxTextRed {
  color: #bb0009;
}
.byasbh_slimShoes_lastImg_wrap {
  margin: 100px auto 0;
  width: 688px;
}
.byasbh_slimShoes_lastImg {
  width: 688px;
}
p.byasbh_slimShoes_lastText {
  padding: 15px 0;
  font-size: 16px;
  text-align: center;
}
.byasbh_functionDesign {
  margin-top: 100px;
  position: relative;
}
.byasbh_functionDesign_ttl {
  line-height: 1em;
}
.byasbh_functionDesign_subTtl {
  color: #bb0009;
  font-size: 32px;
  line-height: 50px;
  margin-top: 50px;
}
.byasbh_functionDesign-mainImg {
  top: 0px;
  right: -100px;
  position: absolute;
}
.byasbh_functionDesign-list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 130px;
}
.byasbh_functionDesign-list2 {
  width: 565px;
  margin: auto;
  padding-top: 45px;
}
.byasbh_functionDesign-listItem {
  width: 260px;
}
/* .byasbh_functionDesign-listImg */
.byasbh_functionDesign-listText {
  margin-top: 20px;
}
.byasbh_functionDesign-more {
  border-radius: 10px;
  margin: 60px 0 0 0;
  position: relative;
  padding: 46px 0px 46px 160px;
  border: 1px solid #c14248;
}
.byasbh_functionDesign-moreBubble {
  left: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.byasbh_functionDesign-moreTtl {
  font-size: 20px;
  font-weight: midium;
}
.byasbh_functionDesign-moreText {
  margin-top: 15px;
}
/* PRODUCT */
.byasbh_product {
  margin-top: 95px;
  position: relative;
}
/* .byasbh_slimShoes_ttl */
/* .byasbh_product-list */
.byasbh_product-sliderWrap {
  width: 520px;
  height: 520px;
}
.byasbh_product-listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}
.byasbh_product-listItem:nth-child(2) {
  margin-top: 55px;
}
.byasbh_product-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
/* .byasbh_product-sliderItem  */
.byasbh_product-detail {
  width: 630px;
}
.byasbh_product-heelNum {
  font-size: 32px;
  padding: 0 3px;
}
.byasbh_product-size {
  color: #4c4c4c;
  display: block;
  font-weight: 300;
  margin: 0;
}
.byasbh_product_ttl {
  font-size: 32px;
  margin-top: 10px;
}
.byasbh_product_list {
  font-size: 18px;
  margin-top: 30px;
}
.byasbh_product_listItem {
  margin-bottom: 20px;
  padding-left: 15px;
  position: relative;
  font-size: 18px;
}
.byasbh_product_listItem::before {
  background-color: #bb0009;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
}
.byasbh_product-price {
  font-size: 80px;
  margin-top: 40px;
  font-family: "Montserrat", sans-serif;
}
.byasbh_product-price span {
  font-size: 35px;
  margin-right: 10px;
}
span.byasbh_product-priceTax {
  font-size: 16px;
}
.byasbh_product-colorWrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #b2b2b2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
}
.byasbh_product-colorTxt {
  padding-left: 60px;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.byasbh_product-colorTxt::before {
  content: "";
  display: block;
  left: 0;
  height: 40px;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 40px;
  margin: auto;
}
.byasbh_product-colorBtn {
  background-color: #bb0009;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  position: relative;
  width: 343px;
}
.byasbh_product-colorBtn::after {
  background-size: cover;
  background-image: url("../../new_img/usr/freepage/byasbh/arrow.png");
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 18px;
  width: 11px;
}
.byasbh_product-colorBlack::before {
  background-color: #222;
}
.byasbh_product-colorBeige::before {
  background-color: #c1ab8d;
}
.byasbh_product-colorRed::before {
  background-color: #c51a23;
}
.byasbh_product-colorGray::before {
  background-color: #746e77;
}
.byasbh_product-colorWhite::before {
  background-color: #fff;
  border: 1px solid #626262;
}
.byasbh_product-colorSilver::before {
  background-color: #d6d6d6;
}
.byasbh_product-colorPink::before {
  background-color: #eabeb8;
}
.slide-arrow {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  width: 25px;
  z-index: 1;
  cursor: pointer;
}
.prev-arrow {
  left: 10px;
}
.prev-arrow img {
  margin-left: 10px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.next-arrow {
  right: 10px;
}
.next-arrow img {
  margin-right: 10px;
}
.slide-arrow img {
  display: block;
  width: 11px;
  height: auto;
  z-index: 1;
}
.byasbh_product-sliderItem.slick-slide {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 0 3px 5px;
}
.byasbh_product-sliderItem.slick-slide img {
  border-radius: 8px;
}
.byasbh_product-sliderThumbnail.slick-slide {
  margin: 0 10px 0 -5px;
  cursor: pointer;
}
.byasbh_product-sliderThumbnail.slick-slide img {
  border-radius: 10px;
  border: 1px solid #ccc;
}
.byasbh_product-sliderThumbnail.slick-current {
  -webkit-box-shadow: 0 0 0 1pt #bb0009;
          box-shadow: 0 0 0 1pt #bb0009;
  border-radius: 8px;
}
.byasbh_product-sliderThumbnail.slick-current img {
  border: none;
}
/* voice */
.byasbh_voice {
  margin-top: 120px;
}
.byasbh_voice-ttl {
  margin-bottom: 30px;
}
.byasbh_voice-subTtl {
  color: #bb0009;
  font-size: 32px;
  line-height: 50px;
  width: 160%;
}
.byasbh_voice-ttlImg_wrap {
  width: 289px;
}
.byasbh_voice-ttlImg {
  margin: 10px 0 10px;
}
.byasbh_voice-ttlImg_txt {
  font-size: 14px;
}
section.byasbh_voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
ul#byasbh_voice-slider {
  width: 980px;
  margin-left: 120px;
}
.byasbh_voice-sliderItem {
  padding: 30px 30px;
  background-image: url("../../new_img/usr/freepage/byasbh/voice_bg.png");
  background-repeat: no-repeat;
  height: 578px;
  margin-right: 45px;
  width: 410px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 100% 100%;
}
.byasbh_voice-sliderNum {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  color: #bb0009;
  display: inline-block;
  border-bottom: 2px solid #bb0009;
  margin-bottom: 30px;
  padding-bottom: 6px;
}
.byasbh_voice-sliderText {
  min-height: 410px;
  height: 410px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.byasbh_voice-sliderText-wrap {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.byasbh_voice-sliderText_ttl {
  font-size: 22px;
  line-height: 34px;
  text-align: left;
  color: #222;
  font-weight: bold;
  padding-bottom: 7px;
}
.byasbh_voice-sliderText_txt {
  display: block;
  padding: 5px;
}
.byasbh_voice-sliderImg_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 15px;
}
.byasbh_voice-sliderImg {
  width: 130px;
}
.byasbh_voice-sliderImg_txt {
  position: relative;
  top: -14px;
  padding-left: 14px;
}
.byasbh_staffCoordinate {
  margin-top: 100px;
  width: 100%;
}
.byasbh_staffCoordinate .vsm-slider {
  margin-top: 80px;
  margin-right: -200px;
  margin-left: -200px;
}
.byasbh_staffCoordinate .ecbn-selection-widget {
  max-width: 100%;
  margin: 0;
}
.byasbh_staffCoordinate .ecbn-selection-wrapper .ecbn-selection-slide-wrapper {
  width: 100%;
}
.byasbh_staffCoordinate-ttl {
  line-height: 1em;
}
.byasbh_specialMovie {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 130px;
}
.byasbh_specialMovie-ttlWrap {
  width: 330px;
}
.byasbh_specialMovie-ttl {
  margin-bottom: 15px;
}
ul#byasbh_specialMovie-slider {
  width: 968px;
  margin-left: 100px;
}
.byasbh_specialMovie .slick-list {
  padding: 0 35% 0 0 !important;
}
.byasbh_specialMovie-sliderItem {
  margin-right: 37px;
}
.byasbh_specialMovie-ttlLink {
  color: #222;
  font-size: 18px;
  margin-top: 30px;
  position: relative;
  border-radius: 30px;
  background: #fff;
  border: 2px solid #bb0009;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  width: 500px;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -50px;
}
.byasbh_specialMovie-ttlLink::after {
  background-image: url("../../new_img/usr/freepage/byasbh/sm_link.png");
  content: "";
  display: block;
  width: 20px;
  height: 15px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 85px;
  bottom: 0;
  margin: auto;
}
.byasbh_specialMovie-sliderTitle {
  font-size: 18px;
  padding: 25px 0 28px;
  text-align: center;
  font-weight: 500;
}
.byasbh_other {
  margin-top: 150px;
  margin-bottom: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.byasbh_other-ttl {
  margin-bottom: 40px;
  width: 330px;
}
.byasbh_other-subTtl {
  font-size: 32px;
  line-height: 54px;
  color: #bb0009;
  display: block;
}
ul#byasbh_other-slider {
  width: 968px;
  margin-left: 100px;
}
.byasbh_other-sliderItem {
  margin-right: 37px;
}
.byasbh_other-sliderTitle {
  font-size: 18px;
  padding: 25px 0 28px;
  text-align: center;
  font-weight: 500;
}
.byasbh_other-sliderText {
  font-size: 16px;
  line-height: 32px;
}
.byasbh_other .slick-list {
  padding: 0 35% 0 0 !important;
}
.byasbh_kvSlider .slide-arrow.arrow_type_2,
.byasbh_voice .slide-arrow.arrow_type_2,
.byasbh_specialMovie .slide-arrow.arrow_type_2,
.byasbh_other .slide-arrow.arrow_type_2 {
  display: block;
  position: absolute;
  margin: auto 0;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  background-size: 100%;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  background-repeat: no-repeat;
  border: none;
  z-index: 2;
  cursor: pointer;
}
.byasbh_kvSlider .arrow_type_2::after,
.byasbh_voice .arrow_type_2::after,
.byasbh_specialMovie .arrow_type_2::after,
.byasbh_other .arrow_type_2::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
.byasbh_kvSlider .prev-arrow::after,
.byasbh_voice .prev-arrow::after,
.byasbh_specialMovie .prev-arrow::after,
.byasbh_other .prev-arrow::after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-right: 2px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
  left: 30px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.byasbh_kvSlider .next-arrow::after,
.byasbh_voice .next-arrow::after,
.byasbh_specialMovie .next-arrow::after,
.byasbh_other .next-arrow::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 13px;
  height: 13px;
  border-right: 2px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
  right: 9px;
}
.byasbh_kvSlider .prev-arrow.arrow_type_2,
.byasbh_voice .prev-arrow.arrow_type_2,
.byasbh_specialMovie .prev-arrow.arrow_type_2,
.byasbh_other .prev-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn03.png");
  width: 70px;
  height: 70px;
  opacity: 0.7;
}
.byasbh_kvSlider .slick-disabled.prev-arrow.arrow_type_2,
.byasbh_voice .slick-disabled.prev-arrow.arrow_type_2,
.byasbh_specialMovie .slick-disabled.prev-arrow.arrow_type_2,
.byasbh_other .slick-disabled.prev-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn04.png");
  right: 0;
}
.byasbh_kvSlider .next-arrow.arrow_type_2,
.byasbh_voice .next-arrow.arrow_type_2,
.byasbh_specialMovie .next-arrow.arrow_type_2,
.byasbh_other .next-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn01.png");
  right: 137px;
  width: 35px;
  height: 70px;
}
.byasbh_kvSlider .slick-disabled.next-arrow.arrow_type_2,
.byasbh_voice .slick-disabled.next-arrow.arrow_type_2,
.byasbh_specialMovie .slick-disabled.next-arrow.arrow_type_2,
.byasbh_other .slick-disabled.next-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn04.png");
}
.byasbh_voice .slide-arrow.arrow_type_2,
.byasbh_specialMovie .slide-arrow.arrow_type_2,
.byasbh_other .slide-arrow.arrow_type_2 {
  top: -50px;
  bottom: 0;
}
.byasbh_voice .prev-arrow.arrow_type_2,
.byasbh_specialMovie .prev-arrow.arrow_type_2,
.byasbh_other .prev-arrow.arrow_type_2 {
  left: -35px;
}
.byasbh_voice .prev-arrow.arrow_type_2,
.byasbh_specialMovie .prev-arrow.arrow_type_2,
.byasbh_other .prev-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn03.png");
  width: 70px;
  height: 70px;
  opacity: 0.7;
}
.byasbh_voice .slick-disabled.prev-arrow.arrow_type_2,
.byasbh_specialMovie .slick-disabled.prev-arrow.arrow_type_2,
.byasbh_other .slick-disabled.prev-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn02.png");
}
.byasbh_voice .next-arrow.arrow_type_2,
.byasbh_specialMovie .next-arrow.arrow_type_2,
.byasbh_other .next-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn01.png");
  right: 137px;
  width: 35px;
  height: 70px;
}
.byasbh_voice .slick-disabled.next-arrow.arrow_type_2,
.byasbh_specialMovie .slick-disabled.next-arrow.arrow_type_2,
.byasbh_other .slick-disabled.next-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn04.png");
  right: 48px;
}
.byasbh_specialMovie .slide-arrow.arrow_type_2 {
  top: -80px;
}
.byasbh_specialMovie .prev-arrow.arrow_type_2 {
  left: -40px;
}
.byasbh_other .slide-arrow.arrow_type_2 {
  top: -150px;
}
.byasbh_other .prev-arrow.arrow_type_2 {
  left: -40px;
}
.byasbh_kvSlider .arrow_type_2 {
  top: 0;
  bottom: 0;
}
.byasbh_kvSlider .next-arrow.arrow_type_2::after {
  right: 9px;
}
.byasbh_kvSlider .prev-arrow.arrow_type_2 {
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn01.png");
  left: 0;
  width: 35px;
  height: 70px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.byasbh_kvSlider .prev-arrow.arrow_type_2::after {
  left: 9px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  width: 35px !important;
  height: 70px !important;
  background-image: url("../../new_img/usr/freepage/byasbh/slider_btn01.png") !important;
  background-size: 100%;
  top: 37% !important;
  margin-top: 0;
  opacity: 1;
}
.ecbn-selection-wrapper a.ecbn-selection-slider-next::before,
.ecbn-selection-wrapper a.ecbn-selection-slider-prev::before {
  display: block;
  position: absolute;
  margin: auto 0;
  border-right: 2px solid #e6e6e6 !important;
  border-top: 2px solid #e6e6e6 !important;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 2;
  cursor: pointer;
  width: 13px;
  height: 13px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.ecbn-selection-wrapper .ecbn-selection-slider-prev {
  left: 235px !important;
  -webkit-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important;
}
.ecbn-selection-wrapper .ecbn-selection-slider-next {
  right: 206px !important;
}
.vsm-slider .ecbn-selection-widget-new div.ecbn-selection-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
  border: none;
}
.youtube-modal .byasbh_specialMovie-movie,
.youtube-modal a,
.youtube-modal img {
  outline: none;
}
.youtube-modal #cboxContent {
  background: none;
}
.youtube-modal #cboxLoadedContent {
  border: none;
  background: none;
}
.youtube-modal .cboxIframe {
  background: none;
}
.youtube-modal .byasbh_specialMovie-movie {
  position: relative;
  width: 560px;
}
.youtube-modal .byasbh_specialMovie-movie::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-image: url("../../new_img/usr/freepage/byasbh/youtube_icon.png");
  width: 80px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: top left;
}
section.byasbh_campaign {
  background-color: #c14248;
  border-radius: 10px;
  padding: 35px 40px;
  margin-top: 70px;
}
.byasbh_campaignWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.byasbh_campaign_txt {
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  color: #fff;
}
.byasbh_campaign_btnWrap {
  position: relative;
}
.byasbh_campaign_btnWrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  border-right: 2px solid #bb0009;
  border-top: 2px solid #bb0009;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
a.byasbh_campaign_btn {
  background-color: #fff;
  color: #bb0009;
  font-weight: bold;
  font-size: 16px;
  width: 343px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.byasbh_other_banner {
  margin-top: 90px;
  background-color: rgba(215,232,245,0.7);
}
.byasbh_other_banner-icon {
  width: 136px;
}
.byasbh_other_banner-wrap {
  margin: auto;
  padding: 48px 0 56px;
}
.byasbh_other_banner-ttlWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.byasbh_other_banner-subTtl {
  font-size: 32px;
  padding-left: 28px;
}
.byasbh_other_banner-txt {
  width: 232px;
}
.byasbh_other_banner-txt span {
  font-size: 28px;
  color: #bb0009;
  line-height: 1.2;
}
.byasbh_other_banner-txt span .series {
  font-size: 16px;
}
.byasbh_other_banner-txt p {
  line-height: 28px;
  border-top: 1px solid #bb0009;
  padding-top: 10px;
  margin-top: 10px;
}
.byasbh_other_banner-img {
  width: 240px;
}
.byasbh_other_banner-contentWrap:hover {
  text-decoration: none;
}
.byasbh_other_banner-contentWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 540px;
  padding: 25px 28px 25px;
  background-color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.byasbh_other_banner-contentWrap:nth-of-type(-n+2) {
  margin-bottom: 26px;
}
.byasbh_other_banner_link_warp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1110px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
}
.byasbh_campaign_app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto 70px;
  cursor: pointer;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.byasbh_campaign_app .byasbh_campaign_btn {
  text-decoration: none;
  border: 1px solid #bb0009;
  background: #fff;
}
section.byasbh_anc {
  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;
  margin: 165px auto 0;
}
section.byasbh_anc .byasbh_anc_ttl {
  margin-right: 30px;
  font-size: 20px;
}
section.byasbh_anc .byasbh_anc_link {
  width: 580px;
  height: 70px;
  border-radius: 35px;
  background: #c4daeb;
  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;
  position: relative;
}
section.byasbh_anc .byasbh_anc_link::after {
  content: "";
  display: block;
  position: absolute;
  right: 80px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  border-top: 2px solid #bb0009;
  border-right: 2px solid #bb0009;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
section.byasbh_anc .byasbh_anc_link:hover {
  text-decoration: none;
}
section.byasbh_anc .byasbh_anc_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.byasbh_anc .byasbh_anc_link_red {
  color: #bb0009;
  font-weight: bold;
  font-size: 20px;
}
section.byasbh_anc .byasbh_anc_link_txt {
  font-size: 20px;
  color: #222;
  padding-right: 18px;
}
span.ecbn-selection-powered-pre,
a.ecbn-selection-powered-name {
  display: none;
}
.byasbh_slimShoes_comebox.comebox__comparison {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.byasbh_slimShoes_comebox.comebox__comparison:before {
  background: url("../../new_img/usr/freepage/byasbh/comparison_bubble.png");
  width: 432px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_inr p.comebox__comparison_head {
  font-size: 36px;
  color: #bb0009;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_inr p {
  font-size: 16px;
  margin-top: 6px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgWrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox h3 {
  font-size: 18px;
  margin-bottom: 25px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox h3 span {
  border-bottom: 1px solid #bb0009;
  padding-bottom: 3.5px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox p {
  font-size: 16px;
  line-height: 1.7;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox p b {
  color: #bb0009;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox01 img {
  width: 600px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox02 img {
  width: 23px;
  margin: 0 30px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_imgBox03 img {
  width: 403px;
  margin-top: 13px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_inr:nth-of-type(2) {
  margin-top: 50px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_inr:nth-of-type(2) .comebox__comparison_imgBox03 img {
  margin-top: 0px;
}
.byasbh_slimShoes_comebox.comebox__comparison .comebox__comparison_inr:nth-of-type(2) .comebox__comparison_imgBox03 p {
  margin-top: 10px;
}
.c_red {
  color: #bb0009;
}
