@charset "UTF-8";

body {
  overflow-x: hidden;
}

/*
.serv {
 ヒーローイメージ
  コンテンツ
  テキスト部分
  フィギュア共通
  フレックス設定（PC版のみ）
  主な事業
}
*/
.serv__heroImage {
  background-image: url(../images/service/service_bg001_sp.png);
  margin-bottom: 50px;
}

@media (min-width: 960px) {
  .serv__heroImage {
    margin-bottom: 100px;
  }
}

.serv__heroImage .heroImage__ttl--en:first-letter {
  color: #0071be;
}

.serv__wrapper {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  padding: 0 30px;
}

.serv__txt {
  line-height: 1.5;
  padding: 30px 55px 20px;
  text-align: left;
}

@media (min-width: 960px) {
  .serv__txt {
    padding: 18px 55px 0;
  }
}

.serv__txt--gy {
  background-color: #eee;
}

.serv__figure {
  margin-top: 30px;
  width: 100%;
}

.serv__figure img {
  width: 100%;
}

@media (min-width: 960px) {
  .serv__figure {
    margin-top: 50px;
    max-width: 400px;
  }

  .serv__figure_2 {
    margin-top: 50px;
    max-width: 307px;
  }
}

.serv--flx {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

@media (min-width: 960px) {
  .serv--flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

.serv .serv__mainWork section {
  margin: 0;
}

.servMainWork__eve,
.servMainWork__ict {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  color: #333;
}

.servMainWork__ttl {
  background-color: #fff;
  margin-bottom: 10px;
  margin-top: 30px;
}

@media (min-width: 960px) {
  .servMainWork__ttl {
    margin-top: 50px;
  }
}

.servMainWork__ttl--or {
  border-color: #f9b207;
}

.servMainWork__ttl--gn {
  border-color: #66cc00;
}

.servMainWork__ttl--blue {
  border-color: #0071be;
}


.servMainWork__anchor {
  color: #333;
}

.servMainWork__anchor .serv__figure {
  margin-top: 0;
}


@media (min-width: 960px) {
  .servMainWork__anchor .serv__figure {
    max-width: 400px;

  }


}

.servMainWork__anchor .serv__figure--hidden {
  overflow: hidden;
}

.servMainWork__anchor .serv__img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media (min-width: 960px) {
  .servMainWork__anchor .serv__txt {
    height: 290px;
  }
}


.servMainWork__anchor .servBtn {
  color: #fff;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}

.servMainWork__anchor .servBtn__eve {
  background-color: #f9b207;
}

.servMainWork__anchor .servBtn__ict {
  background-color: #66cc00;
}

.servMainWork__anchor .servBtn__web {
  background-color: #0071BE;
}

.servMainWork__anchor:hover .serv__img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.servMainWork__anchor:hover .servBtn {
  background-color: #99d7ff;
  color: #0071be;
}

.servMbe {
  margin-left: auto;
  margin-right: auto;
}

/*# sourceMappingURL=service.css.map */

.ser_border {
  border: 1px solid #ccc;
}


.line {
  font-size: 3.5rem;
  color: #333333;
  /*文字色*/
  padding: 0.5em 0;
  /*上下の余白*/
  border-top: solid 5px #c7d8ef;
  /*上線*/
  border-bottom: solid 5px #c7d8ef;
  /*下線*/
}

/*-----ウェビナー　バナー　固定-----*/

.topFixed-sp,
.topFixed-pc {
  position: relative;
}




#webinar-sp,
#webinar-pc {
  width: 100%;
  position: fixed;
  z-index: 10;
  bottom: 0 !important;
  display: none;
}

#webinar-sp img,
#webinar-pc img {
  width: 100%;

}

.fixedOn {
  display: block;
}

#webinar-pc img {
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}




@media (min-width: 500px) {
  .topFixed-sp {
    display: none;
  }

  .topFixed-pc {
    display: block;
  }



  #webinar-pc {
    width: 100%;
    position: fixed;
    z-index: 10;
    bottom: 0;
    display: none;
    background-color: rgba(0, 113, 190, 0.7);
  }

}


.serv__img {
  width: 300px;
  height: 210px;
  object-fit: cover;
}


.serv__txt {
  padding: 18px 55px 0 55px;
}

