/* for PC/tablet */
/*service index*/
#Service{}
#Service main{
}
#Service.kumapon main{
  padding-bottom: 0;
  padding-top: 80px;
}
#Service.kireipass main{
  padding-top: 80px;
}

#Service .service_wrap dl{
  display: flex;
  justify-content: space-between;
}
#Service .service_wrap dd{
  width: 410px;
    padding-top: 100px;
    padding-bottom: 100px;
}
#Service .service_wrap dt{
  width:430px;
height: inherit;}
#Service .content1 dl{
  flex-flow: row-reverse;
}
/*-------
キレイパスコンテンツ
-------*/
#Service .kireipass{
  margin-top: 95px;
  background: linear-gradient(90deg, #fff 0%, #fff 45%, #6BC1C1 45%, #6BC1C1 100%);
}
#Service .kireipass dt span{
left: 10%;
    transform: none;
    top: -20px;
}
#Service .kireipass dt{
  background-color: none;
  height: auto;
}
#Service .kireipass dt strong{
}
#Service .kireipass dt img{
width: 265px;
}
/*-------
コネクトコンテンツ
-------*/
#Service .connect dt img{
width: 690px;
    top: 40px;
    left: -33%;
    transform: inherit;
}
#Service .connect{
  margin-top: 120px;
  padding-bottom: 0px;
  background: linear-gradient(90deg, #D6E9F2 0%, #D6E9F2 55%, #ffffff 45%, #ffffff 100%);
}
/*-------
くまぽんコンテンツ
-------*/
#Service .kumapon{
  margin-top: 120px;
  background: linear-gradient(90deg, #fff 0%, #fff 45%, #DCAF6E 45%, #DCAF6E 100%);
  padding-bottom: 0px;
}
#Service .kumapon dt span{
left: 10%;
    transform: none;
    top: -20px;
}
#Service .kumapon dt{
  background-color: none;
  height: auto;
}
#Service .kumapon dt strong{
}
#Service .kumapon dt img{
width: 265px;
}



#Service .service_wrap dd p{
  text-align: left;
  margin: 0 24px 25px 14px;
}
#Service .service_wrap dd img{
  width:390px;
}
/*#Service .kireipass dd{
  padding-right: 80px;
}*/


#Service .service_wrap dl{
  padding: 0 30px;
}


/*kireipass.html*/
#Service.kireipass .headBtn,
#Service.kumapon .headBtn{
  font-size: 1.8rem;
  margin-top: 35px;;
  width: 320px;
  line-height: 60px;
}
#Service.kireipass .headBtn::after,
#Service.kumapon .headBtn::after{
    font-size: 1.6rem;

}
#Service.kireipass .topImg{
flex-direction: row;
    justify-content: space-between;
  padding: 54px 40px 94px 40px;
}

#Service.kireipass .topImg dd{
  width:580px;
margin: 0 auto;}
#Service.kireipass .topImg h2{
    font-size: 2.4rem;
    line-height: 3rem;
}
#Service.kireipass .topImg ul{
    width: 430px;
    margin: 0 auto;
}
#Service.kireipass .topImg dl{
  margin-top:40px;
}
#Service.kireipass .topImg .mainImg img{
  width:54%;
}
#Service.kireipass .topImg p{
      max-width: 480px;
    margin: 0 auto;
}

#Service.kireipass .mainTxt{
  text-align: center;
  padding: 60px;
}
#Service.kireipass section.mainTxt h3{
  font-size: 4.8rem;
  line-height: 5.2rem;
  margin-bottom: 35px;
}
#Service.kireipass section.serviceDetail dl{
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 10px 20px;
}
#Service.kireipass section.mainTxt dd p{
      font-size: 2rem;
    line-height: 4rem;
  text-align: center;
}
#Service.kireipass section.serviceDetail h3{
font-size: 3.6rem;
    line-height: 1.8;
    margin-bottom: 20px;
    margin-top: 120px;
}
#Service.kireipass section.serviceDetail dt img{
  width: 520px;
}
#Service.kireipass section.serviceDetail dd{
  width: 470px;
}
#Service.kireipass section.serviceDetail .txt1{
  padding-right: 80px;
}
#Service.kireipass section.serviceDetail .txt2{
  padding-right: 80px;
}
#Service.kireipass section.serviceDetail .txt3{
  padding-right: 80px;
}
.footerBtn{
  display: flex;
  justify-content: center;
  width: 700px;
   margin: 40px auto 0 auto;
  padding: 0 ;
  flex-wrap: wrap;
}
/*kumapon.html*/
#Service.kumapon .topImg{
flex-direction: row;
    justify-content: space-between;
  padding: 54px 40px 94px 40px;
}

#Service.kumapon .topImg dd{
  width:580px;
margin: 0 auto;}
#Service.kumapon .topImg h2{
    font-size: 2.4rem;
    line-height: 3rem;
}
#Service.kumapon .topImg ul{
    width: 430px;
    margin: 0 auto;
}
#Service.kumapon .topImg dl{
  margin-top:40px;
}
#Service.kumapon .topImg .mainImg img{
  width:54%;
}
#Service.kumapon .topImg p{
      max-width: 480px;
    margin: 0 auto;
}
#Service.kumapon .mainTxt{
  text-align: center;
  padding: 60px;
}
#Service.kumapon section.mainTxt h3{
  font-size: 4.8rem;
  line-height: 5.2rem;
  margin-bottom: 65px;
}
#Service.kumapon section.mainTxt dd p{
      font-size: 2rem;
    line-height: 4rem;
  text-align: center;
}
#Service.kumapon section.serviceDetail dl{
  display: flex;
  justify-content: space-between;
  padding: 70px 40px 80px 40px;
}
#Service.kumapon section.mainTxt dd p{
      font-size: 2rem;
    line-height: 4rem;
  text-align: center;
}
#Service.kumapon section.serviceDetail h3{
font-size: 3.6rem;
    line-height: 1.8;
    margin-bottom: 20px;
    margin-top: 60px;
}
#Service.kumapon section.serviceDetail dt img{
  width: 400px;
}
#Service.kumapon section.serviceDetail dd{
  width: 540px;
}
#Service.kumapon section.serviceDetail .txt1{
  padding-right: 30px;
}
#Service.kumapon section.serviceDetail .txt2{
  padding-right: 160px;
}
#Service.kumapon section.serviceDetail .txt3{
  padding-right: 80px;
}
#Service.kumapon .footerBtn{
  padding-bottom: 130px;
}
/* スライドする要素 */
.content {
  width: 300px;
  height: 270px;
}
/* スライドレールの枠 */
.slidewrap {
overflow: hidden;
    display: flex;
    align-items: center;
    height: 300px;
}