body{
    padding-top: 0;
}
#content{
    margin-top: 0;
}

h2 {
    text-align: center;
    margin-bottom: 20px;
}
h2:after {
    content: "";
    background: url(../img/boder_bottom.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 10px;
}

h3{
    border-bottom:none !important;
    border-top:none !important;
    position: relative;
    margin:3rem 0 1.5rem 0 !important;
    /* padding:0 0 0.5rem 0  !important; */
    padding: 0.5rem !important;
    text-align: left !important;
    width:auto  !important;
    font-size: 1rem !important;
    background: #C6ECFF;
    color: #133463;
    text-align: center !important;

}
h3:after,
h3:before {
    position: relative !important;
    content:none !important;
    display: none !important;
    border-top:none !important;
    border-bottom:none !important;

}
h3 span{
    display:block;
    background: #133463;
    color: #ffffff;
    padding-right:1rem;
    padding-left:1rem;
    margin-bottom:0.5rem;
}
h4{
    color: #133463;
    font-size:1.4rem;
}
section p{
    line-height: 1.9;
    font-feature-settings: "palt";
}

/* management_top */
.management_top{
    background: url(../img/management/top.jpg) no-repeat center;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;

}
.management_top .content_text{
    background-color:rgba(255,255,255,0.5);
    padding:3rem 2rem;
    width:90%;

}
.management_top .logo{
    width:40%;
    margin:0 auto 1.5rem auto;
}
.management_top .logo img{
    margin:0;
}
.management_top .read h1{
    background: none;
    border-bottom: none;
    padding-left: 0;
    text-align: center;
    display: block;
    color: #133463;
    font-size:240%;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}
.management_top .read h2{
    color: #133463;
    font-size:120%;
}
.management_top .read h2:after{
    display: none;   
}
/* management_mission */
.management_mission{
    background: url(../img/management/bg_mission.jpg) no-repeat center;
    background-size: cover;
    padding:4rem 5%;
    margin-top: 0;
}
.management_mission p,
.management_mission h2{
    color: #ffffff;
    text-align: center;
}
.management_mission h2:after {
    content:none;
    display: block;
    height: 10px;
}

/* management_message */
.management_message{
    background: #F7F7F7;
    padding: 3rem 0;
}
.message_wrap{
    margin:0rem auto;
    width:90%;
}
.management_wrap{
    margin:4rem auto;
    width:90%;
}
.message_photo{
    text-align: right;
}
.message_name{
    width:50%;
    text-align: right;
    display: inline-block !important;
    margin:0.2rem 0 0 0 !important;
}
.number_list li{
    display: flex;
    margin-bottom:1.5rem;
}
.number_list li:before{
    content: "1";
    display: block;
    font-size: 4rem;
    line-height: 1;
    color: #133463;
    padding-right:1rem;
}
.number_list li:nth-child(2):before{
    content: "2";
}
.number_list li:nth-child(3):before{
    content: "3";
}
.number_list li:nth-child(4):before{
    content: "4";
}
.number_list li:nth-child(5):before{
    content: "5";
}
.number_list li:nth-child(6):before{
    content: "6";
}

.consulting_ability li{
    background:#f4f4f4;
    margin-bottom:0.2rem;
    padding:0.15rem 1rem;
    font-weight: bold;
}
.for_contact{
    background: url(../img/management/bg_mission.jpg) no-repeat center;
    background-size: cover;
    padding:4rem 0;
    color: #ffffff;
    text-align: center;
}
.for_contact div{
    width:80%;
    margin:0 auto;
}
.for_contact h3{
    background: none;
    font-size: 2rem !important;
    color: #ffffff;
    text-align: center !important;
    display: block;
    margin-bottom: 1rem !important;
    margin: 0 0 0.8rem 0 !important;
    padding: 0 !important;
    line-height: 1;
}
.for_contact a{
    background: #ffffff;
    color: #133463;
    font-weight:bold;
    display: block;
    border-radius: 0.5rem;
    line-height: 1;
    padding:1.5rem;
    margin-top:1.5rem;
    font-size: 1.2rem;
}
.for_contact a:hover{
    background-color:rgba(255,255,255,0.5);
}
.for_contact p{
    line-height: 1.5;
}
.performance li h4{
    background: #f4f4f4;
    text-align: center;
    font-size: 1rem;
    padding:0.5rem;
}
.performance li{
    margin-bottom: 2rem;
}
.consulting_top{

}
.consulting_list{
    margin: 2rem 0;
}
.consulting_list li{
    margin-bottom: 0.5rem;
    align-items: stretch;
    text-align: center;
}
.consulting_list li span{
    background: #133463;
    color: #ffffff;
    font-weight: bold;
    display: block;
    padding:0.5rem 1rem;
    font-size: 0.8rem;
}
.consulting_list li strong{
    background: #C6ECFF;
    color: #133463;
    font-weight: bold;
    display: block;
    padding:1rem 1rem;

}
.consulting_list li strong br{
    display: none;
}
.simulation_list li{
    margin-bottom: 2rem;
}
.simulation_list h4{
    text-align: center;
    background:#E8E7EC;
    font-size: 1.2rem;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}
.simulation_list span{
    display: block;
    background: #133463;
    color: #ffffff;
    font-size: 0.8rem;
    padding: 0.2rem 0;
    margin-bottom: 0.5rem;
}
.management_menulist li{
    margin-bottom: 2rem;
}
.management_menulist div{
    background: #C6ECFF;
    padding: 1rem 1rem 0.5rem 1rem;
    text-align: center;
}
.management_menulist div h4{
    text-align: center;
}
.management_menulist div ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-items:stretch;
}
.management_menulist div ul li{
    background: #ffffff;
    color: #133463;
    padding: 1rem 0;
    width:48%;
    margin-bottom: 0.5rem;
    font-weight: bold;
    line-height: 1.2;
}
.consulting_option_top li{
    background: #C6ECFF;
    color: #133463;
    font-weight: bold;
    padding: 1rem;
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    text-align: center;
}
.consulting_option_top li img{
    display: inline-block;
    width:11rem;
    margin: 0 0 0 0.5rem;
}
.consulting_option_list li{
    margin-bottom:2rem;
}
.consulting_option_list strong{
    color: #133463;
    font-size: 1.3rem;
}
#accession .number_list li img{
    display: block;
    width:100%;
}
.consulting_option_read{
    color:#133463;
    margin: 2rem 0;
    text-align: center;
}
.consulting_option_read strong{
    font-size: 1.5rem;
    display: block;
    margin-bottom: 0.5rem;
}
.consulting_option_read span{
    font-weight: bold;
}

