.fade {
  opacity: 0;
  transition: .8s;
}

.fade-in {
  opacity: 1;
  transition: 1s;
}

.fade_ver_1 {
  opacity: 0;
  transform: translate(0, -20px);
  -webkit-transform: translate(0, -20px);
  transition: 1.4s;
}

.fade-in_ver_1 {
  opacity: 1;
  transition-delay: 0s;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.fade_ver_2 {
  opacity: 0;
  transform: translate(0, -20px);
  -webkit-transform: translate(0, -20px);
  transition: 1.4s;
}

.fade-in_ver_2 {
  opacity: 1;
  transition-delay: .4s;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.fade_ver_3 {
  opacity: 0;
  transform: translate(0, -30px);
  -webkit-transform: translate(0, -30px);
  transition: 1.4s;
}

.fade-in_ver_3 {
  opacity: 1;
  transition-delay: .8s;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.fade_ver_4 {
  opacity: 0;
  transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  transition: 1.4s;
}

.fade-in_ver_4 {
  opacity: 1;
  transition-delay: 1.2s;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.fade_ver_5 {
  opacity: 0;
  transform: translate(0, -50px);
  -webkit-transform: translate(0, -50px);
  transition: 1.4s;
}

.fade-in_ver_5 {
  opacity: 1;
  transition-delay: 1.4s;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

.show_pc{
  display: block;
}

.show_sp{
  display: none;
}


#youtubemv{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: calc(100% + 160px);
  pointer-events: none;
}

@media screen and (max-width:  768px){
  .show_pc{
    display: none;
  }

  .show_sp{
    display: block;
  }

  #youtubemv_sp{
    position:absolute;
    top:-50px;
    left:50%;
    transform: translateX(-50%);
    min-width:100vw;
    min-height:100vh;
    z-index: 0;
    pointer-events: none;
    display: block;
  }
}


#airbuggypeople{
  background-color: #f7f4ec;
}

#airbuggypeople.people_4{
  background-color: rgba(193, 190, 182, 0.76);
}

#airbuggypeople.people_4 a:hover{
  opacity: 0.6;
  transition: 0.5s;
}

#airbuggypeople #breadcrumbs{
  position: relative;
  z-index: 2;
}

#airbuggypeople img{
  width: 100%;
}

#airbuggypeople p{
  font-size: 14px;
  line-height: 32px;
  text-align: justify;
  letter-spacing: 0.1em;
}

#airbuggypeople h1{
  position: relative;
}

#airbuggypeople h1 video{
  width: 100%;
  max-height: 100vh;
  overflow: hidden;
}

#airbuggypeople h1 img.h1_ttl{
  position: absolute;
  bottom: 15%;
  transform: translateY(-15%);
  height: 100px;
  height: 95px;
  width: auto;
  width: calc(323/1200*100%);
  height: auto;
  left: calc(60/1200*100%);
}

#airbuggypeople.people_2 h1 img.h1_ttl{
  bottom: 10%;
}

#airbuggypeople.people_4 h1 img.h1_ttl{
  width: calc(630/1200*100%);
  bottom: -25px;
  left: 50%;
  transform: translate(-50%,0);
}

#airbuggypeople a.mv_full {
    position: absolute;
    bottom: 9%;
    left: calc(60/1200*100%);
    cursor: pointer;
    height: 30px;
    width: auto;
    width: calc(205/1200*100%);
    height: auto;
}

#airbuggypeople a.mv_full img{
  height: 100%;
    width: auto;
}

#airbuggypeople.people_2 .mainVideo{
  position: relative;
}

#airbuggypeople.people_2 .main_sound{
  position: absolute;
  bottom: -48px;
  margin-left: calc(60/1200*100%);
  z-index: 0;
  color: #fff;
  display: flex;
}

#airbuggypeople.people_2 .main_sound .main_sound_ttl img{
  height: 10px;
  margin-right: 10px;
}

#airbuggypeople.people_2 .main_sound .main_sound_select{
  display: flex;
}

#airbuggypeople.people_2 .main_sound .main_sound_select span{
      display: block;
    color: #82535c;
    line-height: 1;
    font-size: 10px;
    margin-left: 4px;
    font-weight: 800;

}


#airbuggypeople.people_2 .main_sound .main_sound_select a img{
  height: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_4 h1 img.h1_ttl{
        width: 100%;
    position: relative;
    margin: 0 auto;
    bottom: unset;
    left: unset;
    transform: unset;
  }
}


#airbuggypeople .intro{
  width: 1045px;
  margin: 150px auto;

  width: 1100px;
}

#airbuggypeople.people_4 .intro{
  position: relative;
}

#airbuggypeople.people_4 .intro img.img_deco{
  width: 125px;
  position: absolute;
  bottom: 46px;
  right: calc(180 / 1200* 100%);
}


#airbuggypeople .intro .copy_wrapper h2{
  width: 278px;
  margin: 0 auto 77px;
}

#airbuggypeople.people_2 .intro .copy_wrapper h2{
  width: 524px;
  margin: 0 auto 77px;
}

#airbuggypeople.people_4 .intro .copy_wrapper h2{
  width: 484px;
  margin: 0 auto 77px;
}

#airbuggypeople .intro .copy_wrapper h3{
  margin: 0 auto 94px;
  width: 716px;
}

#airbuggypeople.people_2 .intro .copy_wrapper h3{
  margin: 0 auto 94px;
  width: 649px;
}

#airbuggypeople.people_4 .intro .copy_wrapper h3{
  margin: 0 auto 94px;
  width: 549px;
}

#airbuggypeople .intro .img_wrapper{
  position: relative;
  height: 573px;

}


#airbuggypeople .intro .img_wrapper img.img01{
  width: 145px;
  position: absolute;
  left: 20px;
  top: 0;

}

#airbuggypeople .intro .img_wrapper img.img02{
  width: 320px;
  position: absolute;
  left: 0;
  top: 114px;

}

#airbuggypeople .intro .img_wrapper img.img03{
  width: 166px;
  position: absolute;
  left: 104px;
  top: 395px;

}

#airbuggypeople .intro .img_wrapper img.img04{
  width: 106px;
  position: absolute;
  left: 635px;
  top: 465px;
}

#airbuggypeople .intro .img_wrapper img.img05{
  width: 360px;
  position: absolute;
  left: 320px;
  top: 145px;

}

#airbuggypeople .intro .img_wrapper img.img06{
  width: 145px;
  position: absolute;
  right: 0px;
  top: 390px;

}

#airbuggypeople .intro .img_wrapper img.img07{
  width: 315px;
  position: absolute;
  right: 105px;
  top: 112px;
}

#airbuggypeople .intro .img_wrapper img.img08{
  width: 148px;
  position: absolute;
  right: 0px;
  top: 0px;

}

#airbuggypeople.people_2 .intro_gallery,
#airbuggypeople.people_3 .intro_gallery{
  margin-bottom: 200px;
}

#airbuggypeople.people_2 .intro_gallery ul.intro-slider_list,
#airbuggypeople.people_3 .intro_gallery ul.intro-slider_list{
  display: none;
}


#airbuggypeople.people_2 .intro_gallery li,
#airbuggypeople.people_3 .intro_gallery li{
  margin-right: 10px;
}

#airbuggypeople.people_2 .intro_gallery img.slider_img,
#airbuggypeople.people_3 .intro_gallery img.slider_img{
  height: 348px;
  width: auto;
}



@media screen and (max-width: 768px){

  #airbuggypeople h1.show_sp{

  }

  #airbuggypeople h1 img.h1_ttl{
    height: auto;
    width: calc(640/750*100%);
    left: 50%;
    top: unset;
    bottom: calc(90*100vw/750);
    transform: translate(-50%, 0);
  }

  #airbuggypeople a.mv_full {
    height: auto;
    width: calc(560/750*100%);
    bottom: calc(88/916*100%);
    left: calc(45/750*100%);
    cursor: pointer;
}

#airbuggypeople.people_2 .main_sound{
  bottom: -40px;
    margin-left: 20px;
}

#airbuggypeople.people_2 .main_sound .main_sound_select span{
  font-size: 9px;
}

#airbuggypeople.people_2 .main_sound .main_sound_ttl img,
#airbuggypeople.people_2 .main_sound .main_sound_select a img{
  height: 9px;
  margin-right: 6px;
}


  #airbuggypeople .intro{
    width: calc(650/750*100%);
    margin: 80px auto;
  }

  #airbuggypeople .intro .copy_wrapper h2{
    width: calc(460/650*100%);
    margin-bottom: 59px;
  }

  #airbuggypeople.people_2 .intro .copy_wrapper h2{
    height: 56px;
    width: auto;
    margin-bottom: 30px;   
  }


  #airbuggypeople .intro .copy_wrapper h3{
    width: 100%;
    margin: 0;
  }

  #airbuggypeople.people_2 .intro .copy_wrapper h3{
  width: 100%;
}


  #airbuggypeople .intro .img_wrapper{
    margin-top: 82px;
    height: calc(1127*100vw/750);
  }

  #airbuggypeople .intro .img_wrapper img.img01{
    left: 0;
    width: calc(225/650*100%);
    top: calc(905*100vw/750);;
  }

  #airbuggypeople .intro .img_wrapper img.img02{
    left: 0;
    width: calc(292/650*100%);
    top: calc(92*100vw/750);
  }

  #airbuggypeople .intro .img_wrapper img.img03{
    left: calc(14/650*100%);
    width: calc(228/650*100%);
    top: calc(450*100vw/750);   
  }


  #airbuggypeople .intro .img_wrapper img.img04{
    top: 0;
    left: unset;
    right: 0;
    width: calc(226/650*100%);
  }

  #airbuggypeople .intro .img_wrapper img.img05{
    left: unset;
    right: 0;
    width: calc(358/650*100%);
    top: calc(154*100vw/750); 
  }

  #airbuggypeople .intro .img_wrapper img.img06{
    right: calc(20/650*100%);
    width: calc(189/650*100%);
    top: calc(922*100vw/750);   
  }

  #airbuggypeople .intro .img_wrapper img.img07{
    right: 0;
    width: calc(370/650*100%);
    top: calc(567*100vw/750);  
  }

  #airbuggypeople .intro .img_wrapper img.img08{
    right: unset;
    width: calc(209/650*100%);
    top: calc(728*100vw/750);
    left: calc(34/650*100%);  
  }

  #airbuggypeople.people_2 .intro_gallery{
    margin-bottom: 80px;
  }

  #airbuggypeople.people_2 .intro_gallery img.slider_img{
    height: 200px;
  }

#airbuggypeople.people_4 .intro{
    margin-bottom: 0;
  }

  #airbuggypeople.people_4 .intro .copy_wrapper h2{
    width: calc(580/650*100%);
  }

  #airbuggypeople.people_4 .intro .copy_wrapper h3{
    width: 100%;
    margin-bottom: 75px;
  }

  #airbuggypeople.people_4 .intro .copy_wrapper h2{
    margin-bottom: 47px;
  }

  #airbuggypeople.people_4 .intro img.img_deco{
    width: calc(200/580*100%);
    display: block;
    margin: 0 auto;
    position: relative;
    right: unset;

  }


}


#airbuggypeople.people_4 .index_list{
  width: calc(1030 / 1280* 100%);
  max-width: 1030px;
  margin: 0 auto 150px;
}

#airbuggypeople.people_4 .index_list ul{
  display: flex;
  justify-content: space-between;
}

#airbuggypeople.people_4 .index_list ul li{
  width: calc(320/1030*100%);
}

#airbuggypeople.people_4 .index_list ul li a{
  transition: 0.5s;
}

#airbuggypeople.people_4 .index_list ul li .txt_area{
  background-color: #000;
  height: 45px;
  position: relative;
}

#airbuggypeople.people_4 .index_list ul li .txt_area img.ttl01,
#airbuggypeople.people_4 .index_list ul li .txt_area img.ttl02,
#airbuggypeople.people_4 .index_list ul li .txt_area img.ttl03{
  height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_4 .index_list{
    width: calc(650/750* 100%);
    margin-bottom: 60px;
  }

  #airbuggypeople.people_4 .index_list ul{
    flex-wrap: wrap;
    justify-content: space-around;
  }

  #airbuggypeople.people_4 .index_list ul li{
    width: calc(310/650*100%);
  }

  #airbuggypeople.people_4 .index_list ul li .txt_area{
    height: calc(50/750*100vw);
  }

  #airbuggypeople.people_4 .index_list ul li .txt_area img.ttl01,
  #airbuggypeople.people_4 .index_list ul li .txt_area img.ttl02,
  #airbuggypeople.people_4 .index_list ul li .txt_area img.ttl03{
  height: calc(29 / 750* 100vw);
  }

  #airbuggypeople.people_4 .index_list ul li:nth-child(3){
    margin: 25px auto 0;
  }

}




