@charset "utf-8";


/* desktop */
#wrap #mainImage {
	height: 200px;
	background: url(../img/dispose/main_image.jpg) center top repeat-x;
}

#wrap .bg_pattern{
	min-height: 680px;
	padding: 80px 0 0 0;
	background: url(../img/common/section_bg.png) top center no-repeat;
}

#wrap #dispose section .sectionBg {
	width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

#wrap #dispose section p {
	margin: 0 0 6px 0;
}

#wrap main .inner{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 20px;
}

.scroll_btn{
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
}
.scroll_btn a{
    display: block;
    width: 220px;
    line-height: 1em;
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
    border: solid 1px #5A436F;
    background-color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    text-decoration: none;
    margin: 0 20px;
    transition: .4s;
}
.scroll_btn a:hover{
    opacity: .7;
}
.scroll_btn a span{
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
.scroll_btn a span::before{
    content: '';
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    transition: .4s;
}
.scroll_btn a:hover span::before{
    top: 65%;
}
#wrap main .inner .lead{
    margin-bottom: 25px;
}

#wrap main .inner .lead p:first-of-type{
    margin: 0 0 10px 0!important;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}

#wrap main .inner .lead p:last-of-type, #wrap main .inner .lead p:nth-of-type(2){
    font-size: 16px;
}

#wrap main .inner .image{
    width: 100%;
    max-width: 800px;
    margin-bottom: 25px!important;
}

#wrap main .inner .image img{
    width: 100%;
    height: auto;
}

#wrap main .inner .container{
    margin-bottom: 30px;
}

#wrap main .inner .container h3{
    max-width: 1000px;
    height: 50px;
    margin: 0 auto 15px;
    padding: 0 0 0 40px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 2.000em;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
    background: url(../img/common/h3_bg.png) top left/ 100% auto no-repeat;
    box-sizing: border-box;
}

#wrap main .inner .container p{
    font-size: 16px;
}

.dispose_butsudan{
    border: solid 2px #493759;
    background: url("../img/dispose/bg_paper.jpg") center/ cover;
    margin-bottom: 30px;
}

.dispose_butsudan h3{
    color: #fff;
    background-color: #604876;
    font-size: 24px;
    padding: 10px 15px;
    box-sizing: border-box;
}

#wrap main .inner .dispose_butsudan .inner{
    padding: 40px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
}

#wrap main .inner .dispose_butsudan .inner .image{
    width: 100%;
    max-width: 280px;
    margin: 0 auto 15px!important;
    display: block;
}

#wrap main .inner .dispose_butsudan .inner p:last-of-type{
    text-align: center;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 20px!important;
}

.dispose_butsudan .inner ul{
    max-width: 800px;
    margin: 0 auto;
}

.dispose_butsudan .inner ul li{
    background-color: #fff;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 12px 15px 12px 42px;
    border-radius: 10px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #604876;
    line-height: 1.4em;
}

.dispose_butsudan .inner ul li::before{
    content: '1.';
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #604876;
}

.dispose_butsudan .inner ul li:nth-of-type(2)::before{
    content: '2.';
}

.dispose_butsudan .inner ul li:nth-of-type(3)::before{
    content: '3.';
}

.dispose_butsudan .inner ul li:nth-of-type(4)::before{
    content: '4.';
}

.dispose_butsudan .inner ul li:last-of-type{
    margin-bottom: 0;
}

.contact_butsudan{
    box-sizing: border-box;
    padding: 30px;
    background: url("../img/dispose/bg_contact_01.jpg")center/ cover no-repeat;
}

.contact_butsudan .btn_wrapper{
    box-sizing: border-box;
    padding: 45px;
    background-color: rgba(0,0,0,0.6);
    background: url("../img/dispose/contact_flower.png")top 0 right 0/ 48% auto no-repeat rgba(0,0,0,0.6);
    width: 55%;
    text-align: center;
}

.contact_butsudan .btn_wrapper span{
    font-size: 18px;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    line-height: 1.8em;
    padding-bottom: 25px;
    font-weight: 600;
    text-align: left;
	display: inline-block;
}

.contact_butsudan .btn_wrapper .btn{
    width: 342px;
    height: 62px;
    background: url(../img/top/btn_bg.png) no-repeat;
    font-size: 1.286em;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    text-align: center;
    display: block;
    margin: 0 auto!important;
    transition: .5s;
}

