@charset "utf-8";

#mwrap.ds.ds2023{
	background-color: #000;
}
#main.ds.ds2023 .section,
#main.ds.ds2023 .section h2,
#main.ds.ds2023 .section h3{
	color: #fff;
}
#main.ds.ds2023 .section h3{
	font-style: normal;
}
#main.ds.ds2023 .section em{
	font-weight: 700;
	font-style: normal;
}
#main.ds.ds2023 .section p.desc{
	font-weight: 700;
}
#main.ds.ds2023 .section{
	border-bottom-color: #fff; 
}
#main.ds.ds2023 .designer-list.now h3{
	z-index: 1;
	text-align: left;
}
#main.ds.ds2023 .designer-list li p.shop{
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.6;
}
#main.ds.ds2023 #section-02{
	position: relative;
	z-index: 2;
	padding-top: 140px;
	padding-bottom: 60px;
}
#main.ds.ds2023 #section-01 p.place,
#main.ds.ds2023 #section-01 p.info,
#main.ds.ds2023 .section p.desc,
#main.ds.ds2023 .section p.sub,
#main.ds.ds2023 .designer-list li .name,
#main.ds.ds2023 .designer-list li p.shop{
	font-family: m-plus-1p, sans-serif;
}
#main.ds.ds2023 .section h2,
#main.ds.ds2023 .section h3,
#main.ds.ds2023 .designer-list li h5,
#main.ds.ds2023 .designer-list li p.txt{
	font-family: poppins, sans-serif;
}
#main.ds.ds2023 .section{
	padding-bottom: 40px;
}
#main.ds.ds2023 .section p.desc{
	margin-bottom: 20px;
}
#main.ds.ds2023 .section p.sub{
	line-height: 1.6;
	margin-bottom: 40px;
}
#main.ds.ds2023 .designer-list li .name{
	font-size: 24px;
}
#mwrap.ds.ds2023 #btn-history{
	/* display: block !important; */
	z-index: 4;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 32%;
	height: 80px;
	background-color: #3C3C3C80;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#mwrap.ds.ds2023 #btn-history button{
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: none;
	color: #fff;
}
#mwrap.ds.ds2023 #btn-history button{
	display: flex;
	flex-flow: column-reverse;
	align-items: center;
	justify-content: center;
}
#mwrap.ds.ds2023 #btn-history .btn-history-line{
	position: relative;
	width: 24px;
	height: 15px;
	margin-top: 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#mwrap.ds.ds2023 #btn-history .btn-history-line::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	display: block;
	height: 1px;
	margin-top: -1px;
	background: #fff;
}
#mwrap.ds.ds2023 #btn-history .btn-history-en{
	margin-top: 5px;
	font-family: poppins, sans-serif;
	font-weight: 300;
    font-size: 13px;
	line-height: 1;
    letter-spacing: 0.15em;
}
#mwrap.ds.ds2023 #entry{
	z-index: 3;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 68%;
	height: 80px;
	background-color: #3C3C3C80;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border-top: 1px solid #FFFFFF;
}
#mwrap.ds.ds2023 #entry a{
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #fff;
}
#mwrap.ds.ds2023 #entry .entry-en{
	font-family: poppins, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
}
#mwrap.ds.ds2023 #entry .entry-line{
	position: relative;
	width: 150px;
	height: 6px;
	margin-top: 5px;
	border-top: 1px solid #fff;
}
#mwrap.ds.ds2023 #entry .entry-line::after{
	content: '';
    position: absolute;
    right: 0;
    top: -1px;
    width: 10px;
    height: 1px;
    transform: rotate(-20deg);
    transform-origin: top right;
    background: #fff;
}
#mwrap.ds.ds2023 #entry .entry-ja{
	display: block;
	margin-top: 5px;
	font-family: m-plus-1p, sans-serif;
	font-size: 10px;
	letter-spacing: 0.06em;
}
#mwrap.ds.ds2023 #catch{
	position: relative;
	height: calc(100vh - 92px);
	/* min-height: 575px; */
	/* height: calc(100vh - 212px); */
	height: 656px;
}
#mwrap.ds.ds2023 #catch video{
	object-fit: cover;
	position: absolute;
	/* top: 50%; */
	left: 50%;
	transform: translate(-50%, 0);
	width: 100%;
	height: 100%;
}
#mwrap.ds.ds2023 #catch .catch-txt{
	position: relative;
	z-index: 2;
	width: 64%;
	max-width: 240px;
	margin: 0 auto;
	padding-top: 80px;
}
#mwrap.ds.ds2023 #navi-ds ul.parent-nav li{
	background-color: #fff;
}
#mwrap.ds.ds2023 #prize{
	margin-bottom: 30px;
	padding: 35px 0 50px;
	font-family: m-plus-1p, sans-serif;
	font-weight: 500;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#mwrap.ds.ds2023 #prize .prize-inner{
	width: calc(100% - 40px);
	margin: 0 auto;
}
#mwrap.ds.ds2023 #prize .prize-ttl{
	font-size: 32px;
	text-align: center;
	font-weight: 800;
	letter-spacing: 0.1em;
}
#mwrap.ds.ds2023 #prize .prize-subttl{
	margin: 60px 0 50px;
	text-align: center;
}
#mwrap.ds.ds2023 #prize .prize-subttl span{
	font-family: poppins, sans-serif;
	font-weight: 200;
	display: block;
	font-size: 30px;
	letter-spacing: 0.1em;
}
#mwrap.ds.ds2023 #prize .prize-subttl h3{
	display: block;
	margin-top: 10px;
	font-size: 12px;
	letter-spacing: 0.04em;
}
#mwrap.ds.ds2023 #prize .prize-groups{
	margin-top: 40px;
}
#mwrap.ds.ds2023 #prize .prize-group{
	
}
#mwrap.ds.ds2023 #prize .prize-group-ttl{
	margin-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	text-align: center;
}
#mwrap.ds.ds2023 #prize .prize-group-cont{
	padding: 35px 0;
	border-bottom: 1px solid #fff;
}
#mwrap.ds.ds2023 #prize .prize-group-money{
}
#mwrap.ds.ds2023 #prize .prize-group-money>li{
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
#mwrap.ds.ds2023 #prize .prize-group-money>li:nth-child(n + 2){
	margin-top: 15px;
}
#mwrap.ds.ds2023 #prize .prize-group-money-label{
	font-family: poppins, sans-serif;
	margin-right: 10px;
    margin-bottom: 2px;
	font-size: 14px;
}
#mwrap.ds.ds2023 #prize .prize-group-money-price{
	font-size: 30px;
	font-weight: 700;
}
#mwrap.ds.ds2023 #prize .prize-group-money-price small{
	margin-left: 5px;
    margin-bottom: 2px;
	font-size: 14px;
}
#mwrap.ds.ds2023 #prize .prize-group-money>li:first-child .prize-group-money-label{
	font-size: 18px;
}
#mwrap.ds.ds2023 #prize .prize-group-money>li:first-child .prize-group-money-price{
	font-size: 40px;
}
#mwrap.ds.ds2023 #prize .prize-group-money>li:first-child .prize-group-money-price small{
	font-size: 18px;
}
#mwrap.ds.ds2023 #prize .prize-group-rights-label{
	display: block;
	font-family: poppins, sans-serif;
	font-size: 18px;
	letter-spacing: 0.04em;
	text-align: center;
}
#mwrap.ds.ds2023 #prize .prize-group-rights-cont{
	display: block;
	margin-top: 5px;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.43;
	text-align: center;
}
#mwrap.ds.ds2023 #prize .prize-group-rights-cont small{
	display: block;
	margin-top: 5px;
	font-size: 12px;
}
#mwrap.ds.ds2023 #prize .prize-notes{
	margin-top: 20px;
}
#mwrap.ds.ds2023 #prize .prize-notes p{
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.06em;
	line-height: 1.5;
}
#mwrap.ds.ds2023 #archive{
	/* margin-bottom: 30px;
	padding: 35px 0 50px; */
	padding: 100px 0 40px;
	font-family: m-plus-1p, sans-serif;
	font-weight: 500;
	color: #fff;
	/* border-bottom: 1px solid #fff; */
}
#mwrap.ds.ds2023 #archive .archive-ttl{
	text-align: center;
}
#mwrap.ds.ds2023 #archive .archive-ttl span{
	font-family: poppins, sans-serif;
	font-weight: 200;
	display: block;
	font-size: 30px;
	letter-spacing: 0.1em;
}
#mwrap.ds.ds2023 #archive .archive-ttl h3{
	display: block;
	margin-top: 10px;
	font-size: 12px;
	letter-spacing: 0.04em;
}
#mwrap.ds.ds2023 #archive .archive-list>li{
	margin-top: 50px;
	text-align: center;
}
#mwrap.ds.ds2023 #archive .archive-list>li a{
	font-family: poppins, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
	#mwrap.ds.ds2023 #archive{
		padding: 140px 0 100px;
		border-top: 1px solid #fff;
	}
	#mwrap.ds.ds2023 #archive .archive-ttl span{
		font-size: 36px;
	}
	#mwrap.ds.ds2023 #archive .archive-ttl h3{
		font-size: 14px;
	}
	#mwrap.ds.ds2023 #archive .archive-list{
		display: flex;
		justify-content: center;
		margin-top: 60px;
	}
	#mwrap.ds.ds2023 #archive .archive-list>li{
		margin: 0 18px;
	}
	#mwrap.ds.ds2023 #archive .archive-list>li a{
		font-size: 36px;
	}



	#main.ds.ds2023 #section-01 p.info{
		font-size: 18px;
		font-style: normal;
	}
	#main.ds.ds2023 #section-01{
		text-align: center;
		padding-bottom: 90px;
	}
	#main.ds.ds2023 #section-02{
		padding-bottom: 140px;
	}
	#mwrap.ds.ds2023 #btn-history{
		right: auto;
		left: 20px;
		bottom: 40px;
		width: 160px;
		height: 160px;
		border-radius: 100%;
		border: 1px solid #fff;
	}
	#mwrap.ds.ds2023 #btn-history button{
		flex-flow: column;
		cursor: pointer;
		transition: .3s;
	}
	#mwrap.ds.ds2023 #btn-history button:hover{
		opacity: .5;
	}
	#mwrap.ds.ds2023 #btn-history .btn-history-line{
		margin-top: 0;
	}
	#mwrap.ds.ds2023 #btn-history .btn-history-line::before{
		/* margin-top: 0; */
	}
	#mwrap.ds.ds2023 #btn-history .btn-history-en{
		margin-top: 20px;
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #btn-history .btn-history-ja{
		font-family: m-plus-1p, sans-serif;
		font-size: 12px;
		letter-spacing: 0.06em;
		margin-top: 3px;
	}
	#mwrap.ds.ds2023 #entry{
		left: auto;
		right: 20px;
		bottom: 40px;
		width: 160px;
		height: 160px;
		border-radius: 100%;
		border: 1px solid #fff;
	}
	#mwrap.ds.ds2023 #entry a{
		align-items: flex-start;
		padding-left: 38px;
	}
	#mwrap.ds.ds2023 #entry .entry-ja{
		order: 1;
		margin-top: 0;
		font-size: 16px;
		font-weight: bold;
		line-height: 1.2;
	}
	#mwrap.ds.ds2023 #entry .entry-ja span{
		display: block;
		font-size: 20px;
	}
	#mwrap.ds.ds2023 #entry .entry-line{
		order: 2;
		width: 90px;
		margin-top: 10px;
	}
	#mwrap.ds.ds2023 #entry .entry-en{
		order: 3;
		margin-top: 5px;
		font-size: 10px;
	}
	#mwrap.ds.ds2023 #catch{
		/* height: calc(100vh - 136px); */
		/* min-height: none; */
		height: 765px;
	}
	#mwrap.ds.ds2023 #catch .catch-txt{
		max-width: 420px;
		padding-top: 85px;
	}
	#mwrap.ds.ds2023 #navi-ds{
		position: relative;
		z-index: 2;
	}
	#mwrap.ds.ds2023 #prize{
		padding: 120px 0 100px;
		margin-bottom: 50px;
	}
	#mwrap.ds.ds2023 #prize .prize-inner{
		max-width: 800px;
	}
	#mwrap.ds.ds2023 #prize .prize-ttl{
	}
	#mwrap.ds.ds2023 #prize .prize-subttl span{
		font-size: 36px;
	}
	#mwrap.ds.ds2023 #prize .prize-subttl h3{
		font-size: 14px;
	}
	#mwrap.ds.ds2023 #prize .prize-groups{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin: 0 -18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group{
		width: calc(50% - 36px);
		margin: 0 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group:nth-child(n + 3){
		margin-top: 60px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-ttl{
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-cont{
		padding: 40px 0;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money>li:nth-child(n + 2){
		margin-top: 25px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money-label{
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money-price{
		font-size: 36px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money-price small{
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money>li:first-child .prize-group-money-label{
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money>li:first-child .prize-group-money-price{
		font-size: 48px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-money>li:first-child .prize-group-money-price small{
		font-size: 24px;
	}
	#mwrap.ds.ds2023 #prize .prize-notes{
		margin-top: 30px;
	}
	#mwrap.ds.ds2023 #prize .prize-notes p{
		font-size: 14px;
	}
	#mwrap.ds.ds2023 #prize .prize-notes p+p{
		margin-top: 5px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-rights-label{
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-rights-cont{
		font-size: 18px;
	}
	#mwrap.ds.ds2023 #prize .prize-group-rights-cont small{
		font-size: 14px;
	}
}