.newsLp .newsLayout .newsInner .slick-slider {
	width: 90vw;
}

.n-lblue {
	color: #6A99B5;
}

.tokuten .flexBox2 .flexBox2 {
	display: flex;
	justify-content: space-around;
}
.tokuten .flexBox2 .flexBox2 > .box {
	width: 46.87%;
	
}

ul.rank-icon li{
	position: relative;
}

ul.rank-icon li .icon {
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 5px;
	background-color: #EDEDED;
	font-size: 11px;
}

ul.item-category {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5px;
}

.slide2_3 .slick-slide h3{
	font-size: 11px !important;
	color: #9D9D9D;
}


@media screen and (min-width: 770px) {
	.webbridal-fair2605 .newsLpDetail p,
	.webbridal-fair2605 .newsLpDetail a:not(.no-style) {
		font-size: 14px;
	}

	.webbridal-fair2605 .tokuten {
		max-width: 720px;
		margin: 0 auto;
	}
	.tokuten .hdS {
		font-size: 15px !important;
	}

	.webbridal-fair2605 .newsLpDetail .noteStyle {
		font-size: 12px;
	}

		.topLayout .topLayout_imgLeft {
		padding-right: 0;
		display: flex;
		align-items: center;
	}

	.webbridal-fair2605 .newsLpDetail .topLayout_img,
	.webbridal-fair2605 .newsLpDetail .topLayout_box,
	.webbridal-fair2605 .newsLpDetail .layoutItem {
		margin-bottom: 0 !Important;
	}

	.topLayout .topLayout_box {
		padding-left: 35px;
	}

	.webbridal-fair2605 .newsLpDetail .tokuten.topLayout .topLayout_img {
		width: 40%;
	}

	.webbridal-fair2605 .newsLpDetail .tokuten.topLayout .topLayout_box {
		width: 60%;
		padding-left: 20px;
	}

	
	ul.item-category > li {
		width: 23%;
	}
}

@media screen and (max-width: 769px) {
	.outerWrap {
		padding: 0 15px;
	}
	.newsLp .cmsDetail .hdS {
		margin-bottom: 10px;
	}
	.tokuten.topLayout .topLayout_imgLeft,
	.tokuten.topLayout .topLayout_imgRight {
		display: flex;
		gap: 20px;
	}

	.tokuten.topLayout .topLayout_img {
		width: 40%;
		margin-bottom: 0;
	}

	.tokuten.topLayout .topLayout_box {
		width: 60%;
	}
		.fs14 {
		font-size: 14px !important;
	}

	.fs13 {
		font-size: 13px !important;
	}

	.newsLp .cmsDetail .topLayout {
		padding: 0;
	}

	.tokuten p,
	.tokuten a {
		font-size: 11px !important;
	}

	ul.item-category > li {
		width: calc((100% - 5px) / 2);
		padding: 5px;
		box-sizing: border-box;
	}
}