.contact_butsudan .btn_wrapper .btn:hover{
    opacity: .7;
}

.contact_butsudan .btn_wrapper .btn a{
    display: block;
    width: 342px;
    height: 62px;
    padding: 14px 0 0 0;
    text-decoration: none;
}

.cases_container{
    display: flex;
    margin-bottom: 35px;
}

.cases_container>p{
    width: 50%;
    box-sizing: border-box;
}

.cases_container>p img{
    width: 100%;
    height: auto;
}

.cases_container>div{
    width: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cases_detail>p{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6em;
    padding-bottom: 10px;
}

.cases_detail div p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin: 0 auto 15px!important;
    width: 200px;
    background-color: #5A4A68;
    line-height: 1em;
    padding: 8px 0 6px;
}

.cases_list{
    text-align: center;
}

.cases_list ul{
    display: inline-block;
}

.cases_list ul li{
    text-align: left;
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
}

.cases_list ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    background-color: #5A4A68;
    border-radius: 50%;
}

#wrap main .inner .container .column{
    display: flex;
}

#wrap main .inner .container .column>div{
    width: 55%;
    box-sizing: border-box;
    padding-right: 6%;
}

#wrap main .inner .container .column>div p:first-of-type{
    padding-bottom: 5px;
}

#wrap main .inner .container .column>p{
    width: 45%;
    box-sizing: border-box;
}

#wrap main .inner .container .column>p img{
    width: 100%;
    height: auto;
}

#wrap main .inner .container .column>div .btn{
    width: 342px;
    height: 62px;
    background: url(../img/top/btn_bg.png) no-repeat;
    font-size: 1.286em;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    text-align: center;
    display: block;
    transition: .5s;
    margin-top: 15px!important;
}

#wrap main .inner .container .column>div .btn:hover{
    opacity: .7;
}

#wrap main .inner .container .column>div .btn a{
    display: block;
    width: 342px;
    height: 62px;
    padding: 14px 0 0 0;
    text-decoration: none;
}

.contact_boseki{
    box-sizing: border-box;
    padding: 30px;
    background: url(../img/dispose/bg_contact_02.jpg)center/ cover no-repeat;
}

.contact_boseki .btn_wrapper{
    box-sizing: border-box;
    padding: 45px;
    background-color: rgba(0,0,0,0.6);
    background: url("../img/dispose/contact_flower_02.png")top 0 right 0/ 48% auto no-repeat rgba(255,255,255,0.6);
    width: 55%;
    margin: 0 0 0 auto;
    text-align: center;
}

.contact_boseki .btn_wrapper span{
    font-size: 18px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    line-height: 1.8em;
    display: inline-block;
    padding-bottom: 25px;
    font-weight: 600;
    text-align: left;
	display: inline-block;
}

.contact_boseki .btn_wrapper .btn{
    width: 342px;
    height: 62px;
    background: url(../img/top/btn_bg.png) no-repeat;
    font-size: 1.286em;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    text-align: center;
    display: block;
    margin: 0 auto!important;
    transition: .5s;
}

.contact_boseki .btn_wrapper .btn:hover{
    opacity: .7;
}

.contact_boseki .btn_wrapper .btn a{
    display: block;
    width: 342px;
    height: 62px;
    padding: 14px 0 0 0;
    text-decoration: none;
}


/* smartphone */

