@charset "utf-8";
/* ------------------------------------------------
businessshoes
------------------------------------------------ */
#businessshoes {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Sawarabi Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Sawarabi Mincho", serif;
  color: #1a1a1a;
}
#businessshoes img {
  max-width: 100%;
  margin: 0 auto;
}
#businessshoes {
  margin-bottom: 60px;
  padding-bottom: 30px;
}

#businessshoes .swiper-pagination {
  bottom: -20px;
}
#businessshoes .bs-white{
  color:#fff;
}
#businessshoes .top-text {
  margin-bottom: 75px;
}
#businessshoes .line-text {
 padding: 0.3em 0;
 margin-bottom: 40px;
 font-size: 20px;
 font-weight: 800;
 border-top: solid 1px #1a1a1a;
 border-bottom: solid 1px #1a1a1a;
}
#businessshoes .catch {
  margin-bottom: 35px;
  font-size: 3.4rem;
  font-weight: 700;
  text-align: center;
}
#businessshoes .price {
	padding: 0em .35em;
  border: 1px solid #1a1a1a;
  font-size: 2.7rem;
  font-weight: 400;
  text-align: center;
  width: 60%;
  margin: 0 auto;
}
#businessshoes .sub_img{
  text-align: center;
  margin-bottom: 20px;
}
#businessshoes .sub_img .pc{
  max-width: 60%;
}
.s-fade-text {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 5vw;
}
#businessshoes .catch02 {
  color: #393939;
  margin-bottom: 30px;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
}
#businessshoes .bnr {
  margin-bottom: 60px;
  text-align: center;
}
#businessshoes .bnr.border img {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
#businessshoes .bnr img {
  margin-bottom: 20px;
}

#businessshoes .bnr__comment {
  font-size: 2rem;
  text-align: center;
}
#businessshoes .bnr__comment a {
  font-weight: 700;
  text-decoration: underline;
}
#businessshoes .bnr__comment a:hover {
  text-decoration: none;
}
#businessshoes .comment {
  color: #393939;
  margin-bottom: 10%;
  font-size: 2.2rem;
  text-align: center;
  line-height: 230%;
}
#businessshoes .comment2 {
  color: #393939;
  margin-top: 2%;
  font-size: 2rem;
  text-align: center;
}
#businessshoes .list-bnr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

#businessshoes h1 {
  position: relative;
  text-align: center;
  padding: 1em 0;
  color: #1a1a1a;
  font-size: 2.6rem;
  font-weight: 600;
}
#businessshoes h1::before,
#businessshoes h1::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
#businessshoes h1::before {
  top: 0;
  border-top: 2px solid #1a1a1a;
  border-bottom: 2px dotted #1a1a1a;
}
#businessshoes h1::after {
  bottom: 0;
  border-top: 2px dotted #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}

#businessshoes .box {
  width: 100%;
  background-color: #fff;
  padding-bottom : 10%;

  margin-bottom: 5%;
}
#businessshoes .box-step {
  width: 100%;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border-bottom: dotted 2px #393939;
  position: relative;
  padding: 20px 0 70px 0;
}
#businessshoes .box-step-last {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #f3f3f3;
  padding: 10% 4% 7% 4%;
  position: relative;
}

#businessshoes .left_box_kodawari {
  width: 38%;
  position: absolute;
  z-index: 1;
  top: 10%;
}
#businessshoes .left_box {
  width: 34%;
  position: absolute;
  top: 10%;
  order: 1;
}
#businessshoes .right_box {
  width: 66%;
  margin-left: 34%;
  text-align: left;
  order: 2;
}
#businessshoes .right_box_under {
  width: 66%;
  margin-left: 34%;
  text-align: left;
  order: 3;
}
#businessshoes .right_box_kodawari {
  width: 62%;
  margin-left: 38%;
  text-align: left;
}
#businessshoes .right_box_step {
  width: 50%;
  margin-left: 50%;
  text-align: right;
}
#businessshoes .left_box_step {
  width: 50%;
  position: absolute;
}
#businessshoes .shoes-name {
  font-size:30px;
  font-weight: 800;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}

