@charset "UTF-8";
/* CSS Document */

/*共通*/


.fontDinL{
	font-family: din-condensed, sans-serif;
	font-weight: 300;
	font-style: normal;
}
.fontDinR{
	font-family: din-condensed, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 70px;
  position: relative;
  background-color: #ffffff;
}

.container .div {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
	width: 100%;
}

.secWrap01{
		width: 90%;
		padding: 5% 0;
	}

.sp{
	display: none;
}

.sp480{
	display: none;
}
	


/*KV*/
.container .kinami-kv-pc {
  position: relative;
  width: 100%;
  height: auto;
}

/*info*/
.container .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  position: relative;
  flex: 0 0 auto;
}

.container .title {
  width: 609px;
  align-items: center;
  gap: 24px;
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .div-2 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  font-size: 64px;
  letter-spacing: 1px;
  line-height: 64px;
  white-space: nowrap;
}

.container .p {
  position: relative;
  align-self: stretch;
  
  
  color: #2b3a65;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  line-height: 30px;
}

.container .element {
  font-weight: 400;
  color: #cbc4b4;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  position: relative;
  width: fit-content;
  font-weight: bold;
  font-size: 20px;
}

.container .span {
  
}

.container .text-wrapper-2 {
  
  font-size: 30px;
}

.container .text-wrapper-3 {
  
  
  font-size: 37px;
}

.container .box {
	width: 100%;
  max-width: 1290px;
  align-items: flex-start;
  justify-content: space-between;
	text-align: center;
  display: flex;
  position: relative;
  flex: 0 0 auto;
	align-self:stretch;
}

.container .box>div{
	width: 31%;
	height: 280px;
} 

.container .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 60px;
  padding: 30px 10px;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0px 6px 20px #1d1d1d12;
}

.container .text-wrapper-4 {
  position: relative;
  width: fit-content;
	line-height: 40px;
  color: #2b3a65;
  text-align: center;
  white-space: nowrap;
}

.container .element-2 {
  position: relative;
  width: fit-content;
  color: #c3282e;
  line-height: 70px;
  white-space: nowrap;
}

.container .text-wrapper-5 {
  color: #c3282e;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 70px;
}

.container .text-wrapper-6 {
  font-size:1rem;
}

.container .VENUE {
  flex-direction: column;
  gap: 30px;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0px 6px 20px #00000012;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
	padding: 30px 10px;
}

.container .VENUE-2 {
  width: fit-content;
  color: #2b3a65;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}

.container .txt {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .txt-2 {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #c3282e;
  font-size: 1.2rem;
  text-align: center;
  line-height: 45px;
  white-space: nowrap;
}

.container .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #c3282e;
  font-size: 0.6rem;
	font-weight: bold;
  text-align: center;
  line-height: 20px;
  white-space: nowrap;
}

.container .text-wrapper-9 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  color: #c3282e;
  font-size: 1.2rem;
  text-align: center;
  line-height: 45px;
  white-space: nowrap;
}

.container .text-wrapper-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c3282e;
  font-size: 0.6rem;
  text-align: center;
  line-height: 20px;
  position: relative;
  width: fit-content;
  font-weight: bold;
  white-space: nowrap;
}

.container .START {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 60px;
  position: relative;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0px 6px 20px #00000012;
	padding: 30px 10px;
}

.container .text-wrapper-11 {
  position: relative;
  width: fit-content;
  color: #2b3a65;
  text-align: center;
  white-space: nowrap;
	line-height: 40px;
}

.container .text-wrapper-12 {
  font-size: 1.8rem;
  position: relative;
  width: fit-content;
  color: #c3282e;
  white-space: nowrap;
}

.container .kinami {
  position: relative;
	width: 100%;
  /*max-width: 1440px;*/
  height: auto;
  aspect-ratio: 2.07;
  object-fit: cover;
}

.container .program {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 70px;
  padding: 50px 0px 100px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  background-color: #ecebea;
}

.programArea{
	width: 90%;
	margin: 0 auto;
}

.container .text-wrapper-13 {
  position: relative;
	color: #2b3a65;
	font-size: 2.4rem;
	margin: 0 auto 50px;
	line-height: 70px;
	text-align: center;
	white-space: nowrap;
}

.container .box-2 {
  flex-direction: column;
  width: 100%;
  max-width: 1280px;
	margin: 0 auto;
  align-items: center;
  gap: 50px;
  display: flex;
  position: relative;
  flex: 0 0 auto;
}

