@charset "UTF-8";
/****************************************

               Service Page

*****************************************/
.sercive_wrap .sub_title_lead p {
  padding: 0 3.333vw;
  margin: 13.333vw 0 13.333vw;
  font-size: 4.0625vw;
  line-height: 1.5;
}
.sercive_wrap .tabs > li {
  display: inline;
}
.sercive_wrap .swiper-sp .tabs > li > a { 
  color: #000;
  padding: 0 1vw;
  font-weight: 600;
  display: inline-block; 
  text-align: center;
  font-size: 3.75vw;
  line-height: 1;
}
.sercive_wrap .sub_tab_menuWrap{
  padding: 0 3.333vw;
}
.sercive_wrap .common_menu {
    display: -ms-flex-box;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 93.3333vw;
    margin: 0 auto 5.3333vw;
    padding: 0;
    list-style: none;
    line-height: 1;
    font-size: 1.125em;
}
.sercive_wrap .common_menu li {
   font-size: .85em;
   font-weight: 600;
   width: 31.4286%;
}
.promotion {
    padding: 13.33vw 0; 
}
.sercive_wrap .sub_contant_wrap-gy {
    width: 100%;
    background: #f3f3f3;
    text-align: center;
    padding: 13.33vw 0; 
}
.sercive_wrap .sub_contant {
    position: relative;
    text-align: left;
}
.service_cont {
    padding: 6.25vw 3.333vw 0;
}
.sub_contant_wrap-gy .service_tit {
    padding: 0 3.333vw;
}
.promotion .service_cont {
    padding-top: 6.25vw;
}
.promotion .service_tit {
    padding: 0 3.333vw;
}
.sercive_wrap .service_tit h2 {
  font-size: 10vw;
  font-family:  FB Benton Sans Medium;
  font-weight: 600;
  margin-bottom: 6.25vw;
}
.sercive_wrap .service_tit p {
  font-size: 4.0625vw;
  line-height: 1.5;
}
.service_cont li {
    text-align: left;
    padding: 5.625vw 0;
    border-top: 1px solid #ccc;
}
.service_cont li:last-child {
    border-bottom: 1px solid #ccc;
}
.service_cont li h3 {
    font-size: 4.0625vw;   
    font-family:  TBGothic M;
    font-weight: 600;
    margin-bottom: 2vw;
}
.service_cont li p {
    font-size: 3.75vw;
    line-height: 1.5;
}
.sercive_wrap .sub_thumbnail_list {
  margin-top: 6.25vw;
}
  
.sercive_wrap .sub_thumbnail_list h5, .sercive_wrap .sub_thumbnail_list h3 {
  font-size: 4.0625vw;
}

.sercive_wrap .slider_sp {
  display: block;
}
.sercive_wrap .slider_sp .swiper-container {
  padding-bottom: 20vw;
}

.sercive_wrap .swiper-button-prev.swiper-button-white, 
.sercive_wrap .swiper-container-rtl .swiper-button-next.swiper-button-white {
   background-image: url('../img/sub/left_arrow_icon.png');
}
.sercive_wrap .swiper-button-next.swiper-button-white, 
.sercive_wrap .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url('../img/sub/right_arrow_icon.png');
}
.sercive_wrap .swiper-button-prev, 
.sercive_wrap .swiper-button-next {
   position: absolute;
   top: 60%;
   transform: translateY(-50%);
   width: 6.6667vw;
   height: 6.6667vw;
   margin-top: 10px;
   z-index: 10;
   cursor: pointer;
   -moz-background-size: 6.6667vw 6.6667vw;
   -webkit-background-size: 6.6667vw 6.6667vw;
   background-size: 6.6667vw 6.6667vw;
   background-position: center;
   background-repeat: no-repeat;
}
.sercive_wrap .sub_tab_menuWrap .swiper-container .tabs {
  padding-top: 2vw;
  padding-bottom: 1vw;
}
.sub_tab_menuWrap .swiper-sp .swiper-button-prev, 
.sub_tab_menuWrap .swiper-sp .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6.6667vw;
  height: 6.6667vw;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 6.6667vw 6.6667vw;
  -webkit-background-size: 6.6667vw 6.6667vw;
  background-size: 6.6667vw 6.6667vw;
  background-position: center;
  background-repeat: no-repeat;
}
.sub_tab_menuWrap .swiper-sp .sp_next {
  background-image: url('../img/sub/right_arrow_icon.png');
  right: 0;
}
.sub_tab_menuWrap .swiper-sp .sp_prev {
  background-image: url('../img/sub/left_arrow_icon.png');
  left: 0;
}
.sub_tab_menuWrap .swiper-sp .swiper-sp {
  padding: 15px 0;
}
.works_wrap .sub_tab_menuWrap .swiper-sp .swiper-button-prev, 
.works_wrap .sub_tab_menuWrap .swiper-sp .swiper-button-next {
  top: 45%;
  
}
.sercive_wrap .slider_pc {
  display: none;
}

