@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.8
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

@import url('https://use.fontawesome.com/releases/v5.15.1/css/all.css');

/*slick　ドットが1つしかないときは表示しない*/
.slick-dots > li:first-child:last-child {display: none;}
.slick-dots {display: block!important;}

/*
ヘッダー
*/
.tagline {padding: 0 1em;}
#navi .navi-in > ul > li > a {font-weight: bold;}
#navi .navi-in > ul > li > a:hover {background: #faeebe;}

/*
ホーム
*/

/*
カルーセル
*/
.home main .popular-entry-cards .card-title,
.page-id-2443 main .popular-entry-cards .card-title {
	font-size: 14px;
	height: 4rem;
	display: block;
}

.home .list a,
.page-id-2443 .list a {position: relative;}
.home .list article .entry-card-content,
.page-id-2443 .list article .entry-card-content {padding-bottom: 0!important;}
.home .list article .entry-card-content h2.entry-card-title,
.page-id-2443 .list article .entry-card-content h2.entry-card-title {
	background: 0 none!important;
	color: #333!important;
	border-radius: 0!important;
	margin: 0 0 0.4em 0!important;
}
.home .list a span.fa-link,
.page-id-2443 .list a span.fa-link {display: none;}
.list .informal {
	color: #333;
	padding: 1.5%;
	margin-bottom: 3%;
	background: #fafafa;
	overflow: hidden;
}
.kgban {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto auto 0 auto;
	height: auto;
	z-index: 2;
	padding-bottom: 20px;
}
.homekglistban a article figure img {
	object-fit: cover;
	width: 100%;
	height: auto;
}
.homekglistban a article::after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	content: '';
	width: 100%;
	height: 26%;
	background: linear-gradient(rgba(255,255,255,0) 0, rgba(255,255,255,.7) 20%, rgba(255,255,255,1) 80%);
}
.home article h2,
.page-id-2443 article h2 {
	padding: 0;
	margin-bottom: 0;
	border: 0 none;
	background: 0 none;
	font-size: auto;
}
.home article h2 img,
.page-id-2443 article h2 img {
	display: block;
	margin: 0 auto;
}
.readtxt {
	font-size: 0.9em;
	margin: 0 15px 30px 15px;
	line-height: 1.6;
}