#businessshoes .shoes-namesub {
  font-size: 18px;
  font-weight: 800;
  padding: 1.8rem 0 3rem 0;
}
#businessshoes .sub {
  font-size: 18px;
  font-weight: 800;
}
#businessshoes .reco-title {
  font-size: 24px;
  color: #094260;
  font-weight: 800;
  padding-left: .8em;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /* font-weight: 800; */
  border-bottom: solid 1px #393939;
}
#businessshoes .reco-sub {
 background-image: linear-gradient(
   180deg,
   rgba(0,0,0,0) 0%,
   rgba(0,0,0,0) 97%,
   #ddd 97%,
   #ddd 100%
   );
 background-size: 100% 1.8em;
 line-height: 1.8;
 font-size: 18px;
 font-weight: 800;
 padding: 0 1em;
}

#businessshoes .shoes-btn {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
#businessshoes .shoes-btn a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  background: #094260;
  padding: 8px 20px;
}
#businessshoes .shoes-btn.black a {
  background: #110e0f;
}
#businessshoes .shoes-btn.dark a {
  background: #3c2117;
}

#businessshoes .fukidashi {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  margin: 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  font-weight: 800;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
#businessshoes .fukidashi:before,
#businessshoes .fukidashi:after{
  position: absolute;
  left: 50%;
  top: 100%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  border-width: 8px;
}
#businessshoes .fukidashi:before {
  border-top-color: #000000;
  margin-left: -8px;
}
#businessshoes .fukidashi:after {
 border-top-color: #FFFFFF;
 margin: -1px 0 0 -8px;
}

#businessshoes .fukidashi p {
  margin: 0;
  padding: 0;
}

#businessshoes .fukidashi-step {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 3px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 22px;
  background: #094260;
}

#businessshoes .fukidashi-step:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top: 10px solid #094260;
}

#businessshoes .fukidashi-step p {
  margin: 0;
  padding: 0;
}

#businessshoes .arrow_step {
  width: 100%;
  margin: 20px;

}

#businessshoes .box-step-text {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  font-size: 2.2rem;
}
#businessshoes .btn1 {
  width: 60%;
  margin: 0 auto;
  padding: 1.5em 1em;
  text-align: center;
  background: #fff;
  border: dotted 2px #999999;/*点線*/
}
#businessshoes .btn1 p {
  color: #393939;
  font-size: 2rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

#businessshoes .bn_recommend {
  width: 100%;
  margin-bottom: 10%;
}

#businessshoes .photo_recommend {
  width: 100%;
  padding: 6px;
  outline: solid 1px #e5e2dd;
}
#businessshoes a:hover {
	opacity: 0.7 ;
}
#businessshoes .title_recommend {
  color: #393939;
  font-size: 2.6rem;
  border-bottom: 1px solid #e5e2dd;
  font-weight: 400;
  line-height: 180%;
}
#businessshoes .name_recommend {
  color: #fff;
  margin: 15px 0 5px 0;
  font-size: 1.6rem;
}
#businessshoes .price_recommend {
  color: #393939;
  margin: 0 0 15px 0;
  font-size: 1.6rem;
}
#businessshoes .recommend {
  position: relative;
  margin: 5em 0;
  padding: 1.5em;
  border: solid 1px #094260;
}
#businessshoes .recommend .box-title {
 position: absolute;
 display: inline-block;
 top: -35px;
 left: -1px;
 padding: 5px 20px;
 /* height: 30px; */
 line-height: 25px;
 font-size: 20px;
 background: #094260;
 color: #ffffff;
 font-weight: bold;
}
#businessshoes .recommend p {
  margin: 0; 
  padding: 0;
  margin-bottom:2em;
}

#businessshoes .delivery {
  padding: 35px 30px 20px 30px;
  background-color: #35827b;
  color: #fff;
  text-align: center;
  margin-bottom: 150px;
}
#businessshoes .delivery-title {
  border: 1px solid #FFF;
  width: 90%;
  padding: 5px;
  font-size: 2.0rem;
  margin: 0 auto;
  text-align: center;
}

