.iwrap800{
    font-family: -apple-system, blinkMacSystemFont, /* Macの欧文はSan Francisco (OS X 10.11以降) */
               'Helvetica Neue', /* Macの欧文 (OS X 10.10以前) */
               'Segoe UI',       /* Windowsの欧文 */
               YuGothicM,        /* Windows8.1以上は游ゴシック */
               YuGothic,         /* Macの游ゴシック */
               Meiryo,           /* 游ゴシックが入っていないWindows */
               sans-serif;
}

.iwrap800 img{
    width: 100%;
}

.item_top{
    font-size: 1em;
    border-bottom: none;
}

.item_top h5{
    font-size: 1.2em;
}

.item_top p span{
    font-size: 1.2em;
    display: block;
    margin: 5px 0 15px;
}

.item_top p{
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 30px;
}

h5.i_p{
    font-size: 1.5em;
    padding: 0 0 10px;
    border-bottom: 1px solid #000000; 
}

.center_text p{
    margin-top: 5px;
    border-bottom: 0px;
}