@charset "utf-8";
.pcbr{display:none;}
.tbbr{display:none;}
.mbbr{display:block;}
.dn{display:none;}
.innerWrap{max-width:1600px;width:94%;margin:0 auto;}



/* common */
header .head .area h1 a{background: url(../images/common/logo2.png) no-repeat center center / contain;}
header .head .btnMenu .icon>div{background:#fff;}
header .head .btnMenu .txt{color:#fff;}
header .head .btnLanguage>a{
	background:url(/images/common/btn_language2.png) no-repeat center / cover;	
}




.pageTop{
	overflow:hidden;
	position:relative;
	width:100%;height:422px;
}
.pageTop .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
	background:url(/images/page/pageTop_bg1.jpg) no-repeat center / cover;
}
.pageTop.pn1 .bg{background:url(/images/page/pageTop_bg1.jpg) no-repeat center / cover;}
.pageTop .innerWrap{
	display:flex;align-items:center;
	position:relative;z-index:10;
	width:94%;height:100%;
}
.pageTop .innerWrap h3{
	font-family: Pretendard;font-size:var(--font-size-50);color:#fff;font-weight:500;
}
.page{padding:100px 0 200px;}
.pageTitle1{font-family: Pretendard;font-size:var(--font-size-36);color:#000;font-weight:600;}




/* m11 */
.m11 .section1 {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.m11 .section1 .txts {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 92%;
	text-align: center;
}
.m11 .section1 .txts1 .slg {
	position: relative;
	width: fit-content;
	margin: 0 auto;
}
.m11 .section1 .txts1 .slg p {
	font-size: var(--font-size-60);
	font-weight: 500;
	color: #000;
}
.m11 .section1 .txts1 .slg .blank {
	display: block;
	width: 100%;
	height: 50px;
}
.m11 .section1 .txts1 .slg .line {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 1px;
	background: #000;
}
.m11 .section1 .txts1 .intro {
	font-size: var(--font-size-22);
	line-height: 1.5em;
	color: #2c2c2c;
	margin-top: 50px;
}

.m11 .section1 .txts2 {
	opacity: 0;
}
.m11 .section1 .txts2 p {
	text-align: center;
	font-size: var(--font-size-22);
	line-height: 1.5em;
	color: rgba(0, 0, 0, 0.6);
}
.m11 .section1 .txts3 {
	opacity: 0;
}
.m11 .section1 .txts3 p {
	text-align: center;
	font-size: var(--font-size-34);
	font-weight: 500;
	line-height: 1.5em;
	color: #000;
}

.m11 .section2 {
	position: relative;
	height: 500px;
	background: #ff4539;
	display: flex;
	align-items: center;
}
.m11 .section2 .conWrap {padding:0 20%}
.m11 .section2 .conWrap .slg{
	opacity: 0;
	margin:10vh 0;
	text-align:center;
}
.m11 .section2 .conWrap .slg1 img{width:75%;}
.m11 .section2 .conWrap .line1 {
	position: absolute;
	left:-5%;
	top:40%;
	width:33%;
	transform:rotate(90deg);
}
.m11 .section2 .conWrap .line1 .shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ff4539;
}
.m11 .section2 .conWrap .line2 {
	position: absolute;
	right:-5%;
	bottom:35%;
	width:33%;
	transform:rotate(90deg);
}
.m11 .section2 .conWrap .line2 .shadow {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ff4539;
}

.m11 .section3 {
	padding: 250px 0 0;
	overflow: hidden;
}
.m11 .section3 .secTit {
	font-size: var(--font-size-86);
	font-weight: 500;
	color: #000;
}
.m11 .section3 .innerWrap {
	position: relative;
}
.m11 .section3 .innerWrap .currentYear {
	position: absolute;
	right: 0;
	top:20%;
	font-size: min(16vw, 294px);
	font-weight: 500;
	color: #f2f2f2;
}
.m11 .section3 .history {
	position: relative;
	margin-top: 120px;
	padding-bottom: 150px;
	overflow: visible;
}
.m11 .section3 .history:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 55.5px;
	width: 100vw;
	height: 1px;
	background: rgba(0, 0, 0, 0.2);
}
.m11 .section3 .history .swiper-slide {
	width: 520px;
	padding-right: 90px;
}
.m11 .section3 .history .swiper-slide .month {
	position: relative;
	font-size: 28px;
	font-weight: 500;
	color: #000;
}
.m11 .section3 .history .swiper-slide .month:after {
	content: "";
	position: absolute;
	left: 1px;
	top: calc(100% + 16px);
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #b51f1f;
}
.m11 .section3 .history .swiper-slide .info {
	margin-top: 100px;
}
.m11 .section3 .history .swiper-slide .info li {
	position: relative;
	padding-left: 22px;
	font-family: "Pretendard";
	font-size: var(--font-size-22);
	line-height: 1.5em;
	color: rgba(0, 0, 0, 0.6);
}
.m11 .section3 .history .swiper-slide .info li + li {
	margin-top: 16px;
}
.m11 .section3 .history .swiper-slide .info li::after {
	content: "";
	position: absolute;
	left: 3px;
	top: 39%;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #ddd;
}
.m11 .section3 .history .ctr {
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	gap: 10px;
}
.m11 .section3 .history .ctr .prev {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	aspect-ratio: 1;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: all 0.3s;
}
.m11 .section3 .history .ctr .prev i {
	display: block;
	width: 12px;
	height: 12px;
	background: url(/images/page/m11_sec3_prev.png) no-repeat center / contain;
	transition: all 0.3s;
}
.m11 .section3 .history .ctr .prev:hover {
	border: 1px solid rgba(0, 0, 0, 0);
	background: #ff4134;
}
.m11 .section3 .history .ctr .prev:hover i {
	background: url(/images/page/m11_sec3_prev_wh.png) no-repeat center / contain;
}
.m11 .section3 .history .ctr .next {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	aspect-ratio: 1;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: all 0.3s;
}
.m11 .section3 .history .ctr .next i {
	display: block;
	width: 12px;
	height: 12px;
	background: url(/images/page/m11_sec3_next.png) no-repeat center / contain;
	transition: all 0.3s;
}
.m11 .section3 .history .ctr .next:hover {
	border: 1px solid rgba(0, 0, 0, 0);
	background: #ff4134;
}
.m11 .section3 .history .ctr .next:hover i {
	background: url(/images/page/m11_sec3_next_wh.png) no-repeat center / contain;
}
.m11 .section3 .btnLayerPop{
	display:inline-block;
	margin:60px 0 0;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	font-size: var(--font-size-17);color:rgba(0, 0, 0, 0.3);
}




/* m12 */
.m12{}
.m12Tabs{display:flex;gap:5px;}
.m12Tabs li{flex:1;}
.m12Tabs li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:70px;
	border-top:1px solid #999;border-bottom:1px solid #999;
	font-size:var(--font-size-22);color:#999;font-weight:500;text-align:center;
}
.m12Tabs li.on a{
	border-top:2px solid #ff4539;border-bottom:2px solid #ff4539;
	color:#ff4539;
}

