@charset "utf-8";

:not(str-inner) > :where(.plain-html) #wrapper{
	background: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/2025/report2025-bg.jpg) no-repeat center top / cover;
}

:not(str-inner) > :where(.plain-html) #wrapper::after{
	background: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/white-wire.png) repeat center top;
}


@media (max-width: 767px){
	:not(str-inner) > :where(.plain-html) #wrapper{
		background-image: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/2025/report2025-bg-sp.jpg);
	}
	
	:not(str-inner) > :where(.plain-html) #wrapper::after{
		background-size: 100% auto;
	}
}


/* outline
-------------------------------------------------- */

.outline{
	text-align: center;
	padding-top: 170px;
	color: #ff3000;
	margin-bottom: 240px;
}

.outline__light{
	position: relative;
	z-index: 10;
}

.outline__light::after{
	content: "";
	width: 1400px;
	max-width: 100vw;
	aspect-ratio: 1400 / 1462;
	background: url("/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/page-bg-light.png") no-repeat center center / 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -39%);
}

.outline h1{
	width: 1048px;
	max-width: 90vw;
	margin: 0 auto 50px;
	position: relative;
	z-index: 10;
}

.outline h2{
	font-weight: bold;
	font-size: 46px;
	line-height: 1.2;
	letter-spacing: 0.07em;
	margin-bottom: 50px;
}

.outline p{
	font-size: 20px;
	line-height: 1.7;
	letter-spacing: 0.05em;
	margin-bottom: 60px;
	position: relative;
	z-index: 10;
}

.outline__img{
	position: relative;
	width: 725px;
	margin: 0 auto;
	z-index: 10;
}

.outline__img img{
	position: relative;
	z-index: 1;
}

.outline__img::before,
.outline__img::after,
.outline__img__inner::before,
.outline__img__inner::after{
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	z-index: 10;
}

.outline__img::before{
	border-top: #ff3000 8px solid;
	border-left: #ff3000 8px solid;
	top: 0;
	left: 0;
}

.outline__img::after{
	border-top: #ff3000 8px solid;
	border-right: #ff3000 8px solid;
	top: 0;
	right: 0;
}

.outline__img__inner::before{
	border-bottom: #ff3000 8px solid;
	border-left: #ff3000 8px solid;
	bottom: 0;
	left: 0;
}

.outline__img__inner::after{
	border-bottom: #ff3000 8px solid;
	border-right: #ff3000 8px solid;
	bottom: 0;
	right: 0;
}


@media (min-width: 768px) and (max-width: 951px){
	.outline{
		padding-top: 17.87592vw;
		margin-bottom: 25.23659vw;
	}
	
	.outline h1{
		margin: 0 auto 5.25762vw
	}
	
	.outline h2{
		font-size: 4.83701vw;
		margin-bottom: 5.25762vw;
	}
	
	.outline p{
		font-size: 2.10304vw;
		margin-bottom: 6.30914vw;
	}
	
	.outline__img{
		width: 76.23554vw;
	}
	
	.outline__img::before,
	.outline__img::after,
	.outline__img__inner::before,
	.outline__img__inner::after{
		width: 2.31335vw;
		height: 2.31335vw;
	}
	
	.outline__img::before{
		border-top: #ff3000 0.84121vw solid;
		border-left: #ff3000 0.84121vw solid;
	}
	
	.outline__img::after{
		border-top: #ff3000 0.84121vw solid;
		border-right: #ff3000 0.84121vw solid;
	}
	
	.outline__img__inner::before{
		border-bottom: #ff3000 0.84121vw solid;
		border-left: #ff3000 0.84121vw solid;
	}
	
	.outline__img__inner::after{
		border-bottom: #ff3000 0.84121vw solid;
		border-right: #ff3000 0.84121vw solid;
	}
}


@media (max-width: 767px){
	.outline{
		padding-top: 30.13333vw;
		margin-bottom: 21.33333vw;
	}
	.outline__light::after{
		width: 100%;
		max-width: 100vw;
		aspect-ratio: 750 / 1357;
		background: url("/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/page-bg-light-sp.png") no-repeat center center / 100% 100%;
		left: 0;
		top: 50%;
		transform: translate(0, -44%);
	}
	.outline h1{
		width: 64.4vw;
		margin: 0 auto;
	}
	
	.outline h2{
		font-size: 7.19999vw;
		margin-bottom: 6.66666vw;
	}
	
	.outline p{
		font-size: 2.66666vw;
		margin-bottom: 8vw;
	}
	
	.outline__img{
		width: 84vw;
	}
	
	.outline__img::before,
	.outline__img::after,
	.outline__img__inner::before,
	.outline__img__inner::after{
		width: 2.93333vw;
		height: 2.93333vw;
	}
	
	.outline__img::before{
		border-top: #ff3000 1.06666vw solid;
		border-left: #ff3000 1.06666vw solid;
	}
	
	.outline__img::after{
		border-top: #ff3000 1.06666vw solid;
		border-right: #ff3000 1.06666vw solid;
	}
	
	.outline__img__inner::before{
		border-bottom: #ff3000 1.06666vw solid;
		border-left: #ff3000 1.06666vw solid;
	}
	
	.outline__img__inner::after{
		border-bottom: #ff3000 1.06666vw solid;
		border-right: #ff3000 1.06666vw solid;
	}
}


