@charset "utf-8";


/*나눔고딕웹폰트로드(폰트 사용할곳에font-family:'Nanum Gothic', '나눔고딕', '굴림', 'Gulim', 'sans-serif', 'Tahoma';추가)*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
@import url(//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);


/* kode-mono-regular - latin font-family: "Kode Mono", monospace;*/
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kode Mono';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/fonts/kode-mono-v2-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kode-mono-500 - latin font-family: "Kode Mono", monospace;*/
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kode Mono';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/fonts/kode-mono-v2-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kode-mono-600 - latin font-family: "Kode Mono", monospace;*/
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kode Mono';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/fonts/kode-mono-v2-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kode-mono-700 - latin font-family: "Kode Mono", monospace; */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kode Mono';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/fonts/kode-mono-v2-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
            @font-face {
    font-family: 'Pretendard';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}



 @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-3Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
            @font-face {
    font-family: 'Freesentation';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-9Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}


  @font-face {
    font-family: 'GrandifloraOne-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_JAMO@1.0/GrandifloraOne-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
   
  @font-face {
    font-family: 'Diphylleia-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_JAMO@1.0/Diphylleia-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


  @font-face {
    font-family: 'TTLaundryGothic';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/TTLaundryGothicR.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

 @font-face {
    font-family: 'TTLaundryGothic';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/TTLaundryGothicB.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'YeojuCeramicTTF';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403@1.0/YeojuCeramicTTF.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'KCC-Hanbit';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/KCC-Hanbit.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

 @font-face {
    font-family: 'ElectricalSafety';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2405@1.0/ElectricalSafetyRegularTTF.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
            @font-face {
    font-family: 'ElectricalSafety';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2405@1.0/ElectricalSafetyBoldTTF.woff2') format('woff2');
.
    font-style: normal;
}

@font-face {
    font-family: 'HakgyoansimWoojuR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-2@1.0/HakgyoansimWoojuR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24SsurroundAir';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24SsurroundAir.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'April16th-Promise';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2404-2@1.0/April16th-Promise.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'April16th-Life';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2404-2@1.0/April16th-Life.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SokchoBadaBatang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2402_1@1.0/SokchoBadaBatang.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KyoboHandwriting2020A';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/KyoboHandwriting2020A.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KyoboHandwriting2023wsa';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2404-2@1.0/KyoboHandwriting2023wsa.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Diphylleia-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_JAMO@1.0/Diphylleia-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


           @font-face {
    font-family: 'Eulyoo1945';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2102-01@1.0/Eulyoo1945-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
            @font-face {
    font-family: 'Eulyoo1945';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2102-01@1.0/Eulyoo1945-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'MapoFlowerIsland';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoFlowerIslandA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'KOTRA_SONGEULSSI';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.0/KOTRA_SONGEULSSI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






@font-face {
    ont-family: 'ONE-Mobile';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    ont-family: 'ONE-Mobile';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}



 @font-face {
    font-family: 'GongGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
            @font-face {
    font-family: 'GongGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicMedium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
            @font-face {
    font-family: 'GongGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'TAEBAEKmilkyway';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/TAEBAEKmilkyway.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NEXON Lv1 Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'NEXON Lv1 Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NEXON Lv1 Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}



@font-face {
    font-family: 'KorailRoundGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KorailRoundGothicLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'KorailRoundGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KorailRoundGothicMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'KorailRoundGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KorailRoundGothicBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}




@font-face {
    font-family: 'GabiaHeuldot-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/GabiaHeuldot-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'GabiaOndam-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/GabiaOndam-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GabiaCheongyeon';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/GabiaCheongyeon.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GabiaMaeumgyeol';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/GabiaMaeumgyeol.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}






@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff'); font-weight: 100; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff'); font-weight: 200; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'S-CoreDream'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); font-weight: 900; font-style: normal; }

@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'GangwonEdu_OTFBoldA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEdu_OTFBoldA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EarlyFontDiary';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_220508@1.0/EarlyFontDiary.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KyoboHandwriting2020A';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/KyoboHandwriting2020A.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'SEBANG_Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.0/SEBANG_Gothic_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SEBANG_Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.0/SEBANG_Gothic_Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'twayair';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_tway@1.0/twayair.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'munche_seuki_jung';
    src: url('moon_font/munche_seuki_jung.woff2') format('woff2'),
         url('moon_font/munche_seuki_jung.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'munche_seuki_heulim';
    src: url('moon_font/munche_seuki_heulim.woff2') format('woff2'),
         url('moon_font/munche_seuki_heulim.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'munche_gung_jungja';
    src: url('moon_font/munche_gung_jungja.woff2') format('woff2'),
         url('moon_font/munche_gung_jungja.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'munche_gung_heulim';
    src: url('moon_font/munche_gung_heulim.woff2') format('woff2'),
         url('moon_font/munche_gung_heulim.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face{
    font-family: "Avenir";
    font-style: normal;
    font-weight: 300;
    src: url('avenir/AvenirNext-Regular.woff') format("woff"),
   
}

@font-face {
font-family: 'Drugs Regular';
font-style: normal;
font-weight: normal;
src: url('fonts/Drugs.woff') format('woff');
}


@font-face {
    font-family: 'KT&G SangSangBody L';
    src: url('fonts/SangSangBodyL.eot');
    src: url('fonts/SangSangBodyL.eot') format('embedded-opentype'),
        url('fonts/SangSangBodyL.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KT&G SangSangTitleB';
    src: url('fonts/SangSangTitleB.eot');
    src: url('fonts/SangSangTitleB.eot') format('embedded-opentype'),
        url('fonts/SangSangTitleB.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KT&G SangSangBody M';
    src: url('fonts/SangSangBodyM.eot');
    src: url('fonts/SangSangBodyM.eot') format('embedded-opentype'),
        url('fonts/SangSangBodyM.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KT&G SangSangTitleM';
    src: url('fonts/SangSangTitleM.eot');
    src: url('fonts/SangSangTitleM.eot') format('embedded-opentype'),
        url('fonts/SangSangTitleM.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
	font-family: 'lc_lightbox';
	src:url('fonts/lc_lightbox.eot');
	src:url('fonts/lc_lightbox.eot') format('embedded-opentype'),
		url('fonts/lc_lightbox.woff') format('woff'),
		url('fonts/lc_lightbox.ttf') format('truetype'),
		url('fonts/lc_lightbox.svg') format('svg');

	font-weight: normal;
	font-style: normal;
}

@font-face { font-family: 'NanumBarunGothic';
src: url('fonts/NanumBarunGothic.eot');
src: url('fonts/NanumBarunGothic.eot') format('embedded-opentype'),
url('fonts/NanumBarunGothic.woff') format('woff');}


 @font-face {  
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight:   400;
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix)   format('embedded-opentype'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2)   format('woff2'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff)   format('woff'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf)   format('truetype');
  }
  @font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src:   url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix)   format('embedded-opentype'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2)   format('woff2'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff)   format('woff'),
  url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf)   format('truetype');
  }

@font-face {
    font-family: 'munche_seuki_jung';
    src: url('moon_font/munche_seuki_jung.woff2') format('woff2'),
         url('moon_font/munche_seuki_jung.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'munche_seuki_heulim';
    src: url('moon_font/munche_seuki_heulim.woff2') format('woff2'),
         url('moon_font/munche_seuki_heulim.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'munche_gung_jungja';
    src: url('moon_font/munche_gung_jungja.woff2') format('woff2'),
         url('moon_font/munche_gung_jungja.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'munche_gung_heulim';
    src: url('moon_font/munche_gung_heulim.woff2') format('woff2'),
         url('moon_font/munche_gung_heulim.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'Drugs Regular';
font-style: normal;
font-weight: normal;
src: url('fonts/Drugs.woff') format('woff');
}


@font-face {
    font-family: 'KT&G SangSangBody L';
    src: url('fonts/SangSangBodyL.eot');
    src: url('fonts/SangSangBodyL.eot') format('embedded-opentype'),
        url('fonts/SangSangBodyL.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KT&G SangSangTitleB';
    src: url('fonts/SangSangTitleB.eot');
    src: url('fonts/SangSangTitleB.eot') format('embedded-opentype'),
        url('fonts/SangSangTitleB.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KT&G SangSangBody M';
    src: url('fonts/SangSangBodyM.eot');
    src: url('fonts/SangSangBodyM.eot') format('embedded-opentype'),
        url('fonts/SangSangBodyM.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KT&G SangSangTitleM';
    src: url('fonts/SangSangTitleM.eot');
    src: url('fonts/SangSangTitleM.eot') format('embedded-opentype'),
        url('fonts/SangSangTitleM.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}






/* 초기화 */
html {overflow-y:scroll;width:100%;font-weight:normal;}
body {margin:0;padding:0;font-size:1em;font-family: 'GongGothic';;background:#fff;width:100%;font-weight:normal}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {;font-family: 'GongGothic';;font-weight:normal;    word-break: keep-all;}


/*랭기지*/

.select_lang { position: relative; line-height: 43px; height: 45px; border: 1px solid #dedede; border-radius: 45px; margin-left: 5px;  }

.select_lang button { font-size: 1.3rem;  text-align: left; outline: none; box-sizing: border-box; padding: 0 1.5em; color:#212121; }
.select_lang button::after { content:''; display: inline-block; vertical-align: middle; width:0; height:0; overflow: hidden; font-size:0;
                                        z-index:10; border-color: transparent; border-style: solid; border-width: 3.5px !important;
                                        border-top-color:#333; margin-left: 5px;  }

.select_lang ul { display: none; width: 100%; z-index: 2; position: absolute; left:0; top: 45px; }
.select_lang ul li { width: 100%; text-align: center; font-size: 1.3rem; border-radius: 45px;
                          border: 1px solid #dedede; margin: 2px 0;  overflow: hidden;  }
.select_lang ul li a { display: block; padding: 0 1em; color:#212121; background: #fff; }
.select_lang ul li:hover { border-color:#064cff;  }
.select_lang ul li:hover a { background: #064cff; color:#fff;  }

.select_lang i { width: 17px; height: 12px; display: inline-block; vertical-align: middle; margin-right: 7px; margin-top: -2px;
                      background-size: 100% auto; background-repeat: no-repeat; }
.select_lang i.kor { background-image: url("../img/lang_kor.png"); }
.select_lang i.eng { background-image: url("../img/lang_eng.png"); }

.select_lang button { color:#fff; }
.select_lang button::after { border-top-color:#fff;  }
 .select_lang ul li { border: 1px solid  rgba(255,255,255,0.2);  }
.select_lang ul li a { color:#fff; background: none; }



.VIpgJd-ZVi9od-ORHb-OEVmcd{display: none !important;}
/* Remove Google top bar and margin */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }
    
/* Disable google translate original text tooltips */  
#goog-gt-tt, .goog-te-balloon-frame{display: none !important;} 
.goog-text-highlight { background: none !important; box-shadow: none !important;}
   
	
	
	.ct-topbar {
width: 150px;
float: right;
top: 20px;
position: relative;
}

.ct-language__dropdown{
	padding-top: 8px;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 110%;
	left: -3px;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 100%;
	text-align: center;
	padding-top: 0;
  z-index:200;
}
.ct-language__dropdown li{
width:100%;margin-top:5px;background:#2a4774;;
		position: relative; line-height: 35px; height: 45px;; border-radius: 45px; ;

}
.ct-language__dropdown li a{
	display: block;
	color:#fff;
	font-size:15px;
	padding:5px;
	text-align:center;position:relative;
}

.ct-language__dropdown li:first-child a:before{clear:both;content:'';display:block;position:absolute;
left:22px;top:16px;background:url(../img/lang_usa.png) no-repeat; background-position: center center;width:17px;height:12px;-webkit-background-size: cover;
background-size: cover;}
.ct-language__dropdown li:last-child a:before{clear:both;content:'';display:block;position:absolute;
left:22px;top:16px;background:url(../img/lang_kor.png) no-repeat; background-position: center center;width:17px;height:12px;-webkit-background-size: cover;
background-size: cover;}


/*
.ct-language__dropdown:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 8px;
	height: 0;
	border: 0 solid transparent;
	border-right-width: 8px;
	border-left-width: 8px;
	border-bottom: 8px solid #222;
}*/
.ct-language{
	position: relative; line-height: 43px; height: 45px; border: 1px solid #dedede; border-radius: 45px; ;
	text-align:center;
}
.ct-language:hover .ct-language__dropdown{
	max-height: 200px;
	padding-top: 8px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.lang-select img{margin-top:0px}


/*랭기지 끝*/

h1{font-size:35px}
h2{font-size:30px}
h3{font-size:24px}
h4{font-size:17px}
h5{font-size:14px}
h6{font-size:11px}

.Big_Font{font-size:40px !important;}
.Font_Red{color:#ff5569 !important;}
.Font_Blue{color:#1d6ad3 !important;}
.Font_SkyBlue{color:#71bdfa !important;}
.Font_Green{color:#1e9156 !important;}
.Font_Purple{color:#8e37df !important;}
.Font_Orange{color:#f1782f !important;}
.Font_Gray{color:#9a9a9a !important;}
.Brand_Color{color:#274d8c !important;}
.Brand_Color_2{color:#514f4f !important}
.Font_LightOrange{color:#ff8d39 !important;}

.Color_Green_L{color:#36C28F !important}

.Font_Up{font-size:1.15em}
.Aling_Center{text-align:center !important;margin:0 auto !important;}

.Eng_Font{font-family: 'Montserrat', sans-serif !important;}
.Eng_Font_2{font-family: "Play", sans-serif !important;}


.Bg_Red{background: #e60213;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  display: block;
  padding: 4px;
  font-size: 12px;}

i{font-style: normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family: 'GongGothic';;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family: 'GongGothic';;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1200px;margin: 0 auto;}

#hd_pop,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px;margin: 0 auto;}

/* 팝업레이어 */
#hd_pop {z-index:9999;position:absolute;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;cursor:move;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#33353E;color:#A39B97;text-align:right}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#33353E;color:#A39B97}
.hd_pops_footer button:hover {color:#eee;}
.hd_pops_footer .hd_pops_reject{background:#33353E;text-align:left; margin-left:10px;}
.hd_pops_footer .hd_pops_close{background:#33353E;margin-right:0px; margin-right:10px;}

/* 상단 레이아웃 */
.hd_wrapper{width:100%}
#header{width:100%;padding:0px;position:relative;top:0;left:0%;
background: transparent;
  /*border-image: linear-gradient(to right,  #f60114 , #689ece,  #231916) 1*/;z-index:9999;
}


.header_on{;background: #fff !important;}

/*.Sub_Header_Section{position:relative !important;top:0 !important}
.slider-content .vertical-center::before, .slider-content .vertical-center::after {
  content: "";
  border: 5px solid #136ca4;
   
    border-bottom-style: solid;
    border-bottom-width: 5px;
  opacity: 1;
  position: absolute;
  left: 150px;
  width: 350px;
  height: 80px;
}

.slider-content .vertical-center::before {
  bottom: 90%;
  border-bottom: 0;
}
.slider-content .vertical-center::after {
  top: 190px;
  border-top: 0;
}*/



/* 중간 레이아웃 */
#wrapper {width:100%;}


#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}


#floatMenu {
	position: fixed;
	width: 170px;
	height: auto;
	right: 20px;
	bottom: 10%;
	background-color: transparent;
	z-index:9999999;
	
	padding:10px 0;

}



#floatMenu > ul > li{width:100%;;padding:5px 0;; overflow:hidden;;;}


#floatMenu > ul > li > a{width: 100%;
  border-radius: 35px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #fff;
	padding:7px 10px;
  border: 1px solid #cacaca;}

/*
#floatMenu > ul > li:nth-child(1) > a{background:#fae100 ;}
#floatMenu > ul > li:nth-child(2) > a{background:#40b449;}
#floatMenu > ul > li:nth-child(3) > a{background:#008e98 ;}
#floatMenu > ul > li:nth-child(4) > a{background:#279df5 ;}*/
#floatMenu > ul > li > a img{width:100%;;padding:0 0px;display:inline-block}

#floatMenu > ul > li > a > b{font-size:2em;padding:5px 10px ;}
#floatMenu > ul > li > a > span{font-weight:400;font-size:13px;padding:5px 10px;text-align:center;}



.Tel_Section{width:auto;position:absolute;right:2%;top:-0%;z-index:9999;}

.Tel_Section>span{
display: inline-block;
position: absolute;
top: 30px;
left: -100px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);

padding:10px;
}
.Tel_Section>span>a{display:block;width:100%;padding: 10px 20px;
background: #214098;}
.Tel_Section>span>a>h3{color: #fff;font-family: 'Jura', sans-serif;font-weight:200;font-size:18px}

.Tel_Section>h1{color: #fff;
padding: 8px 10px 0px 10px;
font-weight: 400;
font-family: 'Jura', sans-serif;
font-size: 2.5em;}

.Tel_Section>h1>a{display:block;width:100%;;color: #000;}

.Tel_Section>ul:after{clear:both;content:'';display:block}
.Tel_Section>ul>li{position: relative;
float: left;
padding: 0 11px;
  padding-left: 11px;
;}
/*
.Tel_Section>ul>li:first-child::after {
  content: "";
  position: absolute;
  opacity: 0.3;
  top: 50%;
  right: 0;
  width: 1px;
  height: 16px;
  margin-top: -9px;
  background: #fff;
}
*/
.Tel_Section>ul{padding:0px 0}

.Tel_Section>ul>li>a>h3{/*color: #baa862;*/color:#333;font-weight:400;letter-spacing:0px;;padding:0 10px;
font-family: 'Jura', sans-serif;font-size: 18px;}

.Sub_Header_Section .Tel_Section{display:none !important}
.Section_Text {
  width: 100%;
  padding: 30px;
  line-height: 1.55;
  position:relative;
    z-index:2;
}

.Section_Text > h1 {
  text-align: center;
  letter-spacing: 2px;
    font-weight: 500;
	
}
.Section_Text > h4 {
  font-weight: 300;
  color: #888;
  text-align: center;

  letter-spacing: 1px;
}

.In_Content{width:1200px; margin:0 auto}
.In_Content_2{width:1400px; margin:0 auto}
.In_Content_3{width:1600px; margin:0 auto}

.header_on{position:fixed !important;left:0;top:0;background: #fff;}


.First_Section{width:100%;padding:100px 30px;background:url(../img/bg.png) no-repeat 0 0;
-webkit-background-size: cover;
background-size: cover;position:relative;}

.First_Section>div.section_IT{width:1500px; margin:0 auto;}
.section_IT::after{clear:both;content:'';display:block}
.Img_Se{width:50%;float:left;padding:30px}
.Img_Se>img{width:100%}

.Txt_Se{width:50%;float:left;;;;padding:60px 30px}
.Txt_Se h1{font-weight:bold;padding:20px 10px;font-family: 'Jura', sans-serif;
font-weight:400;font-size:2.5em;line-height: 1.2;color:#003198}
.Txt_Se h1 small{font-weight:200}
.Txt_Se h3{line-height:1.75em;padding:10px;font-weight:200}

.Txt_Se h1 small {
    font-weight: 200;
	font-size:40%;
}



@keyframes rota {
    0% {
        -webkit-transform:rotateZ(0deg);
		    transform:rotateZ(0deg);
    }
    100% {
    	-webkit-transform:rotateZ(-360deg);
    	transform:rotateZ(-360deg);
    }
}


@keyframes rota2 {
    0% {
        -webkit-transform:rotateZ(0deg);
		    transform:rotateZ(0deg);
    }
    100% {
    	-webkit-transform:rotateZ(360deg);
    	transform:rotateZ(360deg);
    }
}


.Main_Text_Ar{width:100%;padding:30px 30px 60px 30px;}
.Main_Text_Ar>.Mlogo{width:200px;margin:0 auto}
.Main_Text_Ar>.Mlogo>img{max-width:100%;margin:0 auto}
.Main_Text_Ar>h1{padding:10px 5px;color:#555;font-weight:600;;text-align:center;
font-family: 'Poppins' !important;;letter-spacing:5px;font-size:3em}
.Main_Text_Ar>h1>span{
color:#e15b55}

.Main_Text_Ar>h3{padding:10px 5px;font-weight:300;text-align:center;font-size:2em;}
.Main_Text_Ar>h4{padding:10px 5px;font-weight:300;line-height:1.65;text-align:center;color:#777;font-size:1.25em}
.Main_Text_Ar>span{width:150px;margin:0 auto;padding:10px;display:block}
.Main_Text_Ar>span>img{width:100%}
.Animation_view{
  position: relative;
  width: 100%;
  
  margin: 0 auto;
  z-index: 5;
  overflow:hidden;
  padding:0px 0 0;

}

.Top_T_In::before {
  content: "";
  width: 0;
  max-width: 311px;
  height: 6px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 40%;
  background: linear-gradient(0.4turn, #004083 0%, #00aeef 50%, #00aeef 100%);
  transition: width .8s;;
}

.Top_T_In::before {
  width: 24%;
}



.Top_T_In{  padding-left: 24%;
  position: relative;
  display: inline-block;
  margin: 50px 0 60px 100px;
  text-align: center;
  max-width:1600px;
}




.Top_T_In h1 {
  display: inline-block;
  text-align: left;
  font-size: 38px;
  color: #000;
  font-weight: normal;
  line-height:50px;
}



.Top_T_In h1 {
  opacity: 1;
  transform: translateX(0px);
  transition: all .8s .5s ease;
}

.Top_T_In h1 b{
color:#113a89;font-family: 'GongGothic';;}


.Top_Sl{width:100%}


.Animation_view::before {/*
  left: 47px;
  top: 0px;
  width: 1579px;
  height: 1501px;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  position: absolute;
  z-index: -2;
  content: "";*/

  background: url(../img/bg_wa5.png) no-repeat top center;
  -webkit-background-size: 100%;
  background-size: 100%;
  /*animation: bgAni1 4s linear infinite alternate;*/
 position: absolute;right:0;
 top:-5%;
 width:100%;
 height:100%;
z-index: -2;
  content: "";
  display:block;
  clear:both;
}

.Animation_view::after {/*
  right: -144px;
  top: 0px;
  width: 1046px;
  height: 994px;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  position: absolute;
  z-index: -2;
  content: "";*/
}


.Animation_view::before {
  opacity: 1;
  animation: bgAni1 4s linear infinite alternate;
  transition: 1s;
}

.Animation_view::after {
  opacity: 1;
  animation: bgAni2 5s linear infinite alternate;
  transition: 1s;
}

@keyframes bgAni1{
  0% {transform:translateY(0px);}
  100% {transform:translateY(30px);}
}
@keyframes bgAni2{
  0% {transform:translateY(0px);}
  100% {transform:translateY(-30px);}
}

@keyframes rota {
    0% {
        -webkit-transform:rotateZ(0deg);
		    transform:rotateZ(0deg);
    }
    100% {
    	-webkit-transform:rotateZ(-360deg);
    	transform:rotateZ(-360deg);
    }
}


@keyframes rota2 {
    0% {
        -webkit-transform:rotateZ(0deg);
		    transform:rotateZ(0deg);
    }
    100% {
    	-webkit-transform:rotateZ(360deg);
    	transform:rotateZ(360deg);
    }
}

#Section_1{width:100%;position:relative;top:0;left:0}
#Section_2{width:100%;position:relative;top:0;left:0}
#Section_3{width:100%;position:relative;top:0;left:0}
#Section_4{width:100%;position:relative;top:0;left:0}
#Section_5{width:100%;position:relative;top:0;left:0}

/*탭*/
.tab_menu{width:100%; margin:0 auto;border-bottom:1px solid #cfcfcf}
.tab_menu>ul{
    width: 100%;
    margin-bottom: 50px;
    display: flex;

  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;

}
.tab_menu>ul:after{display:block;visibility:hidden;clear:both;content:""}
.tab_menu>ul>li{position: relative;
width: auto;
border: 1px solid #ddd;
box-sizing: border-box;
display: block;
float:left;

}
.tab_menu>ul.f_fect>li{position: relative;
width: 16.66666666%;
border: 1px solid #ddd;
box-sizing: border-box;
float:left;
}


.tab_menu>ul>li img{width:100%}

.tab_menu>ul>li>a{
color: #aaa;
line-height: auto;
font-weight: bold;
text-align: center;
background: #f5f5f5;
display: block;padding:10px 10px}
.tab_menu>ul>li>a>h1{text-align:center;padding:10px;}
.tab_menu>ul>li>a>h1>i{font-size:1.7em;color:#aaa}
.tab_menu>ul>li>a>h3{text-align:center;padding:10px;}

.tab_section{width:100%; margin:0 auto; padding:10px}

.tab_section>ul>li{width:100%;display:none}
.tab_section > ul > li h2{text-align:center;padding:10px;}
.tab_section>ul>li:first-child{display:block}

.tab_section > ul > li img{width:100%;display:block}
.tab_menu>ul>li.last_on>a{color: #0c2340;
background: #fff;}

.main_lastest{margin:30px auto;width:100%}
.tab_menu>ul>li.last_on::before{
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
z-index: 10;
border: 1px solid #aaa;
    border-bottom-color: rgb(170, 170, 170);
    border-bottom-style: solid;
    border-bottom-width: 1px;
border-bottom: 3px solid #0c2340;
content: '';}

.lasted_special>ul>li{width:100%;display:none}
.lasted_special>ul>li:first-child{display:block}
.last_on{display:block}


.lasted_special>ul>li img{width:100%}
.Left_Tab{border-left:5px solid #277cc5;padding:0 10px;margin: 10px 0;}


.lasted_section > ul > li {
  width: 100%;
  display: none;
}

.lasted_section > ul > li:first-child {
  display: block;
}

.Business_Section{width:100%;padding:50px 10px;position:relative;top:0;left:0;background:url(../img/Business_Bg.png) no-repeat center; -webkit-background-size: cover;
background-size: cover;}
.Business_Text{width:80%;margin:0 auto;padding:10px 0;}

.Business_Text>dl{width:80%;display:flex;align-items: flex-start;
  flex-wrap: wrap;
   align-items: center;
  justify-content: flex-start;gap:30px;}

.Business_Text>dl>dt{width:calc(50% - 30px);}
.Business_Text>dl>dd{width:calc(50% - 30px);}

.Business_Text>dl>dt>h1{line-height:1.2;letter-spacing:2px;font-weight:400;font-family: 'GongGothic';;font-size:4em;
/*color:#01a49f*/color:#0a0a0a}
.Business_Text>dl>dt>h1>small{font-size:50%;font-weight:normal;letter-spacing:0px;color:#4a4a4a}
.Business_Text>dl>dt>h1>small>span{color:#1e9156 }
.Business_Text>dl>dt>h3{line-height:1.55;font-weight:400;padding:5px;color:#2a2a2a;}
.Business_Text>dl>dd>h4{line-height:1.55;font-weight:300;padding:5px;color:#4a4a4a}
.Business_Text>dl>dd>h5{line-height:1.55;font-weight:400;padding:5px;color:#7a7a7a}
.Business_Text::after{clear:both;content:'';display:block}
.Business_Section>ul{width: 80%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 100px auto 0;
  padding: 0px 0;}
.Business_Section>ul>li{width:calc(33.3333333% - 30px);}
.Business_Section>ul>li>a{width:100%;display:block}
.Business_Section>ul>li:first-child{  transform: translateY(-10%);}
.Business_Section>ul>li:last-child{  transform: translateY(-20%);}

.Business_Section>ul>li>a>dl{width:100%;position:relative;top:0;}
.Business_Section>ul>li>a>dl>dt{width:100%;padding:0px;position:relative;top:0;left:0}
.Business_Section>ul>li>a>dl>dt>img{width:100%;}
.Business_Section>ul>li>a>dl>dt::after{top:0;left:0;position:absolute;clear:both;content:'';
display:block;width:100%;height:100%;background:rgba(0,0,0,0);}
.Business_Section>ul>li>a>dl>dt>span{
font-family: 'GongGothic';
  display: block;
  padding: 25px 20px;
  color: #026e38;
  background: #026e38;
  position: absolute;
  right: 7%;
  bottom: -10%;
  z-index: -1;}
.Business_Section>ul>li>a>dl>dd{width:100%;padding:10px;position:relative;left:0;top:0;z-index:2}
.Business_Section>ul>li>a>dl>dd>h2{padding:5px 0px;font-weight:400;font-family: 'GongGothic';color:#1e9156 ;font-size:21px}
.Business_Section>ul>li>a>dl>dd>h3{font-size:17px;padding:5px 0px;font-weight:300;color:#5a5a5a;line-height:1.55}
.Business_Section>ul>li>a>dl>dd>h4{;padding:0px 0px;font-weight:300;/*color:#1e9156;*/color:#6a6a6a;line-height:1.55}



#Circle_T {
  height: 300px;
  width: 300px;
  position: absolute;
  right:5%;top:5%;
  animation: effect 14s linear infinite;
  z-index:-1
}

@keyframes effect {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#Circle_T span {
  position: absolute;
  left: 50%;
  transform-origin: 0px 150px;
  transform-style: flat;
 
  text-transform: uppercase;
  font-weight: 300;
  color: #1e9156;
}


#service-99 .service img{border:0 !important}


.Consult_Section{width:100%;}
.Consult_Section>dl{width:100%;display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0px;
  margin: 0px auto 0;height:790px;overflow:hidden}
.Consult_Section>dl>dt{width:50%;position:relative;top:0}
.Consult_Section>dl>dt>div{width:100%}

.Consult_Section>dl>dt>article{width:100%;position:absolute;left:0;top:0;padding:50px}
.Consult_Section>dl>dt>div>img{width:100%}

.Consult_Section>dl>dt>article>h3{text-align:center;color:#fff;padding:5px;}
.Consult_Section>dl>dt>article>h1{text-align:center;color:#fff;padding:5px;}

.Consult_Section>dl>dd{width:50%;position:relative;top:0;
/*background: #1e9156;*/background: linear-gradient(126deg, rgba(142,195,31,1) 0%, rgba(79,159,90,1) 50%, rgba(0,110,56,1) 100%);;height:100%;padding:0 3%}
.Consult_Section>dl>dd>font{position:absolute;right:5%;bottom:2%}


.Consult_Section>dl>dd>font>h1{font-size: 7em;
  opacity: 0.11;color:#fff;}
.Consult_Section>dl>dd>figure{width:100%;display:block;padding: 0;
  margin: 0;}
.Consult_Section>dl>dd>figure>img{width:100%}

.Consult_Section>dl>dd>div{position:relative;left:0;top:0;height:100%;width:100%;padding: 30px;}
.Consult_Section>dl>dd>div>h2{padding:30px;text-align:center;color:#fff}
.Consult_Section>dl>dd>div>article{width:100%;display:block}
.Consult_Section>dl>dd>div>article>ul{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
  margin: 50px auto ;}
.Consult_Section>dl>dd>div>article>ul>li{width:calc(25% - 50px);}
.Consult_Section>dl>dd>div>article>ul>li>span{display:block;font-size:3em;
border:2px solid #fff;padding:20px;text-align:center;border-radius:50%;width:150px;height:150px;}
.Consult_Section>dl>dd>div>article>ul>li>span>i{color:#fff}
.Consult_Section>dl>dd>div>dl{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 20px auto;}
.Consult_Section>dl>dd>div>dl>dt{width:calc(30% - 30px)}
.Consult_Section>dl>dd>div>dl>dt>h1{color:#fff;letter-spacing:0px;font-weight: 300;}
.Consult_Section>dl>dd>div>dl>dt>h1>b{color:#f3fa2c;font-size:1.35em}
.Consult_Section>dl>dd>div>dl>dd{width:calc(70% - 30px)}
.Consult_Section>dl>dd>div>dl>dd>h3{color:#fff;font-weight: 300;font-size: 20px;
  line-height: 1.5;}




.Section_Bottom{width:100%;padding:5%;background: #e3f4e7;}
.Section_Bottom>ul{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 0px auto;}

.Section_Bottom>ul>li{width:calc(30% - 30px);}
.Section_Bottom>ul>li:nth-child(2){width:calc(40% - 30px);}
.Section_Bottom>ul>li>iframe{width:100%;height:400px;}
.Section_Bottom>ul>li>div{width:100%}
.Section_Bottom>ul>li>div>h2{padding:5px;font-weight:500}
.Section_Bottom>ul>li>div>h4{padding:5px;font-weight:300}
.Section_Bottom>ul>li>div>h1{font-weight:800;padding:30px 5px;font-size:5em;color:#8aca99}
.Section_Bottom>ul>li>dl>dt{padding:37px 30px;width:100%;background: #fff;margin:20px 0;
background:#fff url(../img/icon_1.png) no-repeat 95% 40%; -webkit-background-size: 20%;
background-size: 20%;}
.Section_Bottom>ul>li>dl>dd{padding:37px 30px;width:100%;background: #fff;margin:20px 0;
background:#fff url(../img/icon_2.png) no-repeat 95% 40%; -webkit-background-size: 20%;
background-size: 20%;}
.Section_Bottom>ul>li>dl>dt>div>h2{padding:10px;font-weight:400;}
.Section_Bottom>ul>li>dl>dt>div>h4{padding:5px 10px;font-weight:300;line-height:1.5;color:#6a6a6a}
.Section_Bottom>ul>li>dl>dd>div>h2{padding:10px;font-weight:400;}
.Section_Bottom>ul>li>dl>dd>div>h4{padding:5px 10px;font-weight:300;line-height:1.5;color:#6a6a6a}

.Products_S_C{width:100%;padding:5%;background:url(../img/p_s_c5.png) no-repeat center;-webkit-background-size: cover;
background-size: cover;}
.Products_S_C>dl{display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 0px auto 0;
  padding: 0px 0;width:100%}



.Products_S_C>dl>dt{width:calc(30% - 30px);}
.Products_S_C>dl>dt>div{width:100%}
.Products_S_C>dl>dt>div>h1{padding:10px 5px;color:#fff;font-size:3em;font-weight:600;letter-spacing:0px}

.Products_S_C>dl>dt>div>h3{padding:20px 5px;color:#fff;font-weight:400;line-height:1.55}

.Products_S_C>dl>dt>div>h4{padding:10px 5px;color:#fff;font-weight:300;line-height:1.55;}


.Products_S_C>dl>dd{width:calc(70% - 30px);}



.Data_S_C{width:100%;padding:5% ;}
.Data_S_C>dl{display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 0px auto 0;
  padding: 0px 0;width:100%}



.Data_S_C>dl>dt{width:calc(20% - 30px);}
.Data_S_C>dl>dt>div{width:100%}
.Data_S_C>dl>dt>div>h1{padding:00px 10px 20px;color:#1a1a1a; font-size:3em}
.Data_S_C>dl>dt>div>h1>small{font-size:45%;}
.Data_S_C>dl>dt>div>h4{padding:10px 10px;color:#4a4a4a;font-weight:400;line-height:1.55}
.Data_S_C>dl>dt>div>h5{padding:10px 10px;color:#6a6a6a;font-weight:300;line-height:1.55}


.Data_S_C>dl>dd{width:calc(80% - 30px);}


.About_Com{width:100%;padding:5%;}
.About_Com_Text{width:80%;padding:20px 0}
.About_Com_Text>dl{width: 80%;
  display: flex;
 align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
}

.About_Com_Text>dl>dt{width: calc(50% - 30px);}
.About_Com_Text>dl>dd{width: calc(50% - 30px);}
.About_Com_Text>dl>dd>h5{padding:10px;text-align:left;}
.About_Com_Text>dl>dd>h4{padding:10px;text-align:left;;line-height:1.55;font-weight:400}
.About_Com_Text>dl>dt>h1{padding:10px;text-align:left;line-height:1.55;font-weight:400;color: #2a2a2a;font-size:3em}
.About_Com_Text>dl>dt>h1>small{color:#2a2a2a;font-size:45%;}
.About_Com_Text>dl>dt>h1>small>span{color: #1e9156 ;}



.About_Com_Text>dl>dd>h3{padding:10px;text-align:left;;line-height:1.55;font-weight:400;}
.About_Com_Text>dl>dd>h3>b{color:#1a1a1a}

.About_Com>ul{display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 30px;
  margin: 0px auto 0;
  padding: 0px 0;width:100%}

.About_Com>ul>li{width:calc(33.3333333% - 30px);}
.About_Com>ul>li>dl{width:100%;position:relative;top:0;left:0}
.About_Com>ul>li>dl>a{display:block;width:100%;position:relative;}
.About_Com>ul>li>dl>a>dt{width:100%}
.About_Com>ul>li>dl>a>dt>img{width:100%}
.About_Com>ul>li>dl>a>dd{width:100%;position:absolute;left:0;top:0;padding:20px;}
.About_Com>ul>li>dl>a>dd>h2{color:#fff;padding:5px 0}
.About_Com>ul>li>dl>a>dd>h4{color:#fff;padding:5px 0}




	#hero-slider-5{position:relative;top:0;left:0;}
#hero-slider-5::after{clear:both;content:'';display:block}
#hero-slider-5 .owl-stage-outer{width:100% !important;float:none;}

#hero-slider-5 .owl-dots{
width: 50%;
  float: none;
  position: absolute !important;
 
  display: flex;
  bottom: 0;
  left: auto;
  right: 20px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background: #f7f9fc;
  padding: 10px;
}


.Co_Work{width:100%;padding:30px 100px;}
.Co_Work>ul{width:100%;padding:0 100px; display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;gap:20px}

.Co_Work>ul>li{width:calc(20% - 20px);;}
.Co_Work>ul>li>a{width:100%;}
.Co_Work>ul>li>a>img{width:100%;border:1px solid #eaeaea;padding:10px;}

#hero-slider-5 .owl-dots .owl-dot{display:block;padding:10px 30px;position:relative;margin:0 auto;text-align:center;}
#hero-slider-5 .owl-dots .owl-dot::after{/* clear: both;
  content: '';
  display: block;
  width: 2px;
  height: 35px;
  background: #aaa;
  position: absolute;
  right: -50px;
  left: -15%;
  top: 30%;*/}

#hero-slider-5 .owl-dots .owl-dot:first-child::after{display:none !important}

#hero-slider-5 .owl-dots .owl-dot h1{width:120px;margin:0 auto;text-align:center;}

#hero-slider-5 .owl-dots .owl-dot h1 img{width:100%;margin:0 auto;border-radius:15px}

#hero-slider-5 .owl-dots .owl-dot img{width:auto;margin:0 auto;}
#hero-slider-5 .owl-dots .owl-dot h4{text-align:left;padding:5px;text-align:center;}


.hero-slider-5 .owl-theme .owl-dots {
  right: 0px;
  left: 0;
}


.hero-slider-5 .owl-theme .owl-dots .owl-dot h1{  transition: all ease-in .3s;
  -webkit-transition: all ease-in .3s;}
.hero-slider-5 .owl-theme .owl-dots .owl-dot h4{  transition: all ease-in .3s;
  -webkit-transition: all ease-in .3s;;font-weight:400;color:#888}

.hero-slider-5 .owl-theme .owl-dots .owl-dot.active h1, .hero-slider-5 .owl-theme .owl-dots .owl-dot:hover h1{
color:#d7071a;
}

.hero-slider-5 .owl-theme .owl-dots .owl-dot.active h4, .hero-slider-5 .owl-theme .owl-dots .owl-dot:hover h4{
color:#111;
}

#hero-slider-5  .owl-nav {
  
  display:none !important;;
}


#hero-slider-5 .owl-item a::after{clear:both;content:'';display:block}

#hero-slider-5 .owl-item a{display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;width:100%}


#hero-slider-5 .owl-item a div{width:calc(100% / 2);padding:0 20px;}
#hero-slider-5 .owl-item a div img{width:100%;}

.hero-slider-5{padding:100px 50px 0;}


.Text_Tem>h4{color:#2d3691;padding:5px;}
.Text_Tem>h1{color:#444;padding:10px; 0;line-height:1.55;font-size:2em}
.Text_Tem>h1>b{color:#222;font-weight:500;}
.Text_Tem>h3{color:#888;padding:10px; 0;line-height:1.55}
.Text_Tem>span{padding:10px ;display:inline-block;border-bottom:3px solid #222;}



.Out_Sourcing{width:100%;padding:70px 100px;display:flex; align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;position:relative;top:0;left:0;background:url(../img/Out_Sourcing_Bg.png) no-repeat bottom;-webkit-background-size: cover;
  background-size:cover ;}



.Sourcing_Text{width:50%;padding:30px;}
.Sourcing_Text>h3{padding:5px 10px;color:#2d3691}
.Sourcing_Text>h4{padding:50px 10px 10px;line-height:1.55;font-size:1.4em;color:#555}
.Sourcing_Text>h1{padding:10px;font-size:2em;line-height:1.4}



.Soucing_Img{width:50%;padding:30px;}

.Soucing_Img>ul{display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 60px;align-items: center;}

.Soucing_Img>ul>li{

  max-width: calc(50% - 30px);
}

.Soucing_Img>ul>li:nth-child(2){transform: translateY(20%);}

.Soucing_Img>ul>li>a{display:block;width:100%;position:relative;top:0;left:0;}

.Img_Soucing{width:100%;position:relative;top:0;left:0;}
.Img_Soucing>img{width:100%;}




.Soucing_Img>ul>li>a>dl{width:100%;height:100%;position:absolute;left:0;top:0;padding:30px;}
.Soucing_Img>ul>li>a>dl>dt{padding:5px 10px 5px}
.Soucing_Img>ul>li>a>dl>dd{padding:0px 10px;}
.Soucing_Img>ul>li>a>dl>dt>h2{font-weight:300;color:#fff;}
.Soucing_Img>ul>li>a>dl>dd>h4{font-family: 'Poppins', sans-serif;;color:#fff;}


.Big_Sou_Text{position:absolute;left:7%;bottom:0%;display:none !important}
.Big_Sou_Text>h1{
font-family: 'Poppins', sans-serif;
font-size:4em;font-weight:200;color:rgba(0,0,0,0.35)
}




.Last_Section{width:100%;padding:30px 100px;background: #f7f7f7;}
.Last_Section img{background: #fff;}


.Icon_Section{width:100%;padding:20px}


.Icon_Section>ul:after{clear:both;content:'';display:block}
.Icon_Section>ul{width:1200px;margin:0 auto;}
.Icon_Section>ul>li{width:33.3333333333%;float:left;padding:20px;}
.Icon_Section>ul>li>h1{color:#347fc9;padding:20px 5px;text-align:center;font-size:70px}
.Icon_Section>ul>li>h4{color:#347fc9;padding:5px;text-align:center;font-weight:500}
.Icon_Section>ul>li>h5{color:#555;padding:5px;text-align:center;line-height:1.65em;font-weight:500}
.Index_Header{padding: 0px;
width: 1200px;
margin: 0 auto;}
.Index_Header>h1{letter-spacing: 1px;
text-align: center;
font-weight: 600;
color: #333;
font-size: 40px;}
.Index_Header>h4{text-align:center;font-weight:300;color:#666;position:relative;}

.Index_Header > h4 > span {
  background: #fefefe;
  display: inline-block;
  padding: 20px 40px;
  font-family: 'Jura', sans-serif;
  z-index: 3;
  font-weight: 600;
  position: relative;
}


.Index_Header>h4::after {
  clear: both;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #888;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 0;
}


.Part_Ner_Ship{width:100%;padding:3% 10%;}

.Part_Ner_Ship .service img{padding:15px;}
.Part_Ner_Ship #service-p .owl-nav .owl-prev{left:-100px;color:#000 !important}
.Part_Ner_Ship #service-p .owl-nav .owl-next{right:-100px; color:#000 !important}


#Company_History{background:#18476d;padding:100px 30px;width:100%}
#Company_History>div.Main_Inner{width:1200px;margin:0 auto}
.Main_Inner>ul:after{clear:both;content:'';display:block;}
.Main_Inner>ul>li{width:50%;float:left;padding:0 20px}

.Main_Inner>ul>li>dl{width:100%}
.Main_Inner>ul>li>dl>dt{width:100%;padding:10px}
.Main_Inner>ul>li>dl>dt>h1{font-weight: 700;
line-height: 1.5;
color: #fff;
margin-bottom: 60px;/*
white-space: pre-wrap;*/
}
.Main_Inner>ul>li>dl>dd{padding:10px 0}
.Main_Inner>ul>li>dl>dd>h5{color:#eaeaea;padding:10px}
.Main_Inner>ul>li>dl>dd>h1{color:#fff;padding:0 10px}


.History_Line{width: 80%;
padding: 50px 35px 30px;;background:#256aa1;border-radius:10px;margin-left:30px}
.History_Line>ul{width:100%}
.History_Line>ul>li{width:100%;}
.History_Line>ul>li>dl{display:flex;}
.History_Line>ul>li>dl>dt{  position: relative;
  top: 0;
  left: 0;
  color: #eaeaea;
  width: 100px;
  padding-bottom: 30px;
  line-height: 13px;
}
.History_Line>ul>li>dl>dt::after {
  content: "";
  position: absolute;
  top: 2px;
  right: -4px;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  background-color: #256aa1;
  border-radius: 50%;
  display: inline-block;
  z-index: 1;
}
.History_Line>ul>li>dl>dd{position: relative;
top: 0;
left: 0;
color: #eaeaea;
padding-left: 60px;
line-height: 13px;}
.History_Line>ul>li>dl>dd::before{
  position: absolute;
  left: 0;
  content: "";
  width: 3px;
  opacity: .1;
  background-color: #fff;
  height: 100%;
}
.History_Line>ul>li:last-child>dl>dd:before{width:0;height:0}


.Des_text{padding:30px 0;width:100%;margin:0 auto;}

.Des_text>h1{text-align:center;padding:10px;line-height: 1.2;
letter-spacing: 3px;position:relative}



.Des_text>h1::after{clear: both;
content: '';
display: block;
width: 100%;
height: 1px;
background: #888;
margin: 0 auto;
position: absolute;
top: 50%;
z-index: 2;left: 0;}
.Des_text>h5{text-align:center;padding:10px;}
.Des_text>h1>span{background: #fff;
display: inline-block;
padding: 0px 40px;

z-index: 3;
font-weight: 600;position: relative;}






.App_Link{width:100%;;}
.App_Link>ul{width:900px; margin:0 auto;padding:20px}
.App_Link>ul:after{clear:both;content:'';display:block}
.App_Link>ul>li{width:33.33333333333%;float:left;padding:10px;}
.App_Link>ul>li>a{display:block;border-radius:8px;text-align:center;
padding:20px 10px;background:#3585d5;color:#fff;font-size:1.5em;box-shadow:1px 1px 2px #999}


.Box_Section{width:100%;overflow: hidden;}
.Box_Section>ul:after{clear:both;content:'';display:block}
.Box_Section>ul>li{width:50%;float:left;padding:10px;position:relative;display:table;min-height:400px;}
.Box_Section>ul>li>div{display:table-cell;vertical-align:middle;padding:30px}
.Box_Section>ul>li>div>h1{color:#fff;padding:10px}
.Box_Section>ul>li>div>h4{color:#fff;padding:10px;line-height:1.55;font-weight: 200;}
.Box_Section>ul>li:first-child{background:#12abcb;}
.Box_Section>ul>li:last-child{background:#5d82ec;}
.Box_Section>ul>li:first-child>div{text-align:right;}
.Box_Section>ul>li:first-child:after{clear: both;
content: '\f07a';
display: block;
font-family: "Font Awesome 6 Pro";
font-size: 25em;
color: #fff;
opacity: 0.3;
position: absolute;
left: -5%;
top: -3%;
}
.Box_Section>ul>li:last-child:after{
  clear: both;
  content: '\f4c6';
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 30em;
  color: #fff;
  opacity: 0.3;
  position: absolute;
right: -30%;
top: -15%;
}


.Bg_Text_Section{position:relative;;width:100%;min-height:450px;background:url(../img/ban_pc.png) no-repeat 0 0;-webkit-background-size: cover;
background-size: cover;text-align: center;}
.Bg_Text_Section>div{width:100%;padding:30px;}
.Bg_Text_Section>div>h1{position: relative;
display: inline-block;
padding: 10px;;color:#fff;text-shadow:1px 1px 1px #000;;top:0;left:0;z-index:1;font-family: 'Poppins';font-size:3em;font-weight:400}
.Bg_Text_Section>div>h1::after {
  content: " ";
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 26px;
  background: #27502f;
  z-index: -1;
}
.Bg_Text_Section>h4{text-align:center;line-height:1.66;color:#fff;padding:20px;}
.Bg_Text_Section>span{display:inline-block;width:150px;margin:30px auto;;border:2px solid #fff;}
.Bg_Text_Section>span>a{display:block;width:100%;color:#fff;text-align:center;;padding:10px 10px;}
.Basic_Link::before {/*
  content: '';
  width: 100%;
height: 46.5%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index:1;*/
}


.Loca_Twin{width:100%;background: #fff;}
.Loca_Twin>ul::after{clear:both;content:'';display:block}
.Loca_Twin>ul>li{float:left;padding:30px 0px 30px 30px;;}
.Loca_Twin>ul>li:first-child{width:35%;}
.Loca_Twin>ul>li:last-child{width:65%;}

.Loca_Twin>ul>li:first-child>div{width:100%;padding:70px 30px 70px 130px;}

.Loca_Twin>ul>li:first-child>div>h1{font-family: 'Montserrat Alternates';padding:20px 0;;font-weight:400;font-size:3em}
.Loca_Twin>ul>li:first-child>div>h1>b{color:#d83a0f}
.Loca_Twin>ul>li:first-child>div>h4{padding:5px 0;font-weight:400}
.Loca_Twin>ul>li:first-child>div>h3{padding:5px 0;font-weight:400;font-size:18px}
.Loca_Twin>ul>li:first-child>div>h2{color:#d83a0f;font-family: 'Montserrat Alternates';padding:5px 0;;font-weight:400;font-size: 2em;}


.Loca_Twin>ul>li>dl::after{clear:both;content:'';display:block}
.Loca_Twin>ul>li>dl{width:100%}
.Loca_Twin>ul>li>dl>dt{width:100%;float:none;padding:10px 0;}
.Loca_Twin>ul>li>dl>dd{display:none}

.Basic_Link{width:100%;background:#eff7fa;;position:relative;padding:30px}

.Basic_Link::before {/*
  content: '';
  width: 100%;
height: 46.5%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index:1;*/
}

.Basic_Link>ul{width:100%;margin:0px auto;position: relative;
z-index: 2;}
.Basic_Link>ul::after{clear:both;content:'';display:block}
.Basic_Link>ul>li{width:30%;float:left;padding:10px}
.Basic_Link>ul>li:last-child{width:70%}
.Basic_Link>ul>li>a{width:100%;height:100%;display:block;position:relative;top:0;left:0}

.Basic_Link>ul>li>a img{display:block;width:100%}

.Basic_Link>ul>li>a::before{clear:both;content:'';display:block;
width:100%;height:100%;background:rgba(0,0,0,0);position:absolute;top:0;left:0;z-index:1}
.Text_Iner_3{width:100%;display:table;height:100%;position:absolute;left:0;top:0;z-index:2}

.Text_Iner_3>figure{width:100%;display:table-cell;vertical-align:middle}
.Text_Iner_3>figure>h1{color:#fff;padding:5px 0;text-shadow:1px 1px 1px #000;font-weight:400;}
.Text_Iner_3>figure>h4{color:#fff;padding:5px 0;line-height:1.65em;text-shadow:1px 1px 1px #000;font-weight:400}

.Text_Iner_3>figure>span{display:inline-block;padding:7px 16px;
text-align:center; border:2px solid #fff;border-radius:3px;color:#fff;font-weight:400;margin-top:15px;
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
}



.Basic_Link>ul>li>a:hover .Text_Iner_3>figure>span{background:#fff;color:#000;}

.Basic_Link>ul>li>a .Text_Iner_3{padding:0 80px}

.Basic_Link>ul>li>dl{width:100%}
.Basic_Link>ul>li>dl::after{clear:both;content:'';display:block}
.Basic_Link>ul>li>dl>dt{width:60%;float:left;padding:0px}
.Basic_Link>ul>li>dl>dt>a{width:100%;display:block;position:relative;}

.Basic_Link>ul>li>dl>dt>a::before{clear:both;content:'';display:block;
width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;z-index:1}

.Basic_Link>ul>li>dl>dt>a .Text_Iner_3{padding:0 40px}

.Basic_Link>ul>li>dl>dt>a:hover .Text_Iner>figure>span{background:#fff;color:#000;}

.Basic_Link>ul>li>dl>dt>a>img{width:100%;border-radius:px}

.Basic_Link>ul>li>dl>dd{width:40%;float:right;padding:0px}



.Basic_Link>ul>li>dl>dd>ul>li{
width:calc(100% - 20px);margin-left:20px;padding:9px 0}

.Basic_Link>ul>li>dl>dd>ul>li:first-child{padding-top:0}

.Basic_Link>ul>li>dl>dd>ul>li:first-child>a{background:#2177ad url(../img/icon_2.png) no-repeat;
background-size:20%;background-position: 90% 80%;}
.Basic_Link>ul>li>dl>dd>ul>li:last-child>a{background:#253341 url(../img/icon_1.png) no-repeat;
background-size:20%;background-position: 90% 80%;}


.Basic_Link>ul>li>dl>dd>ul>li>a{display:block;width:100%;padding: 40px 30px;}


.Basic_Link>ul>li>dl>dd>dl>dt>h1{padding:20px;color:#333;letter-spacing:2px}
.Basic_Link>ul>li>dl>dd>dl>dd>h3{padding:20px;color:#777;line-height:1.67;font-weight:200}
.Basic_Link>ul>li:first-child{display:block;}
.Link_Text{width:100%;display:block;padding:80px 0px 0 50px;height:100%;vertical-align:center;}
.Link_Text>h3{padding:5px;color:#777;line-height:1.65}
.Link_Text>h2{padding:10px 5px;font-family: 'GongGothic';;font-weight:400;color:#103d8d;font-size:20px}
.Link_Text>h1{width:100%;line-height:1.4;display:block;;font-size:2em;padding:10px 0px;font-family: 'SEBANG_Gothic_Bold';color:#ff6d6d}
.Link_Text>h1>span{padding-left:40px;}

.Link_Text>h1 img{width:70%;margin:10px 0}

.Text_Iner_2 > figure {
  width: 100%;
  display: table-cell;
  vertical-align: top;
}

.Text_Iner_2 > figure > h1{color:#fff;padding: 5px;font-weight:600}
.Text_Iner_2 > figure > h4{color:#fff;padding: 5px;line-height:1.56em;font-weight:400}


.Bg_Section{width:100%;}
.Bg_Section img{width:100%}
.Bg_Section a{display:block;width:100%}
.Movie_Section{margin:0 auto;width:70%;min-height:70vh;padding:30px;}


 .example-marquee {
                position: relative;
            }

            .content2 {
                display: table;
                width: 100%;
                min-height: 70vh;
                z-index: 1;
                position: relative;
            }

            .content2 .inner {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                padding-left: 16px;
                padding-right: 16px;
            }

            .content2 .inner h1,
            .content2 .inner h2 {
              color: white;
              text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
            }

            .content2 .inner h1 {
              font-size: 62px;
            }

			.video-background-controls button {
				font-size: 32px;
				display: inline-block;
				padding: 0px;
				margin: 0px;
				height: 32px;
				width: 32px;
				border-radius: 16px;
				line-height: 32px;
				border: none;
				background: none;
				-webkit-appearance: none;
				color: white;
				filter: drop-shadow(0px 0px 1px black);
				cursor: pointer;
				opacity: 1;
				transition: all 250ms ease-in-out;
				margin-left: 10px;
			}

			.video-background-controls button:hover {
				opacity: 0.5;
			}

			#ytbg2 iframe {
				transition: opacity 500ms ease-in-out;
				transition-delay: 250ms;
				width:100% !important;
			}


.mute-toggle .fa-volume-mute{display:none !importnat}
.paused .fa-pause-circle{display:none !important}

.Bottom_Section{width:100%;padding:30px;background:url(../img/bg_2.jpg) no-repeat center;-webkit-background-size: cover;
background-size: cover;/* background-attachment: fixed;*/min-height:500px;
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
position:relative;
z-index:1;

}
/*
.Bottom_Section:hover{filter: blur(2px);}*/

.Bottom_Section>.Bottom_Text{width:50%;padding:100px;z-index:3;position:relative}
.Bottom_Text{}
.Bottom_Text>h1{padding:10px;color:#fff;font-weight:400}
.Bottom_Text>h4{padding:10px;line-height:1.6em;font-weight:400;color:#fff}
/*
.Bt_btn{  width: 200px;
  border-radius: 8px;
  text-align: center;
  padding: 15px 10px;
  background: #003198;
  color: #fff;
  font-size: 1em;
  margin: 20px 0;
  display: block;
  box-shadow: 1px 1px 2px #999;
}

*/
.subinfo{width:1200px;margin:0 auto}

/* 하단 레이아웃 */

footer {
    position: relative;
    left: 0;
    bottom: 0;
    right: 0;
    padding-bottom: 20px;
    background: #101827;
    color: #f8f9fb;
	z-index:20;
}

footer>article {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 10px 50px 20px;
    margin: -99px 20px 20px;
    border-radius: 10px;
    background: linear-gradient(90deg, #773ecb, #2663ff);
	display:none !important;
}

footer>article h2 {
    font-weight: 400;
    color: rgb(255 255 255/ 70%);
}

footer>article button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 40px 0 44px;
    width: 100%;
    background: #0a1536;
    border: 0;
    border-radius: 30px;
    color: #f8f9fb;
    font-size: 16px;
}

footer section {
    padding: 0 50px;
}

section.top {
    padding-top: 20px;
    margin-bottom: 20px;
}

section.top img {
    display: block;
    height: 50px;
    margin: 0 0 30px;
}

section.top ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}



section.top ul li a {
    display: block;
    margin-bottom: 10px;
    color: rgb(255 255 255/ 90%);
    text-decoration: none;
	font-size:17px;
}

section.top h3 {
    color: rgb(255 255 255/ 70%);
    font-weight: 500;
    text-transform: uppercase;
    font-size:13px;
    letter-spacing: 1px;
	padding:10px 0;
}

section.bottom {
    padding-top: 20px;
    border-top: 2px solid rgb(255 255 255/ 20%);
    color: rgb(255 255 255/ 80%);
    font-size: 13px;
}
section.top>article{width:1450px; margin:0 auto;}

section.bottom{width:100%;display:flex;align-items: top;
  flex-wrap: wrap;
  justify-content: left;}

section.bottom>article{width:1450px; margin:0 auto;display:flex;align-items: top;
  flex-wrap: wrap;
  justify-content: left;}



section.bottom>article>div{width:calc(100% / 2);}
section.bottom>article>div>h4{color:#fff;line-height:1.65;padding:10px 0;font-weight: 300;}
section.bottom>article>div>dl{width:100%;display:flex;align-items: end;
  flex-wrap: wrap;
  justify-content: flex-end;}

section.bottom>article>div>dl>dt{width:auto;padding:10px;}
section.bottom>article>div>dl>dd{width:auto;padding:10px;}

section.bottom>article>p{display:block;width:100%;padding:10px 0}
section.bottom>article>div>dl>dt>a.LogOut_Btn{width:100%;display:block;padding:10px 30px;color:#fff;background: #2d3691;border-radius:5px}

section.bottom>article>div>dl>dt>a.LogIn_Btn{width:100%;display:block;padding:10px 30px;color:#2d3691;background: #fff;
border:2px solid #2d3691;border-radius:5px}



section.bottom>article>div>dl>dd>a{width:100%;display:block;padding:10px 30px;color:#fff;background: #0c6690;border-radius:5px}




@media (width > 480px) {
    footer article button {
        width: 70%;
    }

    section.top ul {
        padding-right: 10%;
    }
}

@media (width > 600px) {
    footer>article {
        flex-direction: row;
        min-height: 140px;
        margin: -70px 20px 20px;
        padding: 30px 50px 30px;
		display:none;
    }

    footer article button {
        width: auto;
        padding: 0 20px 0 24px;
    }

    section.top ul {
        grid-template-columns: repeat(5, 1fr);
        padding-right: 0;

    }





}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/*
#ft {background:#fff url(../img/logo_1.png) no-repeat;-webkit-background-size: 10%;
background-size: 10%;background-position: 100% 50%;margin:0 auto;text-align:center;width: 100%;
border-top: 1px solid #dadce0;}

#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:100%;float:none;padding:15px 5px}




#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;;line-height:1.7em}
#ft_company>h4{font-weight:300;color: #111;
line-height: 2em;
font-size: 15px;}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:left;width:1200px;margin:0 auto;padding: 0px 0 10px;;
color:#111;font-size:0.92em;}
#ft_copy>b{color:#111;font-size:1.1em}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

.Sns_Link{width:auto;}
.Sns_Link > ul{display:flex;width:auto}
.Sns_Link > ul > li{margin-right:20px;}
.Sns_Link > ul > li > a {
  color: #c2c8cc;
  transition: color .25s;
}

.Sns_Link > ul > li > a > svg{width:25px;height:25px;}
.Sns_Link > ul > li > a:hover{color:#a4acb3}

.Tail_Logo{width:30%;}
.Tail_Logo:after{clear:both;content:'';display:block}
.Tail_Logo>li:first-child{width:25%;float:left;padding:10px;}
.Tail_Logo>li:last-child{width:75%;float:left;padding:10px;}

.Tail_Logo>li>img{width:100%}

*/



.subimg{width:100%;position:relative;}

.subimg img{width:100%;}

.subimg>article{width:100%;height:100%;position:absolute;left:0;top:45%}
.subimg>article>h1{color:#fff;;text-align:center;padding:5px;line-height:1;text-shadow:1px 1px 3px #2a2a2a;font-size:3em;}
.subimg>article>h5{color:#fff;padding:5px;text-shadow:1px 1px 3px #2a2a2a;text-align: center;font-size:18px;
  font-weight: 300;}


.subimg>.S_ub_Text{position: absolute;display:none;
bottom: 0;
left:0;/*
padding: 17px 30px;
background: #fff;
border-left: 3px solid #f89f62;*/
padding:10px;
font-weight: 500;
width:auto;width:100%}
.subimg>.S_ub_Text>h1{text-align:left;padding:10px;font-weight:400}
.subimg>.S_ub_Text>h1>small{font-size:50%;color:#f89f62;font-weight:200}
/*서브메뉴*/




/*개량 서브메뉴*/
.Location_Wrap{width:100%; margin:0 auto; position:relative; top:0;left:0;background:#fdfdfd;border-top: 1px solid #f3f3f3;;border-bottom: 1px solid #f3f3f3;;}
.Location_Menu{width:1200px;margin:0 auto;}
.Location_Menu:after{clear:both; content:''; display:block}
.Location_Menu>ul:after{clear:both; content:''; display:block}
.Location_Menu>ul {
    width: 100%;
    
}
.Location_Menu>ul>li{ ;float:left; height:auto;position: relative;left:0;top:0;;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;border-left:1px solid #f0f0f0;;border-right:1px solid #f0f0f0;}
.Location_Menu>ul>li:nth-child(1){width:5%;}
.Location_Menu>ul>li:nth-child(2){;width:23%;border-left:0px solid #f0f0f0;}
.Location_Menu>ul>li:nth-child(3){width:28%;border-left:0px solid #f0f0f0;}


/*
.Location_Menu>ul>li:nth-child(3){margin-right:2%;width:35%;}*/
.Location_Menu>ul>li>a{display:block; width:100%; height:100%;line-height:36px; ;box-sizing: border-box;
padding:12px 25px; ;position: relative;top:0;left:0;
-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;text-overflow: ellipsis;
}

.Home_Gnb_Menu>a{display:block;padding:10px 5px !important;text-align:center;text-overflow: ellipsis;}
.Trigger_A{z-index:9995}
.First_Wrap{z-index:9994}
.Trigger_B{z-index:9993}
.Second_Wrap{z-index:9992}
.Trigger_C{z-index:9991}
.Third_Wrap{z-index:9990}




.Location_Menu>ul>li>.F_Category{ background:transparent;; }
.Location_Menu>ul>li>a:after{clear:both; content:''; display:block}
.Location_Menu>ul>li>a>b{float:left;padding-left:0px; font-family: 'GongGothic';color:#333;
-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;font-size:14px;font-weight:500
}

.Location_Menu>ul>li>.F_Category>b{color:#555;font-size:15px;font-weight:500}


.Location_Menu>ul>li>a>span{float: right;
border-radius: 10em;
text-align: center;
margin: 6px;
background: transparent;
width: 25px;
height: 25px;
border: 1px solid #f0f0f0;;
line-height: 14px;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;font-size:10px}







.Location_Menu>ul>li>.F_Category>span{ border:1px solid #f0f0f0;;background:transparent;font-size: 10px;;}

.Location_Menu>ul>li>a>span i{color:#555; font-size:1.5em;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;padding: 5px; }


.Location_Menu > ul > li > a.Trigger_B>span{background:transparent;}
.Location_Menu > ul > li > a.Trigger_B>span i{color: #555;
font-size: 1.5em;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}


.Location_Menu > ul > li > a.Trigger_C>span{background:#fff;}
.Location_Menu > ul > li > a.Trigger_C>span i{color:#888}


.Sub_Menu_On{ ;float:left; height:62px;position: relative;left:0;top:0;z-index:102;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}



.ar_on{
transform: rotate(180deg);
-ms-transform: rotate(180deg);

}



#Gnb_Wrap{
    border: 1px #e1e1e1 solid;
    width: 100%;
    position: absolute;
    top: 60px;

    padding-top: 0px;
    left: 0;
    box-sizing: border-box;
	background:#fff;

  display: none;
}

#Gnb_Wrap>ul{width:100%;}
#Gnb_Wrap>ul>li{padding:5px;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
#Gnb_Wrap>ul>li>a{padding:10px;display:block;width:100%;height:100%;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;text-overflow: ellipsis;}
#Gnb_Wrap>ul>li>a>h4{text-align:left; font-family: 'GongGothic';-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;font-size:13px; font-weight:300;text-overflow: ellipsis;display:block}


.Location_Menu>ul>li.Sub_Menu_On>#Gnb_Wrap{display:block}



/*서브페이지*/

/*인트로*/
.Int_T{width:100%;}
.Int_T>ul:after{clear:both;content:'';display:block}
.Int_T>ul>li{width:50%;float:left;padding:30px;position:relative;}
.Int_T>ul>li img{width:100%;}
.Int_T>ul>li h3{line-height:1.65;;color:#333}
.Line_Img::after {
  content: "";
  position: absolute;
  top: 110px;
  left: 30px;
  width: 232px;
  height: 7px;
  background: #fff;
  display:none;
}

.Line_Img::before {
  content: "";
  position: absolute;
  top: 110px;
  left: -30px;
  width: 60px;
  height: 7px;
  background: #323b95;display:none;
}


.subcon_tent:after{clear:both; content:'';display:block}
.subcon_tent{width:100%;padding:10px;}
.subcon_tent>li{padding:10px;width:100%}

.subcon_tent>li>dl:after{clear:both;content:'';display:block}
.subcon_tent>li>dl>dt{width:100%;float:none;padding:10px}
.subcon_tent>li>dl>dt video{width:100%;}
.subcon_tent>li>dl>dd{width:100%;float:none;padding:10px}
.subcon_tent>li>dl>dd>h2{padding: 40px 0px 10px;;line-height:1.75em;font-size:20px}
.subcon_tent>li>dl>dd>h4{padding: 20px 0px 10px;;line-height:1.75em;;font-weight:200;font-size:14px}
.subcon_tent>li>h3{padding:10px 0}
.subcon_tent>li>h4{padding:10px 0;line-height:1.75em;font-weight:200}

.subcon_tent>li img{width:100%;}

.subcon_tent>li h3{font-family: 'ONE-Mobile', serif;/*
background: rgb(252,249,222);
background: -moz-linear-gradient(-45deg, rgba(252,249,222,1) 0%, rgba(239,214,50,1) 50%, rgba(247,252,207,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(252,249,222,1) 0%,rgba(239,214,50,1) 50%,rgba(247,252,207,1) 100%);
background: linear-gradient(135deg, rgba(252,249,222,1) 0%,rgba(239,214,50,1) 50%,rgba(247,252,207,1) 100%);
    background-clip: border-box;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9de', endColorstr='#f7fccf',GradientType=1 );
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;*/


}


.Intro_A{width:100%;}

.Intro_A>dl{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;}
.Intro_A>dl>dt{width:45%;padding:10px;}
.Intro_A>dl>dd{width:55%;padding:10px;}

.Intro_A>dl>dt img{width:100%}
.Intro_A>dl>dd>h2{padding:5px;font-weight:normal;line-height:1.55;}
.Intro_A>dl>dd>h3{padding:5px;font-weight:normal;line-height:1.55;color:#555;font-size:16px;}
.Intro_A>dl>dd>h4{line-height:1.65;padding:5px;font-weight:normal;color:#555;text-align:left;}
.Intro_B {width:100%;;display: flex;
  align-items: center;
  flex-wrap: wrap;background:#fff;}

.Intro_B>div{width:33.33333333%;padding:10px;}
.Intro_B>div>dl{width:100%;}
.Intro_B>div>dl>dt{padding:10px;}
.Intro_B>div>dl>dd{padding:10px;min-height: 130px;}
.Intro_B>div>dl>dt>h1{padding:10px;text-align:center;color:#1771e6}
.Intro_B>div>dl>dt>img{width:100%;}
.Intro_B>div>dl>dd>h4{font-size:13px;padding:10px;text-align:center;color:#555;line-height:1.65}


.Intro_Img{width:100%;padding:10px;}
.Intro_Img>ul{flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Intro_Img>ul>li{width:calc(100% / 4);padding:10px;}
.Intro_Img>ul>li img{width:100%}


table{;border-collapse:collapse}

.Table_Pro{width:100%;border:1px solid #cacaca;border-collapse:collapse;border-spacing:0px}
.Pro_Th_1{background:#dadada;text-align:center;border:1px solid transparent;padding:10px;font-weight:400;line-height:1.45}
.Pro_Th_2{background:#fafafa;text-align:center;border:1px solid transparent;padding:10px;font-weight:400;line-height:1.45}
.Pro_Td_1{background:#dadada;text-align:center;border:1px solid transparent;padding:10px;font-weight:400;line-height:1.45}
.Pro_Td_2{background:#fafafa;text-align:center;border:1px solid transparent;padding:10px;font-weight:400;line-height:1.45}

.Table_Pro th{width:25%}
.Table_Pro td{width:25%}

.Half_Siz{width:50% !important}

.subcon_tent>li h5{font-family: 'GongGothic';color:#999;font-weight: 200;}
.subcon_tent>li h3 .ganji{font-family: 'GongGothic';color:#555;font-weight:200}
.sucon h4::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #247f8d;
  position: absolute;
  top: 0.8rem;
  left: -5px;
}


.subcon_tent>li:nth-child(3)>.right_text h2{}
.subcon_tent>li:nth-child(3)>.right_text h4{line-height:1.45em;padding:10px;}

.sucon b{

}
.subinfo{width:1400px;padding:10px; margin:0 auto;}
.Text_Sucon_List{width:100%;padding:10px;}
	.Text_Sucon_List>ul{width:100%;}
	.Text_Sucon_List>ul>li{padding:20px;margin:10px 0;border-radius:8px;border:1px solid #cacaca;background:#fafafa;border-left: 20px solid lightskyblue;}
	.Headr_T_List{border-left:5px solid lightskyblue;border:0 !important;background:#fff !important;}
	.Text_Sucon_List>ul>li>h2{color:#555}
	.Text_Sucon_List>ul>li>h3{color:#777;font-weight: 200;}
	.Text_Sucon_List>ul>li>h3>b{font-weight:800 !important}
	.Text_Sucon_List>ul>li>h2::before{ font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f21a";clear:both;display: inline-block;
padding-right: 10px;color:lightskyblue}

.header_sub {
  width: 100%;
  padding: 10px;
font-family: 'GongGothic';
 color:#163b85 !important;
}

.suconbox {
  width: 100%;
  padding: 20px;
  background: #fafafa;
  border: 1px solid #cacaca;
}
.suconbox>h4{font-weight:400;padding:5px 10px;line-height:1.45}
.suconbox>h3{font-weight:400;padding:10px;}
.sucontext{position:relative;margin:2px 0;background: #fff;width:100%;padding:10px;border-left:0px solid #31c0e9;color:#000;font-weight:400}
.sucontext::before{clear: both;
content: '';
display: block;
width: 4px;
height: 4px;
background: #1f1f1f;
border-radius:10px;
position: absolute;
left: -5px;
top: calc(50% - 2px);}
.sucon_img_auto{width:100%;padding:10px;}
.sucon_img_auto img{max-width:100%;;border:1px solid #fafafa}

.fullwid{width:100% !important}
.subinfo:after{clear:both; content:''; display:block;}
.subheader img{width:40%;}
.sucon>h1{padding:10px !important ;border:0 !important;font-weight:200}
.sucon>h1>b{font-size:1.45em;font-weight:800}

.sucon_dt{width:100%;}
.sucon_dt>dl{width:100%}
.sucon_dt>dl:after{clear:both;content:'';display:block}
.sucon_dt>dl>dt{width:35%;float:left;padding:10px;}
.sucon_dt>dl>dd{width:65%;float:left;padding:10px;}

.sucon_dt>dl>dt img{width:100%;border: 1px solid #eaeaea;
padding: 5px;}
.sucon_dt>dl>dd img{width:100%;border: 1px solid #eaeaea;
padding: 5px;}

.sucon_dt>dl>dt h3{padding:10px 0;font-weight:400;color:#639fc3}
.sucon_dt>dl>dd h3{padding:10px 0;font-weight:400;color:#639fc3}

.sucon>h3{padding:10px;border-bottom:1px solid #cacaca}
.subinfo>h1{text-align:left;padding:30px;;font-weight:200;padding-left:5px;border-bottom:1px solid #ccc;}
.subheaderr{padding:5px; font-weight:400; line-height:1.5em}
.suconimg{width:100%; margin:0 auto;padding:20px}
.suconimg > img{max-width:100%;margin:0 auto}
.sucon{width:100%;padding:20px;}
.sucon h2{padding:5px 0;line-height:1.55;}
.sucon h4{color: #555;
  padding: 3px 10px;
  line-height: 1.75;
  position: relative;}




.sucon h4 span{display: inline-block;
color: #fff;
background: #004083;
padding: 3px 5px;
border-radius: 5px;}
.sucon>ul:after {

    content: "";
    display: block;
	clear:both;
	}
	.sucon img{width:auto;max-width:100%; margin:5px 0; }
	.sucon>ul>li{float:left;padding:20px;width:25%}


	.sucon>ul>li h2{padding:10px; font-weight:800;}
	.sucon>ul>li h3{padding:10px; font-weight:400;text-align:center;}
	.sucon>ul>li h4{padding:10px 0; font-weight:200; line-height:1.35em;text-align:center;}


	.sucon2 h3{font-weight:bold; padding:10px}
	.sucon2 h4{padding:5px;font-weight:200px}
.sucon_twin{width:100%;padding:10px}
.sucon_twin:after {

    content: "";
    display: block;
	clear:both;
	}
.sucon_twin>ul>li{width:50%;float:left;padding:20px;position:relative;}
.sucon_twin>ul>li>h3{padding: 10px 0;
font-weight: 500;
color: #639fc3;}


.sucon_twin>ul>li>h4{font-weight:400;padding:5px 5px;}
.sucon_twin>ul>li img{width:100%;padding:10px;border:1px solid #fafafa;border-radius:10px;}



.sucon_twin>ul>li>dl>dt{padding:10px;background:#fafafa;}
.sucon_twin>ul>li>dl>dd{padding:10px;background:#f5f8fd;min-height:80px;}



.sucon_twin>ul>li>dl>dt>h3{text-align:center;padding:10px;}
.sucon_twin>ul>li>dl>dd>h4{text-align:center;padding:10px;line-height:1.55;color:#555}

.sucon_five{width:100%}
.sucon_five>ul:after{clear:both;content:'';display:block}
.sucon_five>ul>li{float:left;padding:10px;width:20%}
.sucon_five>ul>li>h3{padding:10px;text-align:center;font-weight:400}
.sucon_five>ul>li>h4{padding:10px;text-align:center;font-weight:200}


.sucon_three{width:100%}
.sucon_three>ul:after{clear:both;content:'';display:block}
.sucon_three>ul>li{float:left;padding:10px;width:33.3333333333%;;}
.sucon_three>ul>li>div{width:100%;padding:10px;height:25vh;;display:table;border:2px solid #00aeef ;background:#004083;border-radius:10px}
.sucon_three>ul>li>div>h3{padding:10px;text-align:center;font-weight:400;display:table-cell;
vertical-align:middle;color:#fff}
.sucon_three>ul>li>div>h4{padding:10px;text-align:center;font-weight:200}
.sucon_three>ul>li h2{padding:10px;text-align:center;color:#333;font-family:'NEXON Lv1 Gothic' ;}
.sucon_three>ul>li h4{padding:10px;text-align:center;color:#777}

.sucon_four{width:100%}
.sucon_four>ul:after{clear:both;content:'';display:block}
.sucon_four>ul>li{float:left;padding:20px;width:25%}
.sucon_four>ul>li>h3{padding:10px;text-align:center;font-weight:400}
.sucon_four>ul>li>h4{padding:10px;text-align:center;background:#528dc7;color:#fff;font-weight:200}



.sucon_four>ul>li img{width:100%}
.sucon_four>ul>li dl{width:100%;}
.sucon_four>ul>li dl dt{width:100%}
.sucon_four>ul>li dl dd{width:100%;background: #316d9f;min-height:220px;}

.sucon_four>ul>li dl dd h3{padding:10px 5px;font-weight:400;text-align:center;color:#fff}
.sucon_four>ul>li dl dd h4{padding:5px 5px;font-weight:400;text-align:center;color:#fafafa}

.sucon_four>ul>li dl dt img{width:100%;border-radius:0px;}



.sucon_four h2{text-align: left;
padding: 10px;font-weight:200;}


.sucon_three{width:100%}
.sucon_three>ul:after{clear:both;content:'';display:block}
.sucon_three>ul>li{float:left;padding:10px;width:33.3333333333%}
.sucon_three>ul>li>h3{padding:10px;text-align:left;font-weight:400;background:#27502f;color:#fff;}
.sucon_three>ul>li>h4{padding:10px;text-align:center;background:#528dc7;color:#fff;font-weight:200}

.sucon_three>ul>li img{width:auto;max-width:100%;;}
.sucon_three>ul>li:nth-child(1) img{border:1px solid #fafafa;border-radius:10px;}
.sucon_three>ul>li:nth-child(2) img{border:1px solid #fafafa;border-radius:10px;}

.icon_four>ul>li{float:left;padding:10px;width:25%}

.icon_four>ul>li>h3{padding:10px;text-align:center;font-weight:400}

.icon_four>ul>li>h4{padding:10px;text-align:center;font-weight:200}



.sucon_process{width:100%}
.sucon_process>ul:after{clear:both;content:'';display:block}
.sucon_process>ul>li{width:33.3333333333333%;float:left;padding:10px}
.sucon_process>ul>li>dl{width:100%}
.sucon_process>ul>li>dl>dt{width:100%;padding:10px;}
.sucon_process>ul>li>dl>dt img{width:100%;border-radius:0 30px 0 30px}
.sucon_process>ul>li>dl>dd{width:100%;padding:10px;}

.sucon_process>ul>li>dl>dd>h3{padding:10px 0;border-bottom:7px solid}
.sucon_process>ul>li>dl>dd>h4{padding:10px 0;line-height:1.45;color:#777}


.sucon_process>ul>li:nth-child(1)>dl>dd>h3{border-color:#c6e3ff}
.sucon_process>ul>li:nth-child(2)>dl>dd>h3{border-color:#68abd4}
.sucon_process>ul>li:nth-child(3)>dl>dd>h3{border-color:#045aae}
.sucon_process>ul>li:nth-child(4)>dl>dd>h3{border-color:#11508e}
.sucon_process>ul>li:nth-child(5)>dl>dd>h3{border-color:#1b3855}
.sucon_process>ul>li:nth-child(6)>dl>dd>h3{border-color:#010b14}


/*
.subinfo h1::after {

    content: "";
    display: block;
    width: 120px;
    height: 2px;
    background: #68b880;

    margin:15px auto;
 -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;

}
*/

.sucon iframe{width:100%;height:600px;}
.coline{width:100%;margin:20px auto 20px; height:1px;background: #ccc;}
.coline2{width:100%;margin:10px auto; height:1px;background: #ccc;}
.timpri{padding:20px; text-align:center; font-weight:800}
.coline3{width:90%;margin:5px auto; height:1px;background: #ccc;}

.ssubheader{padding:20px 0 10px 10px; text-align:;line-height:1.65em;border-bottom:1px solid #efefef}
.suhetext{color:#4a95ea}
.suhetext i{color:#4a95ea}
.subheader2{padding:20px;}

.suconbg ul{
padding: 30px;}
.suconbg{padding:20px; background:#7496c2;}
.suconbg h1{text-align:center; padding:20px; color:#fff;}
.suconbg h1 i{font-size:3em}
.suconbg ul li{list-style:circle;padding:10px;width:100% !important;float:none !important;padding-left:0}
.suconbg ul li h3{font-weight:400; padding:10px;;padding-left:0}
.suconbg ul li h4{font-weight:400; padding:5px; color:#333 !important;padding-left:0}
.suconbg > ul > li:nth-child(1) {
    width: 100% !important;
}


.sucon>dl{width:100%;; padding:10px; margin-top:15px;}
.sucon>dl:after{clear:both; content:'';display:block}
.sucon>dl>dt{width:40%;float:left;padding:15px;text-align:left;}
.sucon>dl>dt>img{width:100%;border:1px solid #eaeaea}
.sucon>dl>dd{width:55%;float:right;padding:15px;;text-align:left;}
.sucon>dl>dd>dl:after{clear:both; content:'';display:block}
.sucon>dl>dd>dl>dt{padding:5px; border-bottom:1px solid #cfcfcf;width:100%;}
.sucon>dl>dd>dl>dd{padding:5px;width:100%;}
.sucon>dl>dd>dl>dd>h4{line-height:1.35em;padding:5px}

.sucon>dl>dt>ul:after{clear:both;content:'';display:block}
.sucon>dl>dt>ul>li{width:50%;float:left;padding:0px;}
.sucon>dl>dt>ul>li>a{width:100%;}
.sucon>dl>dt>ul>li>a h4{text-align:center;padding:10px 0 !important}


.sucon>dl>dt>ul>li:first-child>a>h4{background:#005cac;color:#fff}
.sucon>dl>dt>ul>li:last-child>a>h4{background:#eaeaea;;color:#333;}

.sucon>dl>dt>ul>li>a>img{width:100%}
.sucon>dl>dd>dl>dt{width:100%}
.sucon>dl>dd>dl>dt h3{padding:10px 0;line-height:1.65;font-weight:400;font-size:16px;color:#005cac}
.sucon>dl>dd>dl>dd>ul:after{clear:both;content:'';display:block}
.sucon>dl>dd>dl>dd>ul>li:first-child{width:20%;float:left;padding:10px 10px}
.sucon>dl>dd>dl>dd>ul>li:last-child{width:80%;float:left;padding:10px 20px}
.sucon>dl>dd>dl>dd>ul>li:first-child h1{border-bottom:1px solid #cacaca;;padding:5px 0}
.sucon>dl>dd>dl>dd>ul>li:last-child h5{font-weight:200;color:#777;padding:5px 0}

.sucon>dl>dd>dl>dd>ul>li:last-child h4{padding:3px;}
.sucon>dl>dd h4{text-align:left;line-height:1.35em}
.suconok > ul{padding:10px}
.suconok > ul > li:nth-child(1) {
    width: 100px;
	height:100px;
background:#597aa5;
text-align:center;
border-radius:20em;
float:left;
}

/*sub2*/

.Header_T_Sub{width:100%;padding:30px 0 10px;border-bottom:2px solid #1a1a1a}
.Header_T_Sub > h3 {
  padding: 5px 0;
  color: #666;line-height:1.55
}
.Header_T_Sub > h1 {
  padding: 5px 0 0px;
  color: #2a2a2a;
  font-weight: 400;
  font-size: 3em;
  line-height:1.55
}
.Header_T_Sub > h4 {padding:10px 0;color:#5a5a5a;font-weight: 300;;line-height:1.45}
.Header_T_Sub > h1 > b{color:#0a0a0a;}
.Small_T_Sub>h1{font-size:2.5em !important}

.Header_T_Sub > h5 {padding:5px 0;line-height:1.55;color:#7a7a7a;font-weight: 300;}
.Sm_Font{font-size:24px !important}

.Box_Text_Bottom{width:100%;background: #1b296d;color:#fff;padding:30px;border-radius:5px}
.Box_Text_Bottom>h1{color:#fff;text-align:center;padding:10px;}
.Box_Text_Bottom>h3{color:#fafafa;;padding:10px;line-height:1.55}
.BackG_1{background:#d6e4ff !important}
.BackG_1>h1{color:#bf4141 !important}

.Box_Text_Bottom img{width:100%}
.Aling_Left>h1{text-align:left !important}
.Aling_Left>h3{text-align:left !important}

.Aling_Left{text-align:left !important}

.Inner_T_Sub{font-weight:400;color:#1a1a1a;padding:10px}


.Test_Box_Section{width:100%;display:flex;align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;gap:30px;margin:30px 0}
.Test_Box_Section>div{width:calc(25% - 30px);}
.Test_Box_Section>div>dl{width:100%}
.Test_Box_Section>div>dl>dt{width:100%;padding:10px;border-radius:7px 7px 0 0;background: #2f4784;}
.Test_Box_Section>div>dl>dt>h2{text-align:center;color:#fff;font-weight:600;letter-spacing:3px;padding:10px;}
.Test_Box_Section>div>dl>dd{width:100%;border: 1px solid #cacaca;}
.Test_Box_Section>div>dl>dd>ul{width:100%;}
.Test_Box_Section>div>dl>dd>ul>li{padding:10px;}
.Test_Box_Section>div>dl>dd>ul>li>h4{font-weight:400;padding:5px}
.Bg_Obj{/*background: #d8e3ff;*/position:relative;top:0;}/*
.Test_Box_Section>div>dl>dd>ul>li>h4::before{clear:both;content:'';display:block;width:3px;height:3px;background: #000;position:absolute;
left:0%;top:calc(50% - 1.5px)}*/
.Three_B_Section>div{width:calc(33.33333333% - 30px);}


.Two_B_Section>div{width:calc(50% - 30px) }



/**/
.Box_Test_Text{width:100% !important;padding:20px 0;position:relative;top:0;left:0}
.Box_Test_Text::after{clear:both;content:'';display:block;width:100%
;z-index:-1;position:absolute;right:0;top:calc(50% - 4px);height:3px;
background: #c2c9db;display:none !important}
.Box_Test_Text>h2>span{display:inline-block;padding:10px;background: #fff;position:relative;z-index:3}



.Test_Receive{width:70%;margin:0 auto;}
.Test_Receive>ul{display:flex;align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;gap:30px}

.Test_Receive>ul>li{width:calc(100% - 30px); padding:10px;position:relative;top:0;left:0}
.Test_Receive>ul>li>div>h3{text-align:center;padding:10px;color:#fff;}
.Test_Receive>ul>li>div{padding:20px;border-radius:15px}
.Te_Bg_1>div{background: #2eca8b}
.Te_Bg_2>div{background:#48bec8 }
.Te_Bg_3>div{background:#50a4d0}
.Te_Bg_4>div{background: #538cd3}
.Te_Bg_5>div{background: #3872bb}

.Two_T_C_Box>li{width:calc(50% - 30px) !important;padding:10px;position:relative;top:0;left:0}
.Two_T_C_Box>li>div{width:100%;padding:30px 20px;display:flex;align-items: center;
  flex-wrap: wrap;
  justify-content: center;border-radius:15px;}

.Two_T_C_Box>li:first-child>div{background: #2f4784;}
.Two_T_C_Box>li:last-child>div{background: #0884b2}
.Two_T_C_Box>li>div>h2{text-align:center;color:#fff;}
.Two_T_C_Box>li>div{border-radius:40px;}

.Test_Receive>ul>li::after{content:'';display:block;width:6px;height:33px;left:calc(50% - 3px);top:calc(50% - 20px);
margin:10px 0;background:url(../img/arrow_down.png) no-repeat center; -webkit-background-size: cover;
background-size: cover;position:relative;}
.Test_Receive>ul>li.None_Ar::after{display:none !important}

.Sub_N_Text{width:100%;padding:30px}
.Sub_N_Text>h3{line-height:1.66;color:#444;}
.Sub_Twin_Text{width:100%;padding:30px;display:flex;align-items: center;
  flex-wrap: wrap;
  justify-content: left;}
.Sub_Twin_Text>h2{padding:10px;font-weight:400;color:#1e57a3;width:100%;}

.Sub_Twin_Text>span{width:50%;color:#555;font-weight:300;padding:10px;display:block;position:relative;top:0;}
.Sub_Twin_Text>span::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #1e57a3;
    position: absolute;
    top: 1rem;
    left: -5px;
}

.Sub_Section_Text{width:100%;margin:30px 0;}
.Sub_Section_Text>ul>li{width:100%;}
.Sub_Section_Text>ul>li>h2{padding:10px 5px;font-weight:bold;color:#2a2a2a}
.Sub_Section_Text>ul>li>h4{padding:5px 15px;font-weight:normal;color:#5a5a5a;line-height:1.65;position:relative;top:0;left:0;}
.Marker_Dot>ul>li>h4::after{clear:both;content:'·';display:block;margin:0px;position:absolute;left:0;top:15%}


.Test_Text_Box{width:100%}

.Test_Text_Box>div{width:100%;padding:20px 10px;border-bottom:1px solid #cacaca}
.Test_Text_Box>div>dl{width:100%;}
.Test_Text_Box>div>dl>dt{padding:10px;width:100%}
.Test_Text_Box>div>dl>dt>h1{padding:10px;font-weight:600}
.Test_Text_Box>div>dl>dt>h3{color:#2f4784;padding:5px 10px;font-weight:400}

.Test_Text_Box>div>dl>dd{padding:10px;width:100%}
.Test_Text_Box>div>dl>dd>h3{padding:10px;color:#3a3a3a}
.Test_Text_Box>div>dl>dd>h4{padding:5px 10px;line-height:1.75;color:#6a6a6a}

.Kuk_Sea{width:100%;padding:30px 0}
.Kuk_Sea>dl{width:100%;display:flex;align-items: center;
  flex-wrap: wrap;
 gap:60px;background-color: #f9f9f9;
  justify-content: center;
  padding: 85px 80px 80px;
  box-shadow: 5px 3px 10px 0 rgba(0,0,0,0.1);}
.Kuk_Sea>dl>dt{width:calc(20% - 30px);}
.Kuk_Sea>dl>dt>img{width:100%}
.Kuk_Sea>dl>dd{width:calc(80% - 30px);}
.Kuk_Sea>dl>dd>h2{padding:10px;font-weight:500}
.Kuk_Sea>dl>dd>h3{padding:10px;color:#5a5a5a;line-height:1.75}
.Kuk_Sea>dl>dd>span{display:inline-block;padding:10px;margin:10px 10px}
.Kuk_Sea>dl>dd>span>a{display:block;width:100%;padding:18px 25px;text-align:center;color:#fff;background: #2b4482;border-radius:30px;}

.Img_Texty{width:100%;}
.Img_Texty>dl{width:100%;display:flex;align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;gap:30px;margin:30px 0}

.Img_Texty>dl>dt{width:calc(50% - 30px);}
.Img_Texty>dl>dd{width:calc(50% - 30px);}
.Dl_Bg{background:#dadada;}
.Img_Texty>dl>dt>img{width:100%}
.Img_Texty>dl>dd>div>h2{position:relative;top:0;color:#0a0a0a;font-weight:600;padding:10px}
.Img_Texty>dl>dd>div>h3{font-weight:400;color:#4a4a4a;padding:10px;font-size: 20px;
  line-height: 1.55;}
.Img_Texty>dl>dd>div>h4{font-weight:300;color:#8a8a8a;padding:3px 10px;}

.Img_Texty>dl>dd>div>article{width:100%;padding:10px}
.Img_Texty>dl>dd>div>article>dl{width:100%;display:flex;align-items: flex-start;
  flex-wrap: wrap;  justify-content: flex-start;gap:20px;padding:10px}

.Img_Texty>dl>dd>div>article>dl>dt{width:calc(30% - 20px);}
.Img_Texty>dl>dd>div>article>dl>dd{width:calc(70% - 20px);}

.Img_Texty>dl>dd>div>article>dl>dt>h4{padding:5px 10px;font-weight:300;color:#2a2a2a}
.Img_Texty>dl>dd>div>article>dl>dd>h4{padding:5px 10px;font-weight:300;color:#6a6a6a}


.Img_Texty>dl>dd>div>span{display:inline-block;margin:10px}
.Img_Texty>dl>dd>div>span>a{display:block;width:100%;color:#fff;background: #4a4a4a;padding:10px 15px;}



.Ico_Sub::before{display:inline-block;content:'';clear:both;width:30px;height:23px;
background:url(../img/ico.png) no-repeat center;-webkit-background-size: cover;
background-size: cover;margin-right:10px;}


#Safe_Section{width:100%;padding:10px;}
#Safe_Section>div{margin:60px 0;padding:20px;border:2px solid #00a49f;border-radius:10px}

#Safe_Section>div>h2{text-align:center;padding:10px;}

#Safe_Section>ul{;width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: space-between;gap:30px;}

#Safe_Section>ul>li{width:calc(33.33333% - 30px);border:2px solid #00a49f;border-radius:10px;position:relative;top:0}

#Safe_Section>ul>li::before{clear:both;content:'';
display:block;margin:0 auto;position:absolute;text-align:center;margin:0 auto;
background:url(../img/chevron-down-solid.svg) no-repeat center;width:30px;height:30px;left:calc(50% - 15px);top:-18%}


#Safe_Section>ul>li::after{clear:both;content:'';
display:block;margin:0 auto;position:absolute;text-align:center;margin:0 auto;
background:url(../img/chevron-down-solid.svg) no-repeat center;width:30px;height:30px;;left:calc(50% - 15px);bottom:-18%}

#Safe_Section>ul>li>div{width:100%;padding:30px 10px;text-align: center;}
#Safe_Section>ul>li>div>h2{padding:5px;text-align:center;color:#00a49f;font-weight:bold}
#Safe_Section>ul>li>div>h3{padding:5px;text-align:center;color:#2a2a2a}
#Safe_Section>ul>li>div>h4{padding:5px;text-align:center;color:#5a5a5a}
#Safe_Section>ul>li>div>span{padding:20px 10px;display:inline-block;margin:40px auto 10px;width:80%;background: #00a49f;color:#fff}

#Safe_Section>article{margin:60px 0;padding:20px;border:2px solid #00a49f;border-radius:10px}
#Safe_Section>article>h1{text-align:center;padding:30px;}




.Sub_Section_Sp{width:100%;padding:30px 0;border-bottom: 1px solid #cacaca;}
.Sub_Section_Sp>dl{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;padding:30px 0;}
.Sub_Section_Sp>dl>dt{width:50%;padding:10px;}
.Sub_Section_Sp>dl>dd{width:50%;padding:10px;}
.Sub_Section_Sp>dl>dd>h2{padding:20px 10px;
  font-weight: 400;
  color: #6969dd;}
  .Sub_Section_Sp>dl>dd>h4{padding:5px 10px;
  font-weight: 300;text-align:center;color:#5a5a5a;}
.Sub_Section_Sp>dl>dd img{max-width:100%;;border-radius:5px;border:1px solid #cacaca;margin:10px}
.Sub_Section_Sp>div{width:100%}
.Sub_Section_Sp>div>img{max-width:100%;margin:10px 0}
.Sub_Section_Sp>dl>dt img{max-width:100%;;border-radius:5px;margin: 0 auto;border:1px solid #cacaca;margin:0 auto}
.Sub_Section_Sp>dl>dd>h3{text-align:center;padding:10px;}
.Sub_Section_Sp>dl>dt>h3{text-align:center;padding:10px;}

.Sub_Section_Sp>dl>dt>h1{color:#4c6d9f;padding:10px;font-weight:500;line-height:1.55}
.Sub_Section_Sp>dl>dt>h3{;font-weight:300;color:#3a3a3a;padding:10px;line-height:1.45}
.Sub_Section_Sp>dl>dt>h4{padding: 5px 10px;
  font-weight: 300;
  text-align: center;
  color: #5a5a5a;}
.Sub_Section_Sp>h1{padding:10px;font-weight:400;color:#00a49f}
.Sub_Section_Sp>h2{padding:10px;font-weight:400;color:#36c28f}
.Sub_Section_Sp>h3{padding:10px;font-weight:300;color:#2a2a2a;line-height:1.55}
.Sub_Section_Sp>h4{padding:3px 10px;font-weight:300;color:#4a4a4a;line-height:1.75}
.Sub_Section_Sp>h5{padding:10px;font-weight:300;color:#7a7a7a;line-height:1.75}


.Sub_Dl_Section{width:100%;padding:20px 0}
.Sub_Dl_Section>dl{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:20px;margin:20px 0}

.Sub_Dl_Section>dl>dt{width:calc(20% - 20px)}
.Sub_Dl_Section>dl>dd{width:calc(80% - 20px)}

.Sub_Dl_Section>dl>dt>h2{padding:20px 10px;background: #02844d;color:#fff;text-align:center;}
.Sub_Dl_Section>dl>dd>h3{padding:10px;color:#3a3a3a}

.Sub_Box_Section{width:100%}
.Sub_Box_Section>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:50px;}

.Sub_Box_Section>ul>li{width:calc(33.333333333% - 50px)}

.Sub_Box_Section>ul>li>dl{width:100%;border-radius:5px;padding:15px;background: #e8e9ea;}
.Sub_Box_Section>ul>li>dl>dt{width:100%;padding:10px;}
.Sub_Box_Section>ul>li>dl>dt>h2{text-align:center;color:#3a3a3a;padding:10px}
.Sub_Box_Section>ul>li>dl>dt>img{margin:0 auto;max-width:100%}
.Sub_Box_Section>ul>li>dl>dd{width:100%;padding:10px;}
.Sub_Box_Section>ul>li>dl>dd>h4{padding:5px;font-weight:300;color:#5a5a5a;font-size:14px;line-height:1.22}


.Pdf_Text{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: flex-start;padding:10px 0;}
.Pdf_Text>h3{padding:10px;line-height:1.55;transition: all .5s ease;font-weight:300}
.Pdf_Text>span{padding:10px;}

.Pdf_Text>span>a{display:block;width:100%;padding:15px 20px;;color:#036f39;border:2px solid #036f39;transition: all .5s ease;}

.Pdf_Text>span>a:hover{color:#fff;background: #036f39;}

.Process_Guide{width:100%}
.Process_Guide>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: flex-start;
  justify-content: flex-start;padding:10px 0;gap:20px;}
.Process_Guide>ul>li{width:calc(16.6666667% - 20px);}
.Process_Guide>ul>li>dl{width:100%}
.Process_Guide>ul>li>dl>dt{width:100%;padding:0px;}
.Process_Guide>ul>li>dl>dt>div{width:100%;border-radius:10px;
/*background: linear-gradient(126deg, rgba(142,195,31,1) 0%, rgba(79,159,90,1) 50%, rgba(0,110,56,1) 100%);*/}
.Process_Guide>ul>li>dl>dt>div>h1>i{color:#7db74b;text-align:center;font-size:1.5em}
.Process_Guide>ul>li>dl>dt>div>h1{text-align:center;padding:15px;}
.Process_Guide>ul>li>dl>dt>h3{padding:10px;text-align:center;color:#04743e;font-weight:300}
.Process_Guide>ul>li>dl>dd{width:100%;padding:0px;}
.Process_Guide>ul>li>dl>dd>h4{text-align:center;padding:10px;line-height:1.55;color:#5a5a5a;font-weight:300}




.Section_Tri{width:100%;padding:20px 0}
.Section_Tri>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: space-between;gap:30px;;}


.Section_Tri>ul>li{width:calc(33.33333333333% - 30px);}
.Section_Tri>ul>li>dl{width:100%}
.Section_Tri>ul>li>dl>dt{width:100%;padding:5px;}
.Section_Tri>ul>li>dl>dt>img{width:100%}
.Section_Tri>ul>li>dl>dd{width:100%;padding:5px;}
.Section_Tri>ul>li>dl>dd>h3{font-weight:400;color:#3ab8b4;padding:10px 5px;}
.Section_Tri>ul>li>dl>dd>h4{font-weight:300;color:#4a4a4a;padding:5px;text-align:center;line-height:1.55}





.Section_Two{width:100%;padding:20px 0}
.Section_Two>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:30px;;}
.Section_Two>ul>li{width:calc(50% - 30px);}
.Section_Two>ul>li>dl{width:100%}
.Section_Two>ul>li>dl>dt{width:100%;padding:5px;}
.Section_Two>ul>li>dl>dt>img{width:100%}
.Section_Two>ul>li>dl>dd{width:100%;padding:5px;}
.Section_Two>ul>li>dl>dd>h3{font-weight:400;color:#3ab8b4;padding:10px 5px;}
.Section_Two>ul>li>dl>dd>h4{font-weight:300;color:#4a4a4a;padding:5px;text-align:center;line-height:1.55}



.Sub_Section_Sp janen{width:100%;margin:20px 0;display:block}
.Sub_Section_Sp janen ul{align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
 }

.Sub_Section_Sp janen ul li{width:calc(50% - 30px)}
.Sub_Section_Sp janen ul li h4{padding:5px;font-weight:300;color:#5a5a5a;line-height:1.55}

.Sub_Section_Sp janen h3{font-weight:300;color:#3a3a3a;padding:10px;line-height:1.45}

.Four_Box_Text{width:100%;margin:20px 0;}
.Four_Box_Text>h4{padding:10px;}
.Four_Box_Text>ul{align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;}
.Four_Box_Text>ul>li{width:calc(25% - 30px);}
.Four_Box_Text>ul>li>img{width:100%}
.Four_Box_Text>ul>li>h4{padding:10px;text-align:center;}


.Sub_Section_Sp>article{align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
  padding: 30px;
}
.Sub_Section_Sp>article>div{width:calc(16.666667% - 30px);}
.Sub_Section_Sp>article>div>img{max-width:100%}

.No_Border{border:0 !important}

.Sub_Section_Sp>ul{;width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: space-between;padding:30px 0;gap:30px;}

.Sub_Section_Sp>ul>li{width:calc(25% - 30px)}
.Sub_Section_Sp>ul>li>img{width:100%}
.Sub_Section_Sp>ul>li>dl{width:100%}
.Sub_Section_Sp>ul>li>dl>dt{width:100%}
.Sub_Section_Sp>ul>li>dl>dt>img{max-width:100%;margin:0 auto;padding:10px;border:1px solid #dadada;border-radius:3px}
.Sub_Section_Sp>ul>li>dl>dd{width:100%}
.Sub_Section_Sp>ul>li>dl>dd>h3{padding:10px; text-align:center;font-weight:300;}

.One_Img{width:100%;}

.One_Img>img{max-width:100%;margin:10px;}



.Align_Text{text-align:center;}

.Bg_Head{padding:10px;background: #2a528f; color:#fff !important}
.No_PD{padding:0 !important}
.No_PD h3{padding:10px 20px !important}
.No_PD h4{padding:10px 20px !important}


.Location_Section_1{width:100%;margin:50px 0}
.Location_Section_1>dl{flex-wrap: wrap;width:100%;
  display: flex;
 align-items: center;
  justify-content: space-between;gap: 20px;;margin:50px 0}


.Location_Section_1>dl>dt{width:350px;height:auto;border:8px solid #e60012;border-radius:80px;position:relative;}


.Location_Section_1>dl>dt>div{width:100%;padding:10px;border-radius:50px;height:100%}
.Location_Section_1>dl>dt>div{flex-wrap: wrap;width:100%;
  display: flex;
 align-items: center;
  justify-content: center;}
.Location_Section_1>dl>dt>div>h1{color:#2a2a2a;text-align:center;padding:30px 10px;;line-height:1.55}
.Location_Section_1>dl>dt>div>span{font-size:3em;text-align:center;padding:10px;display:none !important}
.Location_Section_1>dl>dt::after{clear: both;
  content: '';
  display: block;
  width: 100px;
  height: 5px;
  background: #e60012;
  position: absolute;
  right: -55%;
  top: calc(50% - 2.5px);
  border-radius: 10px;
}

/*
.Loca_Bd_1::after{background: #55949a !important;}
.Loca_Bd_2::after{background: #b4a339 !important}
.Loca_Bd_3::after{background: #9f4f6f !important}*/

.Location_Section_1>dl>dd{width:calc(80% - 350px);}
.Location_Section_1>dl>dd>div{width:100%;border-radius:10px;border:4px solid #bababa;;padding:30px}
.Location_Section_1>dl>dd>div>h3{color:#3a3a3a;line-height:1.55;padding:10px;}
.Location_Section_1>dl>dd>div>h4{color:#5a5a5a;padding:5px 20px;}
/*
.Loca_Bg_1>div{background: #55949a;}
.Loca_Bg_2>div{background: #b4a339;}
.Loca_Bg_3>div{background: #9f4f6f;}
.Loca_Bd_1>div{border:2px solid #55949a;}
.Loca_Bd_2>div{border:2px solid #b4a339;}
.Loca_Bd_3>div{border:2px solid #9f4f6f;}*/

.Bg_Head::after
{
  clear: both;
  content: '';
  display: none !important;
  width: 50px;
  height: 3px;
  background: #363465;
  margin: 20px 0;
}


/*오시는길*/
.Location_Map{width:100%;margin:30px 0}

.Location_Map>h3{padding:5px 0;color:#e60012}
.Location_Map>h1{padding:10px 0 20px;color:#0a0a0a;font-weight:300;font-size:3em;}
.Location_Map>div{border-top:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;}
.Location_Map>div>dl{width:100%;;flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}

.Location_Map>div>dl>dt{width:50%;}
.Location_Map>div>dl>dd{width:50%}
.Location_Map>div>dl>dt>div>h3{color:#5a5a5a;padding:10px 0;font-weight:300;color:#5a5a5a}
.Location_Map>div>dl>dt>div>h1{font-weight:400;color:#1a1a1a;padding:30px 0;letter-spacing:3px}
.Location_Map>div>dl>dt>ul{flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Location_Map>div>dl>dt>ul>li{width:calc(100%/2);padding:10px;}
.Location_Map>div>dl>dt>ul>li>a{display:block;width:100%;padding:20px;border:2px solid transparent}

.Naver_Map>a{border-color:#1ac549 !important;text-align:center;}
.Kakao_Map>a{border-color:#ffcd00 !important;text-align:center;}

.Naver_Map>a>span{color:#1ac549}
.Kakao_Map>a>span{color:#ffcd00}
.Naver_Map>a>span>img{width:19px;height:16px;margin-right:5px;display:inline-block}

.Kakao_Map>a>span>img{width:14px;height:19px;margin-right:5px;display:inline-block}



.Location_Map>div>dl>dd>img{width:100%}

.Twin_Map{width:100%;flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Twin_Map>div{width:calc(100%/2);padding:10px;}
.Twin_Map>div>h1{font-weight:400;padding:5px 0;color:#2a2a2a}
.Twin_Map>div>h4{font-weight:300;padding:5px 0;color:#444}

/*
.Map_Div{width:100%;flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Map_Div>div:first-child{width:50%;padding:10px;}
.Map_Div>div:first-child>dl{flex-wrap: wrap;
  display: flex;
  align-items: center;padding:20px;
  justify-content: center;width:100%;border-bottom: 1px solid #cacaca;}
.Map_Div>div:first-child>dl>dt{width:30%;;padding:5px;}
.Map_Div>div:first-child>dl>dd{width:70%;padding:5px;}
.Map_Div>div:first-child>dl>dt>h3{font-weight:600;}
.Map_Div>div:first-child>dl>dd>h4{font-weight:400;}
.Map_Div>div:last-child{width:50%;padding:10px;}
*/









.suconok > ul > li:nth-child(1) i{color:#fff !important; font-size:3em;line-height: 1.7em;}
.suconok > ul > li:nth-child(2){width:1050px; float:right;}
.ttable{width:100%;}

.ttable td{padding:10px; text-align:center;color:#333;border:1px solid #ccc;background:#eee;}
.th{background:#597aa5 !important; color:#fff !important;padding:10px}
.th2{background:rgba(59,57,92,0.3);color:#fff !important}
.th3{background:rgba(59,57,92,0.6);color:#fff !important}


.Sns_Section{width:1400px;margin:0 auto}
.Sns_Section>dl:after{clear:both;content:'';display:block}
.Sns_Section>dl{width:33.333333%;margin:10px 0}
.Sns_Section>dl>dt{width:50%;float:left;padding:10px;}
.Sns_Section>dl>dd{width:50%;float:left;padding:10px}
.Sns_Section>dl>dt a{display:block;width:100%}
.Sns_Section>dl>dd a{display:block;width:100%}
.Sns_Section>dl>dt a{border:1px solid #dadada;display:block;background: #17408d;}
.Sns_Section>dl>dd a{border:1px solid #dadada;display:block}
.Sns_Section>dl>dd img{width:100%}
.Sns_Section>dl>dt img{width:100%}



.Table_Div{width:100%;overflow-x:scroll;margin:20px 0;}
.Table_Div table{width:100%;}

.Table_Div h4{color:#5a5a5a;padding:10px 0;font-weight:300}
.Table_Right_Text{text-align:right;}
.Table_Div h3{padding:20px 0 10px;font-weight:400;color:#3a3a3a}
.Table_Div img{max-width:100%;;margin:5px 0}


.Table_Div2{width:100%;overflow-x:scroll}
.Table_Div2 img{width:100%;;margin:5px 0}


.Table_Div {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.Table_Div::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}

.Table_Div2 {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.Table_Div2::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}




.table_1{width:100%;border:1px solid #cfcfcf;border-collapse:collapse;border-spacing:0px}
.th_1{background:#3c79bb;text-align:center;color:#fff;border:1px solid #cfcfcf;padding:10px;font-weight:300;line-height:1.45}
.th_2{background:#eaeaea;text-align:center;border:1px solid #cfcfcf;padding:10px;font-weight:300;line-height:1.45}
.table_1 td{text-align:center;;border:1px solid #cfcfcf;padding:10px;font-weight:300;line-height:1.45;color:#777}
.table_1 td img{max-width:100%; margin:0 auto;}




.table_1 td dl{;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;}

.table_1 td dl dt{width:auto;text-align:center;padding:5px 10px;}
.table_1 td dl dd{width:auto;padding:5px 10px;}
.table_1 td dl dd img{max-width:100%}

.text-left {text-align:left !important}
table .en {
  display: block;
  font-size: 12px;
  line-height: 1;
  color: #bbb;
  letter-spacing: 0.05em;

}

table.table_2{width:100%;border:1px solid #fafafa;border-collapse:collapse;border-spacing:0px}

.th_3{background: #aa9a8d;color:#000;padding:5px;text-align:center;border:1px solid #fafafa;font-weight:400;line-height:1.45}
.td_3{background: #f3ead9;color:#000;padding:5px;text-align:center;border:1px solid #fafafa;font-weight:400;line-height:1.45}


.subname{padding:20px;border-bottom:1px solid #ccc;padding-left:0}
.subname2{padding:20px;padding-left:0}

.suconlight{width:100%;}
.suconlight>ul:after{clear:both;content:'';display:block}
.suconlight>ul>li{width:25%;float:left;padding:10px;}
.suconlight>ul>li h3{padding:10px; text-align:center; border-radius:4px; color:#fff; background:#62b134;margin-top:5px;}
.Img_Four{width:100%}
.Img_Four:after{clear:both;content:'';display:block}

.Img_Four>li{width:25% !important;float:left;padding:10px}
.Img_Four>li img{width:100%;}

/**/

.sub_p_text h1{text-align:center;padding:70px 20px;color:#fff; text-shadow:1px 1px 1px #111;font-size:3em;font-family: 'Cormorant SC', serif;;}

.sub_p_text h1 small{color:#fff;font-family: 'ONE-Mobile' !important; }

.sub_twin{width:100%;}

.sub_twin h1{text-align:center;}
.sub_twin>ul:after{clear:both;content:'';display:block;}

.sub_twin>ul>li{width:50%;float:left;padding:10px;}
.sub_twin>ul>li>dl{; width:100%;}
.sub_twin>ul>li>dl>dt{padding:5px;background:#fafafa;}
.sub_twin>ul>li>dl>dt>h2{text-align:center;}
.sub_twin>ul>li>dl>dd{background:#cacaca; min-height:140px;padding:10px}
.sub_twin>ul>li>dl>dd>h4{padding:5px;}
.sucon_line{width:100%}
.sucon_line h4{padding:10px;border-bottom:1px solid #fafafa;position:relative;}
.sucon_line h4::before{clear:both;content:'·';display:inline-block;color:#448ec6;margin-right:5px}


.suconpyo{width:100%;padding:10px;border:1px solid #cfcfcf}
.Pyo_Subject{display:none}
.Pyo_Subject:after{clear:both;content:'';display:block}
.Pyo_Subject>dt{width:30%;background:#0087e7;float:left;padding:10px;}
.Pyo_Subject>dd{width:70%;background:#0087e7;float:left;padding:10px;}
.Pyo_Subject>dt h3{color:#fff;text-align:center;}
.Pyo_Subject>dd h3{color:#fff;text-align:center;}


.Pyo_Sum>dt{width:20%;background:#;float:left;}

.Pyo_Sum>dd{width:80%;background:#;float:left;position:relative;border-left:1px solid #cfcfcf;margin:10px auto;}

.Pyo_Sum>dt h3{padding:0px 10px;text-align:center;}
.Pyo_Sum>dd h4{padding:10px 20px;line-height:1.55em;font-weight:200}
.Pyo_Sum>dd h5{padding:0px 25px;line-height:1.45em;color:#888}
.Pyo_Sum>dd img{width:100%}
.Pyo_Sum:after{clear:both;content:'';display:block;width:100%;margin:5px auto; height:1px; 
border-bottom:1px solid #cfcfcf}

.Non_Bottom:after{clear:both;content:'';display:block;width:100%;margin:5px auto; height:1px; 
border-bottom:0px solid #cfcfcf !important}


.pro_table{width:100%;border-top:3px solid #0da4cf;;margin:10px auto}

.pro_table tr th{width:30%;padding:10px 5px;text-align:center;font-weight:400;border-bottom:1px solid #dadada;color:#555;font-weight:600}
.pro_table tr td{width:70%;padding:10px 5px;text-align:center;font-weight:200;border-bottom:1px solid #dadada;color:#888}



.sucon_pro{width:100%;padding:10px;}
.sucon_pro>ul:after{clear:both;content:'';display:block}
.sucon_pro>ul>li{padding:10px;float:left;}
.sucon_pro>ul>li:nth-child(1){width:23%}
.sucon_pro>ul>li:nth-child(2){width:77%;}

.sucon_pro>ul>li img{width:100%}
.sucon_pro>ul>li>dl{width:100%}
.sucon_pro>ul>li>dl>dt{width:100%;padding:10px}
.sucon_pro>ul>li>dl>dt>h3{padding:10px;font-weight:200;;color:#555;margin-top: 0px;font-size:16px}
.sucon_pro>ul>li>dl>dt>h3>b{font-weight:600}
.sucon_pro>ul>li>dl>dd{width:100%;padding:10px}
.sucon_pro>ul>li>dl>dd>ul:after{clear:both;content:'';display:block}
.sucon_pro>ul>li>dl>dd>ul>li{width:33.33333333%;padding:10px;float:left;}
.sucon_pro>ul>li>dl>dd>ul>li>a{display:block;width:100%;padding:10px;border:1px solid #cacaca;text-align:center;;color:#555}

.Sub_Subject{width:100%;;padding:30px}
.Sub_Subject>h2{font-weight:800}
.Sub_Subject>h3{font-weight:400;color:#7db4f3}

.Guide_Box{width:100%;padding:20px 0}
.Guide_Box>dl:after{clear:both;content:'';display:block;}
.Guide_Box>dl>dt{border-top:1px solid #333;width:250px;float:left;padding:20px;}
.Guide_Box>dl>dt img{width:100%;border:1px solid #cacaca;border-radius:5px;padding:10px}
.Guide_Box>dl>dd{border-top:1px solid #cacaca;width:calc(100% - 250px);float:left;padding:20px;}
.Guide_Box>dl>dd>ul:after{clear:both;content:'';display:block}
.Guide_Box>dl>dd>ul>li{width:20%;float:left;padding:10px;}
.Guide_Box>dl>dd>ul>li h3{padding:10px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}
.Guide_Box>dl>dd>ul>li h4{padding:10px 5px;border-radius:15px;font-size:13px; background:#2279af;color:#fff;text-align:center;}
.Guide_Box>dl>dt>h3{text-align:right;color:#333;padding:5px 0;line-height:1.55}
.Guide_Box>dl>dt>h4{text-align:right;color:#666;padding:0px 0;line-height:1.55}
.Guide_Box>dl>dd img{width:100%;border:1px solid #fafafa}
.Guide_Box>dl>dt iframe{width:100%;height:500px;}
div.Guide_Twin>ul::after{clear:both;display:block;width:100%;content:'';}
div.Guide_Twin{width:100%}
div.Guide_Twin>ul>li{width:100%;padding:10px;height:100%}
div.Guide_Twin>ul>li img{width:100%;border:1px solid #fafafa}
div.Guide_Twin>ul>li>dl::after{clear:both;display:block;width:100%;content:'';}
div.Guide_Twin>ul>li>dl{width:100%;;height:100%}
div.Guide_Twin>ul>li>dl>dt{width:50%;float:left;;height:100%}
div.Guide_Twin>ul>li>dl>dd{width:50%;float:left;;height:100%}
.Big_Img{width:50% !important; margin:0 auto;}

.Text_Sec{width:100%;position:relative;height:36.6vh;bottom:0%;right:0%;background:#d83a0f;color:#fff}
.Text_Sec>h2{color:#fff;font-family: 'GongGothic';;padding:80px 30px 10px;;text-align:center;}
.Text_Sec>h2::after{clear:both;content:'';display:block;width:15px; height:3px;background:#fff;margin:20px auto}
.Text_Sec>h4{color:#fff;line-height:1.52;padding:10px 30px 30px;text-align:center}

ul.Five_Li:after{clear:both;content:'';display:block}
ul.Five_Li>li{width:20% !important;float:left;padding:10px;}
ul.Five_Li>li h3{padding:10px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}

ul.Three_Li:after{clear:both;content:'';display:block}
ul.Three_Li>li{width:33.3333333% !important;float:left;padding:10px;}
ul.Three_Li>li h3{padding:10px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}

ul.Four_Li:after{clear:both;content:'';display:block}
ul.Four_Li>li{width:25% !important;float:left;padding:10px;}
ul.Four_Li>li h3{padding:10px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}



ul.Twin_Li:after{clear:both;content:'';display:block}
ul.Twin_Li>li{width:50% !important;float:left;padding:10px;}
ul.Twin_Li>li h3{padding:10px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}




.Guide_Box>dl>dd>h3{text-align:left;color:#333;padding:10px 0;font-family: 'GongGothic';;}
.Guide_Box>dl>dd>h4{text-align:left;color:#777;padding:5px 0;line-height:1.75;position:relative;font-weight: 500;}

.Guide_Box>dl>dd>h4::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #cec0b1;
  position: absolute;
  top: 1rem;
  left: -13px;
}



/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {display:inline-block;;height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;
border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;
background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}





@media all and (min-width:900px) and (max-width:1450px) {



.Box_F_Content>dl{width:100%;margin:100px auto}


}

@media all and (min-width:1px) and (max-width:800px) {

/*탭*/

.tab_menu>ul>li{position: relative;
width: 100%;
border: 1px solid #ddd;
box-sizing: border-box;
display: block;

}
.tab_menu>ul.f_fect>li{position: relative;
width: 50%;
border: 1px solid #ddd;
box-sizing: border-box;

}

.tab_menu>ul.f_fect>li:last-child{width:100% !important}
.tab_menu>ul>li:last-child{width:100% !important}
.tab_menu > ul > li > a > h3 {
  text-align: center;
  padding: 5px;
  font-size: 14px;

}


.Last_Section{width:100%;padding:10px 5px;}
/*

.slider-content .vertical-center::before, .slider-content .vertical-center::after {
  content: "";
  border: 5px solid #003198;
   
    border-bottom-style: solid;
    border-bottom-width: 5px;
  opacity: 1;
  position: absolute;
  left: 70px;
  width: 240px;
  height: 60px;
}

.slider-content .vertical-center::before {
  bottom: 95%;
  border-bottom: 0;
}
.slider-content .vertical-center::after {
  top: 110px;
  border-top: 0;
}
*/
.subinfo{width:100%}
#header{position:relative;top:0;left:0;padding:0;background:#fff;}
#hd, #wrapper, #ft {
  min-width: 100%;
  margin: 0 auto;
}

.Sub_Header_Section{
position:relative !important;top:0;left:0;padding:0;background:#fff !important;
}
#ft{-webkit-background-size:0 ;
background-size:0 ;}
#hd_pop, #hd_wrapper, #tnb .inner, #gnb .gnb_wrap, #container_wr, #ft_wr {
  width: 100%;
  margin: 0 auto;
}
#ft_wr {
  max-width: 100%;
  margin: 0;
  padding: 20px 0;
  position: relative;
  display: inline-block;
  text-align: left;
}

#ft_copy {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0 10px;
  color: #999;
  font-size: 0.92em;
}
.Sub_Header_Section{width:100%;position:relative;top:0}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_footer {padding:10px 0;background:#33353E;color:#A39B97;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#33353E;color:#A39B97}
.hd_pops_footer button:hover {color:#eee}

/*랭귀지*/

	.ct-topbar {
width: 80%;margin:0 auto;
float: none;
top: 10px;
position: relative;
}




#floatMenu {
	position: fixed;
	width: 100px;
	height: 50px;
	right: 10px;
	bottom: 17%;
	background-color: transparent;
	z-index:9999999;

	padding:10px 0;
}



#floatMenu > ul > li{width:100%;;padding:3px 0;; overflow:hidden;;text-align:center;}


#floatMenu > ul > li > a{display:block;width:100%;border-radius:8px 8px 8px 8px;}

/*
#floatMenu > ul > li:nth-child(1) > a{background:#fae100 ;}
#floatMenu > ul > li:nth-child(2) > a{background:#fae100;}
#floatMenu > ul > li:nth-child(3) > a{background:#01c73c ;}*/
#floatMenu > ul > li > a img{width:100%; padding:0 0;}


#floatMenu > ul > li > a > b{font-size:2em;padding:5px 10px ;display:none;}
#floatMenu > ul > li > a > span{font-weight:400;font-size:12px;padding:5px 5px;text-align:center;display:block}


.Tel_Section{width: auto;
position: absolute;
right: auto;
top: 300%;
z-index: 99;
left: 2%;display:none}

.Tel_Section>span{
display: inline-block;
position: relative;
top: 0px;
left: 0px;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
;background:#003198;
padding: 5px;
margin: 0 10px;
}
.Tel_Section>span>a{display:block;width:100%}
.Tel_Section>span>a>h3{color: #fff;font-family: 'Jura', sans-serif;font-weight:200;font-size:15px}

.Tel_Section>h1{color: #fff;
padding: 3px 10px;
font-weight: 600;
font-family: 'Jura', sans-serif;
font-size: 2.5em;}

.Tel_Section>h1>a{display:block;width:100%;;color: #fff;}

.Tel_Section>ul:after{clear:both;content:'';display:block}
.Tel_Section>ul>li{position: relative;
float: left;
padding: 3px 10px;

;}

.Tel_Section>ul>li:first-child::after {
  content: "";
  position: absolute;
  opacity: 0.3;
  top: 50%;
  right: 0;
  width: 1px;
  height: 16px;
  margin-top: -9px;
  background: #fff;
}

.Tel_Section>ul{padding:10px 0}

.Tel_Section>ul>li>a>h3{/*color: #baa862;*/color:#fff;font-weight:200;letter-spacing:1px;font-size:17px}


.Sub_Header_Section > .Tel_Section{display:none !important}



.Last_Section{width:100%;padding:10px;background:#fafafa;}


.In_Content{width:100%; margin:0 auto}
.In_Content_2{width:100%; margin:0 auto}
.In_Content_3{width:100%; margin:0 auto}

.Des_text>h1{text-align:center;padding:10px;line-height: 1.2;
letter-spacing: 3px;position:relative;font-size:18px}







.Consult_Section{width:100%;}
.Consult_Section>dl{width:100%;display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0px;
  margin: 0px auto 0;height:auto;overflow:auto}
.Consult_Section>dl>dt{width:100%;position:relative;top:0}
.Consult_Section>dl>dt>div{width:100%}

.Consult_Section>dl>dt>article{width:100%;position:absolute;left:0;top:0;padding:20px}
.Consult_Section>dl>dt>div>img{width:100%}

.Consult_Section>dl>dt>article>h3{text-align:center;color:#fff;padding:5px;font-size:15px;}
.Consult_Section>dl>dt>article>h1{text-align:center;color:#fff;padding:0 5px;font-size:20px;line-height:1.55}

.Consult_Section>dl>dd{width:100%;position:relative;top:0;}
.Consult_Section>dl>dd>figure{width:100%;display:block;padding: 0;
  margin: 0;}
.Consult_Section>dl>dd>figure>img{width:100%}

.Consult_Section>dl>dd>div{position:relative;left:0;top:0;height:100%;width:100%;padding: 20px 10px;}
.Consult_Section>dl>dd>div>h2{padding:20px;text-align:center;color:#fff;line-height:1.55;font-size:20px}
.Consult_Section>dl>dd>div>article{width:100%;display:block}
.Consult_Section>dl>dd>div>article>ul{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 10px auto 40px;}
.Consult_Section>dl>dd>div>article>ul>li{width:calc(25% - 10px);}
.Consult_Section>dl>dd>div>article>ul>li>span{display:block;font-size:2em;
border:2px solid #fff;padding:20px;text-align:center;border-radius:50%;width:80px;height:80px;}
.Consult_Section>dl>dd>div>article>ul>li>span>i{color:#fff}
.Consult_Section>dl>dd>div>dl{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  margin: 5px auto 20px;}
.Consult_Section>dl>dd>div>dl>dt{width:calc(25% - 10px)}
.Consult_Section>dl>dd>div>dl>dt>h1{color:#fff;letter-spacing:1px;font-size:14px;}
.Consult_Section>dl>dd>div>dl>dt>h1>b{color:#f3fa2c;font-size:16px;}
.Consult_Section>dl>dd>div>dl>dd{width:calc(75% - 10px)}
.Consult_Section>dl>dd>div>dl>dd>h3{color:#fff;font-size:13px;font-weight:300;line-height:1.55}

.Consult_Section>dl>dd>font{position:relative;right:0%;bottom:2%}


.Consult_Section>dl>dd>font>h1{font-size: 5em;
  opacity: 0.11;color:#fff;text-align:center}


.Section_Bottom{width:100%;padding:2%;background: #e3f4e7;}
.Section_Bottom>ul{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  margin: 0px auto;}

.Section_Bottom>ul>li{width:calc(100% - 10px);}
.Section_Bottom>ul>li:nth-child(2){width:calc(100% - 30px);}
.Section_Bottom>ul>li>div{width:100%}
.Section_Bottom>ul>li>iframe{width:100%;height:240px;}
.Section_Bottom>ul>li>div>h2{padding:5px;font-weight:500}
.Section_Bottom>ul>li>div>h4{padding:5px;font-weight:300}
.Section_Bottom>ul>li>div>h1{font-weight:800;padding:30px 5px;font-size:2em;color:#8aca99}
.Section_Bottom>ul>li>dl>dt{padding:37px 30px;width:100%;background: #fff;margin:20px 0;
background:#fff url(../img/icon_1.png) no-repeat 95% 20%; -webkit-background-size: 20%;
background-size: 20%;}
.Section_Bottom>ul>li>dl>dd{padding:37px 30px;width:100%;background: #fff;margin:20px 0;
background:#fff url(../img/icon_2.png) no-repeat 95% 20%; -webkit-background-size: 20%;
background-size: 20%;}
.Section_Bottom>ul>li>dl>dt>div>h2{padding:10px;font-weight:400;}
.Section_Bottom>ul>li>dl>dt>div>h4{padding:5px 10px;font-weight:300;line-height:1.5;color:#6a6a6a}
.Section_Bottom>ul>li>dl>dd>div>h2{padding:10px;font-weight:400;}
.Section_Bottom>ul>li>dl>dd>div>h4{padding:5px 10px;font-weight:300;line-height:1.5;color:#6a6a6a}













.Products_S_C{width:100%;padding:2%;background:url(../img/p_s_c5.png) no-repeat center;-webkit-background-size: cover;
background-size: cover;}
.Products_S_C>dl{display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  margin: 0px auto 0;
  padding: 0px 0;width:100%}



.Products_S_C>dl>dt{width:calc(100% - 10px);}
.Products_S_C>dl>dt>div{width:100%}
.Products_S_C>dl>dt>div>h1{padding:5px;color:#fff;}
.Products_S_C>dl>dt>div>h3{padding:5px;color:#fff;font-size: 14px;}
.Products_S_C>dl>dt>div>h4{padding:5px;color:#fff;display:none}


.Products_S_C>dl>dd{width:calc(100% - 10px);}



.Data_S_C{width:100%;padding:2% ;}
.Data_S_C>dl{display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  margin: 0px auto 0;
  padding: 0px 0;width:100%}



.Data_S_C>dl>dt{width:calc(100% - 10px);}
.Data_S_C>dl>dt>div{width:100%}
.Data_S_C>dl>dt>div>h1{padding:5px;color:#1a1a1a;}
.Data_S_C>dl>dt>div>h3{padding:5px;color:#4a4a4a;}
.Data_S_C>dl>dt>div>h4{padding:5px;color:#6a6a6a;}


.Data_S_C>dl>dd{width:calc(100% - 10px);}


.About_Com{width:100%;padding:2%;}
.About_Com_Text{width:100%;}
.About_Com_Text>dl>dd>h5{padding:10px;text-align:center;}
.About_Com_Text>dl>dd>h4{padding:10px;text-align:center;;line-height:1.55;font-weight:400}
.About_Com_Text>dl>dt>h1{padding:10px;text-align:center;line-height:1.55;font-weight:400;font-size:20px;}


.About_Com_Text>dl{width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}

.About_Com_Text>dl>dd>h4{padding:10px;text-align:left;;line-height:1.55;font-weight:400}
.About_Com_Text>dl>dt>h1{padding:10px;text-align:left;line-height:1.55;font-weight:400;color: #2a2a2a;font-size:3em}
.About_Com_Text>dl>dt>h1>small{color:#2a2a2a;font-size:45%;}
.About_Com_Text>dl>dt>h1>small>span{color: #1e9156 ;}

.About_Com_Text > dl > dd > h3 {
  padding: 10px;
  text-align: left;
  line-height: 1.55;
  font-weight: 400;
  font-size:18px
}


.About_Com>ul{display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  margin: 0px auto 0;
  padding: 0px 0;width:100%}

.About_Com>ul>li{width:calc(100% - 10px);}
.About_Com>ul>li>dl{width:100%;position:relative;top:0;left:0}
.About_Com>ul>li>dl>a{display:block;width:100%;position:relative;}
.About_Com>ul>li>dl>a>dt{width:100%}
.About_Com>ul>li>dl>a>dt>img{width:100%}
.About_Com>ul>li>dl>a>dd{width:100%;position:absolute;left:0;top:0;padding:20px;}
.About_Com>ul>li>dl>a>dd>h2{color:#fff;padding:5px 0}
.About_Com>ul>li>dl>a>dd>h4{color:#fff;padding:5px 0}


.Co_Work{width:100%;padding:30px 10px;}
.Co_Work>ul{width:100%;padding:0 0px; display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;gap:5px}

.Co_Work>ul>li{width:calc(50% - 5px);;}
.Co_Work>ul>li>a{width:100%;}
.Co_Work>ul>li>a>img{width:100%;border:1px solid #eaeaea;padding:5px;}


	#hero-slider-5{position:relative;top:0;left:0;}
#hero-slider-5::after{clear:both;content:'';display:block}
#hero-slider-5 .owl-stage-outer{width:100% !important;float:none;}

#hero-slider-5 .owl-dots{
width: 100%;
  float: none;
  position: relative !important;
 
  display: flex;
  bottom: 0;
  left: auto;
  right: 0px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  background: #f7f9fc;
  padding: 10px;
}




#hero-slider-5 .owl-dots .owl-dot{display:block;width:50%;padding:10px 10px;position:relative;margin:0 auto;text-align:center;}
#hero-slider-5 .owl-dots .owl-dot::after{ clear: both;
  content: '';
  display: block;
  width: 2px;
  height: 35px;
  background: #aaa;
  position: absolute;
  right: -50px;
  left: -15%;
  top: 30%;display:none !important}

#hero-slider-5 .owl-dots .owl-dot:first-child::after{display:none !important}

#hero-slider-5 .owl-dots .owl-dot h1{text-align:left;padding:0 5px 5px 5px; 
font-family: 'Quicksand', sans-serif;font-weight:200;text-align:center;}
#hero-slider-5 .owl-dots .owl-dot img{width:auto;margin:0 auto;}
#hero-slider-5 .owl-dots .owl-dot h4{text-align:left;padding:5px;text-align:center;}


.hero-slider-5 .owl-theme .owl-dots {
  right: 0px;
  left: 0;
}


.hero-slider-5 .owl-theme .owl-dots .owl-dot h1{  transition: all ease-in .3s;
  -webkit-transition: all ease-in .3s;}
.hero-slider-5 .owl-theme .owl-dots .owl-dot h4{  transition: all ease-in .3s;
  -webkit-transition: all ease-in .3s;;font-weight:400;color:#888}

.hero-slider-5 .owl-theme .owl-dots .owl-dot.active h1, .hero-slider-5 .owl-theme .owl-dots .owl-dot:hover h1{
color:#d7071a;
}

.hero-slider-5 .owl-theme .owl-dots .owl-dot.active h4, .hero-slider-5 .owl-theme .owl-dots .owl-dot:hover h4{
color:#111;
}

#hero-slider-5  .owl-nav {
  
  display:none !important;;
}


#hero-slider-5 .owl-item a::after{clear:both;content:'';display:block}

#hero-slider-5 .owl-item a{display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;width:100%}


#hero-slider-5 .owl-item a div{width:calc(100% / 1);padding:10px 10px;}
#hero-slider-5 .owl-item a div img{width:100%;}

.hero-slider-5{padding:10px 10px;}


.Text_Tem>h4{color:#2d3691;padding:5px;}
.Text_Tem>h1{color:#444;padding:5px; 0;line-height:1.55;font-size:1.8em;}
.Text_Tem>h1>b{color:#222;font-weight:500;}
.Text_Tem>h3{color:#888;padding:5px; 0;line-height:1.55;font-size:1.2em}
.Text_Tem>span{padding:10px ;display:inline-block;border-bottom:3px solid #222;}




.Business_Text{width:100%;margin:0 auto;padding:10px 0;}

.Business_Text>dl{width:100%;display:flex;align-items: center;
  flex-wrap: flex-end;
  justify-content: flex-start;gap:10px;}

.Business_Text>dl>dt{width:calc(100% - 10px);}
.Business_Text>dl>dd{width:calc(100% - 10px);}

.Business_Text>dl>dt>h1{line-height:1.55;font-weight:bold;font-family: 'GongGothic';;font-size:3em;color:#274d8c}
.Business_Text>dl>dt>h3{line-height:1.55;font-weight:300;font-size:14px;}
.Business_Text::after{clear:both;content:'';display:block}
.Business_Section>ul{width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
  margin: 20px auto 0;
  padding: 0px 0;}
.Business_Section>ul>li{width:calc(100% - 10px);}
.Business_Section>ul>li>a{width:100%;display:block}
.Business_Section>ul>li:first-child{  transform: translateY(-0%);}
.Business_Section>ul>li:last-child{  transform: translateY(-0%);}

.Business_Section>ul>li>a>dl{width:100%;position:relative;top:0;}
.Business_Section>ul>li>a>dl>dt{width:100%;padding:0px;position:relative;top:0;left:0}
.Business_Section>ul>li>a>dl>dt>img{width:100%;}
.Business_Section>ul>li>a>dl>dt::after{top:0;left:0;position:absolute;clear:both;content:'';
display:block;width:100%;height:100%;background:rgba(0,0,0,0);}
.Business_Section>ul>li>a>dl>dt>span{
font-family: 'GongGothic';;
  display: none;
  padding: 20px 20px;

  position: absolute;
  right: 0%;
  bottom: 0%;
  z-index: 3;}
.Business_Section>ul>li>a>dl>dd{width:100%;padding:10px;position:relative;left:0;top:0;z-index:2}
.Business_Section>ul>li>a>dl>dd>h2{padding:10px 0px;font-weight:400;color:#2a2a2a;font-family: 'GongGothic';;}
.Business_Section>ul>li>a>dl>dd>h3{font-size:14px;padding:5px 0px;font-weight:300;color:#5a5a5a;line-height:1.55}




#Circle_T {
  height: 150px;
  width: 150px;
  position: absolute;
  right:10%;top:1%;
  animation: effect 14s linear infinite;
  z-index:-1
}

@keyframes effect {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#Circle_T span {
  position: absolute;
  left: 50%;
  transform-origin: 0px 75px;
  transform-style: flat;
 
  text-transform: uppercase;
  font-weight: 300;
  color: #274d8c;
}

.BackG_Section{width:100%;padding:20px 10px;background:url(../img/Section_Bg.jpg) no-repeat center bottom; 
-webkit-background-size: cover;
background-size:cover ;position:relative;top:0;left:0}

.BackG_Section::after{clear:both;content:'';display:block;position:absolute;left:0;top:0;
width:100%;height:100%;background:rgba(0,0,0,0.5);}
.BackG_Text{width:100%;padding:20px;position:relative;z-index:2}
.BackG_Text>h1{padding:10px;color:#fff;line-height: 1.55;
  font-weight: bold;
  font-family: 'GongGothic';;
  font-size: 1.8em;text-align:center}
.BackG_Text>h3{padding:10px;color:#fff;font-weight:normal;line-height:1.55;text-align:center;font-size:14px}
.Iner_BackG{width:100%;padding:10px;}
.Iner_BackG>ul{display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;position:relative;z-index:2}
  .Iner_BackG>ul>li{width:calc(100% / 1);padding:15px}
.Iner_BackG>ul>li>a{width:100%;display:block;position:relative;top:0;}
.Iner_BackG>ul>li>a::after{clear:both;content:'';display:block;width:90%;
height:1px;background:rgba(255,255,255,0);position:absolute;right:5%;top:calc(100% - 1px);}

.Iner_BackG>ul>li>a>dl{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;gap:20px;}
.Iner_BackG>ul>li>a>dl>dt{width:calc(35% - 20px);}
.Iner_BackG>ul>li>a>dl>dd{width:calc(65% - 20px);}
.Iner_BackG>ul>li>a>dl>dt>img{width:100%;}

.Iner_BackG>ul>li>a>dl>dt>h1{color:#fff;padding:10px;text-align:center;}
.Iner_BackG>ul>li>a>dl>dt>h1>i{color:#fff;padding:10px;text-align:center;font-size:2em}
.Iner_BackG>ul>li>a>dl>dd>h3{padding:3px 5px;color:#fff;font-weight:400;text-align:left;}
.Iner_BackG>ul>li>a>dl>dd>h4{padding:3px 5px;color:#fff;font-weight:300;text-align:left;}



.Mov_Section{padding:1% 1%;;background: url(../img/.png) no-repeat center;}


.Mov_Section>dl{width:100%;padding:10px;;position:relative;min-height:auto;display: flex;
  justify-content: flex-start;
    align-items: flex-end;
  flex-wrap: wrap;gap:10px;overflow:hidden}

.Mov_Section>dl>dt{width:calc(100% - 10px)}
.Mov_Section>dl>dd{width:calc(100% - 10px)}
.Mov_Section>dl>dd>div.In_Pro_Text{width:calc(100% - 10px);text-align: right; }
.Product_Sec>div:first-child{padding:00px}

.Mov_Section>dl>dd>img{width:70%; margin:0 auto}
.Mov_Section>dl>dd>div.In_Pro_Text>h2{padding:10px 10px;font-weight:400;;font-size:1.5em}
.Mov_Section>dl>dd>div.In_Pro_Text>h3{padding:5px 10px;font-weight:400;font-size:1em}
.Mov_Section>dl>dd>div.In_Pro_Text>h1{
  font-size: 2.3em;
;/*
  background: linear-gradient(90deg, rgba(157,181,240,1) 0%, rgba(87,117,189,1) 35%, rgba(48,79,155,1) 100%);*/}
.Mov_Section>dl>dd>div.In_Pro_Text>span{display:inline-block;padding:10px;margin:10px 0}
.Mov_Section>dl>dd>div.In_Pro_Text>span>a{display:block;width:100%;padding:7px 18px;text-align:center;background: #304f9b;color:#fff;
  font-size: 1.3em;
  border-radius: 10px;}





.Out_Sourcing{width:100%;padding:10px 15px 50px;display:flex; align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;position:relative;top:0;left:0}



.Sourcing_Text{width:100%;padding:10px;}
.Sourcing_Text>h3{padding:5px 10px;color:#2d3691}
.Sourcing_Text>h4{padding:10px;line-height:1.55;font-size:1.2em;color:#555;display:none}
.Sourcing_Text>h1{padding:10px;font-size:1.8em;line-height:1.55}



.Soucing_Img{width:100%;padding:10px;}

.Soucing_Img>ul{display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 5px;align-items: center;}

.Soucing_Img>ul>li{

  max-width: calc(50% - 5px);
}

.Soucing_Img>ul>li:nth-child(2){transform: translateY(10%);}

.Soucing_Img>ul>li>a{display:block;width:100%;position:relative;top:0;left:0;}

.Img_Soucing{width:100%;position:relative;top:0;left:0;}
.Img_Soucing>img{width:100%;}




.Soucing_Img>ul>li>a>dl{width:100%;height:100%;position:absolute;left:0;top:0;padding:10px;}
.Soucing_Img>ul>li>a>dl>dt{padding:5px 10px 5px}
.Soucing_Img>ul>li>a>dl>dd{padding:0px 10px;}
.Soucing_Img>ul>li>a>dl>dt>h2{font-weight:300;color:#fff;font-size:15px;text-align:center}
.Soucing_Img>ul>li>a>dl>dd>h4{font-family: 'Poppins', sans-serif;;color:#fff;font-size:13px;display:none;}


.Big_Sou_Text{position:absolute;left:0%;bottom:5%;display:none}
.Big_Sou_Text>h1{
font-family: 'Poppins', sans-serif;
font-size:5em;font-weight:200;color:rgba(0,0,0,0.2);
display:none
}






.Loca_Twin>ul>li{float:none;padding:10px 1px 10px 10px;;}
.Loca_Twin>ul>li:first-child{width:100%;}
.Loca_Twin>ul>li:last-child{width:100%;}

.Loca_Twin>ul>li:first-child>div{width:100%;padding:10px 10px 10px 10px;}


.Big_Font {
  font-size: 20px !important;
}


.Icon_Section{width:100%;padding:10px}


.Icon_Section>ul:after{clear:both;content:'';display:block}
.Icon_Section>ul{width:100%;margin:0 auto;}
.Icon_Section>ul>li{width:100%;float:none;padding:10px;}
.Icon_Section>ul>li>h1{color:#347fc9;padding:5px 5px;text-align:center;font-size:40px}
.Icon_Section>ul>li>h4{color:#347fc9;padding:5px;text-align:center;font-weight:500}
.Icon_Section>ul>li>h5{color:#555;padding:5px;text-align:center;line-height:1.65em;font-weight:500}
.Index_Header{padding: 0px;
width: 100%;
margin: 0 auto;}
.Index_Header>h1{letter-spacing: 1px;
text-align: center;
font-weight: 600;
color: #333;
font-size: 20px;}
.Index_Header>h4{text-align:center;font-weight:300;color:#666;position:relative;}

.Index_Header > h4 > span {
  background: #fefefe;
  display: inline-block;
  padding: 10px 20px;
  font-family: 'Jura', sans-serif;
  z-index: 3;
  font-weight: 600;
  position: relative;
}


.Index_Header>h4::after {
  clear: both;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #888;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 0;
}


.Part_Ner_Ship{width:100%;padding:3% 1%;}

.Part_Ner_Ship #service-p .owl-nav{display:none !important}

.Part_Ner_Ship #service-p .owl-nav .owl-prev{left:-100px;color:#000 !important}
.Part_Ner_Ship #service-p .owl-nav .owl-next{right:-100px; color:#000 !important}

#Company_History{background:#18476d;padding:20px 5px;width:100%}
#Company_History>div.Main_Inner{width:100%;margin:0 auto}
.Main_Inner>ul:after{clear:both;content:'';display:block;}
.Main_Inner>ul>li{width:100%;float:none;padding:0 5px}

.Main_Inner>ul>li>dl{width:100%}
.Main_Inner>ul>li>dl>dt{width:100%;padding:10px}
.Main_Inner>ul>li>dl>dt>h1{font-weight: 700;
line-height: 1.5;
color: #fff;
margin-bottom: 20px;/*
white-space: pre-wrap;*/font-size:25px;

}
.Main_Inner>ul>li>dl>dd{padding:10px 0}
.Main_Inner>ul>li>dl>dd>h5{color:#eaeaea;padding:10px;font-size:12px;}
.Main_Inner>ul>li>dl>dd>h1{color:#fff;padding:0 10px;font-size:25px;}


.History_Line{width: 100%;
padding: 30px 40px 0px;;background:#256aa1;border-radius:5px;margin-left:0px;margin-top: 10px;}
.History_Line>ul{width:100%}
.History_Line>ul>li{width:100%;}
.History_Line>ul>li>dl{display:flex;}
.History_Line>ul>li>dl>dt{  position: relative;
  top: 0;
  left: 0;
  color: #eaeaea;
  width: 100px;
  padding-bottom: 30px;
  line-height: 13px;
}
.History_Line>ul>li>dl>dt::after {
  content: "";
  position: absolute;
  top: 2px;
  right: -4px;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  background-color: #256aa1;
  border-radius: 50%;
  display: inline-block;
  z-index: 1;
}
.History_Line>ul>li>dl>dd{position: relative;
top: 0;
left: 0;
color: #eaeaea;
padding-left: 60px;
line-height: 13px;}
.History_Line>ul>li>dl>dd::before{
  position: absolute;
  left: 0;
  content: "";
  width: 3px;
  opacity: .1;
  background-color: #fff;
  height: 100%;
}
.History_Line>ul>li:last-child>dl>dd:before{width:0;height:0}

.Middle_Section{width:100%;padding:20px;}
.Middle_Section>ul{width:100%;margin:10px auto}
.Middle_Section>ul>li{width:100%;}
.Middle_Section>ul>li>a{display:block;width:100%}
.Middle_Section>ul>li>a>dl{width:100%}
.Middle_Section>ul>li>a>dl::after{clear:both;content:'';display:block}
.Middle_Section>ul>li>a>dl>dt{width:100%;float:none;padding:10px}
.Middle_Section>ul>li>a>dl>dt>img{width:100%}
.Middle_Section>ul>li>a>dl>dd{width:100%;float:none;padding:0px}
.Middle_Section>ul>li>a>dl>dt>dl{width:100%}
.Middle_Section>ul>li>a>dl>dt>dl>dt{width:100%}
.Middle_Section>ul>li>a>dl>dt>dl>dd{width:100%}


.Middle_Section>ul>li>a>dl>dd>dl>dt>h1{padding:10px 5px;color:#333;letter-spacing:2px;font-size:22px;}
.Middle_Section>ul>li>a>dl>dd>dl>dd>h3{padding:10px 5px;color:#777;line-height:1.65;font-weight:200;font-size: 12px;}


.Main_Box{width:100%;padding:10px;background:#f1f3f2}


.Main_Box::before {
  content: '';
  width: 100%;
height: 46.5%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index:1;
}

.Main_Box .service{box-shadow: 0 0 8px rgb(0 0 0 / 30%);}


.Main_T_Box{width:100%;padding:20px 10px;background:#fff;position:relative}
.Main_T_Box>h1{padding:5px 00px 5px;font-size:18px;font-weight:600}
.Main_T_Box>h4{padding:0px 00px 5px;line-height:1.65em;font-weight:200;font-size:12px}
.Main_T_Box>span{display:inline-block;}

.Main_T_Box::before{clear: both;
content: "";
position: absolute;
left: calc(50% - 20px);
width: 40px;
height: 40px;
border-radius: 50%;
background: #126295;
color: #fff;
top: -25%;
text-align: center;
vertical-align: middle;
line-height: 2.95;
background:url(../img/lo_go.png) 0 0 no-repeat;
-webkit-background-size:100%;
background-size: 100%;
}




.App_Link{width:100%;;}
.App_Link>ul{width:100%; margin:0 auto;padding:10px}
.App_Link>ul:after{clear:both;content:'';display:block}
.App_Link>ul>li{width:33.33333%;float:left;padding:5px;}
.App_Link>ul>li>a{display:block;border-radius:8px;text-align:center;
padding:10px 5px;background:#3585d5;color:#fff;font-size:1.2em}


.Box_Section{width:100%;overflow: hidden;}
.Box_Section>ul:after{clear:both;content:'';display:block}
.Box_Section>ul>li{width:100%;float:none;padding:10px;position:relative;display:table;min-height:200px;}
.Box_Section>ul>li>div{display:table-cell;vertical-align:middle;padding:30px 15px}
.Box_Section>ul>li>div>h1{color:#fff;padding:10px;font-size:18px;}
.Box_Section>ul>li>div>h4{color:#fff;padding:10px;line-height:1.55;font-size:13px;}
.Box_Section>ul>li:first-child{background:#12abcb;}
.Box_Section>ul>li:last-child{background:#5d82ec;}
.Box_Section>ul>li:first-child>div{text-align:right;}
.Box_Section>ul>li:first-child:after{
clear: both;
content: '\f07a';
display: block;
font-family: "Font Awesome 6 Pro";
font-size: 15em;
color: #fff;
opacity: 0.3;
position: absolute;
left: -0%;
top: 10%;
}
.Box_Section>ul>li:last-child:after{
clear: both;
content: '\f4c6';
display: block;
font-family: "Font Awesome 6 Pro";
font-size: 18em;
color: #fff;
opacity: 0.3;
position: absolute;
right: -20%;
top: 5%;
}



.Bottom_Section{width: 100%;
padding: 10px;
background: url(../img/bg_2_m.jpg) no-repeat center right;
  background-attachment: scroll;
  background-size: auto;
-webkit-background-size: cover;
background-size: cover;

min-height: 400px;}

.Bottom_Section>.Bottom_Text{width:90%;padding:5px}
.Bottom_Text>h1{padding:10px;font-size:25px}
.Bottom_Text>h4{padding:10px;font-size:15px;line-height:1.6em;font-weight:400;color:#fff}
/*
.Bt_btn{width: 150px;
border-radius: 8px;
text-align: center;
padding: 20px 10px;
background: #003198;
color: #fff;
font-size: 1em;
margin: 10px;
display: block;box-shadow:1px 1px 2px #999}*/

.Cs_SecBg{width:100%;padding:0 0px;background:url(../img/bg_cs.jpg) no-repeat;background-attachment: fixed;;background-position: center center;-webkit-background-size: cover;
background-size: cover;position:relative;height:auto;}

.Cs_SecBg::before{width:100%;height:100%;background: rgba(23,40,65,0.3);
position:absolute;left:0;top:0;content:'';display:block;clear:both;z-index:1}

.Cs_SecBg::after{clear:both;content:'';display:block}
.Cs_SecBg>ul::after{clear:both;content:'';display:block;}
.Cs_SecBg>ul{width:100%;float:right;height:100%;position:relative;z-index:5}
.Cs_SecBg>ul>li{float:none;padding:5px;}
.Cs_SecBg>ul>li:nth-child(1){width:100%;float:none;}
.Cs_SecBg>ul>li:nth-child(2){width:100%;float:none;position:relative;;height:100%}
.Tex_Sec_T{padding:30px 5px 5px}
.Cs_SecBg>ul>li:nth-child(1)>div.Tex_Sec_T>h1{color:#fff;font-family: 'Jura', sans-serif;
font-weight:900;padding:10px;font-size:2.5em}
.Cs_SecBg>ul>li:nth-child(1)>div.Tex_Sec_T>h4{color:#fff;line-height:1.65;padding:10px;font-weight:400}
.Cs_SecBg>ul>li:nth-child(1)>div.Tex_Sec_T>span{display:inline-block;padding:10px;position:relative;margin: 20px 0;}
.Cs_SecBg>ul>li:nth-child(1)>div.Tex_Sec_T>span>a{display:block;position:relative;color:#fff}
.Cs_SecBg>ul>li:nth-child(1)>div.Tex_Sec_T>span>a::after{clear:both;content:'';display:block;width:200px;height:30px;
background:url(../img/main_btn.png) no-repeat -70px -15px;;
}

.Cs_SecBg>ul>li:nth-child(2)>div{width:100%;background: #171f2e;position:relative;bottom:0;right:0;height:auto;padding:20px 5px}
.Cs_SecBg>ul>li:nth-child(2)>div>h3{padding:10px 3px;font-size:14px}
.Cs_SecBg>ul>li:nth-child(2)>div>h3>strong{font-weight:400;color:#fff;
font-family: 'Jura', sans-serif;font-weight:800}
.Cs_SecBg>ul>li:nth-child(2)>div>h3>span{font-weight:400;color:#fff}






.Movie_Section{width:100%;min-height:33vh;padding:10px 30px;}


 .example-marquee {
                position: relative;
            }

            .content2 {
                display: table;
                width: 100%;
                min-height: 33vh;
                z-index: 1;
                position: relative;
            }

#ytbg2 iframe{width:100% !important;height:100% !important}


.subimg>.S_ub_Text{position: absolute;
bottom: 0;
left:0;/*
padding: 7px 15px;
background: #fff;
border-left: 2px solid #f89f62;*/
font-weight: 500;padding:10px;
width:100%;}
.subimg>.S_ub_Text>h1{text-align:center;padding:0px;font-weight:400;font-size:15px;}
.subimg>.S_ub_Text>h1>small{font-size:60%;color:#f89f62;font-weight:200}

.subimg>article{width:100%;height:100%;position:absolute;left:0;top:30%}
.subimg>article>h1{color:#fff;;text-align:center;padding:5px;line-height:1;text-shadow:1px 1px 3px #2a2a2a;font-size:1.5em;}
.subimg>article>h5{color:#fff;padding:5px;text-shadow:1px 1px 3px #2a2a2a;text-align: center;font-size:15px;
  font-weight: 300;}




/*개량서브메뉴*/
.Location_Wrap{width:100%; margin:0 auto; position:relative; top:0;left:0;}
.Location_Menu{width:100%; position:relative; top:0px; left:0;}
.Location_Menu>ul:after{clear:both; content:''; display:block}
.Location_Menu>ul{width:100%;padding:0px; float:none;}
.Location_Menu>ul>li{ ;float:none; height:auto;position: relative;left:0;top:0;;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;margin-top: 0px;width:100%;padding:0 30px}

.Location_Menu>ul>li:nth-child(1){margin-left:0%;width:100%; margin-top:5px auto;z-index:3;display:none}
.Location_Menu>ul>li:nth-child(2){margin-left:0%;width:100%; margin-top:5px auto;z-index:2;display:none}
.Location_Menu>ul>li:nth-child(3){margin-left:0%;width:100%; margin-top:5px auto;z-index:1}


.Location_Menu>ul>li>a{display:block; width:100%; height:100%;line-height:36px; border-radius:30px;box-sizing: border-box;
padding:12px;;position: relative;top:0;left:0;
-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}




.ar_on{
transform: rotate(180deg);
-ms-transform: rotate(180deg);

}

/*하단*/

  section.top ul {
    grid-template-columns: repeat(5, 1fr);
    padding-right: 0;
    display: none;
  }

section.top {
  padding: 10px;
  margin-bottom: 10px;
}

section.top img {
  display: block;
  height: 30px;
  margin: 0 0 00px;
}

section.top > article {
  width: 100%;
  margin: 0 auto;
}
section.bottom > article{width:100%;}
section.bottom > article > div {
  width: calc(100% / 1);
}

footer section {
  padding: 10px;
   
}

section.bottom > article > div > dl {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}

section.bottom > article > div > dl > dt {
  width: auto;
  padding: 5px 0;
}

section.bottom>div>dl{width:100%;display:flex;align-items: end;
  flex-wrap: wrap;
  justify-content: flex-end;margin:10px 0}

section.bottom>div>dl>dt{width:50%;padding:10px;}
section.bottom>div>dl>dd{width:50%;padding:10px;}

section.bottom>div>dl>dt>a{text-align:center;}
section.bottom>div>dl>dd>a{text-align:center;}
section.bottom>div>dl>dt>a.LogOut_Btn{width:100%;display:block;padding:10px 30px;color:#fff;background: #2d3691;border-radius:5px}

section.bottom>div>dl>dt>a.LogIn_Btn{width:100%;display:block;padding:10px 30px;color:#2d3691;background: #fff;
border:2px solid #2d3691;border-radius:5px;}


section.bottom > div > h4 {
  color: #fff;
  line-height: 1.65;
  padding: 10px;
	font-size:13px;
}


section.bottom>div>dl>dd>a{width:100%;display:block;padding:10px 30px;color:#fff;background: #0c6690;border-radius:5px}



#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

.Sns_Link{width:auto;margin:0 auto}
.Sns_Link > ul{display:flex;width:auto}
.Sns_Link > ul > li{margin-right:20px;}
.Sns_Link > ul > li > a {
  color: #c2c8cc;
  transition: color .25s;
}

.Sns_Link > ul > li > a > svg{width:25px;height:25px;}
.Sns_Link > ul > li > a:hover{color:#a4acb3}

/*서브테스트*/
.Test_Box_Section{width:100%;display:flex;align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;gap:30px;margin:30px 0}
.Test_Box_Section>div{width:calc(100% - 30px);}
.Test_Box_Section>div>dl{width:100%}
.Test_Box_Section>div>dl>dt{width:100%;padding:10px;border-radius:7px 7px 0 0;background: #2f4784;}
.Test_Box_Section>div>dl>dt>h2{text-align:center;color:#fff;font-weight:600;letter-spacing:3px;padding:10px;}
.Test_Box_Section>div>dl>dd{width:100%;border: 1px solid #cacaca;}
.Test_Box_Section>div>dl>dd>ul{width:100%;}
.Test_Box_Section>div>dl>dd>ul>li{padding:10px;}
.Test_Box_Section>div>dl>dd>ul>li>h4{font-weight:400;padding:5px}
.Bg_Obj{;position:relative;top:0;}/*
.Test_Box_Section>div>dl>dd>ul>li>h4::before{clear:both;content:'';display:block;width:3px;height:3px;background: #000;position:absolute;
left:0%;top:calc(50% - 1.5px)}*/


.Three_B_Section>div{width:calc(100% - 30px) !important;}
.Two_B_Section>div{width:calc(100% - 30px) !important;}




.Test_Receive{width:100%;margin:0 auto;}
.Test_Receive>ul{display:flex;align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;gap:10px}

.Test_Receive>ul>li{width:calc(100% - 10px); padding:10px;position:relative;top:0;left:0}
.Test_Receive>ul>li>div>h3{text-align:center;padding:10px;color:#fff;font-size:14px;}
.Test_Receive>ul>li>div{padding:20px 5px;border-radius:10px}
.Te_Bg_1>div{background: #2eca8b}
.Te_Bg_2>div{background:#48bec8 }
.Te_Bg_3>div{background:#50a4d0}
.Te_Bg_4>div{background: #538cd3}
.Te_Bg_5>div{background: #3872bb}

.Two_T_C_Box>li{width:calc(50% - 10px) !important;padding:15px 5px;position:relative;top:0;left:0}
.Two_T_C_Box>li>div{width:100%;padding:15px 5px;display:flex;align-items: center;
  flex-wrap: wrap;
  justify-content: center;border-radius:10px;}

.Two_T_C_Box>li:first-child>div{background: #2f4784;}
.Two_T_C_Box>li:last-child>div{background: #0884b2}
.Two_T_C_Box>li>div>h2{text-align:center;color:#fff;font-size:16px}
.Two_T_C_Box>li>div{border-radius:20px;}

.Test_Receive>ul>li::after{content:'';display:block;width:6px;height:33px;left:calc(50% - 3px);top:calc(50% - 20px);
margin:10px 0;background:url(../img/arrow_down.png) no-repeat center; -webkit-background-size: cover;
background-size: cover;position:relative;}
.Test_Receive>ul>li.None_Ar::after{display:none !important}




.Test_Text_Box{width:100%}

.Test_Text_Box>div{width:100%;padding:20px 10px;border-bottom:1px solid #cacaca}
.Test_Text_Box>div>dl{width:100%;}
.Test_Text_Box>div>dl>dt{padding:10px;width:100%}
.Test_Text_Box>div>dl>dt>h1{padding:10px;font-weight:600}
.Test_Text_Box>div>dl>dt>h3{color:#2f4784;padding:5px 10px;font-weight:400}

.Test_Text_Box>div>dl>dd{padding:10px;width:100%}
.Test_Text_Box>div>dl>dd>h3{padding:10px;color:#3a3a3a}
.Test_Text_Box>div>dl>dd>h4{padding:5px 10px;line-height:1.75;color:#6a6a6a}

.Kuk_Sea{width:100%;padding:30px 0}
.Kuk_Sea>dl{width:100%;display:flex;align-items: center;
  flex-wrap: wrap;
 gap:20px;background-color: #f9f9f9;
  justify-content: center;
  padding: 10px 10px 10px;
  box-shadow: 2px 1px 5px 0 rgba(0,0,0,0.1);}
.Kuk_Sea>dl>dt{width:calc(100% - 20px);}
.Kuk_Sea>dl>dt>img{max-width:100%;width:auto; margin:0 auto}
.Kuk_Sea>dl>dd{width:calc(100% - 20px);}
.Kuk_Sea>dl>dd>h2{padding:10px;font-weight:500;font-size:20px;}
.Kuk_Sea>dl>dd>h3{padding:10px;color:#5a5a5a;line-height:1.65;font-size:15px;}
.Kuk_Sea>dl>dd>span{display:inline-block;padding:10px;margin:10px 10px}
.Kuk_Sea>dl>dd>span>a{display:block;width:100%;padding:18px 25px;text-align:center;color:#fff;background: #2b4482;border-radius:30px;}


.Img_Texty{width:100%;}
.Img_Texty>dl{width:100%;display:flex;align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;gap:10px;margin:30px 0}

.Img_Texty>dl>dt{width:calc(100% - 10px);}
.Img_Texty>dl>dd{width:calc(100% - 10px);}
.Dl_Bg{background:transparent;}
.Img_Texty>dl>dt>img{width:100%}
.Img_Texty>dl>dd>div>h2{position:relative;top:0;color:#0a0a0a;font-weight:600;padding:10px;font-size:20px}
.Img_Texty>dl>dd>div>h3{font-weight:400;color:#4a4a4a;padding:10px;font-size: 16px;
  line-height: 1.55;}
.Img_Texty>dl>dd>div>h4{font-weight:300;color:#8a8a8a;padding:3px 10px;font-size:13px}

.Img_Texty>dl>dd>div>article{width:100%;padding:10px}
.Img_Texty>dl>dd>div>article>dl{width:100%;display:flex;align-items: flex-start;
  flex-wrap: wrap;  justify-content: flex-start;gap:10px;padding:10px;border-bottom:1px solid #cacaca}

.Img_Texty>dl>dd>div>article>dl>dt{width:calc(100% - 10px);background: #fafafa;}
.Img_Texty>dl>dd>div>article>dl>dd{width:calc(100% - 10px);}

.Img_Texty>dl>dd>div>article>dl>dt>h4{padding:5px 10px;font-weight:300;color:#2a2a2a}
.Img_Texty>dl>dd>div>article>dl>dd>h4{padding:5px 10px;font-weight:300;color:#6a6a6a}


.Img_Texty>dl>dd>div>span{display:inline-block;margin:10px}
.Img_Texty>dl>dd>div>span>a{display:block;width:100%;color:#fff;background: #4a4a4a;padding:10px 15px;}



.Ico_Sub::before{display:inline-block;content:'';clear:both;width:30px;height:23px;
background:url(../img/ico.png) no-repeat center;-webkit-background-size: cover;
background-size: cover;margin-right:10px;}




/*서브페이지*/

.Intro_A{width:100%;}

.Intro_A>dl{width:100%;display: flex;
  align-items: center;
  flex-wrap: wrap;}
.Intro_A>dl>dt{width:100%;padding:5px;}
.Intro_A>dl>dd{width:100%;padding:5px;}

.Intro_A>dl>dt img{width:100%}
.Intro_A>dl>dd>h2{padding:5px;font-weight:700;line-height:1.65;font-size:18px;}
.Intro_A>dl>dd>h3{padding:5px;font-weight:300;line-height:1.55;color:#555;font-size:15px;}
.Intro_A>dl>dd>h4{line-height:1.65;padding:5px;font-weight:300;color:#555;text-align:left;;font-size:13px;}
.Intro_B {width:100%;;display: flex;
  align-items: center;
  flex-wrap: wrap;background:#fff;}

.Intro_B>div{width:100%;padding:10px;}
.Intro_B>div>dl{width:100%;}
.Intro_B>div>dl>dt{padding:10px;}
.Intro_B>div>dl>dd{padding:10px;min-height: auto;}
.Intro_B>div>dl>dt>h1{padding:10px;text-align:center;color:#1771e6;font-size:18px}
.Intro_B>div>dl>dt>img{width:50%; margin:0 auto}
.Intro_B>div>dl>dd>h4{font-size:13px;padding:10px;text-align:center;color:#555;line-height:1.65}

.Intro_Img{width:100%;padding:10px;}
.Intro_Img>ul{flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Intro_Img>ul>li{width:calc(100% / 2)}
.Intro_Img>ul>li img{width:100%}






.subcon_tent{width:100%;padding:10px;}

.subcon_tent>li>img{width:100%;}
.subcon_tent>li h1{
padding:10px 10px 10px 10px;

}
.subcon_tent > li > dl > dd > h2 {
  padding: 10px 10px 10px;
  line-height: 1.75em;
}
.subcon_tent>li>dl:after{clear:both;content:'';display:block}
.subcon_tent>li>dl>dt{width:100%;float:none;padding:10px}
.subcon_tent>li>dl>dt video{width:100%;}
.subcon_tent>li>dl>dd{width:100%;float:none;padding:10px}
.subcon_tent>li>dl>dd>h2{padding:10px;line-height:1.75em;}
.subcon_tent>li>h3{padding:10px 0}
.subcon_tent>li>h4{padding:10px 0;line-height:1.75em;font-weight:200}

.Int_T{width:100%;}
.Int_T>ul:after{clear:both;content:'';display:block}
.Int_T>ul>li{width:100%;float:none;padding:10px;position:relative;}
.Int_T>ul>li img{width:100%;}
.Int_T>ul>li h3{line-height:1.65;}
.Line_Img::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 232px;
  height: 7px;
  background: #fff;  z-index:2
}

.Line_Img::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 60px;
  height: 7px;
  background: #323b95;
  z-index:5
}


.subinfo{width:100%;padding:5px; margin:0 auto;}
.Text_Sucon_List{width:100%;padding:10px;}
	.Text_Sucon_List>ul{width:100%;}
	.Text_Sucon_List>ul>li{padding:20px;margin:10px 0;border-radius:8px;border:1px solid #cacaca;background:#fafafa;border-left: 20px solid lightskyblue;}
	.Headr_T_List{border-left:5px solid lightskyblue;border:0 !important;background:#fff !important;}
	.Text_Sucon_List>ul>li>h2{color:#555}
	.Text_Sucon_List>ul>li>h3{color:#777;font-weight: 200;}
	.Text_Sucon_List>ul>li>h3>b{font-weight:800 !important}
	.Text_Sucon_List>ul>li>h2::before{ font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f21a";clear:both;display: inline-block;
padding-right: 10px;color:lightskyblue}






.Location_Section_1{width:100%;padding:10px;margin:10px 0 50px}
.Location_Section_1>dl{flex-wrap: wrap;width:100%;
  display: flex;
 align-items: center;
  justify-content: space-between;gap: 20px;;}


.Location_Section_1>dl>dt{width:100%;position:relative;height:auto;margin:20px 0}


.Location_Section_1>dl>dt>div{width:100%;padding:10px;border-radius:50px;}
.Location_Section_1>dl>dt>div>h1{color:#2a2a2a;text-align:center;padding:15px;font-size:20px;}

.Location_Section_1>dl>dt::after{clear: both;
    content: '';
    display: block;
    width: 5px;
    height: 20px;
  
    position: absolute;
    right: auto;
    left: calc(50% - 5px);
    top: 75px;
    border-radius: 10px;
    margin: 25px 0;
}

/*
.Loca_Bd_1::after{background: #55949a !important;}
.Loca_Bd_2::after{background: #b4a339 !important}
.Loca_Bd_3::after{background: #9f4f6f !important}*/

.Location_Section_1>dl>dd{width:100%;}
.Location_Section_1>dl>dd>div{width:100%;border-radius:20px;padding:20px}
.Location_Section_1>dl>dd>div>h3{color:#3a3a3a;padding:10px;font-size:16px;}
.Location_Section_1>dl>dd>div>h4{color:#5a5a5a;padding:5px 20px;font-size:13px}
/*
.Loca_Bg_1>div{background: #55949a;}
.Loca_Bg_2>div{background: #b4a339;}
.Loca_Bg_3>div{background: #9f4f6f;}
.Loca_Bd_1>div{border:2px solid #55949a;}
.Loca_Bd_2>div{border:2px solid #b4a339;}
.Loca_Bd_3>div{border:2px solid #9f4f6f;}*/








.fullwid{width:100% !important;padding:10px}
.subinfo:after{clear:both; content:''; display:block;}
.subheader img{width:40%;}
.sucon>h1{padding:10px !important ;border:0 !important;font-weight:200}
.sucon>h1>b{font-size:1.45em;font-weight:800}

.sucon>h3{padding:10px;}
.subinfo>h1{text-align:left;padding:30px;;font-weight:200;padding-left:5px;border-bottom:1px solid #ccc;}
.subheaderr{padding:5px; font-weight:400; line-height:1.5em}
.suconimg{width:100%; margin:0 auto;padding:20px}
.suconimg > img{width:100%}
.sucon{width:100%;padding:10px;}
.sucon>ul:after {

    content: "";
    display: block;
	clear:both;
	}
	.sucon img{width:100%; margin:0 auto; text-align:center;}
	.sucon>ul>li{float:none;padding:5px;width:100%}

	.sucon>ul>li h2{padding:10px; font-weight:800;}
	.sucon>ul>li h4{padding:10px 0; font-weight:200; line-height:1.35em;font-size: 13px;}
	.sucon h2{padding:10px; font-weight:800;font-size:16px;}
	.sucon h1{padding:10px; font-weight:800;font-size:18px;}
	.sucon h4{padding:10px; font-weight:200; line-height:1.35em}
	.sucon2 h3{font-weight:bold; padding:10px}
	.sucon2 h4{padding:5px;font-weight:200px}



/*sub2*/

.Header_T_Sub{width:100%;padding:10px 10px 10px;border-bottom:2px solid #1a1a1a}
.Header_T_Sub > h3 {
  padding: 5px 0;
  color: #666;
  font-size:14px;
}
.Header_T_Sub > h1 {
  padding: 10px 0 0px;
  color: #2a2a2a;
  font-weight: 300;
  font-size: 1.8em;
  line-height:1.55
}
.Small_T_Sub>h1{font-size:1.4em !important}

.Header_T_Sub > h1 > b{color:#0a0a0a}



.Box_Text_Bottom{width:100%;background: #343264;color:#fff;padding:10px;border-radius:5px}
.Box_Text_Bottom>h1{color:#fff;text-align:center;font-size:16px;}
.Box_Text_Bottom>h3{;font-size:14px;}
.BackG_1{background:#d6e4ff !important}
.BackG_1>h1{color:#343264 !important;;font-size:16px;}

.Inner_T_Sub{font-weight:400;color:#1a1a1a;padding:10px;font-size:20px}

.Sub_N_Text{width:100%;padding:10px}
.Sub_N_Text>h3{line-height:1.66;color:#444;font-size:16px;}
.Sub_Twin_Text{width:100%;padding:10px;display:flex;align-items: center;
  flex-wrap: wrap;
  justify-content: left;}
.Sub_Twin_Text>h2{padding:10px;font-weight:400;color:#1e57a3;width:100%;}

.Sub_Twin_Text>span{width:100%;color:#555;font-weight:300;padding:10px;display:block;position:relative;top:0;}
.Sub_Twin_Text>span::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #1e57a3;
    position: absolute;
    top: 0.9rem;
    left: -2px;
}



.Sub_Section_Sp{width:100%;}
.Sub_Section_Sp>img{width:100%;}
.Sub_Section_Sp>dl{;width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: space-between;padding:10px 0;}
.Sub_Section_Sp>dl>dt{width:100%;padding:10px;}
.Sub_Section_Sp>dl>dd{width:100%;padding:10px;}
.Sub_Section_Sp>dl>dd img{width:100%;;border-radius:15px;}

.Sub_Section_Sp>dl>dt>h1{color:#4c6d9f;padding:10px;font-weight:500;font-size:22px;}
.Sub_Section_Sp>dl>dt>h3{;font-weight:300;color:#3a3a3a;padding:10px;font-size:18px;}
.Sub_Section_Sp>dl>dt>h4{color:#4a4a4a;padding:10px;font-weight:300;;font-size:14px;}



.Sub_Section_Sp>ul{;width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:10px;}

.Sub_Section_Sp>ul>li{width:calc(50% - 10px)}



.Sub_Section_Sp > h1 {
  padding: 10px;
  font-weight: 400;
  color: #004ea3;
  font-size:19px;
}

.Sub_Section_Sp > h4 {
  padding: 10px;
  font-weight: 300;
  color: #5a5a5a;
  line-height: 1.55;
  font-size:13px;
}
.Sub_Section_Sp > h3 {
  padding: 10px;
  font-weight: 300;
  color: #3a3a3a;
  line-height: 1.55;
    font-size:16px;
}


.Sub_Dl_Section{width:100%;padding:20px 0}
.Sub_Dl_Section>dl{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:10px;margin:20px 0}

.Sub_Dl_Section>dl>dt{width:calc(100% - 10px)}
.Sub_Dl_Section>dl>dd{width:calc(100% - 10px)}

.Sub_Dl_Section>dl>dt>h2{padding:20px 10px;background: #02844d;color:#fff;text-align:center;font-size:17px;}
.Sub_Dl_Section>dl>dd>h3{padding:10px;color:#3a3a3a;font-size:14px;}

.Sub_Box_Section{width:100%}
.Sub_Box_Section>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:20px;}

.Sub_Box_Section>ul>li{width:calc(100% - 20px)}

.Sub_Box_Section>ul>li>dl{width:100%;border-radius:5px;padding:15px;background: #e8e9ea;}
.Sub_Box_Section>ul>li>dl>dt{width:100%;padding:10px;}
.Sub_Box_Section>ul>li>dl>dt>h2{text-align:center;color:#3a3a3a;padding:10px;font-size:17px}
.Sub_Box_Section>ul>li>dl>dt>img{margin:0 auto;max-width:100%}
.Sub_Box_Section>ul>li>dl>dd{width:100%;padding:10px;}
.Sub_Box_Section>ul>li>dl>dd>h4{padding:5px;font-weight:300;color:#5a5a5a;font-size:14px;line-height:1.22}

.Pdf_Text{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: flex-start;padding:10px 0;}
.Pdf_Text>h3{width:100%;padding:10px;line-height:1.55;transition: all .5s ease;font-weight:300;font-size:16px}
.Pdf_Text>span{padding:10px;}

.Pdf_Text>span>a{display:block;width:100%;padding:15px 20px;;color:#036f39;border:2px solid #036f39;transition: all .5s ease;}

.Pdf_Text>span>a:hover{color:#fff;background: #036f39;}

.Process_Guide{width:100%}
.Process_Guide>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: flex-start;
  justify-content: flex-start;padding:10px 0;gap:5px;}
.Process_Guide>ul>li{width:calc(50% - 5px);}
.Process_Guide>ul>li>dl{width:100%}
.Process_Guide>ul>li>dl>dt{width:100%;padding:0px;}
.Process_Guide>ul>li>dl>dt>div{width:100%;border-radius:10px;
/*background: linear-gradient(126deg, rgba(142,195,31,1) 0%, rgba(79,159,90,1) 50%, rgba(0,110,56,1) 100%);*/}
.Process_Guide>ul>li>dl>dt>div>h1>i{color:#7db74b;text-align:center;font-size:1em}
.Process_Guide>ul>li>dl>dt>div>h1{text-align:center;padding:8px;}
.Process_Guide>ul>li>dl>dt>h3{padding:10px;font-size:15px;;text-align:center;color:#04743e;font-weight:300}
.Process_Guide>ul>li>dl>dd{width:100%;padding:0px;}
.Process_Guide>ul>li>dl>dd>h4{text-align:center;font-size:13px;;padding:10px;line-height:1.55;color:#5a5a5a;font-weight:300}





.Section_Tri{width:100%;padding:20px 0}
.Section_Tri>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: space-between;gap:10px;;}


.Section_Tri>ul>li{width:calc(100% - 10px);}
.Section_Tri>ul>li>dl{width:100%}
.Section_Tri>ul>li>dl>dt{width:100%;padding:5px;}
.Section_Tri>ul>li>dl>dt>img{width:100%}
.Section_Tri>ul>li>dl>dd{width:100%;padding:5px;}
.Section_Tri>ul>li>dl>dd>h3{font-weight:400;color:#3ab8b4;padding:10px 5px;font-size:17px;}
.Section_Tri>ul>li>dl>dd>h4{font-weight:300;color:#4a4a4a;padding:5px;font-size:14px}





.Section_Two{width:100%;padding:20px 0}
.Section_Two>ul{width:100%;flex-wrap: wrap;
  display: flex;
 align-items: center;
  justify-content: center;gap:10px;;}
.Section_Two>ul>li{width:calc(100% - 10px);}
.Section_Two>ul>li>dl{width:100%}
.Section_Two>ul>li>dl>dt{width:100%;padding:5px;}
.Section_Two>ul>li>dl>dt>img{width:100%}
.Section_Two>ul>li>dl>dd{width:100%;padding:5px;}
.Section_Two>ul>li>dl>dd>h3{font-weight:400;color:#3ab8b4;padding:10px 5px;font-size:17px;}
.Section_Two>ul>li>dl>dd>h4{font-weight:300;color:#4a4a4a;padding:5px;font-size:14px}







.Sub_Section_Sp janen ul{align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
 }

.Sub_Section_Sp janen ul li{width:calc(100% - 10px)}
.Sub_Section_Sp janen ul li h4{padding:2px 5px;}


.Sub_Section_Sp>article{align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;
  padding: 10px;
}
.Sub_Section_Sp>article>div{width:calc(50% - 10px);}
.Sub_Section_Sp>article>div>img{max-width:100%}

.Four_Box_Text{width:100%;margin:10px 0;}
.Four_Box_Text>h4{padding:10px;}
.Four_Box_Text>ul{align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  display: flex;}
.Four_Box_Text>ul>li{width:calc(50% - 10px);}
.Four_Box_Text>ul>li>img{width:100%}
.Four_Box_Text>ul>li>h4{padding:5px;font-size:14px;;text-align:center;}




/*
.subinfo h1::after {

    content: "";
    display: block;
    width: 120px;
    height: 2px;
    background: #68b880;

    margin:15px auto;
 -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;

}
*/
.coline{width:100%;margin:20px auto 20px; height:1px;background: #ccc;}
.coline2{width:100%;margin:10px auto; height:1px;background: #ccc;}
.timpri{padding:20px; text-align:center; font-weight:800}
.coline3{width:90%;margin:5px auto; height:1px;background: #ccc;}

.ssubheader{padding:20px 0 10px 10px; text-align:;line-height:1.65em;border-bottom:1px solid #efefef}
.suhetext{color:#4a95ea}
.suhetext i{color:#4a95ea}
.subheader2{padding:20px;}

.suconbg ul{
padding: 30px;}
.suconbg{padding:20px; background:#7496c2;}
.suconbg h1{text-align:center; padding:20px; color:#fff;}
.suconbg h1 i{font-size:3em}
.suconbg ul li{list-style:circle;padding:10px;width:100% !important;float:none !important;padding-left:0}
.suconbg ul li h3{font-weight:400; padding:10px;;padding-left:0}
.suconbg ul li h4{font-weight:400; padding:5px; color:#333 !important;padding-left:0}
.suconbg > ul > li:nth-child(1) {
    width: 100% !important;
}

.sucon_process>ul>li{width:100%;float:none;padding:5px}




.Table_Div{width:100%;overflow-x:scroll}
.Table_Div2{width:100%;overflow-x:scroll}
.Table_Div>table{width:600px;}

.Table_Div>img{width:600px;}

.Table_Div2>img{width:900px;}
.Table_Div {
    -ms-overflow-style: none; /* Explorer */
    scrollbar-width: none; /* Firefox */
}
.Table_Div::-webkit-scrollbar {
    display: none; /* Chrome */
}

.Table_Div2 {
    -ms-overflow-style: none; /* Explorer */
    scrollbar-width: none; /* Firefox */
}
.Table_Div2::-webkit-scrollbar {
    display: none; /* Chrome */
}


.table_1 td dl{;display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;}

.table_1 td dl dt{width:100%;text-align:center;padding:2px 2px;}
.table_1 td dl dd{width:100%;padding:2px 2px;}
.table_1 td dl dd img{max-width:50%;}


ul.Five_Li:after{clear:both;content:'';display:block}
ul.Five_Li>li{width:50% !important;float:left;padding:5px;}
ul.Five_Li>li h3{padding:10px;border-radius:5px; background:#2279af;color:#fff;text-align:center;}

ul.Three_Li:after{clear:both;content:'';display:block}
ul.Three_Li>li{width:50% !important;float:left;padding:5px;}
ul.Three_Li>li h3{padding:10px;border-radius:5px; background:#2279af;color:#fff;text-align:center;}


ul.Four_Li:after{clear:both;content:'';display:block}
ul.Four_Li>li{width:50% !important;float:left;padding:5px;}
ul.Four_Li>li h3{padding:10px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}


ul.Twin_Li:after{clear:both;content:'';display:block}
ul.Twin_Li>li{width:50% !important;float:left;padding:5px;}
ul.Twin_Li>li h3{padding:10px;border-radius:5px; background:#2279af;color:#fff;text-align:center;}

.Guide_Box{width:100%;padding:20px 0}
.Guide_Box>dl:after{clear:both;content:'';display:block;}
.Guide_Box>dl>dt{border-top:1px solid #333;width:100%;float:none;padding:10px;}
.Guide_Box>dl>dd{border-top:1px solid #cacaca;width:calc(100% - 00px);float:none;padding:10px;}
.Guide_Box>dl>dd>ul>li{width:50%;float:left;padding:5px;}
.Guide_Box>dl>dd>ul>li h3{padding:5px;border-radius:15px; background:#2279af;color:#fff;text-align:center;}
.Guide_Box>dl>dt>h3{text-align:right;color:#333;padding:10px;}
.Guide_Box>dl>dd>h4{text-align:left;color:#777;padding:5px;line-height:1.75;position:relative;font-size:13px}

.Guide_Box>dl>dd>h4::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #cec0b1;
  position: absolute;
  top: 0.8rem;
  left: -4px;
}

div.Guide_Twin>ul>li{width:50%;float:left;padding:3px;}

div.Guide_Twin>ul>li>dl>dt{width:100%;float:none;}
div.Guide_Twin>ul>li>dl>dd{width:100%;float:none;}

.Text_Sec{width:100%;position:relative;height:auto;bottom:0%;right:0%;background:#d83a0f;color:#fff;min-height:130px}
.Text_Sec>h2{color:#fff;'NEXON Lv1 Gothic';padding:5px;;text-align:center;font-size:14px;}
.Text_Sec>h2::after{clear:both;content:'';display:block;width:15px; height:3px;background:#fff;margin:5px auto}
.Text_Sec>h4{color:#fff;line-height:1.52;padding:5px;text-align:center;font-size:12px}




.sucon iframe{width:100%;height:250px;}
.sucon>dl{width:100%;border:1px solid #ccc; padding:10px; margin-top:15px;}
.sucon>dl:after{clear:both; content:'';display:block}
.sucon>dl>dt{width:100%;float:none;padding:5px;text-align:left;}
.sucon>dl>dt>img{width:100%;}
.sucon>dl>dd{width:100%;float:none;padding:5px;;text-align:left;}
.sucon>dl>dd>dl:after{clear:both; content:'';display:block}
.sucon>dl>dd>dl>dt{padding:5px; border-bottom:1px solid #cfcfcf;width:100%;}
.sucon>dl>dd>dl>dd{padding:5px;width:100%;}
.sucon>dl>dd>dl>dd>h4{line-height:1.35em;padding:5px}


.sucon>dl>dd>dl:after{clear:both; content:'';display:block}
.sucon>dl>dd>dl>dt{padding:5px; border-bottom:1px solid #cfcfcf;width:100%;}
.sucon>dl>dd>dl>dd{padding:5px;width:100%;}
.sucon>dl>dd>dl>dd>h4{line-height:1.35em;padding:5px}

.sucon>dl>dt>ul:after{clear:both;content:'';display:block}
.sucon>dl>dt>ul>li{width:50%;float:left;padding:0px;}
.sucon>dl>dt>ul>li>a{width:100%;}
.sucon>dl>dt>ul>li>a h4{text-align:center;padding:10px 0 !important}


.sucon>dl>dt>ul>li:first-child>a>h4{background:#005cac;color:#fff}
.sucon>dl>dt>ul>li:last-child>a>h4{background:#eaeaea;;color:#333;}

.sucon>dl>dt>ul>li>a>img{width:100%}
.sucon>dl>dd>dl>dt{width:100%}
.sucon>dl>dd>dl>dt h3{padding:10px 0;line-height:1.65;font-weight:400;font-size:16px;color:#005cac}
.sucon>dl>dd>dl>dd>ul:after{clear:both;content:'';display:block}
.sucon>dl>dd>dl>dd>ul>li:first-child{width:100%;float:none;padding:10px 10px}
.sucon>dl>dd>dl>dd>ul>li:last-child{width:100%;float:none;padding:10px 10px}
.sucon>dl>dd>dl>dd>ul>li:first-child h1{border-bottom:1px solid #cacaca;;padding:5px 0}
.sucon>dl>dd>dl>dd>ul>li:last-child h5{font-weight:200;color:#777;padding:5px 0}






.sucon>dl>dd h4{text-align:left;line-height:1.35em}
.suconok > ul{padding:10px}
.suconok > ul > li:nth-child(1) {
    width: 100px;
	height:100px;
background:#597aa5;
text-align:center;
border-radius:20em;
float:left;
}

.suconok > ul > li:nth-child(1) i{color:#fff !important; font-size:3em;line-height: 1.7em;}
.suconok > ul > li:nth-child(2){width:1050px; float:right;}
.ttable{width:100%;}

.ttable td{padding:10px; text-align:center;color:#333;border:1px solid #ccc;background:#eee;}
.th{background:#597aa5 !important; color:#fff !important;padding:10px}
.th2{background:rgba(59,57,92,0.3);color:#fff !important}
.th3{background:rgba(59,57,92,0.6);color:#fff !important
}

.subname{padding:20px;border-bottom:1px solid #ccc;padding-left:0}
.subname2{padding:20px;padding-left:0}

.suconlight{width:100%;}
.suconlight>ul:after{clear:both;content:'';display:block}
.suconlight>ul>li{width:50%;float:left;padding:5px;}
.suconlight>ul>li h3{padding:10px; text-align:center; border-radius:4px; color:#fff; background:#62b134;margin-top:5px;}
.Img_Four{width:100%}
.Img_Four:after{clear:both;content:'';display:block}

.Img_Four>li{width:50% !important;float:left;padding:5px}
.Img_Four>li img{width:100%;}

/**/

.sub_p_text h1{text-align:center;padding:70px 20px;color:#fff; text-shadow:1px 1px 1px #111;font-size:3em;font-family: 'Cormorant SC', serif;;}

.sub_p_text h1 small{color:#fff;font-family: 'ONE-Mobile' !important; }

.sub_twin{width:100%;}

.sub_twin h1{text-align:center;}
.sub_twin>ul:after{clear:both;content:'';display:block;}

.sub_twin>ul>li{width:50%;float:left;padding:5px;}
.sub_twin>ul>li>dl{; width:100%;}
.sub_twin>ul>li>dl>dt{padding:5px;}
.sub_twin>ul>li>dl>dt>h2{text-align:center;}
.sub_twin>ul>li>dl>dd{background:#fcfcfc; min-height:140px;padding:10px}
.sub_twin>ul>li>dl>dd>h4{padding:5px;}


.sucon_twin>ul>li{float:none;padding:5px;width:100%}
.sucon_five>ul>li{float:none;padding:5px;width:100%}
.sucon_four>ul>li{float:left;padding:3px;width:50%}

.sucon_four > ul > li dl dd h4 {
  padding: 2px 2px;
  font-weight: 500;
  text-align: center;
  color: #fafafa;
font-size:13px;
}

.sucon_twin>ul>li>h3{font-size:18px}
.sucon_twin>ul>li>h5{font-size:13px;}
.sucon_five>ul>li>h3{font-size:18px}
.sucon_five>ul>li>h5{font-size:13px;}
.sucon_four>ul>li>h3{font-size:18px}
.sucon_four>ul>li>h5{font-size:13px;}


.icon_four>ul>li{float:left;padding:5px;width:50%}

.icon_four>ul>li>h3{font-size:14px}
.icon_four>ul>li>h5{font-size:11px;}

.sucon_four > ul > li dl dd {
  width: 100%;
  background: #316d9f;
  min-height: 180px;
}
.sucon_three>ul>li{float:none;padding:10px;width:100%}
.sucon_three>ul>li img{margin:0 auto;}



/*오시는길*/

.Twin_Map>div{width:calc(100%/1);padding:10px;}


.Location_Map{width:100%;margin:10px 0;padding:10px}

.Location_Map>h3{padding:5px 0;color:#0039ba}
.Location_Map>h1{padding:10px 0 10px;color:#0a0a0a;font-weight:300;font-size:1.8em;}
.Location_Map>div{border-top:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;}
.Location_Map>div>dl{width:100%;;flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}

.Location_Map>div>dl>dt{width:100%;}
.Location_Map>div>dl>dd{width:100%}
.Location_Map>div>dl>dt>div>h3{color:#5a5a5a;padding:10px 0;font-weight:300;color:#5a5a5a;font-size:14px}
.Location_Map>div>dl>dt>div>h1{font-weight:400;color:#1a1a1a;padding:15px 0;letter-spacing:2px;font-size:18px;}
.Location_Map>div>dl>dt>ul{flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Location_Map>div>dl>dt>ul>li{width:calc(100%/2);padding:5px;}
.Location_Map>div>dl>dt>ul>li>a{display:block;width:100%;padding:15px 5px;border:2px solid transparent}



.Naver_Map>a{border-color:#1ac549 !important;text-align:center;}
.Kakao_Map>a{border-color:#ffcd00 !important;text-align:center;}

.Naver_Map>a>span{color:#1ac549}
.Kakao_Map>a>span{color:#ffcd00}
.Naver_Map>a>span>img{width:19px;height:16px;margin-right:5px;display:inline-block}

.Kakao_Map>a>span>img{width:14px;height:19px;margin-right:5px;display:inline-block}



/*


.Map_Div{width:100%;flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;}
.Map_Div>div:first-child{width:100%;padding:10px;}
.Map_Div>div:first-child>dl{flex-wrap: wrap;
  display: flex;
  align-items: center;padding:10px;
  justify-content: center;width:100%;border-bottom: 1px solid #cacaca;}
.Map_Div>div:first-child>dl>dt{width:100%;;padding:5px;}
.Map_Div>div:first-child>dl>dd{width:100%;padding:5px;}
.Map_Div>div:first-child>dl>dt>h3{font-weight:600;}
.Map_Div>div:first-child>dl>dd>h4{font-weight:400;}
.Map_Div>div:last-child{width:100%;padding:10px;}


*/



.Bg_Text_Section{position:relative;;width:100%;min-height:250px;background:url(../img/ban_m.png) no-repeat 0 0;-webkit-background-size: cover;
background-size: cover;text-align: center;}
.Bg_Text_Section > div {
  width: 100%;
  padding: 10px;
}
.Bg_Text_Section > div > h1 {
  position: relative;
  display: inline-block;
  padding: 5px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  top: 0;
  left: 0;
  z-index: 1;
  font-family: 'Poppins';
  font-size: 1.8em;
  font-weight: 400;
}

.Bg_Text_Section > div > h1::after {
  content: " ";
  position: absolute;
  bottom: -0px;
  left: 0;
  width: 100%;
  height: 20px;
  background: #27502f;
  z-index: -1;
}

.Table_Div{width:100%;overflow-x:scroll}
.Table_Div table{width:600px;}

.Table_Div {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.Table_Div::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}

.Sns_Section{width:100%;}
.Sns_Section>dl{width:100%;margin:10px 0}
.Sns_Section>dl>dt{width:50%;float:left;padding:5px;}
.Sns_Section>dl>dd{width:50%;float:left;padding:5px}
}
@media all and (min-width:1px) and (max-width:380px) {

.Special_Text > h3 {
    text-align: center;
    color: #fafafa;
    font-weight: 300;
    padding: 10px 10px;
    line-height: 1.55;
	font-size:15px
  }


   .Special_Text > h1 {
    color: #fff;
    font-weight: 500;
    padding: 5px 10px;
    font-size: 1.8em;
    text-align: center;
  }

 .Special_Icon > ul > li > dl > dd > h2 {
    font-weight: 600;
    padding: 3px;
    text-align: center;
    color: #44c6d7;
    font-size: 1.5em;
  }

}
