#id_HeaderHeroImage{
    display: none;
}
#id_AIHeroImage{
    background:url(../../images/AI_TopImage.jpg) left no-repeat; 
    background-size: cover;
    height: 400px;
    color: white;
    text-align: center;
}
#id_KeyMessages{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    text-align: center;
    padding-top: 60px;
    letter-spacing: 0.12em;
}
#id_KeyMessage2_AI{
    margin-top: 30px;
}
#id_KeyMessage_Conclusion_AI{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 48px;
    text-align: center;
    padding-top: 50px;
    letter-spacing: 0.12em;
}
@media screen and (max-width: 600px){
    #id_KeyMessages{
        font-size: 12px;
    }
    #id_KeyMessage_Conclusion_AI{
        font-size: 28px;
    }
}
.container{
    margin: 20px auto;
    padding: 7px 12px;
    background-color: white;
    font-size: 14px;
}
#id_ProductLogo{
    width: 200px;
    margin: 20px 0px 30px 15px;
}
img{
    width: 100%;
}
p{
    font-size: 14px;
    text-indent: 1em;
    margin: 0;
}
h2{
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px 0px 12px;
}
h3{
    font-size: 18px;
    font-weight: bold;
}
.card-deck a{
    color: black;
}
.card-body{
    font-size: 14px;
}
.card:hover{
    text-decoration: none;
    color: blue;
}
h4{
    font-size: 16px;
    font-weight: bold;
}
section{
    margin-top: -80px;
    padding-top: 80px;
}
.trademarktext{
    font-size: 12px;
}