.staging{
    background: #133463;
    color: #ffffff;
    padding: 1.5rem 0;
    font-weight: bold;
    text-align: center;
    font-size: 1.4rem;
}
.staging p{
    line-height: 1.2;
}
.staging span{
    display: block;
    font-weight:normal;
    font-size: 0.8rem;
}
.option_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.option_list li{
    width:24%;
    border:1.5px solid #133463;
    margin-bottom: 0.5rem;
    border-radius: 5px;
}
.option_list li img{
    width:100%;
    margin:5% 0;
}
.show_pc{
    display: none !important;
}
.consulting_sistem img{
    margin: 0 0.5rem 0 0 !important;
    width: 10rem;
    display: inline-block !important;
}
.sp_br_no,
#accession .number_list h4 br{
    display: none;
}
.staging_wrap,
.consulting_support{
    margin-bottom: 3rem;
}
.content_text p{
    text-align: center;
    font-weight: bold;
}
.management_menulist div ul .rrd{
    padding:6.5% 0;
}
.management_menulist div ul .rr{
    padding:4% 0;
}
@media (min-width: 768px) {
    h2{
        margin-bottom: 3rem;
    }
    h3{
        display: flex;
        padding:0 !important;
        margin: 3rem 0 1.5rem 0 !important;
    }
    h3 span{
        margin-right:1rem;
        margin-bottom: 0;
    }
    .pc_br_no,
    .show_sp{
        display: none !important;
    }
    .sp_br_no,
    .consulting_list li strong br,
    #accession .number_list h4 br,
    .show_pc{
        display: block !important;
    }
    .management_wrap{
        margin: 6rem auto;
        width:980px;
    }
    .option_list{
        margin-top: 2rem;
    }

    .option_list li{
        width:12%;
    }
    .management_top .content_text{
        padding:4rem 6rem;
        width:900px;
    }
    .management_top .content_text .pc{
        display: flex;
    }
    .management_top .logo{
        width:20%;
        margin-top: 0 !important;
        margin-right: 8%;
    }
    .management_top .read h1{
        text-align: left;
        font-size: 390%;
        line-height: 1.3;
    }
    .management_top .read h2{
        color: #133463;
        font-size: 200%;
        text-align: left;
    }
    .content_text p{
        font-size: 140%;
    }
    .management_mission{
        padding:6rem 0;

    }
    .management_mission h2{
        font-size: 2rem;
    }
    .management_mission p{
        font-size: 1.2rem;
    }
    .management_message{
        padding: 6rem 0 4rem 0;
    }
    .management_message p{
        line-height:2;
    }
    .accession_top,
    .message_wrap{
        width: 980px;
    }
    .message_photo{
        width: 300px;
    }
    .message_photo img{
        text-align: right;
        margin:0 0 2rem !important;
    }
    .message_wrap p{
        margin-bottom: 0.5rem;
    }
    .message_name{
        width:65%;
    }
    .consulting_option_list,
    .consulting_option_top,
    .management_menulist,
    .measure,
    .startup .number_list,
    .consulting_support,
    .simulation_list,
    .consulting_top,
    .performance,
    .message_wrap,
    .accession_top,
    .s_point04,
    .s_point03,
    .s_point02 .number_list,
    .s_point01{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .consulting_option_list li,
    .management_menulist li,
    .measure .staging_wrap,
    .measure .number_list,
    .startup .number_list li,
    .simulation_list li,
    .consulting_top .consulting_list,
    .consulting_top .consulting_read,
    .performance li,
    .accession_top img,
    .accession_top p,
    .s_point04 .img,
    .s_point04 .number_list,
    .consulting_ability_warp,
    .s_point03 .number_list,
    .s_point02 .number_list li,
    .s_point01 .number_list,
    .s_point01 .img{
        width: 460px;
    }
    .consulting_read p{
        line-height: 2;
    }
    .for_contact div{
        width:500px;
        margin:0 auto;
    }
    .for_contact a{
        font-size: 1.5rem;
        padding: 2rem 0;
    }
    .accession_top{
        margin-top: 2rem;
    }
    .accession_top img{
        margin: 0 !important;
    }
    .accession_top p{
        line-height:2;
    }
    #accession .number_list div{
        width: 100%;
        position: relative;
    }
    #accession .number_list div img{
        width: 300px;
        position: absolute;
        margin:0;
        top:0;
        right: 0;
    }
    #accession .number_list div h4,
    #accession .number_list div p{
        width: 600px;
    }
    #accession .number_list li{
        margin-bottom: 5rem;
    }
    #accession .number_list{
        padding-bottom: 2rem;
    }
    .consulting_list{
        margin: 0;
    }
    .consulting_list li{
        display: flex;
        flex-wrap: wrap;
        vertical-align: center;
        align-items: center;
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }
    .consulting_list li span{
        background: #133463;
        color: #ffffff;
        font-weight: bold;
        display: block;
        padding:8.5% 0;
        width:35%;
        text-align: center;
        font-size: 1rem;
    }
    .consulting_list li strong{
        padding:5% 5%;
        width:65%;
        text-align: left;
    }
    .consulting_sistem{
        margin-bottom: 1rem;
    }
    .simulation_list{
        margin-top: 4rem;
    }
    .simulation_list li{
        margin-bottom: 4rem;
    }
    .simulation_list span{
        padding: 0.3rem 0;
        margin-bottom: 1rem;
    }
    .simulation_list h4{
        font-size: 1.2rem;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }
    .consulting_option_read{
        margin: 4rem 0;
    }
    .consulting_support div{
        width:300px;
    }
    .consulting_support img{
        width:600px;
        margin: 0;
    }
    .management_menulist{
        margin-top: 4rem;
        align-items:stretch;
    }
    .consulting_option_top li{
        padding: 2% 5.5%;
        margin: 1rem 0 2rem 0;
    }
    #option .management_wrap p{
        margin-bottom: 2rem;
    }
    .for_contact h3{
        margin: 0 0 1rem 0 !important;
    }
    .management_menulist div ul{
        margin-bottom: 0;
    }
    .management_menulist div ul li{
        padding: 6% 0;
    }
    .management_menulist div ul .rrd{
        padding: 6% 0;
    }
    .management_menulist div ul .rr{
        padding: 3.5% 0 2%;
    }

}