/*cv_sp---------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 766px) {

    /*section_cv_8btns--------------------------------------------*/
    .section_cv_8btns {
        background-color: #fdecee;
        padding: 2vw 0 0 0;
        letter-spacing: -0.05em;
        position: relative;
    }

    .bg_pink{
        position: absolute;
        background-color: #FADAD9;
        width: 100%;
        height: 78.2vw;
        z-index: 1;
        top: 0vw;
    }
    .section_cv_8btns .cv_inner_contents_wrap {
        width: 100%;
        max-width: 1124px;
        margin: auto;
        z-index: 2;
        position: relative;
    }

    .section_cv_8btns .cv_btn_all_wrap {
        width: 97%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 3vw auto;
    }

    .section_cv_8btns .cv_item {
        padding: 0 3vw;
        text-align: center;
        font-weight: bold;
        font-size: 4vw;
        box-sizing: border-box;
    }

    .section_cv_8btns .cv_item.cv_btn_wrap_new {
        /* background-color: #fbd8db; */
        /* border-radius: 20px; */
        width: 48%;
        margin-bottom: 2vw;
    }

    .section_cv_8btns .cv_item.cv_btn_wrap_using {
        /* background-color: #fbd8db; */
        /* border-radius: 20px; */
        width: 48%;
        margin-bottom: 3vw;
    }

    .section_cv_8btns .cv_item.cv_btn_wrap_easy {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }


    .section_cv_8btns .cv_item .btn_item {
        border-radius: 4vw;
        background-color: #fff;
        width: 100%;
        display: block;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        color: #333 !important;
        margin-bottom: 3vw;
        border: 3px solid #939393;
        box-sizing: border-box;
        position: relative;
        height: 33vw;
        line-height: 1em;
        font-size: 4vw;
    }
    .section_cv_8btns .cv_item .btn_item .small{
        font-size: 3vw;
        margin-bottom: 1vw;
    }

    .section_cv_8btns .cv_item .btn_item .small{
        font-size: 3vw;
        margin-bottom: 1.3vw;
    }

    .section_cv_8btns .cv_item a.btn_item.btn_order {
        background-color: #E93817;
        color: #fff !important;
        border: 0px;
        margin-top: 3vw;
        padding-top: 10vw;
    }
    .section_cv_8btns .cv_item a.btn_item.btn_order .small{
        margin-bottom: 4vw;
    }

    .section_cv_8btns img[src*="icon_beginner_w"] {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 4vw;
        width: 8vw;
    }

    .section_cv_8btns .cv_item .btn_item.btn_inquiry {
        height: 25vw;
        /* padding-top: 5vw; */
    }
    .section_cv_8btns .cv_item .btn_item.btn_inquiry::before {
        display: none;
    }

    .section_cv_8btns .cv_item a.btn_item.btn_beginner {
        height: 11vw;
        font-size: 3.5vw;
        border-radius: 50vw;
        margin-top: 6vw;
        left: 0vw;
    }

    .section_cv_8btns img[src*="icon_beginner_b"] {
        top: 4vw;
        left: 4vw;
        width: 6vw;
        margin-right: 0.5em;
        position: relative;
        top: -0.5vw;
        left: -0.2vw;
    }

    .section_cv_8btns img[src*="icon_smile_b"] {
        position: absolute;
        left: 3vw;
        width: 4vw;
    }

    .section_cv_8btns .btn_service_change img[src*="icon_operator_b"] {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 3vw;
        width: 9vw;
    }
    .section_cv_8btns .btn_inquiry img[src*="icon_operator_b"] {
        margin: auto;
        width: 6.5vw;
        margin-right: 0.5em;
        position: relative;
        top: -0.1em;
        left: 1vw;
    }



    .section_cv_8btns .cv_item a.btn_item.btn_service_change {
        background-color: #F5D200;
        border: 0px;
        margin-top: 3vw;
        padding-top: 12vw;
        line-height: 1.2em;
    }

    .section_cv_8btns .cv_item a.btn_item.btn_inquiry {
        padding-top: 5vw;
        height: 17vw;
    }

    .section_cv_8btns .cv_item a.btn_item.btn_moving {
        height: 11vw;
        font-size: 3.5vw;
        border-radius: 50vw;
        margin-top: 6vw;
        position: relative;
    }

    .section_cv_8btns .cv_item a.btn_item.btn_simulation {
        border-color: #E93817;
        margin-bottom: 20px;
        height: 17vw;
        font-size: 3.5vw;
        line-height: 1.5em;
        flex-direction: initial;
    }
    .section_cv_8btns .cv_item a.btn_item.btn_simulation img[src*="icon_calculator_b.svg"]{
        margin-right: 0.5em;
    }

    .section_cv_8btns .easy_btn_wrap a.btn_item.btn_guidance {
        border-color: #E93817;
        margin-bottom: 20px;
        height: 17vw;
        width: 100%;
        font-size: 3.5vw;
        line-height: 1.5em;
    }

    .section_cv_8btns .cv_btn_wrap_easy_heading {
        font-size: 3.2vw;
        margin-bottom: 2vw;
    }

    .section_cv_8btns .icon_arrow_right {
        position: relative;
        cursor: pointer;
    }

    .section_cv_8btns .icon_arrow_right::before {
        position: absolute;
        content: '';
        width: 2vw;
        height: 2vw;
        border-top: solid 2px currentColor;
        border-right: solid 2px currentColor;
        transform: rotate(45deg);
        right: 2vw;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .section_cv_8btns .easy_btn_wrap {
        width: 48%;
    }

    .segment {
        width: 3px;
        height: 87vw;
        background-color: #EEAD9E;
    }

    .section_cv_8btns a.btn_order.icon_arrow_right::before,
    .section_cv_8btns a.btn_service_change.icon_arrow_right::before,
    .section_cv_8btns a.btn_inquiry.icon_arrow_right::before {
        display: none;
    }

    /*section_cv_4btns-------------------------------------------------------*/


    .section_cv_4btns {
        background-color: #fdecee;
        padding: 20px 0;
    }

    .section_cv_4btns .cv_inner_contents_wrap {
        width: 100%;
        max-width: 800px;
        margin: auto;
    }

    .section_cv_4btns .cv_btn_flex_wrap{
        display: flex;
        justify-content: space-between;
        font-weight: bold;
        font-size: 3.5vw;
        line-height: 1.2em;
        letter-spacing: -0.01em;
        width: 96%;
        margin: auto;
    }
    .section_cv_4btns .cv_btn_flx_item{
        width: 48%;
        text-align: center;
    }
    .section_cv_4btns .cv_btn_wrap{
        border-radius: 50vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;

    }
    .section_cv_4btns .btn_item{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 3vw;
        box-sizing: border-box;
        position: relative;
    }

    .section_cv_4btns a.btn_item img[src*="images/icon_beginner_w"] ,
    .section_cv_4btns .btn_item img[src*="images/icon_beginner"] {
        position: absolute;
        left: 7vw;
        top: 4vw;
        /* bottom: 0; */
        /* margin: auto; */
        width: 5vw;
    }
    .section_cv_4btns .btn_heading{
        margin: 20px 0 10px 0;
    }
    .section_cv_4btns a.btn_item img[src*="icon_calculator_b"] {
        border-color: #E93817;
        margin-right: 0.5em;
    }

    .section_cv_4btns .btn_item.btn_order{
        background-color: #E93817;
        width: 100%;
        color: #fff;
        border: 3px solid #E93817;
        height: 19vw;
    }
    .section_cv_4btns .btn_item.btn_inquiry{
        background-color: #fff;
        color: #333;
        border: 3px solid #939393;
        height: 19vw;
        margin-bottom: 3vw;
    }
    .section_cv_4btns span.small{
        font-size: 2.5vw;
    }
    .section_cv_4btns .btn_item.btn_simulation{
        background-color: #fff;
        color: #333;
        border: 3px solid #E93817;
        height: 14vw;
        padding-right: 1vw;
    }
    .section_cv_4btns .btn_item.btn_guidance{
        background-color: #fff;
        border: 3px solid #E93817;
        height: 14vw;
        color: #333;
    }




    /*section_cv_1btn_voice--------------------------------------------*/
    .section_cv_1btn_voice {
        background-color: #fdecee;
        padding: 40px 0;
    }

    .section_cv_1btn_voice .cv_inner_contents_wrap {
        width: 100%;
        max-width: 1124px;
        margin: auto;
        text-align: center;
    }
    .section_cv_1btn_voice a{
        width: 90%;
        margin: auto;
        display: block;
    }
    .section_cv_1btn_voice a.btn_item div span{
        width: 90%
    }
    .section_cv_1btn_voice img {
        width: 100%;
    }

    /*section_cv_1btn_voice--------------------------------------------*/
    .section_cv_1btn_voice {
        background-color: #F2F2F2;
        /* padding: 5vw 0; */
    }

    .section_cv_1btn_voice .cv_inner_contents_wrap {
        margin: auto;
        text-align: center;
    }

    .section_cv_1btn_voice a.btn_item {
        width: 90%;
    }
    .section_cv_1btn_voice a.btn_item img{
        width: 100%;
    }

    .section_cv_1btn_voice a.btn_item div span {
        font-size: 3.5vw;
    }

    .section_cv_1btn_voice img[src*="btn_arrow_bg_red"] {
        position: absolute;
        right: 7vw;
        width: 6vw;
        height: 6vw;
    }


    /*section_cv_2btns--------------------------------------------*/
    .section_cv_2btns {
        background-color: #fdecee;
        padding: 8vw 0;
    }

    .section_cv_2btns .cv_inner_contents_wrap {
        width: 100%;
        max-width: 1124px;
        margin: auto;
        text-align: center;
    }

    .section_cv_2btns .cv_simple_btn_wrap {
        display: flex;
        flex-direction: column;
        width: 90%;
        margin: auto;
    }

    .section_cv_2btns a.btn_item {
        /* max-width: 48%; */
        border-radius: 50vw;
        width: 100%;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        height: 16vw;
        font-size: 4vw;
        /* margin: 0 auto; */
        font-weight: bold;
        line-height: 1.2;
    }

    .section_cv_2btns .btn_order {
        color: #fff !important;
        background-color: #E93817;
    }

    .section_cv_2btns .btn_simulation {
        color: #333 !important;
        border: 3px solid #e93817;
        background-color: #fff;
        margin-top: 5vw;
    }

    .section_cv_2btns a.btn_item img[src*="icon_calculator_b"] {
        border-color: #E93817;
        margin-right: 1em;
        width: 6vw;
    }

    .section_cv_2btns .icon_arrow_right {
        position: relative;
        cursor: pointer;
    }

    .section_cv_2btns .icon_arrow_right::before {
        position: absolute;
        content: '';
        width: 2vw;
        height: 2vw;
        border-top: solid 2px currentColor;
        border-right: solid 2px currentColor;
        transform: rotate(45deg);
        right: 5vw;
        top: 0;
        bottom: 0;
        margin: auto;
    }



    /*end---------------------------*/
}

/*cv_sp---------------------------*/