/*section profile*/

#airbuggypeople .profile{
  max-width: 973px;
  margin: 0 auto 204px;
  position: relative;

  max-width: 1100px;
  margin: 0 auto 216px;
}

#airbuggypeople.people_2 .profile{
  max-width: 1280px;
  margin-bottom: 100px;
}

#airbuggypeople .profile .wrapper{
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

#airbuggypeople.people_2 .profile .wrapper{
  align-items: flex-start;
  margin-bottom: 63px;
}


#airbuggypeople .profile .wrapper .prof_img{
  width: calc(629/973*110%);
  max-width: 629px;
  margin-right: calc(-110/973*100%);

  width: calc(600/1100*100%);
  max-width: 600px;
  margin-right: 0;
}

#airbuggypeople.people_2 .profile .wrapper .prof_img{
  width: calc(624/1280*100%);
  max-width: 624px;
  margin-right: 0;
}


#airbuggypeople .profile .wrapper .prof_img img{
  width: 100%;
}

#airbuggypeople .profile .wrapper .prof_txt{
  width: calc(571/973*100%);
  margin-bottom: 63px;

  width: calc(500/1100*100%);
}

#airbuggypeople.people_2 .profile .wrapper .prof_txt{
  margin-left: calc(108/1280*100%);
  width: calc(380/1280*100%);
}


#airbuggypeople .profile .wrapper .prof_txt .inner{
  width: calc(390/571*100%);
  min-width: 390px;

  width: calc(425/600*100%);
  min-width: 425px;
}

#airbuggypeople.people_2 .profile .wrapper .prof_txt .inner{
  margin-top: calc(127*100vw/1280);
  width: 100%;
  min-width: 377px;
}


#airbuggypeople .profile .wrapper .prof_txt h4{
  width: 389px;
  margin-bottom: 54px;
}

#airbuggypeople.people_2 .profile .wrapper .prof_txt h4{
  width: 377px;
}

#airbuggypeople .profile .wrapper .prof_txt p{
  width: calc(367/390*100%);
  font-size: 13px;
  line-height: 33px;

  width: calc(425/450*100%);
}

#airbuggypeople.people_2 .profile .wrapper .prof_txt p{
  width: calc(367/380*100%);
}


#airbuggypeople .profile .deco_img01 img.img01{
  position: absolute;
  top: 25px;
  left: 62px;
  width: calc(84/973*100%);
}

#airbuggypeople .profile .deco_img02 img.img02{
  position: absolute;
  width: calc(230/973*100%);
  bottom: -33px;
  left: calc(50% - 115px);
  transform: translateX(-42px);

  width: calc(230/1100*100%);
  left: calc(50% - 80px);
  bottom: -128px;
}

@media screen and (max-width: 768px){
  #airbuggypeople .profile{
    width: calc(650/750*100%);
    max-width: unset;
    margin: 0 auto;
  }

  #airbuggypeople .profile .wrapper{
    display: block;
  }

  #airbuggypeople .profile .wrapper .prof_img,
  #airbuggypeople.people_2 .profile .wrapper .prof_img{
    width: 100%;
    max-width: unset;
    margin: 0;
  }

  #airbuggypeople .profile .wrapper .prof_txt{
    width: 100%;
  }


  #airbuggypeople.people_2 .profile .wrapper .prof_txt{
    width: 100%;
    margin: 0;
  }

  #airbuggypeople .profile .wrapper .prof_txt .inner,
  #airbuggypeople.people_2 .profile .wrapper .prof_txt .inner{
    width: 100%;
    min-width: unset;
  }

  #airbuggypeople .profile .wrapper .prof_txt h4,
  #airbuggypeople.people_2 .profile .wrapper .prof_txt h4{
    width: 100%;
    margin-top: 31px;
    margin-bottom: 20px;
  }

  #airbuggypeople .profile .wrapper .prof_txt p{
    width: 100%;
    line-height: 27px;
  }

  #airbuggypeople .profile .deco_img01,
  #airbuggypeople .profile .deco_img02{
    display: none;
  }

}

/*section sec01*/

#airbuggypeople .sec01{
  width: calc(973/1200*100%);
  margin: 0 auto;
  max-width: 973px;

  width: calc(1100/1200*100%);
  max-width: 1100px;
}

#airbuggypeople.people_2 .sec01{
  width: calc(984/1280*100%);
  max-width: 984px;
}


#airbuggypeople .sec01 h3 {
  font-size: unset;
  margin-bottom: 25px;
}

#airbuggypeople .sec01 h3 img{
  height: 35px;
  width: auto;
}

#airbuggypeople .sec01 p{
  font-size: 14px;
  line-height: 32px;
}

#airbuggypeople .sec01 .wrapper01 .para_area_01{
  display: flex;
  margin: 104px auto 24px;
  justify-content: space-between;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_01{
  margin-bottom: 0;
}

#airbuggypeople .sec01 .wrapper01 .para_area_01 .upper{
  width: calc(403/973*100%);

  width: calc(515/1100*100%);
  max-width: 515px;
}


#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_01 .upper{
  width: calc(458/984*100%);
  max-width: 458px;
}

#airbuggypeople .sec01 .wrapper01 .para_area_01 .upper h4 img{
  height: 29px;
  width: auto;
  margin-bottom: 50px;

  height: 33px;
  margin-bottom: 35px;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_01 .upper h4 img{
  height: 27px;
}


#airbuggypeople .sec01 .wrapper01 .para_area_01 .lower{
  width: calc(500/973*100%);
  margin-right: calc(-100/973*100%);

  width: calc(500/1100*100%);
  margin-right: 0;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_01 .lower{
  margin-top: 134px;
  width: calc(410/984*100%);
}


#airbuggypeople .sec01 .wrapper01 .para_area_02{
    position: relative;
    height: calc(458*100vw/1200);
    max-height: 458px;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02{
  height: auto;
  max-height: unset;
  margin-top: -134px;
}


#airbuggypeople .sec01 .wrapper01 .para_area_02 img.img03{
  position: absolute;
  top: 0;
  left: 0;
  width: calc(350/973*100%);
  width: calc(350/1100*100%);
  left: calc(62/1100*100%);
}

#airbuggypeople .sec01 .wrapper01 .para_area_02 img.img04{
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(500/973*100%);
  width: calc(500/1100*100%);
  right: calc(73/1100*100%);
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img{
  display: block;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img.img03,
#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img.img05{
  position: relative;
  width: calc(500/984*100%);
  max-width: 500px;
  left: unset;
  margin-bottom: 38px;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img.img04{
  position: relative;
  width: calc(400/984*100%);
  margin: 0 0 0 auto;
  right: unset;
  left: unset;
  margin-bottom: 38px;
}



@media screen and (max-width:  768px){

  #airbuggypeople .sec01,
  #airbuggypeople.people_2 .sec01{
    width: calc(650/750*100%);
  }


  #airbuggypeople .sec01 h3 img{
    height: 30px;
    display: block;
    margin: 0 auto;
  }

  #airbuggypeople .sec01 .wrapper01 .para_area_01{
    margin-top: 60px;
    margin-bottom: 20px;
    display: block;
  }

  #airbuggypeople .sec01 .wrapper01 img.img01{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  #airbuggypeople .sec01 .wrapper01 .para_area_01 .upper{
    width: 100%;
  }

  #airbuggypeople.people_2 .sec01 .wrapper01 .para_area_01 .upper{
    width: 100%;
  }


  #airbuggypeople .sec01 .wrapper01 .para_area_01 .upper h4 img{
    height: 28px;
    margin-bottom: 29px;
  }

  #airbuggypeople .sec01 p{
    font-size: 13px;
    line-height: 27px;
  }

  #airbuggypeople .sec01 .wrapper01 .para_area_01 .lower{
    width: calc(560/650*100%);
    margin: 27px 0 0 auto ;
  }

  #airbuggypeople.people_2 .sec01 .wrapper01 .para_area_01 .lower{
    width: 60%;
    margin-top: 40px;
  }


  #airbuggypeople .sec01 .wrapper01 .para_area_02{
position: unset;
    height: auto;
    max-height: unset;
  } 

  #airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02{
    margin-top: 40px;
  }

#airbuggypeople .sec01 .wrapper01 .para_area_02 img.img03{
  position: unset;
  width: calc(480/650*100%);
    margin: 0 calc(50% - 50vw);
}

#airbuggypeople .sec01 .wrapper01 .para_area_02 img.img04{
  position: unset;
  display: block;
  width: calc(560/650*100%);
  margin: 20px 0 0 auto;
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img.img03,
#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img.img05{
    width: 60%;  
}

#airbuggypeople.people_2 .sec01 .wrapper01 .para_area_02 img.img04{
  width: 60%;
}

}




#airbuggypeople .sec02{
  display: flex;
  justify-content: space-between;
  margin: 175px auto 0;
  width: calc(974/1200*100%);
  max-width: 974px;

  width: calc(1100/1200*100%);
  max-width: 1100px;
}

#airbuggypeople.people_2 .sec02{
  margin-top: 97px;
  width: unset;
  max-width: 1280px;
}



#airbuggypeople .sec02 .upper{
  width: calc(686/974*100%);
  margin-left: -115px;

  width: calc(686/1100*100%);
  margin-left: 0;
}

#airbuggypeople.people_2 .sec02 .upper{
  width: calc(500/1280*100%);
}

#airbuggypeople .sec02 .upper video{
  width: 100%;
}

#airbuggypeople .sec02 .lower{
  width: calc(355/974*100%);

  width: calc(342/1100*100%);
}

#airbuggypeople.people_2 .sec02 .lower{
  width: calc(500/1280*100%);
  padding-left: calc(140/1280*100%);
}


#airbuggypeople .sec02 .lower h4 img{
  height: 33px;
  width: auto;
  margin-bottom: 50px;

  margin-bottom: 35px;
}

#airbuggypeople.people_2 .sec02 .lower h4 img{
  height: 28px;
}


#airbuggypeople .sec02 .lower p{
  font-size: 14px;
  line-height: 32px;
}

@media screen and (max-width:  768px){
  #airbuggypeople .sec02,
  #airbuggypeople.people_2 .sec02{
    margin-top: 70px;
    display: block;
    width: calc(650/750*100%);
    max-width: unset;
  }

  #airbuggypeople.people_2 .sec02{
    margin-top: 60px;
  }

  #airbuggypeople .sec02 .upper{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

#airbuggypeople.people_2 .sec02 .upper{
    width: 60%;
    margin: 30px 0 0 auto;
  }


  #airbuggypeople .sec02 .lower,
  #airbuggypeople.people_2 .sec02 .lower{
    margin-top: 30px;
    width: 100%;
    padding: 0;
  }


  #airbuggypeople .sec02 .lower h4 img{
     height: 28px;
    margin-bottom: 29px;   
  }

  #airbuggypeople .sec02 .lower p{
    font-size: 13px;
    line-height: 27px;
  }
}



#airbuggypeople .sec03{
  margin: 150px auto 0;
  width: calc(974/1200*100%);
  max-width: 974px;

  width: calc(1100/1200*100%);
  max-width: 1100px;
}

#airbuggypeople.people_2 .sec03{
  max-width: 1280px;
  margin: 123px auto 0;
}

#airbuggypeople.people_2 .sec03 .inner{
  width: calc(911/1280*100%);

}


#airbuggypeople.people_2 .sec03 iframe{
  width: 100%;
  max-width: 911px;
  margin: 0 auto;
}


#airbuggypeople .sec03 .wrapper{
  display: flex;
  justify-content: space-between;
  margin: 83px auto 0;
  align-items: flex-start;
}

#airbuggypeople .sec03 .wrapper .upper{
  width: calc(396/974*100%);

  width: calc(398/1100*100%);

}

#airbuggypeople .sec03 .wrapper .upper h4 img{
  height: 33px;
  width: auto;
  margin-bottom: 50px;

  margin-bottom: 35px;
}

#airbuggypeople.people_2 .sec03  h4 img{
  height: 28px;
  width: auto;
  margin-top: 80px;
  margin-bottom: 35px;
}



#airbuggypeople .sec03 .wrapper .upper p{
  font-size: 14px;
  line-height: 32px;
}

#airbuggypeople.people_2 .sec03 .txt_area{
  padding-left: calc(140/911*100%);
}


