@charset "UTF-8";
/* 見出し背景 ページ調整用 start */
.c-heading__lower__bgImg--01 {
    background-image: url(/recruit/images/recruit_bg.png);
}
@media screen and (max-width: 768px) {
    .c-heading__lower {
        margin-bottom: 75px;
    }
    .c-heading__lower__txt.c-three {
        top: 10%;
    }
    .c-heading__lower__txt {
        left: 55%;
        transform: translateX(-45%);
    }
}
/* 見出し背景 ページ調整用 end */


@media screen and (max-width: 768px) {
    .p-top__Ttx {
        text-align: center;
        font-size: 14px;
    }
}

/* anchor start */
.c-linkArea {
    display: flex;
    justify-content: space-around;
    margin-bottom: 100px;
    max-width: 100%;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.c-linkArea .c-Btn__block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    line-height: 1.2;
    margin: 0 10px;
}
.c-linkArea .c-noLink__Btn {
    background-color: #fff;
    border: 2px solid #0071bd;
    color: #0071bd;
    padding: 15px 50px 15px 50px;
}
.c-linkArea .c-Btn__block .c-goTtx__Item01 {
    margin-left: 15px;
}
.c-linkArea .c-Btn__block a {
    display: flex;
    flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
    .c-linkArea {
        display: block;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 70px;
    }
    .c-linkArea .c-Btn__block {
        margin-bottom: 5%;
        margin-left: 0;
        margin-right: 0;
    }
    .c-linkArea .c-Btn__block .c-goTtx__Item01 {
        margin-left: 0;
    }
}
/* anchor end */

/* anchor start */
.c-linkArea {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.c-linkArea.c-linkArea_block02 {
    width: 80%;
}
.c-linkArea .c-Btn__block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    line-height: 1.2;
    margin: 0 10px;
}
.c-linkArea.c-linkArea_block02 .c-Btn__block {
    width: auto;
}
.c-linkArea .c-noLink__Btn {
    background-color: #fff;
    border: 2px solid #0071bd;
    color: #0071bd;
    padding: 15px 50px 15px 50px;
}
.c-linkArea .c-Btn__block .c-goTtx__Item01 {
    margin-left: 15px;
}
.c-linkArea .c-Btn__block a {
    display: flex;
    flex-wrap: nowrap;
}
@media screen and (max-width: 768px) {
    .c-linkArea {
        display: block;
        width: 100%;
        margin-top: 40px;
        margin-bottom: 70px;
    }
    .c-linkArea.c-linkArea_block02 {
        width: 100%;
    }
    .c-linkArea .c-Btn__block {
        margin-bottom: 5%;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .c-linkArea .c-Btn__block .c-goTtx__Item01 {
        margin-left: 10px
    }
    .c-linkArea__innerTxt {
        width: 76%;
    }
}
/* anchor end */

/* 1. 品物を店舗へご持参いただく場合 */
.c-method__block1 {
    margin-bottom: 140px;
}
.c-step_Block .c-box__shadow {
    padding: 10px 50px 10px 25px;
}
.c-step_Block {
    margin-bottom: 95px;
    padding-top: 40px;
    position: relative;
}

.c-arrow {
    width: 100%;
    position: static;
}
.c-step_Block .c-arrow::after {
    content: "";
    background-color: transparent;
    background-image: url(/purchase/images/arrow_01.png);
    width: 23px;
    height: 68px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -100px;
}
.c-step_Item {
    display: inline-block;
    background-color: #0071bd;
    width: 120px;   
    height: 120px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
}
.c-step_Item > span {
    position: absolute;
    display: inline-block;
    width :120px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 1.3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
/* step01 */
.c-step_Item.c-step_Item__01 .c-step_eng {
    font-size: clamp(20px, 2.142857142857143vw, 24px);
}
.c-step_Item.c-step_Item__01 .c-step_num {
    font-size: clamp(20px, 2.6785714285714284vw, 30px);
    line-height: 0.2;
}
.c-step_Item.c-step_Item__01 .c-step_jp {
    font-size: clamp(20px, 1.9642857142857142vw, 22px);
}

/* step02 */
.c-step_Item.c-step_Item__02 .c-step_eng {
    font-size: clamp(20px, 2.142857142857143vw, 24px);
}
.c-step_Item.c-step_Item__02 .c-step_num {
    font-size: clamp(20px, 2.6785714285714284vw, 30px);
    line-height: 0.2;
}
.c-step_Item.c-step_Item__02 .c-step_jp {
    font-size: clamp(20px, 1.7857142857142856vw, 20px);
}
/* step03 */
.c-step_Item.c-step_Item__03 .c-step_eng {
    font-size: clamp(20px, 2.142857142857143vw, 24px);
}
.c-step_Item.c-step_Item__03 .c-step_num {
    font-size: clamp(20px, 2.6785714285714284vw, 30px);
    line-height: 0.2;
}
.c-step_Item.c-step_Item__03 .c-step_jp {
    font-size: clamp(20px, 1.9642857142857142vw, 22px);
}


.c-step_Item__Img {
    width: 274px;
    text-align: center;
    display: block;
    max-width: 21%;
}
.c-step_Item__Txt {
    padding: 40px 0px 30px 20px;
    max-width: 100%;
    width: 100%;
}

/* 2. ご自宅などから店舗へ品物を送る場合 */
.c-method__block2 .c-method__block__Item__inner {
    width: 978px;
    max-width: 100%;
    margin: 0 auto;
}
.c-method__block2 .c-step_Block {
    margin-bottom: 40px;
}

.c-method__block__Item__subTxt {
    padding-top: 30px;
}

@media screen and (min-width: 769px) {
    .c-method__block2 .c-step_Block .c-box__shadow {
        padding: 40px 40px 35px 40px;
    }
    .c-step_Block__cont02 {
        padding-top: 0;
    }
}
@media screen and (max-width: 768px) {
    .p-top__Ttx {
        text-align: left;
    }
    .c-step_Item__inner {
        display: block;
    }
    .c-step_Item__Txt {
        padding: 0;
        max-width: 100%;
    }
    .c-step_Block .c-box__shadow {
        padding: 7% 25px 25px 25px;
    }
    .c-step_Item__Img {
        max-width: 100%;
        margin: 0 auto;
        width: 50%;
    }
    .c-step_Block .c-arrow::after {
        width: 12px;
        bottom: -102px;
        background-size: contain;
    }
    .c-method__block1 {
        margin-bottom: 60px;
    }
    .c-kantan {
        margin-bottom: 50px;
    }
    .c-link {
        margin-bottom: 35px;
    }
    .c-method__block2 .c-method__block__Item__inner {
        padding: 5% 10% 5%;
    }

    .c-arrow {
        width: 100%;
        position: static;
    }
    .c-step_Block .c-arrow::after {
        content: "";
        background-color: transparent;
        background-image: url(/purchase/images/arrow_01.png);
        width: 23px;
        height: 68px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -100px;
    }
}