header {
    width: 100%;
    /* height: 20px; */
    /* background-color: #fff; */
    position: relative;
    background-image: url(../../img/sp/header.svg);
    background-size: contain;
    width: 100%;
    height: 96vw;
    background-position: 0vw 5vw;
    /* height: 840px; */
    /* background-position: 0px; */
    /* background-position: 0px -20px; */
    /* top:-20px; */
}

header .header__main .tel {
    display: none;
}

header .header__top .header__top__inner {
    width: 100%;
}

.helptel {
    display: block;
    height: 180px;
    padding: 20px 0px;
    background-color: #F5F1E6;
}

.helptel .notice {
    width: 94%;
    margin: 0 auto;
    font-size: 1.3rem;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
}

.helptel .notice span {
    color:#EE8033;
    font-size: 1.7rem;

}

.helptel .tel {
    position: relative;
}

.helptel .tel img.patlamp {
    position: absolute;
    top:10vw;
    left: 2vw;
    width: 20%;
}

/*************************************
 *
 * troubles / トラブル
 *
 ************************************/
.troubles .container {
    width: 98%;
    margin: 0 auto;
}

.troubles .container .troubles__grid .troubleCard {
        display: block;
        margin: 0px auto 30px;
                width: 98%;
}

.troubleCard__line {
    border-radius: 10px;
    padding: 10%;
    border: 1px solid #EE8033;
    position: relative;
}

.troubleCard__no {
    position: absolute;
    top: 0;
    right: 1px;
}

.troubleCard__title {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px;
}

.troubles .container .troubles__grid {
    padding: 20px 0px 60px;
}

.troubles .container .box30 {
    width: 98%;
}

.troubles .container .box30 .icon_engine p.icon,
.troubles .container .box30 .icon_light p.icon,
.troubles .container .box30 .icon_attetion p.icon {
    display: block;
}

.arrow {
    padding-top: 30px;
    text-align: center;
}

/*************************************
 *
 * reasons / 選ばれる理由
 *
 ************************************/
.reasons {
    background-color: #F5F1E6;
}

.reasons .container {
    width: 98% !important;
    margin: 40px auto;
    position: static;
    height: auto;
}

.reasons .container .feature {
    position: static;
    left: 0px;
    z-index: 2;
}

.reasons .container .feature img {
width: 94%;
        margin: 0 auto;
    
}

.reasons .container .map {
    /* display: none; */
    left: 0px;
    top:auto;
            text-align: center;
}

.reasons .container .map img {
    width: 96%;
}

.reasons__contactHint {
    width: 98%;
    margin: 0px auto 0px;
    padding-bottom: 30px;
    text-align: center;
    height: 450px;
}

.reasons__contactHint img {
    top: 95vw;
    left: 0px;
}

.reasons__contactHint .tel_line {
    position: absolute;
    top:95vw;
    left: 22vw;
    height: 100px;
            font-size: 0.9em;
        text-align: left;
}

/*************************************
 *
 * price / 料金について
 *
 ************************************/
.price {
    background-color: #fff;
}

.price .introduction {
    width: 98%;
    margin: 40px auto;
        padding: 90px 0px;
}

.price .introduction h2 {
    color: #EE8033;
    border-bottom: 3px solid #EE8033;
    font-size: 35px;
    font-weight: 600;
    width: 290px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 10px 10px 5px;
}

.price .introduction h2::before {
    content: "";
    background-image: url(../../img/pc/icon_yen.svg);
    position: absolute;
    width: 44px;
    height: 44px;
    left: 10px;
}

.price .introduction .sectionTitle .cost1, 
.price .introduction .sectionTitle .cost2 {
    display: none;
}

.price .pay {
    /* width: 1080px; */
    margin: 50px auto;
    width: 100%;
    border-top: 5px solid #CFCFCF;
    border-bottom: 5px solid #CFCFCF;
}

.price .pay .container {
    width: 98%;
    margin: 40px auto;
}

