.spring2023
	{
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.4;
	font-size: 1.5em;
	color: #2f2725;
	}

.spring2023 picture img
	{
	width: 100%;
	}

.spring2023 ul a img
	{
	width: 100%;
	}

.spring2023 h2
	{
	margin: 0vh 0 0vh;
	padding: 0vh 0 10vh 0;
	line-height: 1.8;
	color: #46474d;
	font-weight: normal;
	font-size: 1.2em;
	}

.spring2023 section picture img
	{
	width: auto !important;
	}

.spring2023 section
	{
	padding: 5% 0;
	}

.spring2023 .info
	{
	background-color: #ffeae8;
	}

.spring2023 #link01
	{
	background-color: #fad9df;
	}

.spring2023 #link02
	{
	background-color: #fce3b9;
	}

.spring2023 #link03
	{
	background-color: #d5ecee;
	}

.spring2023 #link04
	{
	background-color: #d6e9c1;
	}

.spring2023 #link05
	{
	background-color: #fff3c1;
	}

.spring2023 #link06
	{
	background-color: #fff;
	}

.spring2023 .info .nav
	{
	width: 1200px;
	margin: 1% auto 5% auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	}

.spring2023 .info .nav li
	{
	margin-top: 2%;
	}

.spring2023 .info .price li
	{
	width: 32%;
	}

.spring2023 .info .price li a
	{
	padding: 2vh 0;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #595452;
	display: block;
	position: relative;
	}

.spring2023 .info .price li a:before
	{
	content: '';
	width: 18px;
	height: 18px;
	background: #595452;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 5%;
	margin-top: -9px;
	}

.spring2023 .info .price li a:after
	{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	position: absolute;
	top: 52%;
	right: 7%;
	margin-top: -4px;
	transform: rotate(45deg);
	}

.spring2023 section h3
	{
	font-size: 2.2em;
	padding: 2vh 0;
	margin: 0;
	}

.spring2023 section .one
	{
	width: 1200px;
	margin: 5vh auto 8vh auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	align-items: center;
	}

.spring2023 section .one:nth-child(even)
	{
	flex-direction: row-reverse;
	}

.spring2023 section .one:last-child
	{
	margin-bottom: 0;
	}

.spring2023 section .one li:first-child
	{
	width: 45%;
	}

.spring2023 section .one li:last-child
	{
	text-align: left;
	}

.spring2023 section .one li:last-child
	{
	width: 52%;
	}

.spring2023 section .one li:last-child h4
	{
	font-size: 1.8em;
	margin: 2vh 0 3vh 0;
	font-weight: bold;
	}

.spring2023 section .one li:last-child span
	{
	color: #e2778f;
	background-color: #fff;
	padding: 0.5% 1%;
	line-height: 2.0;
	font-weight: bold;
	}

.spring2023 #link02 .one li:last-child span
	{
	color: #ea9041;
	}

.spring2023 #link03 .one li:last-child span
	{
	color: #6297b9;
	}

.spring2023 #link04 .one li:last-child span
	{
	color: #6ba882;
	}

.spring2023 #link05 .one li:last-child span
	{
	color: #f29a23;
	}

.spring2023 section .one li:last-child p
	{
	margin-top: 3vh;
	line-height: 1.8;
	}

.spring2023 section .one li:last-child em
	{
	margin-top: 5vh;
	font-style: normal;
	display: flex;
	justify-content: flex-end;
	}

.spring2023 section .one li:last-child a
	{
	width: 50%;
	display: block;
	color: #fff;
	text-align: center;
	padding: 2%;
	border-radius: 10px;
	background: #e2778f;
	position: relative;
	}

.spring2023 section .one li:last-child a:before
	{
	content: '';
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 52%;
	right: 10%;
	margin-top: -9px;
	}

.spring2023 section .one li:last-child a:after
	{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #e2778f;
	border-right: solid 2px #e2778f;
	position: absolute;
	top: 54%;
	right: 12.5%;
	margin-top: -4px;
	transform: rotate(45deg);
	}

.spring2023 #link02 .one li:last-child a
	{
	background: #ea9041;
	}

.spring2023 #link02 .one li:last-child a:after
	{
	border-top: solid 2px #ea9041;
	border-right: solid 2px #ea9041;
	}

.spring2023 #link03 .one li:last-child a
	{
	background: #6297b9;
	}

