@charset "utf-8";

/* header
-------------------------------------------------- */

header .white {
	display: none;
}

/* g-nav
-------------------------------------------------- */

.g-nav {
/*	top: 84px;
*/}
.g-nav .anchor-list {
	padding: 0;
}
.g-nav .anchor-list li::before {
	background-color: #fff;
}
.g-nav .anchor-list li a {
	color: #fff;
}
.g-nav .anchor-list li a span:before {
	background: #fff;
}
.g-link {
	display: none;
}
.nav-top {
	display: none;
}
.g-nav .breadcrumbs-list {
	position: relative;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
.g-nav .breadcrumbs-list::before {
	opacity: .3;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #fff;
	content: "";
}
.g-nav .breadcrumbs-list li {
	color: #000000;
}
.g-nav .breadcrumbs-list li a {
	color: #000000;
}


/* SP Only */
@media (max-width: 767px) {
	.g-nav{
		position: relative !important;
	}
	.g-nav .anchor-list{
		flex-wrap: wrap;
		width: 100%;
		height: auto;
		padding: 1vw 0;
		margin: 0;
	}
	.g-nav__applyBtn{
		display: none;
	}
	.g-nav .anchor-list li{
		width: 95%;
	}
	.g-nav .anchor-list li a {
		display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        line-height: 1.25;
        font-size: 2.93333vw;
        height: 9vw;
	}
	.g-nav .anchor-list li::before{
		display: none;
	}
	.g-nav .anchor-list li:nth-child(3n-1):before,
    .g-nav .anchor-list li:nth-child(3n):before{
		display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(-0.5vw, -50%) rotate(30deg);
        width: 0;
        height: 4.8vw;
        border-left: 1px solid #fff;
        background-color: transparent;
	}
    .g-nav .anchor-list li a > span > span:before{
        display: none;
    }
}


/* qualifying
-------------------------------------------------- */

.qualifying {
	position: relative;
	padding: 200px 0 0;
	overflow-x: hidden;
}
.qualifying::before {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	width: 100%;
	height: 100%;
	background-image: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/qualifying-bg.jpg);
	background-size: cover;
	content: "";
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.qualifying::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/white-wire.png);
	background-repeat: repeat;
	content: "";
}
.qualifying h2 {
	position: relative;
	z-index: 1;
	width: 75.9285714286%;
	max-width: 1063px;
	margin: 0 auto;
}
.overview {
	position: relative;
	margin-top: 50px;
	color: #ff3000;
	text-align: center;
}
.overview::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	width: 104.14285vw;
	max-width: 1458px;
	height: 104.42857vw;
	max-height: 1462px;
	background-image: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/2023/qualifying-light.png);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.overview dt {
	font-weight: bold;
	font-size: 3.28571vw;
	letter-spacing: .07em;
}
.overview dd {
	margin-top: 50px;
	font-size: 1.42857vw;
	line-height: 1.7;
	letter-spacing: .05em;
}
.qualifying-photo01 {
	width: 52.8571428571%;
	max-width: 725px;
	margin: 0 auto;
}
.article {
	width: 61.0714285714%;
	max-width: 855px;
	margin: 0 auto;
	margin-top: 110px;
	color: #ffffff;
}
.article .article-contents + .article-contents {
	margin-top: 90px;
}
.article-contents dt {
	padding-left: 15px;
	border-left: #ff3000 4px solid;
	font-weight: bold;
	font-size: 2.14285vw;
	line-height: 1.5;
	letter-spacing: .07em;
	white-space: nowrap;
}
.article-contents dd {
	margin-top: 25px;
	font-size: 1.42857vw;
	line-height: 1.5;
	letter-spacing: -.02em;
	text-align: justify;
}
[class^="article-photo"] {
	display: block;
	width: 45.1461988304%;
	max-width: 386px;
}
[class^="article-photo"].sp {
	display: none;
}
.article-photo01 {
	float: left;
	padding: 0 30px 30px 0;
}
.article-photo02 {
	float: right;
	padding: 0 0 30px 30px;
}
.award {
	width: 84.1428571429%;
	max-width: 855px;
	margin: 0 auto;
	margin-top: 100px;
	padding: 60px 0;
	background-color: rgba(255, 48, 0, .15);
	color: #ffffff;
}
.award-contents {
	width: 72.5806451613%;
	margin: 0 auto;
}
.award-contents + .award-contents {
	margin-top: 80px;
}
.award-contents dt {
	padding-left: 15px;
	border-left: #ff3000 4px solid;
	font-size: 1.85714vw;
	line-height: 1.5384615385;
	letter-spacing: .15em;
}
.award-contents dd {
	margin-top: 30px;
}
.award-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.award-list li + li {
	margin-top: 30px;
}
.award-list li .en-name img {
	width: auto;
	height: 2.42857vw;
	max-height: 34px;
}
.award-list li .jp-name {
	width: 28%;
	font-size: 2.14285vw;
	line-height: 1;
	letter-spacing: .08em;
	white-space: nowrap;
}
.award-list::after {
	display: block;
	margin-top: 20px;
	font-size: 1.28571vw;
	line-height: 1;
	letter-spacing: -.02em;
	text-align: right;
	content: "五十音順";
}

