@charset "utf-8";

#top .top_wrap .case_title {
    margin: 20px 30px 20px 0px;
    float: none;
}

#top .top_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tenpo_clerk {
    margin: 10px 10px 0px 0px;
    text-align: center;
    overflow: hidden;
    float: right;
    width: 37%;
}

#top .top_wrap .case_img {
    width: 25%;
}

.about_btn {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 15px auto 0;
}

@media screen and (max-width: 640px) {
    #top .top_wrap {
        display: none;
    }

    #top .sp_ttl .sp_ttl_wrap .sp_ttl_img {
        float: right;
        margin: 0 5px;
        width: 100%;
        max-width: 340px;
    }

    #top .sp_ttl .sp_ttl_wrap .sp_ttl_nakami .sp_case_title {
        margin: 15px 0px 0px 15px;
    }

    #cont1 .tenpo .tenpo_clerk {
        width: 80%;
        float: none;
        margin-bottom: 30px;
    }

    #top .sp_ttl .sp_ttl_wrap {
        padding: 10px 10px 10px;
    }

}

#cont2 {
    clear: both;
}

#cont2 .workshop .workshop_cont {
    width: 35%;
    border: solid 10px #9c9794;
    border-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/dounyu_bg.png) 15 round;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/bg.png);
    background-repeat: repeat;
    padding: 10px;
}

#cont2 .workshop_cont-soft {
    width: 24%;
}

.seihin-btn {
    margin: 20px auto 0px;
    width: 80%;
}

#cont2 .workshop {
    max-width: 1020px;
    margin: 50px auto 0;
    text-align: center;
    overflow: hidden;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#cont2 .workshop_title {
    max-width: 1020px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/shop/img/work_yazi.png);
    background-repeat: no-repeat;
    background-position: 50% 137px;
}

#cont2 .workshop_title p {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: bold;
    margin: 50px 0px 70px;
}

#cont2 .workshop_title_bg {
    width: 100%;
    margin-top: 100px;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_bg.png);
    background-repeat: repeat-x;
    background-color: #fff;
}

#cont2 .thoughts_cont .thoughts_title p {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: bold;
    margin: 50px 0px 70px;
}

@media screen and (max-width: 640px) {
    #cont2 .workshop {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px 1%;
        margin: 15px auto 0;
    }

    #cont2 .workshop .workshop_cont {
        width: 49%;
        max-width: 400px;
    }

    #cont2 .workshop_cont-soft {
        width: 50%;
    }

    #cont2 .workshop_title_bg {
        width: 100%;
        float: none;
        margin-top: 50px;
        background-image: url(/-/media/cojp/product/pro-embroidery/navi/shop/img/riyu_bg_1line.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    #cont2 .workshop_title {
        width: 100%;
        text-align: center;
        margin: 0px auto;
        overflow: hidden;
        background-image: none;
    }

    #cont2 .workshop_title p {
        font-size: 21px;
        margin: 25px auto 50px;
    }

    .thoughts_cont {
        margin-top: 50px;
    }
}

@media screen and (max-width: 480px) {
    #cont2 .workshop .workshop_cont {
        width: 100%;
    }
}

.thoughts_contents {
    display: flex;
    max-width: 1020px;
    margin: 50px auto 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.thoughts_img_cont {
    width: 33%;
}

.thoughts_img .img2 {
    margin-top: 10px;
}

.thoughts_txt1 p {
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 20px;
}

.thoughts_txt2 p {
    font-size: 18px;
}

.thoughts_text {
    width: 63%;
}

.thoughts_cont {
    width: 100%;
    margin-top: 100px;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_bg.png);
    background-repeat: repeat-x;
    background-color: #FAF9EF;
    padding: 0 0 50px;
}

.thoughts_cont .thoughts_title {
    max-width: 1020px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_yazi.png);
    background-repeat: no-repeat;
    background-position: 50% 137px;
}

.workshop h3 {
    font-weight: normal;
    text-align: left;
    margin-top: 15px;
}