.container .frame {
  display: flex;
  width: 100%;
  max-width: 1280px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.container .element-3 {
  display: flex;
  flex-direction: column;
  width: 49%;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: var(--);
}

.container .title-2 {
  align-items: flex-start;
  gap: 5px;
  padding: 30px 0px 30px 50px;
  align-self: stretch;
  width: 100%;
  background-color: #c3282e;
  border-radius: 40px 40px 0px 0px;
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .grand-prix-events {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 1.6rem;
  letter-spacing: 0.04px;
  line-height: 36px;
  white-space: nowrap;
}

.container .text-wrapper-14 {
  letter-spacing: 0.02px;
}

.container .text-wrapper-15 {
  font-size: 30px;
  letter-spacing: 0.01px;
}

.container .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-16 {
  position: relative;
  width: fit-content;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.07px;
  line-height: 18px;
  white-space: nowrap;
	font-weight: bold;
}

.container .wrk {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.container .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #c3282e;
  font-size: 16px;
  letter-spacing: -0.25px;
  line-height: 16px;
  white-space: nowrap;
}

.container .txt-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 40px;
  padding: 40px 0px 50px 50px;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-18 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 30px;
  white-space: nowrap;
}

.container .element-m-m-mh {
  position: relative;
  width: fit-content;
  color: #3b3b3b;
  font-size: 22px;
  letter-spacing: 0.19px;
  line-height: 22px;
  white-space: nowrap;
}

.container .text-wrapper-19 {
  
  letter-spacing: 0.04px;
}

.container .text-wrapper-20 {
  font-family: "Inter-Regular", Helvetica;
  letter-spacing: 0.04px;
}

.container .text-wrapper-21 {
  
  
  letter-spacing: 0.04px;
}

.container .text-wrapper-22 {
  font-size: 18px;
  letter-spacing: 0.03px;
  line-height: 18px;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

.container .WOMEN {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #c3282e;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 30px;
  white-space: nowrap;
}

.container .element-m-m-m-mh {
  font-weight: 400;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  font-size: 22px;
  letter-spacing: 0.11px;
  line-height: 22px;
	color: #3b3b3b;
}

.container .text-wrapper-23 {
  
  letter-spacing: 0.02px;
}

.container .text-wrapper-24 {
  font-family: "Inter-Regular", Helvetica;
  letter-spacing: 0.02px;
}

.container .text-wrapper-25 {
  
  
  font-size: 20px;
  letter-spacing: 0.02px;
  line-height: 20px;
}

.container .text-wrapper-26 {
  font-size: 18px;
  letter-spacing: 0.02px;
  line-height: 18px;
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

.container .title-3 {
  align-items: flex-start;
  gap: 16px;
  padding: 30px 0px 30px 50px;
  align-self: stretch;
  width: 100%;
  background-color: #c3282e;
  border-radius: 40px 40px 0px 0px;
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .title-3 img{
	width: 80%;
}

.container .img {
  position: relative;
  width: 494.19px;
  height: 30.35px;
}

.container .element-4 {
  letter-spacing: 0.19px;
  line-height: 22px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  
  
  color: #3b3b3b;
  font-size: 22px;
}

.container .element-5 {
  position: relative;
  width: fit-content;
  
  
  color: #3b3b3b;
  font-size: 22px;
  letter-spacing: 0.11px;
  line-height: 22px;
  white-space: nowrap;
}

.container .view {
  display: flex;
  width: 31%;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: var(--);
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.container .title-4 {
  align-items: flex-start;
  gap: 10px;
  padding: 30px 0px 30px 30px;
  align-self: stretch;
  width: 100%;
  background-color: #c3282e;
  border-radius: 40px 40px 0px 0px;
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-27 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 1.1rem;
	letter-spacing: 0.01px;
  line-height: 30px;
  white-space: nowrap;
}

.container .element-6 {
  letter-spacing: 0.19px;
  line-height: 26px;
  position: relative;
  width: fit-content;
  
  
  color: #3b3b3b;
  font-size: 22px;
}

.container .text-wrapper-28 {
  letter-spacing: 0.04px;
}

.container .text-wrapper-29 {
  font-size: 18px;
  letter-spacing: 0.03px;
	font-weight: bold;
}

.container .element-7 {
  
  position: relative;
  width: fit-content;
  
  color: #3b3b3b;
  font-size: 22px;
  letter-spacing: 0.11px;
  line-height: 22px;
}

.container .text-wrapper-30 {
  font-size: 18px;
  letter-spacing: 0.02px;
	font-weight: bold;
}

.container .element-8 {
  letter-spacing: 0.22px;
  line-height: 26px;
  position: relative;
  width: fit-content;
  
  
  color: #3b3b3b;
  font-size: 22px;
}

.container .text-wrapper-31 {
  letter-spacing: 0.05px;
}

.container .element-9 {
  letter-spacing: 0.22px;
  line-height: 26px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  color: #3b3b3b;
  font-size: 22px;
}

.container .photo {
  display: flex;
  justify-content: center;
  width: 100%;
	min-width: 0;
}

.container .kinami-img-x {
  width: 25%;
	max-width: none;
  height: auto;
  aspect-ratio: 1.17;
	min-width: 0;
}

.container .PARTNERS {
  display: flex;
  flex-direction: column;
	width: 90%;
	max-width: 80%;
	margin: 0 auto;
  align-items: center;
  gap: 80px;
  padding: 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 40px;
	box-shadow: 0px 6px 20px #1d1d1d12;
}

.container .text-wrapper-32 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  font-size: 2.4rem;
  letter-spacing: 0.55px;
  line-height: 70px;
  white-space: nowrap;
}

.container .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  position: relative;
  flex: 0 0 auto;
	font-size: 14px;
}

.container .frame-3 .frame-2{
	font-size: 1rem;
}

.container .text-wrapper-33 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.container .text-wrapper-34 {
  color: #2b3a65;
  letter-spacing: 0.62px;
  line-height: 20px;
  position: relative;
  width: fit-content; 
  white-space: nowrap;
}

.container .text-wrapper-35 {
  color: #3a3a3a;
  letter-spacing: 0.04px;
  line-height: 20px;
  position: relative;
  width: fit-content;
	white-space: nowrap;
}

.container .text-wrapper-36 {
  color: #3a3a3a;
  letter-spacing: 0.08px;
  line-height: 20px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}

.container .text-wrapper-37 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  letter-spacing: 0.16px;
  line-height: 20px;
  white-space: nowrap;
}

.container .text-wrapper-38 {
  color: #2b3a65;
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}

.container .text-wrapper-39 {
  color: #3a3a3a;
  letter-spacing: 0.02px;
  line-height: 20px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}

.container .text-wrapper-40 {
  color: #2b3a65;
  letter-spacing: 0.16px;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
}

.container .text-wrapper-41 {
  position: relative;
  width: fit-content;
  color: #3a3a3a;
  letter-spacing: 0.04px;
  line-height: 30px;
}

.container .text-wrapper-42 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  letter-spacing: 0.31px;
  line-height: 20px;
  white-space: nowrap;
}

.container .view-2 {
  display: inline-flex;
  gap: 16px;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.container .frame-4 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.container .text-wrapper-43 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #2b3a65;
  letter-spacing: 0.2px;
  line-height: 34px;
  white-space: nowrap;
}

.container .text-wrapper-44 {
  color: #2b3a65;
  letter-spacing: 0.31px;
  line-height: 20px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}

.container .text-wrapper-34,
.container .text-wrapper-38,
.container .text-wrapper-40,
.container .text-wrapper-44,
.container .text-wrapper-44{
	font-size: 0.5rem;
	font-weight: bold;
}


/*movie*/
.movieBg{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url("../img/kinami_img06.png") no-repeat center;
	background-size: contain;
}

.movie{
	position: relative;
	width: 100%;
  max-width: 480px; /* PCの見た目キープ */
  aspect-ratio: 9 / 16;
	margin: 0 auto 50px;
}
.video{
  position: absolute;
  inset: 0; 
  overflow: hidden;
}

.video video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
    

.container .footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 50px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #c3282e;
}

