/*
breakthroughcamp2025
-----------------------------*/
#breakthroughcamp2025 {
	margin-top: 50px;
	background-color: #fff;
}
@media (min-width: 768px) {
	#breakthroughcamp2025 {
		margin-top: 70px;
	}
}
@media (min-width: 1280px) {
	#breakthroughcamp2025 {
		margin-top: 78px;
	}
}

@media (min-width: 768px) {
	#breakthroughcamp2025 .sp {
		display: none;
	}
}

#breakthroughcamp2025 .pc {
	display: none;
}
@media (min-width: 768px) {
	#breakthroughcamp2025 .pc {
		display: block;
	}
}

#breakthroughcamp2025 img {
	max-width: 100%;
}

/* ttl_h2 */
#breakthroughcamp2025 .ttl_h2 {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.6;
}
#breakthroughcamp2025 .ttl_h2 span {
	display: block;
	color: #FF1100;
	font-family: 'Barlow';
	font-weight: 600;
	font-size: 2.4rem;
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 .ttl_h2 {
		font-size: 3.6rem;
	}

	#breakthroughcamp2025 .ttl_h2 span {
		font-size: 3.2rem;
	}
}

/* ttl_border */
#breakthroughcamp2025 .ttl_border {
	font-size: 2.8rem;
	font-weight: 500;
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

#breakthroughcamp2025 .ttl_border::before {
	content: "";
	display: inline-block;
	height: 1px;
	width: 100%;
	background-color: #000;
}

#breakthroughcamp2025 .ttl_border::after {
	content: "";
	display: inline-block;
	height: 1px;
	width: 100%;
	background-color: #000;
}

#breakthroughcamp2025 .ttl_border span {
	display: block;
	padding: 0 5rem;
	flex: none;
}

#breakthroughcamp2025 .inner {
	margin-left: 20px;
	margin-right: 20px;
}
@media (min-width: 1366px) {
	#breakthroughcamp2025 .inner {
		margin-left: 0;
		margin-right: 0;
	}
}

/*  fv ----------*/
#breakthroughcamp2025 #fv {
	background-color: #DD1000;
	padding-bottom: 37.33vw;
	position: relative;
	z-index: 1;
}

#breakthroughcamp2025 #fv .text {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	top: -13.33vw;
}

#breakthroughcamp2025 #fv .text h1 {
	margin-bottom: 8vw;
}
#breakthroughcamp2025 #fv .text h1 img {
	max-width: none;
	width: 100%;
}

#breakthroughcamp2025 #fv .text .date {
	margin-bottom: 5.33vw;
}
#breakthroughcamp2025 #fv .text .date img {
	max-width: none;
	width: 100%;
}

#breakthroughcamp2025 #fv .plase {
	margin-bottom: 5.33vw;
}
#breakthroughcamp2025 #fv .plase dl {
	display: flex;
	font-size: 1.8rem;
	font-weight: 600;
}
#breakthroughcamp2025 #fv .plase dt {
	background-color: #333;
	color: #fff;
	width: 74px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;

}
#breakthroughcamp2025 #fv .plase dd {
	color: #fff;
	padding: 5px;
	line-height: 1.6;
}

#breakthroughcamp2025 #fv .btn_cta span::after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: url(/jp/showroom/virtual/lp/breakthrough/img/btn_arrow_red.svg) no-repeat;
	background-size: cover;
	margin-left: 5px;
}