/* 1400 */

@media (min-width: 1400px) {
	.overview dt {
		font-size: 46px;
	}
	.overview dd {
		font-size: 20px;
	}
	.article-contents dt {
		font-size: 30px;
	}
	.article-contents dd {
		font-size: 20px;
	}
	.article-contents dd {
		font-size: 20px;
	}
	.award-contents dt {
		font-size: 26px;
	}
	.award-list li .jp-name {
		font-size: 30px;
	}
	.award-list::after {
		font-size: 18px;
	}
}

/* SP Only */

@media (max-width: 767px) {
	.qualifying {
		padding: 62px 0 0;
		padding: 16.53333vw 0 0;
	}
	.qualifying::after {
		background-size: 100%;
	}
	.qualifying h2 {
		width: 241.5px;
		width: 64.4vw;
	}
	.overview {
		margin-top: 38.5px;
		margin-top: 10.26666vw;
	}
	.overview::before {
		width: 636px;
		width: 169.6vw;
		height: 699px;
		height: 186.4vw;
	}
	.overview dt {
		font-size: 27px;
		font-size: 7.19999vw;
		line-height: 1.4074074074;
	}
	.overview dd {
		margin-top: 20px;
		margin-top: 5.33333vw;
		font-size: 10px;
		font-size: 2.66666vw;
		line-height: 1.8;
	}
	.qualifying-photo01 {
		width: 316px;
		width: 84.26666vw;
	}
	.article {
		width: 316px;
		width: 84.26666vw;
		margin-top: 80px;
		margin-top: 21.33333vw;
	}
	.article .article-contents + .article-contents {
		margin-top: 56px;
		margin-top: 14.93333vw;
	}
	.article-contents dt {
		padding-left: 8px;
		padding-left: 2.13333vw;
		border-left: #ff3000 2px solid;
		border-left: #ff3000 0.53333vw solid;
		border-left: #ff3000 .53333vw solid;
		font-size: 15px;
		font-size: 4vw;
	}
	.article-contents dd {
		margin-top: 15px;
		margin-top: 4vw;
		font-size: 10px;
		font-size: 2.66666vw;
		line-height: 1.8;
	}
	[class^="article-photo"] {
		width: 100%;
	}
	[class^="article-photo"].pc {
		display: none;
	}
	[class^="article-photo"].sp {
		display: block;
	}
	.article-photo01 {
		float: none;
		margin-top: 20px;
		margin-top: 5.33333vw;
		padding: 0;
	}
	.article-photo02 {
		float: none;
		margin-top: 20px;
		margin-top: 5.33333vw;
		padding: 0;
	}
	.award {
		width: 316px;
		width: 84.26666vw;
		margin-top: 45px;
		margin-top: 12vw;
		padding: 25px 0;
		padding: 6.66666vw 0;
	}
	.award-contents {
		width: 275px;
		width: 73.33333vw;
	}
	.award-contents + .award-contents {
		margin-top: 20px;
		margin-top: 5.33333vw;
	}
	.award-contents dt {
		padding-left: 6px;
		padding-left: 1.6vw;
		border-left: #ff3000 2px solid;
		border-left: #ff3000 0.53333vw solid;
		border-left: #ff3000 .53333vw solid;
		font-size: 13px;
		font-size: 3.46666vw;
	}
	.award-contents dd {
		margin-top: 15px;
		margin-top: 4vw;
	}
	.award-list li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
	}
	.award-list li + li {
		margin-top: 15px;
		margin-top: 4vw;
	}
	.award-list li .en-name img {
		width: auto;
		height: 18.5px;
		height: 4.93333vw;
	}
	.award-list li .jp-name {
		width: auto;
		font-size: 15px;
		font-size: 4vw;
		text-align: right;
	}
	.award-list::after {
		margin-top: 15px;
		margin-top: 4vw;
		font-size: 9px;
		font-size: 2.4vw;
	}
}

/* schedule
-------------------------------------------------- */

