@charset "utf-8";
/* CSS Document */

/*    BBバスターズ
----------------------------------------------------------- */
.bbbusters .flex {
  -js-display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.bbbusters .main-content h1,
.bbbusters .main-content h2,
.bbbusters .main-content h3,
.bbbusters .main-content h4,
.bbbusters .main-content h5,
.bbbusters .main-content h6 {
    margin-bottom: 0;
    line-height: 1.2;
}
.bbbusters .main-content p {
    margin-bottom: 0;
    line-height: 140%;
}
.bbbusters .main-content section ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.bbbusters .main-content section li {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    list-style: none;
}
.bbbusters .main-content img {
    display: block;
}
.bbbusters section h2 {
  font-size: 22px;
  text-align: center;
}
.bbbusters section h3:nth-of-type(1) {
  font-size: 18px;
  line-height: 1;
}
.bbbusters section > div{
  max-width: 1000px;
  margin: auto;
  font-weight: bold;
}
.bbbusters section > div > div, .bbbusters section > div > ul{
  width: 100%;
  height: auto !important;
  flex-wrap: wrap;
}
.bbbusters section p, .bbbusters section li{
  font-family: 游ゴシック;
}
.bbbusters section h2{
  width: 100%;
  padding: 28px 0;
  border-bottom: none !important;
  margin-bottom: 0 !important;
  font-family: 游ゴシック;
  font-weight: bold;
}
.bbbusters section h2::after{
  display: none;
}
/* メインビジュアル */
.bbbusters section#mv{
  background: url(../img/business/bbbusters/mv_bk.jpg) no-repeat;
  background-size: cover;
  z-index: -1;
  /*margin-top: 50px;*/
  border-bottom: 20px solid #006BB8;
}
.bbbusters section p{
  font-size: 14px !important;
}
.bbbusters section#mv > div.pcNone > div:nth-of-type(1){
  padding-top: 20px;
}
.bbbusters section#mv > div.pcNone > div:nth-of-type(1) .txt01{
  text-align: center;
}
.bbbusters section h3::after{
  display: none;
}
.bbbusters section#mv > div{
  position: relative;
  width: 92%;
  height: 100%;
  display: block;
}
.bbbusters section#mv > div > ul:nth-of-type(1) > li:nth-child(1){
  width: 20%;
}
.bbbusters section#mv > div > ul:nth-of-type(1) > li:nth-child(2){
  width: 80%;
}
.bbbusters section#mv > div > ul:nth-of-type(2) > li:nth-child(1){
  width: 60%;
  padding-top: 15px;
}
.bbbusters section#mv > div > ul:nth-of-type(2) > li:nth-child(2){
  width: 40%;
}
.bbbusters section#mv .txt{
  max-width: 775px;
}
.bbbusters section#mv .txt img{
  max-width: 100%;
}
.bbbusters section#mv .txt .txt01 p:nth-of-type(1){
  color: #006CB9;
  font-size: 22.91px;
  text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
}
.bbbusters section#mv .txt p{
  display: inline-block;
}
.bbbusters section#mv .txt .txt01 p:not(:nth-of-type(1)){
  background: #006CB9;
  color: #FFF;
  font-size: 22.91px;
  font-weight: bold;
  padding: 10px;
  margin-right: 10px;
}
.bbbusters section#mv .txt > div, .bbbusters section#mv .txt > ul{
  margin-bottom: 10px;
}
.bbbusters section#mv .txt .txt02{
  justify-content: space-around;
}
.bbbusters section#mv .txt .txt02 p{
  width: 30%;
    background: #FFF000;
    transform: skewX(-20deg);
    padding: 10px 5px;
    margin-right: 10px;
    color: #006CB9;
    font-size: 14px !important;
  text-align: center;
}
@media (max-width: 480px) {
  .bbbusters section#mv .txt .txt02 p{
    font-size: 12px !important;
  } 
}
@media (max-width: 320px) {
  .bbbusters section#mv .txt .txt02 p{
    width: auto;
  } 
}