#airbuggypeople .sec03 .wrapper .lower{
  width: calc(627/974*100%);
  margin-right: -112px;

  width: calc(627/1100*100%);
  margin-right: 0;
}

@media screen and (max-width:  768px){
  #airbuggypeople .sec03{
    margin-top: 70px;
    display: block;
    width: calc(650/750*100%);
    max-width: unset;
  }

  #airbuggypeople.people_2 .sec03{
    width: calc(650/750*100%);
    margin: 30px auto 0;
  }

  #airbuggypeople.people_2 .sec03 .inner{
    width: 100%;
  }

  #airbuggypeople.people_2 .sec03 .txt_area{
    padding: 0;
  }


  #airbuggypeople .sec03 img.img01{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  #airbuggypeople .sec03 .wrapper{
    display: block;
    margin-top: 30px;
  }

  #airbuggypeople .sec03 .wrapper .upper{
    width: 100%;
  }

  #airbuggypeople .sec03 .wrapper .upper h4 img{
    height: 28px;
    margin-bottom: 29px;
  }

  #airbuggypeople.people_2 .sec03 h4 img{
    height: 60px;
    margin-top: 60px;
    margin-bottom: 29px;
  }

  #airbuggypeople .sec03 .wrapper .upper p{
    font-size: 13px;
    line-height: 27px;    
  }

  #airbuggypeople.people_2 .sec03 p{
    font-size: 13px;
    line-height: 27px;    
    width: 100%;
  }

  #airbuggypeople .sec03 .wrapper .lower{
    margin: 30px calc(50% - 50vw) 0 auto;
    display: block;
    width: calc(600/650*100%);
  }
}



#airbuggypeople .sec04{
  margin: 145px auto 0;
  width: calc(1100/1200*100%);
  max-width: 1100px;
}

#airbuggypeople.people_2 .sec04{
  width: calc(984/1280*100%);
  max-width: 984px;
}


#airbuggypeople .sec04 .wrapper{
  margin: 97px auto 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

#airbuggypeople.people_2 .sec04 .wrapper{
  flex-direction: unset;
}


#airbuggypeople .sec04 .wrapper .upper{
  width: calc(554/1100*100%);
}

#airbuggypeople.people_2 .sec04 .wrapper .upper{
  width: calc(446/984*100%);
}


#airbuggypeople .sec04 .wrapper .upper h4 img{
  height: 89px;
  width: auto;
  margin-bottom: 50px;

  margin-bottom: 35px;
}

#airbuggypeople.people_2 .sec04 .wrapper .upper h4 img{
  height: 28px;
}



#airbuggypeople .sec04 .wrapper .upper p{
  font-size: 14px;
  line-height: 32px;

  margin-bottom: 75px;
}


#airbuggypeople .sec04 .wrapper .lower{
  width: calc(480/1100*100%);
}

#airbuggypeople.people_2 .sec04 .wrapper .lower{
  width: calc(410/984*100%);
}

#airbuggypeople .sec04 .wrapper .lower img{
  margin-bottom: 25px;
  width: 100%;
}

#airbuggypeople .sec04 .wrapper .lower img.img05{
  display: block;
  margin: 0 0 0 auto;
  width: calc(370/480*100%);
}


#airbuggypeople.people_2 .sec04 ul{
  display: flex;
  justify-content: space-between;
}


#airbuggypeople.people_2 .sec04 ul li:nth-child(1){
  width: calc(500/984* 100%);
  max-width: 500px;
}

#airbuggypeople.people_2 .sec04 ul li:nth-child(2){
  width: calc(400/984* 100%);
  max-width: 400px;
  margin-top: 200px;

}

@media screen and (max-width:  768px){
  #airbuggypeople .sec04,
  #airbuggypeople.people_2 .sec04{
        margin: 70px auto 0;
    width: calc(650/750*100%);
    max-width: 650px;
  }

  #airbuggypeople.people_2 .sec04{
    margin-top: 30px;
  }

  #airbuggypeople .sec04 img.img01{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  } 

  #airbuggypeople .sec04 .wrapper{
    margin-top: 30px;
    display: block;
  }

  #airbuggypeople.people_2 .sec04 .wrapper{
    margin-top: 60px;
  }

  #airbuggypeople .sec04 .wrapper .upper{
    width: 100%;
  }

  #airbuggypeople .sec04 .wrapper .upper h4 img{
    height: 67px;
    margin-bottom: 29px;
  }

  #airbuggypeople .sec04 .wrapper .upper p{
    font-size: 13px;
    line-height: 27px;    
    margin-bottom: 20px;
  }

  #airbuggypeople .sec04 .wrapper .upper img.img02{
    width: calc(600/650*100%);
    margin: 0 calc(50% - 50vw) 20px;
  }

  #airbuggypeople .sec04 .wrapper .upper img.img03{
    width: calc(480/650*100%);
    margin: 0 calc(50% - 50vw) 20px calc(270/750*100%);
  }

  #airbuggypeople .sec04 .wrapper .lower{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  #airbuggypeople .sec04 .wrapper .lower img.img04{
    width: calc(480/750*100%);
    margin-bottom: 20px;
  }
    #airbuggypeople .sec04 .wrapper .lower img.img05{
    width: calc(480/750*100%);
    margin: 0 auto 0 0;
  }

  #airbuggypeople.people_2 .sec04 .wrapper .upper{
    width: 100%;
  }

  #airbuggypeople.people_2 .sec04 .wrapper .upper h4 img{
    height: 60px;
  }

  #airbuggypeople.people_2 .sec04 .wrapper .lower{
    margin: 0 0 0 auto;
    width: 60%;
  }

  #airbuggypeople .sec04 .wrapper .lower img{
    margin: 0 0 25px auto;
  }

  #airbuggypeople.people_2 .sec04 ul{
    display: block;
  }


  #airbuggypeople.people_2 .sec04 ul li:nth-child(1){
    width: 100%;
  }

  #airbuggypeople.people_2 .sec04 ul li:nth-child(2){
    margin-top: 25px;
    width: 70%;
  }

}



#airbuggypeople .sec05{
  width: calc(1100/1200*100%);
  margin: 145px auto 0;
  max-width: 1100px;
}

#airbuggypeople.people_2 .sec05{
  width: 100%;
  max-width: 1280px;
}

#airbuggypeople .sec05 .wrapper{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#airbuggypeople.people_2 .sec05 .wrapper{
  flex-direction: row-reverse;
  align-items: flex-end;
}

#airbuggypeople .sec05 .wrapper .upper{
  width: calc(700/1100*100%);
}

#airbuggypeople.people_2 .sec05 .wrapper .upper{
  width: calc(336/1280*100%);
  max-width: 336px;
  margin-right: calc(144/1280*100%);
}

#airbuggypeople .sec05 .wrapper .lower{
  width: calc(300/1100*100%);
  margin-right: calc(30/1100*100%);
}

#airbuggypeople.people_2 .sec05 .wrapper .lower{
  width: calc(700/1280*100%);
  max-width: 700px;
  margin-right: auto;
}


#airbuggypeople .sec05 .wrapper .lower h4 img{
  height: 34px;
  width: auto;
  margin-bottom: 50px; 

  margin-bottom: 35px; 
}

#airbuggypeople.people_2 .sec05 .wrapper .upper h4 img{
  height: 60px;
  width: auto;
  margin-bottom: 30px;
}

#airbuggypeople .sec05 .wrapper .lower p{
  font-size: 14px;
  line-height: 32px;
}


#airbuggypeople .sec05 ul.gallery{
  margin: 30px 0 auto;
  display: flex;
  justify-content: space-between;
}

#airbuggypeople .sec05 ul.gallery li{
  width: calc(267/1100*100%);
}

#airbuggypeople .sec05 .video{
  margin: 160px auto 0;
  width: calc(972/1100*100%);
}

#airbuggypeople img#interview_cover{
  display: block;
  position: relative;
  z-index: 3;
  opacity: 1;
}

#airbuggypeople #interview_mv{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 1;
}

#airbuggypeople.people_2 .sec05 img.img02{
      width: calc(984/1280*100%);
    margin: 115px auto 0;
    display: block;
    max-width: 984px;
}



@media screen and (max-width:  768px){
  #airbuggypeople .sec05,
  #airbuggypeople.people_2 .sec05{
        margin: 70px auto 0;
    width: calc(650/750*100%);
    max-width: 650px;
  }

  #airbuggypeople .sec05 .wrapper{
    display: block;
  }

  #airbuggypeople .sec05 .wrapper .upper{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  #airbuggypeople.people_2 .sec05 .wrapper .upper{
    width: 100%;
    margin: 0 auto;
  }


  #airbuggypeople .sec05 .wrapper .lower{
    margin: 30px auto 0;
    width: 100%;
  }

  #airbuggypeople.people_2 .sec05 .wrapper .lower{
    width: 80%;
    margin: 30px 0 0 auto;
  }


  #airbuggypeople .sec05 .wrapper .lower h4 img{
    height: 25px;
    margin-bottom: 29px;
  }

  #airbuggypeople .sec05 .wrapper .lower p{
    font-size: 13px;
    line-height: 27px;    
    margin-bottom: 20px;
  }

  #airbuggypeople .sec05 ul.gallery{
    flex-wrap: wrap;
  }

  #airbuggypeople .sec05 ul.gallery li{
    width: calc(311/650*100%);
  }

  #airbuggypeople .sec05 ul.gallery li:nth-child(1),
  #airbuggypeople .sec05 ul.gallery li:nth-child(2){
    width: calc(311/650*100%);
    margin-bottom: 15px;
  }

  #airbuggypeople .sec05 .video{
  width: 100vw;
  margin: 30px calc(50% - 50vw) 70px;
  height: auto;
}

  #airbuggypeople .sec05 .video iframe{
  width: 100%;
}

  #airbuggypeople.people_2 .sec05 img.img02{
    width: 100%;
    margin: 20px auto 30px;
  }


}



#airbuggypeople .sec06 {
  margin: 144px auto 0;
}

#airbuggypeople.people_2 .sec06{
    width: calc(984/1280*100%);
    max-width: 984px;
    display: flex;
    justify-content: space-between;
}

#airbuggypeople .sec06 .upper{
  width: 1100px;
  height: 522px;
  margin: 0 auto;
  position: relative;
}

#airbuggypeople.people_2 .sec06 .upper{
  width: calc(500/984*100%);
  max-width: 500px;
  height: auto;
}



#airbuggypeople .sec06 .upper img.img01{
  width: 677px;
  position: absolute;
  top: 0;
  left: 0;
}

#airbuggypeople .sec06 .upper img.img02{
  width: 379px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#airbuggypeople .sec06 .upper img.deco{
  height: 35px;
  width: auto;
  position: absolute;
  right: 110px;
  top: 99px;
}

#airbuggypeople .sec06 .lower{
  width: calc(1100/1200*100%);
  max-width: 1100px;
  margin: 55px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#airbuggypeople.people_2 .sec06 .lower{
  width: calc(409/984*100%);
  max-width: 409px;
  margin: 0 auto;
}


#airbuggypeople .sec06 .lower .txt{
  width: calc(686/1100*100%);
  margin: 14px auto 0 0 ;
}

#airbuggypeople.people_2 .sec06 .lower .txt{
  margin: 0;
  width: 100%;
}

#airbuggypeople .sec06 .lower .txt p{
  font-size: 14px;
  line-height: 32px;
}

#airbuggypeople .sec06 .lower .txt h4 img{
    height: 34px;
    width: auto;
    margin-bottom: 35px;
}

#airbuggypeople.people_2 .sec06 .lower .txt h4 img{
  height: 27px;
}


#airbuggypeople .sec06 .lower img.img03{
  width: calc(338/1100*100%);
}

  @media screen and (max-width: 768px){
  #airbuggypeople .sec06.show_pc{
    display: none;
  }

  #airbuggypeople .sec06.show_sp{
    display: block;
  }

  #airbuggypeople .sec06 {
    width: calc(650/750*100%);
    margin: 0 auto;

  }

  #airbuggypeople.people_2 .sec06{
     width: calc(650/750*100%);
     display: block;
     max-width: unset;   
  }


  #airbuggypeople .sec06 img.deco{
    height: 30px;
    margin-bottom: 30px;
  }

  #airbuggypeople .sec06 .upper{
    width: 100%;
    height: auto;
  }

  #airbuggypeople.people_2 .sec06 .upper{
    width: 80%;
    margin: 0 auto 0 0;
  }

  #airbuggypeople .sec06 .upper h4 img {
      height: 67px;
    width: auto; 
    margin-top: 30px;
      margin-bottom: 35px;
  }

  #airbuggypeople .sec06 .upper p{

    font-size: 13px;
    line-height: 27px;    
    margin-bottom: 20px;    
  }

  #airbuggypeople .sec06 .lower{
    display: block;
    width: 100%;
    max-width: unset;
    margin-top: 0;
    display: block;
  }

  #airbuggypeople.people_2 .sec06 .lower{
    width: 100%;
    max-width: unset;
    margin: 60px auto 30px;
  }

  #airbuggypeople .sec06 .lower img{
    width: calc(600/650*100%);
  }

  #airbuggypeople .sec06 .lower img.img03{
    display: block;
    margin: 20px 0 0 auto;
  }

  #airbuggypeople.people_2 .sec06 .lower .txt h4 img{
    margin-bottom: 29px;
  }

}

