@charset "utf-8";
/***************************************************
  PC style
****************************************************/
/*メーカー別に探すTOP*/
.support #contents.lower.spt-v3 h2 {
    border-bottom: solid 1px #015eae;
    padding-bottom: 12px;
}
.supportIndex .c_wrap p.qa_leadtxt {
    margin: 50px 0;
}
.maker-btn {
    display: flex;
    justify-content: space-between;
}
.maker-btn li {
    width: 19.15%;    
}
.maker-btn li a:link ,
.maker-btn li a:visited {
    border: solid 1px #ccc;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;    
    letter-spacing: 0.05em;
    padding: 1.5rem;
    box-sizing: border-box;
}

.maker-btn li a b {
    display: inline-block;
    transform: scaleX(1.1);
    transform-origin: left center; 
    font-weight: 500;
    font-size: 125%;
    color: #022485;
}
.maker-btn li:nth-child(even) a b {
    color: #dd0101;
}
.maker-btn li:last-child a b {
    color: #000;
}

.maker-btn li a span {
    color: #000;
    font-size: 87.5%;
    display: block;
    margin-top: 1em;
    font-weight: 500;
}
#makerBtns.qa-index {
    margin-bottom: 155px;
}

/*各メーカーTOP*/
.c_wrap.maker-index {
    margin: 65px auto 150px;

}
.product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 1.775%;
}
.product-list li {
    width: 18.58%;
}
.product-list li img {
    width: 100%;
}

