@charset "utf-8";

.google-auto-placed,  
.adsbygoogle *,
.adsbygoogle { display:none !important; width:0 !important; height: 0 !important; position: absolute !important; text-indent:-99999999em !important; overflow:hidden !important; opacity:0 !important; z-index:-55 !important; }


/* 23.08.04 */
.yearA { justify-content: inherit; }
.yearA li { width: 100%; }
#pipeline .table th { padding: 0; }
#pipeline .table td:last-child { padding: 30px 0; }
#pipeline .lineBox p.purple { width: 17%; }
#pipeline .lineBox p.blue { width: 19%; }
#pipeline .lineBox p.purple.discovery { width: 33.3333%; }
#pipeline .lineBox p.mint.size1 { width: 36%; }
#pipeline .lineBox p.mint.size2 { width: 20%; }

/* 22.08.19 */
#pipeline .lineBox p.first,
#pipeline .lineBox p.sizeS { width: 41%; }
#pipeline .lineBox p { width: 36%; }
#pipeline .lineBox p.sizeB { width: 63.177504%; }
#pipeline .lineBox p.sizeSM { width: 45.8%; }
#pipeline .lineBox p.orange { width: 26% !important; }
#pipeline .lineBox p.sizeS.right { width: 62.2144%; }
#pipeline .lineBox p.sizeM { width: 50%; }
#pipeline .lineBox p.right01 { width: 19.8594%; }
.yearA { display: flex; justify-content: space-between; }
/**/

/* 23.08.29 */
#pipeline .table td .data ul { flex-wrap: wrap; gap: 30px 0; }
#pipeline .table td .data ul .img { max-width: 190px; }
#pipeline .table td .data ul .icon { flex-shrink: 0; }
#pipeline .table td .data ul button { font-size: 16px; font-family: "S-CoreDream-4Regular"; display: flex; align-items: center; gap: 0 6px; }
.added .link_a,
.added .link_a a { display: flex; align-items: center; justify-content: center; }
.added .link_a { gap: 0 10px; }
.added .link_a a { background: #153a6a; gap: 0 5px; border-radius: 5px; padding: 5px 10px; color: #fff; font-size: 12px; white-space: nowrap; }

@media (max-width: 1200px) {
	#pipeline .table td.graph ul li:last-child {
		color: #f5f5f5;
	}
	#pipeline .table td .data ul { width: 100%; gap: 30px 40px; }
	#pipeline .table td .data ul li { margin-right: 0 !important; width: auto; padding: 0; }
}

@media screen and (max-width: 960px) {
	#pipeline .table td .data ul { width: 100%; gap: 20px 30px; }
	.added .txtBox .scrollBox { overflow: scroll; }
	.added .txtBox .scrollBox table { width: 832px; }
}
@media (max-width: 639px) {
	#pipeline .lineBox p.purple { width: 19%; }
	#pipeline .lineBox p.blue { width: 22%; }
	#pipeline .lineBox p:after { right: 4px; }
	#pipeline .lineBox p.mint.size1 { width: 38%; }
	#pipeline .lineBox p.mint.size2 { width: 23%; padding-left: 2%; }

	#pipeline .table .data ul li button { font-size: 13px; }
}