.spring2023 #link03 .one li:last-child a:after
	{
	border-top: solid 2px #6297b9;
	border-right: solid 2px #6297b9;
	}

.spring2023 #link04 .one li:last-child a
	{
	background: #6ba882;
	}

.spring2023 #link04 .one li:last-child a:after
	{
	border-top: solid 2px #6ba882;
	border-right: solid 2px #6ba882;
	}

.spring2023 .link05_a
	{
	width: 90% !important;
	}

.spring2023 .link05_a:after
	{
	right: 11.3% !important;
	}

.spring2023 #link05 .one li:last-child a
	{
	background: #f29a23;
	}

.spring2023 #link05 .one li:last-child a:after
	{
	border-top: solid 2px #f29a23;
	border-right: solid 2px #f29a23;
	}

.spring2023 section .one li:last-child small
	{
	padding: 2px 10px;
	font-family: 'Nunito Sans', sans-serif;
	color: #fff;
	font-size: 1.2em;
	background: #ea9041;
	}

.spring2023 #link03 .one li:last-child small
	{
	background: #6297b9;
	}

.spring2023 #link04 .one li:last-child small
	{
	background: #6ba882;
	}

.spring2023 #link05 .one li:last-child small
	{
	background: #f29a23;
	}

.spring2023 h5
	{
	font-size: 2.2em;
	padding: 5vh 0 5vh 0;
	margin: 0;
	}

.spring2023 .item_list
	{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	width: 1200px;
	margin: 0 auto;
	}

.spring2023 .item_list:after
	{
	content: "";
	width: 48%;
	}

.spring2023 .mens:after
	{
	content: "";
	width: 23%;
	}

.spring2023 .item_list li
	{
	width: 23%;
	margin-bottom: 3%;
	font-size: 0.65em;
	}

.spring2023 .item_list li a
	{
	display: block;
	}

.spring2023 .item_list li a em
	{
	display: block;
	border-radius: 10px;
	padding: 3% 2%;
	font-style: normal;
	color: #fff;
	background: #ea9041;
	position: relative;
	}

.spring2023 #link03 .item_list li a em
	{
	background: #6297b9;
	}

.spring2023 #link04 .item_list li a em
	{
	background: #6ba882;
	}

.spring2023 #link05 .item_list li a em
	{
	background: #f29a23;
	}

.spring2023 .item_list li a em:before
	{
	content: '';
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 52%;
	right: 10%;
	margin-top: -9px;
	}

.spring2023 .item_list li a em:after
	{
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 2px #ea9041;
	border-right: solid 2px #ea9041;
	position: absolute;
	top: 54%;
	right: 12.5%;
	margin-top: -4px;
	transform: rotate(45deg);
	}

.spring2023 #link03 .item_list li a em:after
	{
	border-top: solid 2px #6297b9;
	border-right: solid 2px #6297b9;
	}

.spring2023 #link04 .item_list li a em:after
	{
	border-top: solid 2px #6ba882;
	border-right: solid 2px #6ba882;
	}

.spring2023 #link05 .item_list li a em:after
	{
	border-top: solid 2px #f29a23;
	border-right: solid 2px #f29a23;
	}

.spring2023 .all_links
	{
	display: block;
	width: 50%;
	margin: 5% auto 0 auto;
	padding: 2% 0;
	color: #fff;
	font-size: 1.2em;
	position: relative;
	}

.spring2023 .all_links:before
	{
	content: '';
	width: 22px;
	height: 22px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 10%;
	margin-top: -9px;
	}

.spring2023 .all_links:after
	{
	content: '';
	width: 7px;
	height: 7px;
	border: 0;
	border-top: solid 2px #ea9041;
	border-right: solid 2px #ea9041;
	position: absolute;
	top: 52%;
	right: 11%;
	margin-top: -4px;
	transform: rotate(45deg);
	}


.spring2023 #link02 .all_links
	{
	background-color: #ea9041;
	}

.spring2023 #link03 .all_links
	{
	background-color: #6297b9;
	}

.spring2023 #link03 .all_links:after
	{
	border-top: solid 2px #6297b9;
	border-right: solid 2px #6297b9;
	}

.spring2023 #link04 .all_links
	{
	background-color: #6ba882;
	}

.spring2023 #link04 .all_links:after
	{
	border-top: solid 2px #6ba882;
	border-right: solid 2px #6ba882;
	}