/*QA-detail*/
.qa-fig {
    text-align: center;
    padding: 20px 0 50px;
}
.qa-fig img {
    max-width: 370px;
}
.qawrap-spt_v3 dt {
    font-size: 2rem;
    background-color: #d7ebfc;    
    padding: 0.8em 1.5em;
    display: flex;
    margin-bottom: 2em;
    align-items: center;
    line-height: 1.5;    
    cursor: pointer;
}
.qawrap-spt_v3 dt * {
    font-weight: 500;
    color: #000;
}
.qawrap-spt_v3 dt b {
    margin-right: 1em;
}
.qawrap-spt_v3 dt i {
    margin-left: auto;
    font-size: 1.3rem;
    display: inline-block;
    border-radius: 1em;
    background-color: #fff;
    line-height: 2;
    width: 9.83%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.qawrap-spt_v3 dt i::after {
    content: "\25bc";
    transform: translateY(-50%);
    font-size: 7px; 
    line-height: 1;
    font-family: sans-serif;
    display: block;
    position: absolute;
    right: 1.5em;
    top: 50%;
}
.qawrap-spt_v3 dt i.is-active::after {
    content: "\25b2";
}
.qawrap-spt_v3 dd {
    padding: 0 2rem 4rem;
    font-size: 1.6rem;
    line-height: 1.8;
    display: none;
}
.qawrap-spt_v3 dd h4 {
    color: #005eb6;
    font-size: 1.6rem;
    line-height: 1.8;
    font-weight: 500;
}
.qawrap-spt_v3 dd img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.qawrap-spt_v3 .flex-fig {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; 
}
.qawrap-spt_v3 figure {
    margin-bottom: 2em;
}
.qawrap-spt_v3 .flex-fig > img {
    flex: 0 0 auto; 
    align-self: flex-start;
    max-width: 100%;
}
.qawrap-spt_v3 dd p {
    margin-bottom: 2em!important;
}
.qawrap-spt_v3 dd p b {
    font-weight: 500;
}
.qawrap-spt_v3 dd ul,
.qawrap-spt_v3 dd ol {
    font-size: 1.6rem;line-height: 1.8;
    margin-bottom: 2rem;
    margin-left: 1.5em;
}
.qawrap-spt_v3 dd ul li {
    list-style: disc;
}
.qawrap-spt_v3 dd ol li {
    list-style: decimal;
}
/*support top*/
#contents.spt_v3-top {
    color: #000;
    margin-bottom: 190px;
}
.c_wrap p.news-header {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 1.5em;
}
.support-news ul {
    width: 93%;
    margin: 0 auto 8rem;
}
.support-news ul li {
    padding-bottom: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.support-news ul li > figure {
    width: 30%;
    text-align: center;
}
.support-news ul li > div {
    width: 68%;
    font-size: 1.6rem;
    line-height: 1.8;
}
.support-news ul li a:link ,
.support-news ul li a:visited {
    color: #000;
    text-decoration: underline;
    font-weight: 600;
}
.support-news ul li p.news-sh {
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 0.5em;
}
.support-news ul li p.news-sh img {
    margin-right: 1rem;
}
.spt-index-lb {
    display: flex;
    justify-content: space-between;
    margin-bottom: 65px;
    flex-wrap: wrap;
}
.spt-index-lb li {
    width: 32.20%;
}
.spt-index-lb img {
    max-width: 100%;
    vertical-align: bottom;
}

/*tel inq*/
.c_wrap.tel-inq {
    margin:70px auto 160px;
    color: #000;
}
.c_wrap.tel-inq p {
    line-height: 2;
}
.c_wrap.tel-inq p > b {
    font-weight: 500;
}
.att-color {
    color: #dd0101;
}
.check-before {
    margin: 35px 0 75px 3em;
}
.check-before p:first-child {
    font-size: 2rem;
    font-weight: 600;
    text-indent: -2.5em;
}
.check-before p span {
    font-size: 1.6rem;
    margin-left: 1em;
}
.check-before figure {
    margin: 0.8em 0;
}
.check-before li + li {
    margin-top: 2em;
}
.tel-info {
    display: flex;
    gap: 0 40px;
    align-items: center;
    margin-bottom: 140px;
}
.tel-number img {
    vertical-align: bottom;
}
.c_wrap.tel-inq p.tel-time {
    line-height: 1.8;
}
@media (hover: hover) {
    .maker-btn li a:hover,
    .product-list li:hover,
    .qawrap-spt_v3 dt:hover,
    .spt-index-lb a:hover {
        opacity: 0.7;
    }
}
/***************************************************
  SP style
****************************************************/
@media screen and (max-width: 959px){
    .support #contents.lower.spt-v3 h2 em {
        display: block;
        margin-top: 5px;
    }
    .supportIndex .c_wrap p.qa_leadtxt {
        margin: 30px 0;
    }
    .maker-btn {
        flex-wrap: wrap;
        gap: 10px 0;
    }
    .maker-btn li {
        width: 48.5%;    
    }
    .maker-btn li:last-child {
        margin-left: 24.25%;
    }
    .maker-btn li:last-child a:link,
    .maker-btn li:last-child a:visited {
        padding: 2.55rem 1.5rem;
    }
    #makerBtns.qa-index {
        margin-bottom: 50px;
    }
    .qa-fig img {
        max-width: 80%;
    }
    .qawrap-spt_v3 dt {
        padding: 0.8em;
        font-size: 1.4rem;
    }
    .qawrap-spt_v3 dt span {
        margin-right: 0.8em;
    }
    .qawrap-spt_v3 dt i {
        width: 8em;
        text-indent: -0.8em;
        font-size: 1.2rem;
    }
    .qawrap-spt_v3 dt i::after {
        right: 0.8em;
        font-size: 6px;
    }
    .qawrap-spt_v3 dd,
    .qawrap-spt_v3 dd h4,
    .qawrap-spt_v3 dd ul,
    .qawrap-spt_v3 dd ol {
        font-size: 1.3rem;
    }
    .c_wrap.maker-index {
        margin :30px 0 100px;
    }
    .c_wrap p.news-header {
        font-size: 1.8rem;
    }
    .support-news ul {
        margin-bottom: 4rem;
    }
    .support-news ul li {
        flex-direction: column;
    }
    .support-news ul li > figure {
        margin-bottom: 2rem;
    }
    .support-news ul li > figure,
    .support-news ul li > div {
        width: 100%;
    }
    .support-news ul li p.news-sh {
        font-size: 1.6rem;
    }
    .support-news ul li > div {
        font-size: 1.4rem;
    }
    .spt-index-lb {
        width: 90%;
        margin: 3rem auto 4rem;
        flex-direction: column;
        gap:1em 0
    }
    .spt-index-lb li {
        width: 100%;
    }
    .c_wrap.tel-inq {
        margin: 35px auto 100px;
    }
    .check-before {
        margin: 1.5em 0 45px 3em;
    }
    .check-before p:first-child {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .check-before p span {
        font-size: 1.2rem;
        margin-left: 3.5em;
        display: block;
    }
    .tel-info {
        width: 90%;
        margin: 0 auto 4em;
        flex-direction: column;
        gap: 1em 0;
    }

}