.container .text-wrapper-45 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}



/* =========================
   タブレット（1024px以下）
========================= */
@media screen and (max-width: 1024px){

  /* 3カラム → 2カラム */
  .container .box{
    flex-wrap: wrap;
    gap: 20px;
  }

  /* EVENTの2カラム → 1カラム寄り */
  .container .frame{
    flex-direction: column;
    gap: 50px;
  }
	
	.container .text-wrapper-22,
	.container .text-wrapper-26,
	.container .text-wrapper-28,
	.container .text-wrapper-29,
	.container .text-wrapper-30,
	.container .text-wrapper-31{
    display: inline-block;
	}
	
	.container .text-wrapper-27{
		font-size: 1.6rem;
	}
	
	.container .title-4{
		padding: 40px 0px 50px 50px;
	}

  .container .element-3{
    width: 100%;
  }

  .container .view{
    width: 100%;
  }

  /* 画像4枚 → 2枚 */
  .container .kinami-img-x{
    width: calc(50% - 10px);
  }
	
	

}


/* =========================
   スマホ（768px以下）
========================= */
@media screen and (max-width: 768px){

  /* 全体余白 */
  .secWrap01{
    width: 90%;
    padding: 5% 0;
  }
	
	.pc{
		display: none;
	}
	
	.sp{
		display: block;
	}


  /* タイトル */
  .container .title{
    width: 100%;
  }

  .container .text-wrapper{
    font-size: 52px;
    line-height: 1.2;
    white-space: normal;
    text-align: center;
		margin: 0 auto;
  }

  .container .p{
    font-size: 18px;
  }

  /* 3カラム → 1カラム */
  .container .box{
    flex-direction: column;
    gap: 20px;
  }

  .container .box > div{
    width: 80%;
    height: auto;
		margin: 0 auto;
  }

  /* EVENT */
  .container .text-wrapper-13{
    font-size: 1.8rem;
  }


  /* テキスト折り返し許可 */
  .container .element-m-m-mh,
  .container .element-m-m-m-mh,
  .container .element-6,
  .container .element-7,
  .container .element-8{
    white-space: normal;
    line-height: 1.5;
  }

  /* 画像 2列 */
	.container .photo{
  flex-wrap: wrap; 
	width: 100vw;           /* 画面いっぱい */
	margin-left: calc(50% - 50vw); /* 中央ズレをリセット */
	gap: 0;
	}
	
  .container .kinami-img-x{
    width: 50%;
		max-width: none;
  }
	
	/*Movie*/
	.movieBg{
		background: none;
	}
	
	.movie{
    max-width: none;
    width: 80vw;
    aspect-ratio: 9 / 16;
    margin-left: calc(50% - 50vw); /* フル幅化 */
		padding: 0 16px;
  }

  /* PARTNERS */
  .container .PARTNERS{
		max-width: 90%;
    padding: 40px 40px 60px;
  }

  .container .frame-3{
    gap: 30px;
  }

}