.servMainWork__anchor .serv__txt {
  height: 200px;
}

.servMainWork__ttl {
  font-weight: bold;
}

.serv__txt_b {
  height: 170px;
  padding: 18px 55px 0;
  line-height: 1.5;
  text-align: left;
}






































.sisic {
  z-index: 9999;
}

.sisic h1 {
  text-align: center;
  color: #0070C0;
  font-weight: bold;
}

.sisic div {
  margin: 0 auto;
}

.sisic_t1 {
  color: #3A3A3A;
  font-weight: bold;
}

.sisic_i1 {
  background-image: url(../images/service/service_dx1_sp.jpg);
  background-size: cover;
}

.sisic_i2 {
  background-image: url(../images/service/service_dxleft_sp.jpg);
  background-size: cover;
}

.sisic_t2 {
  color: #565656;
  font-weight: bold;
}

.sisic_i3 {
  background-image: url(../images/service/service_dx2.jpg);
  background-size: cover;
}




@media screen and (max-width: 959px) {
  .sisich1_pc {
    display: none;
  }

  .sisic {
    padding-top: 88px;

  }

  .sisic h1 {
    font-size: 3rem;
    margin-bottom: 98px;
    width: 80vw;
    margin: 0 auto;
    letter-spacing: 0.3rem;
    line-height: 4.3rem;
    margin-bottom: 60px;
    font-weight: bold;
  }


  .sisic_t1 {
    font-size: 1.7rem;
    width: 80vw;
    height: 150px;
    line-height: 3.2rem;
    margin: 0 auto;
  }

  .sisic_i1 {
    width: 80vw;
    height: 60vw;
    margin: 100px auto 50px auto;

  }

  .sisic_i2 {
    width: 90vw;
    height: 50vw;
    margin-bottom: 43px;
  }

  .sisic_t2 {
    font-size: 1.7rem;
    width: 80vw;
    height: 150px;
    line-height: 3.2rem;
    margin: 0 auto;
  }

  .sisic_i3 {
    width: 95vw;
    height: 57vw;
    margin-bottom: 59px;
    margin: 200px auto 0 auto;
  }
}


@media (min-width: 960px) {
  .sisich1_sp {
    display: none;
  }

  .sisic {
    z-index: 9999;
  }

  .sisic h1 {
    text-align: center;
    color: #0070C0;
    font-weight: bold;
  }

  .sisic div {
    margin: 0 auto;
  }

  .sisic_t1 {
    color: #3A3A3A;
    font-weight: bold;
  }

  .sisic_t2 {
    color: #565656;
    font-weight: bold;
  }

  .sisic h1 {
    font-size: 40px;
    margin-bottom: 95px;
  }

  .sisic div {
    position: relative;
    width: 1200px;
    height: 1000px;
    margin: 0 auto;
  }

  .sisic_t1 {
    position: absolute;
    left: 50px;
    top: 0;
    font-size: 20px;
    width: 500px;
    line-height: 40px;
    letter-spacing: 0px;
  }

  .sisic_i1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 560px;
    height: 448px;
  }

  .sisic_i2 {
    position: absolute;
    top: 182px;
    left: 0;
    width: 592px;
    height: 341px;
  }

  .sisic_t2 {
    position: absolute;
    top: 630px;
    right: 0;
    font-size: 20px;
    width: 550px;
    line-height: 36px;
    letter-spacing: 0;
  }

  .sisic_i3 {
    position: absolute;
    top: 589px;
    left: 0;
    width: 605px;
    height: 360px;

  }
}













.serv__mainWork_b {
  background-color: #0070C0;
  width: 100vw;
}

