body.current03 .header_article .hovr_link.product {
  color: #c2948a;
}

/*--------------------- .article_mv ---------------------*/
.article_mv.product {
  background: url(/product/img/mv.jpg) top right no-repeat;
  background-size: cover;
}

/*--------------------- .product_box_link ---------------------*/
.product_box_link {
  display: flex;
  justify-content: space-between;
}
.box_link {
  overflow: hidden;
  position: relative;
  width: 49%;
}
.box_link a {
  background-color: #000;
  display: block;
  position: relative;
}
.box_link a span {
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 26px;
  letter-spacing: 0.15em;
  position: absolute;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
.box_link a span::before {
  content: "";
  display: block;
  height: 4rem;
  margin: 0 auto;
  padding-bottom: 10px;
  width: 4rem;
}
.box_link a span.icon01::before {
  background: url(../img/icon_strength01.png) no-repeat;
  background-size: contain;
}
.box_link a span.icon02::before {
  background: url(../img/icon_strength04.png) no-repeat;
  background-size: contain;
}
.product_img {
  line-height: 0;
  overflow: hidden;
  padding-top: 55%;
  position: relative;
}
.product_img img {
  height: auto;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.3s linear;
  width: 100%;
}
.box_link a:hover .product_img img {
  opacity: 1;
}


.box_link.clm1 {
  margin: 0 auto;
  padding-top: 70px;
  width: 80%;
}
.box_link.clm1 .product_img {
  padding-top: 20%;
}





/*▽▽▽▽▽▽---------- .screw ----------▽▽▽▽▽▽*/
/*--------------------- .video_box ---------------------*/
.video_box {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 800px;
}

/*--------------------- .screw_ttl ---------------------*/
.screw_ttl {
  background: linear-gradient(305deg, #c2948a 50px, #4a89b8 50px);
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin-bottom: 40px;
  padding: 10px 25px;
}
.screw_ttl span {
  font-size: 16px;
  margin-left: 20px;
}
.screw_ttl02 {
  color: #4a89b8;
  font-size: 16px;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}
.screw_ttl02 span {
  padding-left: 5px;
}
.screw_ttl02::after {
  background-color: #c2948a;
  content: "";
  display: block;
  height: 1px;
  margin-top: 10px;
  width: 100%;
}

/*--------------------- .acr_box ---------------------*/
.acr_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.acr_box li {
  width: 32.5%;
}
.acr_box li + li {
  margin-bottom: 1.5%;
}
.acr_box li a {
  background-color: #4a89b8;
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 15px 15px 30px;
  position: relative;
  text-align: center;
}
.acr_box li a:hover {
  background-color: #c2948a;
}
.acr_box li a::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  bottom: -2px;
  right: 47%;
  transition: all 0.3s linear;
}
.acr_box li a:hover::after {
  bottom: -8px;
}

/*--------------------- .screw_box  ---------------------*/
.screw_box + .screw_box {
  margin-top: 70px;
}

/*--------------------- .screw_img_list ---------------------*/
.screw_img_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.screw_list {
  width: 31%;
}
.screw_list .caption {
  margin-top: 10px;
}

.top_back_btn {
  display: none;
}


/*▽▽▽▽▽▽---------- .machine ----------▽▽▽▽▽▽*/
/*--------------------- .flex_box.machine_img ---------------------*/
.flex_box.machine_img {
  margin: 40px 0;
}
.flex_box.machine_img .flex_img {
  width: 49%;
}

/*--------------------- .ind_list.machine ---------------------*/
.ind_list.machine {
  display: flex;
  flex-wrap: wrap;
  width: 400px;
}
.ind_list.machine li {
  margin: 0 30px 10px 0;
}


/*▽▽▽▽▽▽---------- .agency ----------▽▽▽▽▽▽*/
/*--------------------- .agency ---------------------*/
.agency {
  background-color: #4a89b8;
}
.agency_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 768px;
}
.agency_list {
  background-color: #fff;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px;
  width: 49%;
}
.agency_name {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 30px;
  text-align: center;
  width: 100%;
}



/*▽▽▽▽▽▽---------- .tapping ----------▽▽▽▽▽▽*/
.tapping_btn {
  margin: 0 auto;
  padding-top: 40px;
  width: 70%;
}
.tapping_btn a {
  background: url(/product/screw/img/tapping_btn_bg.jpg)  no-repeat;
  background-size: cover;
  color: #fff;
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 20px;
  padding: 30px;
  position: relative;
  text-align: center;
}
.tapping_btn a::after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -21px;
  transition: all 0.3s linear;
}
.tapping_btn a:hover {
  opacity: 0.5;
}

.tapping_btn a:hover::after {
  right: 10px;
}

