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


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

/*-----------
product
-----------*/

.contents2 h1{
  width: 100%;
  background: none;
}

.contents2 h1 img{
  width: 100%;
}

/* tab */
.tab_area_wrapper{
  height: auto;
  padding: 2%;
  box-sizing: border-box;
}

.tab_area{
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
}
  
.tab_area li{
  width:100%; 
  height: auto;
  margin: 0 0 2%;
}

.tab_area li:nth-child(3){
  margin: 0;
}

.tab_area li.select::after{
  width:100%; 
  height:100%;
  background: url("../img/tab_select_sp.png") no-repeat left top;
  background-size: 100% auto;
}
  
.tab_area li img{
  width:100%; 
  height: auto;
}

.content_area{
  width: 92%;
}

.main{
  display: block;
  padding: 6% 0 0 0;
}

#mainImg p{
  margin: 0 0 20px;
}


.main .main_img{
  width: 90%;
  padding: 0 5%;
}

.main .main_txt{
  width: 100%;
  display:flex;
  flex-wrap:wrap;
}

.contents2#product h2{
  font-size: 20px;
}

.contents2#product .main .main_txt h2{
  font-size: 20px;
  margin-left: 0;
  border-bottom: 1px solid #b2b2b2;
  padding: 0 0 15px 14px;
}

.keyword{
  margin-bottom: 10%;
  width: 100%;
  order: 2;
}

.color{
  margin-bottom: 10%;
  width: 100%;
  order: 1;
}

.keyword ul li{
  font-size: 14px;
  line-height: 28px;
  border: 1px solid #b2b2b2;
  border-radius: 15px;
  margin: 0 6px 7px 0;
  padding: 0 10px;
}

.color ul li{
  width: 32%;
  padding-right: 2%;
  font-size: 12px;
}

.color ul li:nth-child(3){
  padding-right: 0;
}

.color ul li p{
  margin: 20px 0 0;
}

.function{
  margin: 0 0 12%;
}

.function ul{
  margin-top: 15px;
  justify-content: space-between;
}

.function ul li{
  width: 18.4%;
  height: 18.4%;
  margin: 0 0 2% 0;
}

.function ul li.pc_no{
  display: block;
}


.function ul li.func_oilsmasher{
  width: 59.2%;
}


.function ul li.func_automatic_cleaning{
  width: 38.82%;
}

/* modal */

/* モーダル本体 */
.modal-content{
  width: 80%;
  padding: 5% 7%;
  box-sizing: border-box;
}

.btn_close{
  margin: 0 auto 0;
}

.name_price{
  padding-bottom: 0;
}

.name_price h3{
  height: 32px;
  line-height: 32px;
}

.name_price ul{
  display: block;
  margin-bottom: 12%;
}

.name_price ul li{
  width: 100%;
  margin-right: 0;
}

.name_price table td {
  padding: 0.6em 0.8em;
}

.name_price table.noline{
  border-top: none;
}

.name_price .table_02{
  margin-bottom: 16%;
}

.w60,
.w30,
.w660{
  width: 100% !important;
}

.name_price .table_02 td ul{
  display: block;
}

.name_price .table_02 td ul li,
.name_price .table_02.w60 td ul li{
  width : 100%;
  border-left: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}

.name_price .table_02 td ul li:last-child,
.name_price .table_02.w60 td ul li:last-child{
  width : 100%;
  border-bottom: none;
}

.option{
  margin-bottom: 16%;
}

.option .btn_b{
  width: 100%;
  margin-top: 30px;
}

.product_detail_02{
  width: 92%;
}

.product_detail_02 h3{
  font-size: 32px;
  margin: 25px 0 3%;
  line-height: 1.4;
}

.product_detail_02 h4{
  font-size: 20px;
  margin-bottom: 25px;
  line-height: 1.5;
}

.product_detail_02 .txt_s{
  padding: 0 0 12%;
}

.product_detail_02 .btn_b{
  width: 100%;
  font-size: 16px;
}

.product_detail_02 .read{
  font-size: 16px;
  text-align: left;
  margin-bottom: 8%;
}

#oilsmasher,
#random_driving{
  width: 100%;
  margin: 0;
  padding: 0 0 12%;
}

#oilsmasher .detail_01{
  display: block;
  width: 100%;
  margin:0 0 12%;
}

#oilsmasher .detail_01 li:first-child{
  width: 100%;
  margin: 0 0 5%;
}

