@charset "UTF-8";

/**************************************************
MV
**************************************************/
.mv {
	width: 100%;
	aspect-ratio: 988 / 700;
	background-image: url(/wp/img/top/mv_bg.svg);
	background-position: top center;
	background-repeat: repeat-x;
	margin-top: 0;
	padding-top: 80px;
}

.mv__image-main {
	width: 100%;
	aspect-ratio: 988 / 700;
	padding-top: 40px;
	position: relative;
	z-index: -1;
}
.mv__image-main img {
	display: block;
	width: 95%;
	height: auto;
	object-fit: contain;
	margin-inline: auto;
}
.mv__image-main::after {
	content: "";
	display: block;
	width: 400%;
	height: 100%;
	max-height: 100px;
	background-image: url(/wp/img/top/mv_bottom.svg);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.mv__image-award {
	width: 100%;
	max-width: 1500px;
	height: clamp(100px, 18vw, 260px);
	margin-inline: auto;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.mv__image-award img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: right bottom;
}

.mv__catch-text {
	text-align: center;
	color: var(--color-main);
	font-size: clamp(20px, 2.8vw, 42px);
	font-weight: 700;
	line-height: 1;
	padding-block: 1em;
	margin-inline: calc(50% - 50vw);
	padding-inline: calc(50vw - 50%);
	width: 100vw;
	ont-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
}

@media (min-width: 768px) {
	.mv {
		height: calc(100vh - 40px);
		max-height: 900px;
		width: 100%;
		padding-top: unset;
	}
	.mv__image-main {
		height: 80vh;
		height: 80svh;
		height: 80dvh;
		max-height: 700px;
	}
	.mv__image-main img {
		display: block;
		height: 100%;
		width: 90%;
		object-fit: contain;
		margin-inline: auto;
	}
	.mv__image-main {
		height: calc(100vh - 40px);
		max-height: 900px;
		width: 100%;
		max-width: 100%;
	}

	.mv__catch-text {
		margin-top: 0em;
		background-color: unset;
		padding-block: unset;
		margin-inline: unset;
		padding-inline: unset;
		width: unset;
	}
	.mv__image-main::after {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.mv {
		aspect-ratio: inherit;
		background-image: url(/wp/img/top/mv-bg-w.svg);
		object-fit: cover;
	}
	.mv__image-main::after {
		bottom: -75px;
		width: 100%;
		height: 200px;
		max-height: inherit;
		background-image: url(/wp/img/top/mv_bottom-sp.svg);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.mv__image-main::before {
		content: "";
		display: block;
		position: absolute;
		bottom: -55px;
		left: 10px;
		z-index: 5;
		width: 100px;
		aspect-ratio: 1/2.5697;
		max-height: inherit;
		background-image: url(/wp/img/top/mv_main-catch.webp);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
	}
	.mv__catch-text {
		padding-block:3em 0;
		padding-inline: 0;
	}
	.mv__image-award {
		text-align: end;
	}

	.mv__image-award img {
		width: 200px;
		height: auto;
	}
}



@media screen and (min-width:768px) and ( max-width:1023px) {
.mv {
		height: calc(100vh - 40px);
		max-height: 670px;
		width: 100%;
		padding-top: unset;
	}

.mv__image-main {
	width: 100%;
	aspect-ratio: 988 / 700;
	padding-top: 40px;
	position: relative;
	z-index: -1;
}
.mv__image-main img {
	display: block;
	width: 95%;
	height: auto;
	object-fit: contain;
	margin-inline: auto;
}
.mv__image-main::after {
	content: "";
	display: block;
	width: 400%;
	height: 100%;
	max-height: 100px;
	background-image: url(/wp/img/top/mv_bottom.svg);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-size: contain;
	position: absolute;
	bottom: 30%;
	left: 0;
	z-index: 1;
}

.mv__image-award {
	width: 100%;
	max-width: 1500px;
	height: clamp(100px, 18vw, 260px);
	margin-inline: auto;
	position: absolute;
	bottom: 30%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.mv__image-award img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: right bottom;
}

.mv__catch-text {
	text-align: center;
	color: var(--color-main);
	font-size: clamp(20px, 2.8vw, 42px);
	line-height: 1;
	padding-block: 10em;
	margin-inline: calc(50% - 50vw);
	padding-inline: calc(50vw - 50%);
	width: 100vw;
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
	position: absolute;
	bottom: 80%;
}
}





/*-----iPadPro用------*/
/*　画面サイズが980pxから1024pxまではここを読み込む　*/      
@media screen and (min-width:1024px) and ( max-width:1200px) {
.mv {
		height: calc(100vh - 40px);
		max-height: 800px;
		width: 100%;
		padding-top: unset;
	}
	
.mv__image-main img {
	display: block;
	width: 95%;
	height: auto;
	object-fit: contain;
	margin-inline: auto;
}
.mv__image-main::after {
	content: "";
	display: block;
	width: 400%;
	height: 100%;
	max-height: 100px;
	background-image: url(/wp/img/top/mv_bottom.svg);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-size: contain;
	position: absolute;
	bottom: 15%;
	left: 0;
	z-index: 1;
}
	
.mv__image-award {
	width: 100%;
	max-width: 1500px;
	height: clamp(100px, 18vw, 260px);
	margin-inline: auto;
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}
	
.mv__catch-text {
	text-align: center;
	color: var(--color-main);
	font-size: clamp(20px, 2.8vw, 42px);
	line-height: 1;
	padding-block: 3em;
	margin-inline: calc(50% - 50vw);
	padding-inline: calc(50vw - 50%);
	width: 100vw;
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
	position: absolute;
	bottom: 80%;
}	
	
	
}
/**************************************************
追従ボタン
**************************************************/
.fix-button {
	position: fixed;
	bottom: -3px;
	left: 0;
	z-index: 100;
	width: 100%;
	opacity: 1;
	transition: opacity 0.1s linear;
}

@keyframes fix-button_anime {
	0%,
	100% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(-10px);
	}
}

@media (min-width: 768px) {
	.fix-button {
		position: fixed;
		bottom: unset;
		top: 50%;
		left: 20px;
		transform: translateY(-50%);
		width: clamp(100px, 14vw, 250px);
		height: clamp(100px, 14vw, 250px);
		animation: fix-button_anime 2s ease-in-out infinite;
	}

	.fix-button img {
	width: 100%;
	height:250px;
	object-fit: contain;
}
	
	
	.fix-button a {
		display: inline-block;
	}
}


@media (max-width: 768px) {
	.fix-button img {
	width: 100%;
	object-fit: contain;
	}
    }


@media (min-width: 1700px) {
	.fix-button {
		position: fixed;
		left: calc(50% - 800px);
		transform: translate(-50%, -50%);
	}
}

/* ホバー時のアニメーション */
@media (hover: hover) {
	.fix-button img:hover {
		animation: fix-button_hover 1.2s ease-in-out infinite;
	}

	@keyframes fix-button_hover {
		0%,
		100% {
			transform: scale(1);
		}

		25% {
			transform: scale(1.1);
		}
	}
}

/* モーダル時非表示 */
html.is-modalOpen .fix-button {
	opacity: 0;
}

/**************************************************
コンセプト
**************************************************/
.concept {
	margin-top: clamp(60px, 7.63vw, 110px);
}

.concept__title {
	max-width: 90%;
	margin-inline: auto;
}

.concept__title img {
	width: 100%;
}

.concept__text {
	margin-top: clamp(40px, 5.5vw, 80px);
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
}

.concept__text * {
	font-weight: 700;
	font-size: clamp(18px, 1.66vw, 24px);
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
}

.concept__text p {
	color: var(--color-main);
}

/**************************************************
プログラム
**************************************************/
.program__lead {
	text-align: center;
	font-size: clamp(18px, 1.66vw, 24px);
	font-weight: 900;
	margin-top: 20px;
}

.program__subtitle {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 40px;
	color: var(--color-main);
	font-size: clamp(24px, 2.22vw, 32px);
	font-weight: 900;
}

.program__subtitle img {
	width: 3em;
	height: 3em;
}

.program__list {
	list-style: none;
	padding: 0;
	display: grid;
	gap: 20px;
	margin-top: 20px;
}

.program__item {
	background-color: var(--color-main);
	color: var(--color-white);
	padding: 1em 1.5em;
	border-radius: var(--border-radius);
}

.program__item h4 {
	font-size: clamp(16px, 1.53vw, 22px);
	font-weight: 900;
}

.program__item p {
	font-size: clamp(16px, 1.25vw, 18px);
}

/**************************************************
講師・アドバイザー
**************************************************/
.staff {
	position: relative;
	z-index: 10;
}

.instructor__list,
.advisor__list {
	list-style: none;
	padding: 0;
}

.instructor__modal-link img,
.advisor__modal-link img {
	width: 100%;
}

/* 講師 */
.instructor__list {
	display: grid;
	gap: 60px;
	margin-top: 80px;
}

.instructor__modal-link {
	figure {
		max-width: 300px;
		margin-inline: auto;
	}

	h3 {
		text-align: center;
		font-size: clamp(16px, 1.25vw, 18px);
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	h3 em {
		font-style: normal;
		font-weight: 700;
	}

	@media (min-width: 768px) {
		display: grid;
		grid-template-columns: 30% 70%;
		gap: 20px;

		h3 {
			flex-direction: row;
			gap: 1em;
		}
	}
}

/* インストラクター モーダル */
.instructor__modal-content article {
	display: grid;
	grid-template-columns: 30% 70%;
	gap: 20px;

	img {
		width: 100%;
	}

	h3 {
		text-align: center;
		font-size: 18px;
	}

	h3 em {
		font-style: normal;
		font-weight: 700;
		margin-left: 1em;
	}
}

/* アドバイザー */
.advisor__list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin-top: 60px;

	@media (min-width: 768px) {
		grid-template-columns: repeat(4, 1fr);
	}
}

.advisor__modal-link {
	* {
		font-size: 16px;
		line-height: 1.5;
	}

	p {
		margin-top: 0.5em;
	}

	h3 {
		font-weight: 700;
	}

	small {
		display: block;
		font-size: 12px;
	}
}

/* アドバイザー モーダル */
.advisor__modal-content article {
	display: grid;
	grid-template-columns: 30% 70%;
	gap: 20px;

	img {
		width: 100%;
	}
}

/**************************************************
コンテスト応募要項
**************************************************/
.info__list {
	list-style: none;
	padding: 0;
	margin-top: 40px;
}

.info__item-title {
	display: flex;
	align-items: center;
	gap: 5px;
	color: var(--color-main);
	font-size: clamp(16px, 1.4vw, 20px);
	font-weight: 700;
	margin-top: 40px;
	margin-bottom: 20px;
}

.info__item-title img {
	width: 2.5em;
	height: 2.5em;
	object-fit: contain;
}

/* 受賞特典 */
._item01 .info__item-content {
	display: grid;
	place-items: center;
	background-color: var(--color-white);
	padding: 2em 1.5em;
	border-radius: var(--border-radius);
}

/* 応募対象者 */
._item02 .info__item-content p {
	font-size: clamp(16px, 1.66vw, 24px);
	font-weight: 700;
	text-align: center;
}

._item02 .info__item-content ol {
	list-style: none;
	padding: 0;
}

._item02 .info__item-content ol li {
	font-size: clamp(14px, 1.25vw, 18px);
	background-color: var(--color-white);
	padding: 1.5em;
	border-radius: var(--border-radius);
	margin-top: 1em;
	text-align: center;
}

._item02 .info__item-content ol li small {
	display: block;
	font-size: clamp(12px, 0.97vw, 14px);
	color: #727171;
}

._item02 .info__item-content ol em {
	color: var(--color-main);
	font-style: normal;
	font-weight: 700;
	font-size: clamp(16px, 1.53vw, 22px);
}

/* 対象ビジネスプラン */
._item03 .info__item-content div {
	background-color: var(--color-white);
	padding: 1.5em;
	border-radius: var(--border-radius);
}

._item03 .info__item-content div p {
	color: var(--color-main);
	font-size: clamp(16px, 1.66vw, 24px);
	font-weight: 700;
	max-width: 730px;
	margin-inline: auto;
}

._item03 .info__item-content small {
	display: block;
	font-size: clamp(12px, 0.97vw, 14px);
	margin-top: 0.3em;
	color: #727171;
}

/* ボタン */
.info__button {
	margin-top: 40px;
}

.info__button a {
	margin-inline: auto;
}





/**************************************************
スケジュール
**************************************************/
.schedule__title {
	display: flex;
	align-items: center;
	gap: 5px;
	color: var(--color-main);
	font-size: clamp(16px, 1.4vw, 20px);
	font-weight: 700;
	margin-top: 40px;
	margin-bottom: 20px;
}

.schedule__title img {
	width: 2.5em;
	height: 2.5em;
	object-fit: contain;
}

.schedule__list {
	list-style: none;
	padding: 0;
	display: grid;
	gap: 0.8em;
}

.schedule__item > div {
	background-color: var(--color-black);
	border-radius: var(--border-radius);
	padding: 1em 1.25em;
	color: var(--color-white);
	font-size: clamp(16px, 1.25vw, 18px);
}

.schedule__item > div h3 {
	width: 10em;
	font-size: clamp(16px, 1.4vw, 20px);
	font-weight: 700;
}

.schedule__item small {
	display: block;
	font-size: clamp(12px, 0.97vw, 14px);
	color: #727171;
}

.schedule__item h3 small {
	color: unset;
}

.schedule__item strong {
	display: block;
	font-size: clamp(13px, 0.97vw, 15px);
	color: var(--color-main);
	font-weight: 700;
}

@media (min-width: 768px) {
	.schedule__item > div {
		padding: 1em 2em;
	}
}

/* _flex */
@media (min-width: 768px) {
	.schedule__item > div._flex {
		display: flex;
	}
}

.schedule__item > div._flex p {
	font-weight: 700;
}

/* _gray */
.schedule__item > div._gray {
	background-color: var(--color-gray);
	color: var(--color-body-txt);
}

/* _red */
.schedule__item > div._red {
	background-color: var(--color-main);
}

/* _program */
.schedule__item > div._program p {
	display: inline-block;
	font-size: clamp(16px, 1.25vw, 20px);
	font-weight: 700;
}

.schedule__item > div._program h4 {
	font-size: clamp(16px, 1.25vw, 20px);
	font-weight: 700;
}

/* _last */
.schedule__item > div._last {
	align-items: center;
}

.schedule__item > div._last > div span {
	display: inline-block;
	background-color: var(--color-white);
	color: var(--color-black);
	font-size: 15px;
	font-weight: 700;
	padding: 0 0.5em;
	border-radius: 4px;
	margin-right: 0.5em;
	vertical-align: middle;
}

@media (min-width: 768px) {
	.schedule__item > div._last > div {
		display: flex;
		gap: 1em;
	}
}

/**************************************************
FAQ アコーディオン
**************************************************/
.faq__list {
	list-style: none;
	padding: 0;
	margin-top: 40px;
}

.faq__item {
	margin-bottom: 1em;
	border-radius: var(--border-radius);
	overflow: hidden;
}


/**************追加*******************/

.schedule__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.schedule__item {
  margin-bottom: 2px;
  margin-top: 2px;
}

.program__row {
  background: #000;
  color: #fff;
  border-radius: 16px;
  padding: 18px 30px;
  display: flex;
  flex-direction: column;
  gap: 7px; /* ← 30%ほど詰めました（以前10px） */
}
		
.program__row small{
color:#FFF;
}		

.program__cols {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.program__col {
  font-size: clamp(16px, 1.25vw, 18px);
	font-weight: bold;
}

.program__lecture {
  font-weight: bold;
  font-size: 1.3em;
	width:20%;
}

.program__date {
  color: #F00;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.05;
}

.program__venue {
  width:100%;
}

.program__theme {
  font-size: 1.15em;
  font-weight: bold;
  margin-top: 4px; /* ← 30%ほど詰めました（以前6px） */
  color: #fff;     /* テーマの色を白に */
}
		
		
.kaijo{
	display: inline-block;
	background-color:#FFF;
	color: #000;
	font-size: 15px;
	font-weight: 700;
	padding: 0 0.5em;
	border-radius: 4px;
	margin-right: 0.5em;
	vertical-align: middle;
}

.themes{
	display: inline-block;
	background-color:#c40d23;
	color: #FFF;
	font-size: 15px;
	font-weight: 700;
	padding: 0 0.5em;
	border-radius: 4px;
	margin-right: 0.5em;
	vertical-align: middle;
}
		
		

@media (max-width: 600px) {
  .program__row {
    padding: 14px 10px;
    gap: 5px; /* モバイルではさらに詰めてもOK */
  }
  .program__cols {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
  }
	
.program__lecture {
  font-weight: bold;
  font-size: 1.3em;
	width:100%;
}	
	
  .program__date {
    margin-left: 0;
  }
  .program__theme {
    margin-top: 4px;
  }
}


.news-container02 {
      background: #fff;
      border-radius: 18px;
      padding: 24px 18px;
      width: 700px;
      max-width: 95vw;
      margin: 36px auto;
      box-sizing: border-box;
      box-shadow: 0 2px 10px rgba(180,180,180,0.7);
    }



.news-image {
      min-width: 240px;
      width: 400px;
      height: 270px;
      background: #b3b3b3;
      border-radius: 2px;
      flex-shrink: 0;
      object-fit: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      color: #fff;
      background-image: url("/wp/img/top/thumbs.jpg");
      background-size:cover;
      background-repeat:  no-repeat; 
    }


.news-image02 {
	width: 100%;
      height: 400px;
	margin: 0 auto;
      background: #b3b3b3;
      border-radius: 10px;
      flex-shrink: 0;
      object-fit: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      color: #fff;
      background-image: url("/wp/img/top/thumbs01.jpg");
      background-size:cover;
      background-repeat:  no-repeat; 
    }
.news-content {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }
.news-title {
      color: #de1919;
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
    }
    .news-date {
      color: #222;
      font-size: 15px;
      margin-bottom: 16px;
    }
.news-text {
      color: #343434;
      font-size: 15px;
      line-height: 1.7;
    }
@media (max-width: 768px) {
      .news-container {
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        padding: 12px;
        gap: 18px;
      }
      .news-image {
        width: 100%;
        min-width: 0;
        height: 200px;
      }
	 .news-image02 {
        width: 100%;
        min-width: 0;
        height: 250px;
		 font-size:18px;
		 padding:1em;
      }
    }

@media (max-width: 768px) {
 	.news-container a{
	text-decoration: none;
    gap: 28px;
	display: flex;
    flex-wrap: wrap;
    }
    }



 @media (max-width: 480px) {
      .news-container {
        padding: 6px;
        border-radius: 10px;
      }
      .news-title {
        font-size: 18px;
      }
      .news-date, .news-text {
        font-size: 13px;
      }
    }


.news-container {
      background: #fff;
      border-radius: 18px;
      padding: 24px 18px;
      display: flex;
      gap: 28px;
      width: 900px;
      max-width: 95vw;
      margin: 36px auto;
      box-sizing: border-box;
      box-shadow: 0 2px 10px rgba(180,180,180,0.7);
    }

.news-container a{
	text-decoration: none;
	display: flex;
    gap: 28px;
    }



.news-image {
      min-width: 240px;
      width: 400px;
      height: 270px;
      background: #b3b3b3;
      border-radius: 10px;
      flex-shrink: 0;
      object-fit: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      color: #fff;
      background-image: url("/wp/img/top/thumbs01.jpg");
      background-size:cover;
      background-repeat:  no-repeat; 
    }
.news-content {
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
    }
.news-title {
      color: #de1919;
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 5px;
    }
    .news-date {
      color: #222;
      font-size: 15px;
      margin-bottom: 16px;
    }
.news-text {
      color: #343434;
      font-size: 15px;
      line-height: 1.7;
    }
@media (max-width: 768px) {
      .news-container {
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        padding: 12px;
        gap: 18px;
      }
      .news-image {
        width: 100%;
        min-width: 0;
        height: 200px;
      }
    }

@media (max-width: 768px) {
 	.news-container a{
	text-decoration: none;
    gap: 28px;
	display: flex;
    flex-wrap: wrap;
    }
    }



 @media (max-width: 480px) {
      .news-container {
        padding: 6px;
        border-radius: 10px;
      }
      .news-title {
        font-size: 18px;
      }
      .news-date, .news-text {
        font-size: 13px;
      }
    }