/* report
-------------------------------------------------- */

.report{
	width: 856px;
	padding: 0;
	margin: 0 auto;
}

.report h3{
	border-left: 4px solid #ff3000;
	padding: 5px 0 5px 15px;
	color: #000;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.5;
	letter-spacing: 0.07em;
	margin-bottom: 25px;
}

.report h3:nth-child(n+2){
	margin-top: 90px;
}

.imgTxtBox::after{
	content: "";
	display: block;
	clear: both;
}

.imgTxtBox__img{
	position: relative;
	width: 386px;
}

.imgTxtBox:nth-of-type(odd) .imgTxtBox__img{
	float: left;
	margin: 0 30px 10px 0;
}

.imgTxtBox:nth-of-type(even) .imgTxtBox__img{
	float: right;
	margin: 0 0 10px 30px;
}

.imgTxtBox__img img{
	position: relative;
	z-index: 1;
}

.imgTxtBox__img::before,
.imgTxtBox__img::after,
.imgTxtBox__img__inner::before,
.imgTxtBox__img__inner::after{
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 10;
}

.imgTxtBox__img::before{
	border-top: #ff3000 4px solid;
	border-left: #ff3000 4px solid;
	top: 0;
	left: 0;
}

.imgTxtBox__img::after{
	border-top: #ff3000 4px solid;
	border-right: #ff3000 4px solid;
	top: 0;
	right: 0;
}

.imgTxtBox__img__inner::before{
	border-bottom: #ff3000 4px solid;
	border-left: #ff3000 4px solid;
	bottom: 0;
	left: 0;
}

.imgTxtBox__img__inner::after{
	border-bottom: #ff3000 4px solid;
	border-right: #ff3000 4px solid;
	bottom: 0;
	right: 0;
}

.imgTxtBox__txt p{
	color: #000;
	text-align: justify;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: -0.03em;
}


@media (min-width: 768px) and (max-width: 951px){
	.report{
		width: 90.01051vw;
	}
	
	.report h3{
		border-left: 0.4206vw solid #ff3000;
		padding: 0.52576vw 0 0.52576vw 1.57728vw;
		font-size: 3.15457vw;
		margin-bottom: 2.62881vw;
	}
	
	.report h3:nth-child(n+2){
		margin-top: 9.46372vw;
	}
	
	.imgTxtBox__img{
		width: 40.58885vw;
	}
	
	.imgTxtBox:nth-of-type(odd) .imgTxtBox__img{
		margin: 0 3.15457vw 1.05152vw 0;
	}
	
	.imgTxtBox:nth-of-type(even) .imgTxtBox__img{
		margin: 0 0 1.05152vw 3.15457vw;
	}
	
	.imgTxtBox__img::before,
	.imgTxtBox__img::after,
	.imgTxtBox__img__inner::before,
	.imgTxtBox__img__inner::after{
		width: 2.52365vw;
		height: 2.52365vw;
	}
	
	.imgTxtBox__img::before{
		border-top: #ff3000 0.4206vw solid;
		border-left: #ff3000 0.4206vw solid;
	}
	
	.imgTxtBox__img::after{
		border-top: #ff3000 0.4206vw solid;
		border-right: #ff3000 0.4206vw solid;
	}
	
	.imgTxtBox__img__inner::before{
		border-bottom: #ff3000 0.4206vw solid;
		border-left: #ff3000 0.4206vw solid;
	}
	
	.imgTxtBox__img__inner::after{
		border-bottom: #ff3000 0.4206vw solid;
		border-right: #ff3000 0.4206vw solid;
	}
	
	.imgTxtBox__txt p{
		font-size: 2.10304vw;
	}
}


