@charset "utf-8";

/*------------------------------------------------------*/
/*content*/
/*------------------------------------------------------*/

html {
	font-size: 0.9765625vw; /* 10/1024 ≈ 0.9765625 */
}

.container img, img.image {
	max-width: 100% !important;
}

.container h2 {
	font-size: 100%;
	line-height: 1.6;
}

a:hover {
	opacity: 0.7;
}

div.container {
	margin: auto;
	padding: 0;
	font-family: "Noto Sans JP", 'HelveticaNeue', 'Helvetica', 'HiraginoKakuGothicProN', YuGothic, 'YuGothicMedium', Meiryo, sans-serif;
	text-align: center;
	max-width: 1024px;
	font-size: 2vw;
	color: #000000;
	line-height: 1.6;
}

div.container p {
	font-family: "Noto Sans JP", 'HelveticaNeue', 'Helvetica', 'HiraginoKakuGothicProN', YuGothic, 'YuGothicMedium', Meiryo, sans-serif;

}

.image {
	width: 100%;
	height: auto;
}

.section_inner {

	margin: 0 auto;
}

.mainvisual {
	text-align: center;
	line-height: 0;
	margin: 0 auto;
}

.mainvisual .mainvisual_image {
	position: relative;
	height: 145.51cqw;
	background-image: url(../../images/category/2025summer_c/bg_mov-kv.jpg);
	background-size: contain;
}

.mainvisual .mainvisual_image video{
	position: relative;
	filter: drop-shadow(0px 0px #fff);
	height: 145.51cqw;
	background-image: url(../../images/category/2025summer_c/bg_mov-kv.jpg);
	background-size: contain;
}

.season_hr {
	margin: 0 0 11%;
}

.season {
	padding: 0 0 0 0;
}

.season_block_area:nth-child(even) {
	background-color: #f3f3f3;
}

.season .season_title {
	margin-bottom: 0;
	height: auto;
}

.season .season_title_pre {
	display: block;
	width: 72.27%;
	margin: 12.210cqw auto 0;
}

.season_block_area:nth-child(even) .season_title_pre {
	padding-top: 12.21cqw;
	margin: 0 auto 0;
}

.season .item01 .season_title_pre {
	margin: 14.65cqw auto 0;
}

.season .season_title_pre source.season_title_img,
.season .season_title_pre img.season_title_img
 {
	padding-bottom: 4.336cqw;
}

.season .season_title_sub {
	font-size: 182%;
	text-align: left;
	margin-bottom: 25px;
	letter-spacing: 1.5px;
}

.season .season_item_number {
	font-size: 8.4cqw;
	letter-spacing: 0.1953cqw;
	font-weight: bold;
	line-height: 1.45;
}

.season .season_item_price {
	font-size: 5.5cqw;
	margin-bottom: 3cqw;
	letter-spacing: 0.1953cqw;
	font-weight: bold;
}

.season .season_item_price.remarks {
	font-size: 4.88cqw;
	margin-bottom: 1cqw;
	font-weight: normal;

}

.season .season_item_text {
	font-size: 3.32cqw;
	margin-bottom: 8.4cqw;
	line-height: 1.8824;
	letter-spacing: 0.1953cqw;
}

.season .season_item_image_area {
	display: flex;
  flex-direction: column;
	gap: 3.91cqw;
}

.season .season_item_image_area video {
	margin: auto;
	width: 93.75%;
	filter: drop-shadow(0px 0px #fff);
	background-color: #f3f3f3;
	height: 136.4135742cqw;
}

.season .season_item_image_pre {
	width: 93%;
	align-self: flex-start;    /* 左寄せ */
}

.season .season_item_image_pre.right_item {
	align-self: flex-end;    /* 左寄せ */
}

.season .season_item_image_pre.right_item.right-margin {
	margin-right: 3.13cqw; /* 右余白 */
	width: 85.94%;
}




.season .season_btn_buy {
	/* display: block;
	width: 56.64%;
	margin: auto;
	padding: 9.77cqw 0; */
}

.season .season_item_image_pre.pre_buy {
	display: block;
	width: 56.64%;
	margin: auto;
	padding: 9.77cqw 0;
}


.season .season_column {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.season .season_column:last-child {
	margin-bottom: 30px;
}

.season .season_column_image {
	width: 54%;
}

.season .season_column_area {
	width: 42%;
}

.season .season_column_name {
	font-size: 170%;
	line-height: 1.8;
}

.season .season_column_text {
	font-size: 130%;
	margin-bottom: 15px;
	line-height: 1.8;
}

.season .season_column_button_anchor {
	font-family: "Noto Sans JP", 'HelveticaNeue', 'Helvetica', 'HiraginoKakuGothicProN', YuGothic, 'YuGothicMedium', Meiryo, sans-serif;
	display: block;
	border: 2px solid #000000 !important;
	font-size: 170%;
	font-weight: bold;
	color: #000000;
	padding: 11px 0 12px 18px;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
	position: relative;
}

.season .season_column_button_anchor::after {
	content: '';
	display: block;
	width: 13px;
	height: 14px;
	background: url(/ec/images/category/2025ss_colorlens/ico-arrow.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	right: 10px;
	top: calc(50% - 7px);
}

.bnr-bottom-link {
	padding: 9% 5% 5%;
}
.bnr-bottom-link a {
	display: block;
	margin-bottom: 1%;
}

div.container {
	container-type: inline-size;
}

@media screen and (min-width: 1025px) {
	div.container {
		
		width: 600px;
	}

	.mainvisual .mainvisual_text {
		font-size: 17px;
	}

	.season .season_title_sub {
		font-size: 21px;
	}
	
	.season .season_text {
		font-size: 17px;
	}

	.season .season_column_name {
    font-size: 19px;
	}

	.season .season_column_text {
    font-size: 15px;
	}
	
	.season .season_column_button_anchor {
		font-size: 19px;
	}
}


/*------------------------------------------------------*/
/* 動画関連 */
/*------------------------------------------------------*/
.video-background {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.overlay-content {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
	color: white;
	border-radius: 10px;
	box-sizing: border-box;
}

.overlay-title {
	margin-bottom: 10px;
}