#businessshoes .delivery-text {
  padding: 15px 0 20px 0;
  font-size: 1.7rem;
  text-align: center;
}
#businessshoes .delivery-day1 {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
}
#businessshoes .delivery-day1:after {
  margin-left:5px;
  border-top:1px solid #ccc;
  content:"";
  flex-grow:1;}

  #businessshoes .delivery-day {
    padding-bottom: 10px;
    font-size: 2.0rem;
    text-align: center;
    letter-spacing: 2px;
  }
  #businessshoes .delivery-box {
    width: 45%;
    margin: 0 auto;
  }

  #businessshoes h2 {
    font-size: 4.2rem;
    font-weight: 800;
    padding-bottom: 40px;
    color: #005982;
    display:flex;
    align-items:center;
    text-align:center;
  }
  #businessshoes h2:before {
    margin-right:40px;
    border-top:1px solid #005982;
    content:"";
    flex-grow:1;
  }
  #businessshoes h2:after {
    margin-left:40px;
    border-top:1px solid #005982;
    content:"";
    flex-grow:1;
  }
  #businessshoes .pre-fd-smt {
    font-size: 1.4rem;
    font-weight: 800;
    color: #005982;
    text-align: center;
    margin-bottom: 10px;
  }

  #businessshoes .pre-fd {
    width: 100%;
    display: flex;
    margin-bottom: 150px;
    margin-top: 50px;
    flex-flow: row wrap;
    display: -ms-flexbox; /* IE10 */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; /* IE10 */
  }
  #businessshoes .pre-fd> div{
   width: 50%;
 }
 #businessshoes .pre-fd p{

  padding: 10px 0;
  font-weight: 800;
  font-size: 18px;
}
#businessshoes .pre-fd-item-l {
  width: 50%;
  margin-bottom: 50px;
}
#businessshoes .pre-fd-item-r {
  width: 50%;
  padding-left: 24px;
  margin-bottom: 50px;
}
#businessshoes .pre-fd-item2 {
  width: 100% !important;
}
#businessshoes .pre-fd-item2.order5 {
  margin-bottom: 15px;
}
/*
#businessshoes .pre-fd-item:nth-child(2) {

    padding-left: 40px;
    }*/
    #businessshoes h3 {
      font-size: 2.6rem;
      font-weight: 800;
      padding-bottom: 20px;
      color: #393939;
      padding-left: 8%;
    }
    #businessshoes .pre-fd-text {
      font-size: 1.6rem;
      line-height: 200%;
      font-weight: 800;
      color: #393939;
      padding-left: 8%;
    }

    #businessshoes h4 {
      font-size: 2.6rem;
      font-weight: 800;
      padding-bottom: 20px;
      color: #393939;
    }
    #businessshoes .pre-fd-text2 {
      font-size: 1.6rem;
      line-height: 200%;
      font-weight: 800;
      color: #393939;
    }
    #businessshoes h5 {
      font-size: 3.5rem;
      line-height: 150%;
      font-weight: 800;
      padding-bottom: 40px;
      color: #005982;
      display:flex;
      align-items:center;
      text-align:center;
    }
    #businessshoes h5:before {
      margin-right:40px;
      border-top:1px solid #005982;
      content:"";
      flex-grow:1;
    }
    #businessshoes h5:after {
      margin-left:40px;
      border-top:1px solid #005982;
      content:"";
      flex-grow:1;
    }
    #businessshoes .bs-attention {
      background-color: #f2f5f7;
      padding: 60px 39px;
      text-align: center;
    }
    #businessshoes .bs-attention-line {
      background-color: #f2f5f7;
      padding: 50px;
      text-align: center;
    }
    #businessshoes .bs-attention-about {
      margin-top:80px;
      background-color: #fff;
      padding: 50px;
    }
    #businessshoes .about-title {
      text-align: left;
      font-size: 24px;
      padding-bottom: 15px;
      border-bottom: 1px solid #c9c9c9;
    }
    #businessshoes .about-title2 {
      text-align: left;
      font-size: 22px;
      padding-top: 20px;

    }
    #businessshoes .about-box {
      text-align: left;
      padding: 0.5em 0 0.5em 1.8em;
      margin: .5em 0 .5em 1em;
      border-left: solid 8px #e5e5e5;
    }
    #businessshoes .about-box p {
     font-size: 16px;
     line-height: 2.0rem;
     margin-bottom: 10px;
     padding: 0;
   }
   #businessshoes .about-box-title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  #businessshoes .form-btn {
    margin: 15px 0 25px 0;
    font-size: 14px;
    text-align: center;
    background: #e5e5e5;
    padding: 5px 20px;
    width: 46%;
  }

  #businessshoes .easystep {
    margin: 70px 0 40px 0;
    background-color: #094260;
    padding: 5px 0px;
    color:#fff;
    font-size: 26px;
  }
  #businessshoes .easystep-con {
    position: relative;
    background-color: #fff;
    border: 1px solid #000;
    padding: 15px;
  }
  #businessshoes .easystep-text {
    font-size:18px;
    line-height: 2em;
    text-align: left;
    font-weight: 800;
  }

  #businessshoes .blf-item {
    font-size: 3.2rem;
    font-weight: 800;
    color: #393939;
  }
  #businessshoes .blf-item-text {
    font-size: 2.0rem;
    color: #393939;
    display: flex;
    align-items: center;
    padding-top: 10px;
  }
  .blf-item-text:before,
  .blf-item-text:after {
    border-top: 1px solid #094260;
    content: "";
    width:1em;
  }
  .blf-item-text:before {
    margin-right: 1rem;
  }
  .blf-item-text:after {
    margin-left: 1rem;
  }
  #businessshoes .blf-item-box {
    display: flex;
    width: 100%;
    display: -ms-flexbox; /* IE10 */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; /* IE10 */
  }
  #businessshoes .blf-item-container {
    margin-right: 15px;
  }
  #businessshoes .blf-item-bg {
    position: relative;
  }
  #businessshoes .blf-item-bg a {
    position: absolute;
    text-align: center;
    background-color: #fff;
    font-weight: 800;
    width: 190px;
    top: 90%;
    left: 85%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    font-size: 1.4rem;
    border: dotted #393939 1px;
    padding: 5px;
    color: #393939;
    text-decoration: none;
    border-radius:25px;
  }

  #businessshoes .blf-item-bg a:hover{/*カーソルを当てたとき*/
    background: rgba(255, 255, 255, 0.8);/*背景を半透明に*/
  }

  #businessshoes .blf-item-bg img {
    width: 100%;
  }
  #businessshoes .blf-item-hako {
    margin-bottom: 60px;
  }
  #businessshoes .btn_box {
    width: 100%;
    padding: 40px 0 180px 0;
    text-align: center;
  }
  #businessshoes .btn_item{
   display:block;
   width: 60%;
   height:60px;
   margin: 0 auto;
   line-height: 55%;
   font-size: 1.8rem;
   line-height: 57px;
   color: #FFF;
   font-weight: 800;
   text-decoration: none;
   text-align: center;
   border: 1px solid #02577e;
   background-color: #016593; /*ボタン色*/
   border-radius: 5px; /*角丸*/
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
 }
 #businessshoes .btn_item:hover{
  background: rgba(1, 109, 159, 0.8);/*背景を半透明に*/
}
#businessshoes .youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 120px;
}
#businessshoes .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#businessshoes .pre-fd-border {
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#businessshoes hr {
	border: 1px solid #eee;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.pc { display: block !important; }
