@charset "utf-8";
body#pagetop {
    font-size: 14px !important;
}
#footer {
    position: relative;
}
.content.info_content {
    text-align: center!important;
    padding-top: 30px!important;

}

.info_content p.text {
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: bold;
}

p.pppdf {
    padding-bottom: 50px; /*add*/
}

p.pppdf a {
    color: #333 !important;
    font-size: 18px;
    text-decoration: underline!important;
}

#main .content {
	min-height: 500px;	/*add*/
    margin: 0 auto 60px;
}

@media screen and (max-width:600px){
.info_content h3 {
    font-size: 28px;
    margin-bottom: 30px;
}





/* 170824_フォームクリエイター */
#designContainer {
	width: 98%;
	margin: 0 auto;
}