@charset "UTF-8";

/*--- レイアウト変更(2025/06/25) ---*/
@media only screen and (min-width: 901px) {
    a[id^="step"] + .contents_box01.block_image_text_11 .content_wrapper {
        padding: 0 130px 0 20px;
    }
}
.contents_hr.block_line_3 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}
#step11-hr + .contents_hr.block_line_3:before,
#step12-hr + .contents_hr.block_line_3:before,
#step13-hr + .contents_hr.block_line_3:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: 61px;
    width: 40px;
    height: 100%;
    background-color: var(--i_sub_color);
}
a[id^="step"] + .contents_box01.block_image_text_11 .wrapper_item {
    position: relative;
}
.contents_box01.block_image_text_11 .inner_item_txt {
    padding: 20px 40px 20px 30px;
}
a[id^="step"] + .contents_box01.block_image_text_11 .wrapper_item:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    right: -70px;
    width: 40px;
    height: calc(100% - 20px);
    background-color: var(--i_sub_color);
}
#step11 + .contents_box01.block_image_text_11 .wrapper_item:after,
#step12 + .contents_box01.block_image_text_11 .wrapper_item:after,
#step13 + .contents_box01.block_image_text_11 .wrapper_item:after {
    height: 100%;
    border-bottom: 1px solid var(--i_sub_color);
}
a[id^="step"] + .contents_box01.block_image_text_11 .wrapper_item:before {
    content: "";
    position: absolute;
    right: -70px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid var(--i_sub_color);
    z-index: 1;
}
#step11 + .contents_box01.block_image_text_11 .wrapper_item:before,
#step12 + .contents_box01.block_image_text_11 .wrapper_item:before,
#step13 + .contents_box01.block_image_text_11 .wrapper_item:before {
    content: none;
}
a[id^="step"] + .contents_box01.block_image_text_11 .content_wrapper:after {
    position: absolute;
    display: flex;
    align-items: center;
    right: 61px;
    top: 50%;
    transform: rotate(90deg) translateX(50%);
    transform-origin: right top;
    height: 40px;
    color: var(--i_btn_hover_txt_color);
}
@media only screen and (max-width: 900px) {
    a[id^="step"] + .contents_box01.block_image_text_11 .content_wrapper {
        left: -10px;
        width: calc(100% - 70px);
        padding: 0 20px 0 0;
    }
    a[id^="step"] + .contents_box01.block_image_text_11 .wrapper_item:after {
        width: 30px;
        right: -50px;
    }
    a[id^="step"] + .contents_box01.block_image_text_11 .wrapper_item:before {
        right: -50px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }
    a[id^="step"] + .contents_box01.block_image_text_11 .content_wrapper:after {
        right: -35px;
    }
    #step11-hr + .contents_hr.block_line_3:before,
    #step12-hr + .contents_hr.block_line_3:before,
    #step13-hr + .contents_hr.block_line_3:before {
        right: 16px;
        width: 30px;
    }
}
#step1 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1DAY';
}
#step2 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1DAY';
}
#step3 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1~2MONTH';
}
#step4 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1DAY';
}
#step5 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '2WEEK';
}
#step6 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '3WEEK';
}
#step7 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '2WEEK';
}
#step8 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1DAY';
}
#step9 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1DAY';
}
#step10 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '1~2MONTH';
}
#step11 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '';
}
#step12 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '4MONTH';
}
#step13 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '';
}
#step14 + .contents_box01.block_image_text_11 .content_wrapper:after {
    content: '';
}