/* CSSÃ£ÂÂ¯Ã¥Â¿â€¦Ã¨Â¦ÂÃ¦Å“â‚¬Ã¤Â½Å½Ã©â„¢ÂÃ£Ââ€”Ã£Ââ€¹Ã¦Å’â€¡Ã¥Â®Å¡Ã£Ââ€”Ã£ÂÂ¦Ã£ÂÂ¾Ã£Ââ€ºÃ£â€šâ€œÃ£ÂÂ®Ã£ÂÂ§Ã£ÂÅ Ã¥Â¥Â½Ã£ÂÂ¿Ã£ÂÂ§Ã¯Â¼Ë†Ã£â€šâ€šÃ£ÂÂ¡Ã£â€šÂÃ£â€šâ€œÃ¥Â¤â€“Ã©Æ’Â¨Ã¥Å’â€“OKÃ¯Â¼â€° */

/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

ul#newsList{
	margin:0 0 15px;
	padding:0;
}
ul#newsList li{
	/* color:#666; */
	font-size:15px;
	margin:15px;
	padding:0px 0px 30px 0px;
	margin-bottom:3px;
	/*	border-bottom:1px dotted #ccc;*/
	line-height:160%;
	list-style-type:none;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	align-items: center;
}

#w_gallery_list ul li:before {
	content:none;
}
@media only screen and (max-width: 820px) {
	ul#newsList li {
		display: block;
		margin: 0;
	}
}



#w_gallery_list a{/* color:#000; */text-decoration:none;font-weight:bold;}
#w_gallery_list a:hover{color: #ffffff;}


.catName{
	display:inline-block;
	padding: 10px;
	/* border: 1px solid #111e82; */
	border-radius: 6px;
	font-size:11px;
	line-height:100%;
	margin:0 2px;
	background: #fff;
	color: #111e82;
	font-weight: 600;
}
.catName.new {
	background: #e85f92;
	color: #fff;
	font-size: 1.3rem;
}
.catName.event {
	background: #056ab3;
	color: #fff;
	font-size: 1.3rem;
}
.catName.nearby {
	background: #016c6e;
	color: #fff;
	font-size: 1.3rem;
}
.newMark{
	display:inline-block;
	font-weight: 600;
	padding: 6px 10px;
	font-size:11px;
	line-height:100%;
	background: #fff;
	color: #031d1e;
	box-shadow: 0px 0px 7px #ffffff;
	border-radius: 14px;
	font-style:italic;
}
.comment{
	display:block;
	padding:3px 10px;
	float:left;
	overflow:hidden;
	width:100%;/* Ã¦Å“Â¬Ã¦â€“â€¡Ã©Æ’Â¨Ã¥Ë†â€ Ã£ÂÂ®Ã¥Â¹â€¦Ã£â‚¬â€šÃ£Ââ€œÃ£Ââ€œÃ£ÂÂ¯Ã§â€°Â¹Ã£ÂÂ«Ã¨Â¨Â­Ã§Â½Â®Ã£Æ’Å¡Ã£Æ’Â¼Ã£â€šÂ¸Ã¥ÂË†Ã£â€šÂÃ£Ââ€ºÃ£ÂÂ¦Ã¥Â¤â€°Ã¦â€ºÂ´Ã¤Â¸â€¹Ã£Ââ€¢Ã£Ââ€ž */
}
.thumbNailWrap{
	display:block;
	width:140px;
	float:left;
/*	height:80px; */
	overflow:hidden;
}

/* Pager styleÃ¯Â¼Ë†Ã¥Â¤â€“Ã©Æ’Â¨Ã¥Å’â€“Ã¥ÂÂ¯Ã¯Â¼â€° */
.pager{
	text-align:right;
	padding:10px;
	clear:both;
}
/*Ã£Æ’Å¡Ã£Æ’Â¼Ã£â€šÂ¸Ã£Æ’Â£Ã£Æ’Â¼Ã£Æ’Å“Ã£â€šÂ¿Ã£Æ’Â³*/
.pager a{
    border: 1px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
    margin:0 1px;
}

/*Ã§ÂÂ¾Ã¥Å“Â¨Ã£ÂÂ®Ã£Æ’Å¡Ã£Æ’Â¼Ã£â€šÂ¸Ã£ÂÂ®Ã£Æ’Å“Ã£â€šÂ¿Ã£Æ’Â³*/
.pager a.current{
    background: #ffffff;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;
    color: #016c6e;
    font-size: 12px;
    padding: 3px 7px 2px;
    margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}

/* /Pager style */




.newsWrap {
    margin-bottom: 30px;
}

.newsList {
    padding: 30px 0;
}

.post-list__item {
    /* margin-top: 16px; */
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.post-list__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: opacity .3s;
    text-decoration: none;
    /* color: #373535; */
}

.post-list__item a:hover {
    text-decoration: none;
    opacity: .5;
}

.post-list__item:first-of-type {
    /* margin-top: 16px; */
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    /* overflow: auto; */
}

.post-list__img {
    width: 30%;
    padding: 0 10px;
}

.post-list__img img {
    width: 100%;
    /* max-height: 70px; */
    /* height: 100%; */
    /* background-size: contain; */
    object-fit: cover;
}

.post-list__img .img {
    width: 100%;
    /* height: 100%; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.post-list__textarea {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1;
    /* flex: 1; */
    /* padding-left: 16px; */
    padding: 0 10px;
    width: 67%;
}

.post-list__date {
    font-size: 15px;
    line-height: 1.1;
}

.post-list__title {
    padding-top: 0px;
    font-size: 18px;
    /* color: #4d4d4d; */
    font-weight: 600;
    line-height: 2.5;
}

.post-list__title a:hover {
    padding-top: 0px;
    font-size: 18px;
    color: #923434;
    font-weight: 600;
}

@media only screen and (max-width: 820px) {
    .post-list__item {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .post-list__img {
        width: 100%;
    }
    .post-list__textarea {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        margin-top: 20px;
    }
    .post-list__date {
        font-size: 12px;
    }
    .post-list__title {
        padding-top: 8px;
        font-size: 17px;
    }
}

.flex.date{
    display: flex;
    flex-wrap: wrap;
    margin: 10px auto;
    width: 100%;
    max-width: 100vw;
    justify-content: flex-start;
}

.flex.date a {
	padding: 0 20px 0 0;
}