.deepcleansing_special *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
    font-weight: 900;
    font-style: normal;
    scroll-behavior: smooth;
    color: #000000;
    line-height: 1.4;
}

.deepcleansing_special {
    background-color: #f8f8f8;
    margin: 0 auto;
    background-color: #c2c2c2;
}

.deepcleansing_special img {
    width: 100%;
    vertical-align: bottom;
}

/* header*/
.deepcleansing_special .header {
    background-color: #fff;
    width: 100%;
}

.deepcleansing_special .header_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.deepcleansing_special .header_logo {
    width: 47%;
    padding: 3%;
}

.deepcleansing_special .header_btn {
    width: 35%;
}

@media screen and (min-width: 767px) {
    .deepcleansing_special .header_container {
        max-width: 1080px;
        margin: 0 auto;
    }

    .deepcleansing_special .header_logo {
        width: 25%;
        padding: 1%;
    }

    .deepcleansing_special .header_btn {
        width: 10%;
    }
}

/*fv*/
@media screen and (min-width: 767px){
    .deepcleansing_special .fv_wrapper {
        text-align: center;
    }

    .deepcleansing_special .fv_top {
        background-image: url(/assets/dah/images/information/deepcleansing/fv_top_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        padding: 1% 0;
        text-align: center;
    }

    .deepcleansing_special .fv_wrapper img {
        max-width: 1080px;
        margin: 0 auto;
    }

    .deepcleansing_special .fv_middle {
        background-image: url(/assets/dah/images/information/deepcleansing/fv_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .fv_middle img {
        padding: 4% 6% 3% 3%;
    }

    .deepcleansing_special .fv_bottom {
        background-image: url(/assets/dah/images/information/deepcleansing/fv_bottom_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
    }

    .deepcleansing_special .fv_bottom img {
        width: 80%;
        max-width: 850px;
        padding: 2%;
    }
}

/*より大きい画面*/
@media screen and (min-width: 1650px){
    .deepcleansing_special .fv_middle img {
        padding: 3% 6% 3% 3%;
    }
}

@media screen and (min-width: 1850px){
    .deepcleansing_special .fv_middle img {
        padding: 4% 6% 3% 3%;
    }
}

@media screen and (min-width: 2000px){
    .deepcleansing_special .fv_middle img {
        padding: 5% 6% 3% 3%;
    }
}

/*モニター*/
.deepcleansing_special .monitor {
    position: relative;
}

@media screen and (min-width: 767px) {
    .deepcleansing_special .monitor {
        background-image: url(/assets/dah/images/information/deepcleansing/monitor_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        position: static;
    }

    .deepcleansing_special .monitor_contents {
        width: 60%;
        max-width: 750px;
        margin: 0 auto;
        padding: 2% 0;
    }
}

/*cta*/
.deepcleansing_special .cta_wrapper {
    margin: 0 6%;
    text-align: center;
    padding-top: 8%;
}

.deepcleansing_special .cta_top {
    width: 70%;
}

.deepcleansing_special .cta {
    padding-top: 3%;
}

@media screen and (max-width: 767px){
    .deepcleansing_special .monitor_cta {
        position: absolute;
        bottom: 4%;
    }
}

@media screen and (min-width: 767px){
    .deepcleansing_special .cta_wrapper {
        max-width: 1080px;
        margin: 0 auto;
        padding: 1% 2% 0;
    }

    .deepcleansing_special .cta_top {
        width: 36%;
    }

    .deepcleansing_special .cta_btn_wrapper {
        display: flex;
        flex-wrap: nowrap;
    }

    .deepcleansing_special .cta {
        width: 50%;
        padding-top: 1%;
    }

    .deepcleansing_special .monitor_cta {
        padding-bottom: 2%;
    }
    
}

/*problem*/
.deepcleansing_special .problem_container {
    position: relative;
}

.deepcleansing_special .problems {
    position: absolute;
    top: 11%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1%;
    margin: 0 1% 0 2%;
}

.deepcleansing_special .problems img {
    width: 49%;
}

@media screen and (min-width: 767px){
    .deepcleansing_special .worries {
        background-image: url(/assets/dah/images/information/deepcleansing/worries_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        padding: 5% 0 3%;
    }

    .deepcleansing_special .worries img {
        display: block;
    }

    .deepcleansing_special .worries_ttl {
        width: 45%;
        max-width: 550px;
        margin: 0 auto;
        padding: 2% 0 1%;
        transform: translateX(-7%);
    }

    .deepcleansing_special .worries_images {
        max-width: 1000px;
        margin: 0 auto;
        padding: 0 1%;
    }

    .deepcleansing_special .problem_container {
        background-image: url(/assets/dah/images/information/deepcleansing/problem_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .problem_ttl {
        width: 45%;
        max-width: 550px;
        padding-top: 5%;
    }

    .deepcleansing_special .problems {
        position: static;
        max-width: 1080px;
        margin:  0 auto;
        padding-top: 4%;
    }

    .deepcleansing_special .problems img {
        width: 30%;
    }

    .deepcleansing_special .problem_bottom {
        width: 85%;
        max-width: 800px;
        margin: 0 auto;
        padding-left: 2%;
    }

    .deepcleansing_special .approach {
        background-image: url(/assets/dah/images/information/deepcleansing/approach_bg_pc.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .approach img {
        width: 80%;
        max-width: 1200px;
        transform: translateX(-7%);
        padding-top: 5%;
        margin: 0 auto;
    }
}

/*40周年*/
@media screen and (min-width: 767px){
    .deepcleansing_special #anniversary {
        background-image: url(/assets/dah/images/information/deepcleansing/40th_bg_pc.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        padding-top: 3%;
    }
    
    .deepcleansing_special #anniversary img {
        max-width: 1080px;
        margin: 0 auto;
        padding: 0 2%;
    }
}

/*flow*/
.deepcleansing_special .flow_container {
    background-image: url(/assets/dah/images/information/deepcleansing/flow_bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.deepcleansing_special .steps {
    text-align: center;
    position: relative;
}

.deepcleansing_special .steps img {
    padding-bottom: 10%;
}

.deepcleansing_special .step01_video {
    width: 94%;
    padding-bottom: 10%;
    position: absolute;
    top: 2%;
    left: 3%;
}

.deepcleansing_special .step02,
.deepcleansing_special .step04 {
    position: relative;
}

.deepcleansing_special .step02_video,
.deepcleansing_special .step04_video {
    position: absolute;
    display: flex;
    bottom: 18%;
    gap: 3%;
    justify-content: center;
}

.deepcleansing_special .step02_video video,
.deepcleansing_special .step04_video video {
    width: 44%;
}

.deepcleansing_special .step02_txt {
    position: absolute;
    bottom: 32%;
    left: 19%;
    width: 60%;
}

.deepcleansing_special .step04_video {
    bottom: 20%;
}

.deepcleansing_special .step04_txt {
    position: absolute;
    bottom: 37%;
    left: 10%;
    width: 80%;
}

.deepcleansing_special .step06 {
    width: 94%;
    padding-bottom: 0!important;
}

@media screen and (min-width: 767px){
    .deepcleansing_special .flow_top {
        background-image: url(/assets/dah/images/information/deepcleansing/flow_top_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }
    
    .deepcleansing_special .flow_ttl {
        max-width: 1080px;
    }

    .deepcleansing_special .flow_container {
        background-image: url(/assets/dah/images/information/deepcleansing/flow_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .steps {
        max-width: 1300px;
        margin: 0 auto;
        padding-top: 2%;
    }

    .deepcleansing_special .steps img {
        padding-bottom: 6%;
    }

    .deepcleansing_special .step01_video {
        width: 50%;
        top: 3%;
        left: 25%;
    }

    .deepcleansing_special .step02_video {
        bottom: 10%;
        right: 10%;
        width: 40%;
    }

    .deepcleansing_special .step04_video {
        bottom: 10%;
        right: 10%;
        width: 40%;
    }

    .deepcleansing_special .step06 {
        width: 70%;
        max-width: 900px;
    }

    .deepcleansing_special .flow_bottom {
        background-image: url(/assets/dah/images/information/deepcleansing/flow_bottom_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .flow_bottom img {
        max-width: 1080px;
        margin: 0 auto;
        padding: 2% 1% 1% 3%;
    }
}

/*voice*/
.deepcleansing_special #voice {
    position: relative;
}

.deepcleansing_special .voices {
    position: absolute;
    top: 23%;
    margin: 0 3%;
}

.deepcleansing_special .voices img {
    padding-top: 5%;
}

@media screen and (min-width: 767px){
    .deepcleansing_special #voice {
        background-image: url(/assets/dah/images/information/deepcleansing/voice_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .voices_ttl {
        width: 70%;
        max-width: 650px;
        margin: 0 auto;
        padding-top: 4%;
        transform: translateX(-10%);
    }

    .deepcleansing_special .voices {
        position: static;
        max-width: 880px;
        margin: 0 auto;
        padding: 0 2% 4%;
    }

    .deepcleansing_special .voices img {
        padding-top: 3%;
    }
}

/*reason*/
.deepcleansing_special #reason {
    position: relative;
}

.deepcleansing_special .reasons {
    position: absolute;
    top: 8%;
    margin: 0 4%;
}

.deepcleansing_special .reasons img {
    padding-top: 7%;
}

@media screen and (min-width: 767px){
    .deepcleansing_special #reason {
        background-image: url(/assets/dah/images/information/deepcleansing/reason_bg_pc.jpg);
        background-size: cover;
        background-position: top;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .deepcleansing_special .reasons_ttl {
        max-width: 1080px;
        margin: 0 auto;
    }

    .deepcleansing_special .reasons {
        position: static;
        max-width: 880px;
        margin: 0 auto;
        margin-top: -2%;
        padding: 0 2% 2%;
    }

    .deepcleansing_special .reasons img {
        padding: 0 0 5%;
    }
}

/*faq*/
.deepcleansing_special #faq {
    background-image: url(/assets/dah/images/information/deepcleansing/faq_bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 8% 0;
    text-align: center;
}

.deepcleansing_special .faq_ttl {
    width: 60%;
}

.deepcleansing_special .faq_container {
    margin: 0 4%;
}

.deepcleansing_special .faq_item {
    padding-top: 5%;
}

.deepcleansing_special .faq_item_q {
    background-image: url(/assets/dah/images/information/deepcleansing/q_bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 4%;
    text-align: left;
    border: 1px solid #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.deepcleansing_special .faq_item_q p {
    color: #fff;
    font-size: 15px;
    margin: 0;
    width: calc(100% - 30px);
}

.deepcleansing_special .faq_icon {
    color: #fff;
    font-size: 14px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.deepcleansing_special .faq_item.active .faq_icon {
    transform: rotate(180deg);
}

.deepcleansing_special .faq_item_a {
    background-color: #fff;
    padding: 4%;
    text-align: left;
    display: none;
}

.deepcleansing_special .faq_item_a p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
}

.deepcleansing_special .faq_item.active .faq_item_a {
    display: block;
}

@media screen and (min-width: 767px){
    .deepcleansing_special #faq {
        background-image: url(/assets/dah/images/information/deepcleansing/faq_bg_pc.jpg);
        padding: 5% 0;
    }

    .deepcleansing_special .faq_ttl {
        width: 25%;
        max-width: 450px;
        padding-bottom: 1%;
    }
    
    .deepcleansing_special .faq_container {
        max-width: 700px;
        margin: 0 auto;
        padding-bottom: 3%;
    }

    .deepcleansing_special .faq_item {
        padding-top: 4%;
    }

    .deepcleansing_special .faq_item_q {
        padding: 3% 4%;
    }
    
    .deepcleansing_special .faq_item_q p {
        font-size: 26px;
    }

    .deepcleansing_special .faq_item_a {
        padding: 3% 4%;
    }

    .deepcleansing_special .faq_item_a p {
        font-size: 20px;
    }
}

/*レスポンシブ*/
.deepcleansing_special .deepcleansing_special_pc {
    display: none;
}

@media screen and (min-width: 767px) {
    .deepcleansing_special .deepcleansing_special_pc {
        display: block;
    }
    .deepcleansing_special .deepcleansing_special_sp {
        display: none;
    }
}