#post-header {
	padding-top: 80px;
}
h1 {
	text-align: center;
}
h1 img {
	width: 500px;
	max-width: 100%;
}
.page-header-bg {
	background-image: url('img/piripiri_back.png');
}
.section {
	padding-top: 60px;
}
.content {
	line-height: 1.8;
}
.content img {
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
}
#terms dl {
    margin-bottom: 85px;
}
#terms dl dt {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}
#terms dl dd p {
    font-size: 14px;
    line-height: 2.0;
}
#terms dl dd ul {
    margin: 18px 0;
    padding-left: 20px;
}
#terms dl dd ul li {
    font-size: 14px;
    font-weight: bold;
    list-style-type: disc;
}