#airbuggypeople.people_2 .sec06_gallery{
  max-width: 1280px;
  margin: 0 auto;
}

#airbuggypeople.people_2 .sec06_gallery img{
  display: block;
}

#airbuggypeople.people_2 .sec06_gallery img.img01{
  width: calc(800/1280*100%);
  max-width: 800px;
  margin: 105px auto 0 0;
}

#airbuggypeople.people_2 .sec06_gallery img.img02{
  width: calc(500/1280*100%);
  max-width: 500px;
  margin: 92px calc(150/1280*100%) 0 auto;

}

#airbuggypeople.people_2 .sec06_gallery img.img03{
  width: calc(405/1280*100%);
  max-width: 405px;
  margin: -130px auto 0 calc(48/1280*100%);

}

@media screen and (max-width: 768px){

  #airbuggypeople.people_2 .sec06_gallery img.img01{
    width: 90%;
    max-width: unset;
    margin: 30px auto 0 0;
  }

  #airbuggypeople.people_2 .sec06_gallery img.img02{
    width: 45%;
    max-width: unset;
    margin: 30px 10% 0 auto;
  }

  #airbuggypeople.people_2 .sec06_gallery img.img03{
        width: 40%;
    max-width: unset;
    margin: -80px auto 0 0;
  }

}


#airbuggypeople .sec07{
  width: calc(1100/1200*100%);
  max-width: 1100px;
  margin: 140px auto 0;
}

#airbuggypeople.people_2 .sec07{
  width: calc(975/1280*100%);
  max-width: 975px;
  margin: 130px auto;
  display: flex;
  justify-content: space-between;
}

#airbuggypeople .sec07 .wrapper{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 150px auto 0;
  align-items: flex-start;
}

#airbuggypeople .sec07 .wrapper .lower{
  width: calc(477/1100*100%);
}

#airbuggypeople .sec07 .wrapper .upper{
  width: calc(546/1100*100%);
}

#airbuggypeople .sec07 .wrapper .upper h4 img{
  height: 33px;
  width: auto;
  margin-bottom: 50px;

  margin-bottom: 35px;  
}

#airbuggypeople .sec07 .wrapper .upper p{
  font-size: 14px;
  line-height: 32px;
}

#airbuggypeople .sec07 .gallery{
  display: flex;
  justify-content: space-between;
  margin-top: 65px;
  align-items: flex-start;
}

#airbuggypeople .sec07 .gallery img.img03{
  width: calc(474/1100*100%);
  margin-left: calc(50/1100*100%);
  display: block;
}

#airbuggypeople .sec07 .gallery img.img04{
  width: calc(476/1100*100%);
  margin-top: -115px;
}

#airbuggypeople .sec07 img.deco{
  height: 14px;
  width: auto;
  display: block;
  margin: 210px auto 170px;
}

#airbuggypeople.people_2 .sec07 .upper{
  width: calc(457/975*100%);
  max-width: 457px;
}

#airbuggypeople.people_2 .sec07 .lower{
  width: calc(476/975*100%);
  max-width: 476px;
}





@media screen and (max-width:  768px){
  #airbuggypeople .sec07{
    width: calc(650/750* 100%);
    max-width: unset;
    margin: 70px auto 0;
  }

  #airbuggypeople.people_2 .sec07{
    width: calc(650/750* 100%);
    display: block;
    margin: 30px auto 0;
  }


  #airbuggypeople .sec07 img.img01{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  #airbuggypeople .sec07 .wrapper{
    margin: 30px auto 0;
    display: block;
  }

  #airbuggypeople .sec07 .wrapper .upper{
    width: 100%;
  }

  #airbuggypeople .sec07 .wrapper .upper h4 img{
    height: 25px;
    margin-bottom: 29px;
  }

  #airbuggypeople .sec07 .wrapper .upper p{
    font-size: 13px;
    line-height: 27px;    
    margin-bottom: 20px;        
  }

  #airbuggypeople.people_2 .sec07 .upper{
    width: 100%;
  }

  #airbuggypeople .sec07 .wrapper .lower{
    width: calc(480/650*100%);
    margin: 0 auto 0 calc(50% - 50vw);
  }

  #airbuggypeople.people_2 .sec07 .lower{
    width: 100%;
    max-width: unset;
    margin: 30px auto;
  }

  #airbuggypeople .sec07 .gallery{
    display: block;
    margin-top: 20px;
  }

  #airbuggypeople .sec07 .gallery img.img03{
    width: calc(480/650*100%);
    margin: 0 0 20px auto;
  }

  #airbuggypeople .sec07 .gallery img.img04{
    width: calc(480/650*100%);
    margin-top: 0;
  }

  #airbuggypeople .sec07 img.deco{
    margin: 70px auto 40px;
  }


}

#airbuggypeople.people_2 .sec08{
  max-width: 1280px;
  margin: 0 auto;
}

#airbuggypeople.people_2 .sec08 .wrapper{
  display: flex;
  justify-content: space-between;
}

#airbuggypeople.people_2 .sec08 .wrapper .upper{
  width: calc(643/1280*100%);
  max-width: 643px;
}

#airbuggypeople.people_2 .sec08 .wrapper .lower{
  width: calc(415/1280*100%);
  margin-right: calc(150/1280*100%);
}

#airbuggypeople.people_2 .sec08 .wrapper .lower h4 img{
  height: 60px;
  width: auto;
  margin-bottom: 30px;
}

#airbuggypeople.people_2 .sec08 .gallery{
  width: calc(1063/1280*100%);
  max-width: 1063px;
  margin: 0 auto;
}

#airbuggypeople.people_2 .sec08 .gallery img{
  display: block;
}

#airbuggypeople.people_2 .sec08 .gallery img.img01{
  width: calc(408/1063*100%);
  max-width: 408px;
  margin: 90px calc(130/1280*100%) 0 auto;
}

#airbuggypeople.people_2 .sec08 .gallery img.img02{
  width: calc(408/1063*100%);
  max-width: 408px;
  margin: -76px auto 0 0 ;
}

#airbuggypeople.people_2 .sec08 .gallery img.img03{
  width: calc(984/1063*100%);
  max-width: 984px;
  margin: 100px auto;
}


@media screen and (max-width: 768px){
  #airbuggypeople.people_2 .sec08 .wrapper{
    display: block;
  }
  #airbuggypeople.people_2 .sec08 .wrapper .upper{
    width: 100%;
    max-width: unset;
    margin-bottom: 60px;
  }

  #airbuggypeople.people_2 .sec08 .wrapper .lower{
    width: calc(650/750* 100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_2 .sec08 .wrapper .lower h4 img{
    height: 88px;
    width: auto;
    margin-bottom: 29px;
  }

  #airbuggypeople.people_2 .sec08 .gallery{
    width: calc(650/750*100%);
  }

  #airbuggypeople.people_2 .sec08 .gallery img.img01{
    width: 50%;
    max-width: unset;
    margin: 30px 0 auto auto;
  }

  #airbuggypeople.people_2 .sec08 .gallery img.img02{
    width: 45%;
    max-width: unset;
  }

  #airbuggypeople.people_2 .sec08 .gallery img.img03{
    width: 100%;
    margin: 30px auto 60px;
  }
}


#airbuggypeople .features, #airbuggypeople .location{
  width: calc(1030/1200*100%);
  max-width: 1030px;
  margin: 0 auto 100px;
  border-top: #d2d0cd 1px solid;
}

#airbuggypeople .features{
  margin-bottom: 60px;
}

#airbuggypeople .features h3 {
  text-align: center;
}


#airbuggypeople.people_2 .location{
  border-top: none;
  margin-bottom: 10px;
}

#airbuggypeople .features h3 img, #airbuggypeople .location h3 img{
  height: 88px;
  width: auto;
  margin: 125px auto 50px;
}

#airbuggypeople .features .wrapper, #airbuggypeople .location .wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

#airbuggypeople.people_2 .location p.caution{
  color: #808080;
  font-size: 12px;
  letter-spacing: 0.04em;
}

#airbuggypeople .features .wrapper .upper{
  width: calc(600/1030*100%);
  max-width: 600px;
}

#airbuggypeople .features .wrapper .upper video{
  width: 100%;
}


#airbuggypeople .features .wrapper .lower{
  width: calc(345/1030*100%);
  max-width: 345px;
}

#airbuggypeople .features .wrapper .lower h4{
  margin-top: 23px;
  margin-bottom: 36px;
}

#airbuggypeople .features .wrapper .lower h4 img{
  height: 51px;
  width: auto;
}

#airbuggypeople.people_2 .features .wrapper .lower h4 img{
  height: 27px;
}

#airbuggypeople.people_2 .features p.caution{
  margin-top: 60px;
  color: #808080;
  font-size: 13px;
}

#airbuggypeople .features .wrapper .upper{
  width: calc(600/1030*100%);
  max-width: 1000px;
}

#airbuggypeople .location .wrapper .upper, #airbuggypeople .location .wrapper .lower{
  width: calc(480/1050*100%);
  max-width: 480px; 
}

#airbuggypeople .location .wrapper .upper,
#airbuggypeople .location .wrapper .lower,
#airbuggypeople .location .wrapper .last{
  width: calc(330/1050*100%);
  max-width: 330px; 
}

#airbuggypeople.people_2 .location .wrapper .loca01,
#airbuggypeople.people_2 .location .wrapper .loca02,
#airbuggypeople.people_2 .location .wrapper .loca03{
  width: calc(322/1050*100%); 
  max-width: 322px;
}

#airbuggypeople .location .wrapper .upper h4 img{
  height: 16px;
  width: auto;
  margin: 36px 0 8px;
}

#airbuggypeople .location .wrapper .lower h4 img,
#airbuggypeople .location .wrapper .last h4 img{
  height: 14px;
  width: auto;
  margin: 36px 0 8px;
}

#airbuggypeople.people_2 .location .wrapper h4 img{
  height: 14px;
  width: auto;
  margin: 36px 0 28px;
}

#airbuggypeople.people_2 .location .wrapper h4 img{
  margin-bottom:20px;
}



#airbuggypeople .location .wrapper p.address{
  line-height: 1.5;
}


#airbuggypeople .location .wrapper a.tel.show_sp{
  display: none;
}

#airbuggypeople.people_2 .features p.caution{
  font-size: 12px;
  line-height: 2; 
}

  #airbuggypeople .location .wrapper a.url{
    word-break: break-all;
  }

@media screen and (max-width:  768px){
  #airbuggypeople .features, #airbuggypeople .location{
    width: calc(650/750*100%);
    max-width: unset;
      margin: 0 auto;
    margin-bottom: 45px;

  }

  #airbuggypeople .features h3 img, #airbuggypeople .location h3 img{
    height: 70px;
    margin: 45px auto 30px;
  }

  #airbuggypeople .features .wrapper, #airbuggypeople .location .wrapper{
    display: block;
  }

  #airbuggypeople .features .wrapper .upper{
    width: 100%;
    max-width: unset;

  }

  #airbuggypeople .features .wrapper .lower{
    width: 100%;
    max-width: unset;
   }

  #airbuggypeople .features .wrapper .lower h4{
  margin: 60px 0 32px;    
  }

  #airbuggypeople .features .wrapper .lower p{
    font-size: 13px;
    line-height: 27px;    
    margin-bottom: 20px;        

  }

  #airbuggypeople .location .wrapper .upper,
  #airbuggypeople .location .wrapper .lower,
  #airbuggypeople .location .wrapper .last{
    width: 100%;
    max-width:  unset;
  }

   #airbuggypeople .location .wrapper .lower,
   #airbuggypeople .location .wrapper .last{
    margin-top: 45px;
   }

  #airbuggypeople .location .wrapper .upper h4 img,
  #airbuggypeople .location .wrapper .lower h4 img,
  #airbuggypeople .location .wrapper .last h4 img{
    margin: 30px 0 10px;
  }

  #airbuggypeople .location .wrapper p{
    font-size: 13px;
    line-height: 27px;    

  }

    #airbuggypeople .location p.caution{
      font-size: 12px;
      line-height: 1.8;
    }

    #airbuggypeople.people_2 .location .wrapper .loca01, #airbuggypeople.people_2 .location .wrapper .loca02, #airbuggypeople.people_2 .location .wrapper .loca03{
    width: 100%;
    margin-bottom: 30px;
    max-width: unset;
  }
}




