.fiftyspace{
    height: 50px
}

.thirtyspace{
    height: 30px;
}


p{
    line-height: 50px;
}


.pc-none-br {

    display: none;
}

.service-article{
text-align: center;

}

.eachpage-top-image{
    width: 60px;
    height: auto;

    margin-bottom: 50px;
}



.service-left-and-right-content{
width:80%;
    margin-left: 10%;
    margin: 0 auto;
overflow: hidden;

}

.service-left-content{
    width: 100%;

    text-align: left;


}



.service-right-content-img {
    width: 80vw;

    height: auto;
    text-align: right;
}


.service-second-content{
    width: 80%;
}

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

.service-left-content{
 margin-top: calc(50vh - 160px);
}


}




.service-left-content:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.service-right-content:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.double-circle{
    padding: 80px 0px;
}

.daizukara{
    margin: 50px 0px;
    font-size:20px;
}

.service-second-content {
text-align: left;
    width: 80%;
    margin: 0 auto;
}

.double-circle{
max-width: 400px;
}

.service-third-content{
width: 92vw;
margin: 0 auto;
}

footer p{
    line-height: 14px;
}

.bottle-pictuer{
  position:relative;
  width: 380px;
  max-width: 90vw;
  margin:auto;
}
 .towbottole{

}
.bottle-pictuer p{
  position:absolute;
  bottom:0;
  font-weight:600;
  left:10px;
  color:#FFFFFF;
}
.denim-wash{
  color:black;

}
.service-imgs{
    width: 200px;
    margin: 0 auto;
}


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

.service-left-and-right-content{
width:100vw;
    margin-left: 0vw;


}

.service-left-content{
    width: 80vw;
    float: none;
    text-align: left;
    padding-right:0px;
    margin-left: 10vw;

}

.service-right-content-img {
    width: 80vw;
    min-width: 10px;
    float: none;


}

    .service-second-content {
text-align: left;
    width: 80%;
    margin-left: 10%;
}


    .service-third-content{
width: 80vw;
    text-align: left;
}


    .pc-none-br {

    display: block;
}


}