.sp { display: none !important; }

@media screen and (min-width: 767px) {

  #businessshoes .sp_br {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .pc { display: none !important; }
  .sp { display: block !important; }

  #businessshoes #swiper-fair {
    margin-bottom: 40px !important;
    padding-bottom: 20px;
  }
  #businessshoes .sub_img {
    width: 230px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #businessshoes .shoes-name {
    font-size: 24px;
    font-weight: 800;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
  }

  #businessshoes .shoes-namesub {
    width: 85%;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    font-weight: 800;
    line-height: 2.2rem;
    padding: 1.5rem 0 1.3rem 0;
  }
  #businessshoes .top-text {
    margin-bottom: 50px;
  }

  #businessshoes .price {
    padding: 0em .55em;
    padding: .1em .2em;
    border: 1px solid #1a1a1a;
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    width: 95%;
    margin: 0 auto;
  }
  #businessshoes img {
    max-width: 100%;
  }
  #businessshoes .full {
    margin-left: -16px;
    margin-right: -16px;
  }

  #businessshoes .catch {
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  #businessshoes .catch02 {
    font-size: 2rem;
  }
  #businessshoes .bnr__comment {
    font-size: 1.6rem;
  }
  #businessshoes .comment {
    font-size: 1.6rem;
    margin-bottom: 60px;
    line-height: 180%;
  }
  #businessshoes .line-text {
    padding: 0.4em 0;
    line-height: 2.1rem;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
  }
  #businessshoes .sub_img {
    text-align: center;
    margin-bottom: 10px;
  }
  #businessshoes .bs-attention-about {
    margin-top: 60px;
    background-color: #fff;
    padding: 20px 15px;
  }
  #businessshoes .bs-attention {
    background-color: #f2f5f7;
    padding: 35px 15px 50px 15px;
    text-align: center;
  }
  #businessshoes .about-title {
    line-height: 3rem;
    text-align: center;
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c9c9c9;
  }
  #businessshoes .about-title2 {
    text-align: left;
    font-size: 18px;
    padding-top: 20px;
  }
  #businessshoes .about-box {
    text-align: left;
    padding: 0.2em 0 0.2em 1.3em;
    margin: .5em 0 .5em .3em;
    border-left: solid 8px #e5e5e5;
  }
  #businessshoes .about-box-title {
    font-size: 18px;
    margin-bottom: 8px;
  }
  #businessshoes .about-box p {
    font-size: 14px;
    line-height: 2.0rem;
    margin-bottom: 15px;
    padding: 0;
  }
  #businessshoes .form-btn {
    margin: 15px 0 25px 0;
    font-size: 14px;
    text-align: center;
    background: #e5e5e5;
    padding: 5px 10px;
    width: 100%;
  }
  #businessshoes .easystep {
    margin: 40px 0 30px 0;
    background-color: #094260;
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
  }
  #businessshoes .easystep-con {
    position: relative;
    background-color: #fff;
    border: 1px solid #000;
    padding: 20px 10px 10px 10px;
  }
  #businessshoes .left_box_step {
    width: 100%;
    position: relative;
  }
  #businessshoes .fukidashi-step {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    padding: 1px 20px;
    color: #fff;
    font-size: 20px;
    background: #094260;
  }
  #businessshoes .fukidashi-step:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    border: 6px solid transparent;
    border-top: 10px solid #094260;
  }
  #businessshoes .easystep-text {
    font-size: 16px;
    line-height: 1.6em;
    text-align: left;
    font-weight: 400;
    margin-bottom: 15px;
  }
  #businessshoes .right_box_step {
    width: 100%;
    margin-left: 0;
  }
  #businessshoes .arrow_step {
    width: 100%;
    margin: 20px 0;
  }
  #businessshoes .pre-fd {
    flex-direction: column;
    margin-bottom: 50px;
  }
  #businessshoes .pre-fd-item-l {
    margin-bottom: 0;
  }
  #businessshoes .pre-fd-item-r {
    margin-bottom: 0;
  }
  #businessshoes .pre-fd p {
    padding: 10px 0;
    font-weight: 400;
    font-size: 16px;
  }
  #businessshoes .pre-fd> div{
    width: 100%;
    padding: 0 0 20px 0;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .order3 {
    order: 4;
  }
  .order4 {
    order: 3;
  }
  .order5 {
    order: 5;
  }
  .order6 {
    order: 6;
  }
  .order7 {
    order: 8;
  }
  .order8 {
    order: 7;
  }
  #businessshoes .blf-item-container {
    width: 100%;
  }
  #businessshoes hr {
  	display: none;
  }

  #businessshoes h1 {
   position: relative;
   text-align: center;
   padding: 1em 0;
   color: #1a1a1a;
   font-size: 2rem;
   font-weight: 800;
 }
 #businessshoes h1::before,
 #businessshoes h1::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