.pricePanel {
    /* background-color: #FFDF69;
    border-radius: 10px;
    height: 174px; */
    width: 100%;
    margin: 50px auto;
}

.pricePanel img {
    width: 96%;
    margin: 0 auto;
}

.pricePanel__main {
    font-size: 64px;
    font-weight: 600;
}

.pay__text {
    width: 100%;
    font-size: 24px;
}

.pay__text span {
    font-size: 20px;
}

.pay__logos {
    display: inline-block;
    padding-left: 0px;
    vertical-align: top;
}

.pay__logos img {
    width: 100%;
}

.pay__logos p {
    font-size: 12px;
}

.compare {
    width: 98%;
    margin: 80px auto 0px;
}

.compare .tbl_cost img {
    width: 98%;
    margin: 0 auto;
}

.compare img {
    width: 100%;
}

.compare .contact {
    padding: 50px 0px 0px;
}

.compare .contact p {
    font-size: 20px;
}

.compare .contact ul {
    padding-bottom: 60px;
}

.compare .contact ul li {
    display: block;
    padding-bottom: 0px;
}

.compare .contact ul li img {
    width: 100%;
}

/*************************************
 *
 * faq / よくあるご質問
 *
 ************************************/
.faq .container {
    width: 98%;
    margin: 0px auto;
    padding: 80px 0px;
}

.faq .container h2.sectionTitle {
    color: #EE8033;
    border-bottom: 3px solid #EE8033;
    font-size: 35px;
    font-weight: 600;
    width: 98%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 10px 0px 5px;    
}

.faq .container h2::before {
    content: "";
    background-image: url(../../img/pc/icon_question.svg);
    position: absolute;
    width: 44px;
    height: 44px;
    left: 8vw;
}

/* アコーディオンパネルの設定 */
.accordion-area li {
	margin: 10px 2%;
    display: inline-block;
    width: 96%;
    vertical-align: top;
        background: #fff;
}

.accordion-area .title .title_part, .accordion-area .box .title_part {
    width: 60vw;
}

/*************************************
 *
 * company / 会社概要
 *
 ************************************/
.company {
    background-color: #FF9757;
    color: #fff;
    padding: 60px 0px;
    padding-bottom: 180px;
}

.company h2.sectionTitle {
    color: #fff;
    border-bottom: 3px solid #fff;
    font-size: 35px;
    font-weight: 600;
    width: 250px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 10px 10px 5px;
}

.company h2.sectionTitle::after {
    content: "";
    background-image: url(../../img/pc/icon_company.svg);
    position: absolute;
    width: 44px;
    height: 44px;
    left: 5vw;
}

.company .footerFrame {
    width: 98%;
}

.company .footerFrame .container {
    width: 100%;
}

.company .footerFrame .container table {
    border-collapse: collapse; /* 線をまとめる */
    width: 100%;
    margin: 50px 0px;
}

.company .footerFrame .container table tr {
     border: 1px solid #99A1AF; /* 線を引く */
}

.company .footerFrame .container table tr th {
     border: 1px solid #99A1AF; /* 線を引く */
    background-color: #99A1AF;
    padding: 1%;
    width: 25%;
}

.company .footerFrame .container table tr td {
     border: 1px solid #99A1AF; /* 線を引く */
    background-color: #fff;
    padding: 1%;
    color: #000;
}

/*************************************
 *
 * flow / 追従フッターメニュー
 *
 ************************************/
.flow {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 20;
}

.flow .contact {
    padding: 10px 0;
}

.flow .contact p {
    display: none !important;
}

.flow .contact ul li {
    vertical-align: middle;
}

.flow .contact ul li:first-child {
    display: none !important;
}

.flow .contact ul li:nth-child(2) {
    /* display: none !important; */
    width: 70%;
}

.flow .contact ul li:last-child {
    width: 15%;
}

.flow .contact ul li img {
    width: 100%;
}

.v_pc {
    display: none;
}

.v_sp {
    display: block;
}