@media screen and (max-width: 640px) {
    #cont2 .thoughts_cont .thoughts_title p {
        font-size: 21px;
        margin: 25px auto 50px;
    }

    .thoughts_cont .thoughts_title {
        width: 100%;
        text-align: center;
        margin: 0px auto;
        overflow: hidden;
        background-image: none;
    }

    .thoughts_cont {
        width: 100%;
        float: none;
        margin-top: 50px;
        background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_bg_1line.png);
        background-repeat: no-repeat;
        background-color: #faf9ef;
        background-size: 100%;
    }

    .thoughts_contents {
        padding: 0 10px;
        margin: 15px auto 0;
    }

    .thoughts_text {
        width: 100%;
    }

    .thoughts_txt1 p {
        font-size: 19px;
        margin-bottom: 15px;
    }

    .thoughts_txt2 p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .thoughts_img_cont {
        width: 100%;
    }

    .thoughts_img {
        display: flex;
        justify-content: space-between;
    }

    .thoughts_img img {
        max-width: 100%;
        height: auto;
        width
        /***/
        : auto;
        display: block;
        width: 49%;
    }

    .thoughts_img .img2 {
        margin-top: 0px;
    }
}

#cont3 .koe .koe_meritto .koe_img {
    float: none;
    margin: 20px 0px 0px 40px;
    width: calc(36% - 40px);
}

#cont3 .koe .koe_flex {
    display: flex;
    flex-wrap: wrap;
}

.application {
    width: 100%;
    margin-top: 100px;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_bg.png);
    background-repeat: repeat-x;
    background-color: #FAF9EF;
}

.application_title {
    max-width: 1020px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_yazi.png);
    background-repeat: no-repeat;
    background-position: 50% 137px;
}

.application .application_title p {
    color: #FFFFFF;
    font-size: 35px;
    font-weight: bold;
    margin: 50px 0px 70px;
}

.application_content {
    max-width: 1020px;
    margin: 0px auto;
    text-align: left;
    padding: 0 10px 30px;
}

.application .application_txt1 {
    font-size: 25px;
    font-weight: bold;
}

.application .application_txt2 {
    font-size: 18px;
}

.application .application_btn {
    border: 2px solid #000;
    background-image: url(/-/media/cojp/product/pro-embroidery/navi/shop/img/white-btn_bg.jpg);
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 0 25px;
    border-radius: 3px;
    background-size: contain;
    background-repeat: repeat-x;
    min-width: 32.5%;
}

.application_btn.btn3 a p {
    margin-top: 10px;
}

.application_btn p:first-child {
    font-size: 25px;
    font-weight: bold;
}

.application_btn_contents {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

@media screen and (max-width: 1000px) {

    .application .application_btn_contents {
        flex-wrap: wrap;
        gap: 15px 0;
    }

    .application .application_btn_contents .application_btn.btn1 {
        width: 100%;
    }

    .application .application_btn_contents .application_btn.btn2,
    .application .application_btn_contents .application_btn.btn3 {
        width: 49%;
    }
}

@media screen and (max-width: 640px) {
    .application {
        width: 100%;
        float: none;
        margin-top: 50px;
        background-image: url(/-/media/cojp/product/pro-embroidery/navi/case/img/riyu_bg_1line.png);
        background-repeat: no-repeat;
        background-color: #faf9ef;
        background-size: 100%;
    }

    .application .application_title p {
        font-size: 21px;
        margin: 25px auto 50px;
    }

    .application .application_txt1 p {
        font-size: 15px;
        font-weight: bold;
    }

    .application .application_txt2 {
        font-size: 14px;
    }

    .application .application_btn_contents .application_btn.btn2,
    .application .application_btn_contents .application_btn.btn3 {
        width: 100%;
    }

    .application_btn p:first-child {
        font-size: 15px;
        font-weight: bold;
    }

    .application .application_btn {
        height: 100px;
    }

    #cont3 .koe .koe_meritto .koe_img {
        float: none;
        width: 70%;
        display: block;
        margin: auto;
    }

    #cont3 .koe .koe_meritto .koe_img .koe_img1 {
        margin-bottom: 40px;
    }

    #cont3 .koe .koe_meritto .koe_txt .koe_txtimg img {
        width: 65%;
    }
}