.schedule {
	position: relative;
	padding: 140px 0 80px;
	text-align: center;
}
.information {
	width: 61.0714285714%;
	max-width: 855px;
	margin: 0 auto;
}
.schedule::before {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	width: 100%;
	height: 100%;
	background-image: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/2023/schedule-bg.jpg);
	background-size: cover;
	content: "";
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.schedule::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: url(/-/media/Project/Canon/CanonJP/Personal/event/audition/graphgate/image/orange-wire.png);
	background-repeat: repeat;
	content: "";
}
.schedule .information-detail + .information-detail {
	margin-top: 70px;
}
.schedule-ttl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	max-width: 855px;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #ff3000;
	color: #ffffff;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.schedule-txt {
	margin-top: 25px;
	color: #ff3000;
	font-size: 1.42857vw;
	line-height: 1.5;
	letter-spacing: 0;
}
.schedule-txt a {
	padding-bottom: 1px;
	border-bottom: #ff3000 1px solid;
	color: #ff3000;
	font-size: 1.42857vw;
	line-height: 1.5;
	letter-spacing: .07em;
}
.schedule-sub-txt {
	text-align: left;
	font-size: 1.14285vw;
}
.schedule-date {
	padding: 0 30px;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: .03em;
}
.schedule-gp-date {
	padding: 0 10px 0 30px;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -.01em;
}
.schedule-ttl-logo {
	font-weight: bold;
	font-size: 40px;
}
.schedule-ttl-logo img {
	width: 323px;
	padding: 0 12px;
}
.schedule-sub-ttl-logo {
	font-size: 28px;
}
.schedule-ttl-txt {
	font-weight: bold;
	font-size: 48px;
	letter-spacing: .05em;
}
.forum-btn {
	width: 21.14285vw;
	max-width: 296px;
	margin: 0 auto;
	margin-top: 25px;
}
.forum-btn a {
	display: block;
	position: relative;
	z-index: 1;
	padding: 14px 0;
	overflow: hidden;
	border: #41d5b7 solid 2px;
	border-radius: 50px;
	background: #41d5b7;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.71428vw;
	line-height: 1;
	letter-spacing: .03em;
	transition: .4s cubic-bezier(.87, 0, .13, 1);
	-webkit-transition: .4s cubic-bezier(.87, 0, .13, 1);
	-o-transition: .4s cubic-bezier(.87, 0, .13, 1);
}
.forum-btn a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: scale(0, 1);
	width: 100%;
	height: 100%;
	background: #ffffff;
	content: "";
	transition: .4s cubic-bezier(.87, 0, .13, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transition: .4s cubic-bezier(.87, 0, .13, 1);
	-o-transition: .4s cubic-bezier(.87, 0, .13, 1);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.forum-btn:hover a {
	color: #000000;
}
.forum-btn:hover a::before {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
}
.g-txt {
	font-size: 1.71428vw;
	letter-spacing: 0.03em;
	color: #595959;
	font-weight: bold;
	line-height: 1;
	margin-top: 30px;
}
.g-txt span {
	position: relative;
}
.g-txt span::before, .g-txt span::after {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 1.71428vw;
	font-weight: bold;
	letter-spacing: 0.2em;
	content: "++++++";
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
}
.g-txt span::before {
	left: -60%;
}
.g-txt span::after {
	right: -60%;
}
.gp-list {
	margin-top: 50px;
}
.date {
	margin-top: 15px;
	color: #ff3000;
	font-weight: bold;
	font-size: 1.42857vw;
	line-height: 1.5;
	letter-spacing: .07em;
}
.venue {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
	font-weight: bold;
}
.venue-ttl {
	width: 14.269005848%;
}
.venue-ttl span {
	display: block;
	width: 100%;
	padding: 5px 0;
	border: #ff3000 1px solid;
	border-radius: 20px;
	color: #ff3000;
	font-size: 1.42857vw;
	letter-spacing: .07em;
	white-space: nowrap;
	line-height: 1;
}
.address {
	width: 90%;
	color: #ff3000;
	font-size: 1.42857vw;
	line-height: 1.5;
	letter-spacing: 0.07em;
	text-align: left;
	margin-left: 20px;
}
.address .space {
	margin-left: -2%;
}

/* 1400 */

@media (min-width: 1400px) {
	.schedule-txt {
		font-size: 20px;
	}
	.schedule-txt a {
		font-size: 20px;
	}
	.schedule-sub-txt {
		font-size: 16px;
	}
	.forum-btn a {
		font-size: 24px;
	}
	.g-txt {
		font-size: 24px;
	}
	.g-txt span::before, .g-txt span::after {
		font-size: 24px;
	}
	.address {
		font-size: 20px;
	}
	.date {
		font-size: 20px;
	}
	.venue-ttl span {
		font-size: 20px;
	}
}

/* 1340~ */

@media (max-width: 1340px) {
	.schedule-ttl {
		display: block;
	}
	.schedule-ttl-logo {
		display: block;
		width: 100%;
		margin-top: 15px;
	}
	.schedule-ttl-txt {
		display: block;
		width: 100%;
		margin-top: 15px;
	}
	.schedule-sub-ttl-logo {
		display: block;
		width: 100%;
		margin-top: 15px;
	}
}

/* SP Only */

@media (max-width: 767px) {
	.schedule {
		padding: 80px 0 40px;
		padding: 21.33333vw 0 10.66666vw;
	}
	.schedule::after {
		background-size: 100%;
	}
	.information {
		width: 315px;
		width: 84vw;
	}
	.schedule .information-detail + .information-detail {
		margin-top: 30px;
		margin-top: 8vw;
	}
	.schedule-ttl {
		display: block;
		min-width: 0;
		padding: 10px 0;
		padding: 2.66666vw 0;
	}
	.schedule-date {
		margin-bottom: 7.5px;
		margin-bottom: 2vw;
		padding: 0;
		font-size: 12px;
		font-size: 3.2vw;
	}
	.schedule-gp-date {
		padding: 0;
		font-size: 12px;
		font-size: 3.2vw;
	}
	.schedule-ttl-logo {
		display: block;
		width: 100%;
		margin-top: 7.5px;
		margin-top: 2vw;
		font-size: 20px;
		font-size: 5.33333vw;
	}
	.schedule-ttl-logo img {
		width: 161.5px;
		width: 43.06666vw;
		padding: 0 12px;
		padding: 0 3.2vw;
	}
	.schedule-sub-ttl-logo {
		margin-top: 7.5px;
		margin-top: 2vw;
		font-size: 14px;
		font-size: 3.73333vw;
	}
	.schedule-ttl-txt {
		display: block;
		width: 100%;
		margin-top: 7.5px;
		margin-top: 2vw;
		font-size: 24px;
		font-size: 6.4vw;
	}
	.schedule-txt {
		margin-top: 12px;
		margin-top: 3.2vw;
		font-size: 12px;
		font-size: 3.2vw;
		letter-spacing: -.03em;
	}
	.schedule-txt a {
		font-size: 12px;
		font-size: 3.2vw;
	}
	.schedule-sub-txt {
		font-size: 10px;
		font-size: 2.66666vw;
	}
	.forum-btn {
		width: 148px;
		width: 39.46666vw;
		margin-top: 12px;
		margin-top: 3.2vw;
	}
	.forum-btn a {
		padding: 7px 0;
		padding: 1.86666vw 0;
		border: #41d5b7 solid 1px;
		font-size: 12px;
		font-size: 3.2vw;
	}
	.g-txt {
		font-size: 12px;
		font-size: 3.2vw;
		margin-top: 15px;
		margin-top: 4vw;
	}
	.g-txt span::before, .g-txt span::after {
		font-size: 12px;
		font-size: 3.2vw;
	}
	.gp-list {
		margin-top: 30px;
		margin-top: 8vw;
	}
	.address {
		margin-left: 10px;
		margin-left: 2.66666vw;
		font-size: 12px;
		font-size: 3.2vw;
		letter-spacing: 0;
		white-space: normal;
	}
	.date {
		margin-top: 15px;
		margin-top: 4vw;
		font-size: 10px;
		font-size: 2.66666vw;
	}
	.venue {
		margin-top: 15px;
		margin-top: 4vw;
		align-items: center;
		-webkit-box-align: start;
		-ms-flex-align: start;
	}
	.venue-ttl {
		width: 70px;
		width: 18.66666vw;
	}
	.venue-ttl span {
		padding: 4px 0;
		padding: 1.06666vw 0;
		border-radius: 12px;
		border-radius: 3.2vw;
		font-size: 12px;
		font-size: 3.2vw;
	}
}

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

.inquiry {
	padding: 100px 0 20px;
}
.inquiry .secretariat {
	color: #ffffff;
}
.inquiry .black {
	display: none;
}
.inquiry .copy {
	color: #ffffff;
}

/* SP Only */

@media (max-width: 767px) {
	.inquiry {
		padding: 50px 0 10px;
		padding: 13.33333vw 0 2.66666vw;
	}
}
.plain-html .g-nav {
  top: unset;
}
.plain-html .g-nav.-fixed {
  top: 0;
}
.plain-html .g-nav .breadcrumbs-list {
  height: unset;
}
.plain-html a {
  text-decoration: none;
}
.plain-html header {
  max-height: unset;
}