/* 25.04.30 */
#sv.sv010 {
    background: url(/img/sub/sv_02.jpg) no-repeat center;
    background-size: cover;
}
.overview__area { display: flex; justify-content:space-between; align-items:center; padding-bottom: 65px; }
.overview__area .left{ width: 47.14%; }
.overview__area .right{ width: calc(52.86% - 60px); }
.circle__list { display: flex; }
.circle__item { display: flex; flex-direction:column; justify-content:center; align-items:center; min-width: 250px; aspect-ratio:1/1; border-radius:50%; background: url("/img/sub/circle_line.svg") no-repeat center center/contain; }
.circle__item:nth-child(2) { transform:translateX(-17.2%); }
.circle__item:nth-child(3) { transform:translateX(calc(-17.2% * 2)); }
.circle__item > img { max-width:25%; }
.circle__item > span { margin-top: 1.55em; font-family: "S-CoreDream-5Medium", sans-serif; font-size: 18px; letter-spacing: -0.02em; color: #336AB1; text-align: center; }

.overview__area .text-box > p { font-size: 18px; line-height: 1.6; letter-spacing: 0; color: #666; }
.overview__area .text-box > p + p { margin-top: 1em; }
.overview__area .btn-link { display: flex; justify-content:center; align-items:center; margin-top: 34px; width:fit-content; height: 70px; border:1px solid #153A6A; padding: 0 22.5px; font-family: "S-CoreDream-5Medium", sans-serif; font-size: 18px; font-weight: 500; letter-spacing: -0.02em; color: #153A6A; transition: 0.2s ease-in; }
.overview__area .btn-link::after { content:""; display: block; width: 10px; height: 14px; margin-left: 20px; background: url("/img/sub/icon_btn_arrow.svg") no-repeat center center/contain; transition: 0.2s ease-in; }
.overview__area .btn-link:hover { color: #fff; background-color: #153A6A; }
.overview__area .btn-link:hover::after { -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1); -o-filter: brightness(0) invert(1); -ms-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

.timeline__area { position: relative; padding: 85px 0 139px; }
.bg-gray { position: relative;  }
.bg-gray::before { content: ""; width: 100000000%; height: 100%; background: #f4f4f4; display: block; position: absolute; z-index: -1; right: -130px; top: 0; }
.timeline__area .title { font-family: "S-CoreDream-6Bold",sans-serif; font-size: 32px; line-height: 1.187; color: #222; letter-spacing: 0; text-align: center; }
.timeline { margin-top: 60px; }
.timeline .list { position: relative; display: flex; padding: 0 35px; }
.timeline .list::before { content: ""; position: absolute; left: 0; top: 50%; display: block; width: 100%; height: 1px; background-color: #153A6A; transform: translateY(-50%); z-index: -1; }
.timeline .item { width: 15.7%; }
.timeline .item .circle { display: flex; justify-content: center; align-items: center; width: 80px; aspect-ratio: 1/1; background-color: #153A6A; border-radius: 50%; font-size: 20px; color: #f4f4f4; }
.timeline .item .info { display: flex; flex-direction: column; gap: 10px; }
.timeline .info { display: flex; padding: 0 35px;}
.timeline .info li { position: relative; display: flex; flex-direction: column; width: 31.4%; gap: 28px; padding-left: 60px; }
.timeline .info li::after { content: ""; position: absolute; left: 40px; top: 25px; display: block; width: 1px; height: calc(100% + 5px); background-color: #153A6A; }
.timeline .info li > p {  position: relative; font-family: "S-CoreDream-3Light", sans-serif; font-size: 18px; line-height: 1.5; letter-spacing: 0; color: #666; }
.timeline .info li > p::after { content: ""; position: absolute; left: -30px; top: 3px; display: block; width: 20px; height: 20px; border: 1px solid #153A6A; border-radius: 50%; background-color: #f4f4f4; z-index: 5;}
.timeline .info li .tooltip {position: absolute; left: 28px; top:calc(100% + 14px); display: flex; justify-content:center; align-items:center; width: fit-content; height: 47px; padding: 0 17px; border:1px solid #153A6A; border-radius:3px; background-color: #fff; font-family: "S-CoreDream-6Bold", sans-serif; font-size: 18px; letter-spacing: 0; color: #153A6A; }
.timeline .info li .tooltip::before { content: ""; position: absolute; left: 5px; top: -7px; display: block; width:13px; height:7px; background: url("/img/sub/tooltip_tail.svg") no-repeat center center/contain; }
.timeline .info.top { position: relative; left: calc(15.7% - 15px); margin-bottom: 30px; align-items: flex-end; }
.timeline .info.bottom { margin-top: 30px;}
.timeline .info.bottom li { height: fit-content; }
.timeline .info.bottom li::after { top: -30px; height: calc(100% + 20px); }
.timeline .info.bottom li p:last-child { position: relative; }
.timeline .info.bottom li p:last-child::before { content:""; position: absolute;left: -24px; top: 10px; display: block; width: 10px; height: 100%; background-color: #f4f4f4; z-index: 1; }

.media__area { max-width:920px; margin: 0 auto; }
.media__area .title-box { padding: 24px 52px; border: 1px dashed #336AB1; text-align: center; }
.media__area .title-box > h4 { font-family: "S-CoreDream-5Medium",sans-serif; font-size: 24px; color: #333; letter-spacing: -0.02em; }
.media__area .title-box > h4 > .mo-br { display: none; }
.video-box { position: relative; margin-top: 20px; border:1px solid #999999; }
.video-box::before { content:""; display: block; padding-top: 56.3%;  }
.video-box iframe { position: absolute; left: 50%; top: calc(50% - 1px); width: calc(100% - 1px); min-height:100%; transform: translate(-50%, -50%); object-fit:cover; }
.concept__area { margin-top: 150px; }
.concept__box { display: flex; justify-content:space-between; }
.concept__box + .concept__box { margin-top: 65px; }
.concept__box .left { width: calc(41.43% - 20px); }
.concept__box .left h5 { font-family: "S-CoreDream-7ExtraBold",sans-serif; font-size: 50px; line-height: 1.1; letter-spacing: -0.02em; color: #333; }
.concept__box .left p { margin-top: 30px; font-family: "S-CoreDream-5Medium",sans-serif; font-size: 22px; line-height: 1.5; color: #666; }
.concept__box .right { display: flex; width: 58.57%; gap:20px; }
.concept__box .right .item { position: relative; flex:1; height: 480px; padding: 60px 45px 45px; background: url("/img/sub/dashed_line.svg") no-repeat top center/contain; text-align: center; }
.concept__box .right .item > .logo { position: absolute; left: 50%; top: 0; display: flex; justify-content:center; align-items:center; width: 220px; height: 50px; transform:translate(-50%,-50%); border: 1px solid transparent; border-radius:50px; background: linear-gradient(#fff 0 0) padding-box, linear-gradient(180deg, #52C1CB 0%, #336AB1 100%) border-box; }
.concept__box .right .item > p { margin-bottom: 39px; font-size: 22px; color: #666; text-align: center; }
.concept__box .right .item:nth-child(1) > p { margin-bottom: 30px; }
.concept__box .right .item:first-child::after { content:"+"; position: absolute; right: -10px; top: 50%; display: flex; justify-content:center; align-items:center; width: 100px; height: 100px; border-radius:50%; background: linear-gradient(180deg, #52C1CB 0%, #336AB1 100%); font-family: "S-CoreDream-3Light",sans-serif; font-size: 50px; color: #fff; transform:translate(50%, -50%); z-index: 5; }
.concept__box .right .diagram { width: 100%; }
.concept__box .right .diagram > p { display: flex; justify-content:center; align-items:center; height: 120px; border: 1px solid transparent; border-top-left-radius: 15px; border-top-right-radius: 15px; background: linear-gradient(#fff 0 0) padding-box, linear-gradient(180deg, rgba(82, 193, 203, 1) 0%, #fff 100%) border-box; text-align: center;}
.concept__box .right .diagram > p > span { font-size: 22px; letter-spacing: -0.02em; color: #666; }
.concept__box .right .diagram > p > span:nth-child(2) { margin-inline: 50px 42px; }
.concept__box .right .diagram > p > span:nth-child(4) { margin-inline: 27px 45.5px; }
.concept__box .right .diagram > .bg { width: 100%; height: 54px; background: url("/img/sub/gradient_arrow.png") no-repeat center center/contain; }
.concept__box .right .diagram > .row { display: flex; gap:20px; margin-top: 30px; }
.concept__box .right .diagram > .row > div { flex:1; display: flex; justify-content:center; align-items:center; height: 80px; border:1px dashed #52C1CB; border-radius:10px; text-align: center; }
.solution__area { margin-top: 65px; padding: 100px 0; }
.solution__area > .title { font-family: "S-CoreDream-7ExtraBold",sans-serif; font-size: 50px; letter-spacing: -0.02em; color: #333; text-align: center; }
.area > .sub-title { font-family: "S-CoreDream-5Medium",sans-serif; margin-top: 20px; font-size: 22px; line-height: 1.5; color: #666; text-align: center; }
.solution__area .img-box { margin:0; margin-top: 30px; padding: 43px 40px; border:1px solid #E0E0E0; background-color: #fff; }
.vision__area { padding: 100px 0 120px; }
.vision__area > .title { font-family: "S-CoreDream-7ExtraBold",sans-serif; font-size: 60px; letter-spacing: -0.02em; color: #333; text-align: center; }
.vision__list { display: flex; gap: 40px; margin-top: 30px; }
.vision__list > li { position: relative; display: flex; justify-content:center; align-items:flex-end; width: calc((100% - 80px)/3); height: 440px; padding: 60px 48px; background: no-repeat center center/cover; }
.vision__list > li:nth-child(1) { background-image: url("/img/sub/xprize_vision_01.jpg"); }
.vision__list > li:nth-child(2) { background-image: url("/img/sub/xprize_vision_02.jpg"); }
.vision__list > li:nth-child(3) { background-image: url("/img/sub/xprize_vision_03.jpg"); }
.vision__list > li::before { content:""; position: absolute; left: 0; bottom: 0; display: block; width: 100%; height: 63.63%; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%); }
.vision__list > li > p { position: relative; font-family: "S-CoreDream-5Medium",sans-serif; font-size: 22px; letter-spacing: -0.02em; color: #fff; text-align: center; z-index: 5; }

.img_borad_list.horizontal .item{position: relative; display:flex; width: 100%; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }
.img_borad_list.horizontal .item a{position: absolute;top: 0; left: 0; right: 0;bottom: 0;}
.img_borad_list.horizontal .item + .item { margin-top: 60px; }
.img_borad_list.horizontal .item::after{content:""; position:absolute; bottom: -1px; left: 0; width: 0; height: 1px; transition: 0.6s;}
.img_borad_list.horizontal .item figure{ overflow:hidden; position: relative; width: 480px; margin: 0;}
.img_borad_list.horizontal .item figure::before { content:""; display: block; padding-top: 70.83%; }
.img_borad_list.horizontal .item figure img { position: absolute; left: 50%; top: 50%; width: 100%; min-height:100%; object-fit:cover; transform:translate(-50%, -50%); transition-duration: .5s; }
.img_borad_list.horizontal .item .txt{ display: flex; flex-direction:column; justify-content:space-between; width: calc(100% - 480px); padding: 40px;}
.img_borad_list.horizontal .item .txt h2{ overflow: hidden; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-family: "S-CoreDream-5Medium", sans-serif; font-size: 24px; color: #222; letter-spacing: -0.02em; color: #222; }
.img_borad_list.horizontal .item .txt p { font-size: 16px; color: #8A8C8E; }
.img_borad_list.horizontal .item .txt p:not(.date){  overflow: hidden; margin-top: 25px; line-height: 1.6; white-space: normal; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 3; -webkit-box-orient: vertical}
.img_borad_list.horizontal .item .txt .date{font-size: 16px; color: #8A8C8E; margin-top: 20px; height: auto; line-height: 1.3; letter-spacing: -0.02em; }
.img_borad_list.horizontal .item:hover figure img { transform: translate(-50%, -50%) scale(1.15); }

@media (max-width: 1400px) { 
	.circle__item { min-width: clamp(150px,16.43vw,230px); }
	.overview__area .text-box > p > br { display: none; }

	.concept__box .right .item { height: auto; }
	.concept__box .right .item > p { font-size: 18px; }

	.img_borad_list.horizontal .item figure { width: 34.28%; }
	.img_borad_list.horizontal .item .txt { width: 65.72%; }
}

@media (max-width: 1200px) {
	.overview__area .text-box > p { font-size: 16px; }
	.timeline .info li > p > br { display: none; }

	.concept__box .left h5 { font-size: 32px; }
	.concept__box .left p { font-size: 18px; }
	.concept__box .right .item:nth-child(1) > p { margin-bottom: 20px; }
	.concept__box .right .item:first-child::after { width: 80px; height: 80px; }
	.solution__area > .title { font-size: 30px; }
	.vision__area > .title { font-size: 40px; }
	.area > .sub-title { font-size: 18px; }
	.vision__list { gap:20px; }
	.vision__list > li { width: calc((100% - 40px)/3); padding: 40px 20px; }
	.vision__list > li > p { font-size: 18px; }

	.img_borad_list.horizontal .item .txt { padding: 25px 40px; }
	.img_borad_list.horizontal .item .txt h2 { font-size: 20px; }
	.img_borad_list.horizontal .item .txt p { font-size: 14px; }
	.img_borad_list.horizontal .item .txt .date { font-size: 14px; }
	.img_borad_list.horizontal .item .txt p:not(.date) { margin-top: 20px; }
}
@media (max-width: 1024px) {
	.overview__area { flex-direction:column; row-gap:40px; }
	.overview__area .left, .overview__area .right { width: 100%; }
	.circle__list { justify-content:center; }
	.circle__item { min-width:initial; width: 200px; }
	.circle__item:nth-child(1) { transform:translateX(17.2%); }
	.circle__item:nth-child(2) { transform:translateX(0); }
	.circle__item:nth-child(3) { transform:translateX(-17.2%); }
	.overview__area .text-box > p { text-align: center; }
	.overview__area .btn-link { margin-inline:auto; }
	.timeline .item .circle { width: 60px; font-size: 16px; }
	.timeline .info.top { left: calc(15.7% - 10px); }
	.timeline .info li { padding-left: 50px; }
	.timeline .info li::after { left: 30px; top: 20px; height: calc(100% + 10px); }
	.timeline .info li > p { font-size: 14px; }
	.timeline .info li > p::after { left: -28px; width: 15px; height: 15px;  }
	.timeline .info li .tooltip { left: 18px; height: 40px; font-size: 14px; }

	.video-box .btn-play { width: 80px; height: 80px; background-size: 25%; }
	.media__area .title-box > h4 { font-size: 17px; }
	.concept__area { margin-top: 80px; }
	.concept__box { flex-direction:column; row-gap:60px; }
	.concept__box + .concept__box { margin-top: 80px; }
	.concept__box .left, .concept__box .right { width: 100%; }
	.concept__box .left h5 > br { display: none; }
	.concept__box .left p > br { display: none; }
	.concept__box .right { justify-content:center; }
	.concept__box .right .item:nth-child(1) { padding-top: 45px; }
	.concept__box .right .item { max-width:400px; height: 450px; }
	.solution__area { padding: 50px 0; }
	.vision__area { padding: 50px 0 60px; }

	.img_borad_list.horizontal .item { flex-wrap:wrap; padding-top: 40px; }
	.img_borad_list.horizontal .item figure { width: 100%; max-width:450px; }
	.img_borad_list.horizontal .item .txt { width: 100%; padding: 40px 0; }
}
@media (max-width: 768px) {
	.circle__item > span { margin-top: 1em; font-size: 13px; }
	.overview__area .text-box > p { font-size: 14px; }
	.overview__area .btn-link { height: 50px; font-size: 14px; }
	.overview__area .btn-link::after { margin-left: 10px; }

	.timeline__area { padding: 65px 0; }
	.timeline__area .title { font-size: 24px; }
	.timeline { display: flex; flex-direction:row-reverse; }
	.timeline .list { flex-direction:column; align-items:center; row-gap:40px; }
	.timeline .list::before { width: 1px; height: calc(100% - 30px); }
	.timeline .item { width: auto; }
	.timeline .list { padding: 0; }
	.timeline .list::before { left: 50%; top: 0; transform:none; }
	.timeline .info { display: block; width: calc(50% - 30px); padding: 0; }
	.timeline .info li { padding-top: 20px; padding-left: 20px; gap:10px; }
	.timeline .info li, .timeline .info.bottom li { width: 100%; height: 200px; }
	.timeline .info li:last-child { height: auto; }
	.timeline .info li::after { width: 30px; height: 1px;  left: auto; right:-30px; top: 30px; }
	.timeline .info li > p:not(:first-child)::after { display: none; }
	.timeline .info.top { left: 0; padding-left: 20px; margin-top: 100px; margin-bottom: 0; }
	.timeline .info.top li::after { left: -30px; }
	.timeline .info.top li p:last-child::before { display: none; } 
	.timeline .info.bottom { margin-top: 0; padding-right: 20px;}
	.timeline .info.bottom li { padding-left: 0; padding-right: 20px; }
	.timeline .info.bottom li::after { height: 1px; top: 30px; }
	.timeline .info.bottom li > p { text-align: right; }
	.timeline .info.bottom li > p::after { left: auto; right: -30px; }
	.timeline .info li .tooltip { left: auto; right:-13px; top:60px; }
	.timeline .info li .tooltip::before { left:auto; right: 5px; }

	.area > .sub-title { font-size: 16px; }
	.area > .sub-title > br { display: none; }
	.media__area .title-box { padding: 24px 10px; }
	.media__area .title-box > h4 > .mo-br { display: inline; }
	.concept__box .left h5 { font-size: 26px; }
	.concept__box .left p { margin-top: 1em; font-size: 16px; }
	.concept__box .right { flex-direction:column; row-gap:40px; }
	.concept__box .right .item { flex:none;	width: 100%; max-width:initial; }
	.concept__box .right .item:first-child::after { right: 50%; top:auto; bottom: -20px; transform: translate(50%, 50%); }
	.concept__box .right .item:nth-child(2) { display: flex; flex-direction:column-reverse; justify-content:flex-start; align-items:center; }
	.concept__box .right .item:nth-child(2) > .logo { top: auto; bottom:0; transform: translate(-50%, 50%); }
	.concept__box .right .item:nth-child(2) > p { margin-top: 50px; margin-bottom: 0px; }
	.solution__area > .title { font-size: 26px; }
	.vision__area > .title { font-size: 32px; }
	.concept__box .right .diagram > p{ height: 80px; }
	.concept__box .right .diagram > p > span { font-size: 16px; }
	.concept__box .right .diagram > p > span:nth-child(2) { margin-inline: 30px 20px; }
	.concept__box .right .diagram > p > span:nth-child(4) { margin-inline: 15px 20px; }
	.concept__box .right .diagram > .row { margin-top: 15px; gap:10px; }
	.concept__box .right .diagram > .row > div { height: 60px; }
	.solution__area .img-box { padding: 20px; }
	.vision__list { flex-direction:column; }
	.vision__list > li { width: 100%; height: 350px; }

	.img_borad_list.horizontal .item { padding-top: 30px; }
	.img_borad_list.horizontal .item + .item { margin-top: 30px; }
	.img_borad_list.horizontal .item .txt { padding: 30px 0; }
	.img_borad_list.horizontal .item .txt h2 { font-size: 18px; }
}

@media (max-width: 500px){
	.circle__item{ background: url(/img/sub/circle_line_mo.svg) no-repeat center center / contain; }
	.circle__item:nth-child(1) { transform:translateX(11.2%); }
	.circle__item:nth-child(2) { transform:translateX(0); }
	.circle__item:nth-child(3) { transform:translateX(-11.2%); }
}