#divTopArea .viscotecs-wrap{
    width: 740px;
    margin: 0 auto;
}

#divTopArea .viscotecs-wrap .viscotecs-ttl{
    display: block;
    text-align: left;
}

#divTopArea .viscotecs-wrap .viscotecs-txt{
    font-family:Verdana, メイリオ, Meiryo, "ＭＳ Ｐ ゴシック", "MS P Gothic", sans-serif;
    font-size:14.4px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 10px;
}

#divTopArea .viscotecs-wrap .viscotecs-txt .font-blue{
    font-weight: bold;
    color: #009;
}

#divTopArea .viscotecs-wrap .viscotecs-img{
    display: block;
    margin: 15px auto;
}

#divTopArea .viscotecs-inner .viscotecs-2nd-ttl{
    font-family:Verdana, メイリオ, Meiryo, "ＭＳ Ｐ ゴシック", "MS P Gothic", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.5;
    padding-top: 4px;
    padding-left: 6px;
    background-color: #666;
    padding-bottom: 4px;
    margin-top: 4px;
    margin-bottom: 8px;
} 

#divTopArea .viscotecs-inner .viscotecs-3th-ttl{
    font-family:Verdana, メイリオ, Meiryo, "ＭＳ Ｐ ゴシック", "MS P Gothic", sans-serif;
    font-size:14.4px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #009;
    text-align: center;
}

#divTopArea .viscotecs-inner .visctotecs-inner-txt{
    font-family:Verdana, メイリオ, Meiryo, "ＭＳ Ｐ ゴシック", "MS P Gothic", sans-serif;
    font-size:14.4px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 10px;
}

#divTopArea .viscotecs-inner .viscotecs-recom{
    width: 600px;
    margin: 20px auto;
    background-color: #E2CDB4;

    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

#divTopArea .viscotecs-inner .viscotecs-recom .viscotecs-recom-list{
    padding: 10px;
}

#divTopArea .viscotecs-inner .viscotecs-recom .viscotecs-recom-list p{
    font-family:Verdana, メイリオ, Meiryo, "ＭＳ Ｐ ゴシック", "MS P Gothic", sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: center;

    margin: 10px 0;
    padding: 10px 0;
}

#divTopArea .viscotecs-inner .viscotecs-disc{
    font-family:Verdana, メイリオ, Meiryo, "ＭＳ Ｐ ゴシック", "MS P Gothic", sans-serif;
    font-size:14.4px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 30px;
}

.font-red{
    color: #d10000;
}