#businessshoes h1::before {
  top: 0;
  border-top: 2px solid #1a1a1a;
  border-bottom: 2px dotted #1a1a1a;
}
#businessshoes h1::after {
  bottom: 0;
  border-top: 2px dotted #1a1a1a;
  border-bottom: 2px solid #1a1a1a;
}
#businessshoes .left_box {
  width: 100%;
  top: 10%;
  position: relative;
  order: 2;
}
#businessshoes .left_box_kodawari {
 width: 100%;
 text-align: center;
 position: relative;
 top: 10%;
}

#businessshoes .box-step-text {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  font-size: 1.6rem;
}
#businessshoes .right_box {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
  order: 1;
}
#businessshoes .right_box_under {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  order: 3;
}

#businessshoes .fukidashi {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  margin: 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  font-weight: 800;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
#businessshoes .fukidashi:before,
#businessshoes .fukidashi:after{
  position: absolute;
  left: 50%;
  top: 100%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  border-width: 8px;
}
#businessshoes .fukidashi:before {
  border-top-color: #000000;
  margin-left: -8px;
}
#businessshoes .fukidashi:after {
 border-top-color: #FFFFFF;
 margin: -1px 0 0 -8px;
}

#businessshoes .fukidashi p {
  margin: 0;
  padding: 0;
}
#businessshoes .shoes-btn {
  width: 85%;
  margin: 0 7.5% 10px;
  text-align: center;
}
#businessshoes .shoes-btn a {
  display: block;
  color: #fff;
  font-size: 18px;
  background: #094260;
  padding: 12px 20px;
}
#businessshoes .comment2 {
  color: #393939;
  padding: 0 8px;
  margin-top: 2%;
  font-size: 1.6rem;
  text-align: left;
}
#businessshoes .comment2-notice {
  color: #393939;
  padding: 0 8px;
  margin-top: 2%;
  font-size: 1.6rem;
  text-align: left;
}
#businessshoes .recommend {
  width: 100%;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
  position: relative;
  margin: 5em 0;
  padding: 1.5em;
  border: solid 1px #094260;
}
#businessshoes .recommend .box-title {
  position: absolute;
  display: inline-block;
  top: -35px;
  left: -1px;
  padding: 5px 20px;
  line-height: 25px;
  font-size: 16px;
  background: #094260;
  color: #ffffff;
  font-weight: bold;
}
#businessshoes .recommend {
  position: relative;
  margin: 5em 0;
  padding: 1.5em;
  border: solid 1px #094260;
}
#businessshoes .reco-title {
  font-size: 18px;
  color: #094260;
  font-weight: 800;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #393939;
}
#businessshoes .reco-sub {
  background-image: linear-gradient(
   180deg,
   rgba(0,0,0,0) 0%,
   rgba(0,0,0,0) 97%,
   #ddd 97%,
   #ddd 100%
   );
  background-size: 100% 1.75em;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}
