/*!
 * rev. 2022-02-03
 * copyright © 2022
 * 
 */
.corporate_visual_main{background-image:url(/corporate/service/img_new/simple/mv.jpg)}@media only screen and (max-width:767.98px){.corporate_visual_main{background-image:url(/corporate/service/img_new/simple/mv_sp.jpg)}}.corporate_family_block{margin-top:30px}@media only screen and (max-width:767.98px){.corporate_family_block{margin-top:15px}}#corporate_flow .corporate_flow_list .corporate_flow_box img{width:100%;max-width:350px}@media only screen and (max-width:768px){#corporate_flow .corporate_flow_list .corporate_flow_box img{width:100%;max-width:100%}}.corporate_flow_title .num{border-radius:50%}.corporate_flow_title.green .num{background-color:#127603}.corporate_flow_title.green{color:#127603}#corporate_price .corporate_table.table_w600{width:100%;max-width:600px}#corporate_price .corporate_table.table_w300{width:100%;max-width:300px}#corporate_price .corporate_table thead th{text-align:center}.section_block1{padding-bottom:0}

/*202409_DMS追記(sass等使用時注意)*/

.corporate_visual_cacth .bg_text{
    line-height: 1.4;
}

.only_sp{
    display: none;
}

span.b{
    font-weight: bold;
}
.corporate_notes.right{
    text-align: right;
}

#corporate_mechanism,#corporate_comparison,#corporate_freetrial,#corporate_schedule,#corporate_voice,#corporate_price_kinou{
    padding-top: 0;
}

.section_block.read{
    padding-top: 50px;
}

#corporate_freetrial p{
    margin-block-start: 0;
    margin-block-end: 0;
}
  
.bgnone .cmn-inquiry-layout__item__btn__label:before{
    background: none;
}
.corporate_family_content{
    border: 2px solid #184596;
}

.corporate_trial_box{
    margin-top: 20px;
    border-radius: 10px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    display: flex;
    position: relative;
}
.triangle{
    content: url('/corporate/service/img_new/simple/triangle.svg');
    display: block;
    width: 5%;
    height: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.step{
    color: #184596;
    font-weight: bold;
    margin-left: 10%;
}
.stepphase{
    margin-left: 10%;
    width: 30%;
}

.stepphase .b{
    margin-left: 13%;
    font-weight: bold;
}

.stepafter{
    background-color: #efefef;
    color: #113D86;
    border-radius: 0 10px 10px 0;
    padding: 20px;
    text-align: center;
    font-weight: bold;
    width: 30%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.stepthree p.stepafter{
    letter-spacing: 0;
}

.stepone{
    background-color: #C2F0F5;
}
.steptwo{
    background-color: #83DCE6;
}
.stepthree{
    background-color: #58BAE6;
}
.endstep{
    background-color: #113D86;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    font-size: 3rem;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#corporate_freetrial .subtext{
    text-align: center;
    margin-block-start: 20px;
}

.termslink{
    text-align: right;
    font-weight: bold;
}

.termslink a{
text-decoration: underline;
}

#corporate_price_kinou .corporate_price_option {
    max-width: 900px;
    margin-top: 40px;
}
.corporate_comparison_table td{
white-space: nowrap;
}

#corporate_price_kinou .inner_box,#corporate_price .new_heading3{
    max-width: 764px;
}

#corporate_price_kinou .inner_box,#corporate_price_kinou.corporate_table.table_w600,#corporate_price_kinou .new_heading3{
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 769px){
.alL.corporate_comparison_tbody_th.ls0{
    letter-spacing: 0;
}
}

@media only screen and (max-width: 768px){
    .step{
        font-size: 2rem;
    }
    .triangle{
        width: 10%;
        height: 10%;
    }
    .corporate_trial_box{
        display: block;
        width: auto;
    }
    .stepphase{
        width: 40%;
    }
    .stepphase .b{
        margin-left: 0;
    }
    .stepafter{
        font-size: 0.9em;
        padding-top: 55px;
        padding-left: 0;
        padding-right: 0;
        width: 40%;
    }
    .stepafter.twolines{
        padding-top: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .endstep{
        width: 100%;
    }

    .only_sp{
        display: block;
    }
    .js-scrollable .corporate_table {
        width: 600px;
    }
}