.bbbusters section#mv .txt .txt02 p:last-child{
    margin-right: 0;
}
.bbbusters section#mv .txt .txt03 li{
  width: 50%;
}
.bbbusters section#mv > div > .txt > p{
  font-size: 16px;
  text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
  margin-bottom: 30px;
}
/* お困り */
.bbbusters section#trouble{
  background: url(../img/business/bbbusters/trouble_bk.png);
}
.bbbusters section#trouble > div{
  max-width: 1200px;
}
.bbbusters section#trouble > div > ul{
  align-items: center;
  padding: 30px 0;
  display: block;
  width: 95%;
    margin: 0 auto;
}
.bbbusters section#trouble > div > ul > li:not(:nth-child(2)){
  display: flex;
}
.bbbusters section#trouble > div > ul > li:not(:nth-child(2)) img{
  width: 50%;
  height: 50%;
}
.bbbusters section#trouble .txt{
  width: 100%;
  margin: auto;
}
.bbbusters section#trouble .txt p{
  font-size: 20px !important;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.bbbusters section#trouble .txt p span{
  color: #006BB8;
}
/* 背景青吹き出し */
.bbbusters section#m_callout{
  background: #006BB9;
} 
.bbbusters section#m_callout > div{
  color: #FFF;
  text-align: center;
  padding: 30px 0 10px;
  font-size: 35px;
  position: relative;
}
.bbbusters section#m_callout > div::after{
  content: url(../img/business/bbbusters/arrow_btm.png);
  display: block;
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  height: 28px;
  margin: auto;
}
.bbbusters section#m_callout p{
  color: #FFF;
  font-family: 游ゴシック;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: -0.05em;
}
.marker_org{
  background: linear-gradient(transparent 60%, #FF9326 60%);
  font-weight: bold; 
}
.bbbusters section#m_callout span{
  font-size: 20px;
}
@media (max-width: 480px) {

}