@media (min-width: 768px) {
	#breakthroughcamp2025 #fv {
		padding-bottom: 0;
	}
	#breakthroughcamp2025 #fv .main_img img {
		height: 71.02vw;
		vertical-align: top;
	}

	#breakthroughcamp2025 #fv .text {
		position: absolute;
		top: 7.98vw;
		right: 3.78vw;
		width: 44.65vw;
	}

	#breakthroughcamp2025 #fv .text h1 {
		margin-bottom: 2.2vw;
	}

	#breakthroughcamp2025 #fv .text .date {
		margin-bottom: 1.4vw;
		width: 32.21vw;
	}

	#breakthroughcamp2025 #fv .plase {
		margin-bottom: 2.2vw;
	}

	#breakthroughcamp2025 #fv .btn_cta_area {
		width: 35vw;
	}

	#breakthroughcamp2025 #fv .btn_cta {
		font-size: 1.8rem;
	}
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #fv .text {
		right: 8.78vw;
		width: 38.65vw;
	}

	#breakthroughcamp2025 #fv .btn_cta_area {
		width: 30.01vw;
	}

	#breakthroughcamp2025 #fv .btn_cta {
		font-size: 2.4rem;
	}

	#breakthroughcamp2025 #fv .btn_cta span::after {
		width: 32px;
		height: 32px;
		margin-left: 10px;
	}

	#breakthroughcamp2025 #fv .plase dl {
		font-size: 2rem;
	}
}

/* about ----------*/
#breakthroughcamp2025 #about {
	background: url(/jp/showroom/virtual/lp/breakthrough/img/about_bg.jpg) no-repeat top center;
	background-size: contain;
	position: relative;
 	z-index: 2;
}
@media (min-width: 1366px) {
	#breakthroughcamp2025 #about {
		background: url(/jp/showroom/virtual/lp/breakthrough/img/about_bg.jpg) no-repeat top center;
		background-size: cover;
	}
}

#breakthroughcamp2025 #about .con {
	border: #333;
	background: rgba(255, 255, 255, 0.85);
	border: 1px solid #333;
	border-radius: 20px 0 20px 0;
	margin-left: 20px;
	margin-right: 20px;
	padding: 40px 20px 80px;
	position: relative;
	top: -22.67vw;
}
@media (min-width: 768px) {
	#breakthroughcamp2025 #about .con {
		top: -10vw;
		width: 82.43%;
		margin: 0 auto;
	}
}
@media (min-width: 1366px) {
	#breakthroughcamp2025 #about .con {
		top: -16vw;
		padding: 50px 40px;
	}
}

#breakthroughcamp2025 #about .ttl_h2 {
	margin-bottom: 20px;
}

#breakthroughcamp2025 #about .lead p {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 1.8rem;
}

#breakthroughcamp2025 #about .catch {
	width: 78.15%;
	margin: 0 auto 40px;
	text-align: center;
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #about .ttl_h2 {
		margin-bottom: 40px;
	}

	#breakthroughcamp2025 #about .lead p {
		text-align: center;
		margin-bottom: 40px;
	}

	#breakthroughcamp2025 #about .catch {
		width: 56.84%;
		margin: 0 auto 60px;
	}

	#breakthroughcamp2025 #about .ttl_border {
		margin-bottom: 40px;
	}
}

/* merit */
#breakthroughcamp2025 #about .merit {
	margin-bottom: 60px;
}
@media (min-width: 768px) {
	#breakthroughcamp2025 #about .merit {
		max-width: 538px;
		margin: 0 auto 60px;
	}
}
@media (min-width: 1366px) {
	#breakthroughcamp2025 #about .merit {
		display: flex;
		align-items: center;
		max-width: none;
		position: relative;
	}

	#breakthroughcamp2025 #about .merit .center {
		width: 46.37%;
		text-align: center;
		margin: 0 auto;
	}
}

#breakthroughcamp2025 #about .merit .balloon {
	border: 3px solid #333;
	padding: 25px 15px;
	position: relative;
  	background: #fff;
	  display: inline-block;
}
#breakthroughcamp2025 #about .merit .balloon._01::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-width: 24px 11px 0 11px;
	border-color: #333 transparent transparent;
	translate: -50% 100%;
} 
#breakthroughcamp2025 #about .merit .balloon._01::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	border-style: solid;
	border-width: 19.2px 8.8px 0 8.8px;
	border-color: #fff transparent transparent;
	translate: -50% 100%;
}
#breakthroughcamp2025 #about .merit .balloon._01 {
	margin-bottom: -77px;
}