#oilsmasher .detail_01 li:first-child .oilsmasher_title{
padding-bottom: 25px;
}

#oilsmasher .detail_01 li:first-child .oilsmasher_img{
  width: 100%;
}

#oilsmasher .detail_01 li:nth-child(2){
  width: 100%;
}

#oilsmasher .detail_01 li:nth-child(2) img{
  width: 96%;
  padding: 0 2%;
}

#oilsmasher .detail_02{
  display: block;
  margin-bottom: 20%;
}

#oilsmasher .detail_02 p{
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 5px;
}

#oilsmasher .detail_02 .btn_b{
  width: 80%;
  margin: 0 auto;
  font-size: 16px;
}

#oilsmasher .detail_03{
  width: 100%;
  padding: 0 5% 5%;
  box-sizing: border-box;
}

#oilsmasher .detail_03 h5{
  width: 90%;
  margin: 0 auto;
}

#oilsmasher .detail_03 ul{
  display: block;
}

#oilsmasher .detail_03 ul li{
  width: 100%;
  padding: 0 0 5%;
}

#oilsmasher .detail_03 .txt_s{
  padding: 0;
}

#random_driving .detail_01{
  display: block;
  margin-bottom: 8%;
}

#random_driving .detail_01 .read{
  width: 100%;
  margin:0 0 5%;
  font-size: 16px;
}

#random_driving .detail_01 img{
  width: 100%;
}

#random_driving .detail_02{
  margin-bottom: 0;
}

#random_driving .detail_02 img{
  margin-bottom: 5%
}

#random_driving .detail_02 h5{
 font-size: 22px;
 text-align: center;
}

#random_driving .detail_02 ul{
  display: block;
  padding-top: 10px;
}

#random_driving .detail_02 ul li:first-child{
  width: 100%;
  margin-right: 0;
}

#random_driving .detail_02 ul li:nth-child(2){
  width: 100%;
  padding-top: 0;
}

#random_driving .detail_02 ul li:nth-child(2) img:nth-child(2){
  position: relative;
  top: 0;
  left: 0;
}

#clean{
  width: 100%;
  margin: 0;
  padding: 0 0 16%;
}

#clean .detail_01{
  width: 100%;
  margin: 0 0 12%;
}

#clean .detail_01 ul li:first-child{
  width: 100%;
  margin: 0 0 5%;
}

#clean .detail_01 ul li:nth-child(2){
  width: 88%;
  margin: 0 6% 5%;
}

#clean .detail_01 dl{
  display: block;
}

#clean .detail_01 dl dt{
  width: 100%;
  margin:0 0 2px;
  padding: 10px;
  box-sizing: border-box;
}

#clean .detail_01 dl dd{
  width: 100%;
  padding: 15px 20px;
  box-sizing: border-box;
}

#clean .detail_02 .balloon {
  font-size: 18px;
  padding: 10px;
  line-height: 1.4;
}

#clean .detail_02 ul{
  margin-bottom: 8%;
}

#clean .detail_02 ul li{
  width: 49%;
  background: #dff2fc;
  display: block;
}

#clean .detail_02 ul li:first-child{
  margin-right: 2%;
}

#clean .detail_02 ul li img{
  width: 100%;
}

#clean .detail_02 ul li p{
  width: 100%;
  padding: 5% 7%;
  font-size: 14px;
  display: block;
  box-sizing: border-box;
}


#automatic_ventilation{
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0 0 12%;
} 

#automatic_ventilation h3{
  margin-bottom: 25px;
}

#automatic_ventilation h4{
  margin-bottom: 15px;
}

#automatic_ventilation .read{
  margin-bottom: 25px;
}


#automatic_ventilation .detail_01{
  margin-bottom: 50px;
  text-align: center;
}

#automatic_ventilation .detail_01 img{
  width: 100%;
}


#automatic_ventilation .detail_02{
  margin-bottom: 20px;
  text-align: center;
}

#automatic_ventilation .detail_02 img{
  width: 100%;
}

#automatic_ventilation .txt_s {
  padding-bottom: 10%;
  width: 100%;
}


.download ul{
  margin-bottom: 14%;
  justify-content: flex-start;
}

.download ul li{
  width: 49%;
  margin: 0 2% 2% 0;
}

.download ul li:nth-child(2),
.download ul li:nth-child(4){
  margin: 0 0 2% 0;
}

.download ul li .btn_b{
  width: 100%;
}

.back {
  width: 92%;
  padding: 50px 0;
  margin: 0 auto;
}

}

