/*
Theme Name:famous-child
Theme URI:
Description:WordPressテーマ「haku」の自作子テーマです。
Template:famous_tcd064
Version:1.6.1
*/

.p-entry-page__inner{
	
	background: #fff;
    padding: 80px 70px;
}
.p-entry__body .aligncenter {
    text-align: center;
}
.any {
    background: #2ca9e1;
    color: #FFF !important;
    padding: 1.5%;
    border-radius: 10%;
    font-size: 11px;
    margin-right: 5%;
}
.haveto {
    background: #fc5b5b;
    color: #FFF !important;
    padding: 1.5%;
    border-radius: 10%;
    font-size: 11px;
    margin-right: 5%;
}
@media screen and (max-width:768px){
.p-entry__body td, .p-entry__body th {
    display: block;
}
}

.p-entry__body .aligncenter {
    text-align: center;
}

.hihi {
	margin-bottom:0;
}
.nagare{
	margin-bottom:0;
}

.goodman th {
	text-align:center;
}
.goodman td{
	text-align:center;
}
.p-entry__body table{
	margin:0 auto;
}

@media screen and (min-width:768px){
	.tablepress{
	width:80%;
}
}

.page-id-653 div.has-background {
    padding: 1.25em 2.375em !important;
	position: relative;
}

.google-captcha-notice{
	
	text-align: center;
	font-size: 12px;
}
.google-captcha-notice a{
	
	color: #000000 !important;
	text-decoration: underline;
}