#main-chc .image {display:none;}
.newmaininner {width:1200px; margin:0 auto;}
.newmain26 * {letter-spacing: -0.4px;}
.newmain26 .maintitle {
    text-align: center;
}
.newmain26 .maintitle .main {font-size: 30px; font-family: 'pre_B'; margin: 0 0 10px 0;}
.newmain26 .maintitle .sub { font-size: 20px;}

.main_isms { background: linear-gradient(180deg, rgba(25, 25, 34, 1) 0%, rgb(7 9 39) 100%); position: relative; padding: 120px 0; }
.main_isms * { color:#fff }
.main_isms .backimg { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80%; opacity: 0.8; }
.main_isms .newmaininner { position: relative; z-index: 2; }
.main_isms .title { text-align: center; }
.main_isms .boxwrap { margin: 50px 0 80px 0; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.main_isms .boxwrap .box { display: flex; background: #172032; padding: 40px; border-radius: 20px; gap: 30px; align-items: center; justify-content: center; }
.main_isms .boxwrap .box .title { text-align: left; font-size: 18px; font-family: 'pre_B'; line-height: 1.4; }
.main_isms .boxwrap .box .txt { font-size: 17px; opacity: 0.9; font-family: 'pre_R'; line-height: 1.4; }
.main_isms .bottom { display: flex; justify-content: center; align-items: center; gap: 10%; }
.main_isms .bottom .left { display: flex; gap: 40px; align-items: center; }
.main_isms .bottom .left img { height: 102px; }
.main_isms .bottom .left .text .name { font-size: 20px; font-family: pre_B; margin: 0 0 14px 0; }
.main_isms .bottom .left .text .txt { font-size: 16px; line-height: 1.4; }
.main_isms .bottom .right { position: relative; }
.main_isms .bottom .right::before { content:''; position: absolute; top: 0; left: -22%; width: 1px; height: 100%; background: #8e8e8e; }
.main_isms .bottom .right .top p { font-family: pre_L; }
.main_isms .bottom .right .top p:nth-of-type(1) { margin: 0 0 10px 0; }
.main_isms .bottom .right .top span { display: block; font-family: pre_SB; font-size: 16px; margin: 0 0 5px 0; }

@media screen and (max-width:1200px){
    
}