/* 対策 */
.bbbusters section#measures{
  background: url(../img/business/bbbusters/measures_bk.jpg) no-repeat;
  background-size: cover;
}
.bbbusters section#measures > div > div{
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
}
.bbbusters section#measures > div > div > ul{
  display: block;
  width: 92%;
  margin: auto;
}
.bbbusters section#measures li{
  padding: 20px;
  background: #FFF;
  text-align: center;
  font-size: 18px;
  border: 2px solid #006BB9;
}
.bbbusters section#measures ul li h3{
  color: #006BB9;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 2px solid #006BB9;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.bbbusters section#measures ul li p{
  line-height: 1.2;
}
.bbbusters section#measures ul li:nth-child(1){
  margin-bottom: 20px;
  line-height: 1.2;
}
/* ポイント */
.bbbusters section#point > div > div{
  padding-bottom: 28px;
  position: relative;
  align-items: flex-end;
  width: 92%;
  margin: auto;
}
.bbbusters section#point > div > div > span > span{
  font-size: 55px;
}
.bbbusters section#point > div > div > img:nth-of-type(1){
  margin: 30px auto 0;
  width: 34%;
}
.bbbusters section#point > div > div > img:nth-of-type(2){
    margin: auto;
  width: 30%;
}
.bbbusters section#point > div span{
  font-size: 1.500em;
  color: #006BB8;
  display: inline-block;
  margin: auto;
  line-height: 1.2;
}
.bbbusters section#point > div > ul{
    border: 3px solid #006BB9;
    border-radius: 17px;
  padding: 20px;
  align-items: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
    width: 92%;
    margin: 0 auto 20px;
}
.bbbusters section#point > div > ul li{
  padding: 0 20px 0 0;
}
.bbbusters section#point > div > ul li p{
  color: #006BB8;
}
.bbbusters section#point > div > ul li:nth-child(1){
  text-align: center;
  width: 10%;
  display: flex;
}
.bbbusters section#point > div > ul li:nth-child(1) p:nth-child(1){
  font-size: 16px;
  padding-right: 5px;
}
.bbbusters section#point > div > ul li:nth-child(1) p:nth-child(2){
  font-size: 40px;
}
.bbbusters section#point > div > ul li:nth-child(2){
  width: 15%;
}
.bbbusters section#point > div > ul li:nth-child(3){
  width: 11%;
  font-size: 1.250em;
  color: #006BB8;
  white-space: nowrap;
}
.bbbusters section#point > div > ul li:nth-child(4){
  max-width: 64%;
    font-size: 0.875em;
    color: #000;
    line-height: 1.2;
    /*position: absolute;*/
    left: 38.5%;
  font-weight: normal;
}
@media all and (-ms-high-contrast: none){
  .bbbusters section#point > div > ul li:nth-child(4){
    position: static !important;
  }
}
@media (max-width: 480px) {
  .bbbusters section#point > div > ul li:nth-child(4){
    position: static;
    max-width: none;
    padding: 10px 0 0 0;
  }
  .bbbusters section#point > div > ul li:nth-child(1){
    text-align: center;
    width: auto;
  }
}
.ylw{
  color: #FFF000;
}
.bbbusters section#point{
  margin-bottom: 40px;
}
/* サービス料金 */
.bbbusters section#service > div:nth-of-type(1){
  max-width: 100%;
}
.bbbusters section#service h2{
  background: #006BB9;
  color: #FFF;
}
.bbbusters section#service{
  position: relative;
}
.bbbusters section#service .txt{
  width: 92%;
  padding: 30px 0;
  margin: auto;
}
.bbbusters section#service .txt > p:nth-of-type(1){
  font-size: 25px;
  margin-bottom: 20px;
}
.bbbusters section#service .txt .txt01 p:nth-of-type(1){
  color: #0494FF;
  font-size: 20px;
  padding-bottom: 10px;
}
.bbbusters section#service .txt .txt01 p:nth-of-type(2){
  color: #006CB9;
  font-size: 1.250em !important;
}
.bbbusters section#service .txt .txt01 p:nth-of-type(3){
  color: #1B1F86;
  font-size: 1.875em;
}
.bbbusters section#service .txt .txt01 p:nth-of-type(3) span{
  font-size: 20px;
}
.bbbusters section#service .txt .txt02 p{
    font-size: 46.5px !important;
    color: #D11019;
  font-style: italic;
  font-family: Arial, Helvetica, "sans-serif";
}
.bbbusters section#service .txt .txt02 p span{
  font-size: 1rem;
}
.bbbusters section#service > div:nth-of-type(2) > ul > li:nth-child(2){
  width: 100%;
}
.bbbusters section#service > div:nth-of-type(2) img{
  display: none;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .bbbusters section#service > div:nth-of-type(2) img{
    right: 0;
  }
  .bbbusters section#service > div:nth-of-type(2) > ul{
    min-width: 1000px;
  }
}
@media (max-width: 1200px) {
  .bbbusters section#service > div:nth-of-type(2) img{
    position: static;
    margin: auto;
  }
  
}
.bbbusters section#service .txt > p:nth-of-type(2){
    font-size: 1.063em;
    color: #373737;
  line-height: 1.3;
}
.bbbusters section#service .txt > ul{
  padding-bottom: 10px;
}
.bbbusters section#service .txt > ul li{
  width: 62%;
}
.bbbusters section#service .txt > ul li:nth-child(2){
  width: 38%;
  padding-top: 10px;
}


/* チャーミスト専用噴射器・ULTRAの特長 */
.bbbusters section#ultra > div{
  max-width: 100%;
}
.bbbusters section#ultra h2{
  background: #F3E127;
  color: #373737;
}
.bbbusters section#ultra > .product{
  background: #FEFCE9;
}
.bbbusters section#ultra > .product > ul{
  max-width: 1000px;
  margin: auto;
}
.bbbusters section#ultra > .product > ul > li{
  width: 46.5%;
  margin-right: 37px;
  background: #FFF;
  padding: 20px;
  margin: 20px auto;
}
@media (max-width: 480px) {
  .bbbusters section#ultra > .product > ul > li{
    width: 92%;
    margin: 20px auto;
  }
}
.bbbusters section#ultra > .product > ul > li:last-child{
  position: relative;
}
.bbbusters section#ultra > .product > ul > li > p{
    color: #373737;
    text-align: center;
}
.bbbusters section#ultra > .product > ul > li > p:nth-of-type(1){
  font-size: 1.250em !important;
}
.bbbusters section#ultra > .product > ul > li > p:nth-of-type(2){
  font-size: 2.500em !important;
}
.bbbusters section#ultra > .product > ul > li > img{
  margin: 30px auto;
}
.bbbusters section#ultra > .product > ul > li > span{
  position: absolute;
  bottom: 50%;
  right: 17%;
}
.bbbusters section#ultra > .product > ul > li > p:nth-of-type(3){
  font-size: 1.571em;
  margin-bottom: 37px;
}
.bbbusters section#ultra > .product > ul > li > ul > li{
  font-size: 0.875em;
  line-height: 1.6;
}
.bbbusters section#ultra > .product > ul > li > ul{
  display: block;
}
.bbbusters section#ultra > .product > ul > li:nth-child(2) > p:nth-of-type(2){
  font-size: 1.375em !important;
  line-height: 2;
}
.bbbusters section#ultra > .product > ul > li:nth-child(2) > p:last-of-type{
  font-size: 0.875em;
}

