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




/*----------------------

空気について
about-air

----------------------*/

.contents_box{
  width: 100%;
  padding: 60px 0;
  border-bottom: 1px solid #d3d3d3;
  overflow:hidden; 
}

.title{
  width: 270px;
  float: left;
  margin: 5px 0;
  position: relative;
}

.title h2{
  margin-bottom: 20px;
}

.title h2 img{
  width: 270px;
  height: auto;
}

.contents{
  width: 730px;
  display:flex;
}

.contents .img{
  padding: 0 0 0 20px;
  flex-shrink: 0;
}

.txt_kome1{
  padding: 1em 0 0 2em !important;
  position: relative;
  font-size: 12px !important;
  line-height: 1.8;
  text-align: left;
  display: block;
}

.txt_kome1:before {
  content: "※1";
  position: absolute;
  left: 0;
}

.txt_kome2{
  padding: 0 0 0 2em !important;
  position: relative;
  font-size: 12px !important;
  line-height: 1.8;
  text-align: left;
  display: block;
}

.txt_kome2:before {
  content: "※2";
  position: absolute;
  left: 0;
}



/*-----------
air
-----------*/
#air .illust{
  width: 170px;
  height: auto;
}

#air .contents .img{
  width: 389px;
  height: 344px;
}



/*-----------
dirtyair
-----------*/
#dirtyair .illust{
  width: 160px;
  height: auto;
}

#dirtyair .contents .img{
  width: 400px;
  height: 301px;
}



/*-----------
effect
-----------*/
#effect .illust{
  width: 160px;
  height: auto;
}

#effect .contents .img_r{
  width: 190px;
  float: right;
  padding: 0 0 20px 20px;
}



/*-----------
goodair
-----------*/
#goodair .illust{
  width: 150px;
  height: auto;
  padding-left: 20px;
}

#goodair .contents .img{
  width: 260px;
}



/*-----------
goodair_country
-----------*/

#goodair_country .contents{
  display: block;
  padding-left: 270px;
}

#goodair_country .illust{
  width: 140px;
  height: auto;
  padding-left: 20px;
}

#goodair_country .contents .img{
  width:606px;
  height: 344px;
  margin: 30px auto 0;
  display: block;
  padding: 0;
}




/*-----------
keep_goodair
-----------*/
#keep_goodair .illust{
  width: 140px;
  height: auto;
  padding-left: 20px;
}




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

.contents_box{
  padding:12% 0;
}

.contents_box p{
  padding-bottom: 5%;
}

.title{
  width: 100%;
  float: none;
  margin: 0;
  position: relative;
}

.title h2{
  margin-bottom: 14%;
}

.title h2 img{
  width: 78.26%;
}

.contents{
  width: 100%;
  display: block;
  padding: 0;
}

.contents p{
  width: 100%;
}

.contents .img{
  padding: 0;
}




/*-----------
air
-----------*/

#air .illust{
  margin-left: 0;
  width: 40%;
  position: absolute;
  right: -7%;
  top: -7%;
}

#air .contents .img{
  width: 80%;
  height: auto;
  margin: 0 0 0 20%;
}



/*-----------
dirtyair
-----------*/

#dirtyair .illust{
  margin-left: 0;
  width: 34%;
  position: absolute;
  right: -6%;
  top: -3%;
}

#dirtyair .contents .img{
  width: 90%;
  height: auto;
  margin: 0 5%;
}



/*-----------
effect
-----------*/

#effect .illust{
  margin-left: 0;
  width: 34%;
  position: absolute;
  right: -7%;
  top: -3%;
}

#effect .contents .img_r{
  width: 142px;
  padding: 0;
}



/*-----------
goodair
-----------*/

#goodair .illust{
  margin-left: 0;
  width: 34%;
  position: absolute;
  right: -4%;
  top: -1%;
  padding-left: 0;
}

#goodair .contents .img{
  width: 90%;
  margin: 0 5%;
}



/*-----------
goodair_country
-----------*/

#goodair_country .contents{
  display: block;
  padding-left: 0;
}

#goodair_country .illust{
 margin-left: 0;
  width: 34%;
  position: absolute;
  right: -4%;
  top: 3%;
  padding-left: 0;
}

#goodair_country .contents .img{
  width: 100%;
  height: auto;
  padding-top: 1.8em;
  margin: 0;
}



/*-----------
keep_goodair
-----------*/

#keep_goodair .illust{
 margin-left: 0;
  width: 38%;
  position: absolute;
  right: -3%;
  top: -8%;
  padding-left: 0;
}


}