.tapping_wrap {
  background-color: #e1eaf1;
  padding: 50px 0 60px;
}
.tapping_ttl {
  font-size: 24px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.tapping_ttl::before {
  background-color: #4a89b8;
  content: "";
  display: inline-block;
  height: 30px;
  margin-right: 15px;
  vertical-align: sub;
  width: 5px;
}

.row {
  background-color: #fff;
  border: 1px solid #4a89b8;
  display: flex;
  margin-bottom: 40px;
  padding: 20px 25px;
  position: relative;
}
.row::after {
  content: "▼";
  color: #4a89b8;
  font-size: 20px;
  position: absolute;
  bottom: -35px;
  left: 50%;
}
.row.last {
  margin-bottom: 0;
}
.row.last::after {
  display: none;
}
.row_ttl {
  border-right: 1px solid #ccc;
  color: #4a89b8;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding-right: 30px;
  width: 25%;
}
.row_txt {
  color: #444;
  margin-left: 30px;
  width: 70%;
}



@media only screen and (max-width: 960px) {
  /*▽▽▽▽▽▽---------- .screw ----------▽▽▽▽▽▽*/
  /*--------------------- .screw_ttl ---------------------*/
  .screw_ttl {
    margin-bottom: 30px;
  }
  
  /*--------------------- .video_box ---------------------*/
  .video_box {
    padding-bottom: 15px;
    width: 100%;
  }
  .video_box iframe {
    height: 300px !important;
    width: 100% !important;
  }
  /*--------------------- .acr_box ---------------------*/
  .acr_box li {
    width: 49%;
  }
  .acr_box li + li {
    margin-bottom: 2%;
  }
  .acr_box li a {
    font-size: 16px;
    padding: 12px 12px 30px;
  }
  
  /*--------------------- .screw_box  ---------------------*/
  .screw_box + .screw_box {
    margin-top: 50px;
  }
  
  /*--------------------- .screw_img_list ---------------------*/
  .screw_list {
    width: 48%;
  }
  .screw_list + .screw_list {
    margin-bottom: 5%;
  }
  
}

@media only screen and (max-width: 768px) {
  .box_link.clm1 .product_img {
    padding-top: 30%;
  }

  
  /*--------------------- .product_box_link ---------------------*/
  .box_link a span {
    font-size: 22px;
    top: 50%;
  }
  .box_link a span::before {
    height: 3rem;
    width: 3rem;
  }
  
  /*--------------------- .acr_box ---------------------*/
  .acr_box li a::after {
    right: 45%;
  }
  
  /*--------------------- .screw_ttl ---------------------*/
  .screw_ttl {
    padding: 10px 15px 15px;
  }
  .screw_ttl span {
    display: block;
    line-height: 1.4;
    margin: 0;
  }
  
  .top_back_btn {
    display: block;
  }
  .top_back_btn a {
    background-color: #c2948a;
    color: #fff;
    display: block;
    padding: 8px 10px 10px 15px;
    position: relative;
  }
  .top_back_btn a::before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 20px;
    margin-right: 10px;
  }
  
  /*▽▽▽▽▽▽---------- .agency ----------▽▽▽▽▽▽*/
  /*--------------------- .agency ---------------------*/
  .agency_box {
    width: 100%;
  }
  .agency_list {
    padding: 40px;
    width: 49%;
  }
  
}


@media only screen and (max-width: 600px) {
  /*--------------------- .product_box_link ---------------------*/
  .product_box_link {
    flex-wrap: wrap;
  }
  .box_link {
    width: 100%;
  }
  .box_link + .box_link {
    margin-top: 15px;
  }
  .box_link a span {
    font-size: 20px;
  }
  
  /*▽▽▽▽▽▽---------- .machine ----------▽▽▽▽▽▽*/
  /*--------------------- .flex_box.machine_img ---------------------*/
  .flex_box.machine_img {
    margin: 30px 0;
  }
  .flex_box.machine_img .flex_img {
    width: 100%;
  }
  .flex_box.machine_img .flex_img + .flex_img {
    margin-top: 5px;
  }
  
  /*--------------------- .ind_list.machine ---------------------*/
  .ind_list.machine {
    width: 100%;
  }
  
  /*▽▽▽▽▽▽---------- .agency ----------▽▽▽▽▽▽*/
  /*--------------------- .agency ---------------------*/
  .agency_list {
    padding: 30px;
    width: 100%;
  }
  .agency_list + .agency_list {
    margin-top: 15px;
  }
  .agency_name {
    font-size: 18px;
    margin: 10px 0 20px;
  }
  
  
  .box_link.clm1 {
    padding-top: 70px;
    width: 100%;
  }
  
  
  /*▽▽▽▽▽▽---------- .tapping ----------▽▽▽▽▽▽*/
  .tapping_btn {
    width: 100%;
  }
  .tapping_btn a {
    font-size: 16px;
    padding: 15px;
  }
  .row {
    display: block;
  }
  .row::after {
    left: 47%;
  }
  .row_ttl {
    border-right: none;
    border-bottom: 1px solid #ccc;
    color: #4a89b8;
    font-size: 20px;
    letter-spacing: 0.1em;
    padding: 0 0 15px 0;
    width: 100%;
  }
  .row_txt {
    margin: 15px 0 0 0;
    width: 100%;
  }

}