#businessshoes .box-step {
  width: 100%;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border-bottom: dotted 2px #393939;
  position: relative;
  padding: 30px 0 50px 0;
}
#businessshoes .btn1 p {
  color: #393939;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
#businessshoes .btn1 {
  width: 85%;
  margin: 0 auto;
  padding: 1.5em 1em;
  text-align: center;
  background: #fff;
  border: dotted 2px #999999;/*点線*/
}
#businessshoes .box {
  width: 100%;
  margin-bottom: 10%;
}
#businessshoes .right_box_kodawari {
  width: 100%;
  margin-left: 0%;
  text-align: left;
}
#businessshoes .title_recommend {
  color: #393939;
  font-size: 1.9rem;
  border-bottom: 1px solid #e5e2dd;
  font-weight: 400;
  line-height: 180%;
}
#businessshoes .bn_recommend {
  width: 100%;
  margin-bottom: 50px;
}
#businessshoes .goods {
  margin-bottom: 50px;
}
#businessshoes .name_recommend {
  color: #fff;
  margin: 10px 0 2px 0;
  font-size: 1.6rem;
}
#businessshoes .price_recommend {
  color: #393939;
  margin: 0 0 5px 0;
  font-size: 1.4rem;
}
#businessshoes .delivery {
  padding: 30px 15px 25px 15px;
  background-color: #35827b;
  color: #fff;
  text-align: center;
  margin-bottom: 100px;
  margin-top: 100px;
}
#businessshoes .delivery-text {
  padding: 15px 0 20px 0;
  font-size: 1.6rem;
  text-align: center;
}
#businessshoes .delivery-box {
  width: 90%;
  margin: 0 auto;
}
#businessshoes .delivery-day {
  padding-bottom: 10px;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 2px;
}
#businessshoes .delivery-day1 {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
}
#businessshoes h2 {
  font-size: 3.0rem;
  font-weight: 800;
  padding-bottom: 40px;
  color: #005982;
  display:flex;
  align-items:center;
  text-align:center;
}
#businessshoes h2:before {
  margin-right:15px;
  border-top:1px solid #005982;
  content:"";
  flex-grow:1;
}
#businessshoes h2:after {
  margin-left:15px;
  border-top:1px solid #005982;
  content:"";
  flex-grow:1;
}
#businessshoes h5 {
  font-size: 2.0rem;
  line-height: 160%;
  font-weight: 800;
  padding-bottom: 40px;
  color: #005982;
  display:flex;
  align-items:center;
  text-align:center;
}
#businessshoes h5:before {
  margin-right:15px;
  border-top:1px solid #005982;
  content:"";
  flex-grow:1;
}
#businessshoes h5:after {
  margin-left:15px;
  border-top:1px solid #005982;
  content:"";
  flex-grow:1;
}
#businessshoes .blf-item {
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 130%;
  color: #393939;
}
#businessshoes .blf-item-text {
  font-size: 1.4rem;
  color: #393939;
  display: flex;
  align-items: center;
  padding: 0 0 10px 0;
}
.blf-item-text:before,
.blf-item-text:after {
  border-top: 1px solid #ccc;
  content: "";
  width:1em;
}
.blf-item-text:before {
  margin-right: 1rem;
}
.blf-item-text:after {
  margin-left: 1rem;
}
#businessshoes .blf-item-bg a {
  position: absolute;
  text-align: center;
  background-color: #fff;
  width: 180px;
  top: 84%;
  left: 70%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin: 0;
  font-size: 1.3rem;
  border: dotted #393939 1px;
  font-weight: 800;
  padding: 3px;
  color: #393939;
  text-decoration: none;
  border-radius: 25px;
}