#airbuggypeople .product .inner{
  width: calc(1030/1200*100%);
  max-width: 1030px;
  margin: 0 auto;
  padding-bottom: 66px;
}

#airbuggypeople .product .inner h3 img{
height: 88px;
    width: auto;
    margin: 0 auto 50px;
  padding-top: 66px;
}



#airbuggypeople .product .wrapper{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

  #airbuggypeople .product .wrapper .prod_info{
  width: calc(392/1030*100%);
  background-color: #fff;
  padding: 47px 26px 44px 47px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 200px;
}


#airbuggypeople .product .wrapper .prod_info.prod_3,
#airbuggypeople .product .wrapper .prod_info.prod_4{
  margin-top: 30px;
  align-items: center;
}

#airbuggypeople .product .wrapper .prod_1 img.thumb{
  width: calc(165/392*100%);
}

#airbuggypeople .product .wrapper .prod_1 img.main_name{
  height: 80px;
  width: auto;
}

#airbuggypeople .product .wrapper .prod_2 img.thumb{
  width: calc(124/392*100%);
}

#airbuggypeople .product .wrapper .prod_2 img.main_name{
  height: 46px;
  width: auto;
}

#airbuggypeople .product .wrapper .prod_3 img.thumb{
  width: calc(150/392*100%);
}

#airbuggypeople .product .wrapper .prod_3 img.main_name{
  height: 46px;
  width: auto;
}


#airbuggypeople .product .wrapper .prod_4 img.thumb{
  width: calc(99/392*100%);
  margin-left: calc(18/392*100%);
}

#airbuggypeople .product .wrapper .prod_4 img.main_name{
  height: 46px;
  width: auto;
}

#airbuggypeople .product .wrapper .upper,
#airbuggypeople .product .wrapper .lower,
#airbuggypeople .product .wrapper .last{
  width: calc(392/1030*100%);
  background-color: #fff;
  padding: 47px 26px 44px 47px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}


#airbuggypeople .product .wrapper .last{
  margin-top: 30px;
}

#airbuggypeople .product .wrapper .upper img.thumb{
  width: calc(165/392*100%);
}

#airbuggypeople .product .wrapper .upper img.main_name{
  height: 80px;
  width: auto;
}

#airbuggypeople.people_2 .product .wrapper .upper img.main_name{
  height: 46px;
}



#airbuggypeople .product .wrapper .lower img.thumb{
  width: calc(124/392*100%);
}

#airbuggypeople.people_2 .product .wrapper .lower img.thumb{
  width: calc(165/392*100%);
}


#airbuggypeople .product .wrapper .lower img.main_name{
  height: 46px;
  width: auto;
}

#airbuggypeople .product .wrapper .last img.thumb{
  width: calc(150/392*100%);
}

#airbuggypeople .product .wrapper .last img.main_name{
  height: 46px;
  width: auto;
}


#airbuggypeople .product .wrapper .info_area{
  position: relative;
  width: calc(182/392*100%);
  height: 180px;
}

#airbuggypeople.people_2 .product .wrapper .info_area{
  height: 165px;
}


#airbuggypeople .product .wrapper .info_area p.sub_name{
  font-size: 12px;
  line-height: 1;
  margin-bottom: 22px;
}

#airbuggypeople .product .wrapper a{
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}


#airbuggypeople a.maxicosi_bnr{
  display: block;
  margin: 0 auto;
  width: calc(480/1200*100%);
  max-width: 480px;
}


#airbuggypeople .lifebuggy{
  padding: 75px 0;
  background-color: #e5e3db;
}

#airbuggypeople .lifebuggy .inner{
  width: calc(894/1280*100%);
  max-width: 894px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}

#airbuggypeople .lifebuggy .inner .upper{
  width: calc(422/894*100%)
}

#airbuggypeople .lifebuggy .inner .lower h4{
  margin-bottom: 50px;
}


#airbuggypeople .maxicosi_info{
  background-color: #e5e3db;
  padding-top: 102px;
  padding-bottom: 100px;
}

#airbuggypeople .maxicosi_info .inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: calc(1030/1200*100%);
  max-width: 1030px; 
}


#airbuggypeople .maxicosi_info a.maxicosi_bnr{
  width: calc(480/1030*100%);
  max-width: 480px; 
}

#airbuggypeople .maxicosi_info .maxicosi_txt{
  width: calc(349/1030*100%);
  max-width: 349px;
  margin-right: calc(75/1030*100%);  
}

#airbuggypeople .maxicosi_info .maxicosi_txt h4 img{
  margin-bottom: 60px;
}


#airbuggypeople .maxicosi_info .maxicosi_txt a img{
  cursor: pointer;
}

@media screen and (max-width:  768px){
  #airbuggypeople .product .inner{
    width: calc(650/750*100%);
    max-width: 650px;
    padding-bottom: 29px;
  }

  #airbuggypeople .product .inner h3 img{
    height: 68px;
    padding-top: 66px;
  }


  #airbuggypeople .product .wrapper .prod_info{
    width: calc(100% - 45px);
    padding: 15px 22px;
    align-items: flex-start;
    margin-bottom: 14px;
    justify-content: space-around;
    height: auto;
  }

  #airbuggypeople .product .wrapper .prod_info.prod_3{
    margin-top: 0;
    justify-content: space-around;
  }

  #airbuggypeople .product .wrapper .prod_1 img.thumb{
    width: calc(200/552*100%);
    max-width: 200px;
  }

  #airbuggypeople .product .wrapper .info_area{
    width: calc(300/552*100%);
    max-width: 300px;
    height: auto;
    margin: 0 0 0 auto;
  }

  #airbuggypeople .product .wrapper .prod_info.prod_4{
    margin-top: 0;
  }

  #airbuggypeople .product .wrapper .prod_1 img.main_name{
    height: 68px;
  }

  #airbuggypeople .product .wrapper .prod_2 img.main_name,
  #airbuggypeople .product .wrapper .prod_3 img.main_name,
  #airbuggypeople .product .wrapper .prod_4 img.main_name{
    height: 40px;
  }

  #airbuggypeople .product .wrapper{
    display: block;
  }


  #airbuggypeople .product .wrapper .upper,
  #airbuggypeople .product .wrapper .lower,
  #airbuggypeople .product .wrapper .last{
    width: calc(100% - 45px);
    padding: 15px 22px;
    align-items: flex-start;
  }

  #airbuggypeople .product .wrapper .upper,
  #airbuggypeople .product .wrapper .lower{
    margin-bottom: 14px;
    justify-content: space-around;
  }

  #airbuggypeople .product .wrapper .last{
    margin-top: 0;
    justify-content: space-around;
  }

  #airbuggypeople .product .wrapper .upper img.thumb{
    width: calc(200/552*100%);
    max-width: 200px;
  }

  #airbuggypeople .product .wrapper .info_area{
    width: calc(300/552*100%);
    max-width: 300px;
    height: auto;
  }

  #airbuggypeople .product .wrapper .upper img.main_name{
    height: 68px;
  }

  #airbuggypeople.people_2 .product .wrapper .upper img.main_name,
  #airbuggypeople .product .wrapper .lower img.main_name,
  #airbuggypeople .product .wrapper .last img.main_name{
    height: 40px;
  }


  #airbuggypeople .product .wrapper a{
    position: unset;
    margin-top: 20px;
  }

  #airbuggypeople .maxicosi_info{
    padding-top: 45px;
    padding-bottom: 45px;
  }

  #airbuggypeople .maxicosi_info .inner{
  display: block;
  width: calc(560/750*100%);
  max-width: unset;
}

#airbuggypeople .maxicosi_info a.maxicosi_bnr{
  width: 100%;
  max-width: unset; 
}

#airbuggypeople .maxicosi_info .maxicosi_txt{
  width: 100%;
  max-width: unset; 
  margin-right: 0;
  margin-top: 30px;  
}

#airbuggypeople .maxicosi_info .maxicosi_txt h4 img{
  margin-bottom: 60px;
}

  #airbuggypeople.people_2 .product .wrapper .info_area{
    height: 130px;
  }

  #airbuggypeople .product .wrapper .info_area p.sub_name{
    margin-top: 6px;
    margin-bottom: 16px;
  }

  #airbuggypeople .lifebuggy .inner{
    display: block;
    width: 85%;
    max-width: unset;
  }

  #airbuggypeople .lifebuggy .inner .upper{
    width: 100%
  }

  #airbuggypeople .lifebuggy .inner .lower h4{
    margin: 30px auto;
  }

  #airbuggypeople .lifebuggy .inner .lower h4 img{
    height: 46px;
    width: auto;
  }

  #airbuggypeople .lifebuggy .inner .lower a img{
    height: 50px;
    width: 100%;
  }

}

@media screen and (max-width: 420px){
  #airbuggypeople .product .wrapper .upper img.thumb,
  #airbuggypeople .product .wrapper .last img.thumb{
    max-width: 100px;
  }

  #airbuggypeople .product .wrapper .lower img.thumb{
    max-width: 75px;
  }

  #airbuggypeople.people_2 .product .wrapper .upper img.thumb,
  #airbuggypeople.people_2 .product .wrapper .lower img.thumb,
  #airbuggypeople.people_2 .product .wrapper .last img.thumb{
    width: 100px;
    max-width: unset;
  }

}

#airbuggypeople.people_3 p.second{
  margin-top: 14px;
}


#airbuggypeople.people_3 .intro .copy_wrapper h2{
  width: 478px;
}

#airbuggypeople.people_3 .intro .copy_wrapper h3{
  width: 563px;
}

#airbuggypeople.people_3 .intro_gallery{
  margin-bottom: 140px;  
}

@media screen and (max-width:768px){
  #airbuggypeople.people_3 p{
    font-size: 13px;
    line-height: 27px;
  }

  #airbuggypeople.people_3 h1 img.h1_ttl{
    width: calc(638/750*100%);
    bottom: unset;
    top: 50%;
    transform: translate(-50%,-50%);
  }

  #airbuggypeople.people_3 .intro .copy_wrapper h2{
    width: calc(586/650*100%);
    margin-bottom: 47px;
  }

  #airbuggypeople.people_3 .intro .copy_wrapper h3{
    width: 100%;
  }

  #airbuggypeople.people_3 .intro_gallery{
    margin-bottom: 80px;
  }

}





#airbuggypeople.people_3 .sec01{
  width: calc(984/1280*100%);
  max-width: 984px;
}

#airbuggypeople.people_3 .sec01 .wrapper{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

#airbuggypeople.people_3 .sec01 .wrapper .txt_area{
  width: calc(472/984*100%);
}

#airbuggypeople.people_3 .sec01 .wrapper .txt_area h4 img{
  height: 28px;
  width: auto;
  margin-bottom: 35px;
}

#airbuggypeople.people_3 .sec01 .wrapper .txt_area a{
  color: darkred;
  text-decoration: underline 1px solid;
}


#airbuggypeople.people_3 .sec01 .wrapper .img_area{
  width: calc(448/984*100%);
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .sec01{
    width: calc(650/750*100%);
    max-width: unset;
  }

  #airbuggypeople.people_3 .sec01 .wrapper{
    display: block;
  }

  #airbuggypeople.people_3 .sec01 .wrapper .img_area{
    width: 100%;
    margin-bottom: 60px;
  }

  #airbuggypeople.people_3 .sec01 .wrapper .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_3 .sec01 .wrapper .txt_area h4 img{
    height: 25px;
    margin-bottom: 30px;
  }
}


#airbuggypeople.people_3 .sec02{
  display: block;
}

#airbuggypeople.people_3 .sec02 .wrapper{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: calc(984/1100*100%);
  max-width: 984px;
  margin: 0 auto;
}

#airbuggypeople.people_3 .sec02 .wrapper .upper{
  width: calc(458/984*100%);
}

#airbuggypeople.people_3 .sec02 .wrapper .upper h4 img{
  height: 28px;
  width: auto;
  margin-bottom: 35px;
}


#airbuggypeople.people_3 .sec02 .wrapper .lower{
  width: calc(448/984*100%);
}