/* 20200612 add */
.sercive_wrap .link_arrow {
  display: none;
}
.sercive_wrap .link_arrow_sp img {
  width: 6vw;
  margin-top: -5px;
}

@media screen and (min-width: 768px) {

  .sercive_wrap .sub_title_lead p {
    max-width: 1000px;
    margin: 30px auto 0;
    font-size: 13px;
    line-height: 2;
  }
    .sercive_wrap .sub_tab_menuWrap{
      padding: 0 0;
    }
    .sercive_wrap .sub_contant {
      padding: 80px 0 0;
      max-width: 1000px;
      margin: 0 auto;
    }
    .branding {
      margin-top: 80px;
    }
    .service_cont {
      padding: 30px 0 0;
    }
    .promotion {
      padding: 0; 
    }
    .promotion .service_cont {
      padding-top: 30px;
    }
    .sercive_wrap .sub_contant_wrap-gy {
      padding: 0 0; 
  }
    .sub_contant_wrap-gy .service_tit {
      padding: 0;
    }
    .sercive_wrap .service_tit h2 {
      font-size: 81px;
      margin-bottom: 0;
    }
    .sercive_wrap .service_tit p {
      font-size: 13px;
      margin-top: 40px;
      line-height: 2;
    }
    .promotion .service_tit {
        padding: 0 0;
    }
    .service_cont li {
        display: -ms-flex-box;
        display: flex;
        justify-content: space-between;
        padding: 30px 0 27px;
    }
    .service_cont li h3 {
        font-size: 15px;
        font-family:  TBGothic M;
        font-weight: 600;
        margin-bottom: 0;
        margin-top: 3px;
    }
    .service_cont li p {
        width: 660px;
        font-size: 14px;
    }
    .sercive_wrap .sub_thumbnail_list {
      margin-top: 30px;
    }
    .sercive_wrap .sub_thumbnail_list h5, 
    .sercive_wrap .sub_thumbnail_list h3 {
      line-height: 1.5;
      font-size: 12px;
  }

  .sercive_wrap .slider_sp {
    display: none;
  }
  .sercive_wrap .slider_pc {
    display: block;
  }

  /* 20200612 add */
  .sercive_wrap .link_arrow_sp {
    display: none;
  }
  .sercive_wrap .link_arrow {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 0 -15px;
    background: #fff100;
    display: inline-block;
    top: -5px;
  }

  .sercive_wrap .link_arrow .eff-2 {
    width: 30px;
    height: 30px;
    background: #fff;
    top: 0px;
    left: -30px;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
  }
  .sercive_wrap .link_arrow:hover .eff-2{
    left:0;
  }
  .sercive_wrap .link_arrow span {
    background-size: 19px;
    width: 30px;
    height: 30px;
    position: relative;
    color: #000;
    z-index: 3;
    display: block;
    background-image: url(../img/common/arrow_icon.png);
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0;
  }
  

}
  
@media (min-width:768px) and ( max-width:1024px) { 
    .sercive_wrap .sub_title,
    .sercive_wrap .sub_contant {
        padding: 0 3.3vw;
        box-sizing: border-box;
        max-width: 1000px;
    }
    .sercive_wrap .sub_container,
    .sub_contant_wrap-gy .service_tit {
        padding: 0 3.3vw;
      }

    .service_cont li h3 {
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .service_cont li p {
        width: 63vw;
        font-size: 13px;
    }

    .sercive_wrap .sub_thumbnail_list ul {
        display: flex;
        justify-content: space-between;
    }
    .sercive_wrap .sub_thumbnail_list ul::after {
        display: none;
    }
    .sercive_wrap .sub_thumbnail_list li {
        margin-bottom: 110px;
        margin-right: 0;
        width: 27vw;
    }
    .sercive_wrap .thumbnail_list_img {
        width: 27vw;
        height: 180px;
        position: relative;
    }
    .sercive_wrap .sub_thumbnail_list h5, .sercive_wrap .sub_thumbnail_list h3 {
        font-size: 1.3vw;
    }
}


