header {
    padding-bottom: 210px;
}

.top_contents .slider ul li .slider_contents p.header_txt{
    font-size: 200%;
    font-weight: 900;
    color: #333333;
    text-align: left;
    margin-bottom: 4vw;
}
.top_contents .slider .cover_slide ul.slider_top2 li img{
    margin-left: 0;
    margin-right: 0;
}
.top_contents .slider .cover_slide ul.slider_top2 li img.img_stl{
    margin-bottom: 3vw;
    width: 540px;
    max-width: 100%;
}
.top_contents .slider .cover_slide ul.slider_top2 li img.img_stl2{
    width: 410px;
    max-width: 70%;
}

p.content{
    margin-bottom: 70px;
}

.contact_us .jigyo_ichiran{
    text-align: center;
    max-width: 95%;
    width: 600px;
    margin: 0 auto;
}
.contact_us .jigyo_ichiran > div{
    margin-bottom: 100px;
}
.contact_us .jigyo_ichiran > div:last-child{
    margin-bottom: 70px;
}
.contact_us .jigyo_ichiran > div h3{
    border: solid 1px #113142;
    font-size: 120%;
    font-family: 'Kosugi Maru', sans-serif;
    font-weight: bold;
    letter-spacing: .1em;
    color: #113142;
    margin-bottom: 15px;
    padding: .3em;
}

.contact_us .mailform_area{
    background: #fff;
    padding-top: 220px;
    padding-bottom: 140px;
}


.contact_us{
    background: #E8E8E8;
    padding-top: 120px;
    margin-bottom: 0;
}
.contact_us h2{
    margin-bottom: 80px;
}
.contact_us .contents-box > p{
    text-align: center;
    margin-bottom: 30px;
}
.contact_us p.content{
    text-align: left;
}

.tel_stl{
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 230%;
    font-weight: normal;
    letter-spacing: .05em;
    position: relative;
}
.tel_stl:before{
    content: "";
    position: absolute;
    width: 1em;
    height: 1em;
    background: url(../images/cleaning/tel_icon.png) left bottom no-repeat;
    background-size: contain;
    left: -1.3em;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tel_stl a{
    color: #113142;
}

.privacy{
    background: #E8E8E8;
    padding-top: 160px;
    padding-bottom: 180px;
    margin-bottom: 0;
}
.privacy h2{
    font-size: 320%;
    margin-bottom: 75px;
}
.privacy h2.title01 span{
    font-size: 47%;
    letter-spacing: .05em;
}
.privacy .info{
    max-width: 95%;
    width: 1080px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.privacy .privacy_box{
    max-width: 95%;
    width: 1080px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.privacy .privacy_box > ul > li{
    margin-bottom: 1em;
}
.privacy .privacy_box ul li.list_stl ul{
    margin-left: 2.5em;
}
.privacy .privacy_box ul li.list_stl ul li{
    list-style: disc;
}
.privacy .contact_box{
    max-width: 95%;
    width: 1080px;
    margin: 0 auto;
}

.thanks {
    padding-top: 70px;
}
.thanks header {
    padding-bottom: 0px;
}
.thanks .contact_us{
    padding-bottom: 150px;
}
.thanks .to_top{
    text-align: center;
    width: 100%;
}
.thanks .to_top a{
    padding: .3em 1em;
    margin-bottom: 80px;
    background: #113142;
    border: solid 1px #113142;
    border-radius: 0.3em;
    color: #fff;
}
.thanks .to_top a:hover{
    filter: brightness(1.5);
    opacity: .8;
    text-decoration: none;
}

@media screen and (max-width: 1120px) {
    .thanks {
        padding-top: 63px;
    }
}
@media screen and (min-width: 1024px) {

      .top_contents .slider ul li .slider_contents p.header_txt{
        font-size: calc(2.5rem + ((1vw - 19.2px) * 1.7857));
        min-height: 0vw;
    }
}
@media screen and (max-width: 1360px) {
    .top_contents .slider .cover_slide ul.slider_top2 li img.img_stl{
        max-width: 85%;
    }
}
@media screen and (max-width: 1023px) {
    .top_contents .slider ul li .slider_contents p.header_txt{
        font-size: calc(1.625rem + ((1vw - 10.23px) * 2.3622));
        min-height: 0vw;
    }
    .contact_us h2{
        font-size: 360%;
    }
}
@media screen and (max-width: 768px) {
    header {
        padding-bottom: 0;
    }
    p.content {
        margin-bottom: 2em;
    }
    .contact_us{
        padding-top: 2em;
        padding-bottom: 1em;
/*        margin-bottom: 2em;*/
        margin-bottom: 0;
    }
    .contact_us h2{
        font-size: 200%;
        margin-bottom: .7em;
    }
    .contact_us h2 span{
        font-size: 50%;
    }
    .contact_us .jigyo_ichiran{
        max-width: 90%;
    }
    .contact_us .jigyo_ichiran > div {
        margin-bottom: 60px;
    }
    .contact_us .mailform_area{
        padding-top: 90px;
        padding-bottom: 3em;
    }
    .tel_stl{
        margin-left: 10%;
        font-size: 190%;
    }
    .tel_stl a:hover{
        text-decoration: none;
    }
    .privacy{
        padding-top: 30px;
        margin-top: -30px;
    }
    .privacy h2{
        font-size: 200%;
        padding-top: 1.5em;
    }
}

@media screen and (max-width: 480px) {
    .contact_us .mailform_area{
        padding-top: 3em;
    }
    .privacy{
        padding-bottom: 4em;
    }
    .privacy h2{
        margin-bottom: 1em;
    }
    
    .contact_us .contents-box > p{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact_us .contents-box > p span{
        text-align: left;
        display: block;
    }
}
@media screen and (max-width: 375px) {
    .contact_us h2 span{
        font-size: 42%;
    }
    .tel_stl{
        font-size: 170%;
    }
}