#airbuggypeople.people_3 .sec02 .wrapper02{
  width: calc(984/1100*100%);
  max-width: 984px;
  margin: 60px auto;
}

#airbuggypeople.people_3 .sec02 .wrapper02 img.img02{
  width: calc(710/984*100%);
  display: block;
  margin: 0 auto 0 0;
}

#airbuggypeople.people_3 .sec02 .wrapper02 ul{
  margin: 74px 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(720/984*100%);
}

#airbuggypeople.people_3 .sec02 .wrapper02 ul li.img03{
  width: calc(292/720*100%);
}

#airbuggypeople.people_3 .sec02 .wrapper02 ul li.img04{
  width: calc(405/720*100%);
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .sec02{
    display: block;
    width: 100%;
  }

  #airbuggypeople.people_3 .sec02 .wrapper{
    display: block;
    max-width: unset;
  }

  #airbuggypeople.people_3 .sec02 .wrapper .upper{
    width: 100%;
    margin: 0 auto;
  }

  #airbuggypeople.people_3 .sec02 .wrapper .upper h4 img{
    height: 25px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec02 .wrapper .lower{
    width: calc(400/650* 100%);
  }

  #airbuggypeople.people_3 .sec02 .wrapper02{
    width: 100%;
    max-width: unset;
    margin: 75px auto;
  }

  #airbuggypeople.people_3 .sec02 .wrapper02 img.img02{
    width: 100%;
    margin: 0 auto;
  }

  #airbuggypeople.people_3 .sec02 .wrapper02 ul{
    width: calc(680/750*100%);
    margin: 47px 0 0 auto;
  }

  #airbuggypeople.people_3 .sec02 .wrapper02 ul li.img03{
    width: calc(276/680*100%);
  }
  #airbuggypeople.people_3 .sec02 .wrapper02 ul li.img04{
    width: calc(382/680*100%);
  }
}

#airbuggypeople.people_3 .sec03 .wrapper{
  width: calc(978/1100*100%);
  max-width: 978px;
  margin: 0 auto; 
  display: block;
}

#airbuggypeople.people_3 .sec03 .wrapper h4 img{
  height: 28px;
  width: auto;
  margin-bottom: 35px;
}

#airbuggypeople.people_3 .sec03 .wrapper p{
  width: calc(726/984*100%);
  display: block;
  margin: 0 auto 0 0;
}

#airbuggypeople.people_3 .sec03 .wrapper ul{
  display: flex;
    justify-content: space-between;
    margin: 56px auto 60px;
}

#airbuggypeople.people_3 .sec03 .wrapper ul li{
  width: calc(230/980*100%);
}

#airbuggypeople.people_3 .sec03 .wrapper .inner.show_pc{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#airbuggypeople.people_3 .sec03 .wrapper .inner.show_pc img.img05{
  width: calc(480/984*100%);
}

#airbuggypeople.people_3 .sec03 .wrapper .inner.show_pc .txt_area{
  width: calc(413/984*100%);
}

#airbuggypeople.people_3 .sec03 .wrapper .inner.show_pc .txt_area p{
  width: 100%;
}

#airbuggypeople.people_3 .sec03 .wrapper .inner.show_pc .txt_area img.img06{
  width: calc(270/413*100%);
  margin: 32px auto 0 0;
}

@media screen and (max-width: 768px){
  #airbuggypeople .sec03{
    width: 100%;
    max-width: unset;
  }

  #airbuggypeople.people_3 .sec03 .wrapper{
    width: calc(650/750* 100%);
    max-width: unset;
  }

  #airbuggypeople.people_3 .sec03 .wrapper h4 img{
    height: 104px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec03 .wrapper p{
    width: 100%;
    margin: 0 auto;
  }
  #airbuggypeople.people_3 .sec03 .wrapper ul{
    margin: 40px auto 28px;
    flex-wrap: wrap;
  }

  #airbuggypeople.people_3 .sec03 .wrapper ul li{
    width: calc(314/650* 100%);
    margin-bottom: 12px;
  }

  #airbuggypeople.people_3 .sec03 .wrapper .inner.show_pc{
    display: none;
  }

  #airbuggypeople.people_3 .sec03 .inner{
    margin: 40px calc(50% - 50vw);
    max-width: unset;
  }

    #airbuggypeople.people_3 .sec03 .inner p{
    width: calc(650/750* 100%);
    margin: 0 auto 40px;
  }

  #airbuggypeople.people_3 .sec03 .wrapper img.img05{
    width: calc(480/750* 100%);
    margin: 0 auto 47px 0;
  }

  #airbuggypeople.people_3 .sec03 .wrapper img.img06{
    display: block;
    width: calc(400/750* 100%);
    margin: 0 0 0 auto;
  }
}


#airbuggypeople.people_3 .sec04{
  width: calc(984/1280*100%);
  max-width: 984px;
  margin: 0 auto;  
}

#airbuggypeople.people_3 .sec04 .wrapper,
#airbuggypeople.people_3 .sec05 .wrapper{
  width: 100%;
  margin: 0 auto;
  display: block;
}

#airbuggypeople.people_3 .sec04 .wrapper img.img01{
  margin: 140px auto 104px;
}

#airbuggypeople.people_3 .sec04 .wrapper .inner{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 78px;
}

#airbuggypeople.people_3 .sec04 .wrapper .inner .txt_area{
  width: calc(446/978*100%);
}

#airbuggypeople.people_3 .sec04 .wrapper .inner .txt_area h4 img{
  height: 78px;
  width: auto;
  margin-bottom: 35px;
}

#airbuggypeople.people_3 .sec04 .wrapper .inner img.img02{
  width: calc(480/978*100%);
}

#airbuggypeople.people_3 .sec04 .wrapper img.img03{
  width: calc(710/978*100%);
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .sec04{
    width: 100%;
    max-width: unset;
  }

  #airbuggypeople.people_3 .sec04 .wrapper img.img01{
    margin: 100px auto 60px;
    width: calc(650/750*100%);
    display: block;
  }

  #airbuggypeople.people_3 .sec04 .wrapper .inner{
    display: block;
    margin-bottom: 38px;
  }

  #airbuggypeople.people_3 .sec04 .wrapper .inner .txt_area{
    width: calc(650/750*100%);
    margin: 0 auto 58px;
  }

  #airbuggypeople.people_3 .sec04 .wrapper .inner .txt_area h4 img{
    height: 63px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec04 .wrapper .inner img.img02{
    width: calc(470/750*100%);
    display: block;
    margin: 0 0 0 auto;
  }

  #airbuggypeople.people_3 .sec04 .wrapper img.img03{
    width: calc(580/750*100%);  
  }


}



#airbuggypeople.people_3 .sec05{
  width: calc(984/1280*100%);
  max-width: 984px;
  margin: 133px auto 0;  
}


#airbuggypeople.people_3 .sec05 .wrapper .inner{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
}

#airbuggypeople.people_3 .sec05 .wrapper .inner img.img01{
  margin-left: calc(62/984*100%);
  width: calc(400/984* 100%);
}

#airbuggypeople.people_3 .sec05 .wrapper .inner .txt_area{
  width: calc(409/984* 100%);
}

#airbuggypeople.people_3 .sec05 .wrapper .inner .txt_area h4 img{
  height: 78px;
  width: auto;
  margin-bottom: 35px;
}

#airbuggypeople.people_3 .sec05 .wrapper ul{
  display: flex;
  justify-content: space-between;
  width: calc(790/984*100%);
  margin: 0 0 0 auto;
}

#airbuggypeople.people_3 .sec05 .wrapper ul li{
  width: calc(380/790*100%);
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .sec05{
    width: 100%;
    max-width: unset;
    margin: 100px auto 0;
  }
  #airbuggypeople.people_3 .sec05 .wrapper .inner{
    display: block;
    width: calc(650/750*100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_3 .sec05 .wrapper .inner img.img01{
    margin: 0 auto;
    width: 100%;
  }

  #airbuggypeople.people_3 .sec05 .wrapper .inner .txt_area{
    margin-top: 60px;
    width: 100%;
  }

  #airbuggypeople.people_3 .sec05 .wrapper .inner .txt_area h4 img{
    height: 65px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec05 .wrapper ul{
    display: block;
    width: calc(580/750*100%);
    margin-top: 60px;
  }

  #airbuggypeople.people_3 .sec05 .wrapper ul li{
    margin-bottom: 15px;
    width: 100%;
  }


}



#airbuggypeople.people_3 .sec06{
  max-width: 1280px;
  margin: 130px auto 0;
}

#airbuggypeople.people_3 .sec06 .wrapper .inner{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-bottom: 43px;
}

#airbuggypeople.people_3 .sec06 .wrapper .inner img.img01{
  width: calc(600/1280*100%);
}

#airbuggypeople.people_3 .sec06 .wrapper .inner .txt_area{
  margin-left: calc(108/1280*100%);
  width: calc(480/1280*100%);
}

#airbuggypeople.people_3 .sec06 .wrapper .inner .txt_area h4 img{
  height: 28px;
  width: auto;
  margin-bottom: 35px;
}

#airbuggypeople.people_3 .sec06 .wrapper ul{
  width: calc(925/1280*100%);
  margin: 0 0 0 auto;
  display: flex;
  justify-content: space-between;
}

#airbuggypeople.people_3 .sec06 .wrapper ul li:nth-child(1){
  width: calc(482/925*100%);
}

#airbuggypeople.people_3 .sec06 .wrapper ul li:nth-child(2){
  width: calc(408/925*100%);
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .sec06{
    max-width: unset;
    margin: 100px auto;
    width: 100%;
  }

  #airbuggypeople.people_3 .sec06 .wrapper .inner{
    display: block;
    width: calc(650/750*100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_3 .sec06 .wrapper .inner img.img01{
    width: calc(540/650*100%);
    margin-bottom: 50px;
  }

  #airbuggypeople.people_3 .sec06 .wrapper .inner .txt_area{
    margin: 0 auto;
    width: 100%;
  }

  #airbuggypeople.people_3 .sec06 .wrapper .inner .txt_area h4 img{
    height: 25px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec06 .wrapper ul{
    width: calc(680/750* 100%);
    margin: 47px 0 0 auto;
  }
}



#airbuggypeople.people_3 .sec07{
  width: calc(984/1280*100%);
  max-width: 984px;
  margin: 140px auto 0;
}

#airbuggypeople.people_3 .sec07 .wrapper{
  width: 100%;
  margin: 0 auto;
  display: block;
}

#airbuggypeople.people_3 .sec07 .wrapper .inner{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-bottom: 62px;
}

#airbuggypeople.people_3 .sec07 .wrapper .inner ul{
  width: calc(440/984*100%);
}

#airbuggypeople.people_3 .sec07 .wrapper .inner ul li img.img01{
  margin-bottom: 27px;
}

#airbuggypeople.people_3 .sec07 .wrapper .inner .txt_area{
  width: calc(446/984*100%);
}

#airbuggypeople.people_3 .sec07 .wrapper .inner .txt_area h4 img{
  height: 28px;
  width: auto;
  margin-bottom: 35px;  
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .sec07{
    max-width: unset;
    width: calc(650/750*100%);
    margin: 100px auto;
  }

  #airbuggypeople.people_3 .sec07 .wrapper .inner{
    display: block;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec07 .wrapper .inner .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_3 .sec07 .wrapper .inner .txt_area h4 img{
    height: 66px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .sec07 .wrapper .inner ul{
    width: 100%;
  }

  #airbuggypeople.people_3 .sec07 .wrapper .inner ul li img{
    width: 100%;
  }

  #airbuggypeople.people_3 .sec07 .wrapper .inner ul li img.img01{
    margin: 30px auto;
  }
}


#airbuggypeople.people_3 .features .wrapper.second{
  margin-top: 70px;
}

#airbuggypeople.people_3 .features .wrapper .upper{
  width: calc(490/1030*100%); 
}


#airbuggypeople.people_3 .features .wrapper .lower,
#airbuggypeople.people_3 .features .wrapper.second .lower{
  width: calc(345/1030*100%);
  max-width: 345px;
  margin-right: calc(137/1030*100%);
}

#airbuggypeople.people_3 .features .wrapper .lower h4 img{
  height: 26px;
}

#airbuggypeople.people_3 .features .wrapper.second .lower h4 img{
  height: 70px;
}