.m12List1{
	display:flex;flex-wrap:wrap;
	margin:105px 0 0;
	perspective:800px;
}
.m12List1 li{
	width:100%;
	margin:0 10px 40px 0;
	transition:all 0.4s;
}
.m12List1 li .pht {
	position: relative;
	aspect-ratio:379/379;
}
.m12List1 li .pht>img{height:100%;object-fit:cover;}
.m12List1 li .pht .more{
	position:absolute;right:10px;top:10px;z-index:10;
	width:30px;height:30px;
	background:#fff url(/images/page/more_arr.png) no-repeat center / 11px;
	border-radius:50%;
	transition:all 0.4s;
}
.m12List1 li:hover{transform:translate3d(0,0,10px);box-shadow:3px 3px 5px rgba(0,0,0,0.4);}
.m12List1 li:hover .pht .more{
	background:#ff4539 url(/images/page/more_arr2.png) no-repeat center / 11px;
}
.m12List1 li .info{
	padding:20px 20px;
	background:#222;
}
.m12List1 li .info .name{font-size:var(--font-size-24);color:#fff;font-weight:600;}
.m12List1 li .info .posi{margin-top:5px;font-size:var(--font-size-16);color:#fff;font-weight:500;}


.m12List2{
	display:flex;flex-wrap:wrap;
	margin:105px 0 0;
	perspective:800px;	
}
.m12List2 li{
	position:relative;
	width:100%;
	margin:0 15px 30px 0;
	background:#f3f3f3;
	transition:all 0.4s;
}
.m12List2 li>a{display:block;padding:40px 50px 40px 20px;}
.m12List2 li .name{font-size:var(--font-size-24);color:#000;font-weight:600;}
.m12List2 li .posi{margin-top:10px;font-size:var(--font-size-16);color:#666;font-weight:500;}
.m12List2 li .more{
	position:absolute;right:20px;top:30px;
	width:30px;height:30px;
	background:#333 url(/images/page/more_arr2.png) no-repeat center / 11px;
	border-radius:50%;
	transition:all 0.4s;	
}
.m12List2 li:hover{transform:translate3d(0,0,10px);box-shadow:3px 3px 5px rgba(0,0,0,0.4);}
.m12List2 li:hover .more{
	background:#ff4539 url(/images/page/more_arr2.png) no-repeat center / 11px;
}



/* m12 layer popup */
.dim{
	display:none;
	position:fixed;left:0;top:0;z-index:1000;
	width:100%;height:100%;
	background:rgba(0,0,0,0.6);
}
.layerPop1{
	display:none;
	position:fixed;left:50%;top:50%;z-index:1000;
	max-width:1600px;width:94%;height:auto;max-height:80vh;	
	transform:translate(-50%,-50%);
	background:#fff;
}
.layerPop1_inner{
	position:relative;z-index:10;
	display:flex;flex-direction:column;
	width:100%;	height:100%;
	
}
.layerPop1_close{
	position:absolute;right:20px;top:20px;
	width:27px;height:27px;
	background:url(/images/page/btn_close.png) no-repeat center / cover;
	border:0;cursor:pointer;
}
.btnPrev{
	position:absolute;left:5px;top:50%;
	width:40px;height:40px;
	transform:translateY(-50%);
	background:url(/images/page/pop_prev.png) no-repeat center / 20px;
}
.btnNext{
	position:absolute;right:5px;top:50%;
	width:40px;height:40px;
	transform:translateY(-50%);
	background:url(/images/page/pop_next.png) no-repeat center / 20px;
}
.layerPop1_body{
	display:flex;flex-wrap:wrap;
	overflow:hidden;overflow-y:auto;
	width:100%;height:100%;max-height:80vh;
	padding:60px 40px;
}
.layerPop1_pht{width:100%;}
.layerPop1_pht img{
	display:block;
	max-width:360px;width:100%;
}
.layerPop1_info{width:100%;padding-top:5%;}
.layerPop1_body .name{ 
	font-size:var(--font-size-36);font-weight:600;color:#000;
}
.layerPop1_body .posi{
	margin:10px 0;
	font-size:var(--font-size-18);color:#ff4539;font-weight:500;
}
.layerPop1_body .exp{	
	font-size:var(--font-size-16);color:rgba(0,0,0,0.6);font-weight:500;line-heigth:140%;
}
.layerPop1_info .spec{margin-top:20px;}
.layerPop1_info .spec .tit{font-size:var(--font-size-18);font-weight:500;color:rgba(0,0,0,1);}
.layerPop1_info .spec ul{
	padding:20px;margin-top:10px;
	background:#f6f6f6;;
}
.layerPop1_info .spec ul li{
	position:relative;
	padding-left:15px;margin-bottom:8px;
	font-family:"Pretendard";font-size:var(--font-size-16);color:rgba(0,0,0,0.6);line-height:140%;
}
.layerPop1_info .spec ul li:last-child{margin:0;}
.layerPop1_info .spec ul li:before{
	display:block;content:"";
	width:4px;height:4px;
	background:#ff4539;
	border-radius:50%;
	position:absolute;left:0;top:10px;
}

.layerPop2{
	display:none;
	position:fixed;left:50%;top:50%;z-index:1000;
	max-width:1600px;width:100%;height:60vh;	
	transform:translate(-50%,-50%);
	background:#fff;
}

.layerPop3{
	display:none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000;
	max-width:800px;
	width: 94%;
	transform: translate(-50%, -50%);
	background: #fff;
}
.layerPop3 .inner{position:relative;padding:50px 7%;}
.layerPop3 .btnClose{
	position:absolute;right:7%;top:50px;
	width: 27px;
	height: 27px;
	background: url(/images/page/btn_close.png) no-repeat center / cover;
}
.layerPop3 .titleArea{
	padding-right:50px;padding-bottom:10px;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	font-size: var(--font-size-38);color:#000;font-weight:600;
}
.layerPop3 .con{padding:40px 0 0;}
.layerPop3 .con p{
	margin-bottom:20px;
	font-size: var(--font-size-16);color:rgba(0, 0, 0, 0.6);line-height:140%;
}
.layerPop3 .con p strong{color:#000;}




/* paging */
.paging{
	display:flex;align-items:center;justify-content:center;gap:8px;
	margin-top:80px;
	text-align:center;
}
.paging a{
	display:inline-block;vertical-align:top;box-sizing:border-box;
	width:30px;height:30px;
	border-radius:50%;
	color:#cbd1d7;font-size:16px;line-height:30px;
}
.paging strong{
	display:inline-block;vertical-align:top;box-sizing:border-box;
	width:30px;height:30px;
	border-radius:50%;
	background:#ff4539;
	color:#fff;font-size:20px;line-height:30px;font-weight:400;
}
.paging .page_begin{
	width:30px;height:30px;
	background:url(/images/common/page_begin.png) no-repeat center / 30px; 
	border:0;
}
.paging .page_prev{
	width:30px;height:30px;
	background:url(/images/common/page_prev.png) no-repeat center / 30px;
	border:0;margin-right:5px; 
}
.paging .page_next{
	width:30px;height:30px;
	background:url(/images/common/page_next.png) no-repeat center / 30px;
	border:0;margin-left:5px;
}
.paging .page_end{
	width:30px;height:30px;
	background:url(/images/common/page_end.png) no-repeat center / 30px;
	border:0;
}





/* m13 */
.m13{}
.m13Tabs{display:flex;gap:5px;}
.m13Tabs li{flex:1;}
.m13Tabs li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:70px;
	border-top:1px solid #999;border-bottom:1px solid #999;
	font-size:var(--font-size-22);color:#999;font-weight:500;text-align:center;
}
.m13Tabs li.on a{
	border-top:2px solid #ff4539;border-bottom:2px solid #ff4539;
	color:#ff4539;
}
.m13 .msg{
	padding:80px 0;
	border-bottom:1px solid #999;
	font-size:var(--font-size-24);color:#000;line-height:140%;font-weight:500;text-align:center;
}
.m13 .overview{max-width:1270px;width:94%;margin:0 auto;padding:80px 0 0;}
.m13 .overview dl{position:relative;margin-bottom:80px;}
.m13 .overview dl:last-child{margin:0;}
.m13 .overview dl:before{
	display:block;content:"";
	width:60px;height:60px;
	border-radius:50%;
	margin-bottom:20px;
}
.m13 .overview dl:nth-child(1):before{background:#ff4539 url(/images/page/m13_tab1_icon1.png) no-repeat center / 28px;}
.m13 .overview dl:nth-child(2):before{background:#ff4539 url(/images/page/m13_tab1_icon2.png) no-repeat center / 28px;}
.m13 .overview dl:nth-child(3):before{background:#ff4539 url(/images/page/m13_tab1_icon3.png) no-repeat center / 28px;}
.m13 .overview dl:nth-child(4):before{background:#ff4539 url(/images/page/m13_tab1_icon4.png) no-repeat center / 28px;}
.m13 .overview dl:nth-child(5):before{background:#ff4539 url(/images/page/m13_tab1_icon5.png) no-repeat center / 28px;}
.m13 .overview dl dt{font-size:var(--font-size-28);color:#000;font-weight:500;line-height:140%;}
.m13 .overview dl dd{margin-top:15px;font-size:var(--font-size-18);color:#2c2c2c;font-weight:500;line-height:140%;}

.m13 .sinmungo{padding:100px 0 0;}
.m13 .sinmungo p{margin-top:24px;font-size:var(--font-size-24);color:#000;font-weight:500;line-height:140%;}
.m13 .report{margin:80px 0 100px;}
.m13 .report>div{width:100%;margin-bottom:40px;}
.m13 .report>div h4{
	padding:0 0 20px;margin-bottom:20px;
	border-bottom:1px solid #999;
	font-size:var(--font-size-24);color:#000;font-weight:500;
}
.m13 .report>div ul{}
.m13 .report>div ul li{
	position:relative;
	padding-left:20px;margin-bottom:13px;
	font-size:var(--font-size-18);color:rgba(0, 0, 0, 0.6);line-height:140%;
}
.m13 .report>div ul li:before{
	display:block;content:"";
	width:7px;height:7px;
	background:#ddd;
	border-radius:50%;
	position:absolute;left:0;top:10px;
}
.m13 .agreeWrap{
	padding:100px 0;
	border-top:1px solid #999;	
}
.m13 .agreeWrap .txtwrap{margin:24px 0 40px;font-size:var(--font-size-18);color:#2c2c2c;line-height:140%;}
.m13 .agreeWrap .txtwrap table{width:100%;margin-top:40px;}
.m13 .agreeWrap .txtwrap table th{
	padding:20px 0;
	background:#ff4539;
	font-size:var(--font-size-18);color:#fff;text-align:center;font-weight:600;
}
.m13 .agreeWrap .txtwrap table td{
	padding:20px 0;
	border-bottom:1px solid #999;
	font-size:var(--font-size-16);color:rgba(0, 0, 0, 0.6);text-align:center;
}
.m13 .agreeWrap .agree{}
.m13 .agreeWrap .agree input{display:none;}
.m13 .agreeWrap .agree input + label{
	position:relative;
	padding-left:38px;
	font-size:var(--font-size-20);color:#000;
}
.m13 .agreeWrap .agree input + label:before{
	display:block;content:"";
	width:26px;height:26px;
	background:rgba(243, 243, 243, 1);
	border-radius:50%;
	position:absolute;left:0;top:0;
}
.m13 .agreeWrap .agree input:checked + label:before{
	background:rgba(243, 243, 243, 1) url(/images/page/chk_on.png) no-repeat center / 12px;;
}

.m13 .formWrap{
	display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:60px;
	padding:100px 0;
	border-top:1px solid #999;	
}
.m13 .formWrap dl{width:100%;}
.m13 .formWrap dl.w100{width:100%;}
.m13 .formWrap dl.empty{display:none;}
.m13 .formWrap dl dt{
	font-size:var(--font-size-20);color:#000;font-weight:500;
}
.m13 .formWrap dl dt .req{display:inline-block;vertical-align:top;margin-left:5px;font-size:var(--font-size-18);color:#ff4539;}
.m13 .formWrap dl dd{margin-top:10px;}
.m13 .formWrap dl dd input{
	width:100%;height:58px;
	box-sizing:border-box;
	border:1px solid rgba(0,0,0,0.3);outline:0;
	padding:0 15px;
	font-size:var(--font-size-16);color:rgba(0,0,0,0.6);
}
.m13 .formWrap dl dd textarea{
	width:100%;height:200px;
	box-sizing:border-box;
	border:1px solid rgba(0,0,0,0.3);outline:0;resize:none;
	padding:15px;
	font-size:var(--font-size-16);color:rgba(0,0,0,0.6);
}

.filebox{display:flex;position:relative;}
.filebox input[type="file"]{display:none;}
.filebox .upload-name{
    width:calc(100% - 180px);height:58px;
    padding: 0 10px;
    vertical-align: middle;
    border: 1px solid #dddddd;
    width: 78%;
    color: #999999;
}
.filebox .upload-name::placeholder{opacity:0;}
.filebox label{
	display:flex;align-items:center;justify-content:center;
	width:180px;height:58px;
	background:rgba(0, 0, 0, 0.2);
	font-size:var(--font-size-16);color:#000;
}
.filebox label i{
	display:inline-block;
	width:15px;height:15px;
	margin-left:10px;
	background:url(/images/page/file_add.png) no-repeat center / 15px;
}
.mobileTip{display:block;position:relative;margin-top:10px;padding-left:10px;font-size:14px;}
.mobileTip:before{
	display:block;content:"*";
	position:absolute;left:0;top:0;
}
.m13 button.btnSubmit{
	display:block;
	width:190px;height:66px;
	margin:0 auto;
	background:#000;
	border-radius:50px;
	border:0;outline:0;
	font-size:var(--font-size-20);color:#fff;
}





/* m21 */
.m21 {padding:0;}
.m21 .sec1{
	overflow:hidden;
	position:relative;text-align: center;
	width:100%;
}
.m21 .sec1 h3 {
	font-size: var(--font-size-34);color: #000;font-weight: 600;text-align:center;
	width:100%;
	padding:100px 5%;
}
.m21 .sec1 .bg1{display:none;}
.m21 .sec1 .bg2{display:none;}
.m21 .sec1 .centerImg{display:none;}
.m21 .sec1 .conWrap{
	position:relative;z-index:100;
	width:100%;
	display:flex;flex-wrap:wrap;
}
.m21 .sec1 .conWrap>div{	
	width:100%;
	box-sizing:border-box;
}
.m21 .sec1 .conWrap>div.leftArea{
	padding:0 5%;text-align:left;
	background:#ff4539;
}
.m21 .sec1 .conWrap>div.leftArea>div{width:100%;}
.m21 .sec1 .conWrap>div.leftArea dl{margin:35px 0;opacity:1 !important;transform: translate(0, 0px) !important;}
.m21 .sec1 .conWrap>div.leftArea dl dt{font-size: var(--font-size-24);color:#fff;font-weight:600;line-height:130%;}
.m21 .sec1 .conWrap>div.leftArea dl dt>div{
  font-size: var(--font-size-44);color: transparent;line-height:130%;font-weight:700;
  -webkit-text-stroke: 1px #fff; /* 굵기 색상 */
  text-stroke: 1px #fff;	
}
.m21 .sec1 .conWrap>div.leftArea dl dd{margin-top:12px;font-size: var(--font-size-16);color:#fff;line-height:130%;}
.m21 .sec1 .conWrap>div.rightArea{
	width:100%;
	padding:80% 0;
	background:#ededed url(/images/page/m21_right_m.png) no-repeat center / 70vw;
	opacity:1 !important;transform: translate(0, 0px) !important;
}
.m21 .sec1 .conWrap>div.rightArea svg{display:none;}

@keyframes centerImgFloat {
    0%   { transform: translateY(0px) rotate(0deg); }
    33%  { transform: translateY(-6px) rotate(0.8deg); }
    66%  { transform: translateY(-3px) rotate(-0.5deg); }
    100% { transform: translateY(0px) rotate(0deg); }
}




/* m22 */
.m22{padding:0;}
.m22 .sec1{
	overflow:hidden;
	position:relative;
	width:100%;height:100vh;
	text-align:center;
}
.m22 .sec1 .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.m22 .sec1 .bg>div{
	width:100%;height:100%;
	background:url(/images/page/m22_sec1_bg.jpg) no-repeat center / cover;
	clip-path:inset(20% 15% 20% 15%);
	will-change: clip-path;
    transform: translateZ(0); /* GPU 레이어 강제 분리 */	
}
.m22 .sec1 .txt1{
	position:absolute;left:50%;top:178px;
	transform:translate(-50%, 0%);
	width:90%;
	font-size:var(--font-size-42);color:#000;font-weight:600;line-height:130%;
}
.m22 .sec1 .txt1 span{position:relative;}
.m22 .sec1 .txt1 span:before{
	display:block;content:"";
	width:100%;height:12px;
	background:#ff4539;
	position:absolute;left:0;bottom:11px;z-index:-1;
}
.m22 .sec1 .txt2{
	position:absolute;left:50%;top:55%;
	transform:translate(-50%,-50%);
	width:90%;
}
.m22 .sec1 .txt2>div{
	font-size:var(--font-size-46);color:#000;font-weight:600;line-height:130%;
	opacity:0;
}
.m22 .sec1 .txt2>p{
	margin-top:45px;font-size:var(--font-size-20);color:rgba(0, 0, 0, 0.6);line-height:140%;
	opacity:0;
}

.m22 .sec2{
	overflow:hidden;
	position:relative;
	width:100%;
}
.m22 .sec2 .txts{
	width:100%;
	padding:80px 5% 0;
}
.m22 .sec2 .txts>ul{position:relative;}
.m22 .sec2 .txts>ul>li{margin-bottom:80px;}
.m22 .sec2 .txts>ul>li.active{}
.m22 .sec2 .txts>ul>li .img{
	max-width:300px;width:50%;aspect-ratio:1/1;
	margin-bottom:20px;
}
.m22 .sec2 .txts>ul>li:nth-child(1) .img{background:url(/images/page/m22_sec2_img1.png) no-repeat center / cover;}
.m22 .sec2 .txts>ul>li:nth-child(2) .img{background:url(/images/page/m22_sec2_img2.png) no-repeat center / cover;}
.m22 .sec2 .txts>ul>li:nth-child(3) .img{background:url(/images/page/m22_sec2_img3.png) no-repeat center / cover;}
.m22 .sec2 .txts>ul>li:nth-child(4) .img{background:url(/images/page/m22_sec2_img4.png) no-repeat center / cover;}
.m22 .sec2 .txts>ul>li:nth-child(5) .img{background:url(/images/page/m22_sec2_img5.png) no-repeat center / cover;}

.m22 .sec2 .txts>ul>li .num{font-family: Gabarito;font-size:var(--font-size-40);color:#ff4539;}
.m22 .sec2 .txts>ul>li .tit{margin:20px 0 15px;font-size:var(--font-size-30);color:#000;font-weight:700;}
.m22 .sec2 .txts>ul>li ul li{
	position:relative;
	padding-left:12px;margin-bottom:7px;
	font-size:var(--font-size-16);color:rgba(0, 0, 0, 0.6);line-height:140%;	
}
.m22 .sec2 .txts>ul>li ul li:before{
	display:block;content:"";
	width:4px;height:4px;
	background:#999;
	border-radius:50%;
	position:absolute;left:0;top:7px;
}
.m22 .sec2 .txts .ctr{display:none;gap:10px;margin-top:40px;}
.m22 .sec2 .txts .ctr>a{
	display:flex;align-items:center;justify-content:center;
	width:50px;height:50px;
	border:1px solid #999;border-radius:50%;
}
.m22 .sec2 .txts .ctr > a.m22BtnPrev{
	background:url(/images/page/m22_sec2_prev.png) no-repeat center / 12px;
}
.m22 .sec2 .txts .ctr > a.m22BtnNext{
	background:url(/images/page/m22_sec2_next.png) no-repeat center / 12px;
}
.m22 .sec2 .txts .ctr > a.m22BtnPrev:hover{
	background:#ff4134 url(/images/page/m22_sec2_prev2.png) no-repeat center / 12px;
	border:0;
}
.m22 .sec2 .txts .ctr > a.m22BtnNext:hover{
	background:#ff4134 url(/images/page/m22_sec2_next2.png) no-repeat center / 12px;
	border:0;
}
.m22 .sec2 .txts .ctr>a img{height:12px;}
.m22 .sec2 .circle{
	display:none;
	position:absolute;right:-50%;top:50%;
	width:125vw;
	aspect-ratio:1/1;
	transform:translateY(0%);
	border:1px solid rgba(0,0,0,0.2);border-radius:50%;
}
.m22 .sec2 .circle .imgs{position:absolute;left:0;top:0;width:100%;height:100%;}
.m22 .sec2 .circle .imgs li{
	position:absolute;width:23.5%;
	transform-origin: center center;
	transition: filter .4s;
}
.m22 .sec2 .circle .imgs li img{transform:scale(0.9);transition:all 0.4s;}
.m22 .sec2 .circle .imgs li:nth-child(5) {left:50%;top:5%;}  /* 0°   — 12시  */
.m22 .sec2 .circle .imgs li:nth-child(4) {left:92.8%;top:36.1%;}  /* 72°  — 2시  */
.m22 .sec2 .circle .imgs li:nth-child(3) {left:76.5%;top:86.4%;}  /* 144° — 5시  */
.m22 .sec2 .circle .imgs li:nth-child(2) {left:23.5%;top:86.4%;}  /* 216° — 7시  */
.m22 .sec2 .circle .imgs li:nth-child(1) {left: 7.2%;top:36.1%;}  /* 288° — 10시 */
.m22 .sec2 .circle .imgs li.active{filter: drop-shadow(0 0 10px rgba(0,0,0,.45));}
.m22 .sec2 .circle .imgs li.active img{transform:scale(1);}

.m22 .sec2 .lists {
	display:none;
	position: absolute;
	right: 5%;
	top: 75%;
	transform: translateY(-50%);
}
.m22 .sec2 .lists li {
	position: relative;
	padding-right: 40px;
	margin: 10px 0;
	font-family: "Noto Sans KR";
	font-size: var(--font-size-18);
	text-align: right;
	color: #666;
	font-weight: 500;
}
.m22 .sec2 .lists li:after {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.m22 .sec2 .lists li:nth-child(1):after {content: "01";}
.m22 .sec2 .lists li:nth-child(2):after {content: "02";}
.m22 .sec2 .lists li:nth-child(3):after {content: "03";}
.m22 .sec2 .lists li:nth-child(4):after {content: "04";}
.m22 .sec2 .lists li:nth-child(5):after {content: "05";}
.m22 .sec2 .lists li.active {color: #ff4539;}

.m22 .sec3{padding:100px 0 200px 5%;}
.m22 .sec3 h4{
	font-size: var(--font-size-46);
	color: #000;
	font-weight: 700;	
}
.m22 .sec3 .conWrap {
	position: relative;
	margin-top: 40px;
	height: auto;
}
.m22 .sec3 .conWrap ul {
	position: relative;
}
.m22 .sec3 .conWrap ul li {
	position: relative;
	width: 100%;
	flex-shrink: 0;
	padding: 30px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.m22 .sec3 .conWrap ul li .icon {
	width: 60px;
	height: 60px;
}
.m22 .sec3 .conWrap ul li .num {
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: clamp(13px, 3.5vw, 16px);
	color: #222;
}
.m22 .sec3 .conWrap ul li .tit {
	margin: 20px 0 16px;
	font-family: Pretendard;
	font-size: clamp(16px, 4.5vw, 22px);
	color: #111;
	font-weight: 600;
}
.m22 .sec3 .conWrap ul li .txt {
	font-family: Pretendard;
	font-size: clamp(13px, 3.5vw, 16px);
	color: rgba(0, 0, 0, 0.8);
	line-height: 160%;
}
.m22 .sec3 .conWrap ul li .txt strong{display:inline-block;margin-bottom:10px;color:#111;font-weight:500;}




/* m23 */
.m23{}
.m23 .table{overflow:hidden;overflow-x:auto;width:100%;margin:30px 0 100px;}
.m23 .table table{
	width:1400px;border-collapse: separate; /* collapse → separate */
    border-spacing: 0;
}
.m23 .table table th{
	height:54px;
	background:#e5e5e5;
	border-left:2px solid #fff;border-right:2px solid #fff;border-bottom:10px solid #fff;;	
	font-size:var(--font-size-20);color:#000;text-align:center;
}
.m23 .table table th:first-child{border-left:0;}
.m23 .table table th:last-child{border-right:0;}
.m23 .table table th .state{display:flex;}
.m23 .table table th .state>div{	
	display:flex;align-items:center;justify-content:center;
	width:calc((100% - 148px) / 3);height:54px;
	border-left:2px solid #fff;border-right:2px solid #fff;border-bottom:0;color:#fff;
}
.m23 .table table th .state>div.s1{background:#e99d90;}
.m23 .table table th .state>div.s2{background:#ed7765;}
.m23 .table table th .state>div.s3{background:#ff4539;}
.m23 .table table th .state>div.partner{width:148px;border-right:0;background:#464646;}

.m23 .table table td{
	padding:15px;
	border: 1px solid #ffdad7;
	font-family: Pretendard;font-size:var(--font-size-20);color:#666;font-weight:500;text-align:center;
}
.m23 .table table td a{
	font-family: Pretendard;font-size:var(--font-size-20);color:#666;font-weight:500;text-align:center;
}
.m23 .table table td a i{
	display:inline-block;vertical-align:top;
	width:19px;height:19px;
	margin:3px 0 0 0;
	border:1px solid #ff4539;border-radius:50%;
	background:url(/images/page/m23_arr.png) no-repeat center / 5px;
}
.m23 .table table td .state{display:flex;min-height:78px;}
.m23 .table table td .state .stateGuage{
	position:relative;
	width:calc((100% - 148px));
}
.m23 .table table td .state .stateGuage .lines{
	display:flex;
	position:absolute;left:0;top:0;
	width:100%;height:100%;
}
.m23 .table table td .state .stateGuage .lines>div{
	flex:1;
	border-right:1px solid #ffdad7;
}
.m23 .table table td .state .stateGuage .bar{
	position:absolute;left:0;top:50%;
	height:6px;
	transform:translateY(-50%);
	background: linear-gradient(90deg, #ffdad7, #ff4539);
}
.m23 .table table td .state .stateGuage .bar:after{
	display:block;content:"";
	box-sizing:border-box;
	width:20px;height:20px;
	border:5px solid #ff4539;background:#fff;
	position:absolute;left:calc(100% - 20px);top:50%;
	margin-top:-10px;
	border-radius:50%;
}
.m23 .table table td .state .partner{display:flex;align-items:center;justify-content:center;width:148px;}
.m23 .table table td .state .partner img{width:70%;height:auto;}
.m23 .table table .hiddenExp{display:none;transtion:all 1s;}
.m23 .table table .hiddenExp.on{display:table-row;}
.m23 .table table .hiddenExp td{padding:40px 60px;background:#f3f3f3;text-align:left;}
.m23 .table table .hiddenExp td .tit{font-family: Pretendard;font-size:var(--font-size-24);color:#000;font-weight:600;}
.m23 .table table .hiddenExp td .txt{
	margin-top:20px;
	font-family: Pretendard;font-size:var(--font-size-16);color:#666;line-height:150%;font-weight:400;
}





/* m31 */
.bbs{}
.bbs .bbsTop{
	display:flex;align-items:center;flex-direction:column-reverse;
}
.bbs .bbsTop .total{
	width:100%;font-family: Pretendard;font-size:var(--font-size-20);color:rgba(0,0,0,0.6);
	margin-top:20px;
	text-align:left;
}
.bbs .bbsTop .searchWrap{
	display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;
	width:100%;
}
.bbs .bbsTop .searchWrap select{
	width:100%;height:50px;
	padding:0 20px;
	border:1px solid rgba(0, 0, 0, 0.3);border-radius:50px;
	font-size:var(--font-size-18);color:#000;
	appearance: none;outline:0;
	background:url(/images/page/sel_arr.png) no-repeat calc(100% - 20px) center / 20px;
}
.bbs .bbsTop .searchWrap input{
	width:calc(100% - 95px);height:50px;
	padding:0 20px;
	border:1px solid rgba(0, 0, 0, 0.3);border-radius:50px;
	outline:0;
	font-size:var(--font-size-18);color:#666;
}
.bbs .bbsTop .searchWrap button{
	width:90px;height:50px;
	background:#000;border-radius:50px;
	border:0;outline:0;
	font-size:var(--font-size-16);color:#fff;text-align:center;
}

.bbs .bbs1{
	display:none;
	width:100%;margin-top:20px;border-collapse:collapse;border-top:1px solid #000;
}
.bbs .bbs1 th{
	padding:20px 0;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	font-family: Pretendard;font-size:var(--font-size-18);color:rgba(0,0,0,0.6);text-align:center;
}
.bbs .bbs1 td{
	padding:20px 0;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	font-family: Pretendard;font-size:var(--font-size-18);color:rgba(0,0,0,0.6);text-align:center;
}
.bbs .bbs1 th.title{font-weight:600;color:#000;}
.bbs .bbs1 td.title{padding:20px;text-align:left;}
.bbs .bbs1 .title a{font-size:var(--font-size-22);font-weight:600;color:#000;}
.bbs .bbs1 .num{width:16%;}
.bbs .bbs1 .title{}
.bbs .bbs1 .writer{display:none;}
.bbs .bbs1 .date{width:50%;}
.bbs .bbs1 .list{display:none;}

.bbs .mobileList{margin-top:20px;border-collapse:collapse;border-top:1px solid #000;}
.bbs .mobileList li{
	padding:20px 0;
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	font-family: Pretendard;font-size:var(--font-size-18);color:rgba(0,0,0,0.6);text-align:left;
}
.bbs .mobileList li a .title{font-size:var(--font-size-18);font-weight:600;color:#000;}
.bbs .mobileList li a .writer{margin:10px 0 5px;font-size:var(--font-size-16);font-weight:500;color:#333;}
.bbs .mobileList li a .date{font-size:var(--font-size-16);color:#666;}


.bbsView{}
.bbsView .titleArea{
	padding:60px 5%;
	border-top:1px solid #000;border-bottom:1px solid rgba(0,0,0,0.3);
	text-align:center;
}
.bbsView .titleArea .tit{font-size:var(--font-size-40);font-weight:600;color:#000;line-height:140%;}
.bbsView .titleArea .date{margin:16px 0 20px;font-size:var(--font-size-20);color:#666;}
.bbsView .titleArea .date .bar{
	display:inline-block;
	width:1px;height:14px;
	background:#ccc;
	margin:0 10px;
}
.bbsView .titleArea .file{}
.bbsView .titleArea .file dl{display:flex;justify-content: center;}
.bbsView .titleArea .file dl dt{
	padding-left:25px;padding-right:10px;
	background:url(/images/page/icon_file.png) no-repeat left 2px;
	background-size:17px;
	font-size:var(--font-size-20);color:#666;
}
.bbsView .titleArea .file dl dd{
	position:relative;
	padding-left:10px;
	font-size:var(--font-size-20);color:#666;
}
.bbsView .titleArea .file dl dd:before{
	display:block;content:"";
	width:1px;height:14px;
	background:#ccc;
	position:absolute;left:0;top:4px;
}
.bbsView .titleArea .file dl dd a{font-size:var(--font-size-20);color:#666;}
.bbsView .viewCon{
	padding:110px 5%;
	border-bottom:1px solid #333;	
}
.bbsView .btns{margin-top:80px;text-align:center;}
.bbsView .btns a{
	display:inline-flex;align-items:center;justify-content:center;
	width:190px;height:66px;
	background:#000;
	border-radius:50px;
	font-size:var(--font-size-20);color:#fff;
}
.bbsView .btns a i{
	display:inline-block;
	width:24px;height:24px;
	margin-right:8px;
	background:url(/images/page/icon_list.png) no-repeat center / cover;
}





/* m32 - 주식/IR 시세 */
.m32{}
.m32StockHead{
	width:100%;height:126px;
	border-bottom:1px solid rgba(0, 0, 0, 1);
}
.m32StockHead_left{display:flex;align-items:center;gap:20px;}
.m32StockHead_name{
	font-family: Pretendard;font-size:var(--font-size-40);font-weight:700;color:#000;line-height:66px;
}
.m32StockHead_code{
	font-family: Pretendard;font-size:var(--font-size-18);font-weight:400;color:rgba(0,0,0,0.6);line-height:30px;
}
.m32StockHead_time{
	font-family: Pretendard;font-size:var(--font-size-18);font-weight:400;color:rgba(0,0,0,0.6);line-height:30px;
}

.m32PriceArea{
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.m32PriceArea_left{
	width:100%;padding:36px 0;box-sizing:border-box;
	border-bottom:1px solid rgba(0,0,0,0.3);
	text-align:center;
}
.m32PriceArea_right{
	width:100%;padding:36px 20px;box-sizing:border-box;
	display:flex;align-items:center;justify-content:center;
}
.m32CurrentPrice{
	display:inline-flex;align-items:center;justify-content:center;gap:10px;
	width:100%;
	text-align:center;
}
.m32CurrentPrice_arrow{
	width:22px;height:22px;
	background:#e60012;
	clip-path:polygon(50% 20%, 100% 80%, 0 80%);
}
.m32CurrentPrice_arrow--down{
	background:#1753ec;
	clip-path:polygon(50% 80%, 0 20%, 100% 20%);
}
.m32CurrentPrice_value{
	font-family: Roboto, sans-serif;font-size:var(--font-size-60);font-weight:500;line-height:96px;color:#000;
}
.m32CurrentPrice_value--up{color:#e60012;}
.m32CurrentPrice_value--down{color:#1753ec;}
.m32PriceSub{padding:0 20px;width:100%;}
.m32PriceSub_row{
	display:flex;align-items:center;justify-content:space-between;
	padding:20px 0;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.m32PriceSub_row:last-child{border:0;}
.m32PriceSub_label{
	font-family: Pretendard;font-size:var(--font-size-20);font-weight:400;color:rgba(0,0,0,0.6);line-height:30px;
}
.m32PriceSub_val{
	font-family: Pretendard;font-size:var(--font-size-20);font-weight:500;line-height:30px;
}
.m32PriceSub_val--up{color:#e60012;}
.m32PriceSub_val--down{color:#1753ec;}
.m32PriceSub_arrow{
	display:inline-block;vertical-align:middle;
	width:8px;height:8px;
	background:#e60012;
	clip-path:polygon(50% 20%, 100% 80%, 0 80%);
}
.m32PriceSub_val--down .m32PriceSub_arrow{
	background:#1753ec;
	clip-path:polygon(50% 80%, 0 20%, 100% 20%);
}

.m32PriceTable{width:100%;max-width:680px;margin:0 auto;}
.m32PriceTable_row{
	display:flex;align-items:center;justify-content:space-around;
	padding:20px 0;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.m32PriceTable_row:last-child{border-bottom:0;}
.m32PriceTable_th{
	flex:1;text-align:center;
	font-family: Pretendard;font-size:var(--font-size-16);font-weight:400;color:rgba(0,0,0,0.6);line-height:30px;
}
.m32PriceTable_td{
	flex:1;text-align:center;
	font-family: Pretendard;font-size:var(--font-size-16);font-weight:500;color:#000;line-height:30px;
}

.m32InfoList{border-bottom:1px solid rgba(0,0,0,0.3);}
.m32InfoList_row{
	
}
.m32InfoList_row:last-child{border-bottom:0;}
.m32InfoList_item{
	display:flex;align-items:center;justify-content:space-between;
	width:100%;padding:10px 20px;box-sizing:border-box;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.m32InfoList_label{
	font-family: Pretendard;font-size:var(--font-size-16);font-weight:400;color:rgba(0,0,0,0.6);line-height:30px;
}
.m32InfoList_val{
	font-family: Pretendard;font-size:var(--font-size-16);font-weight:500;color:#000;line-height:30px;
}

.m32Daily{margin-top:100px;}
.m32Daily_title{
	font-family: Pretendard;font-size:var(--font-size-42);font-weight:700;color:#000;line-height:66px;
	margin-bottom:30px;
}
.m32Daily_tableWrap{overflow:auto;border-top:1px solid rgba(0,0,0,1)}
.m32Daily_table{width:1000px;border-collapse:collapse;}
.m32Daily_table thead tr{
	height:90px;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.m32Daily_table th{
	padding:0 24px;
	font-family: Pretendard;font-size:var(--font-size-20);font-weight:400;color:rgba(0,0,0,0.6);text-align:center;line-height:30px;
}
.m32Daily_table tbody tr{
	height:90px;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
.m32Daily_table td{
	padding:0 24px;
	font-family: Pretendard;font-size:var(--font-size-20);font-weight:500;color:#000;text-align:center;line-height:30px;
}
.m32Daily_change{display:inline-flex;align-items:center;gap:8px;}
.m32Daily_arrow{
	display:inline-block;
	width:8px;height:8px;
	clip-path:polygon(50% 20%, 100% 80%, 0 80%);
}
.m32Daily_change--up{color:#e60012;}
.m32Daily_change--up .m32Daily_arrow{background:#e60012;}
.m32Daily_change--down{color:#1753ec;}
.m32Daily_change--down .m32Daily_arrow{
	background:#1753ec;
	clip-path:polygon(50% 80%, 0 20%, 100% 20%);
}
.m32Daily_change--same{color:#000;}
.m32Daily_change--same .m32Daily_arrow{display:none;}





/* m33 */
.m33Tabs{display:flex;gap:8px;}
.m33Tabs li{flex:1;}
.m33Tabs li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:70px;
	border-top:1px solid #999;border-bottom:1px solid #999;
	font-size:var(--font-size-22);color:#999;font-weight:500;text-align:center;
}
.m33Tabs li.on a{
	border-top:2px solid #ff4539;border-bottom:2px solid #ff4539;
	color:#ff4539;
}
.m33Tabs2{display:flex;gap:8px;margin:100px 0 60px;}
.m33Tabs2 li{width:32%;}
.m33Tabs2 li a{
	display:flex;align-items:center;justify-content:center;
	width:100%;height:50px;padding:0 10px;
	box-sizing:border-box;
	border-radius:50px;
	border:1px solid #000;
	font-size:var(--font-size-14);color:rgba(0,0,0,0.6);font-weight:500;text-align:center;
}
.m33Tabs2 li.on a{background:#000;color:#fff;}
.m33 .unit{font-size:var(--font-size-20);color:rgba(0,0,0,0.6);text-align:right;}
.m33 .table{overflow:hidden;overflow-x:auto;margin-top:20px;}
.m33 .table table{width:500px;border-top:1px solid #000;}
.m33 .table table th{
	padding:20px;
	border-bottom:1px solid rgba(0,0,0,0.3);
	font-size:var(--font-size-22);color:#000;font-weight:500;text-align:center;
}
.m33 .table table td{
	padding:20px;
	border-bottom:1px solid rgba(0,0,0,0.3);
	font-size:var(--font-size-20);color:rgba(0,0,0,0.6);text-align:center;
}
.m33 .table table .total td{background:rgba(246, 171, 171, 0.1);}
.m33 .table table td.tit{color:#000;font-weight:500;}



/**/
.bbs2{width:100%;margin-top:40px;border-top:1px solid #000;border-collapse:collapse;}
.bbs2 td{
	padding:40px 0;
	border-bottom:1px solid rgba(0,0,0,0.3);
	text-align:center;
}
.bbs2 td.date{width:80px;}
.bbs2 td.date .day{font-size:var(--font-size-40);color:#000;font-weight:500;}
.bbs2 td.date .ym{font-size:var(--font-size-18);color:#000;font-weight:500;}
.bbs2 td.tit{padding:20px;text-align:left;}
.bbs2 td.tit a{font-size:var(--font-size-18);color:#000;font-weight:600;}
.bbs2 td.more{display:none;width:140px;font-size:var(--font-size-14);color:#444;font-weight:500;}
.bbs2 td.more i{
	display:inline-block;
	width:12px;height:12px;
	margin:0 0 0 5px;	
	background:url(/images/page/bbs_more.png) no-repeat center / 12px;
}




/**/
.bbs3{width:100%;margin-top:40px;border-top:1px solid #000;border-collapse:collapse;}
.bbs3 td{
	padding:40px 20px;
	border-bottom:1px solid rgba(0,0,0,0.3);
	text-align:center;
}
.bbs3 td.num{display:none;width:80px;font-size:var(--font-size-46);color:#000;font-weight:500;}
.bbs3 td.tit{padding:20px;font-size:var(--font-size-18);color:#000;font-weight:600;text-align:left;}
.bbs3 td.tit a{font-size:var(--font-size-18);color:#000;font-weight:600;}
.bbs3 td.date{display:none;width:190px;font-size:var(--font-size-22);color:#666;font-weight:500;}
.bbs3 td.down{width:80px;}
.bbs3 td.down a{
	display:inline-block;
	width:28px;height:28px;
	background:url(/images/page/icon_download.png) no-repeat center / cover;
	transition:all 0.24s;
}
.bbs3 td.down a:hover{
	background:url(/images/page/icon_download_hover.jpg) no-repeat center / cover;
}
.bbs3 td.down img{width:28px;}




/**/
.bbs .table{overflow:hidden;overflow-x:auto;}
.bbs4{width:1000px;margin-top:40px;border-top:1px solid #000;border-collapse:collapse;}
.bbs4 td{
	padding:20px 10px;
	border-bottom:1px solid rgba(0,0,0,0.3);
	text-align:center;
}
.bbs4 td.num{width:80px;font-size:var(--font-size-32);color:#000;font-weight:500;}
.bbs4 td.cate{width:100px;font-size:var(--font-size-22);color:#000;font-weight:500;}
.bbs4 td.tit{padding:40px;text-align:left;}
.bbs4 td.tit a{font-size:var(--font-size-22);color:#000;font-weight:600;}
.bbs4 td.period{width:320px;font-size:var(--font-size-22);color:#666;}
.bbs4 td.state{width:140px;}
.bbs4 td.state span{
	display:inline-flex;align-items:center;justify-content:center;
	width:117px;height:46px;
	font-size:var(--font-size-22);text-align:center;
	border-radius:50px;
}
.bbs4 td.state span.ing{border:1px solid #ff4539;color:#ff4539;}
.bbs4 td.state span.end{border:1px solid rgba(0, 0, 0, 0.3);color:rgba(0, 0, 0, 0.3);}

.bbs4 .notice td{background:rgba(246, 171, 171, 0.08);}
.bbs4 .notice td.num span{
	display:inline-flex;align-items:center;justify-content:center;
	width:100%;height:45px;
	background:#ff4539;
	border-radius:50px;
	font-size: var(--font-size-18);color:#fff;text-align:center;
}
.bbs4 .notice .state{font-weight:500;}



/* m51 */
.m51{}
.m51 .slg{
	margin-bottom:100px;
	font-size:var(--font-size-60);color:#000;text-align:center;line-height:120%;font-weight:500;
}
.m51 .slg > div > span{display:inline-block;}
.m51 .slg > div > span{transform:translateY(0);opacity: 0; animation: blurWordIn 1s forwards;}
.m51 .slg.in-view > div:nth-child(1) > span{animation-delay:0.1s;}
.m51 .slg.in-view > div:nth-child(2) > span{animation-delay:0.2s;}
.m51 .sec1{
	position:relative;
	width:94%;height:100vh;
	margin:0 auto;
}
.m51 .sec1 .bg{
	position:absolute;left:0;top:50%;
	width:100%;height:100%;
	transform:translateY(-50%);
}
.m51 .sec1 .bg .bg1{
	position:absolute;left:0;top:0;z-index:10;
	width:100%;height:100%;
	background:url(/images/page/m51_sec1_bg1.jpg) no-repeat center / cover;
	clip-path:circle(10%);
}
.m51 .sec1 .bg .bg2{
	position:absolute;left:0;top:0;z-index:9;
	width:100%;height:100%;
	background:url(/images/page/m51_sec1_bg2.jpg) no-repeat center / cover;
	clip-path:circle(10%);
}
.m51 .sec1 .txt{
	position:absolute;left:0%;top:50%;z-index:100;
	transform:translateY(-50%);
	width:100%;
	text-align:center;
}
.m51 .sec1 .txt>div{
	position:absolute;left:0;top:50%;z-index:100;
	transform:translateY(-50%);
	width:100%;padding:0 5%;
	font-size:var(--font-size-28);color:#fff;font-weight:600;line-height:140%;
}
.m51 .sec1 .txt .txt1{opacity:0;}
.m51 .sec1 .txt .txt2{opacity:0;}
.m51 .sec2{padding:170px 0 0;}
.m51 .sec2 .titleArea{}
.m51 .sec2 .titleArea p{margin-top:20px;font-size:var(--font-size-20);color:rgba(0,0,0,0.6);line-height:140%;}
.m51 .sec2 .conWrap{margin:80px 3% 0;}
.m51 .sec2 .conWrap ul{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1600px;margin:0 auto;}
.m51 .sec2 .conWrap ul li{
	display:flex;flex-wrap:wrap;
	width:100%;
	padding:40px 20px;margin-bottom:2%;
	border:1px solid rgba(0, 0, 0, 0.3);
	transition:all 0.4s;
}
.m51 .sec2 .conWrap ul li .icon{width:60px;height:60px;transition:all 0.4s;}
.m51 .sec2 .conWrap ul li:nth-child(1) .icon{background:url(/images/page/m51_sec2_icon1.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:nth-child(2) .icon{background:url(/images/page/m51_sec2_icon2.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:nth-child(3) .icon{background:url(/images/page/m51_sec2_icon3.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:nth-child(4) .icon{background:url(/images/page/m51_sec2_icon4.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li .con{width:100%;margin-top:40px;}
.m51 .sec2 .conWrap ul li .con dl{}
.m51 .sec2 .conWrap ul li .con dl dt{font-size:var(--font-size-24);color:#000;font-weight:500;transition:all 0.4s;}
.m51 .sec2 .conWrap ul li .con dl dd{margin-top:20px;font-size:var(--font-size-18);color:rgba(0, 0, 0, 0.6);line-height:150%;transition:all 0.4s;}

.m51 .sec2 .conWrap ul li:hover{background:#ff4539;}
.m51 .sec2 .conWrap ul li:hover:nth-child(1) .icon{background:url(/images/page/m51_sec2_icon1_hover.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:hover:nth-child(2) .icon{background:url(/images/page/m51_sec2_icon2_hover.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:hover:nth-child(3) .icon{background:url(/images/page/m51_sec2_icon3_hover.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:hover:nth-child(4) .icon{background:url(/images/page/m51_sec2_icon4_hover.png) no-repeat center / 60px;}
.m51 .sec2 .conWrap ul li:hover .con dl dt{color:#fff;}
.m51 .sec2 .conWrap ul li:hover .con dl dd{color:rgba(255, 255, 255, 0.6);}





/* m52 */
.m52{padding:0;}
.m52 .sec1{
	display:flex;align-items:center;justify-content:center;
	position:relative;
	height:100vh;
	background:#201d1d;
	text-align:center;
}
.m52 .sec1 .bg{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
	background:#fff;
	clip-path:circle(0%);
}
.m52 .sec1 .txt{
	position:relative;z-index:100;mix-blend-mode: difference;	
	padding:0 5%;
}
.m52 .sec1 .txt .txt1{
	font-size:14vw;color:#fff;font-weight:500;
	white-space:nowrap;
	transform:translateX(100%);	
}
.m52 .sec1 .txt .txt2>div.t1{
	margin-top:80px;
	font-size:var(--font-size-28);color:#fff;font-weight:500;line-height:140%;
	opacity:0;transform:TranslateY(40px);
}
.m52 .sec1 .txt .txt2>div.t2{
	margin-top:20px;
	font-size:var(--font-size-20);color:rgba(255,255,255, 0.6);line-height:140%;
	opacity:0;transform:TranslateY(40px);
}

.m52 .sec2{padding-bottom:160px;}
.m52 .sec2 .conWrap{margin-top:64px;}
.m52 .sec2 .conWrap .dia{
	display:none;
	width:360px;
	padding:50px 0;
	background:rgba(245, 245, 245, 0.4);
} 
.m52 .sec2 .conWrap .dia>ul{}
.m52 .sec2 .conWrap .dia>ul>li{}
.m52 .sec2 .conWrap .dia>ul>li.circle{
	display:flex;align-items:center;justify-content:center;
	width:260px;
	aspect-ratio:1/1;
	margin:0 auto;
	border-radius:50%;
	background:rgba(208, 208, 208, 0.2);
	text-align:center;
	transition:all 0.6s;
}
.m52 .sec2 .conWrap .dia>ul>li.circle .num{
	font-size:var(--font-size-20);color:rgba(0, 0, 0, 0.6);font-weight:500;
	transition:all 0.6s;
}
.m52 .sec2 .conWrap .dia>ul>li.circle .icon{width:48px;height:48px;margin:20px auto 8px;transition:all 0.6s;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s1 .icon{background:url(/images/page/m52_sec2_icon1.png) no-repeat center / cover;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s2 .icon{background:url(/images/page/m52_sec2_icon2.png) no-repeat center / cover;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s3 .icon{background:url(/images/page/m52_sec2_icon3.png) no-repeat center / cover;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s4 .icon{background:url(/images/page/m52_sec2_icon4.png) no-repeat center / cover;}
.m52 .sec2 .conWrap .dia>ul>li.circle .tit{
	font-size:var(--font-size-28);color:#000;font-weight:500;
	transition:all 0.6s;
}
.m52 .sec2 .conWrap .dia>ul>li.circle .subTxt{margin-top:8px;font-size:var(--font-size-18);color:#666;transition:all 0.6s;}
.m52 .sec2 .conWrap .dia>ul>li.arr{
	width:50px;height:50px;
	margin:60px auto;
	border-radius:50%;
	background:rgba(174, 174, 174, 1) url(/images/page/m52_arr1.png) no-repeat center / 14px;
	transition:all 0.6s;
}
.m52 .sec2 .conWrap .dia>ul>li.circle.on{background:#ff4539;}
.m52 .sec2 .conWrap .dia>ul>li.circle.on .num{color:#fff;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s1.on .icon{background:url(/images/page/m52_sec2_icon1_hover.png) no-repeat center / 120%;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s2.on .icon{background:url(/images/page/m52_sec2_icon2_hover.png) no-repeat center / 120%;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s3.on .icon{background:url(/images/page/m52_sec2_icon3_hover.png) no-repeat center / 120%;}
.m52 .sec2 .conWrap .dia>ul>li.circle.s4.on .icon{background:url(/images/page/m52_sec2_icon4_hover.png) no-repeat center / 120%;}
.m52 .sec2 .conWrap .dia>ul>li.circle.on .tit{color:#fff;}
.m52 .sec2 .conWrap .dia>ul>li.circle.on .subTxt{color:#fff;}
.m52 .sec2 .conWrap .dia>ul>li.arr.on{background:#ff4539 url(/images/page/m52_arr1.png) no-repeat center / 14px;}


.m52 .sec2 .conWrap .txts{width:100%;} 
.m52 .sec2 .conWrap .txts>ul{display:flex;flex-wrap:wrap;align-content:space-between;width:100%;} 
.m52 .sec2 .conWrap .txts>ul>li{
	width:100%;
	padding:20px 0 30px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
.m52 .sec2 .conWrap .txts>ul>li .num{
	font-family:"Gabarito";font-size:var(--font-size-80);
	color:#fff;
	text-shadow: 1px 0 0 #ff4539, 0 1px 0 #ff4539, -1px 0 0 #ff4539, 0 -1px 0 #ff4539;
}
.m52 .sec2 .conWrap .txts>ul>li .tit{margin-top:12px;font-size:var(--font-size-40);color:#000;font-weight:600;}
.m52 .sec2 .conWrap .txts>ul>li .txt{margin-top:20px;font-size:var(--font-size-20);color:rgba(0, 0, 0, 0.6);line-height:140%;}

.m52 .sec3{}
.m52 .sec3 .conWrap{}
.m52 .sec3 .conWrap .con{
	display:flex;align-items:center;
	width:100%;
	padding:100px 5%;
	background:#ff4539;
}
.m52 .sec3 .conWrap .con .tit{font-size:var(--font-size-60);color:#fff;line-height:110%;}
.m52 .sec3 .conWrap .con .txt{margin:25px 0 40px;font-size:var(--font-size-20);color:#fff;font-weight:500;}
.m52 .sec3 .conWrap .con a{
	display:flex;align-items:center;justify-content:space-between;
	width:87px;
	border-bottom:2px solid #fff;
	font-size:var(--font-size-18);color:#fff;font-weight:600;
}
.m52 .sec3 .conWrap .con a i{
	display:inline-block;
	width:12px;height:12px;
	background:url(/images/page/m52_sec3_arr.png) no-repeat center / cover;
}
.m52 .sec3 .conWrap .img{
	width:50%;height:100%;
	background:url(/images/page/m52_sec3_bg.jpg) no-repeat center / cover;
}