@charset "utf-8";

#body {
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/back_kp.png);
	background-repeat: repeat-x;
}

#header {
	max-width: 960px;
	margin: 0 auto;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/header_kp.png) 100% 0% no-repeat;
	padding-top: 0px;
	min-height: 175px;
}

.main h3 {
    display: block;
	width: 100%;
    font-size: 140%;
    line-height: 120%;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/ot01_kp.png);
    background-size: 100% 100%;
    padding: 8px 0px 8px 36px;
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: 0.3em;
}

.textcolor1 {
	color: #2E9E31;
}
.textcolor2 {
	color: #754C24;
}
.underline {
	padding-bottom: 10px;
	margin-bottom: 10px;
    border-bottom: dashed 2px #2E9E31;
}
.rt-equal-height {
	padding-bottom: 10px;
	margin-bottom: 10px;
    border-bottom: dashed 2px #2E9E31;
}
.lcp_title a {
	color: #754C24 !important;
}
.lcp_bs .border-bottom {
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
    border-bottom: dashed 2px #2E9E31 !important;
}

.navbar-toggler {
	margin: 1px 0 !important;
	border: 1px solid #666666 !important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEEEEE));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE );
	filter: progid:DXImageTransform.Microsoft.gradient (startcolorstr=#FFFFFF,endcolorstr=#EEEEEE,gradienttype=0);
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
}
.navbar-toggler-text {
	display: block;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	line-height: 100%;
}
.navbar-nav {
	background: #FFF !important;
	margin: 0 !important;
	padding: 0 15px 15px 15px !important;
}
.bg-success {
	background-color: #2E9E31 !important;
}
.Label {
	color: #754C24;
	font-size: 14px;
	border-bottom: solid 2px #754C24 !important;
	padding: 15px 0 5px 0;
}
.Label2 {
	border-bottom: 0px !important;
	padding: 10px 0 0 0 !important;
}
.navbar-nav li {
    border-bottom: dashed 2px #2E9E31;
}
.navbar-nav .nav-link {
	padding: 10px 0 10px 20px !important;
	display: block;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/li_kp.png) 0% 50% no-repeat;
	font-weight: bold;
	color: #754C24 !important;
}

.titleback {
	display: block;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/h1_kp.png) 50% 0% no-repeat;
	background-size: 80% 100%;
	font-size: 200%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 25px 45px 30px 40px;
	margin: 0;
	text-align: center;
	text-shadow: 2px 2px 1px #66AA54, -2px 2px 1px #66AA54, 2px -2px 1px #66AA54, -2px -2px 1px #66AA54;
}
@media (max-width: 575px) {
.titleback {
    background-size: 90% 100%;
    padding: 25px 25px 30px 20px;
}
}

h2.title {
	padding: 8px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/sp/ot01_kp.png);
	background-size: 100% 100%;
}

#menutype1o li {
	border-bottom: dashed 2px #2E9E31;
}
#menutype1o a {
	padding: 10px 0 10px 20px;
	display: block;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/li_kp.png) 0% 50% no-repeat;
	font-weight: bold;
}
@media (max-width: 575px) {
#menutype1o a {
	background: url(https://www.kiilife.jp/opendata/kidspark/img/sp/li_kp.png) 0% 50% no-repeat;
}
}
#menutype1o a:visited {
	text-decoration: none;
}
#menutype1o a:hover {
	text-decoration: none;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/li_b_kp.png) 0% 50% no-repeat;
}
@media (max-width: 575px) {
#menutype1o a:hover {
	background: url(https://www.kiilife.jp/opendata/kidspark/img/sp/li_b_kp.png) 0% 50% no-repeat;
}
}

a:hover.facebook {
	background-color: #BFDE99 !important;
}
a:hover.twitter {
	background-color: #BFDE99 !important;
}

.footertext {
	background: #2E9E31;
	padding: 10px 4px;
	width: 100%;
	display: block;
	margin: 0;
	color: #FFF;
	text-align: center;
}
.copyright {
	background: #BFDE99;
	padding: 4px;
	margin: 0;
	color: #666;
	text-align: center;
}

/* footer */
#footerNavi {
	width: 320px;
	height: 120px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/sp/footerNavi.png);
}
#footerNavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footerNavi li {
	float: left;
	text-indent: -9999px;
}
#footerNavi a {
	height: 80px;
	display: block;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/sp/footerNavi.png);
	text-decoration: none;
}
#footerNavi a.hn01 { width: 66px; background-position: -0px -40px; margin-left: 0px; margin-top: 40px;}
#footerNavi a.hn02 { width: 61px; background-position: -66px -40px; margin-top: 40px;}
#footerNavi a.hn03 { width: 64px; background-position: -127px -40px; margin-top: 40px;}
#footerNavi a.hn04 { width: 63px; background-position: -191px -120px; margin-top: 40px;}
#footerNavi a.hn05 { width: 66px; background-position: -254px -40px; margin-top: 40px;}
#footerNavi a:hover {
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/sp/footerNavi.png);
	text-decoration: none;
}
#footerNavi a:hover.hn01 { width: 66px; background-position: -0px -120px;}
#footerNavi a:hover.hn02 { width: 61px; background-position: -66px -120px;}
#footerNavi a:hover.hn03 { width: 64px; background-position: -127px -120px;}
#footerNavi a:hover.hn04 { width: 63px; background-position: -191px -120px;}
#footerNavi a:hover.hn05 { width: 66px; background-position: -254px -120px;}