/* =========================
   超スマホ（480px以下）
========================= */
@media screen and (max-width: 480px){
	.sp480{
		display: block;
	}
	
	.container {
    gap: 40px;
	}

  /* 画像1列 */
  .container .kinami-img-x{
    width: 50%;
  }

  /* フォント微調整 */
  .container .text-wrapper{
    font-size: 80%;
  }
	
	.container .element {
    line-height: 1.4em;
	}
	
	.container .text-wrapper-1 {
    font-size: 80%;
	}
	
	
	.container .text-wrapper-2 {
    font-size: 90%;
	}
	
	.container .text-wrapper-3 {
    font-size: 120%;
	}

  .container .text-wrapper-13{
    font-size: 1.5rem;
		margin: 0 auto 20px;
  }
	
	.container .text-wrapper-14{
		font-size: 80%;
	}
	
	.container .text-wrapper-15{
		font-size: 50%;
	}
	
	.container .text-wrapper-27{
		font-size: 75%;
	}
	
	.container .text-wrapper-32{
		font-size: 100%;
	}
	
	.container .text-wrapper-35,
	.container .text-wrapper-39 {
    white-space: normal;
		line-height: 30px;
	}
	
	.container .title-2,
	.container .title-3,
	.container .title-4{
    padding: 25px 30px;
	}
	
	.container .txt-3 {
    padding: 40px 30px;
	}
	
	.container .title-3 img {
    width: 100%;
	}
	
	
	.container .info {
    gap: 60px;
	}
	
	.container .box > div {
		width: 90%;
		padding: 50px 10px;
	}

	.container .date,
	.container .START{
    gap: 40px;
	}
	
	.container .frame-3 {
		width: 100%;
	}
	
	.container .PARTNERS {
    gap: 40px;
	}
	
	/*Movie*/
	.movie{
    max-width: none;
    width: 100vw;
	}
	
}