.home header h1.entry-title,
.page-id-2443 header h1.entry-title {display: none;}
.home header .sns-share,
.page-id-2443 header .sns-share {display: none;}
.home header .date-tags,
.page-id-2443 header .date-tags {display: none;}
.home .widget-entry-cards.card-large-image .a-wrap,
.page-id-2443 .widget-entry-cards.card-large-image .a-wrap {
	max-width: 1000px;
	float: left;
	width: 49.5%;
}
.home .topban,
.page-id-2443 .topban {overflow: hidden;}
.home .topban a:first-child,
.page-id-2443 .topban a:first-child {
	width: 100%!important;
	margin-bottom: 4px;
}
.home .topban a + a + a,
.page-id-2443 .topban a + a + a {margin-left: 1%;}
.home .widget-entry-cards .a-wrap:last-of-type,
.page-id-2443 .widget-entry-cards .a-wrap:last-of-type {border-bottom: solid 1px #cddee0;}

.home .whatsnew_slide a,
.page-id-2443 .whatsnew_slide a{
	overflow:hidden;
	border: 1px solid #ccc;
	padding: 0.2em 0.3em;
	margin: 0 3px 3px;
}
.home .whatsnew_slide .new-entry-card,
.page-id-2443 .whatsnew_slide .new-entry-card {
display:block;
}
.home main .slick-slide .widget-entry-cards figure {}
.home main .slick-slide .new-entry-card-title,
.page-id-2443 main .slick-slide .new-entry-card-title {
	font-size: 14px;
	height: 4rem;
}
/*
ホームのイベント一覧
*/
.card-thumb img {
	object-fit: contain;
	border-radius: 10px!important;
	display: block;
	margin: 0 auto;
}
.eventlist {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	position: relative;
}
.eventlist a {
	display: block;
	color: #333;
	overflow: hidden;
	text-decoration: none;
}
.eventlistimg {
	width: 200px;
	float: left;
}
.eventlistimg img {
	display: block;
	vertical-align: bottom;
}
.eventlistcont {
	margin-left: 220px;
}
.eventlistcont strong {
	font-size: 1.1em;
	margin-bottom: 1em;
}
.eventlistexcerpt {font-size: 0.9em;}
.fusen {
	position: absolute;
	top: 2px;
	right: -6px;
	background: #fd8100;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.4em;
	opacity: 0.8;
	transform: rotate(20deg);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.home .list article .entry-card-content h2.entry-card-title,
.page-id-2443 .list article .entry-card-content h2.entry-card-title {font-weight: bold;}
.eventlistdate {
	font-size: 0.8em;
	font-weight: bold;
}
.eventlist .fa-link {display: none;}
.eventlist p {margin: 0;}
ul.singleicon {
	padding-left: 0!important;
	margin: 0.5em 0 0 0!important;
}
.singleicon li {
	font-size: 0.8rem;
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin-right: 3px;
	border-radius: 6px;
	margin-top: 5px;
	background: #fff;
}
.eventNextMonth {
	padding-left: 0!important;
	overflow: hidden;
}
.eventNextMonth li {list-style-type: none;}
.eventNextMonth li {margin: 0 0 3% 0!important;}
.eventNextMonth li a {
	font-weight: bold;
	color: #333;
	display: block;
	text-align: center;
	padding: 1.5% 0;
	border: 1px solid #ccc;
	text-decoration: none;
}
.eventNextMonth li a:hover {background: #fdfdfd;}
.eventNextMonth li a span {display: none!important;}
/*
シングルページ
*/
.single-post #main article .gallery {
	background: url(https://mamatch.jp/wp-content/uploads/2019/12/ec9b2e57370e8f6d4af78667c41f19f7-640x230.jpg) no-repeat 0 0;
}
.single_date {
	font-size: 1.6em;
	text-align: center;
	display: block;
}
.singledl {overflow: hidden;}
.singledl dt {
	font-size: 0.9rem;
	width: 7em;
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px 5px;
	border-radius: 6px;
	font-weight: bold;
	float: left;
}
.singledl dd {
	margin-left: 7em;
	min-height: 2rem;
}
.category-event-post .entry-content iframe,
.category-park-post .entry-content iframe {margin-top: 40px;}

/*
子どもに係わる施設
*/
.selfcf {overflow: hidden;}
.f_fusen {
	position: absolute;
	top: 2px;
	right: -6px;
	background: #fd8100;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.4em;
	line-height: 1.2;
	opacity: 0.8;
	transform: rotate(20deg);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.singlelink01 a {
	display: block;
	width: 80%;
	margin: 0 auto;
	position: relative;
	padding: 0.5em 0;
	color: #FFF;
	background: #fd9535;/*色*/
	border-radius: 4px;/*角の丸み*/
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	font-weight: bold;
	border: solid 2px #d27d00;/*線色*/
	text-align: center;
}
.singlelink01 a:hover {
	color: #fff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.singlelink01 a:active {box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);}
.fdetail dt,
.fdetail dd {
	padding: 5px 10px;
}
.fdetail dt {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.fdetail dd {margin-bottom: 0.5em;}
.fdetail dt {background: #efefef;}
.singlecaution {
	font-size: 0.9rem;
	text-indent: -1em;
	margin-left: 1em;
}
#map_canvas {
	width: 100%;
	height: 400px;
}
.imptxt {font-weight: bold;}


/************************************
** RSSAntenna改用
************************************/

.rss-img img {
width: 130px;
height: 120px;
	border-radius: 15px!important;
object-fit: cover; /* この一行を追加するだけ！ */
}






/************************************
** RSSフィードウィジェット
************************************/
#rss-2 .rsswidget{
	font-weight: 700;
	font-size: 16px;
	display: inline;
	padding: 0.2em 5px !important;
	text-decoration: none;
}
#rss-2 .rss-date,#rss-2 .rssSummary{
	font-size: 0.8em;
	display: block;
	padding: 0.2em 5px !important;
}
#rss-2 .rss-date{
	display:none;
}
#rss-2 cite{
	font-size: 0.8em;
	display: block;
	padding: 0.2em 5px !important;
	text-align: right;
}
#rss-2 li{
	border: 1px solid #ccc;
	margin: 0.5em 0;
	padding: 0.2em;
}

/************************************
** サイドバーウィジェット同士の間隔を広げる
************************************/
.widget{
	margin-bottom: 2.5em;
}


/************************************
** 広告用
************************************/
.ad_a,
.ad_b,
.ad_c {
	padding-left: 0!important;
	overflow: hidden;
}
.ad_a li,
.ad_b li, 
.ad_c li {list-style-type: none;}

.ad_a li img,
.ad_b li img, 
.ad_c li img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
.ad_a li {margin-bottom: 10px;}
.ad_a li.notab {
	width: 336px;
	height: 336px;
}
.ad_a li.nopc {
	width: 100%;
}
.ad_b li,
.ad_c li {
	width: 49%;
	margin: 0 2% 10px 0;
	float: left;
}
.ad_b li:nth-child(even),
.ad_c li:nth-child(even) {margin-right: 0;}
.ad_a1_mobile,
.ad_a2_mobile {text-align: center;}
@media screen and (max-width: 480px){
	.ad_b li,
	.ad_c li {
		width: 80%;
		margin: 0 auto 10px auto!important;
		float: none!important;
}
}

.ad_a1, .ad_a1_mobile {
	position: relative;
}
.ad_a1 div {
	position: absolute;
	bottom: 12%;
	display: flex;
	gap: 10px;
	padding: 0 10px
}

/************************************
** あつまれ！ちびっこ画伯♪
************************************/
.picsttlwrap {
	background-position: center center;
	background-size: cover;
	margin-bottom: 40px;
	height: 200px;
}
.picsttlwrap {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
  align-items: center;
}
.picsttl {
	font-weight: bold;
	text-align: center;
	text-shadow: 
		white 2px 0px,  white -2px 0px,
		white 0px -2px, white 0px 2px,
		white 2px 2px , white -2px 2px,
		white 2px -2px, white -2px -2px,
		white 1px 2px,  white -1px 2px,
		white 1px -2px, white -1px -2px,
		white 2px 1px,  white -2px 1px,
		white 2px -1px, white -2px -1px;
}
@media all and (-ms-high-contrast: none) {
	*::-ms-backdrop, .picsttlwrap {
		display: block;
		text-align: center;
	}
	*::-ms-backdrop,.picsttl {line-height: 200px;}
}
.introwrap {
	display: table;
	width: 100%;
}
.introimg {
	display: table-cell;
	width: 35%;
	vertical-align: middle;
}
.introimg img {
	width: 90%;
	height: auto;
}
.introtxt {
	display: table-cell;
	width: 65%;
	vertical-align: middle;
}
@media screen and (max-width: 480px){
	.introwrap {display: block;}
	.introimg {
		display: block;
		width: 100%;
		text-align: center;
	}
	.introimg img {
		width: 60%;
		height: auto;
		margin-bottom: 20px;
	}
	.introtxt {width: 100%;}
}

.befillust {
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
	color: #4d767b;
	background: #edf3f3;
}
.illustlist,
.illustlist02 {overflow: hidden;}
.illustlist img.alignleft,
.illustlist02 img.alignleft {
	width: 14%;
	margin-right: 0;
	height: auto;
}
.illustlist02 img.alignleft {width: 20%;}
#baguetteBox-overlay .full-image figcaption {bottom: 30px!important;}
@media screen and (max-width: 480px){
	.illustlist img.alignleft {width: 20%;}
	.illustlist02 img.alignleft {width: 26%;}
}



.wp-image-3541 {
	display: block;
	margin: 0 auto;
	max-width: 60%;
	height: auto;
}


/************************************
** 幼稚園の一覧
************************************/
.f_icon {
	overflow: hidden;
	list-style-type: none!important;
	margin: 0!important 0!important 10px!important 0!important;
	padding: 0!important
}
.f_icon li {
	font-size: 0.8em;
	text-align: center;
	padding: 1px 6px;
	margin-right: 5px;
	color: #fff;
	float: left;
	border-radius: 6px;
	text-shadow:2px 2px 3px #000;
	paddding: 0!important;
}
.f_icon li:nth-child(1) {background: #c23685;}
.f_icon li:nth-child(2) {background: #45a1cf;}
.f_icon li:nth-child(3) {background: #8666b8;}
.f_icon li:nth-child(4) {background: #4bb413;}
.f_icon li:nth-child(5) {background: #e06d15;}
.f_icon li:nth-child(6) {background: #00a3a3;}
.f_icon li:nth-child(7) {background: #bcc835;}
.f_icon li.f_icon_empty {
	background: #fff;
	width: 2.8em;
}
.nom {
	margin: 0!important;
	line-height: 1.4;
}


/************************************
** リキャプチャ
************************************/
.grecaptcha-badge {display: none;}
.page-id-3270 .grecaptcha-badge,
.page-id-3273 .grecaptcha-badge,
.page-id-2424 .grecaptcha-badge {
	display: block;
	bottom: 60px!important;
}


/************************************
** パンフ一覧ページ
************************************/
.postid-26211 #flyerlist,
.postid-23757 #flyerlist,
.postid-20250 #flyerlist,
.postid-5713 #flyerlist,
.postid-11492 #flyerlist,
.postid-15980 #flyerlist{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow: hidden;
}
.postid-26211 #flyerlist li,
.postid-23757 #flyerlist li,
.postid-20250 #flyerlist li,
.postid-5713 #flyerlist li,
.postid-11492 #flyerlist li,
.postid-15980 #flyerlist li {
	width: 234px;
	float: left;
}
.postid-26211 #flyerlist li img,
.postid-23757 #flyerlist li img,
.postid-20250 #flyerlist li img,
.postid-5713 #flyerlist li img,
.postid-11492 #flyerlist li img,
.postid-15980 #flyerlist li img {
	width: 100%;
	height: 100%;
	display: block;
	vertical-align: bottom;
}


/*
ボタン
*/
.btn-square-so-pop {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
  margin-bottom: 10px;
}
.btn-square-so-pop:hover {
	color: #fff;
	background: #fca759;
}
.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/************************************
** 20211001
************************************/
.eventNextMonth2 {
	margin-bottom: 1em!important;
	padding-left: 0!important;
	overflow: hidden;
}
.eventNextMonth2 li {list-style-type: none;}
.eventNextMonth2 li {
	width: 32%;
	margin: 0 2% 3% 0!important;
	float: left;
}
.eventNextMonth2 li:last-child {margin-right: 0!important;}
.eventNextMonth2 li a {
	font-weight: bold;
	color: #333;
	display: block;
	text-align: center;
	padding: 1.5% 0;
	border: 1px solid #ccc;
	text-decoration: none;
}
.eventNextMonth2 li a:hover {background: #fdfdfd;}

.samplelinklist {padding: 0!important;}
.samplelinklist li {
	margin: 0 0 1em 0!important;
	list-style-type: none;
	
}
.samplelinklist li:last-child {margin-bottom: 0!important;}
.samplelinklist li a {
	font-weight: bold;
	color: #333;
	display: block;
	text-align: center;
	padding: 3% 0;
	border: 1px solid #ccc;
	text-decoration: none;
	background: #faeebe;
	border-radius: 6px;
}
.samplelinklist li:nth-child(2n) a {background: #fcf6e1;}
.samplelinklist li a:hover {background: #fdfdfd;}

.page-id-2443 .column-wrap,
.page-id-20 .column-wrap {margin-bottom: 5em;}
.page-id-2443 .ad_b {margin-bottom: 4em!important;}



.article-footer,
.entry-footer {border-top: 1px solid #b09a88;}
.widget-entry-cards .a-wrap,
.widget-entry-cards .a-wrap:last-of-type {border-bottom: 1px solid #b09a88!important;}
.card-arrow .a-wrap::after {
	border-top: solid 2px #b09a88;
	border-right: solid 2px #b09a88;
}
.list .entry-card-title {border-bottom: 1px solid #b09a88;}
.mb2 {margin-bottom: 2em!important;}
.mb3 {margin-bottom: 3em!important;}
.mb4 {margin-bottom: 4em!important;}
.mt1 {margin-top: 1em!important;}
.mt2 {margin-top: 2em!important;}
.moreread {
}
.moreread a {
	font-weight: bold;
	color: #333;
	display: block;
	text-align: center;
	padding: 3% 0;
	border: 1px solid #ccc;
	text-decoration: none;
	background: #efefef;
	border-radius: 6px;
}
.moreread a:hover {background: #fff;}




/*サイドバーh3調整*/
.sidebar h3{margin-top:2em;margin-bottom:0.2em;}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1500px以上*/
@media screen and (min-width: 1501px){
	.kgban {width: 20vw;}
	#sidebar .ad_a1 {margin-bottom: 20px;}
	.card-thumb img {width: 10vw;}
}
/*1500px以下*/
@media screen and (max-width: 1500px){
	.kgban {width: 20vw;}
	#sidebar .ad_a1 {margin-bottom: 20px;}
	.card-thumb img {width: 13vw;}
}
/*1240px以下*/
@media screen and (max-width: 1240px){
	.home .list article .entry-card-content h2.entry-card-title,
	.page-id-2443 .list article .entry-card-content h2.entry-card-title {font-size: 18px!important;}
	.kgban {width: 25vw;}
	#sidebar .ad_a1 {margin-bottom: 20px;}
	.card-thumb img {width: 18vw;}
}

/*1030px以下*/
@media screen and (max-width: 1030px){
	.home .list article .entry-card-content h2.entry-card-title,
	.page-id-2443 .list article .entry-card-content h2.entry-card-title {font-size: 18px!important;}
	.kgban {width: 35vw;}
	#sidebar .ad_a1 {margin-bottom: 20px;}
	#footer {
		background: #3B382D;
		border-bottom: solid 6px #FEF05C;
	}
	#footer .navi-footer-in a {
		color: #fff;
		background: 0 none;
	}
	.mobile-menu-buttons {background: #fff;}
	.mobile-menu-buttons .menu-caption,
	.mobile-menu-buttons .menu-icon {color: #333;}
	.mobile-menu-buttons .menu-button > a:hover,
	.mobile-menu-buttons .menu-button:hover {background: #fff;}
	.copyright {color: #fff;}
	.navi-menu-content {
		color: #5a5a5a;
		font-weight: bold;
		background: #faeebe;
	}
	.navi-menu-content .menu-drawer a,
	.navi-menu-content .menu-drawer a:after {color: #5a5a5a;}
	.navi-menu-content .menu-drawer a {border-bottom: 1px solid #5a5a5a;}
	.card-thumb img {width: 21vw;}
}

/*768px以下*/
@media screen and (max-width: 768px){
	.home .list article .entry-card-content h2.entry-card-title,
	.page-id-2443 .list article .entry-card-content h2.entry-card-title {font-size: 17px!important;}
	.card-thumb img {width: 24vw;}
}

/*480px以下*/
@media screen and (max-width: 480px){
	.nosp {display: none!important;}
	.home .list article .entry-card-content h2.entry-card-title,
	.page-id-2443 .list article .entry-card-content h2.entry-card-title {font-size: 1.1em!important;}
	.f_fusen {
		top: auto;
		bottom: 0;
		right: 0;
		transform: rotate(0);
	}
}
/*600px以下*/
@media screen and (max-width: 600px){
	.spmb3 {margin-bottom: 16vw!important;}
	.card-thumb img {width: 28vw;}
}





@media screen and (min-width:481px) and (max-width: 768px) {
	.notab {display: none!important;}
}
@media screen and (min-width:1007px) {
	.nopc {display: none!important;}
}



/* gallery */
.gallery .slick-list .slick-track br {display: none;}
.gallery .slick-list .slick-track dd {
	margin-right: 2em;
	padding: 0.8em;
	text-align: left;
}



.single-post.categoryid-2 .article-footer #custom_html-4 .related-entry-heading {margin-top: 80px;}

.youtubewrap {
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
	aspect-ratio: 16 / 9;
}
.sns_links {
	text-align: right;
	list-style-type: none;
}
.sns_links li {
	margin-left: 10px;
	display: inline-block;
}
.sns_links li img {
	display: block;
	vertical-align: bottom;
	width: 50px;
	height: auto;
	-webkit-transform: rotate(0);
  transform: rotate(0);
  transition: 0.3s ease-in-out;
}
.sns_links li img:hover {
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
}

.lessontag01 {
	color: #fff;
	font-weight: bold;
	background: #fd951a!important;
}
.lessontag02 {
	color: #fff;
	font-weight: bold;
	background: #20a4ca!important;
}
.lessontag03 {
	color: #fff;
	font-weight: bold;
	background: #cf43b3!important;
}

.topbanlist {
	list-style-type: none;
	margin-left: 0!important;
	padding-left: 0!important;
}
.topbanlist li {
	text-align: center;
	margin-bottom: 20px!important;
}
.topbanlist li:last-child {margin-bottom: 0;}
.topbanlist li img {
	display: block;
	vertical-align: bottom;
	max-width: 80%;
	margin: 0 auto;
}

.mb1 {margin-bottom: 1em;}
.mb2 {margin-bottom: 2em;}
.mb3 {margin-bottom: 3em;}
.imgtxtbox01 {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.imgtxtbox02 {
	display: flex;
	justify-content: space-between;
}
.imgtxtbox01 .imagebox,
.imgtxtbox02 .imagebox {width: 40.742%;}
.imgtxtbox01 > div,
.imgtxtbox02 > div {width: 54.63%;}


@media screen and (max-width: 480px) {
	.imgtxtbox01,
	.imgtxtbox02 {
		display: block;
	}
	.imgtxtbox01 .imagebox,
	.imgtxtbox02 .imagebox {width: 100%;}
	.imgtxtbox01 > div,
	.imgtxtbox02 > div {width: 100%;}
}

.rt_single {
	width: calc( 50% - 10px);
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}
@media screen and (max-width: 480px) {
	.rt_single {
		width: 80%;
		height: auto;
		display: block;
		margin: 0 auto 20px auto;
	}
}

.entry-content {
	position: relative;
}
.posting-ended {
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	font-weight: 900;
	color: red;
	background: rgba(165, 220, 248, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	padding: 10px;
	 -webkit-text-stroke: 1px #fff;
	text-stroke: 1px #fff;	
	paint-order: stroke;
}
@media screen and (max-width: 480px) {
	.posting-ended {
		top: -50px;
	}
}