.l-content .c-nav {
    margin: 0 auto;
}

.l-content .c-nav .c-nav__item a{
    width: 180px;
}

.l-content .c-nav .bubble{
    position: relative;
}

.l-content .c-nav .bubble::before{
    content: "＼サンプル貸し出し実施中／";
    font-size: 13px;
    color: #dd0000;
    position: absolute;
    color: #dd0000;
    top: -20px;
    left: 14px;
}

.l-content .underline{
  text-decoration: underline;
  text-decoration-color: #ffcc00;
  text-decoration-thickness: 10px;
}

.l-content .features .problem{
    margin: auto;
    padding-bottom: 30px;
    width: 900px;
    background-color: #e5ebf3;
}

.l-content .features .problem .title{
    height: 60px;
    color: #ffffff;
    background-color: #00398c;
    display: flex;
    align-items: center;
    justify-content: center;
}

.l-content .features .problem .flex{
    display: flex;
    align-items: center;
}

.l-content .features .problem .number{
    margin-right: 16px;
    padding-top: 2px;
    width: 79px;
    height: 34px;
    background-color: #00398c;
    color: #ffffff;
}


.l-content .features .detail .flex{
    display: flex;
    justify-content: space-between;
}

.l-content .features .detail .number{
    margin-right: 16px;
    padding-top: 2px;
    width: 100px;
    height: 38px;
    font-size: 19px;
    background-color: #00398c;
    color: #ffffff;
}

.l-content .features .detail .summary{
    font-size: 19px;
    color: #00398c;
}

.l-content .features .driver{
    padding: 10px 40px ;
    border: 1px solid #cccccc;
    font-size: 19px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.l-content .features .wrapper{
    margin: auto;
    width: 930px;
    display: flex;
    justify-content: space-between;
}

.l-content .features .before{
    width: 450px;
    padding: 20px 0;
    border: 1px solid #cccccc;
}

.l-content .features .before .title{
    margin: auto;
    width: 380px;
    padding: 10px 0;
    background-color: #ffeade;
}

.l-content .features .before .image{
    position: relative;
}

.l-content .features .before .image::after{
    content: url("/maker/misumi/mech/special/actuator_portal/ra/about/img/icon_arr_02.png");
    position: absolute;
    right: -40px;
    top: 40px;
}

.l-content .features .after{
    width: 450px;
    padding: 20px 0;
    border: 1px solid #cccccc;
}

.l-content .features .after .title{
    margin: auto;
    width: 380px;
    padding: 10px 0;
    background-color: #e5ebf3;
}

.l-content .sample{
    padding: 20px 40px;
    border: 3px solid #00398c;
}

.l-content .sample .title{
    font-size: 25px;
    color: #00398c;
}

.l-content .sample .m-btn--strong{
    width: 240px;
}

.l-content .service{
    padding: 20px 40px;
    border: 3px solid #00398c;
}

.l-content .service .title{
    font-size: 25px;
    color: #00398c;
}

.l-content .service .wrapper{
    display: flex;
    justify-content: space-around;
}

.l-content .service span{
    color: #a4a8d4;
}

.l-content .support{
    padding: 20px 40px;
    border: 3px solid #00398c;
}

.l-content .support .title{
    font-size: 25px;
    color: #00398c;
}

.l-content .support .flex{
    display: flex;
}

.l-content .support .pict{
    padding-top: 2px;
    width: 62px;
    height: 19px;
    font-size: 14px;
    color: #00398c;
    text-align: center;
    font-weight: bold;
    border: 2px solid #00398c;
}

.l-content .support .wrapper{
    width: 870px;
    display: flex;
    justify-content: space-evenly;
}

.l-content .support .annotation{
    text-align: right;
    font-size: 11px;
}

.l-content .contact{
    border: 1px solid #cccccc;
    padding-bottom: 16px;
}

.l-content .contact .top{
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
}

.l-content .contact .flex{
    display: flex;
    align-items: center;
    justify-content: center;
}

.l-content .contact .tel{
    font-size: 16px;
}

.l-content .contact .tel span{
    font-size: 24px;
}

.l-content .seminar{
    padding: 20px 40px;
    border: 3px solid #00398c;
}

.l-content .seminar .title{
    font-size: 25px;
    color: #00398c;
}

.l-content .seminar .wrapper{
    width: 870px;
    display: flex;
    justify-content: space-around;
}

.l-content .seminar .box{
    width: 400px;
}

.l-content .seminar .flex{
    display: flex;
}

.l-content .seminar .txt{
    font-size: 14px;
}

.l-content .seminar .txt span{
    color: #a4a8d4;
}

.l-content .seminar .annotation{
    text-align: right;
    font-size: 11px;
}

.l-content .cases .case .title{
    border-bottom: 1px solid #00398c;
}

.l-content .cases .case .wrapper{
    margin: auto;
    width: 900px;
    display: flex;
}

.l-content .cases .case .image{
    width: 460px;
    height: 280px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.l-content .cases .case .issue,
.l-content .cases .case .effect
{
    width: 60px;
    height: 25px;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    background-color: #00398c;
}

.l-content .cases .case .introduction{
    margin-left: 195px;
    display: flex;
    font-size: 15px;
    font-weight: bold;
    color: #00398c;
    align-items: center;
}

.l-content .lineup .stroke{
    color: #00a0e9;
}

.l-content .lineup .note{
    font-size: 12px;
}

.l-content .lineup .wrapper{
    margin: auto;
    width: 920px;
    display: flex;
}

.l-content .lineup .txtBox{
width: 230px;
}

.l-content .lineup .itemBox {
    margin: auto;
    width: 920px;
    display: flex;
}

.l-content .lineup .item {
    margin-right: 10px;
    width: 230px;
    border-top: 2px solid #00398c;
    text-align: center;
}

.l-content .lineup .item .inner {
    border: 5px solid #e5ebf3;
}

.l-content .lineup .item .ttl {
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 17px;
    font-weight: bold;
    background-color: #e5ebf3;
    color: #004098;
}

.l-content .lineup .item .image {
    margin-top: 14px;
    margin-bottom: 14px;
}

.l-content .lineup .item .m-btn--conversion {
    width: 180px;
}

.l-content .lineup .item-soon{
    width: 230px;
    height: 328.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e5ebf3;
}

.l-content .qa .qaBox{
    margin: auto;
    padding: 20px;
    width: 930px;
    border: 1px solid #cccccc;
    line-height: 21px;
    box-sizing: border-box;
}

.l-content .qa .qaBox .flex{
    display: flex;
}