#businessshoes .blf-item-bg a:hover{/*カーソルを当てたとき*/
  background: rgba(255, 255, 255, 0.8);/*背景を半透明に*/
}
#businessshoes .btn_box {
  width: 100%;
  padding: 40px 0 150px 0;
  text-align: center;
}
#businessshoes .btn_item{
 display:block;
 width: 85%;
 height:60px;
 margin: 0 auto;
 line-height: 55%;
 font-size: 1.8rem;
 line-height: 57px;
 color: #FFF;
 font-weight: 800;
 text-decoration: none;
 text-align: center;
 border: 1px solid #02577e;
 background-color: #016593; /*ボタン色*/
 border-radius: 5px; /*角丸*/
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
}
#businessshoes h3 {
  font-size: 2.0rem;
  font-weight: 800;
  padding-bottom: 15px;
  color: #393939;
  padding-left: 0 !important;
  line-height: 150%;
}
#businessshoes .pre-fd-text {
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: 400;
  color: #393939;
  padding-left: 0 !important;
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
}

#businessshoes h4 {
  font-size: 2.0rem;
  font-weight: 800;
  padding-bottom: 15px;
  color: #393939;
  line-height: 150%;
}
#businessshoes .pre-fd-text2 {
  font-size: 1.6rem;
  line-height: 160%;
  font-weight: 400;
  color: #393939;
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
}
#businessshoes .pre-fd-smt {
  font-size: 1.2rem;
  font-weight: 800;
  color: #005982;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 10px;
}
}

/* ------------------------------------------------
   slider
   ------------------------------------------------ */
   #businessshoes #swiper-fair {
    margin-bottom: 60px;
    padding-bottom: 30px;
  }

  .swiper-custom-button{
    background-image: none !important;
    background-color: rgba( 211, 211, 211, 0.6 ) ;
    color: #5f5f5f;
    font-size: 24px;
    text-align: center;
    width: 30px !important;
    height: 42px !important;
    line-height: 42px;
  }
  .swiper-button-prev{
    padding-right:40px;
  }
  .swiper-button-prev{
    left: 0px!important;
    right: auto;
  }
  .swiper-button-next{
    padding-left:15px;
    padding-right: 25px;
  }
  .swiper-button-next{
    right: 0px !important;
    left: auto;
  }
  #businessshoes .swiper-pagination-bullet {
    background-color: #999;
    border-color: #999;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: 0.7;
  }
  #businessshoes .swiper-pagination-bullet-active {
    background-color: #57817d;
    border-color: #57817d;
    opacity: 0.9;
  }

  .swiper-pagination{
    position: relative !important;
  }
  .mb60{
    margin-bottom: 60px;
  }
  .swiper-container{
    text-align: center;
  }
  .swiper-container .swiper-slide img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .prettyprint{
    border: none;
    background: #fafafa;
    color: #697d86;
  }