@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.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:35px; 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:35px; 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:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; 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:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.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:12px; 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:12px; 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: 20px;}
.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:none;}
.mob_img {display:block;}
.pc {display:none;}
.tab {display:none;}
.mob {display:block;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 375px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%;}

#header{display: flex;top: 0px;z-index:100;align-items: center;justify-content: space-between;width: 100%;position: absolute; height: 60px; transition:.3s;}
#header h1 a{display: block;background: url(/images/main/strange_lab.png)center no-repeat; background-size: contain; width: 123px; height: 38px;}
#header .inner{width: 1820px;display: flex;justify-content: space-between;align-items: center;}
#header .header_left{display: flex;gap:48px;}
#header .header_left .sns_wrap{display: none; align-items:center;}
#header .header_left .sns_wrap a{padding: 5px 22px 22px 22px;}
#header .header_left .sns_wrap a img{vertical-align: middle;}

/* gnb */
#header .lnb_wrap{display: none;margin-right: 0px;}
#header .lnb_wrap .gnb li span a{font-size: 17px; color: #fff; font-weight: 400;}
#header .lnb_wrap .gnb{display: flex;}
#header .lnb_wrap .gnb li span a{font-size: 16px; font-weight: 500; color: #fff;padding: 50px; transition:.3s}
#header .lnb_wrap .gnb li:last-child span a{padding-right: 0px;}
#header .lnb_wrap .gnb li span a:hover{color: #;}
.gnb .lnb_menu {position: relative;}
.gnb .lnb_menu .lnb_sub{display: none;position: absolute; padding: 20px 0px 10px;left: -19px; top:57px;  background: rgba(0,0,0,.5);}
.gnb .lnb_menu:first-child .lnb_sub{left: -12px;}
.gnb .lnb_menu:last-child .lnb_sub{left: -2px;}
.gnb .lnb_menu:nth-child(4) .lnb_sub{left: -3px;}
.gnb .lnb_menu .lnb_sub .sub_menu li{margin-bottom: 10px;width: 200px;text-align: center ;}
.gnb .lnb_menu .lnb_sub .sub_menu li a{color: #fff; font-size: 16px;transition:.3s; font-weight: 300;}
.gnb .lnb_menu .lnb_sub .sub_menu li a:hover{color: #;}

.navigation { display:none; }

/* navi */
.nav_btn { display:block;  z-index:5000; width:30px; height:18px;padding: 18px;}
.nav_btn span { position:absolute;right: 2.6%; width:30px; height:2px; background:#fff;}
.nav_btn span::before { content:''; position:absolute; left:0px; top:-8px; width:30px; height:100%; background:#fff; transition:.5s;}
.nav_btn span::after { content:''; position:absolute; left:0px; top:8px; width:30px; height:100%; background:#fff; transition:.5s;}
.nav_btn.nav span { background:transparent;}
.nav_btn.nav span::before { top:0; transform:rotate(45deg);background:#000; }
.nav_btn.nav span::after { top:0; transform:rotate(-45deg);background:#000; }

#header.nav h1 a{background: none;}
#header.nav .btn_wrap .nav_btn{background: url(/images/main/x_btn_mob.png)center no-repeat; width: 12px; height: 12px;background-size: cover;}
.navigation { display:none; position:absolute; left: 0; top:0; width: 100%; height: 100%; z-index: 50;}
.navigation .lnb {position:fixed; right: 0; top: 0px; width: 100%; height: 882px; background-color: #fff; font-size: 0; z-index: 50;}
.navigation h3{font-weight: 400;position:relative; font-size: 15px;font-family: 'SUIT'; font-weight: 600;line-height: 1;}
.navigation h3.active a{color: #222;font-weight: 600;}
.navigation h3.on a{color: #222;font-weight: 600;}
.navigation .lnb .lnb_header{display:flex; align-items:center;justify-content:space-between;width: 100%;z-index:1000}
.navigation .lnb .lnb_box{position: absolute; left: 50%; transform:translateX(-50%);margin-top: 150px;} 
.navigation .lnb .lnb_box h3 a span{margin: 13px 0 13px 0; }
.navigation .lnb .lnb_box h3:first-child a span{margin: 13px 0 13px 0; }
.navigation .lnb .nav_button_box .nav_btn{display: block;width: 16px;height: 16px;background:url(/mobile/images/main/main_x.png);background-size:cover ;z-index:2000}

.navigation h3.active a{}
.navigation a{width:100%;background-color:#fff;display: flex;align-items: center;justify-content: space-around;color:#222;font-size:17px;font-weight:500;font-family: 'SUIT';}
.navigation .lnb_box ul{display: none;/* display: block; */background: #fff; margin-top: 0px;}
.navigation .lnb_box ul li a{color:#555;font-size:14px;font-weight: 400;display:flex;align-items: center;justify-content: center;height: 27px;}
.navigation .lnb_box ul li.on a{color: #444; }
.navigation .nav_sns_wrap{display: flex; margin-top: 20px; gap:15px}
.navigation .nav_sns_wrap a img{transform:scale(50%)}

/* visual_wrap */
#visual_wrap{position: relative;height: initial;}
#visual_wrap .slick-dots{position: absolute; right: 2.6%; top: 50%; transform:translateY(-50%)}
#visual_wrap .slick-dots li{width: 10px; height: 10px;border-radius:50%;border:1px solid #fff;margin-bottom: 34px;text-indent:-9999px;}
#visual_wrap .slick-dots li.slick-active{background: #fff;}
#visual_wrap .visual > li{height: 100vh;}
#visual_wrap .visual li .img_box{height: 100vh;}
#visual_wrap .visual li .img_box video{position: absolute;left: 50%;transform: translateX(-50%);width: auto;height: 100vh;}

/* footer */
#footer{position: absolute; bottom: 40px;right: 2.6%;text-align: right;width: 100%;}
#footer .f_con a{color: rgba(255,255,255,.3); font-size: 10px; font-weight: 500; margin-left: 20px;}
#footer .f_con a::after{content:''; display: inline-block; position: relative; left: 10px; top: 2px; width: 1px; height: 10px; background: rgba(255,255,255,.3);}

/* ===sub====================================================== */
.sub_header{position: relative !important; border-bottom:1px solid #ddd;}
.sub_header h1 a{display: block;background: url(/images/sub/strange_lab.png) center / contain no-repeat !important; width: 123px; height: 38px;}
.sub_header .lnb_wrap .gnb li span a{font-size: 16px; font-weight: 500; color: #222 !important;padding: 50px; transition:.3s}
.sub_header .lnb_wrap .gnb li span a:hover{color: rgba(255,255,255) !important;text-shadow: 1px 1px 1px #222;}
.sub_header .nav_btn span{background: #222;}
.sub_header .nav_btn span::before{background: #222;}
.sub_header .nav_btn span::after{background: #222;}
.sub_header .nav_btn.nav span { background:transparent;}
.sub_footer{position: relative !important; bottom: 0 !important; border-top: 1px solid #ddd; padding: 18px 0;}
.sub_footer .f_con a{color: rgba(34,34,34,.3) !important;}
.sub_footer .f_con a::after{background: rgba(34,34,34,.3) !important;}

#sub_contents{padding: 40px 0 ;}
#sub_contents .contop h3{font-size: 19px; color: #222; font-weight: 900; text-align: center; padding-bottom: 40px;}

/* depth03 */
.depth03 {margin-bottom:40px;}
.depth03 > ul {display:flex;}
.depth03 > ul > li {width:50%;height:50px;border:1px solid #ddd;}
.depth03 > ul > li a {height:50px;font-size:15px;color:#222;font-weight:500;display:flex;justify-content:center;align-items:center;}
.depth03 > ul > li.on {border:2px solid #222;}

/* sub */
h5.h5_tit {position:relative;padding-left:31px;font-size:16px;color:#222;margin-bottom:30px;}
h5.h5_tit:before {position:absolute;left:0;top:4px;content:'';background:url(/images/sub/sub_tit.png)no-repeat center;width:21px;height:18px;}

/* sub0101 */
.sub0101_wrap .con01{margin-bottom:40px; }
.sub0101_wrap .con01 p{font-size:15px; color:#666; text-align:center; line-height:2;}
.sub0101_wrap .con01 p i{display:none; }
.sub0101_wrap .con01 .icon_wrap ul{display:flex;  justify-content: center; flex-wrap: wrap;margin-bottom:50px; gap: 5px;}
.sub0101_wrap .con01 .icon_wrap ul li{padding:30px 0; width:32%; text-align:center; border:1px solid #ddd; }
.sub0101_wrap .con01 .icon_wrap ul li:last-child{border-right:1px solid #ddd;}
.sub0101_wrap .con01 .icon_wrap ul li:nth-child(4), .sub0101_wrap .con01 .icon_wrap ul li:nth-child(5){margin-top:5px; }
.sub0101_wrap .con01 .icon_wrap ul li img{height:100px;}

.sub0101_wrap .con02{display:block}
.sub0101_wrap .con02 .img_wrap{position:relative; margin-bottom:30px; width:100%; height:200px; ; border:1px solid #ddd; }
.sub0101_wrap .con02 .img_wrap img{position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); width:80%; height:auto;}
.sub0101_wrap .con02 .txt_wrap p{font-size:13px; color:#222; line-height:2; }
.sub0101_wrap .con02 .txt_wrap p:nth-child(1){margin-bottom:20px; }
.sub0101_wrap .con02 .txt_wrap p:nth-child(2){margin-bottom:15px; }
.sub0101_wrap .con02 .txt_wrap p span{font-size:21px; font-weight:700;}

/* sub0102 */
.sub0102_wrap .con01 .img_wrap img{width:100%; }
.sub0102_wrap .con02{display:block; margin-top:20px; }
.sub0102_wrap .con02 ul li{display:flex; gap:20px; }
.sub0102_wrap .con02 ul li{padding:30px 0; border-bottom:1px dashed #ddd;; }
.sub0102_wrap .con02 ul li span{display:block; position:relative; padding:0 8px; font-size:15px; color:#fff; text-align:center; line-height:25px; }
.sub0102_wrap .con02 ul li span::before{position:absolute; content:''; width:25px; height:25px; background:#D8D8D8; border-radius:50%; top:0; left:0; z-index:-1;}
.sub0102_wrap .con02 ul li:nth-child(2) span::before{background:#B5B5B5;}
.sub0102_wrap .con02 ul li:nth-child(3) span::before{background:#999999;}
.sub0102_wrap .con02 ul li:nth-child(4) span::before{background:#777777;}
.sub0102_wrap .con02 ul li:nth-child(5) span::before{background:#555555;}
.sub0102_wrap .con02 ul li:nth-child(6) span::before{background:#333333;}
.sub0102_wrap .con02 ul li:nth-child(7) span::before{background:#111111;}
.sub0102_wrap .con02 ul li .txt_wrap p{font-size:15px; color:#222; font-weight:600;}
.sub0102_wrap .con02 ul li .txt_wrap em{font-size:13px; color:#444; word-break:keep-all;}

/* sub0103 */
.sub0103_wrap .con01 img{width:100%;}

/* sub0104 */
.sub0104_wrap .con01{display:block; }
.sub0104_wrap .con01 .map_wrap{width:100%;}
/* .sub0104_wrap .con01 .txt_wrap{width:100%; height:auto; background:linear-gradient(#222, #b7b7b7); padding:30px 0 30px 20px; color:#fff;} */
.sub0104_wrap .con01 .txt_wrap{width:100%; height:auto; background:#fff; padding:30px 0 30px 20px; color:#000;}
.sub0104_wrap .con01 .txt_wrap img{width:100px; }
.sub0104_wrap .con01 .txt_wrap strong{display:block; margin:30px 0 35px; font-size:13px; }
.sub0104_wrap .con01 .txt_wrap p{font-size:13px; color:#000; line-height:2;}
.sub0104_wrap .con01 .txt_wrap p span{display:inline-block; width:60px;}

.sub0104_wrap_e .con01 .txt_wrap{padding:30px 20px 30px 20px;}

/* sub02 */
.sub02_wrap .con01{display:block; }
.sub02_wrap .con01 .left_wrap{margin-right:0; width:100%;}
.sub02_wrap .con01 .left_wrap .img_wrap{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 69.231%; overflow:hidden;}
.sub02_wrap .con01 .left_wrap .img_wrap img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}

.sub02_wrap .con01 .right_wrap{width:100%; margin-top:20px;}
.sub02_wrap .con01 .right_wrap .mem_wrap_all{display:block; margin-bottom:40px;}
.sub02_wrap .con01 .right_wrap .mem_wrap_all .mem_name{margin-bottom:30px;}
.sub02_wrap .con01 .right_wrap .mem_wrap_all .mem_name em{display:block; font-size:12px; color:#999;}
.sub02_wrap .con01 .right_wrap .mem_wrap_all .mem_name p{font-size:25px; color:#333; font-weight:600;}
.sub02_wrap .con01 .right_wrap .mem_wrap_all .sub_sns_wrap ul{display:flex; gap:10px; justify-content: space-evenly;}
.sub02_wrap .con01 .right_wrap .mem_txt_wrap{margin-bottom:20px; height:auto;}
.sub02_wrap .con01 .right_wrap .mem_txt_wrap p{margin-bottom:30px; font-size:12px; color:#666; word-break:keep-all;}
.sub02_wrap .con01 .right_wrap .mem_txt_wrap p:last-child{margin-bottom:0;overflow: initial;height: max-content;}

.sub02_wrap .con01 .right_wrap .mem_photo_wrap ul.mem_photo_list{display:flex; gap:20px;}
.sub02_wrap .con01 .right_wrap .mem_photo_wrap ul.mem_photo_list .slick-list {width: calc(100% + 10px);}
.sub02_wrap .con01 .right_wrap .mem_photo_wrap ul.mem_photo_list li{margin-right:10px;}
.sub02_wrap .con01 .right_wrap .mem_photo_wrap ul.mem_photo_list div.img_wrap{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 72.81%; overflow:hidden;}
.sub02_wrap .con01 .right_wrap .mem_photo_wrap ul.mem_photo_list div.img_wrap img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}
.sub02_wrap .con01 .right_wrap .mem_photo_wrap ul.mem_photo_list .slick-arrow{display:none !important;}

.sub02_wrap .con02{margin-top:50px; }
.sub02_wrap .con02 .click_all{margin-bottom:60px;}
.sub02_wrap .con02 .click_all .click_btn{display: flex; gap:10px; justify-content: center;}
.sub02_wrap .con02 .click_all .click_btn li{width: 110px; height: 42px; text-align: center; border: 1px solid #ddd; padding: 12px; font-size: 12px; cursor: pointer; color:#999;}
.sub02_wrap .con02 .click_all .click_btn li.on{background: #4d3d6c;color: #fff; font-weight: 500; border:none;}

.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list{display:flex;  flex-wrap: wrap; gap:15px;}
.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list li{width:47%; }
.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list li div.img_wrap{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 59.701%; overflow:hidden;}
.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list li div.img_wrap img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}
.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list li div.txt_wrap{margin-top:20px;}
.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list li div.txt_wrap em{display:block; font-size:14px; color:#222;}
.sub02_wrap .con02 .click_con .num01 .youtube_wrap ul.youtube_list li div.txt_wrap p{margin-bottom:20px;font-size:12px; color:#999;}

.sub02_wrap .con02 .click_con .num02 div.album_info{margin:30px 0; padding:15px; background:#f8f8f8;}
.sub02_wrap .con02 .click_con .num02 div.album_info p{padding-bottom:10px; font-size:12px; color:#222; word-break:keep-all;}
.sub02_wrap .con02 .click_con .num02 div.album_info ul.make_mem{margin:20px 0;}
.sub02_wrap .con02 .click_con .num02 div.album_info ul.make_mem li{font-size:12px; color:#222;}

.sub02_wrap .con02 .click_con .num02 ul.album_list{display:flex; gap:10px; flex-wrap: wrap;}
.sub02_wrap .con02 .click_con .num02 ul.album_list li{width:48%;}
.sub02_wrap .con02 .click_con .num02 ul.album_list li .img_wrap{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 100%; overflow:hidden;}
.sub02_wrap .con02 .click_con .num02 ul.album_list li .img_wrap img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}
.sub02_wrap .con02 .click_con .num02 ul.album_list .txt_wrap{margin-top:20px;}
.sub02_wrap .con02 .click_con .num02 ul.album_list .txt_wrap em{display:block; font-size:14px; color:#222;}
.sub02_wrap .con02 .click_con .num02 ul.album_list .txt_wrap p{margin-bottom:20px;font-size:12px; color:#999;}

.con01_pop {}
.con01_pop_up { overflow:hidden; position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); z-index:5000; width:calc(100% - 80px);}	
.con01_pop_up .pop_btn_close { display:block; position:absolute; right:15px; top:15px;}
.con01_pop_up .pop_inner {padding:20px; background:#fff;}
.con01_pop_up .pop_box {}
.con01_pop_up .pop_box .pop_con { margin:20px 0; padding:0;overflow-y:scroll; height:450px;}

.con01_pop_up .pop_box .pop_con .album_all{margin-top:30px;display:block; }
.con01_pop_up .pop_box .pop_con .album_all .img_wrap{width:100%;}
.con01_pop_up .pop_box .pop_con .album_all .img_wrap .img{text-align: center; position: relative; width: 100%; height:0; padding-bottom: 100%; overflow:hidden;}
.con01_pop_up .pop_box .pop_con .album_all .img_wrap img{position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; max-height: 100%;}
.con01_pop_up .pop_box .pop_con .album_all .txt_wrap_all{margin-top:30px;}
.con01_pop_up .pop_box .pop_con .album_all .txt_wrap_all .txt_wrap p{margin-bottom:15px;font-size:12px; color:#222;}
.con01_pop_up .pop_box .pop_con .album_all .txt_wrap_all .txt_wrap p span{color:#555;}
.con01_pop_up .pop_box .pop_con .album_all .txt_wrap_all .music_site_wrap ul{margin-top:20px; display:flex; gap:20px; flex-wrap: wrap;}
.con01_pop_up .pop_box .pop_con .album_list{margin-top:30px;}

table.tb01{width:100%;}
table.tb01 tr{border-bottom:1px solid #ddd;}
table.tb01 tr th{padding:12px; font-size:13px; color:#222;}
table.tb01 tr td{padding:12px; font-size:12px; color:#555;}
table.tb01 tr td.num{text-align:center;}

.con01_pop_up .pop_box .pop_con ul::-webkit-scrollbar { width: 5px; border-radius:5px;}
.con01_pop_up .pop_box .pop_con ul::-webkit-scrollbar-track { background-color: rgba(0,0,0,.2); border-radius:5px;}
.con01_pop_up .pop_box .pop_con ul::-webkit-scrollbar-thumb { border-radius: 3px; background-color: #555; border-radius:5px;}
.con01_pop_up .pop_box .pop_con ul::-webkit-scrollbar-button { width: 0; height: 0;}
.con01_pop_up .pop_box .pop_con ul li {padding-left:13px; font-size:14px; color:#222; font-weight:300; line-height:2;}

.sub02_wrap .con02 .click_con .num03{display: block; }
.sub02_wrap .con02 .click_con .num03 ul.activities_wrap{text-align: center;}
.sub02_wrap .con02 .click_con .num03 ul.activities_wrap li{display:block ;  padding:20px 0; border-bottom:1px solid #ddd;}
.sub02_wrap .con02 .click_con .num03 ul.activities_wrap li strong{display:block; margin-right:0; margin-bottom:15px; width:100%; font-size:12px; color:#222; text-align:start;}
.sub02_wrap .con02 .click_con .num03 ul.activities_wrap li div.txt_list{width:100%;}
.sub02_wrap .con02 .click_con .num03 ul.activities_wrap li div.txt_list p{padding-left:15px; position:relative; font-size:12px; color:#555;}
.sub02_wrap .con02 .click_con .num03 ul.activities_wrap li div.txt_list p::before{position:absolute; content:''; width:3px; height:3px; background:#4D3D6C; border-radius:50%; top:10px; left:0;}

.paging_btn{margin-top:40px; text-align:center; box-sizing:border-box; width:100%;}
.paging_btn:before, .paging_btn:after{box-sizing:inherit;}
.paging_btn ul{display:inline-block; font-size:0; }
.paging_btn ul li{display:inline-block; margin:0 2px; vertical-align:middle; border-radius:50%;}
.paging_btn ul li img{vertical-align: -webkit-baseline-middle;}
.paging_btn ul li a{display:block; width:40px; height: 40px; border:1px solid #ddd;  font-size:12px; color:#666; line-height:40px; font-weight:500; border-radius:50%;}
.paging_btn ul li.page_arrow a{line-height:31px; }
.paging_btn ul li.on{background:#4d3d6c; }
.paging_btn ul li.on a{color:#fff; border:1px solid #4d3d6c; border-radius:50%;}

/* sub0301 */
.sub0301_wrap .con {margin-top:40px;}
.sub0301_wrap .con:before {margin-top:0;}
.sub0301_wrap .con .con_box .ul_tb {width:100%;border-top:2px solid #222;}
.sub0301_wrap .con .con_box .ul_tb > li {display:block;padding:20px 0;border-bottom:1px solid #ddd;}
.sub0301_wrap .con .con_box .ul_tb > li .p_tit01 {font-size:14px;color:#222;font-weight:600;width:auto;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap {margin-left:0;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .p_txt01 {font-size:14px;color:#555;font-weight:500;padding-top:10px;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .p_txt01 > span {width:60px;height:30px;background:#222;border-radius:5px;color:#fff;line-height:30px;display:inline-block;text-align:center;margin-right:4px;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .p_txt01 a.write_btn{display: inline-block; width: 84px; height:30px; background: #4D3D6C; border-radius: 5px; font-size:10px; color: #fff; text-align: center; line-height: 30px; margin-left: 6px;}
.sub0301_wrap .con .con_box .ul_tb > li .p_txt01_1 {margin-top:20px;}
.sub0301_wrap .con .con_box .ul_tb > li .p_txt01_1:first-child {margin-top:0;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap {margin-top:20px;margin-left:0;display:block;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box {position:relative;padding:20px;border:1px solid #ddd;border-radius:10px;margin-right:0;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box > span {position:absolute;left:4px;top:-13px;font-size:40px;font-weight:bold;color:#ebebeb;z-index:-1;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box > p {font-size:14px;color:#222;font-weight:500;margin-left:0;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box > img {padding-top:20px;margin-left:20px;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box:nth-child(2) {margin-top:20px;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box .ul_style01 {margin-top:20px;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box .ul_style01 > li {position:relative;padding-left:14px;font-size:13px;color:#555;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .box_wrap .box .ul_style01 > li:before {position:absolute;left:0;top:10px;content:'';width:4px;height:4px;background:#999;}

.sub0301_wrap .con .ul_box {display:block;flex-wrap:wrap;gap:25px;}
.sub0301_wrap .con .ul_box > li {width:100%;height:200px;display:flex;justify-content:center;align-items:center;flex-direction: column;border:1px solid #ddd;border-radius:10px;margin-top:20px;}
.sub0301_wrap .con .ul_box > li:first-child {margin-top:0;}
.sub0301_wrap .con .ul_box > li .p_tit02 {font-size:14px;color:#888;padding:25px 0 10px 0;}
.sub0301_wrap .con .ul_box > li .p_txt02 {font-size:14px;color:#222;font-weight:600;}

.sub0301_wrap .con .div_box {width:100%;border:1px solid #ddd;border-radius:5px;display:flex;align-items: center;padding:15px;}
.sub0301_wrap .con .div_box .p_txt03 {font-size:13px;color:#222;padding-left:10px;}

ul.ul_style02 > li {position:relative;padding-left:20px;font-size:13px;color:#555;line-height:1.8;}
ul.ul_style02 > li:before {position:absolute;left:0;content:'#';}
ul.ul_style02 > li > span {color:#222;font-weight:500;}

/* sub0301_1 */
.sub0301_1_wrap .con .con_box .ul_tb > li {padding:15px 0;}
.sub0301_1_wrap .con .con_box .ul_tb > li .txt_wrap .p_txt01 > span {min-width:45px;margin-right:7px;}
.sub0301_wrap .con .con_box .ul_tb > li .txt_wrap .p_txt01 a.write_btn02{display: block; width: 84px; height:30px; background: #4D3D6C; border-radius: 5px; font-size:10px; color: #fff; text-align: center; line-height: 30px; margin: 5px 0 0 50px;}

/* sub0302 */
.sub0302_wrap{width:100%; margin:0 auto; }
.sub0302_wrap .con01{display:flex; flex-wrap: wrap; gap:30px; margin-bottom:50px; padding: 0 10px;}
.sub0302_wrap .input_box{width:100%; margin-bottom:40px;}
.sub0302_wrap .input_box02{width:100%; margin-bottom:40px;}
.sub0302_wrap .input_box03{margin-bottom:0;}
.sub0302_wrap .input_box p{margin-bottom:20px; padding-left: 13px; position: relative; font-size:15px; color:#555;}
.sub0302_wrap .input_box p::before{position: absolute; content: '';  left: 0px; top: 7px; width: 4px; height: 4px; border-radius: 4px; background: #4D3D6C;}
.sub0302_wrap .input_box span{margin-right:20px;font-size:14px; color:#555;vertical-align: middle;}
.sub0302_wrap .input_box span:last-child{margin-right:0;}

.sub0302_wrap .input_box .phone_num_box{display:flex; gap:15px; }
.sub0302_wrap .input_box .phone_num_box span{margin-right:0;}

.sub0302_wrap .input_box .e_mail_box{display:flex; gap:15px; }
.sub0302_wrap .input_box .e_mail_box span{margin-right:0;}

.sub0302_wrap .input_box .home_info_box .search_wrap{display:flex; gap:20px; }
.sub0302_wrap .input_box .home_info_box .search_wrap a.home_search_bth{display:inline-block; width:140px; height:35px; background:#333; font-size:13px; color:#fff; text-align:center; line-height:35px; }
.sub0302_wrap .input_box .home_info_box .home_txt_wrap{display:block;  margin-top:20px; }

.sub0302_wrap .input_box02 span{display:block; margin-bottom:20px; }
.sub0302_wrap .input_box02 span:last-child{margin-bottom:0;}
.sub0302_wrap .input_box02 span input[type="file"]{margin-left:10px; }

.sub0302_wrap .con02 .agreement_wrap{margin-top:20px; }
.sub0302_wrap .con02 .agreement_wrap span{margin-right:20px;font-size:14px; color:#555;vertical-align: middle;}
.sub0302_wrap .con02 .agreement_wrap span:last-child{margin-right:0;}

div.btn_wrap{margin-top:50px; text-align:center; }
div.btn_wrap a{display:inline-block; width:160px; height:40px; background:#333; font-size:13px; color:#fff; text-align:center; line-height:40px; }

input:focus {outline: none;}
textarea:focus {outline: none;}
input[type="text"].input_txt01{display:block; width:100%; border:0; border-bottom:1px solid #ddd; font-size:13px; color:#555; }
input[type="text"].input_txt02{display:block; width:30%; border:0; border-bottom:1px solid #ddd; font-size:13px; color:#555; }
input[type="text"].input_txt03{display:block; width:200px; height:35px; border:0; border:1px solid #ddd; font-size:13px; color:#555; }
input[type="text"].input_txt04{display:block;margin:20px 0; width:100%; border:0; border-bottom:1px solid #ddd; font-size:13px; color:#555; }
input[type="text"].input_txt05{display:inline-block; margin-left:0; width:100%; border:0; border-bottom:1px solid #ddd; font-size:13px; color:#555; }
input[type="radio"].input_radio01{margin-right:5px; }
select.select01{border:1px solid #ddd; width:29%; font-size:13px; color:#555; height:35px; }
textarea.textarea01{width:100%; border:1px solid #ddd;}
}