/* eventページ一覧 */
.archive-head {
	padding-top: 0;
}
.archive-head:before {
	display: none;
}
.archive-head img {
	vertical-align: top;
}
.contents .mod-lead {
	margin-bottom: 55px;
}
.event.contents .l-search-box {
	opacity: 1;
	margin-bottom: 60px;
	padding-bottom: 0;
}
.contents .l-search-btn-sort {
	margin-bottom: 60px;
}
.contents .l-search-label span {
	font-size: 16px;
}
.contents .l-search-item ul {
	justify-content: center;
}
.contents .l-search-item ul>li {
	flex-basis: 140px;
	min-width: 140px;
}
.contents .l-search-item ul>li a > span {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .5s;
	position: relative;
	font-size: 14px;
	font-weight: 400;
	color: #111;
	width: 100%;
	height: 50px;
	position: relative;
	transition: .5s;
	border-radius: 1000px;
	overflow: hidden;
	line-height: 1;
}
.contents .l-search-item ul>li a.active > span span,
.contents .l-search-item ul>li a:hover > span span {
	color: #fff;
}
.contents .l-search-item ul>li a > span::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: .5s;
	background: #EEEEEE;
	z-index: 1;
}
.contents .l-search-item ul>li a.active > span::before,
.contents .l-search-item ul>li a:hover > span::before {
	background: #000;
}
.contents .l-search-item ul>li a > span span {
	position: relative;
	z-index: 2;
}
.l-search-season {
	
}
.contents .l-search-tag-filter-item.l-search-item ul>li {
	min-width: auto;
	flex-basis: auto;
}
.contents .l-search-tag-filter-item.l-search-item ul>li label > span {
	padding: 0 20px;
	width: auto;
	height: 40px;
	font-size: 14px;
	line-height: 1;
}
.contents .l-search-item ul>li:nth-child(n+5) {
	margin: 0;
}

.latest__box-wrapper {
	width: 720px;
	margin: 0 auto 0;
	text-align: left;
}
.latest__box-wrapper .latest__box {
	display: none;
	align-items: center;
	column-gap: 40px;
	margin-bottom: 15px;
}
.latest__box-wrapper .latest__box figure {
	width: 150px;
	height: 150px;
	margin: 0;
	position: relative;
}
.latest__box-wrapper .latest__box figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	z-index: 1;
	position: relative;
}
.latest__box figure::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
	opacity: .4;
	position: absolute;
	z-index: 0;
}
.latest__box .latest__box-title {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: left;
}
.latest__box-wrapper > .latest__box .latest__box-title {
    margin-bottom: 10px;
}
		.latest__box-wrapper > .latest__box .latest__box-title:after {
				content: "";
				display: inline-block;
				background: url(../img/icon_blanklink_gray.png) no-repeat center center;
				background-size: cover;
				width: 12px;
				height: 12px;
				margin-left: .5em;
			}
.latest__box-wrapper > .latest__box .latest__box-text {
	width: 100%;
	padding: 0 0 0;
	display: flex;
	flex-direction: column;
	flex: 1;
}
.latest__box-date {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
	.latest__box-date span {
		font-size: 10px;
	}
.bc_post--tags {
	margin-top: 10px;
	letter-spacing: -.5em;
}
	#event .tag__list {
		display: inline-block;
		letter-spacing: normal;
		margin-right: 5px;
		margin-bottom: 6px;
	}
		#event .tag__list span {
			display: inline-block;
			text-decoration: none;
			color: #000000 !important;
			border: solid 1px #D9D9D9;
			background-color: #ffffff;
			padding: 7px 9px;
			border-radius: 1000px;
			font-size: 12px;
			line-height: 1;
			box-sizing: border-box;
		}
#no-articles {
	text-align: center;
	font-size: 16px;
}
#js-resultframe + .link__btn {
	margin-top: 30px;
}

@media screen and (max-width: 680px) {
.archive-head {
	padding-top: 12.31vw;
}
.archive-head img {
	width: 53.08vw;
}
.contents .mod-lead {
	margin-bottom: 11.54vw;
}
.event.contents .l-search-box {
	margin-bottom: 15.38vw;
}

.contents .l-search-label span {
	font-size: 4.1vw;
}
.contents .l-search-item ul {}
.contents .l-search-item ul>li {
	flex-basis: 41.03vw;
	min-width: 41.03vw;
}
.contents .l-search-item ul>li a > span {
	font-size: 3.59vw;
	width: 100%;
	height: 12.82vw;
}
.contents .l-search-tag-filter-item.l-search-item ul>li label > span {
	padding: 0 5.13vw;
	height: 10.26vw;
	font-size: 3.59vw;
}

.latest__box-wrapper {
	width: auto;
}
.latest__box {
    position: relative;
}
.latest__box-wrapper > .latest__box.highlight {
	margin-bottom: 7.69vw;
	padding: 0;
	flex-direction: column;
}
.latest__box-wrapper > .latest__box.highlight:not(:first-of-type) {
	margin-top: 3.85vw;
}

.latest__box-wrapper .latest__box {
	padding: 0 3.85vw 3.85vw;
	box-sizing: border-box;
	width: 100%;
	column-gap: 3.85vw;
	margin-bottom: 0;
	align-items: flex-start;
}
.latest__box:last-of-type {
	padding-bottom: 0;
}
.latest__box a {
    display: block;
    text-decoration: none
}
.latest__box figure {
    margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.latest__box figure img {
    width: 100%;
    z-index: 1;
}
.latest__box.highlight figure {
	width: 100vw;
	height: 100vw;
}
.latest__box figure {
	width: 33.33vw;
	height: 33.33vw;
}
.latest__box figure::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(225deg, #E67A7A 0%, #FCC0C0 40%, #99D3D3 59.5%, #96E0DC 80%, #6DD0D0 100%);
	opacity: .4;
	position: absolute;
	z-index: 0;
}
.latest__box .latest__box-title {
    color: #000;
    font-size: 3.59vw;
    margin-bottom: 1.54vw;
}
.latest__box.highlight .latest__box-title {
    margin-bottom: 2.05vw;
}

.latest__box-wrapper > .latest__box.highlight .latest__box-text {
	width: 100%;
	box-sizing: border-box;
	padding: 3.85vw 3.85vw 0;
	display: flex;
	flex-direction: column;
}
#js-resultsData .latest__box-text {
	padding: 0;
	display: flex;
	align-items: center;
	flex-direction: row;
}
#js-resultsData a .latest__box-text,
.latest__box:not(.highlight) a .latest__box-text {
	flex: 1;
}
.latest__box-date {
    display: block;
    font-size: 3.59vw;
    text-align: left;
    margin-bottom: 1.28vw;
}
	.latest__box-date span {
		font-size: 2.56vw;
	}
#js-resultframe + .link__btn {
	margin-top: 7.69vw;
}
}

