/* MV */

.site-main #mainImg {
    position: relative;
    background-image: url(../img/ihin/ihin_mv_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 2em 1em !important;
}

@media (max-width: 767.98px) {
    .site-main #mainImg {
        background-position: left -12rem top;
    }
}

@media screen and (min-width: 30em) {
    .site-main #mainImg {
        padding: 4em 1em 6em !important;
    }
}

.site-main #mainImg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGElEQVQYlWNgYGCQYkAF6HziAfkmDbQbAHoYANHmnjxWAAAAAElFTkSuQmCC), linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-size: 1.5rem;
    bottom: 0;
    left: 0;
}

.site-main #mainImg>div {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    max-width: 1650px;
    min-height: 360px;
    margin: auto;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div {
        justify-content: center;
        flex-direction: column;
        align-items: start;
        gap: 2rem;
    }
}

.site-main #mainImg>div .mv-heading p {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    letter-spacing: 2px !important;
    text-align: left;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-heading p {
        font-size: 1.5rem;
    }
}

.site-main #mainImg>div .mv-heading p .min {
    color: #FFFFFF;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.site-main #mainImg>div .mv-heading p .big {
    background-color: #fff;
    color: #333333;
    font-size: 2.5rem;
    padding: 0.15rem 0.5rem 0rem 0.5rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    box-shadow: 0 2px 5px rgb(41 40 40 / 12%);
    text-shadow: 0 2px 5px rgb(41 40 40 / 10%);
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-heading p .big {
        font-size: 1.8rem;
    }
}

.site-main #mainImg>div .mv-heading p .gold {
    color: #82640E;
    background: linear-gradient(135deg, #82640E 0%, #B7831B 54.5%, #DCB861 61.5%, #B7831B 69%, #A46701 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.site-main #mainImg>div .mv-heading h1 {
    color: #F7392B;
    font-size: 2.5rem;
    font-weight: 700;
    text-shadow: #FFFFFF 2px 0px, #FFFFFF -2px 0px, #FFFFFF 0px -2px, #FFFFFF 0px 2px, #FFFFFF 2px 2px, #FFFFFF -2px 2px, #FFFFFF 2px -2px, #FFFFFF -2px -2px, #FFFFFF 1px 2px, #FFFFFF -1px 2px, #FFFFFF 1px -2px, #FFFFFF -1px -2px, #FFFFFF 2px 1px, #FFFFFF -2px 1px, #FFFFFF 2px -1px, #FFFFFF -2px -1px;
    margin: 0;
    padding: 0;
    text-align: left;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-heading h1 {
        font-size: 2rem;
    }
}

@media (min-width: 1000px) {
    .site-main #mainImg>div .mv-heading h1 br {
        display: none;
    }
}

.site-main #mainImg>div .mv-sokyu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-main #mainImg>div .mv-sokyu ul li {
    background-color: #f7392b;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAIElEQVQYlWP4//+/8f///40ZcAGCCijSiFUB+W4iWycApuYv0Wi36uMAAAAASUVORK5CYII=);
    border-radius: 5px;
    padding: 0.05rem 1rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    color: #fff;
    font-size: 1.65rem;
    font-weight: 700;
    letter-spacing: 2px !important;
    box-shadow: 0 2px 5px rgb(41 40 40 / 12%);
    text-shadow: 0 2px 5px rgb(41 40 40 / 30%);
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-sokyu ul li {
        font-size: 1rem;
        margin-bottom: 0.5rem;
        margin-top: 0rem;
    }
}

.site-main #mainImg>div .mv-sokyu ul li .yellow {
    color: #FFEE03;
}

.site-main #mainImg>div .mv-sokyu ul li .big {
    font-size: 2.4rem;
    display: inline-block;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-sokyu ul li .big {
        font-size: 1.6rem;
    }
}

.site-main #mainImg>div .mv-sokyu ul li .min {
    font-size: 1.25rem;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-sokyu ul li .min {
        font-size: 0.875rem;
    }
}

.site-main #mainImg>div .mv-sokyu ul li .tate {
    font-size: 1rem;
    max-width: 1rem;
    display: inline-block;
    line-height: 1rem;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-sokyu ul li .tate {
        font-size: 0.85rem;
        max-width: 0.85rem;
        line-height: 1rem !important;
        transform: translateY(4px);
    }
}