#breakthroughcamp2025 #about .merit .balloon._02::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-style: solid;
	border-width: 0 11px 24px 11px;
	border-color: transparent transparent #333333;
	translate: -50% -100%;
} 
#breakthroughcamp2025 #about .merit .balloon._02::after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-style: solid;
	border-width: 0 8.8px 19.2px 8.8px;
	border-color: transparent transparent #ffffff;
	translate: -50% -100%;
}
#breakthroughcamp2025 #about .merit .balloon._02 {
	margin-top: -70px;
}

#breakthroughcamp2025 #about .merit .balloon h4 {
	font-size: 2.4rem;
	font-weight: 600;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 20px;
}

#breakthroughcamp2025 #about .merit .balloon ul li {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.6;
	display: flex;
}

#breakthroughcamp2025 #about .merit .balloon ul li:not(:last-of-type) {
	margin-bottom: 20px;
}

#breakthroughcamp2025 #about .merit .balloon ul li::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(/jp/showroom/virtual/lp/breakthrough/img/icon_check.svg) no-repeat;
	background-size: cover;
	flex: none;
	margin-right: 7px;
	position: relative;
	bottom: -5px;
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #about .merit .balloon {
		width: 33.4%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 2;
		padding: 25px;
	}
	#breakthroughcamp2025 #about .merit .balloon._01 {
		margin-bottom: 0;
		left: 0;
	}
	#breakthroughcamp2025 #about .merit .balloon._02 {
		margin-top: 0;
		right: 0;
	}

	#breakthroughcamp2025 #about .merit .balloon._01::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		left: auto;
		bottom: auto;
		border-style: solid;
		border-width: 12px 0 12px 28px;
		border-color: transparent transparent transparent #333333;
		translate: 100% -50%;
	} 
	#breakthroughcamp2025 #about .merit .balloon._01::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		left: auto;
		bottom: auto;
		border-style: solid;
		border-width: 8.7px 0 8.7px 20.4px;
		border-color: transparent transparent transparent #ffffff;
		translate: 100% -50%;
	}

	#breakthroughcamp2025 #about .merit .balloon._02::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		border-style: solid;
		border-width: 12px 28px 12px 0;
		border-color: transparent #333333 transparent transparent;
		translate: -100% -50%;
	} 
	#breakthroughcamp2025 #about .merit .balloon._02::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		border-style: solid;
		border-width: 8.7px 20.4px 8.7px 0;
		border-color: transparent #ffffff transparent transparent;
		translate: -100% -50%;
	}
}

/* achievement */
#breakthroughcamp2025 #about .achievement {
	margin-bottom: 60px;
}

#breakthroughcamp2025 #about .achievement .photos .ph:not(:last-of-type) {
	margin-bottom: 20px;
}

#breakthroughcamp2025 #about .achievement .photos .ph {
	text-align: center;
}

@media (min-width: 768px) {
	#breakthroughcamp2025 #about .achievement .photos {
		display: flex;
		column-gap: 20px;
	}

	#breakthroughcamp2025 #about .achievement .photos .ph:not(:last-of-type) {
		margin-bottom: 0;
	}
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #about .achievement .lead {
		text-align: center;
		margin-bottom: 30px;
	}

	#breakthroughcamp2025 #about .achievement .photos {
		column-gap: 43px;
	}
}

/* voice */
#breakthroughcamp2025 #about .voice .items {
	width: 85%;
	margin: 0 auto;
}

#breakthroughcamp2025 #about .voice .items .item {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 6px;
	padding: 20px;
	position: relative;
}

#breakthroughcamp2025 #about .voice .items .item p {
	font-size: 1.8rem;
	line-height: 1.6;
}

#breakthroughcamp2025 #about .voice .items .item:not(:last-of-type) {
	margin-bottom: 60px;
}

#breakthroughcamp2025 #about .voice .items .icon {
	width: 70px;
	position: absolute;
	right: 0;
}

