@charset "UTF-8";
.contBody{ margin-top:3rem; }
main.easyform-thanks{
	width:880px;
}


.bread {
    font-size: 11px;
}

.inner {
    padding: 30px 40px 20px;
}

.thanks {
    background: #fff;
    border-top: 2px solid #00A9B0;
}

.thanks .thanks__ttl {
    margin: 0 0 1.3vw;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.6;
    color: #00A9B0;
}

.thanks .thanks__txt {
    font-size: 20px;
    line-height: 1.6;
}

.thanks .thanks__txt--note {
    color: red;
}

.thanks__tel {
    width: 70%;
    margin: 2rem auto 0;
    display: block;
}

.price {
    background: #E5F6F7;
    border-top: 2px solid #00A9B0;
}

.price .price__ttl {
    margin: 0 0 1rem;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.6;
}

.price .price__txt {
    font-size: 20px;
    line-height: 1.6;
}

.price .price__txt--small {
    font-size: 12px;
}

.price .antenna__type {
    display: block;
    font-size: 25px;
    margin-bottom: 1rem;
}

.price .price__result {
    margin: 30px 0;
    padding: 30px 10px;
    font-weight: bold;
    color: #00A9B0;
    background: #fff;
    border: 2px solid #00A9B0;
    line-height: 1.0;
    text-align: center;
}

.price .price__result .num {
    position: relative;
    font-family: sans-serif;
    font-size: 65px;
}

.price .price__result .unit {
    font-size: 25px;
}

.price .price__result .tax {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 25px;
    padding-right: 5px;
}

.price .price__result .failure {
    font-size: 4rem;
}

.faq .faq__ttl {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 1.5rem;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    border-left: 4px solid #00A9B0;
}

.faq .faq__entry {
    background: #fff;
    border: 2px solid #ddd;
    display: block;
    margin: 0 auto 2rem;
    padding: 20px;
    text-align: left;
}

.faq .faq__entry .item__ttl,
.faq .faq__entry .item__content {
    padding-left: 35px;
}

.faq .faq__entry .item__ttl {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    padding-top: 2px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.7;
    color: #222;
    border-bottom: 1px dotted #eee;
    background: url(../img/qanda_ico01.jpg) no-repeat left top / 3.5%;
}

.faq .faq__entry .item__content {
    font-size: 15px;
    line-height: 23px;
    background: url(../img/qanda_ico03.jpg) no-repeat left top / 3.5%;
}

.sp_f_sticky .inner{
    padding: 0;
}