/* MV(画像版)

.site-main #mainImg {
    position: relative;
    background-image: url(../img/ihin/ihin_mv_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 2em 1em !important;
}

@media (max-width: 767.98px) {
    .site-main #mainImg {
        background-position: left -12rem top;
    }
}

@media screen and (min-width: 30em) {
    .site-main #mainImg {
        padding: 4em 1em 6em !important;
    }
}

.site-main #mainImg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGElEQVQYlWNgYGCQYkAF6HziAfkmDbQbAHoYANHmnjxWAAAAAElFTkSuQmCC), linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-size: 1.5rem;
    bottom: 0;
    left: 0;
}

.site-main #mainImg>div {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    max-width: 1650px;
    min-height: 360px;
    margin: auto;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div {
        justify-content: center;
        flex-direction: column;
        align-items: start;
        gap: 2rem;
    }
}

.site-main #mainImg>div .mv-picture-sokyu img {
    width: 100%;
    max-width: 300px;
}

@media (max-width: 767.98px) {
    .site-main #mainImg>div .mv-picture-sokyu img {
        max-width: 200px;
    }
}

.site-main #mainImg>div .mv-picture img {
    aspect-ratio: 756 / 232 !important;
}

@media (max-width: 1199.98px) {
    .site-main #mainImg>div .mv-picture img {
        aspect-ratio: 306 / 206 !important;
    }
} */

/* 共通部 */
.min-text {
    font-size: 10px;
}

/* 見出し */
.ihin-heading {
    text-align: center;
}

@media (min-width: 768px) {
    .ihin-heading br {
        display: none;
    }
}

/* 背景 */
.dot-bg {
    background-color: #FFF;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGElEQVQYlWNgYGCQYkAF6HziAfkmDbQbAHoYANHmnjxWAAAAAElFTkSuQmCC);
    background-size: 1.5rem;
}

.triangle-bg {
    position: relative;
}

.triangle-bg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/ihin/ihin-triangle-bg.svg);
    background-size: cover;
    background-position: center;
    bottom: 0;
    left: 0;
}

.light-gray-bg {
    background-color: #F8F7F7;
}

.light-red-bg {
    background-color: #FFF0DC;
}

.graph-bg {
    background-color: #FFF;
    background-image: url(../img/ihin/ihin-graph-bg.webp);
    background-size: 1.5rem;
}


/* お悩みブロック */

#worry ul {
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}


/* 買取サービス3つの強み */
#strengthssec .list-box {
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    padding: 1rem;
    margin-bottom: 1rem;
}
#strengthssec .list-box:last-child{
    margin-bottom: 0;
}

#strengthssec .list-box .text-box{
    width: 70%;
    margin-right: 1rem;
}

#strengthssec .h3-box {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

#strengthssec .point-box,
#strengthssec .point-box-2,
#strengthssec .point-box-3 {
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    width: 50px;
    height: 50px;
}

#strengthssec .point-box{
    background-image: url(../img/contents/strengthssec-p1.png);
}
#strengthssec .point-box-2{
    background-image: url(../img/contents/strengthssec-p2.png);
}
#strengthssec .point-box-3{
    background-image: url(../img/contents/strengthssec-p3.png);
}

#strengthssec .h3-box h3 {
    font-weight: bold;
    margin: 0!important;
    padding: 0!important;
}

#strengthssec .img-bgbox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    border-radius: 20px;
    text-align: center;
    background-color: #F8F7F7;
    padding: 0.5rem;
}

#strengthssec .list-box p{
    margin-top: 1rem!important;
}

@media (max-width: 767.98px) {
    #strengthssec .list-box {
        display: block;
    }
    #strengthssec .list-box .text-box{
        width: 100%;
        margin-right:0;
        margin-bottom: 1rem;
    }
    #strengthssec .img-bgbox{
        width: 100%;
        padding: 1rem;
    }
}

/* 出張買取MAXが解決しますブロック */

#solution .ihin-heading {
    position: relative;
    padding-top: 43px;
}

#solution .ihin-heading::before {
    content: '';
    position: absolute;
    width: 230px;
    height: 48px;
    background-image: url(../img/ihin/ihin-worry-heading.webp);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#solution .sec-btn {
    list-style: none;
    padding: 0;
    margin: 1rem 0 2rem 0;
    display: flex;
    justify-content: center;
}

