.bottom_ban_sp {
    display: none;
}

.addParts04.btn-internal-lower-bottom .box_white {
    background: #FFF;
    padding: 40px 20px 20px;
}

.addParts04.btn-internal-lower-bottom p.caution {
    color: #fff;
    line-height: 1.714285714;
    margin: 30px 0 0;
}

.addParts04.btn-internal-lower-bottom .box_white__inner {
    display: flex;
    justify-content: space-between;
    background: #2c2d48;
    border-radius: 3px;
    padding: 12px;
    margin-bottom: 30px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_wrap {
    background: #FFF;
    width: 250px;
    margin: 00;
    border-radius: 5px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_ttl {
    padding: 30px 0;
    margin: 0 1rem 0 0;
    background-color: #3f3f3f;
    color: #FFF;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    font-size: 1.7rem;
    position: relative;
    width: 200px;
    display: table-cell;
    /* justify-content: center; */
    /* align-items: center; */
    vertical-align: middle;
    border-radius: 5px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_ttl * {
    vertical-align: middle;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item {
    border-radius: 3px;
}

#searchBlock.btn-internal-lower-bottom .checkInner__title {
    background: #ffe699;
    min-height: 162px;
    color: #2c2d48;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.545454545;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#searchBlock.btn-internal-lower-bottom .checkInner__text {
    font-size: 1.6rem;
    line-height: 1.75;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check {
}

#contents .addParts04.btn-internal-lower-bottom .btn-internal {
    width: 550px;
}

#resultBox .addInner > p.resultComment {
    margin: 0 50px 50px;
    font-size: 16px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check .checkInner {
    display: table-cell;
    height: 140px;
    vertical-align: middle;
    width: 770px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check .checkInner.naiyoInner {
    height: 100px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item {
    width: 100%;
    background: #fff;
    padding: 1rem 0.7rem 0;
    border-radius: 10px;
}


.addParts04.btn-internal-lower-bottom .addInner {
    width: 1100px;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title {
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
    padding-top: 100px;
    padding-bottom: 20px;
    letter-spacing: .03em;
    margin-bottom: 0;
    position: relative;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title::before {
    content: "";
    display: block;
    position: absolute;
    background: url(img/addParts04_left_icon.png) no-repeat left center;
    top: auto;
    left: 50px;
    bottom: -130px;
    width: 134px;
    height: 225px;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title::after {
    content: "";
    display: block;
    position: absolute;
    background: url(img/addParts04_right_icon.png) no-repeat left center;
    right: -110px;
    bottom: -130px;
    width: 344px;
    height: 301px;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title span {
    font-size: 26px;
    color: #FFF;
    display: block;
    margin-bottom: 10px;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title::before, .addParts04.btn-internal-lower-bottom h2.addParts04__title::after {
}

.addParts04.btn-internal-lower-bottom .addParts04__text {
    color: #ffe699;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.875;
    text-align: center;
    margin-bottom: 40px;
}



.addParts04.btn-internal-lower-bottom .box_white {
    background: #FFF;
    padding: 40px 20px 20px;
}

.addParts04.btn-internal-lower-bottom p.caution {
    color: #fff;
    line-height: 1.714285714;
    margin: 30px 0 0;
}

.addParts04.btn-internal-lower-bottom .box_white__inner {
    display: flex;
    justify-content: space-between;
    background: #2c2d48;
    border-radius: 3px;
    padding: 12px;
    margin-bottom: 30px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_wrap {
    background: #FFF;
    width: 250px;
    margin: 00;
    border-radius: 5px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_ttl {
    padding: 30px 0;
    margin: 0 1rem 0 0;
    background-color: #3f3f3f;
    color: #FFF;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    font-size: 1.7rem;
    position: relative;
    width: 200px;
    display: table-cell;
    /* justify-content: center; */
    /* align-items: center; */
    vertical-align: middle;
    border-radius: 5px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_ttl * {
    vertical-align: middle;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item {
    border-radius: 3px;
}

#searchBlock.btn-internal-lower-bottom .checkInner__title {
    background: #ffe699;
    min-height: 162px;
    color: #2c2d48;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1.545454545;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#searchBlock.btn-internal-lower-bottom .checkInner__text {
    font-size: 1.6rem;
    line-height: 1.75;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check {
}

#contents .addParts04.btn-internal-lower-bottom .btn-internal {
    width: 550px;
}

#resultBox .addInner > p.resultComment {
    margin: 0 50px 50px;
    font-size: 16px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check .checkInner {
    display: table-cell;
    height: 140px;
    vertical-align: middle;
    width: 770px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check .checkInner.naiyoInner {
    height: 100px;
}

#searchBlock.btn-internal-lower-bottom .selectBox_item {
    width: 100%;
    background: #fff;
    padding: 1rem 0.7rem 0;
    border-radius: 10px;
}

#category .btn-internal-lower-bottom h2, #page .btn-internal-lower-bottom h2 {
    background: none;
    box-shadow: none;
    color: #2c2d48;
    font-size: 40px;
    line-height: 1.4;
    padding-bottom: 20px;
    letter-spacing: .03em;
    margin-bottom: 0;
    position: relative;
    text-align: center;
}

.orange {
    color: #f04f00;
}

/* oki_20220720 */
.kanren {
    border: 3px solid #2c2d48;
    padding: 20px 30px 0;
    margin: 50px 0;
    border-radius: 3px;
    position: relative;
    box-sizing: border-box;
}
.midasi {
    border-bottom: dotted 1px #d3c9bd;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.kanren br {
	display: none;
}
.k-kasou {
	width: 1100px;
}

.readmore-content {
    position: relative;
    overflow: hidden;
    height: 100px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    z-index: 1;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

/* 続きを読むボタン */
.readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 5px auto;
    z-index: 2;
    padding: 2px 15px;
    background-color: #f04f00;
    border-radius: 10px;
    color: #fff;
}
.readmore-label:before{
    content: "\7D9A\304D\3092\8AAD\3080";
}

.readmore-check{
    display: none;
}
/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}
.readmore-check:checked ~ .readmore-label:before{
    content: "\9589\3058\308B";
}
/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content{
    height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
    display: none;
}


/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 599px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/

.bottom_ban_sp {
    margin: 100px 20px 20px 20px;
}
.addParts04.btn-internal-lower-bottom .box_white__inner {
        display: block;
    }
    
   .addParts04.btn-internal-lower-bottom h2 {
        box-shadow: none;
        font-size: inherit;
        font-size: 2rem;
    }

   .addParts04.btn-internal-lower-bottom h2 span {
        font-size: 1.5rem;
    }

    .addParts04.btn-internal-lower-bottom .box_white {
        background: #FFF;
        padding: 10px;
        margin: 0 10px;
    }

    #searchBlock.btn-internal-lower-bottom .selectBox_wrap {
        display: block;
        width: 100%;
        margin: 0 0 1rem 0;
    }

    #searchBlock.btn-internal-lower-bottom .selectBox_ttl {
        display: table;
        margin: 0 0 1rem 0;
        justify-content: center;
        width: 100%;
    }

    #searchBlock.btn-internal-lower-bottom .selectBox_item.gyoumu_check {
        border-bottom: none;
    }

    #searchBlock.btn-internal-lower-bottom .btn-internal a {
        font-size: 1.8rem;
        padding: 2rem 6rem;
    }

    #searchBlock.btn-internal-lower-bottom .btn-internal::before {
        background-size: 40px;
        background-repeat: no-repeat;
        top: calc(50% - 20px);
    }
.addParts04.btn-internal-lower-bottom .addInner {
    width: unset;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title {
        font-size: 2.5rem;
        line-height: 1.5;
        padding: 40px 5px 10px;
        margin: 0 auto;
    }

.addParts04.btn-internal-lower-bottom h2.addParts04__title {
    font-size: 2.5rem;
    line-height: 1.5;
    padding: 40px 5px 10px;
    margin: 0 auto;
}

#category .btn-internal-lower-bottom h2, #page .btn-internal-lower-bottom h2 {
    font-size: 2rem;
    line-height: 1.5;
    padding: 40px 5px 10px;
    margin: 0 auto;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title::after {
    display: none;
}

.addParts04.btn-internal-lower-bottom h2.addParts04__title::before {
    display: none;
}

#searchBlock.btn-internal-lower-bottom .checkInner__title {
    min-height: 80px;
    font-size: 1.8rem;
    margin-top: 33px;
}

/* oki_20220720 */
.k-kasou {
	width: unset;
}

}