@media screen and (max-width: 768px) {
    #wrap {
        background: url(../img/top/index_bg_sp01.png) center top no-repeat;
        background-size: contain;
    }

    #wrap #mainImageSp p img {
        vertical-align: bottom;
    }

    #wrap #dispose section .sectionBg {
        width: 100%;
        margin: 0;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #wrap #dispose section p {
        margin: 6px 0 0 0;
    }
    #wrap .bg_pattern {
        padding: 30px 0 0 0;
        background: url(../img/common/section_bg_sp.png) top center no-repeat;
        background-size: contain;
        box-sizing: border-box;
    }
    
    #wrap main .inner {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
        margin: 0 auto 20px;
        max-width: 600px;
    }
    .scroll_btn {
        margin-bottom: 50px;
    }
    .scroll_btn a{
        margin: 0 5px;
        padding: 15px 0;
    }
    h2{
        margin-bottom: 25px;
    }
    #wrap main .inner .lead {
        margin-bottom: 20px;
    }
    #wrap main .inner .lead p:first-of-type {
        font-size: 20px;
    }
    #wrap main .inner .container h3{
        width: 100%;
        height: auto;
        margin: 0 0 10px;
        padding: 2px 0 2px 10px;
        font-size: 1.286em;
        line-height: 1.4;
        background: none;
        background: #333;
        box-sizing: border-box;
        border: 1px solid #f9f1af;
    }
    #wrap main .inner .container {
        margin-bottom: 25px;
    }
    .dispose_butsudan h3 {
        font-size: 20px;
        padding: 8px 15px;
    }
    #wrap main .inner .dispose_butsudan .inner {
        padding: 25px 15px;
    }
    #wrap main .inner .dispose_butsudan .inner .image {
        max-width: 220px;
    }
    #wrap main .inner .dispose_butsudan .inner p:last-of-type {
        text-align: left;
        margin-bottom: 20px!important;
    }
    #wrap main .inner .dispose_butsudan .inner p:last-of-type br{
        display: none;
    }
    .dispose_butsudan .inner ul li {
        padding: 12px 10px 12px 35px;
        font-size: 18px;
    }
    .dispose_butsudan .inner ul li::before {
        left: 10px;
        font-size: 18px;
    }
    .contact_butsudan {
        padding: 10px;
    }
    .contact_butsudan .btn_wrapper {
        padding: 20px;
        background-color: rgba(0,0,0,0.6);
        background: url(../img/dispose/contact_flower.png)top 0 right 0/ 70% auto no-repeat rgba(0,0,0,0.6);
        width: 100%;
    }
    .contact_butsudan .btn_wrapper .btn{
        width: 100%;
        height: auto;
        background: none;
        background: linear-gradient(#e1e1e1, #fff);
        background-size: contain;
        font-size: 1.000em;
        font-weight: bold;
        text-align: center;
        display: block;
        box-shadow: 2px 2px rgb(0 0 0 / 40%);
    }
    .contact_butsudan .btn_wrapper .btn a{
        display: block;
        width: 100%;
        height: auto;
        margin: 10px 0 0 0;
        padding: 10px 0;
    }
    .contact_butsudan .btn_wrapper span{
        padding-bottom: 15px;
    }
    .contact_butsudan .btn_wrapper span br{
        display: none;
    }
    .cases_container {
        display: block;
        margin-bottom: 30px;
    }
    .cases_container>p{
        width: 100%;
    }
    .cases_container>div{
        width: 100%;
        display: block;
    }
    .cases_detail>p {
        font-size: 16px;
    }
    .cases_detail>p br{
        display: none;
    }
    #wrap main .inner .container .column{
        display: block;
    }
    #wrap main .inner .container .column>div{
        width: 100%;
        padding: 0 0 15px 0;
    }
    #wrap main .inner .container .column>div .btn{
        width: 100%;
        height: auto;
        background: none;
        background: linear-gradient(#e1e1e1, #fff);
        background-size: contain;
        font-size: 1.000em;
        font-weight: bold;
        text-align: center;
        display: block;
        box-shadow: 2px 2px rgb(0 0 0 / 40%);
    }
    #wrap main .inner .container .column>div .btn a{
        display: block;
        width: 100%;
        height: auto;
        margin: 10px 0 0 0;
        padding: 10px 0;
    }
    #wrap main .inner .container .column>p{
        width: 100%;
    }
    .contact_boseki {
        padding: 10px;
    }
    .contact_boseki .btn_wrapper {
        padding: 20px;
        background-color: rgba(0,0,0,0.6);
        background: url(../img/dispose/contact_flower_02.png)top 0 right 0/ 60% auto no-repeat rgba(255,255,255,0.6);
        width: 100%;
    }
    .contact_boseki .btn_wrapper .btn{
        width: 100%;
        height: auto;
        background: none;
        background: linear-gradient(#e1e1e1, #fff);
        background-size: contain;
        font-size: 1.000em;
        font-weight: bold;
        text-align: center;
        display: block;
        box-shadow: 2px 2px rgb(0 0 0 / 40%);
    }
    .contact_boseki .btn_wrapper .btn a{
        display: block;
        width: 100%;
        height: auto;
        margin: 10px 0 0 0;
        padding: 10px 0;
    }
    .contact_boseki .btn_wrapper span{
        padding-bottom: 15px;
    }
    .contact_boseki .btn_wrapper span br{
        display: none;
    }
    #wrap #contactBox{
        box-sizing: border-box;
        max-width: inherit;
    }
    

}

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

}