#solution .grid-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
    box-shadow: 0 0.5rem 1rem rgb(28 27 26 / 16%);
    font-weight: 700;
    text-align: center;
}

#solution .grid-box ul li {
    padding: 1rem 1rem 1rem 0rem;
    margin: 0;
}

@media screen and (min-width: 48em) {
    #solution .grid-box ul li {
        padding: 1rem;
    }
}

#solution .grid-box ul li .flex {
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media screen and (min-width: 48em) {
    #solution .grid-box ul li .flex {
        flex-direction: column;
    }
}

#solution .grid-box ul li .flex img {
    max-width: 120px;
    max-height: 200px;
    object-fit: contain;
}

@media screen and (min-width: 48em) {
    #solution .grid-box ul li .flex img {
        max-width: none;
        max-height: 200px;
    }
}


/* 遺品の買取で遺品整理費用を抑えることができます！ブロック */

#cost .txt-c img {
    margin-bottom: 2rem;
}


#cost .flex-box .heading h3 br {
    display: none;
}

@media screen and (min-width: 48em) {

    #cost .flex-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-top: 3rem;
    }

    #cost .flex-box .heading {
        width: 35%;
    }

    #cost .flex-box .contents {
        width: 60%;
    }

    #cost .flex-box .heading h3 {
        margin-top: 0;
        font-size: clamp(1.8rem, 3.5vw, 2.6rem);
    }

    #cost .flex-box .heading h3 br {
        display: inline-block;
    }

    #cost .flex-box .contents p {
        margin-top: 0;
        letter-spacing: 1px !important;
        text-align: justify;
    }
}


/* お得なトラック積み放題プラン */

#price .ihin-heading {
    position: relative;
    padding-top: 43px;
}

#price .ihin-heading::before {
    content: '';
    position: absolute;
    width: 195px;
    height: 48px;
    background-image: url(../img/ihin/ihin-price-headline.webp);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#price .price-list {
    margin: 0;
    list-style: none;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#price .price-list li {
    display: flex;
    flex-direction: row;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}

#price .price-list li p {
    margin-top: 0;
}
#price .price-list li h3 {
    margin-top: 0;
}
#price .price-list li .price {
    width: 54%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    border: solid 1px #eee;
    border-left: none;
}

@media screen and (min-width: 48em) {
    #price .price-list li .price {
        width: 30%;
    }
}

#price .price-list li .price p .badge {
    background-color: #ea4331;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
    padding: 0.1rem 0.4rem;
    font-size: 10px;
    display: inline-block;
}

#price .price-list li .price p .price-text {
    font-size: 1.75rem;
    font-weight: 700;
    color: #FFD639;
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
    margin-right: 0.2rem;
}

#price .price-list li .price p .free-text {
    font-size: 1.5rem;
    font-weight: 700;
}

#price .price-list li .exp {
    width: 46%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    border: solid 1px #eee;
    font-size: 0.9rem;
}

@media screen and (min-width: 48em) {
    #price .price-list li .exp {
        width: 40%;
    }
}

#price .price-list li .heading {
    background-image: repeating-linear-gradient(45deg, #318e86, #318e86 10px, #43968f 10px, #43968f 20px);
    width: 100%;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (min-width: 48em) {
    #price .price-list li .heading {
        width: 30%;
    }
}

#price .price-list li:nth-child(2) .heading {
    background-image: repeating-linear-gradient(45deg, #049ab9, #049ab9 10px, #19a2c2 10px, #19a2c2 20px);
}

#price .price-list li:nth-child(3) .heading {
    background-image: repeating-linear-gradient(45deg, #1174f3, #1174f3 10px, #257dfe 10px, #257dfe 20px);
}

#price .price-list li:nth-child(4) .heading {
    background-image: repeating-linear-gradient(45deg, #0aa04d, #0aa04d 10px, #1ea756 10px, #1ea756 20px);
}

#price .price-list li:nth-child(5) .heading {
    background-image: repeating-linear-gradient(45deg, #cf5658, #cf5658 10px, #e15e60 10px, #e15e60 20px);
}

#price .price-list li .heading h3 {
    color: #fff;
}

#price .price-list li .heading p {
    color: #fff;
}