@media (max-width: 767px){
	.report{
		width: 84vw;
	}
	
	.report h3{
		border-left: 0.53333vw solid #ff3000;
		padding: 0.66666vw 0 0.66666vw 2vw;
		font-size: 3.7vw;
		letter-spacing: 0.05em;
		margin-bottom: 3.33333vw;
	}
	
	.report h3:nth-child(n+2){
		margin-top: 18.66666vw;
	}

	.imgTxtBox{
		display: flex;
		flex-direction: column;
	}
	
	.imgTxtBox__img{
		width: 100%;
		order: 2;
	}
	
	.imgTxtBox:nth-of-type(odd) .imgTxtBox__img{
		float: none;
		margin: 0;
	}
	
	.imgTxtBox:nth-of-type(even) .imgTxtBox__img{
		float: none;
		margin: 0;
	}
	
	.imgTxtBox__img::before,
	.imgTxtBox__img::after,
	.imgTxtBox__img__inner::before,
	.imgTxtBox__img__inner::after{
		width: 3.2vw;
		height: 3.2vw;
	}
	
	.imgTxtBox__img::before{
		border-top: #ff3000 0.53333vw solid;
		border-left: #ff3000 0.53333vw solid;
	}
	
	.imgTxtBox__img::after{
		border-top: #ff3000 0.53333vw solid;
		border-right: #ff3000 0.53333vw solid;
	}
	
	.imgTxtBox__img__inner::before{
		border-bottom: #ff3000 0.53333vw solid;
		border-left: #ff3000 0.53333vw solid;
	}
	
	.imgTxtBox__img__inner::after{
		border-bottom: #ff3000 0.53333vw solid;
		border-right: #ff3000 0.53333vw solid;
	}
	
	.imgTxtBox__txt{
		order: 1;
	}
	.imgTxtBox__txt{
		margin-bottom: 4vw;
	}
	.imgTxtBox__txt:nth-child(n+3){
		margin: 4vw 0 0;
		order: 3;
	}
	.imgTxtBox__txt p{
		font-size: 2.66666vw;
	}
}


/* exibition
-------------------------------------------------- */

.exhibition{
	width: 856px;
	max-width: 90.01051vw;
	padding: 0;
	margin: 160px auto 60px;
}

.exhibition__title{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 85px;
	background-color: #ff3000;
	margin-bottom: 40px;
}

.exhibition__title img{
	width: 484px;
}

.exhibition__link{
	position: relative;
	display: block;
	width: fit-content;
	margin: 50px auto 0;
	color: #000;
	font-size: 20px;
	letter-spacing: 0.07em;
	line-height: 1.3;
}

.exhibition__link::before{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 100%;
	border-bottom: 1px solid #000;
	z-index: 1;
}

.exhibition__link::after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 0;
	border-bottom: 1px solid #ff3000;
	z-index: 10;
	transition: 0.3s width;
}

.exhibition__link:hover::after{
	width: 100%;
}

.exhibition__outline{
	text-align: center;
	font-size: 20px;
	color: #000;
	white-space: nowrap;
	margin-bottom: 40px;
}

.exhibition__infomation{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.exhibition__infomation dt{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 122px;
	height: 33px;
	border-radius: 16px;
	border: 1px solid #ff3000;
	background: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ff3000;
	margin-bottom: 25px;
}

.exhibition__infomation dd{
	width: calc(100% - 147px);
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 5px 0 25px;
	white-space: nowrap;
}

@media (min-width: 768px) and (max-width: 951px){
	.exhibition{
		margin: 16.82439vw auto 6.30914vw;
	}
	
	.exhibition__title{
		height: 8.93796vw;
		margin-bottom: 4.2061vw;
	}
	
	.exhibition__title img{
		width: 50.89379vw;
	}
	
	.exhibition__link{
		margin: 3.68033vw auto 0;
		font-size: 2.10304vw;
	}

	.exhibition__outline{
		font-size: 2.10304vw;
		margin-bottom: 4.20609vw;
	}
	
	.exhibition__infomation dt{
		width: 12.8286vw;
		height: 3.47003vw;
		border-radius: 1.68243vw;
		font-size: 2.10304vw;
		margin-bottom: 2.62881vw;
	}
	
	.exhibition__infomation dd{
		width: calc(100% - 15.45741vw);
		font-size: 2.31335vw;
		margin: 0.52576vw 0 2.62881vw;
	}
}


@media (max-width: 767px){
	.exhibition{
		width: 84vw;
		margin: 21.33333vw auto 13.33333vw;
	}
	
	.exhibition__title{
		height: 14.13333vw;
		margin-bottom: 4vw;
	}
	
	.exhibition__title img{
		width: 64.53333vw;
	}
	
	.exhibition__link{
		margin: 4vw auto 0;
		font-size: 3.2vw;
	}

	.exhibition__outline{
		font-size: 3.2vw;
		line-height: 1.416667;
		margin-bottom: 6.66666vw;
	}
	
	.exhibition__infomation dt{
		width: 18.53333vw;
		height: 5.6vw;
		border-radius: 2.8vw;
		font-size: 3.2vw;
		margin-bottom: 2vw;
	}
	
	.exhibition__infomation dd{
		width: calc(100% - 20.39999vw);
		font-size: 3.2vw;
		margin: 1.36666vw 0 2vw;
	}
}


/* inquiry
-------------------------------------------------- */

.inquiry{
	padding-bottom: 150px;
}

.inquiry .secretariat{
	color: #000;
}

.inquiry .copy{
	color: #000;
}


@media (min-width: 768px) and (max-width: 951px){
	.inquiry{
		padding-bottom: 15.77287vw;
	}
}

@media (max-width: 767px){
	.inquiry{
		margin-bottom: 20vw;
	}
}