@charset "utf-8";

#cntsback {
	display: block;
	width: 100%;
	background-color: #ecf0ec;
}

.banner300add {
	display: block;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#main {
	margin: 10px auto;
	padding: 10px 0;
	background: url(https://www.kiilife.jp/opendata/study-hiroba/img/bg_wave_top.svg) no-repeat top;
	background-size: 100%;
}
.maincnts {
	display: block;
	margin: 60px auto 20px auto;
	padding: 20px 0 20px 0;
	width: 95%;
	max-width: 890px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 12px 12px #9abb9b;
}
.shortcodes-ultimate-pos-border {
	border-bottom: #999 solid 0px !important;
}

@media (min-width: 1200px) {
.logo {
	width: 100%;
	max-width: 234px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.logo {
	width: 100%;
	max-width: 234px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.logo {
	width: 100%;
	max-width: 234px;
}
}
@media (max-width: 767px) and (min-width: 576px) {
.logo {
	width: 100%;
	max-width: 180px;
}
}
@media (max-width: 575px) {
.logo {
	width: 100%;
	max-width: 180px;
}
}

.dmbs-page-title {
	margin: 10px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-family: 'Zen Maru Gothic', sans-serif;
}
.title1 {
	margin: 10px 0;
	padding: 5px;
	background: #FFC;
	border-bottom: #F90 solid 2px;
}
h2, .h2 {
	font-weight: bold;
}

#footer {
	background: url(https://www.kiilife.jp/opendata/study-hiroba/img/bg_wave_bottom.svg) no-repeat top;
	background-size: 100%;
	background-color: #fff;
	padding: 120px 0 0 0 !important;
}
@media (min-width: 768px) {
#footer .logo-kiiminpo {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 150px;
	margin: 0 35px 0 0;
}
#footer .company {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	color: #6c757d;
	margin: 0 0 0 0;
}
#footer .copyright {
	font-size: 12px;
	color: #6c757d;
	margin: 20px 0 0 0;
}
}
@media (max-width: 767px) {
#footer .logo-kiiminpo {
	display: block;
	width: 100%;
	max-width: 150px;
	margin: 0 auto 35px auto;
}
#footer .company {
	display: block;
	font-size: 14px;
	color: #6c757d;
	margin: 0;
}
#footer .copyright {
	font-size: 12px;
	color: #6c757d;
	margin: 20px 0 0 0;
}
}

.btn.btn-primary {
	position: relative !important;
	z-index: 10 !important;
	width: 262px !important;
	margin: 0 auto 40px !important;
	padding: 20px 0 !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	color: #333 !important;
	background: #FFF !important;
	border: 1px solid #CCC !important;
	border-radius: 50px !important;
	box-shadow: 0 2px 4px rgb(0 0 0 / 14%) !important;
	transition: opacity .3s !important;
	background-color: #fff !important;
}

@media (min-width: 992px) {
.display-posts-specialC ul.display-posts-listing li {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 6px 0;
	padding: 6px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.display-posts-specialC ul.display-posts-listing li {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 6px 0;
	padding: 6px;
}
}

.reports_title__n6R_K {
	gap: 15px;
	width: 90%;
	max-width: 480px;
	height: 77px;
	margin: 20px auto 20px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 24px;
	color: #FFF;
	background: linear-gradient(to right, #e6b673, #ea9d4e, #ffa893);
	border-radius: 100px;
	box-shadow: 0 3px 6px rgb(0 0 0 / 20%);
}

.report_button__related_link__OQGTs {
	gap: 10px;
	width: 100%;
	max-width: 280px;
	height: 62px;
	margin: 20px auto 20px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #f7931e;
	border: 3px solid #f7931e;
	border-radius: 50px;
	box-shadow: 0 2px 4px rgb(0 0 0 / 14%);
	transition: opacity .3s;
}

.report_button__report_link__2u3Wc {
	gap: 10px;
	width: 90%;
	max-width: 280px;
	height: 70px;
	margin: 20px auto 20px;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #FFF;
	background: linear-gradient(to right, #e6b673, #ea9d4e, #ffa893);
	border-radius: 6px;
	box-shadow: 0 2px 4px rgb(0 0 0 / 14%);
	transition: opacity .3s;
}