@media (min-width: 768px) {
	#breakthroughcamp2025 #about .voice .items {
		width: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#breakthroughcamp2025 #about .voice .items .item {
		width: 46%;
		margin-bottom: 60px;
	}

	#breakthroughcamp2025 #about .voice .items .icon {
		bottom: -50px;
	}
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #about .voice .items .item {
		width: 23.57%;
	}
}


/* program ----------*/
#breakthroughcamp2025 #program {
	background: url(/jp/showroom/virtual/lp/breakthrough/img/program_bg_sp.jpg) no-repeat top center;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (min-width: 768px) {
	#breakthroughcamp2025 #program {
		background: url(/jp/showroom/virtual/lp/breakthrough/img/program_bg.jpg) no-repeat top center;
		background-size: cover;
	}
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #program {
		padding-top: 80px;
		padding-bottom: 60px;
	}
}

#breakthroughcamp2025 #program .ttl_h2 {
	margin-bottom: 40px;
}

#breakthroughcamp2025 #program .items {
	margin-bottom: 40px;
}

#breakthroughcamp2025 #program .item {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 1;
	display: flex;
	padding: 15px 18px;
	overflow: visible;
}

#breakthroughcamp2025 #program .item:not(:last-of-type) {
	margin-bottom: 30px;
}

#breakthroughcamp2025 #program .item:not(:last-of-type)::before {
	content: "";
	display: block;
	width: 28px;
	height: 42px;
	background: url(/jp/showroom/virtual/lp/breakthrough/img/time_arrow.svg) no-repeat center;
	background-size: contain;
	position: absolute;
	left: 40px;
	bottom: -30px;
	z-index: 2;
}

#breakthroughcamp2025 #program .item .time {
	color: #FF1100;
	font-family: 'Barlow';
	font-weight: 600;
	font-size: 2rem;
	width: 136px;
	flex: none;
}

#breakthroughcamp2025 #program .item .detile {
	font-size: 1.8rem;
	line-height: 1.4;
	width: 100%;
}

#breakthroughcamp2025 #program .items .note {
	display: block;
	font-size: 1.4rem;
}

@media (min-width: 768px) {
	#breakthroughcamp2025 #program .items {
		max-width: 1124px;
		margin: 0 auto 80px;
	}
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #program .item {
		padding: 20px 40px;
	}

	#breakthroughcamp2025 #program .item .time {
		width: 180px;
		font-size: 2.8rem;
	}

	#breakthroughcamp2025 #program .item .detile {
		font-size: 2.4rem;
	}

	#breakthroughcamp2025 #program .items .note {
		display: inline-block;
		margin-left: 10px;
	}
}

/* speakers */
#breakthroughcamp2025 #program .speakers .ttl_border {
	margin-bottom: 40px;
}

#breakthroughcamp2025 #program .speakers .cards .card:not(:last-of-type) {
	margin-bottom: 40px;
}

#breakthroughcamp2025 #program .speakers .cards .card .prof .ph {
	width: 148px;
	margin: 0 auto 15px;
}

#breakthroughcamp2025 #program .speakers .cards .card .post {
	font-size: 1.8rem;
	line-height: 1.6;
	margin-bottom: 15px;
}

#breakthroughcamp2025 #program .speakers .cards .card .name {
	font-size: 2.4rem;
	font-weight: 600;
	margin-bottom: 15px;
}

#breakthroughcamp2025 #program .speakers .cards .card .explanation p {
	line-height: 1.6;
}

@media (min-width: 1024px) {
	#breakthroughcamp2025 #program .speakers {
		max-width: 1124px;
		margin: 0 auto;
	}

	#breakthroughcamp2025 #program .speakers .cards {
		display: flex;
		justify-content: space-between;
	}
	#breakthroughcamp2025 #program .speakers .cards .card {
		width: 48%;
	}
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #program .speakers .cards .card .prof {
		display: flex;
		margin-bottom: 24px;
	}

	#breakthroughcamp2025 #program .speakers .cards .card .prof .ph {
		margin: 0;
		margin-right: 32px;
		width: 200px;
	}

	#breakthroughcamp2025 #program .speakers .cards .card .prof .txt {
		width: 100%;
	}
}