#airbuggypeople.people_3 .features p.caution{
  margin-top: 40px;
  color: #808080;
  font-size: 13px;
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .features .wrapper .upper,
  #airbuggypeople.people_3 .features .wrapper.second .upper{
    width: 100%;
  }

  #airbuggypeople.people_3 .features .wrapper .lower,
  #airbuggypeople.people_3 .features .wrapper.second .lower{
    width: 100%;
  }

  #airbuggypeople .features .wrapper .lower h4,
  #airbuggypeople .features .wrapper.second .lower h4{
    margin-top: 40px;
  }

  #airbuggypeople.people_3 .features .wrapper .lower h4 img,
  #airbuggypeople.people_3 .features .wrapper.second .lower h4 img{
    height: 65px;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .features .wrapper.second{
    margin-top: 60px;
  }

  #airbuggypeople.people_3 .features p.caution{
    font-size: 12px;
    line-height: 2;
  }
}



#airbuggypeople.people_3 .lifebuggy .inner .lower{
  margin-left: 60px;
}

#airbuggypeople.people_3 .lifebuggy .inner .lower h4 img{
  height: 126px;
}

#airbuggypeople.people_3 .lifebuggy .inner .lower a img{
  height: 50px;
  width: auto;
}

@media screen and (max-width: 768px){

  #airbuggypeople.people_3 .lifebuggy .inner .lower{
    margin-left: 0;
  }
  #airbuggypeople.people_3 .lifebuggy .inner .lower h4 img{
    height: 110px;
  }

  #airbuggypeople.people_3 .lifebuggy .inner .lower a img{
    height: 49px;
  }
}




#airbuggypeople.people_3 .product  .inner{
     width: calc(894/1280*100%);
    max-width: 894px;
    margin: 50px auto;
}

#airbuggypeople.people_3 .product .wrapper .upper{
  padding: 0;
  display: block;
  width: calc(422/894*100%);
}

#airbuggypeople.people_3 .product .wrapper .lower{
  padding: 0;
  background-color: unset;
  display: block;
  margin-right: calc(34/894*100%);
}

#airbuggypeople.people_3 .product .wrapper .lower h4 img{
  height: 16px;
  width: auto;
}

#airbuggypeople.people_3 .product .wrapper .lower h5{
  margin-bottom: 28px;
}

#airbuggypeople.people_3 .product .wrapper .lower a{
  position: relative;
  margin-top: 30px;
}


#airbuggypeople.people_3 .product .wrapper .lower a img{
  height: 50px;
  width: auto;
}


@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .product .inner{
    width: calc(650/750*100%);
    max-width: unset;
    margin: 75px auto 0;
  }

  #airbuggypeople.people_3 .product .inner h3 img{
    padding-top: 0;
  }

  #airbuggypeople.people_3 .product .wrapper .upper{
    width: 100%;
    margin-bottom: 30px;
  }

  #airbuggypeople.people_3 .product .wrapper .lower{
    width: 100%;
    margin: 0 auto;
  }

  #airbuggypeople.people_3 .product .wrapper .lower h4 img{
    height: 14px;
  }

  #airbuggypeople.people_3 .product .wrapper .lower h5{
    margin-bottom: 14px;
  }

  #airbuggypeople.people_3 .product .wrapper .lower a img{
    height: 49px;
  }
}


#airbuggypeople.people_3 .gallery_area {
  background-color: #d9d7cf;
  margin: 100px auto;
  padding: 100px 0;
}

#airbuggypeople.people_3 .gallery_area .slick-slider{
  width: 1280px;
  margin: 0 auto;
}

#airbuggypeople.people_3 .gallery_area .slick-slider .prev{
  display: block;
    position: absolute;
    top: 0;
    left: 5px;
    width: 305px;
    height: 336px;
    z-index: 999;
    cursor: pointer;
    transition-duration: .4s;
}

#airbuggypeople.people_3 .gallery_area .slick-slider .next{
  display: block;
    position: absolute;
    top: 0;
    right: 5px;
    width: 305px;
    height: 336px;
    z-index: 999;
  cursor: pointer;
  transition-duration: .4s;
}

#airbuggypeople.people_3 .gallery_area .slick-slider .prev img{
  width: 30px;
  height: auto;
  display: block;
  margin: 170px 0 0 auto;
}

#airbuggypeople.people_3 .gallery_area .slick-slider .next img{
  width: 30px;
  height: auto;
  display: block;
  margin: 170px auto 0 0  ;
}



#airbuggypeople.people_3 .gallery_area .slick-slider .slick-inner{
  padding: 0 27px;
}


#airbuggypeople.people_3 .gallery_area .slick-slider .slick-inner img.thumb{
  width: 100%;
  height: auto;
  max-width: 738px;
  object-fit: contain;
  margin: 0 auto;

}

#airbuggypeople.people_3 .gallery_area .slick-slider .slick-inner p.caption{
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
  margin-top: 20px;
}