#footerNavi .hns01 { width: 66px; height: 80px;}
#footerNavi .hns02 { width: 61px; height: 80px;}
#footerNavi .hns03 { width: 64px; height: 80px;}
#footerNavi .hns04 { width: 63px; height: 80px;}
#footerNavi .hns05 { width: 66px; height: 80px;}

/* list */
#listNs {
	display: block;}
#listNs ul {
	border-bottom: 0px solid #2E9E31;
	font-size: 120%;}
	#listNs ul li {
		background: #FFF;
		border-bottom: dashed 2px #2E9E31;
		margin: 0px;}
	#listNs ul li a {
		display: block;
		margin: 0px;
		overflow: hidden;
		padding: 10px 20px 10px 0px;
		white-space: nowrap;
		text-overflow: ellipsis;
		text-decoration: none;}
	#listNs ul li img {
		float: left;
		height: 70px;
		width: 70px;
		margin-right: 10px;}
	#listNs .thumbnailtext {
		display: block;
		padding-top: 16px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;}
	#listNs ul li a strong {
		color: #333333;
		font-weight: bold;}

.listNstKmod {
	display: block;
	font-size: 120%;}
.listNstKmod {
	border-top: 0px solid #2E9E31;}
	.listNstKmod ul li {
		clear: both;
		background: #FFF;
		border-bottom: dashed 2px #2E9E31;
		margin: 0px;
		padding-top: 12px;
		padding-bottom: 12px;
		display: table;
		width: 100%;}
	.listNstKmod ul li a {
		clear: both;
		display: inline;
		margin: 0px;
		padding: 0px;
		text-decoration: none;
		color: #754C24;}
	.listNstKmod ul li a img {
		float: right;
		margin: 5px;}
	.listNstKmod .thumbnailtext {
		display: block;
		padding-top: 5px;}
	.listNstKmod ul li a strong {
		color: #333333;
		font-weight: bold;}
	.listNstKmod .comment {
		display: block;
		padding: 5px 0 0 21px;}
.listNstKmod li:before {
	content: "▲";
	color: #2E9E31;
	display: inline-block;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

/* Shortcodes Ultimate 投稿 */
.shortcodes-ultimate-post {
	font-size: 110%;
}
.shortcodes-ultimate-pos-border {
	border-bottom: dashed 2px #2E9E31;
	margin: 0 0 10px 0;
}
.shortcodes-ultimate-post p {
	display: inline;
	margin-block-start: 0px;
	margin-block-end: 0px;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
.shortcodes-ultimate-post ul {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0px;
}
.shortcodes-ultimate-post .title {
	display: block;
	font-size: 120%;
	line-height: 140% !important;
	font-weight: normal;
	color: #754C24;
}
.shortcodes-ultimate-post a {
	text-decoration: none;
}
.shortcodes-ultimate-post .title:before {
	content:"▲";
	color: #2E9E31;
	display:inline-block;
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}
.shortcodes-ultimate-post li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
	font-size: 13px;
	line-height: 140% !important;
}
.shortcodes-ultimate-post .thumbs4x3 {
	width: 80px !important;
	display: block;
	float: right;
	margin: 0 0 5px 5px;
}
.shortcodes-ultimate-post .textcolor3 {
	color: #2E9E31;
}
.shortcodes-ultimate-post span.listtext {
	font-size: 100%;
	line-height: 140%;
}
.shortcodes-ultimate-post ul.special .title, .shortcodes-ultimate-post ul.specialC .title {
	font-size: 140% !important;
}
.shortcodes-ultimate-post ul.special .thumbs4x3 {
	width: 40% !important;
	min-width: 160px !important;
}
.shortcodes-ultimate-post ul.specialC .thumbs4x3 {
	width: 100% !important;
	max-width: 600px !important;
}
@media (min-width: 992px) {
.shortcodes-ultimate-post ul.specialC li {
	width: calc(50% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (min-width: 992px) {
.shortcodes-ultimate-post ul.specialC li {
	width: calc(50% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.shortcodes-ultimate-post ul.specialC li {
	width: calc(50% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (max-width: 767px) and (min-width: 576px) {
.shortcodes-ultimate-post ul.specialC li {
	width: calc(50% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (max-width: 575px) {
.shortcodes-ultimate-post ul.specialC li {
	width: calc(100% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
.shortcodes-ultimate-post ul.pickup .title, .shortcodes-ultimate-post ul.pickupC .title {
	font-size: 120% !important;
}
.shortcodes-ultimate-post ul.pickup .thumbs4x3 {
	width: 25% !important;
	min-width: 120px !important;
}
.shortcodes-ultimate-post ul.pickupC .thumbs4x3 {
	width: 100% !important;
}
@media (min-width: 992px) {
.shortcodes-ultimate-post ul.pickupC li {
	width: calc(33.3% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
.shortcodes-ultimate-post ul.pickup li {
	width: calc(100% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (min-width: 992px) {
.shortcodes-ultimate-post ul.pickupC li {
	width: calc(33.3% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.shortcodes-ultimate-post ul.pickupC li {
	width: calc(33.3% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (max-width: 767px) and (min-width: 576px) {
.shortcodes-ultimate-post ul.pickupC li {
	width: calc(33.3% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}
@media (max-width: 575px) {
.shortcodes-ultimate-post ul.pickupC li {
	width: calc(50% - 13px);
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
	box-sizing: border-box;
	padding: 6px;
	border-top: dashed 2px #2E9E31;
}
}

#cntstitle {
	display: inline-block;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/h1_kp.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	min-width: 450px;
	max-width: 100%;
}
#cntstitle2 {
	display: inline-block;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/h1_kp.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	min-width: 450px;
	max-width: 100%;
}
#cntstitle h1 {
	display: block;
	font-size: 200%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 25px 45px 30px 40px;
	margin: 0;
	text-align: center;
	text-shadow: 2px 2px 1px #66AA54, -2px 2px 1px #66AA54, 2px -2px 1px #66AA54, -2px -2px 1px #66AA54;
}
#cntstitle2 h1 {
	display: block;
	font-size: 200%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 25px 45px 30px 40px;
	margin: 0;
	text-align: center;
	text-shadow: 2px 2px 1px #66AA54, -2px 2px 1px #66AA54, 2px -2px 1px #66AA54, -2px -2px 1px #66AA54;
}

#centercnts h2,#center2cnts h2 {
	display: block;
	font-size: 140%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #0000FF;
	border-right: 0px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	border-left: 3px solid #0000FF;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	margin-top: 0;
	margin-bottom: 0px;
}
#centercnts h3,#center2cnts h3 {
	display: block;
	font-size: 140%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #3300FF;
	border-right: 0px solid #3300FF;
	border-bottom: 1px solid #3300FF;
	border-left: 3px solid #3300FF;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts h4,#center2cnts h4 {
	display: block;
	font-size: 140%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #6600FF;
	border-right: 0px solid #6600FF;
	border-bottom: 1px solid #6600FF;
	border-left: 3px solid #6600FF;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts h5 {
	display: block;
	font-size: 140%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 0px solid #9900FF;
	border-right: 0px solid #9900FF;
	border-bottom: 0px solid #9900FF;
	border-left: 0px solid #9900FF;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/ot01_kp.png);
	background-size: 100% 100%;
	padding: 8px 0px 8px 36px;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: 0.3em;
}
#center2cnts h5 {
	display: block;
	font-size: 140%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 0px solid #9900FF;
	border-right: 0px solid #9900FF;
	border-bottom: 0px solid #9900FF;
	border-left: 0px solid #9900FF;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/ot01_kp.png);
	background-repeat: no-repeat;
	padding: 8px 0px 8px 36px;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: 0.3em;
}
#centercnts .h5back,#center2cnts .h5back {
	display: block;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/ot01_kp.png) 100% 0% no-repeat;
}
#centercnts h6,#center2cnts h6 {
	display: block;
	font-size: 140%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid #CC00FF;
	border-right: 0px solid #CC00FF;
	border-bottom: 0px solid #CC00FF;
	border-left: 0px solid #CC00FF;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/pc/ot02_kp.png);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 32px;
	margin-top: 0;
	margin-bottom: 5px;
}
#centercnts .h6back,#center2cnts .h6back {
	display: block;
	background: url(https://www.kiilife.jp/opendata/kidspark/img/pc/ot02_kp.png) 100% 0% no-repeat;
}
#cntstitle .subtitle {
    display: inline;
	font-size: 200%;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 6px;
	margin: 0;
	text-align: center;
}

@media (max-width: 575px) {
#centercnts h5 {
	padding: 8px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-image: url(https://www.kiilife.jp/opendata/kidspark/img/sp/ot01_kp.png);
	background-size: 100% 100%;
}
#centercnts h5:before {
	content:'●';
}

h6 {
	padding: 8px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
		from(#9999CC),
		color-stop(0.5, #996699),
		color-stop(0.51, #993399),
		to(#660099));
	background: -moz-linear-gradient(top, #9999CC, #996699 50%, #993399 51%, #660099 );
	filter:progid:DXImageTransform.Microsoft.gradient
	(startcolorstr=#9999CC,endcolorstr=#660099,gradienttype=0);
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
}