*{ margin: 0;padding: 0;}
html { font-size: 62.5%;}
body { font-size: 1.6rem; font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.kv_link{
  position: absolute;
  bottom: 11%;
  right: 4.5%;
  height: 7%;
  width: 44%;
}
.slider img {
  width: 100%;
  height: auto;
}
.slick-prev::before, .slick-next::before {
  font-size: 2.5rem;
  opacity: 1;
  color: gray;
  display: none;
}
.center-item .slick-next {
  right: 10px;
  z-index: 99;
}
.center-item .slick-prev {
  left: 5px;
  z-index: 100;
}
.slick-dots {
  bottom: 5px;
}


.con1_service1{
  border: solid 8px #d7092f;
  border-bottom: solid 2px #d7092f;
  border-left:solid 2px #d7092f;
  border-right:solid 2px #d7092f;
}
.con1_service2{
  border: solid 8px #1050a7;
  border-bottom: solid 2px #1050a7;
  border-left:solid 2px #1050a7;
  border-right:solid 2px #1050a7;
}

.con1_service2a{
  border: solid 8px #512696;
  border-bottom: solid 2px #512696;
  border-left:solid 2px #512696;
  border-right:solid 2px #512696;
}

.con1_service3{
  border: solid 8px #019a6e;
  border-bottom: solid 2px #019a6e;
  border-left:solid 2px #019a6e;
  border-right:solid 2px #019a6e;
}
.con1_service1, .con1_service2, .con1_service3,.con1_service2a,{
  box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.con1_service1_tab{ background-image: linear-gradient(0deg, #d5042c 0%, #f24556 100%);}
.con1_service2_tab{ background-image: linear-gradient(0deg, #114ba3 0%, #0689db 100%);}
.con1_service2a_tab{ background-image: linear-gradient(0deg, #512696 0%, #9960c2 100%);}
.con1_service3_tab{ background-image: linear-gradient(0deg, #01986c 0%, #01c593 100%);}

.con1_service1_tab, .con1_service2_tab, .con1_service3_tab,.con1_service2a_tab{
  width: 210px;
  height: 45px;
  border-radius: 6px 6px 0 0 / 6px 6px 0 0;
  text-align: center;
}
.con1_service1_tab p, .con1_service2_tab p, .con1_service3_tab p,.con1_service2a_tab p{
  font-size: 2.0rem;
  line-height: 5.4rem;
  color: #ffffff;

  font-weight: bold;
}
.con1_text1{ color: #e00c37; font-weight: bold;}
.con1_text2{ color: #a58117;}
.con1_service1_link{ margin-top: 0px;}


.con2_title{
  font-size: 3.4rem;
  color: #707070;
  font-family: "Hiragino Sans";
  font-weight: bolder;
}
.con2_title span{
  font-size: 4.8rem;
  color: #083788;
}
.con2_case{
  border: solid 6px #083788;
  box-shadow: 0px 20px 20px 0px rgba(8,55,136,0.2);
}
.con2_case p{
  margin: 0;
}
.con2_case_title{
  width: 100%;
  background: #083788;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 20px 0;

}
.con2_case div{
  width: 90%;
  margin: 0 auto;
}

.con3_title{
  font-size: 2rem;
  color: #707070;
  font-family: "Hiragino Sans";
  font-weight: bold;
}
.con3_title span{
  font-size: 3rem;
  color: #c11b3d;
  font-weight: bold;
}
.con3_card{
  border: solid 6px #c11b3d;
  box-shadow: 0px 20px 20px 0px rgba(193,27,61,0.2);
}
.con3_card p{
  margin: 0;
}
.con3_card_title{
  width: 100%;
  background: #c11b3d;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 20px 0;

}
.con3_card div{
  background: #c11b3d;
  padding: 20px 0;
}


.temp_con1_div{
  border: solid 1px #0ca46d;
  box-shadow: 0px 0px 15px 5px rgba(12,164,109,0.1);
}
.temp_con1_title{
  background-image: url(../img/temp_con1_title_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 2.8rem;
  font-weight: bold;
}
.temp_con1_text1{ color: #0ca46d; font-weight: bold;}
.temp_con1_text2{ color: #b71a3a; font-weight: bold;}


.temp_con2{ box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.1);}


.temp_con3_tel a{
  text-decoration: none;
}
.temp_con3_tel p{
  line-height: 4.0rem;
  color: #045a90;

  font-weight: bold;
  text-align: center;
}
.temp_con3_tel h2{
  font-size: 4.4rem;
  line-height: 4rem;
  color: #045a90;

  font-weight: bold;
  text-align: center;
}
.temp_con3_text{
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-family: "Hira Kaku Pro";
}
.temp_con3_img{
  position: absolute;
}


footer{
  font-size: 1.4rem;
  line-height: 1.2rem;

}
footer a{
  text-decoration: none;
  line-height: 2.4rem;
}
.footer_sec1 a{
  color: #1e1e1e;
}
.footer_sec2{
  color: #1e1e1e;
  line-height: 2rem;
}
.footer_sec3 a{
  color: #ffffff;
}
.footer_sec3 .list-inline-item:not(:last-child) {
    margin-right: 2.5rem;
}

.fs-30{ font-size: 3.0rem;}
.fs-24{ font-size: 2.35rem;}
.fs-20{ font-size: 2.0rem;}
.fs-15{ font-size: 1.5rem;}

.lh-33{ line-height: 3.3rem;}
.lh-28{ line-height: 2.8rem;}
.lh-26{ line-height: 2.6rem;}

.mt-50{ margin-top: 50px;}
.mt-20{ margin-top: 20px;}
.mt-15m{ margin-top: -15px;}
.mb-120{ margin-bottom: 120px;}
.mb-80{ margin-bottom: 80px;}
.mb-50{ margin-bottom: 50px;}
.mb-30{ margin-bottom: 30px;}

.pt-80{ padding-top: 80px;}
.pt-40{ padding-top: 40px;}
.pb-140{ padding-bottom: 140px;}
.pb-40{ padding-bottom: 40px;}

.bgc-f6{ background-color: #f6f6f6; box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);}
.bgc-f3{ background-color: #f3f3f3;}
.bgc-ff{ background-color: #ffffff;}
.bgc-eb{ background-color: #ebebeb;}
.bgc-27{ background-color: #272727;}


#pc_slide .slick-slide div {
    max-width:1000px;
    max-height: 570px;
    margin-left:auto;
    margin-right:auto;
}

@media (min-width: 576px){
  .header_text{ font-size: 1.6rem; font-weight: 500;}
  .con1_service1_link{ position: absolute; bottom: 10px; right: -5.5%; width: 50%;}
  .temp_con3_img{
    top: 5%;
    left: -25%;
  }

  .kv_link{
    position: absolute;
    bottom: 10.5%;
    right: 13.5%;
    height: 7%;
    width: 35.5%;
  }
  .slick-prev::before, .slick-next::before {
    font-size: 3.0rem;
    opacity: 1;
    color: white;
    display: inline;
  }
  .center-item .slick-next {
    right: 25px;
    z-index: 99;
  }
  .center-item .slick-prev {
    left: 20px;
    z-index: 100;
  }
  .slick-dots {
    bottom: 20px;
  }
  .slick-slide{
    filter: contrast(10%);
  }
  .slick-active, .slick-current{
    filter: none;
  }

  .list-inline-item:not(:last-child){
    margin-right: 3rem;
  }

  .slick-slide div {
    max-width:100%;
    max-height: initial;
    margin-left:initial;
    margin-right:initial;
  }

}

@media (min-width: 768px){
  .con1_service1_link{ position: absolute; bottom: 10px; right: -4%; width: 40%;}
  .temp_con3_img{
    top: -1%;
    left: -20%;
  }

  #pc_slide .slick-slide div {
    max-width:700px;
    max-height: 570px;
    margin-left:auto;
    margin-right:auto;
}

}
@media (min-width: 992px){
  .con1_service1_link{ position: absolute; bottom: 10px; right: -3.5%; width: 40%;}
  .temp_con3_img{
    top: -10%;
    left: -15%;
  }

  #pc_slide .slick-slide div {
    max-width:1000px;
    max-height: 570px;
    margin-left:auto;
    margin-right:auto;
}
}
@media (min-width: 1200px){
  .container {
    max-width: 1230px;
  }
  .con1_service1_link{ position: absolute; bottom: 10px; right: -2.5%; width: auto;}
  .temp_con3_img{
    top: -10%;
    left: -10%;
  }

  #pc_slide .slick-slide div {
    max-width:1000px;
    max-height: 570px;
    margin-left:auto;
    margin-right:auto;
  }

}

.big-text {
    font-size: 3.5rem;
    text-align: center;
    font-weight: 700;
    margin: 50px 0;
}
@media only screen and (max-width: 750px) {
    .big-text {
        font-size: 2.5rem;
    }
}
.big-ttl {
    font-size: 3.5rem;
    text-align: center;
    font-weight: 700;
    margin: 200px 0 20px 0;
}
@media only screen and (max-width: 750px) {
    .big-ttl {
        font-size: 2.5rem;
        margin: 100px 0 20px 0;
    }
}
.space100 {
    height: 100px;
}

.sp_only img {
    width: 90%;
}

.contact-img:hover {
  opacity:0.9;
}
.navbar-nav {
    font-size: 16px;
}