/* .maxhub-keyvisual{
    background-image:url(/business/solution/innovation/collaboration_work/maxhub/img/opt_main_pc.png) no-repeat;
} */


.h2 {
    color: #009e96 !important;
    letter-spacing: 0.25em;
    font-weight: normal;
    margin: 0;
}
.h2 {
    background: url(/k11-contents/kmj/assets/it-guardians/purpose/img/bg_h2.png) no-repeat left !important;
    padding: 0 0 0 20px;
}
.list-oval-think p{
    background-color: #fff2cc;
    padding: 30px 40px;
    border-radius: 50%;
    margin-top: 10px;
    text-align: center;
}

.text-maxhub {
    text-align: center;
   }

.text-maxhub h3{
 color:#009e96;
}

.text-maxhub-sub{
    font-size: 20px;
}

.btn-contact{
    text-align: center;
    color: #fff;
}

.btn-contact-link{
    background-color: #000;
    color: #fff!important;
    font-weight: bold;
    text-decoration: none!important;
}

.btn-contact a{
    padding: 15px 20px;
    text-align: center;
}

.title-head{
    background-color: #28364F;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.background-silver{
    background-color: #E5ECF0;
    padding: 15px 20px;
}

.background-silver .text-question{
    text-decoration: underline;
    font-weight: bold;
}
@media only screen and (min-width: 600px)
{
    .content-wrapper {
        background: none;
    }
    .noti{
        height: 200px !important;
    }

    .pcHide{
        display: none;
    }

    .smallImg{
        width: 225px;
    }
    .triangle-right{
        height: 0; 
        border-top: 160px solid transparent;
        border-bottom: 160px solid transparent;
        border-left: 45px solid #009e96;
        margin-top: 80px;
        margin-right: auto;
        margin-left: auto;
    }

}

@media only screen and (max-width: 599px)
{
    /* .triangle-right{
        transform: rotate(90deg);
        margin-left: 0px!important;
    } */
    .h2{
        background: #f9f9f9 url("/k11-contents/kmj/assets/it-guardians/purpose/img/bg_h2.png") repeat-y left!important;
        padding: 10px 10px 10px 20px;
        line-height: 1.25;
    }
    .content-wrapper {
        background: none;
    }
    .maxhub-keyvisual {
        background-image: url(/business/solution/innovation/collaboration_work/maxhub/img/opt_main_sp.png);
    }

    .mv{
        background-position: top;
    }
    .triangle-right {
        width: 0; 
        height: 0; 
        border-left: 160px solid transparent;
        border-right: 160px solid transparent;
        border-top: 70px solid #009e96;
        margin: 0 auto;
        max-width: 100%;
      }

    /* .oval-text{
        width:50%;
        margin: 0 auto;
    } */
    .box-img-3 .imgBlock img{
        width: 320px!important;
    }
    .meeting{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

/* .box-img-3 .imgBlock img{
    width: 230px;
} */



/* .oval-text{
    background-color: #009e96;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    padding: 30px;
} */
.oval-text{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.line-l{
    padding-left: 5px;
    font-size: 40px;
    font-weight: normal;
}
.line-r{
    padding-right: 5px;
    font-size: 40px;
    font-weight: normal;
}
.column_2-5{
    padding: 0px;
}
.meeting{
    margin-top: -30px;
    padding-left: 20px;
    padding-right: 20px;
}