.spring2023 #link05 .all_links
	{
	background-color: #f29a23;
	}

.spring2023 #link05 .all_links:after
	{
	border-top: solid 2px #f29a23;
	border-right: solid 2px #f29a23;
	}


.spbr
	{
	display: none;
	}

@media screen and (max-width:769px) {
	.spbr
		{
		display: block;
		}

	.spring2023
		{
		font-size: 0.9em;
		}


	.spring2023 .info .nav
		{
		width: 90%;
		margin: 1% auto 5% auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		}

	.spring2023 .info .nav li
		{
		margin-top: 2%;
		width: 33%;
		}

	.spring2023 .info .nav li:first-child
		{
		width: 66%;
		}

	.spring2023 .info .price li:first-child
		{
		width: 32% !important;
		}

	.spring2023 .info .price li
		{
		width: 32%;
		}

	.spring2023 .info .price li a
		{
		padding: 1vh 0;
		}

	.spring2023 .info .price li a:before
		{
		width: 14px;
		height: 14px;
		top: 55%;
		right: 5%;
		}

	.spring2023 .info .price li a:after
		{
		width: 4px;
		height: 4px;
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
		position: absolute;
		top: 56%;
		right: 9.5%;
		}


	.spring2023 section .one
		{
		width: 90%;
		margin: 5vh auto 8vh auto;
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		align-items: center;
		}

	.spring2023 section .one:last-child
		{
		margin-bottom: 0;
		}

	.spring2023 section .one li:first-child
		{
		width: 100%;
		}

	.spring2023 section .one li:last-child
		{
		width: 100%;
		}

	.spring2023 section .one li:last-child img
		{
		margin-top: 5%;
		width: 50% !important;
		}

	.spring2023 section .one li:last-child h4
		{
		margin: 1vh 0 1vh 0;
		}

	.spring2023 section .one li:last-child p
		{
		margin-top: 2vh;
		}

	.spring2023 section .one li:last-child em
		{
		margin-top: 3vh;
		}

	.spring2023 section .one li:last-child a
		{
		width: 100%;
		padding: 3% 2%;
		}


	.spring2023 section .one li:last-child a:after
		{
		content: '';
		width: 6px;
		height: 6px;
		border: 0;
		border-top: solid 2px #e2778f;
		border-right: solid 2px #e2778f;
		position: absolute;
		top: 54%;
		right: 11.8%;
		margin-top: -4px;
		transform: rotate(45deg);
		}

	.spring2023 .link05_a
		{
		width: 100% !important;
		}

	.spring2023 .link05_a:after
		{
		right: 11.8% !important;
		}

	.spring2023 #link02 .one li:first-child img ,.spring2023 #link03 .one li:first-child img ,.spring2023 #link04 .one li:first-child img ,.spring2023 #link05 .one li:first-child img
		{
		margin-bottom: 5%;
		}

	.spring2023 .item_list
		{
		width: 90%;
		}



	.spring2023 .item_list li
		{
		width: 100%;
		margin-bottom: 3%;
		font-size: 0.65em;
		}

	.spring2023 .item_list li a
		{
		display: flex;
		justify-content: space-between;
		flex-wrap:wrap;
		align-items: center;
		}

	.spring2023 .item_list li a img
		{
		width: 50%;
		}

	.spring2023 .item_list li a div
		{
		width: 48%;
		font-size: 1.8em;
		}

	.spring2023 .item_list li a em
		{
		font-size: 0.9em;
		}

	.spring2023 .item_list li a em:before
		{
		content: '';
		width: 16px;
		height: 16px;
		background: #fff;
		border-radius: 50%;
		position: absolute;
		top: 57%;
		right: 10%;
		margin-top: -9px;
		}

	.spring2023 .item_list li a em:after
		{
		top: 58%;
		right: 13.5%;
		}


.spring2023 .all_links
	{
	width: 90%;
	padding: 5% 0;
	}


.spring2023 .all_links:after
	{
	top: 54%;
	right: 12.8%;
	margin-top: -4px;
	transform: rotate(45deg);
	}



#link06 picture
	{
	}

#link06 div
	{
	padding: 0 4%;
	}

#link06 picture img
	{
	width: 100%;
	}
}


#link06 h3
	{
	font-size: 1.6em;
	margin-bottom: 5%;
	}