/* summary ----------*/
#breakthroughcamp2025 #summary {
	padding-top: 40px;
	padding-bottom: 60px;
	max-width: 1048px;
	margin: 0 auto;
}

#breakthroughcamp2025 #summary .ttl_h2 {
	margin-bottom: 60px;
}

#breakthroughcamp2025 #summary .list dl {
	border-bottom: 1px solid #333;
	padding: 20px 0;
}

#breakthroughcamp2025 #summary .list dl dt {
	font-size: 1.8rem;
	font-weight: 500;
	color: #FF1100;
	margin-bottom: 15px;
}

#breakthroughcamp2025 #summary .list dl dd {
	line-height: 1.6;
	font-size: 1.8rem;
}

#breakthroughcamp2025 #summary .list dl dd .note {
	display: block;
	font-size: 1.4rem;
	margin-top: 5px;
}

#breakthroughcamp2025 #summary .ph {
	margin-top: 20px;
	text-align: center;
}

@media (min-width: 1366px) {
	#breakthroughcamp2025 #summary .list {
		position: relative;
	}

	#breakthroughcamp2025 #summary .ph {
		position: absolute;
		top: 0;
		right: 0;
		width: 324px;
	}

	#breakthroughcamp2025 #summary .list dl {
		display: flex;
	}
	#breakthroughcamp2025 #summary .list dl dt {
		width: 190px;
		flex: none;
		margin-bottom: 0;
	}

	#breakthroughcamp2025 #summary .list .group {
		width: 684px;
	}
}

/* btn_cta ----------*/
#breakthroughcamp2025 .btn_cta_area {
	position: relative;
	display: block; /* 幅指定したい場合は block にしてOK */
	--shadow-x: 6px;
	--shadow-y: 6px;
	--shadow-color: rgba(0, 0, 0, 1);
}
#breakthroughcamp2025 .btn_cta_area::before{
	content: "";
	position: absolute;
	left: var(--shadow-x);
	top: var(--shadow-y);
	width: 100%;
	height: 100%;
	background: var(--shadow-color);
	border-radius: 100px;
	z-index: 0;
	pointer-events: none;
  }

#breakthroughcamp2025 .btn_cta {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	border-radius: 100px;
	font-size: 2rem;
	font-weight: 500;
	width: 100%;
	height: 80px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	transition: transform 0.3s ease;
}

#breakthroughcamp2025 .btn_cta span {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (min-width: 1366px) {
	/* --- ホバー・フォーカス時：押し込まれるように --- */
	#breakthroughcamp2025 .btn_cta_area:hover .btn_cta,
	#breakthroughcamp2025 .btn_cta:focus {
	transform: translate(var(--shadow-x), var(--shadow-y));
	}

	/* --- 押下中：さらに少しだけ下げる --- */
	#breakthroughcamp2025 .btn_cta:active {
	transform: translate(calc(var(--shadow-x) + 2px), calc(var(--shadow-y) + 2px));
	transition-duration: 0.05s;
	}
}

/* cta */
#breakthroughcamp2025 #cta {
	padding-bottom: 80px;
	max-width: 700px;
	margin: 0 auto;
}

#breakthroughcamp2025 #cta .btn_cta_area {
	max-width: 400px;
	margin: 0 auto 40px;
}

#breakthroughcamp2025 #cta .btn_cta._btm {
	background-color: #FF1100;
	color: #fff;
}

#breakthroughcamp2025 #cta .btn_cta._btm span::after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: url(/jp/showroom/virtual/lp/breakthrough/img/btn_arrow_white.svg) no-repeat;
	background-size: cover;
	margin-left: 10px;
}

#breakthroughcamp2025 #cta .note {
	font-size: 1.6rem;
	margin-bottom: 20px;
	line-height: 1.6;
}
