@charset "utf-8";
/*
* entryThanks.css
* Copyright (c) ULM design Co.,Ltd. - http://www.ulm-design.com
* v1.1
* Last update 160909
*/


/*-----------------------------------------------------

@global

------------------------------------------------------*/
h4 {
    text-align: center;
    font-size: 14px;
    padding: 20px 0;
    line-height: 1.5;
    color: #2C2C2C;
}
/*-----------------------------------------------------

@max-width 640px

------------------------------------------------------*/
@media screen and (max-width: 640px) {

}
/*---------------@END max-width 640px-------------*/