.serv__mainWork_b h3 {
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.serv--flx_b {
  /* width: 1088px; */
  margin: 0 auto;
}


.servMainWork__ttl_b {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  font-weight: 100;
  box-sizing: border-box;
}


.serv__mainWork_in_bt {
  background-color: #fff;
  color: #0070C0;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.serv__mainWork_b_text {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  font-weight: bold;
}







@media screen and (min-width: 960px) {
  /* pc */

  .serv__mainWork_b {
    padding-top: 78px;
    padding-bottom: 76px;
    padding-left: 0;
  }

  .serv__mainWork_b h3 {
    font-size: 30px;
    margin-bottom: 66px;
  }

  .serv--flx_b {
    width: 1088px;
    margin: 0 auto;
  }

  .servMainWork__ttl_b {
    border-left: solid 8px #fff;
    padding-left: 12px;
  }


  .servMainWork__ttl_b {
    background-color: rgba(0, 0, 0, 0);
    font-size: 21px;
    border-left: 8px solid #fff;
    height: 34px;
    padding-top: 7px;
    margin-bottom: 30px;
    width: 1088px;
  }

  .serv--flx_b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .serv__mainWork_in {
    margin-right: 16px;
  }

  .serv__txt_b {
    font-size: 15px;
  }

  .servMainWork__anchor_1 img {
    width: 100%;
    height: auto;
  }

  .servMainWork__anchor_2 img {
    width: 100%;
    height: auto;
  }


  .serv__mainWork_in {
    width: 260px;
  }

  .serv__mainWork_in_img {
    width: 260px;
    height: 229px;
  }

  .serv__mainWork_in_bt {
    margin-top: 46px;
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 13px;
    height: 41px;
    margin-top: 46px;
    color: #0070C0;
  }

  .serv__mainWork_b_text {
    font-size: 15px;
    line-height: 25px;
    height: 280px;
    padding-left: 20px;
    width: 1088px;
  }





}

@media screen and (max-width: 959px) {

  /*sp*/

  .serv__mainWork_b {
    padding-bottom: 86px;
  }

  .serv__mainWork_b h3 {
    padding-top: 63px;
    text-align: center;
    width: 250px;
    margin: 0 auto 59px auto;
    font-size: 20px;
    line-height: 3rem;
  }

  .serv__mainWork_in_img {
    margin: 0 auto;
  }


  .servMainWork__ttl_b {
    width: 80vw;
    height: 34px;
    padding-top: 8px;
    padding-left: 16px;
    font-size: 2rem;
    border-left: 8px solid #fff;
    box-sizing: border-box;
    margin-top: 13px;
    margin-bottom: 27px;
  }

  .serv__mainWork_b_text {
    font-size: 1.5rem;
    padding-left: 4vw;
    margin: 0 auto;
    width: 80vw;
    line-height: 2.5rem;
  }

  .serv__mainWork_in_bt {
    height: 41px;
    padding-top: 13px;
    box-sizing: border-box;
    margin-top: 53px;
    margin-bottom: 84px;
    font-size: 1.5rem;
    color: #0070C0;
  }

  .serv__mainWork_in_bt_1 {
    margin-top: 96px;
  }

  .servMainWork__anchor_1 {
    display: none;
  }

  .servMainWork__anchor_2 {
    display: none;
  }

  .serv__mainWork_imagesp1 img {
    width: 100%;
    height: auto;
  }

  .serv__mainWork_imagesp2 img {
    width: 100%;
    height: auto;
  }

  .serv__mainWork_imagesp3 img {
    width: 100%;
    height: auto;
  }



}


.servMainWork__anchor_2 {
  max-width: 400px;
}



@media (min-width: 960px) {
  .serv__mainWork_imagesp1 {
    display: none;
  }

  .serv__mainWork_imagesp2 {
    display: none;
  }

  .serv__mainWork_imagesp3 {
    display: none;
  }

  .serv__mainWork_in_img {
    width: 260px;
    height: 210px;
    margin-bottom: 13px;
  }

  .servMainWork__anchor_2 img {
    width: 100%;
  }

}

@media (max-width: 959px) {

  .line {
    font-size: 3rem;
  }

  .serv__mainWork_in {
    width: 260px;
    margin: 0 auto;
  }

  .serv__mainWork_in_img {
    width: 260px;
    margin: 0 auto;
  }

  .servMainWork__anchor_2 img {
    max-width: 400px;
  }
}

@media (min-width:960px) {
  .online_sp {
    display: none;
  }

  .online_pc {
    padding-right: 15px;
    text-align: center;
    margin: 70px auto 0 auto;
  }

  /*1088px;*/

}

@media (max-width:959px) {
  .online_pc {
    display: none;
  }

  .online_sp {
    width: 90vw;
    text-align: center;
    margin: 50px auto 0 auto;
  }

  .online_sp img {
    width: 100%;
  }

  .serv__mainWork_in_b {
    margin-bottom: 50px;
  }

}