@charset "UTF-8";

@media screen and (min-width: 940px) {
    .biz .service_itemTitle3_1 {
        background: url(../images/biz/txt_service_item_title3_1_pc.png) no-repeat left bottom;
    }

    .biz .service_itemTitle3_2 {
        background: url(../images/biz/txt_service_item_title3_2_pc.png) no-repeat left bottom;
        padding-top: 5px;
        height: 25px;
    }

    .biz .text--small {
      display: inline-block;
      font-size: 13px;
      font-weight: normal;
      margin-top: 1em;
    }

    .biz .service_itemLable3 {
        background: url(../images/biz/txt_service_item_label3_1_pc.png) no-repeat left top;
        height: 28px;
    }

    .biz .btn_contact {
        width: 46rem;
        margin: auto;
        margin-top: 6rem;
    }

    .biz .option_service {
        background: url(../images/biz/bg_measure.png) left top;
        overflow: hidden;
    }

    .biz .option_title {
        background: url(../images/biz/txt_option_service_title_pc.png) no-repeat center top/contain;
        height: 80px;
    }

    .biz .option_detailInquiryTitle {
        background: url(../images/biz/txt_option_title_01_pc.png) no-repeat left top;
        height: 24px;
        margin-bottom: 15px;
        font-size: 0;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        vertical-align: top;
    }

    .biz .option_detailInquiryTitle2 {
        background: url(../images/biz/txt_option_title_02_pc.png) no-repeat left top;
    }

    .biz .option_detailItem {
        height: 159px;
        width: 693px;
        padding-top: 20px;
        padding-left: 246px;
        padding-right: 4rem;
        position: relative;
    }

    .option_detailInquiry2 {
        margin-top: 5rem;
    }

    .option_detailFirstText {
      line-height: 1.35;
      margin-top: 1em;
      font-size: 13px;
    }

    .biz .option_detailItem:before,
    .biz .option_detailItem:after {
        right: -8px;
        bottom: -8px;
        background: #000;
        content: '';
        position: absolute;
    }

    .biz .option_detailItem:before {
        height: calc(100% - 20px);
        width: 2px;
    }

    .biz .option_detailItem:after {
        height: 2px;
        width: 693px;
    }

    .biz .service_itemLgCont.service_itemLgCont3:before {
        background: url(../images/biz/ico_num4_pc.png) no-repeat left top/contain;
    }

    .biz .service_itemLgCont.service_itemLgCont4:before {
        background: url(../images/biz/ico_num5_pc.png) no-repeat left top/contain;
    }
}

@media screen and (max-width: 939px) {

    .biz .service_itemLable3 {
        background: #000 url(../images/biz/txt_service_item_label3_01_sp.png) no-repeat left top/contain;
    }

    .biz .text--small {
      display: inline-block;
      font-size:2rem;
      font-weight: normal;
      line-height:1.35;
      margin: 1em 0 0 1em;
      text-indent: -1em;
    }

    .biz .btn_contact {
        margin: 5rem auto 0;
        width: 80vw;
    }

    .biz .btn_contact img {
        width: 100%;
    }

    .biz .option_service {
        background: url(../images/biz/bg_measure.png) left top;
        overflow: hidden;
    }

    .biz .option_title,
    .biz .option_detailInquiryTitle {
        font-size: 0;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        vertical-align: top;
    }

    .biz .option_title {
        background: #000 url(../images/biz/txt_option_title_sp.png) no-repeat left top/contain;
        padding-top: 16vw;
    }

    .biz .option_detailInquiryTitle {
        margin-bottom: -1vw;
        border: 2px solid #000;
        border-bottom: none;
    }

    .biz .option_detailItemText {
        background-color: #5fb4d7;
        border: 2px solid #000;
    }

    .biz .option_detailInquiry {
        position: relative;
    }

    .biz .option_detailInquiry:before,
    .biz .option_detailInquiry:after {
        right: 3vw;
        bottom: -8px;
        background: #000;
        content: '';
        position: absolute;
    }

    .biz .option_detailInquiry:before {
        height: calc(100% - (12vw/7.5));
        width: 0.533333vw;
    }

    .biz .option_detailInquiry:after {
        height: 0.533333vw;
        width: 38.4vw;
    }

    .biz .option_detailFirstText {
        margin-top: 2rem;
    }

    .biz .service_itemLgTitle3 {
        background: url(../images/biz/txt_service_item_title4_sp.png) no-repeat left top/cover;
    }

    .biz .service_itemLgTitle4 {
        background: url(../images/biz/txt_service_item_title5_sp.png) no-repeat left top/cover;
    }

}