@media screen and (max-width: 768px){
  #airbuggypeople.people_3 .gallery_area{
    padding: 60px 0;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider{
    width: 100%;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider .prev{
    top: 50%;
    transform: translateY(-200%);
    left: 8px;
    width: unset;
    height: unset;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider .next{
    top: 50%;
    transform: translateY(-200%);
     right: 8px;
    width: unset;
    height: unset;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider_newarea .prev{
     top: calc(145/750*100vw);
    left: 8px;
    width: unset;
    height: unset;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider_newarea .next{
     top: calc(145/750*100vw);
     right: 8px;
    width: unset;
    height: unset;
  }


  #airbuggypeople.people_3 .gallery_area .slick-slider .prev img,
  #airbuggypeople.people_3 .gallery_area .slick-slider .next img{
    width: 22px;
    height: auto;
    margin: 0;
  }


  #airbuggypeople.people_3 .gallery_area .slick-slider .slick-inner{
    padding: 0 27px;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider .slick-inner img.thumb{
    width: 90%;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider .slick-inner p.caption{
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    width: 90%;
    margin: 28px auto 20px;
  }

  #airbuggypeople.people_3 .gallery_area .slick-slider .slick-dots li{
    width: 18px;
  }

}

  #airbuggypeople.people_4 #sec01,
  #airbuggypeople.people_4 #sec02,
  #airbuggypeople.people_4 #sec03{
    max-width: unset;
    width: 100%;
  }

  #airbuggypeople.people_4 .prof_area{
    background-color: #afada5;
    padding: 36px 0;
  }

  #airbuggypeople.people_4 .prof_area .inner{
    width: calc(938 /1200* 100%);
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 938px;
    align-items: center;

    width: calc(1030/1200*100%);
    max-width: 1030px;
  }

  #airbuggypeople.people_4 .prof_area .inner .upper{
    width: calc(454/938*100%);
    width: calc(354/938*100%);
  }

  #airbuggypeople.people_4 .prof_area .inner .lower{
    width: calc(368/938*100%);
    width: calc(468/938*100%);
  }

  #airbuggypeople.people_4 .prof_area .inner .lower img.prof_tag{
    height: 37px;
    width: auto;
    margin-bottom: 28px;

  }

  #airbuggypeople.people_4 .prof_area .inner .lower img.prof_name{
    height: 52px;
    width: auto;
    margin-bottom: 28px;
  }

  #airbuggypeople.people_4 .prof_area .inner .lower a{
    text-decoration: underline;
  }


  #airbuggypeople.people_4 .subsec01,
  #airbuggypeople.people_4 .subsec02,
  #airbuggypeople.people_4 .subsec03,
  #airbuggypeople.people_4 .subsec04{
    max-width: 1280px;
    margin: 150px auto 0;
    display: flex;
    justify-content: space-between;
  }

  #airbuggypeople.people_4 .subsec02{
    max-width: 1030px;
    flex-direction: row-reverse;
  }

  #airbuggypeople.people_4 .subsec03,
  #airbuggypeople.people_4 .subsec04{
    max-width: 1030px;
  }

    #airbuggypeople.people_4 .subsec01 .img_area{
      width: calc(626/1200*100%);
    }

    #airbuggypeople.people_4 #sec01 .subsec01 .img_area img.img01{
      width: calc(462/626*100%);
      margin-left: calc(165 / 626* 100%)
    }    

    #airbuggypeople.people_4 #sec01 .subsec01 .img_area img.img02{
      width: calc(292/626*100%);
      margin-top: calc(-160 / 1200* 100vh);
      margin-left: calc(337 / 626* 100%);
      margin-left: 0;
    }    

    #airbuggypeople.people_4 #sec02 .subsec01{
      flex-direction: row-reverse;
      width: calc(1030/1200*100%);
      max-width: 1030px;
    }

    #airbuggypeople.people_4 #sec02 .subsec01 .img_area{
      width: calc(527/1030*100%);
      position: relative;
    }

    #airbuggypeople.people_4 #sec02 .subsec01 .img_area img.img01{
      width: calc(512/527*100%);
      margin: 75px 0 0 auto;
      display: block;
    }

    #airbuggypeople.people_4 #sec02 .subsec01 .img_area img.img02{
      width: calc(195/527*100%);
      position: absolute;
      top: 0;
      left: 0;
    }

    #airbuggypeople.people_4 #sec03 .subsec01 .img_area{
      width: calc(596/1030*100%);
      position: relative;      
    }

    #airbuggypeople.people_4 #sec03 .subsec01 .img_area img.img01{
      width: calc(506/596*100%);
    }

    #airbuggypeople.people_4 #sec03 .subsec01 .img_area img.img02{
    width: calc(303 / 596* 100%);
    margin: calc(-320 / 1200* 100vh) 0 0 auto;
    display: block;
    }    


    #airbuggypeople.people_4 .subsec01 .txt_area{
      width: calc(394/1200*100%);
      margin-right: calc(85/1200* 100%);
    }

    #airbuggypeople.people_4 #sec02 .subsec01 .txt_area{
      width: calc(434/1030*100%);
      margin: 0;
    }

    #airbuggypeople.people_4 .subsec01 .txt_area h4 img{
      height: 28px;
      width: auto;
      margin-bottom: 28px;
    }    

    #airbuggypeople.people_4 .subsec02 .txt_area{
      width: calc(474/1030*100%)
    }

    #airbuggypeople.people_4 .subsec02 .txt_area h4 img{
      height: 29px;
      width: auto;
      margin-bottom: 28px;
    } 

    #airbuggypeople.people_4 .subsec02 .img_area{
      width: calc(487/1030*100%);
    } 


    #airbuggypeople.people_4 #sec02 .subsec02{
        flex-direction: row;
    }

    #airbuggypeople.people_4 .subsec02 .img_area{
      width: calc(447/1030*100%);
    }

    #airbuggypeople.people_4 .subsec02 .txt_area{
      width: calc(527/1030*100%)
    }

    #airbuggypeople.people_4 #sec03 .subsec02 .img_area{
      width: calc(467/1030*100%);
    }

    #airbuggypeople.people_4 #sec03 .subsec02 .txt_area{
      width: calc(495/1030*100%)      
    }


    #airbuggypeople.people_4 #sec02 .subsec03 {
      flex-direction: row-reverse;
    }

    #airbuggypeople.people_4 .subsec03 .img_area{
      width: calc(567/1030*100%);
    }

    #airbuggypeople.people_4 #sec02 .subsec03 .img_area{
      width: calc(500/1030*100%);
    }

    #airbuggypeople.people_4 #sec02 .subsec03 .img_area img.img01{
      width: calc(450/500*100%);
    }

    #airbuggypeople.people_4 #sec02 .subsec03 .img_area img.img02{
      width: calc(411/500*100%);
      display: block;
      margin: -26px 0 0 auto;
    }

    #airbuggypeople.people_4 #sec03 .subsec03 .img_area{
      width: calc(490/1030*100%);
    }

    #airbuggypeople.people_4 .subsec03 .txt_area{
      width: calc(400/1030*100%)
    }

    #airbuggypeople.people_4 .subsec03 .txt_area h4 img{
      height: 72px;
      width: auto;
      margin-bottom: 28px;
    }   


    #airbuggypeople.people_4 #sec02 .subsec03 .txt_area{
      width: calc(461/1030*100%);
    }

    #airbuggypeople.people_4 #sec03 .subsec03 .txt_area{
      width: calc(471/1030*100%);
    }

    #airbuggypeople.people_4 #sec03 .subsec04{
      flex-direction: row-reverse;
    }


    #airbuggypeople.people_4 .goodpoint_area{
      max-width: 680px;
      margin: 75px auto 0;
      display: block;
      width: calc(680 / 1030* 100%);      
    }

    #airbuggypeople.people_4 .goodpoint_area a{
      transition: 0.5s;
    }

    #airbuggypeople.people_4 #sec03 .goodpoint_area{
      padding-bottom: 150px;
    }


    #airbuggypeople.people_4 .subsec04 .img_area{
      width: calc(506/1030*100%);
    }

    #airbuggypeople.people_4 #sec02 .subsec04 .img_area{
      width: calc(428/1030*100%);
    }

    #airbuggypeople.people_4 #sec03 .subsec04 .img_area{
      width: calc(450/1030*100%);
    }

    #airbuggypeople.people_4 .subsec04 .txt_area{
      width: calc(458/1030*100%)
    }

    #airbuggypeople.people_4 .subsec04 .txt_area h4 img{
      height: 30px;
      width: auto;
      margin-bottom: 28px;
    }   

    #airbuggypeople.people_4 #sec03 .subsec04 .txt_area{
      width: calc(506/1030*100%)
    }


    #airbuggypeople.people_4 .gallery{
      max-width: 1280px;
      display: flex;
      justify-content: space-between;
      margin: 150px auto;
    }

    #airbuggypeople.people_4 .gallery li{
      width: calc(290/1200*100%);
    }

    #airbuggypeople.people_4 .favorite_area{
      width: calc(1030 / 1200* 100%);
      max-width: 1030px;
      margin: 0 auto;
      border-top: solid 0.5px #808080;
      padding-top: 150px;
    }

    #airbuggypeople.people_4 .favorite_area h4 img{
      height: auto;
      width: calc(283/1030*100%);
      display: block;
      margin: 0 auto;
    }

    #airbuggypeople.people_4 .favorite_area ul{
      margin: 50px auto 80px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
    }

    #airbuggypeople.people_4 .favorite_area ul li{
      width: calc(320/1030*100%);
    }

    #airbuggypeople.people_4 .favorite_area ul li img.item_img{
      margin-bottom: 34px;
    }

    #airbuggypeople.people_4 .favorite_area ul li img.item_name{
      margin-bottom: 22px;
    }

    #airbuggypeople.people_4 .favorite_area ul li:nth-child(1) img.item_name{
      width: calc(291/320*100%);
    }

    #airbuggypeople.people_4 .favorite_area ul li:nth-child(2) img.item_name{
      width: calc(285/320*100%);
    }

    #airbuggypeople.people_4 .favorite_area ul li:nth-child(3) img.item_name{
      width: calc(239/320*100%);
    }

    #airbuggypeople.people_4 .favorite_area ul li img.buy_btn{
      width: calc(182/320*100%);
      margin-bottom: 33px;
    }

    #airbuggypeople.people_4 .favorite_area ul li p{
      line-height: 24px;
    }

    #airbuggypeople.people_4 .prod_area{
      background-color: #afada5;
    }

    #airbuggypeople.people_4 .prod_area .inner{
      width: calc(550/1200*100%);
      margin: 0 auto;
      padding: 45px 0;
      display: flex;
      align-items: center;
      position: relative;
    }

    #airbuggypeople.people_4 .prod_area .inner .upper{
      width: calc(250/550*100%);
    }

    #airbuggypeople.people_4 .prod_area .inner .upper h5 img{
      width: calc(180/250*100%);
    }

    #airbuggypeople.people_4 .prod_area .inner .upper h4 img{
      width: 100%;
      margin: 20px auto 34px;
    }

    #airbuggypeople.people_4 .prod_area .inner .upper img.buy_btn{
      width: calc(182/250*100%);
      height: auto;
    }    

    #airbuggypeople.people_4 .prod_area .inner .lower{
      width: calc(322/550*100%);
      margin-left: calc(-32/550*100%);
    }

    #airbuggypeople.people_4 .other_link_area{
      margin: 80px auto;
    }

    #airbuggypeople.people_4 .other_link_area ul{
      width: calc(1022 / 1200* 100%);
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      max-width: 1022px;
    }

    #airbuggypeople.people_4 .other_link_area ul li{
      width: calc(320/1022* 100%);
    }

    #airbuggypeople.people_4 .archive_area{
      width: calc(1022/1200*100%);
      max-width: 1022px;
      margin: 0 auto;
      border-top: 0.5px solid #808080;
      padding-top: 34px;
      display: flex;
      align-items: flex-start;
    }

    #airbuggypeople.people_4 .archive_area h4 {
      line-height: 24px;
    }

    #airbuggypeople.people_4 .archive_area h4 img{
      height: 15px;
      width: auto;
      margin: 6px 0 5px;
    }

    #airbuggypeople.people_4 .archive_area .upper{
      margin-right: 50px;
    }

    #airbuggypeople.people_4 .archive_area .lower ul{
      display: flex;
      align-items: center;
      margin-top: 4px;
    }

    #airbuggypeople.people_4 .archive_area .lower ul li{
      line-height: 16px;
      margin-left: 24px;

      display: flex;
      align-items: center;
    }

        #airbuggypeople.people_4 .archive_area .lower ul li:nth-child(1){
        margin-left: 0;
    }

    #airbuggypeople.people_4 .archive_area .lower ul li:before{
      content:"";
      background-image :url(/assets/img/people_4/archive_list_icon.svg);
      width: 16px;
      height: 16px;
      display: inline-block;
      background-position: center;
      background-repeat: no-repeat;
      margin-right: 4px;
    }

    @media screen and (max-width: 768px){
        #airbuggypeople.people_4 .prof_area .inner{
    width: calc(650/750*100%);
    display: block;
  }

  #airbuggypeople.people_4 .prof_area .inner .upper{
    width: 100%;
    margin-bottom: 25px;
  }

  #airbuggypeople.people_4 .prof_area .inner .lower{
    width: 100%;
  }

  #airbuggypeople.people_4 .prof_area .inner .lower img.prof_name{
    height: 49px;
    margin-bottom: 10px;
    display: block;
  }

  #airbuggypeople.people_4 .prof_area .inner .lower img.prof_tag{
    margin-bottom: 20px;
  }

  #airbuggypeople.people_4 .prof_area .inner .lower p{
    line-height: 28px;
  }

  #airbuggypeople.people_4 .subsec01, #airbuggypeople.people_4 .subsec02, #airbuggypeople.people_4 .subsec03, #airbuggypeople.people_4 .subsec04{
    max-width: 750px;
    display: block;
    margin: 60px auto 0;
  }

  #airbuggypeople.people_4 .subsec01 .img_area{
    width: calc(630/750*100%);
    margin-bottom: 60px;
  }

  #airbuggypeople.people_4 .subsec01 .txt_area{
    width: calc(650/750*100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_4 .subsec01 .txt_area h4 img{
    height: 25px;
    width: auto;
    margin-bottom: 18px;
  }

  #airbuggypeople.people_4 p{
    font-size: 13px;
    line-height: 27px;
    letter-spacing: 0.08em;
  }

  #airbuggypeople.people_4 .subsec02 .img_area {
    width: calc(500 / 650* 100%);
    margin: 0 0 60px auto;
  }

  #airbuggypeople.people_4 .subsec02 .txt_area{
    width: calc(650/750*100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_4 .subsec02 .txt_area h4 img{
    height: 25px;
    width: auto;
    margin-bottom: 18px;
  }

  #airbuggypeople.people_4 .subsec03{
    width: calc(650/750* 100%);
    margin: 60px auto 0;
  }

  #airbuggypeople.people_4 .subsec03 .img_area{
    width: 100%;
    margin-bottom: 60px;
  }

  #airbuggypeople.people_4 .subsec03 .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_4 .subsec03 .txt_area h4 img{
    margin-bottom: 18px;
  }

  #airbuggypeople.people_4 .goodpoint_area{
        max-width: unset;
    width: calc(650 / 750* 100%);
    margin: 60px auto 0;
  }

  #airbuggypeople.people_4 .subsec04{
    width: calc(650 / 750* 100%);
    margin: 60px auto 0;
  }

  #airbuggypeople.people_4 .subsec04 .img_area{
    width: calc(500/650*100%);
    margin-bottom: 60px;
  }

  #airbuggypeople.people_4 .subsec04 .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_4 .subsec04 .txt_area h4 img{
    height: 26px;
    margin-bottom: 18px;
  }

  #airbuggypeople.people_4 .gallery{
    margin: 60px auto;
  }

  #airbuggypeople.people_4 #sec02 .subsec01{
    max-width: 750px;
    width: 100%;
  }

  #airbuggypeople.people_4 #sec02 .subsec01 .img_area{
    width: calc(630 / 750* 100%);
    margin: 0 0 60px auto;
  }

  #airbuggypeople.people_4 #sec02 .subsec01 .txt_area{
    width: calc(650 / 750* 100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_4 #sec02 .subsec01 .txt_area h4 img{
    height: 73px; 
  }

  #airbuggypeople.people_4 #sec02 .subsec02{
    width: calc(650/750* 100%);
  }

  #airbuggypeople.people_4 #sec02 .subsec02 .img_area{
    width: calc(500 / 650* 100%);
    margin: 0 auto 60px 0;
  }

  #airbuggypeople.people_4 #sec02 .subsec02 .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec02 .subsec03{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec02 .subsec03 .img_area{
    width: calc(700/750*100%);
  }

  #airbuggypeople.people_4 #sec02 .subsec03 .img_area img.img01{
    width: calc(340/700*100%);
  }

  #airbuggypeople.people_4 #sec02 .subsec03 .img_area img.img02{
    width: calc(600/700*100%);
  }

  #airbuggypeople.people_4 #sec02 .subsec03 .txt_area{
    width: calc(650/750*100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_4 #sec02 .subsec04 .img_area{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec03 .subsec01 .img_area{
    width: calc(596/750* 100%);
  }

  #airbuggypeople.people_4 #sec03 .subsec02{
    width: calc(650/750*100%);
  }

  #airbuggypeople.people_4 #sec03 .subsec02 .img_area{
    width: calc(500/650* 100%);
  }

  #airbuggypeople.people_4 #sec03 .subsec02 .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec03 .subsec03{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec03 .subsec03 .img_area{
    width: calc(500/650*100%);
  }

  #airbuggypeople.people_4 #sec03 .subsec03 .txt_area{
    width: calc(650/750*100%);
    margin: 0 auto;
  }

  #airbuggypeople.people_4 #sec03 .subsec04 .img_area{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec03 .subsec04 .txt_area{
    width: 100%;
  }

  #airbuggypeople.people_4 #sec03 .goodpoint_area{
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  #airbuggypeople.people_4 .favorite_area{
    width: calc(650/750*100%);
    padding-top: 60px;
  }

  #airbuggypeople.people_4 .favorite_area h4 img{
    width: calc(495/750*100%);
  }

  #airbuggypeople.people_4 .favorite_area ul{
    display: block;
  }

  #airbuggypeople.people_4 .favorite_area ul{
    display: block;
    margin: 60px auto;
  }

  #airbuggypeople.people_4 .favorite_area ul li{
    width: 100%;
    margin-bottom: 60px;
  }

  #airbuggypeople.people_4 .favorite_area ul li:nth-child(1) img.item_name{
    height: 40px;
    width: auto;
  }

  #airbuggypeople.people_4 .favorite_area ul li img.buy_btn{
    height: 47px;
    width: auto;;
  }

  #airbuggypeople.people_4 .prod_area .inner{
        width: calc(667 / 750* 100%);
    padding: 30px 0;
  }

  #airbuggypeople.people_4 .prod_area .inner .upper{
    width: calc(383/667*100%);
  }

  #airbuggypeople.people_4 .prod_area .inner .upper h5 img{
     width: calc(316/383*100%);   
  }

  #airbuggypeople.people_4 .prod_area .inner .upper img.buy_btn{
    height: 35px;
    width: auto;
  }

  #airbuggypeople.people_4 .prod_area .inner .upper h4 img{
    width: 100%;
    margin: 10px auto 18px;
  }

  #airbuggypeople.people_4 .prod_area .inner .lower{
    width: calc(341/667*100%);
    margin-left: calc(-60/667*100%);
  }

  #airbuggypeople.people_4 .other_link_area{
    margin: 60px auto;
  }

  #airbuggypeople.people_4 .other_link_area ul{
    width: calc(650/750*100%);
    display: block;
    max-width: unset;
  }

  #airbuggypeople.people_4 .other_link_area ul li{
    width: 100%;
    margin-bottom: 26px;
  }

  #airbuggypeople.people_4 .archive_area{
    width: calc(650/750*100%);
    max-width: unset;
    padding-top: 40px;
    display: block;
  }

  #airbuggypeople.people_4 .archive_area .lower ul{
    display: block;
  }

  #airbuggypeople.people_4 .archive_area .lower ul li{
    margin: 20px auto 0 0;
  }


    }
