@media screen and (max-width:1024px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:50px;}
.login_top {width:100%; height:50px; border-bottom:1px solid #eaeaea; margin-bottom:20px;}
.login_top h2 {font-size:30px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {font-size:15px; font-weight:400; }
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:40px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:40px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:middle;}
.login_mid .login_con input::placeholder {font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:14px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:14px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:55px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:18px; line-height:53px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:20px; padding-left:20px; position:relative; line-height:35px;}
.login_mid .login_bottom li::before {width:1px; height:13px; background:#ddd; content:''; position:absolute; left:0; top:11px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:15px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:15px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 40px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:block;}
.mob_img {display:none;}
.pc {display:none;}
.tab {display:block;}
.mob {display:none;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:1024px; min-width: 375px; margin:0 auto; overflow:hidden;}
.inner{width:100%; margin:0 auto; padding: 0 2.6%; }

/* header */
#header{position: relative; z-index: 5000; width: 100%;height: 80px;}
#header .inner{position: relative;display: flex; justify-content:space-between;align-items:center;height: 100%;}
#header .inner .contact_btn{position: absolute; right: 65px;}
#header h1	a{display: block;background: url(/images/main/main_logo_tab.png)center no-repeat; background-size: cover; width: 73px; height: 57px;} 
#header .lnb_wrap .gnb{display: none;}
#header .nav_btn{display: block; background:url(/images/main/ham_tab.png)center no-repeat; background-size: cover;width: 25px; height: 18px;}
#header .contact_btn{width: 120px; height: 40px; background: #001f5b;}
#header .contact_btn a{display: block; color: #fff; font-size: 16px; font-weight: 400; text-align: center; line-height: 40px;transition:.3s;}
#header .contact_btn a:hover{color: #001f5b; background: #fff; border:1px solid #001f5b}

/* navi */
#header.on .nav_btn{display: block; background:url(/images/main/x_btn_tab.png)center no-repeat; background-size: cover;width: 23px; height: 23px;}
.navigation { display:none; position:absolute; left: 0; top:0; width: 100%; height: 100%; z-index: 3500;font-family: 'Pretendard';}
.navigation .lnb {position:absolute; right: 0; top: 80px; width: 50%; height: 100%; background-color: #fff; font-size: 0; z-index: 3000;}
.navigation .lnb .a_box01{display: none;}
.navigation .nav_bg {position:absolute; left: 0; top: 80px; width: 100%; height: 100%; background-color:rgba(0,0,0,0.7); z-index: 2900; }
.navigation_wrap{width:100%;background-color:rgba:(187,187,187,0.5);height:100%;display:none}
.navigation.on{display:block;}
.navigation h3{height:60px;width:100%;}
.navigation h3.active a{color: #001f5b;}
.navigation h3.on a{color: #001f5b;}
.navigation .lnb ul li.on a{color: #001f5b;}
.navigation h3:nth-child(1) a{border-top: 1px solid #e2e2e2;}
.navigation a{position: relative; height:60px;width:100%;background-color:#fff;display: flex;align-items: center;justify-content: space-between;padding: 0 0 0 16px;color:#222;font-size:16px;border-bottom:1px solid #ddd;font-weight:600;}
.navigation .lnb h3 a:after{content: ""; display: inline-block;border:2px solid #888;border-radius:50%; width: 8px; height: 8px;margin-right: 20px;}
.navigation .lnb h3.active a:after{border:2px solid #001f5b;}
.navigation .lnb h3.on a:after{border:2px solid #001f5b;}
.navigation ul{display: none;padding:15px 0 15px;background:#f9f9f9;border-bottom:1px solid #e2e2e2;}
.navigation ul li a{height:30px;width:100%;color:#444;font-size:14px;line-height: 32px;border:none;background:#f9f9f9;display:block;font-weight: 400;}

/* visual_wrap */
#visual_wrap{position: relative;}
#visual_wrap .txt_wrap{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);text-align: center; width: 100%;}
#visual_wrap .txt_wrap::before{content:''; display: block;background: url(/images/main/visual_icon01_tab.png);width: 316px; height: 94px;background-size: cover; margin: 0 auto 50px;}
#visual_wrap .txt_wrap::after{content:''; display: block;background: url(/images/main/visual_icon02_tab.png);width: 316px; height: 94px;background-size: cover; margin: 55px auto 0;}
#visual_wrap .txt_wrap span{position: relative;display: block;font-size: 40px; color: #fff; font-weight: 700; letter-spacing:23px;margin-bottom: 50px;}
#visual_wrap .txt_wrap span::after{content:'';position: absolute; left: 50%;top: 86px;transform:translateX(-50%);display: block; width: 20px; height: 2px; background: rgba(255,255,255,.5); }
#visual_wrap .txt_wrap p{font-size: 25px; color: #fff; font-weight: 600;}
#visual_wrap .txt_wrap em{display: block;font-size: 17px; color: #fff; font-weight: 300; line-height: 32px; margin-top: 20px;padding: 0 65px;word-break: keep-all;}
#visual_wrap .txt_wrap em b{display: inline;}

/* section01*/
#section01{padding: 90px 0;}
#section01 .top p{font-size: 25px; color: #001f5b; padding-bottom: 45px;}
#section01 .top p span{font-weight: 700;}
#section01 .select_box {; bottom: 0;display: block; width:100%; height:50px; background: rgba(255,255,255);}
#section01 .select_box .select {display: flex;gap:20px;width: 100%; height:100%;}
#section01 .select_box .select > li{width: 270px;height:100%; background:url("/images/main/sec01_bt_tab.png") center right 12px no-repeat; background-size: 11px 6px;border:1px solid #ddd;}
#section01 .select_box .select > li.on {background:url("/images/main/sec01_top_tab.png") center right 12px no-repeat;background-size: 11px 6px; }
#section01 .select_box .select > li > a {display:flex; align-items:center; position:relative;padding: 0 12px 0 12px; width: 100%; height:100%; font-size: 16px; color:#222; font-weight: 400; text-indent:0;}
#section01 .select_box .select > li > a::after{content:''; top: 50%; right: 0;transform:translateY(-50%);display: none; width: 1px; height: 26px;}
#section01 .select_box .select > li ul {display:none;position: relative; width:100%; background-color:#fff;z-index:100;padding: 20px 0;border:1px solid #ddd;}
#section01 .select_box .select > li ul li{margin-bottom: 18px;}
#section01 .select_box .select > li ul li:last-child{margin-bottom: 0px;}
#section01 .select_box .select > li ul li a {display:block;height: auto;font-size:14px; color:#555; line-height:17px; font-weight: 500;padding:0 10px;transition:.2s;word-break: keep-all;}
#section01 .select_box .select > li ul li a:hover{color:#001f5b;}
#section01 .select_box .select > li ul li.on a{color:#001f5b;}
#section01 .select_box a.ex_btn{display: block;width: 200px;height: 50px; background: #001f5b;color: #fff; line-height: 50px;text-align: center; font-size: 16px; font-weight: 500;transition:.3s;}
#section01 .select_box a.ex_btn:hover{color: #001f5b; background: #fff; border:1px solid #001f5b}

/* section02*/
#section02{background: url(/images/main/sec02_bg_tab.jpg)center no-repeat; height: 865px;padding-top: 90px;background-size: cover;}
#section02 .tit h3{font-size: 40px; color: #001f5b; font-weight: 700;}
#section02 .tit p{font-size: 20px; color: #222; font-weight: 300; line-height: 32px;word-break:keep-all;margin-bottom: 80px;}
#section02 .tit p em{display: block;}
#section02 .sec02_slideWrap .con{background: #fff;padding: 40px 50px;height: 270px;}
#section02 .sec02_slide li{width: calc((100% - 3px) / 4);margin-left: 2px;}
#section02 .icon_box{width: 100px; height: 100px;margin: 0 auto;}
#section02 .icon_box .icon_wrap{position:relative; width:100%; padding-bottom:100%;border-radius:50%;overflow:hidden;}
#section02 .icon_box .icon_wrap img{position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
#section02 p.tit_txt {font-size: 17px; color: #001233; display: block; margin-bottom:20px; text-align: center; font-weight: 600;}
#section02  a.more_btn{display: block;width: 200px; height: 50px; border:1px solid #ddd; color: #001f5b; line-height: 50px; text-align: center;transition:.3s;margin: 0 auto;}
#section02  a.more_btn::after{content:'+';display: inline-block;margin-left: 5px;font-size: 15px;}
#section02  a.more_btn:hover{color: #fff; background: #001f5b;}
#section02  a.more_btn:hover::after{color: #fff;}
#section02 .progress { position:relative; width:calc(100%); height:3px; background:#ddd;top: 40px;}
#section02 .progress .slider__label { position:absolute; left:0; top:50%; transform:translateY(-50%); width:0; height:100%; background:#001f5b; transition:0.5s;}
#section02 .slick-prev{position: absolute; bottom: -125px; right: 60px;background: url(/images/main/sec02_prev_tab.png)center no-repeat; background-size: cover; width: 50px; height: 50px;text-indent:-9999px;}
#section02 .slick-next{position: absolute; bottom: -125px; right: 0;background: url(/images/main/sec02_next_tab.png)center no-repeat; background-size: cover; width: 50px; height: 50px;text-indent:-9999px;}

/* section03 */
#section03{position: initial; left: 260px;width: calc(100%);background: url(/images/main/sec03_bg_tab.jpg);padding: 85px 0px; height: auto;background-size: cover;}
#section03::after{content:'';display: none; position: absolute;left: -260px; bottom: 0;z-index: -1;background: #4e6da8;width: 100%;height: 653px;}
#section03 .inner{display: block;gap:40px}
#section03 .logo{margin-bottom: 10px;}
#section03 .logo img{width: 75px; height: 48px;}
#section03 .left{position: relative;width: 100%;display: flex;gap:25px;justify-content: space-between;}
#section03 .left::after{content:''; position: absolute; top: 50%;left: 50%; transform:translate(-50%,-50%);width: 1px; height: 300px; border-left:1px dashed rgba(255,255,255,.5)}
#section03 .con01{padding-bottom: 53px;border-bottom:none}
#section03 .con02{padding-top: 0px;}
#section03 .con .sec03_tit{font-size: 30px; color: #fff; font-weight: 600;margin-bottom: 20px;}
#section03 .con p{color: #fff;font-size: 14px; font-weight: 200;line-height: 38px;}
#section03 .con p em{display: block;}
#section03 .right{width: 100%;}
#section03 .input_wrap{display: flex; flex-wrap:wrap;align-items: end;gap:40px 30px;}
#section03 .input_box{width: calc((100% - 30px) / 2);}
#section03 .right .sec03_tit{margin-bottom: 50px;margin-top: 50px;}
#section03 .right label{display: block;font-size: 15px;font-weight: 200; color: #fff;word-break: keep-all;}
#section03 .right label em{display: block;}
#section03 .right input{width: 100%;height: 35px;background: transparent;border: none;border-bottom: 1px solid rgba(255,255,255);}
#section03 .select_box {display: block; width:calc((100% - 30px) / 2);; height:50px; background: rgba(255,255,255);}
#section03 .select_box .select {display: flex;gap:20px;width: 100%; height:100%;}
#section03 .select_box .select > li{width: 100%;height:100%; background:url("/images/main/sec01_bt_tab.png") center right 12px no-repeat; background-size: 11px 6px;border:1px solid #ddd;}
#section03 .select_box .select > li.on {background:url("/images/main/sec01_top_tab.png") center right 12px no-repeat;background-size: 11px 6px; }
#section03 .select_box .select > li > a {display:flex; align-items:center; position:relative;padding: 0 12px 0 12px; width: 100%; height:100%; font-size: 16px; color:#222; font-weight: 500; text-indent:0;}
#section03 .select_box .select > li > a::after{content:''; top: 50%; right: 0;transform:translateY(-50%);display: none; width: 1px; height: 26px;}
#section03 .select_box .select > li ul {display:none;position: relative; width:100%; background-color:#fff;z-index:100;padding: 20px 0;border:1px solid #ddd;}
#section03 .select_box .select > li ul li{margin-bottom: 18px;}
#section03 .select_box .select > li ul li:last-child{margin-bottom: 0px;}
#section03 .select_box .select > li ul li a {display:block;height: auto;font-size:16px; color:#555; line-height:20px; font-weight: 300;padding:0 12px;transition:.2s;}
#section03 .select_box .select > li ul li a:hover{color:#001f5b;}
#section03 .select_box .select > li ul li.on a{color:#001f5b;}
#section03 .help_box{width: 100%;}
#section03 .help_box label{margin-bottom: 36px;}
#section03 .help_box textarea{width: 100%; height: 200px; resize: none; margin:30px 0 20px;}
#section03 .help_box .agree_box{display: flex;gap:13px;}
#section03 .help_box input{width: initial;height: 23px;}
#section03 .help_box label{display: inline;}
#section03 .submit_btn{width: 200px; height: 50px; background: #fff;margin: 0 auto;transition:.3s}
#section03 .submit_btn a{display: block; color: #001f5b;text-align: center; line-height: 50px;font-size: 16px;font-weight: 500;}
#section03 .submit_btn:hover{background: none; border:1px solid #fff}
#section03 .submit_btn:hover a{color: #fff;}

/* footer */
#footer{background: #001233; padding: 35px 0 30px;}
#footer .inner{display: flex; justify-content:space-between;align-items:center;}
#footer .inner .f_right{display:flex; gap:30px;}
#footer .f_right p{font-size: 15px; color: #fff;font-weight: 300;margin-bottom: 6px;}
#footer .f_right p a{font-size: 15px; color: #fff;font-weight: 300;}
#footer .f_right p b{display: inline-block;font-weight: 300;color: #999; margin: 0 10px;}
#footer .f_right p.f_plus{display:block; }
#footer .f_right p.f_plus02{margin-left:0; }
#footer .f_right p.f_plus strong{margin-right:20px; }
#footer .sns_wrap{display: flex;gap:15px;}
#footer .sns_wrap a img{width: 40px; height: 40px;}

/* ====sub===================================================== */
#sub_contents{padding: 50px 0;}
#sub_contents .contop{display: block;justify-content: space-between;align-items: baseline;padding-bottom: 50px;width: 100%;margin: 0 auto; max-width: 100%;}
#sub_contents .contop h3{font-size: 30px; font-weight: 700;color: #222;text-align: center; width: 100%;padding-bottom: 50px;}

/* tab_menu */
.tab_menu {display: block; height:65px; background: rgba(255,255,255,.8);border:1px solid #ddd}
.tab_menu .inner{position:relative; display: flex; height:30px;}
.tab_menu .on .arrow02{background: url(/images/sub/tab_top_pc.png)center no-repeat;}
.tab_menu .menu {display: flex;width: 100%; height:100%;}
.tab_menu .menu > li{position:relative; flex:1;width: 100%;height:100%; background:url("/images/sub/tab_bt_pc.png") center right 20px no-repeat; }
.tab_menu .menu > li.on {background:url("/images/sub/tab_top_pc.png") center right 20px no-repeat; }
.tab_menu .menu > li > a {display:flex; align-items:center;position:relative;padding: 0 50px 0 20px; width: 100%; height:100%; font-size: 15px; color:#555; font-weight: 400; text-indent:0;}
.tab_menu .menu > li:first-child > a{border-right:1px solid #ddd;}
.tab_menu .menu > li > a::after{display: none;content:''; position: absolute; top: 50%; right: 0;transform:translateY(-50%);/* display: inline-block */; width: 1px; height: 14px; background: #ddd}
.tab_menu .menu > li:last-child > a::after{display: none;}
.tab_menu .menu > li ul {display:none; position:absolute;width:100%; top:100%; left:0; background-color:#fff;z-index:100;padding: 20px 0;border:1px solid #ddd;}
.tab_menu .menu > li ul li{margin-bottom: 18px;}
.tab_menu .menu > li ul li:last-child{margin-bottom: 0px;}
.tab_menu .menu > li ul li a {display:block;height: auto;font-size:15px; color:#555; line-height:12px; font-weight: 500;padding:0 20px;transition:.2s;}
.tab_menu .menu > li ul li a:hover{color:#001f5b;}
.tab_menu .menu > li ul li.on a{color:#001f5b;}

/* sub01 */
.sub01_ver02_pc{display:none;}
.sub01_ver02_tab{display:block;}

.sub01_ver02_tab .inner .con01{margin-bottom:50px; }
.sub01_ver02_tab .inner .con01 .txt_wrap{margin-bottom:50px; }
.sub01_ver02_tab .inner .con01 .txt_wrap strong{display:block; margin-bottom:90px; position:relative; font-size:30px; color:#222;}
.sub01_ver02_tab .inner .con01 .txt_wrap strong::after{position:absolute; content:''; width:20px; height:4px; background:#001f5b; left:0; bottom:-45px;}
.sub01_ver02_tab .inner .con01 .txt_wrap em{display:block; margin-bottom:20px; font-size:16px; color:#333;}
.sub01_ver02_tab .inner .con01 .txt_wrap p{font-size:14px; color:#666; line-height:2; word-break:keep-all; font-weight:300;}
.sub01_ver02_tab .inner .con01 .img_wrap img{width:100%; }

.sub01_ver02_tab .inner .con02{padding:50px 0; position:relative; }
.sub01_ver02_tab .inner .con02::before{position: absolute; content: ""; display: block; width: 1536px; height: 100%;  background: #001233; top: 0;  left: 50%; transform: translateX(-50%); opacity: 0.05; z-index: -1;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab{display:flex; flex-wrap: wrap; gap:10px; }
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li{margin-bottom:20px; width:49%; border:1px solid #ddd; background:#fff;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li .img_wrap{border-bottom:1px solid #ddd;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li .img_wrap .img{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 92.5%; overflow:hidden;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li .img_wrap .img img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li .txt_wrap{display: flex; flex-wrap: wrap; align-items: stretch;padding:30px; }
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li .txt_wrap strong{display:block; margin-bottom:30px; font-size:20px; color:#222;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab li .txt_wrap p{margin-bottom:30px; height:170px; font-size:14px; color:#444; line-height:2; word-break:keep-all;}
.sub01_ver02_tab .inner .con02 ul.pd_list02_tab h1{font-size: 18px; color: #555;font-weight: 600;}

a.sub_more_btn{display: inline-block; width: 200px; height: 50px; border:1px solid #ddd; background:#fff;color: #001f5b; line-height: 50px; text-align: center; transition:.3s;}
a.sub_more_btn::after{content:'+'; display: inline-block; margin-left: 5px; font-size: 14px;}
a.sub_more_btn:hover{color: #fff; background: #001f5b;}
a.sub_more_btn:hover::after{color: #fff;}

/* sub01_view */
.sub01_view_wrap{}
.sub01_view_wrap .con01{margin-bottom:50px; display:flex; align-items:center; justify-content: flex-end; position:static; background:#001f5b;}
.sub01_view_wrap .con01 p{margin-left:20px;position:static; font-size:25px; color:#fff; font-weight:700; }
.sub01_view_wrap .con01 .img_wrap{width:60%;}
.sub01_view_wrap .con01 .img_wrap .img{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 43.621%; overflow:hidden;}
.sub01_view_wrap .con01 .img_wrap .img img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}

.sub01_view_wrap .con02{margin-bottom:50px;}
.sub01_view_wrap .con02 strong{display:block; margin-bottom:40px; font-size:22px; color:#f26d4e;}
.sub01_view_wrap .con02 p{font-size:14px; color:#666; line-height:2; word-break:keep-all;}
.sub01_view_wrap .con02 p:nth-child(even){margin:15px 0;}

.sub01_view_wrap .con03{padding:50px 0; position:relative;}
.sub01_view_wrap .con03 .inner{display:block; }
.sub01_view_wrap .con03 .left_wrap{width:100%;}
.sub01_view_wrap .con03 .left_wrap .img_wrap{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 76.271%; overflow:hidden;}
.sub01_view_wrap .con03 .left_wrap .img_wrap img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}
.sub01_view_wrap .con03 .right_wrap{margin-top:40px;}
.sub01_view_wrap .con03 .right_wrap strong{display:block; margin-bottom:40px; font-size:40px; color:#001f5b;}
ul.view_txt_inn li{position:relative; padding-left:25px; font-size:22px; color:#001f5b; line-height:2;}
ul.view_txt_inn li::before{position:absolute; content:''; width:7px; height:7px; background:#ef4b25; border-radius:50%; top:18px; left:0;}

.sub01_view_wrap .con04{padding:50px 0; position:relative;}
.sub01_view_wrap .con04 .inner{}
.sub01_view_wrap .con04 strong{display:block; margin-bottom:40px; font-size:35px; color:#fff;}
.sub01_view_wrap .con04 .txt_wrap{display:flex; gap:10px; flex-wrap:wrap;}
.sub01_view_wrap .con04 .txt_wrap .txt_inn{margin-bottom:15px; width:100%; display:flex; gap:25px;}
.sub01_view_wrap .con04 .txt_wrap .txt_inn:last-child{margin-bottom:0;}
.sub01_view_wrap .con04 .txt_wrap .txt_inn p{margin-bottom:0; font-size:20px; color:#fff;}
.sub01_view_wrap .con04 .txt_wrap .txt_inn em{display:block; font-size:14px; color:#fff; line-height:2; word-break:keep-all;}

.sub01_view_wrap .con05{margin:50px 0; }
.sub01_view_wrap .con05 .inner{display:block;}
.sub01_view_wrap .con05 .left_wrap strong{display:block; margin-bottom:15px; font-size:30px; color:#001f5b; }
.sub01_view_wrap .con05 .left_wrap p{margin-bottom:40px; font-size:16px; color:#001f5b;}
.sub01_view_wrap .con05 .right_wrap{position: relative; height:0; padding-bottom: 56.25%; margin: 40px 0px;}
.sub01_view_wrap .con05 .right_wrap iframe{position: absolute; width:100%; height:100%;}

.sub01_view_wrap .con06{padding:50px 0; position:relative;}
.sub01_view_wrap .con06 .inner{display:block; }
.sub01_view_wrap .con06 strong{display:block; margin-bottom:15px; font-size:35px; color:#fff;width: 100%;}
.sub01_view_wrap .con06 ul.view_txt_inn{width: 100%;}
.sub01_view_wrap .con06 ul.view_txt_inn li{font-size:20px; color:#fff;}

.sub01_view_wrap .con07{margin:50px 0; }
.sub01_view_wrap .con07 .inner{display:block;}
.sub01_view_wrap .con07 .left_wrap{display:flex; gap:30px; margin-bottom:40px; }
.sub01_view_wrap .con07 .left_wrap .img_wrap img{height:64px; }
.sub01_view_wrap .con07 .left_wrap .txt_wrap span{display:block;font-size:20px; color:#001f5b;}
.sub01_view_wrap .con07 .left_wrap .txt_wrap p{font-size:25px; color:#001f5b; font-weight:700; }
.sub01_view_wrap .con07 .right_wrap{display:flex;}
.sub01_view_wrap .con07 .right_wrap a{display:inline-block; font-size:16px; color:#fff; text-align:center; width:260px; height:60px; background:#ef4b25; line-height:60px; }
.sub01_view_wrap .con07 .right_wrap a img{padding-left:10px; vertical-align:middle;}

/* sub0201 */
.sub0201_wrap .con01{margin-bottom:50px; text-align:right;}
.sub0201_wrap .con01 strong{display:block; margin-bottom:50px; font-size:30px; color:#222;}
.sub0201_wrap .con01 p{padding-bottom:50px; font-size:14px; color:#666; line-height:2; border-bottom:1px solid #ddd;}
.sub0201_wrap .con01 p i{display:block; }

.sub0201_wrap .con02{display:block; }
.sub0201_wrap .con02 .img_wrap{margin-bottom:50px; }
.sub0201_wrap .con02 .img_wrap img{width:100%; }
.sub0201_wrap .con02 .txt_wrap p.p_big{margin-bottom:20px; font-size:20px; color:#222; font-weight:600;}
.sub0201_wrap .con02 .txt_wrap p.p_big span{font-size:14px; color:#222;}
.sub0201_wrap .con02 .txt_wrap p{font-size:14px; color:#222; line-height:2; word-break: keep-all;}
.sub0201_wrap .con02 .txt_wrap p i{display:none; }



}