@charset "utf-8";
.spe_cont-head {
    color: #e95293;
    font-size: 1.7rem;
    font-weight: normal;
    text-align: center;
}
.spe_flow-text-strong {
    color: #e95293;
}
.spe_flow-text-head-icon-text {
    display: block;
    font-size: 0.8rem;
    padding-bottom: 5px;
}
.spe_flow-text-head-icon {
    display: inline-block;
    padding: 12px 0;
    border-radius: 50%;
    background-color: #3e3a39;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    width: 66px;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: normal;
    text-align: center;
}
.spe_flow-text-head-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.7rem;
    box-sizing: border-box;
    font-weight: normal;
    width: calc(100% - 71px);
}
.spe_flow-text-head {
    text-align: center;
    background-color: #e95293;
    color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 22px;
}
.spe_flow-text-wrap {
    padding: 10px 20px;
    border: solid 1px #f8cbdf;
    background-color: rgba(255, 255, 255, 0.5);
    display: table;
    min-height: 115px;
    font-size: 1.05rem;
    line-height: 2;
    width: 100%;
    box-sizing: border-box;
}
.spe_flow-text {
    display: table-cell;
    vertical-align: middle;
}
.spe_flow-text-head:before {
    content: '';
    height: 30px;
    width: 30px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -11px;
    background-color: #e95293;
    left: 0;
    right: 0;
    margin: auto;
}
.spe_cont-innre {
    max-width: 1000px;
    margin: 0 auto;
}
.spe_flow {
    max-width: 1000px;
    margin: 0 auto;
}
.spe_problem-text-strong {
    color: #e95293;
}
.spe_problem-text-head-icon {
    display: inline-block;
    padding: 20px 0;
    border-radius: 50%;
    background-color: #e95293;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    width: 65px;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: normal;
}
.spe_problem-text-head-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.7rem;
    width: calc(100% - 72px);
    padding-right: 70px;
    box-sizing: border-box;
    font-weight: normal;
}
.spe_problem-text-head {
    text-align: center;
    background-color: #3e3a39;
    color: #fff;
    padding: 10px;
    position: relative;
    margin-bottom: 22px;
}
.spe_problem-img {
    width: 30%;
    float: left;
}
.spe_problem-text {
    padding: 10px;
    border: solid 1px #f8cbdf;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 1rem;
    text-align: left;
}
.spe_problem-text-head:before {
    content: '';
    height: 30px;
    width: 30px;
    transform: rotate(45deg);
    position: absolute;
    bottom: -11px;
    background-color: #3e3a39;
    left: 0;
    right: 0;
    margin: auto;
}
.spe_cont-innre {
    max-width: 1000px;
    margin: 0 auto;
}
.spe_problem-end {
    padding: 10px;
    background-color: #e95293;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6;
    position: relative;
}
.spe_cont-strong {
    font-size: 1.3rem;
    color: #e95293;
}
.spe_problem-end:before {
    content: url(../images/special/spe_arrow.png);
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: auto;
}
.spe_flow li {
    position: relative;
}
.spe_flow li:not(:last-child):before {
    content: '';
    content: url(../images/special/spe_arrow.png);
    position: absolute;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 30px;
    max-width: 580px;
    width: 60%;
    padding-left: 20px;
}
.spe_cont-text {
    padding-bottom: 1rem;
    text-align: center;
}
.problem_list {
    max-width: 400px;
    border: solid 3px #e4ddcd;
    margin: 0 auto;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
}
.problem_list li:before {
    content: '';
    height: 15px;
    width: 15px;
    display: inline-block;
    background-color: #e95293;
    vertical-align: middle;
    margin-right: 10px;
}
.problem_list-head {
    max-width: 400px;
    text-align: left;
    margin: 0 auto;
    font-size: 1.3rem;
    font-weight: normal;
    padding-bottom: 5px;
}
.problem_list-head:after {
    content: '';
    width: calc(100% - 196px);
    border-top: dotted 2px;
    display: inline-block;
    vertical-align: middle;
}
.spe_cont-innre-r-img {
    text-align: center;
}
.problem_list li:not(:last-child) {
    padding-bottom: 5px;
}
.spe_price {
    font-size: 1.5rem;
    padding: 10px;
    border: solid 2px #c9bc9c;
    background-color: #e95293;
    box-shadow: 0 0 0 10px #fff inset;
    max-width: 1000px;
    box-sizing: border-box;
    margin: 80px auto 0;
}
.spe_price-head {
    font-weight: normal;
    background-color: #3e3a39;
    color: #fff;
    text-align: center;
    padding: 20px;
    background-image: url(../images/special/mini_head_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 1.8rem;
}
.spe_price-l {
    background-color: #fff;
    margin: 10px;
    width: calc(50% - 10px);
    display: inline-block;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    color: #e95293;
}
.spe_price-r {
    padding: 10px;
    text-align: center;
    width: calc(50% - 40px);
    display: inline-block;
    color: #fff;
    box-sizing: border-box;
}
p.left.mincho.spe_cont-text {
    text-align: left;
    max-width: 470px;
    margin: 0 auto;
}

/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    .spe_flow-img {
        width: 40%;
        float: left;
    }
    .spe_flow-text-area {
        width: 60%;
        float: left;
        padding-left: 20px;
        box-sizing: border-box;
    }
    .spe_cont-innre-r-text {
        float: right;
        width: 60%;
        font-size: 1.2rem;
        padding-left: 5%;
        box-sizing: border-box;
        text-align: center;
        line-height: 2;
    }
    .spe_cont-innre-l-img {
        width: 40%;
        float: right;
        text-align: center;
    }
    .spe_cont-innre-l-text {
        width: 60%;
        float: left;
        padding-right: 5%;
        box-sizing: border-box;
        text-align: center;
        line-height: 2;
        font-size: 1.1rem;
    }
    .spe_cont-innre-r-img {
        width: 40%;
        float: left;
        text-align: center;
    }
    .spe_flow li:not(:last-child) {
        padding-bottom: 100px;
    }
    .cont_middle-head {
        padding-bottom: 60px;
    }
    .spe_cont-innre:not(:last-child) {
        padding-bottom: 60px;
        text-align: center;
    }
    .spe_problem {
        padding-bottom: 80px;
    }
    .spe_problem li:not(:last-child) {
        padding-bottom: 30px;
    }
    .spe_flow-text-head-text {
            padding-right: 70px;
    }
}