/* 消臭効果がわかる!! ぜひ体験して下さい */
.bbbusters section#step > div:nth-of-type(1){
  max-width: 100%;
}
.bbbusters section#step h2{
  background: #006BB9;
  color: #FFF;
}
.bbbusters section#step > div{
  margin-bottom: 30px;
}
.bbbusters section#step > div > ul{
  width: 92%;
  margin: auto;
  display: block;
}
.bbbusters section#step li{
  font-size: 20px;
  letter-spacing: 0.01em;
  position: relative;
}
.bbbusters section#step li > p:nth-of-type(1){
  width: 40px;
    height: 40px;
    line-height: 40px;
    background: #006BB9;
    font-size: 30px !important;
    color: #FFF;
    border-radius: 50%;
    font-family: arial;
    font-weight: normal;
    text-align: center;
}
.bbbusters section#step li::after{
  content: '▼';
  display: block;
  color: #006BB9;
  font-size: 24px;
  text-align: center;
  order: 5;
  width: 100%;
  padding: 10px 0;
}
.bbbusters section#step li:nth-child(n+3)::after{
  display: none;
}
.bbbusters section#step li:nth-child(2){
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.bbbusters section#step li:nth-child(2) img:nth-of-type(1){
  order: 2;
}
.bbbusters section#step li:nth-child(2) img:nth-of-type(2){
  order: 1;
}
.bbbusters section#step li img{
  margin: 0 auto 30px;
}
.bbbusters section#step li span{
  color: #006CB9;
}
.bbbusters section#step li > p:nth-of-type(2){
  width: 100%;
  text-align: center;
  order: 3;
  font-family: fantasy;
  transform   : scale(1.1, 1.4);
}
.bbbusters section#d_effect h2{
  background: #444;
  color: #FFF;
    padding: 10px 0;
    text-align: center;
  margin-bottom: 36px !important;
}
.bbbusters section#d_effect ul > li > ul{
  display: block;
  padding: 10px;
}
.bbbusters section#d_effect > div{
  background: #E8E8E8;
  margin-bottom: 50px;
  overflow: hidden;
}
.bbbusters section#d_effect > div > ul{
    width: 92%;
    margin: auto;
  position: relative;
  justify-content: space-between;
  display: block;
}
.bbbusters section#d_effect > div > ul > li{
  font-size: 1em;
  position: relative;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 30px;
}
.bbbusters section#d_effect > div > ul > li > ul{
  background: url(../img/business/bbbusters/circle.png) no-repeat center #FFF;
}
.bbbusters section#d_effect > div > ul > li:nth-child(2) > ul{
  background: url(../img/business/bbbusters/cross.png) no-repeat center #FFF;
  height: 50vh;
}
@media (max-width: 480px) {
  .bbbusters section#d_effect > div > ul > li > ul{
    background-size: 40% auto !important; 
  }
  .bbbusters section#d_effect > div > ul > li:nth-child(2) > ul{
    height: auto;
  }
}
.bbbusters section#d_effect h3{
  width: 48%;
  background: #FFF;
  line-height: 1.6;
}
.bbbusters section#d_effect ul > li h3{
  width: 100%;
  background: #999;
  color: #FFF;
  font-size: 20px;
  padding: 10px 0;
    text-align: center;
}
.bbbusters section#charmist{
  background: url(../img/business/bbbusters/charmist_bk.png);
  padding-bottom: 38px;
}
.bbbusters section#charmist > div:nth-of-type(1){
  max-width: 100%;
  background: #006BB9;
  color: #FFF;
} 
.bbbusters section#charmist > div:nth-of-type(1) h2 img{
  margin: auto;
}
.bbbusters section#charmist > div:nth-of-type(1) span{
  color: #FFF;
  font-size: 1.250em;
  font-family: 游ゴシック;
}
.bbbusters section div.dogleg{
  width: 80%;
  margin: 20px auto;
  position: relative;
  border-top: 1px solid #006BB8;
  border-bottom: 1px solid #006BB8;
}
.bbbusters section h3{
  padding: 17px 0;
  color: #006BB8;
  text-align: center;
  font-family: 游ゴシック;
}
.bbbusters section div.dogleg::before{
  content: '';
  background: url(../img/business/bbbusters/txt_side_left.png) no-repeat;
  width: 16px;
  height: 54px;
  display: inline-block;
  position: absolute;
  top: -1.5px;
  left: -15px;
}
.bbbusters section div.dogleg::after{
  content: '';
  background: url(../img/business/bbbusters/txt_side_right.png) no-repeat;
  width: 16px;
  height: 54px;
  display: inline-block;
  position: absolute;
  top: -1.5px;
  right: -15px;
}
.bbbusters section#charmist .point > ul > li{
  width: 100%;
}
.bbbusters section#charmist .point ul li div{
  background: url(../img/business/bbbusters/charmist01.png) no-repeat;
  background-size: contain;
  width: 150px;
  height: 174px;
  text-align: center;
  color: #68D1FF;
  font-size: 20px;
  margin: 10px auto;
}
.bbbusters section#charmist .point ul li div p{
  padding-top: 40px;
}
.bbbusters section#charmist .point ul li div span{
  font-size: 30px;
  color: #006BB9;
  display: block;
  padding-top: 20px;
}
.bbbusters section#charmist .point ul li > p{
  width: 80%;
  margin: auto;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
  padding-bottom: 20px;
}
.bbbusters section#charmist .point > ul > li > ul{
  display: block;
  padding-left: 30%;
  line-height: 1.3;
}
.bbbusters section#charmist .point > ul > li > ul li{
  color: #006BB8;
}
.marker_ylw{
  background: linear-gradient(transparent 60%, #FFFF4D 60%);
  font-weight: bold;
}
.bbbusters section#aboutCharmist{
  background: url(../img/business/bbbusters/charmist_bk2.png) no-repeat 10% 100px;
  background-size: contain;
}
.bbbusters section#aboutCharmist > div > div{
  width: 92%;
  margin: auto;
  text-align: center;
  font-weight: normal;
  margin-bottom: 50px;
}
.bbbusters section#aboutCharmist > div > div > p{
  color: #373737;
  text-align: left;
}
.bbbusters section#aboutCharmist > div > div > p:nth-of-type(1){
  font-size: 20px !important;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bbbusters section#aboutCharmist > div > div > p:nth-of-type(2){
  font-size: 20px;
  line-height: 1.6;
  font-weight: normal;
}
.bbbusters section#aboutCharmist > div > div > ul > li{
  width: 100%;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(1) > ul{
  display: block;
    text-align: left;
    line-height: 1.6;
    border: 1px solid #016CB9;
    padding: 20px;
  margin-bottom: 30px;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(1) > div{
  text-align: left;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(1) > div > p{
  padding-bottom: 25px;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(2) img{
  margin: auto;
  border-bottom: 3px solid #006BB9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(2) > p{
    text-align: left;
    font-size: 16px;
    width: 80%;
    margin: auto;
  line-height: 1.2;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(2) > p:nth-of-type(1){
  color: #006CB9;
    padding-left: 60px;
}
.bbbusters section#aboutCharmist > div > div > ul > li:nth-child(2) > p:nth-of-type(3){
  padding-top: 10px;
  text-align: right;
}
div.wide.footerContact{
  max-width: 100%;
}
