
.coating_top  {
width: auto;
        height: 195px;

  background-image: url(../img/coating_top.png);
  background-repeat: no-repeat;
        background-size: cover;
  }

  .coating_top .title{
    font-size: 22px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 800;
    color: #000;
    letter-spacing: 0;
    position: relative;
    top: 50%;
    left: -20%;

}

.coating_top .sub{
font-size: 18px;
 font-family: 'Noto Sans JP', sans-serif !important;
 font-weight: 300;
 color:#4795cc;
   position: relative;
    top: 50%;
    left: -20%;

}

  .coating_contents{
    width: auto;
    max-width: 1200px;
    min-width: 350px;
    overflow: hidden;
    background-color: #fff;
      text-align: center;
    padding-bottom: 80px;
    margin: 0 auto;
        background-image: url(../img/coat_back.png);
    background-repeat: repeat;
    background-size: contain;

}
.coating_main{
    width: auto;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 80px;
}

 .coating_contents h1{
  font-size: 40px;
 font-weight: 800;
 margin-bottom: 0;
 text-align: center;
      }

.coating_contents .title01{
   font-size: 42px;
   font-weight: 800;
   color: #4f4f4f;
    text-align: center;
   margin: 0 auto;
   margin-top: 80px;


}

.coating_box{
    width: auto;
    max-width: 960px;
    margin: 0 auto;
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap;

}

.coating_box .box01{
    width: auto;
    min-width: 250px;
    margin: 0 auto;
   text-align: center;
   margin-bottom: 20px;
   height: 320px;
}

.coating_box .box01 p{
   font-size: 28px;
   font-weight: 700;
}


.coating_box .box01 p::before{
  content: url(../img/coat_icon.png);
  margin-right: 10px;
}

.coating_box .com01{
   font-size: 36px;
   font-weight: 700;
   color: #f7931e;
    text-align: center;
   margin: 0 auto;
     margin-top: 35px;
       margin-bottom: 50px;

}

.coating_box .com02{
   font-size: 25px;
   font-weight: 500;
   color: #4f4f4f;
    text-align: center;
   margin: 0 auto;
   margin-top: 30px;


}

.co_p{
  width: auto;
  max-width: 800px;
  text-align: justify;
  margin: 0 auto;
  margin-top: 50px;
}

.coating_item{
width: auto;
margin: 0 auto;
}

.coating_item .inbox{
width: auto;
max-width: 800px;
display: inline-flex;
flex-wrap: wrap;
margin-top: 30px;
}

.coating_item .inbox .item_left{
width: auto;
max-width: 305px;
}

.coating_item .inbox .item_right{
width: auto;
max-width: 460px;
padding-left: 20px;
text-align: left;

}

.coat{
font-size: 36px;
font-weight: 600;
color: #4795cc;
margin-bottom: 5px;
}


.coating_item .inbox .item_right .title{
font-size: 28px;
font-weight: 600;
color: #f7931e;
margin-bottom: 0px;
 font-family: "Kiwi Maru", serif;
letter-spacing: -2px;
}

.p_coat{
font-size: 16px;
font-weight: 300;
text-align: justify;
margin-top: 5px;

}

.sekou_box{
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 100px;
}

.sekou_box .sekou{
width: auto;
max-width: 800px;
  font-size: 24px;
  color: #606060;
   margin: 0 auto;
    text-align: left;
    margin-bottom: 40px;
  position: relative;
  padding: 1rem 2rem;
  border-bottom: 6px solid #909090;
  font-weight: 700;
}

.sekou_box .sekou:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #4795cc;
}
   



.sekou_box img{
  width: auto;
object-fit: contain;
}



@media (max-width: 959px) {
    .coating_top  {
        width: 100%;
        height: 83px;
        min-width: 320px;
        max-width: 959px;
        padding: 0;
       background-image: url(../img/coating_top.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

.coating_contents h1 {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 0;
    text-align: center;
}

.coating_top .title{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 800;
    color: #000;
    letter-spacing: 0;
    position: relative;
    top: 32%;
    left: -10%;

}

.coating_top .sub{
font-size: 16px;
 font-family: 'Noto Sans JP', sans-serif !important;
 font-weight: 300;
 color:#4795cc;
   position: relative;
    top: 32%;
    left: -10%;

}

.coating_main{
    width: auto;
    margin: 0 auto;


}

.coating_item .inbox {
    width: auto;
    max-width: 800px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 30px;
    justify-content: center;
}
.coat {
    font-size: 30px;
    font-weight: 600;
    color: #4795cc;
    margin-bottom: 0px;
   text-align: center;
  }

.coating_item .inbox .item_right .title {
    font-size: 24px;
    font-weight: 600;
    color: #f7931e;
    margin-bottom: 0px;
    font-family: "Kiwi Maru", serif;
    letter-spacing: -2px;
    text-align: center;
}

.p_coat {
    font-size: 16px;
    font-weight: 300;
    text-align: justify;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
}



.co_p {
    width: auto;
    min-width: 300px;
    text-align: justify;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16@x;
}

.coating_box img{
    width: auto;
    object-fit: contain;
    margin: 0 auto;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
}

.coating_box{
    width: auto;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;

}

.coating_box .com02 {
    font-size: 20px;
    font-weight: 500;
    color: #4f4f4f;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;

}

.coating_box .box01 p {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0px;
}

.coating_box .box01 {
    width: auto;
    min-width: 250px;
    margin: 0 auto;
    text-align: center;

}

.coating_box .com01 {
    font-size: 30px;
    font-weight: 700;
    color: #f7931e;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 30px;
}

.coating_contents .title01 {
    font-size: 30px;
    margin-top: 50px;
}

.sekou_box {
    width: auto;
    max-width: 950px;
    margin: 0 auto;
    margin-top: 20px;
}

.sekou_box .sekou {
    width: auto;
    max-width: 650px;
    font-size: 20px;
    color: #606060;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 40px;
    position: relative;
    padding: .5rem 0rem;
    border-bottom: 6px solid #909090;
    font-weight: 600;
    margin: 3%;
}

.sekou_box .sekou:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #4795cc;
}
   

.sekou_box img {
    width: 90%;
    object-fit: contain;
}
.coating_item .inbox .item_right {
    width: auto;
    max-width: 460px;
    padding-left: 0px;
    text-align: left;
}


}