@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; }

.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; }
.timeline__area::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; }

.video-box { position: relative; background-color: #F5F5F5; }
.video-box::before { content:""; display: block; padding-top: 56.28%;  }
.video-box::after { content:""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); visibility:hidden; opacity:0; transition:0.4s ease-in; }
.video-box:hover::after { visibility:visible; opacity:1; }
.video-box .btn-play { position: absolute; left: 50%; top: 50%; width: 100px; height: 100px; border-radius:50%; background: url("/img/sub/icon_play_02.svg") no-repeat calc(50% + 4px) center/auto #153A6A; transform:translate(-50%, -50%); 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; }

	.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; }

	.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%; }

	.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; }

	.video-box .btn-play { width: 60px; height: 60px; background-position: calc(50% + 2px) center; }

	.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; }
}