/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px) {
    .spe_cont-head {
        font-size: 1.5rem;
        padding-bottom: 1rem;
    }
    .spe_flow li:not(:last-child):before {
        padding: 0;
        width: 100%;
        max-width: none;
        bottom: 10px;
    }
    .spe_cont-innre-l-text {
        padding-bottom: 20px;
    }
    .spe_problem-end {
        margin-bottom: 30px;
    }
    .spe_flow-img {
        display: block;
        text-align: center;
        padding-top: 10px;
    }
    .spe_flow li:not(:last-child) {
        padding-bottom: 60px;
    }
    .cont_middle-head {
        padding-bottom: 30px;
    }
    .spe_cont-innre:not(:last-child) {
        padding-bottom: 30px;
        text-align: center;
    }
    .spe_problem {
        padding-bottom: 60px;
    }
    .problem_list-head {
        font-size: 1.2rem;
    }
    .spe_problem-end:before {
        top: -45px;
    }
    .spe_problem li:not(:last-child) {
        padding-bottom: 30px;
    }
    .spe_price-r {
        width: 100%;
        font-size: 1.2rem;
        padding-top: 0;
    }

    .spe_price-l {
        width: calc(100% - 20px);
        box-sizing: border-box;
        font-size: 1.2rem;
    }
    .spe_cont-text {
        text-align: left;
    }
    .spe_flow-text-head {
        text-align: left;
    }
    .spe_flow-text-head-text {
        font-size: 1.4rem;
    }
}
