/* Common **********************************************************************/
/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); <-- 기존에 있던 것 */
/*  Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess   */
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 300; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
 }

@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'SUIT';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Heavy.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
@import url('https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Arrows:wght@400..700&display=swap');
@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	src: url('/assets/font/Pretendard-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	src: url('/assets/font/Pretendard-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	src: url('/assets/font/Pretendard-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src: url('/assets/font/Pretendard-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	src: url('/assets/font/Pretendard-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	src: url('/assets/font/Pretendard-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: url('/assets/font/Pretendard-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	src: url('/assets/font/Pretendard-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	src: url('/assets/font/Pretendard-Black.woff2') format('woff2');
}

/* Common **********************************************************************/ 
html,body {width:100%;scroll-behavior:smooth; }
html {overflow-y:scroll; box-sizing:border-box;}
*, *:before, *:after{box-sizing:inherit;}
*{
-webkit-text-size-adjust:none;
-webkit-text-size-adjust - auto | none | N% (default auto)
}
body {word-break:break-all;-ms-word-break:break-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0; padding:0;}
fieldset,img {border:0px none; vertical-align:top;}
dl,ul,ol,menu,li {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
button {border:0 none; background-color:transparent; cursor:pointer;}
body { background:#fff;}
body,th,td,input,select,textarea,button {font-size:15px; line-height:1.6; font-family: 'SUIT'; color:#555;} 
input, select, textarea, button{vertical-align:middle; }
a:link,a:active,a:visited{color:#7d7d7d; text-decoration:none; border:0px;}
a:hover,a:focus{color:#333; text-decoration:none}

table {border-collapse:collapse; border-spacing:0;}
address,caption,cite,code,dfn,em,var {font-style:normal; font-weight:normal;}
summary, caption, legend, hr {width:0; height:0; font-size: ; line-height: ; overflow: hidden; visibility: hidden; border: none; position:absolute; left:-1000em;}
caption {position:static;}
/* label hidden 처리 */
.invisible, .hide{overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0; position:absolute;}
label.invisible{*position:Absolute;}

/* common */
.clfix:after {content: "."; display: block; height:0px; clear: both; visibility: hidden;}
.clfix {display:inline-block;}
.clfix {display:block;}
* html .clfix {height:1%;} /* Hides from IE-mac */
.clfix {zoom:1;} /*for IE 5.5-7*/

.list {border-top:2px solid #1c1815; border-bottom:1px solid #1c1815;}


/*멤버스킨*/
.title{font-size:15px; font-weight:bold;}

/*테이블*/
.tbl_type,.tbl_type th,.tbl_type td{border:0}
.tbl_type{width:100%;border-bottom:1px solid #e2e2e5; }
.tbl_type th{padding:10px 0 10px 0;border-top:2px solid #383d4a; font-weight:bold; border-bottom:1px solid #e2e2e5;}
.tbl_type p{font-size:11px; color:#b6b7bc;}
.tbl_type td{padding:7px 0 7px 0;border-top:1px solid #e5e5e5;color:#4c4c4c; border-bottom:none; border-top:none; line-height:18px;}

.tbl_type2,.tbl_type2 th,.tbl_type2 td{border:0}
.tbl_type2{width:100%;border-bottom:1px solid #e7e7e7; }
.tbl_type2 th{padding:10px 0 10px 0; background:#f9f9f9; text-align:center;}
.tbl_type2 p{font-size:11px; color:#b6b7bc;}
.tbl_type2 td{padding:10px 0 10px 10px; border-bottom:none; border-top:none; line-height:18px;}


/*로그인스킨*/
#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: flex; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:50%; 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:47.27%;}
.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%;}


/*회원가입 스킨*/
.inWrap {width:98%;  border:1px solid #353638; border-width:1px 0; padding:30px 0;}
.inWrap.type1 { padding:50px 0;}
.inWrap.type2 { padding:0;}
.inWrap.type3 { padding:5px 0; border-bottom-width:0;}
.inWrap.width1 { width:680px !important; margin:0 auto;}
.tbox1 { border:1px solid #cdcdcd; }
.tbox1 .boxTit { padding:20px 20px 10px; color:#333; font-weight:700; font-size:16px;}
.tbox1 .txt_scroll { height:200px; padding:0 20px; overflow-y:auto;}
.txt_type { line-height:25px; font-size:13px; color:#666;}
.agreement input{vertical-align:middle; border:none;}
.btnType { display:inline-block; position:relative; transition:all 0.3s;}
.btnType.btn1 { height:30px; line-height:28px; padding:0 45px; font-size:13px;}
.btnType.btn1.color2 {border:1px solid #333; background:#333; cursor:pointer; }
.btnWrap input{color:#fff;}

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

//* ==main== */
#wrap {position: relative; width: 100%; min-width: 1200px; max-width: 1920px; margin: 0 auto; overflow: hidden;  word-break: keep-all;}
.inner {width: 1200px; margin: 0 auto; max-width: 100%;}

#header{height: 123px;}
#header .inner{position:relative; height: 100%;}
#header h1{position:absolute; left: 0; bottom:30px; width:180px; height: 33px; }
#header h1 a{display: block; width: 100%; height: 100%;}
#header h1 img{width: 100%; height: 100%}

.gnb{position:absolute; display: flex; right: 0; bottom: 10px; font-size: 0; z-index: 500;}
.gnb > li{position:relative; margin-right: 78px;}
.gnb > li:last-child{margin-right: 0;}
.gnb > li > a{display: block; padding: 14px 0; font-size:16px; font-weight: 600; color:#222;}
.gnb > li:last-child > a{color: #B41D23;}
.gnb > li ul{position:absolute; display: none; left: 50%; top: 100%; transform: translateX(-50%); background-color: #fff; width: 170px; padding: 25px 0; box-shadow:rgba(0,0,0,0.17) 0 3px 3px;}
.gnb > li ul:before{content:''; position:absolute; top: 0; left: 50%; transform:translateX(-50%); width:27px; height: 2px; background-color: #000000;}
.gnb > li:last-child ul:before{background-color: #B41D23;}
.gnb > li ul li a{display: block; line-height: 30px; color:#222; font-size:16px; text-align: center;}

.navigation{display: none;}

#visual_wrap .top{padding: 35px 0 155px;}
#visual_wrap .top p{font-size:15px; color:#222; line-height: 25px; text-align: left;}
#visual_wrap .bot{position:relative; width: 1800px; margin: 0 auto; max-width: 100%;}
#visual_wrap .bot .txt{position:absolute; width: 100%; font-size: 0; top: -55px;}
#visual_wrap .bot .txt em{font-size: 40px; color:#222; line-height: 55px; font-weight: 700;}
#visual_wrap .bot .txt em span{color:#fff;}

.main_tit{position:relative;}
.main_tit h2{line-height: 1; font-size:20px; font-weight: 700; color:#222; }
.main_tit a{position:absolute; right: 0; bottom: 0; width:32px; height: 32px; background: url(/assets/images/main/main_more_pc.png)center no-repeat;}
#section01{padding-top: 170px; font-size: 0;}
#section01 .inner{display: flex; justify-content: space-between;}
#section01 .con01{width:530px;}
#section01 .con01 ul{margin-top: 40px;}
#section01 .con01 ul li{display: flex; margin-top: 20px;}
#section01 .con01 ul li:first-child{margin-top: 0;}
#section01 .con01 ul li .img_wrap{position:relative; width:24.52%}
#section01 .con01 ul li .img_wrap a{position:relative; display: block; padding-bottom: 62.79%;}
#section01 .con01 ul li .img_wrap a img{position:absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}
#section01 .con01 ul li .txt{display: flex; flex-direction: column; justify-content: space-between; width: calc(100% - 24.52%); padding-left: 20px;}
#section01 .con01 ul li .txt em{display: block; font-size:15px; line-height: 25px; height: 50px; font-weight: 500; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; word-wrap:break-word;}
#section01 .con01 ul li .txt em a{color:#222}
#section01 .con01 ul li .txt span{display: block; line-height: 1; font-size:14px; color:#666666}
#section01 .con02{width:530px;}
#section01 .con02 ul{display: flex; justify-content: space-between; flex-wrap:wrap; margin-top: 40px;}
#section01 .con02 ul li{width: 48.11%; margin-top: 18px;}
#section01 .con02 ul li:nth-child(-n + 2){margin-top: 0;}
#section01 .con02 ul li .img_wrap{position:relative; padding-bottom: 63.23%;}
#section01 .con02 ul li .img_wrap img{position:absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}
#section01 .con02 ul li .txt{margin-top: 8px;}
#section01 .con02 ul li .txt em{display: block; line-height: 1; font-size:15px; color:#222; font-weight: 500; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
#section01 .con02 ul li .txt em a{color:#222;}

#section02{padding: 70px 0; font-size: 0}
#section02 .sec02_slider{position:relative; margin-top: 40px;}
#section02 .sec02_slider .slick-slider{width: calc(100% + 20px);}
#section02 .sec02_slider .slick-track{margin-left: 0;}
#section02 .sec02_slider li{margin-right: 20px;}
#section02 .sec02_slider a{display: block; border: 1px solid #ddd; padding: 28px 28px 25px}
#section02 .sec02_slider .top{padding-bottom: 15px; border-bottom: 1px dashed #ddd;}
#section02 .sec02_slider .top .date{display: flex; align-items: center;}
#section02 .sec02_slider .top .date b{display: block; line-height: 1; font-size:20px; font-weight: 800; color:#222; margin-right: 10px;}
#section02 .sec02_slider .top .date span{display: block; line-height:1; font-size:16px; font-weight: 500; color:#666666}
#section02 .sec02_slider .top em{display: block; font-size: 16px; color:#222; line-height: 25px; height: 50px; margin-top: 25px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical; word-wrap:break-word;}
#section02 .sec02_slider .bot{padding-top: 15px;}
#section02 .sec02_slider .bot p{font-size:14px; color:#666; line-height: 25px; height: 175px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7;  -webkit-box-orient: vertical; word-wrap:break-word; }
#section02 .sec02_slider .prev{position:absolute; left: -48px; top: 0; bottom: 0; margin: auto 0; width: 17px; height: 32px; cursor: pointer;  background: url(/assets/images/main/main_prev01_pc.png)center no-repeat;}
#section02 .sec02_slider .next{position:absolute; right: -48px; top: 0; bottom: 0; margin: auto 0; width: 17px; height: 32px; cursor: pointer; background: url(/assets/images/main/main_next01_pc.png)center no-repeat;}

.f_menu_pc{padding: 70px 0 70px; background-color: #f5f5f5; font-size: 0}
.f_menu_pc em{display: block; line-height: 1; font-size: 20px; color:#222; font-weight: 700;}
.f_menu_pc .f_menu_wrap{display: flex; margin-top: 40px;}
.f_menu_pc .f_menu_wrap ul{width:16.66%;}
.f_menu_pc .f_menu_wrap ul li{margin-top: 10px;}
.f_menu_pc .f_menu_wrap ul li.pc_none{display: none;}
.f_menu_pc .f_menu_wrap ul li:first-child{margin-top: 0;}
.f_menu_pc .f_menu_wrap ul li a{display: block; line-height: 1; font-size: 14px; color:#555555}
.f_menu_tab{display: none;}
.f_menu_mob{display: none;}

#footer{padding: 40px 0;}
#footer .inner{position:relative; }
#footer address p span{color:#222; font-weight: 800; margin-right: 8px;}
#footer address p{font-size:14px; line-height: 1; color:#555;}
#footer address em span{color:#222; font-weight: 800; margin-right: 8px;}
#footer address em{display: inline-block; line-height: 1; font-size:14px; color:#555; margin-top: 15px; margin-right: 48px;}
#footer p.copyright{position:absolute; right: 0; bottom: 0; line-height: 1; font-size: 14px; color:#222; font-weight: 800;}



/* ---------------------------sub-------------------------------- */
#sub_visual_wrap{position:Relative; width: 1800px; margin: 0 auto; max-width: 100%;}
.sub_visual_txt{position:absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%;}
.sub_visual_txt ul{display: flex; align-items: center;  font-size: 0;}
.sub_visual_txt ul li span{display: block; line-height: 1; font-size:14px; color:#fff; font-family: 'Noto Sans KR'; }
.sub_visual_txt ul li.arrow{margin: 0 20px;}
.sub_visual_txt h2{line-height: 1; font-size: 35px; color:#fff; font-weight: 500; margin-top: 20px;}

#sub_contents{padding: 50px 0 70px}

.sub_menu{font-size: 0; margin-bottom: 50px;}
.sub_menu ul{display: flex; flex-wrap: wrap;}
.sub_menu ul li a{display: block ;padding: 0 33px; line-height: 45px; border-radius:22.5px; font-weight: 500; font-size:15px; color:#777777;}
.sub_menu ul li.on a{background-color: #000; color:#fff; font-weight: 700;}

/*sub0101*/
.sub0101 h4{font-size:26px; color:#c2464b; position:relative;}
.sub0101 h4:after{position:absolute; content:""; display:block; width:700px; height:2px; background:#c2464b; right:0; top:20px;}
.sub0101 .txt_wrap{margin:50px 0;}
.sub0101 .txt_wrap_mob{display:none;}
.sub0101 .txt_wrap p ~ p{margin-top:20px;}
.sub0101 .txt_wrap p span{font-size:16px; color:#c2464b;}
.sub0101 p.name{text-align:right; font-weight:500; font-size:18px; color:#000;}

/* sub0102 */
.sub0102 ul.history_wrap_pc{display:block;}
.sub0102 ul.history_wrap_mob{display:none;}
.sub0102 ul.history_wrap_pc{position:relative; overflow:hidden;}
.sub0102 ul.history_wrap_pc:before{position:absolute; width:1px; height:83%; background:#000; display:block; content:""; left:50%; top:15px;}
.sub0102 ul.history_wrap_pc li{display:block; text-align:right; position:relative; width:50%; margin-bottom:30px; padding-right:200px}
.sub0102 ul.history_wrap_pc li:before{position:absolute; width:160px; height:1px; border-top:1px dashed #555; display:block; content:""; right:10px; top:20px;}
.sub0102 ul.history_wrap_pc li:after{position:absolute; width:18px; height:18px; background:#fff url('/assets/images/sub/his_tit.png') no-repeat; background-size:100%; display:block; content:""; right:-10px; top:10px;}
.sub0102 ul.history_wrap_pc li.li_02{display:block; text-align:left; position:relative; width:100%; margin-bottom:30px; padding-left:calc(50% + 200px); padding-right:0;}
.sub0102 ul.history_wrap_pc li.li_02:before{position:absolute; width:160px; height:1px; border-top:1px dashed #555; display:block; content:""; left:calc(50% + 10px); top:20px;}
.sub0102 ul.history_wrap_pc li.li_02:after{position:absolute;width:18px; height:18px; background:#fff url('/assets/images/sub/his_tit.png') no-repeat; background-size:100%; display:block; content:""; left:49.3%; top:10px;}

.sub0102 ul.history_wrap_pc li b{display:block; color:#000; font-size:26px; font-weight:500; vertical-align:top;}
.sub0102 ul.history_wrap_pc li p{width:100%;}
.sub0102 ul.history_wrap_pc li.li_02 p.txt_in{width:calc(100% - 30px); padding-left:105px;}
.sub0102 ul.history_wrap_pc li p.txt_in{width:100%; padding-right:80px;}
.sub0102 ul.history_wrap_pc li span{color:#c2464b; font-size:16px; font-weight:bold; vertical-align:top; margin-left:20px; height:auto; width:60px; text-align:center;}
.sub0102 ul.history_wrap_pc li.li_02 span{margin-right:20px; margin-left:0;}

/* sub0103 */
.rules .ptit{width:100%; height:70px; line-height:70px; background:#fff url(/assets/images/sub/rules_btn.png)no-repeat 96% 16px; background-size:35px; cursor:pointer; border:1px solid #ebebeb; overflow:hidden; margin-top:30px;}
.rules .ptit.on{background:#fff url(/assets/images/sub/rules_btn_2.png)no-repeat 96% 16px; background-size:35px;}
.rules .ptit span{float:left; display:block; color:#000; font-size:16px; line-height:70px; font-weight:500; margin-left:30px;}
.rules .ptit p{float:left; font-size:16px; font-weight:normal; color:#000; padding-left:30px;}
.rules .ptxt{display:none; background:#fff; overflow:hidden; width:100%; padding:17px 20px; border:1px solid #ebebeb; border-top:none; margin-bottom:30px;}
.type{padding-left:10px; margin-top:5px;}
.type > li{margin-bottom:20px; font-size:15px; color:#000;}
.type > li table{width:80%; margin-top:20px; text-align:center; border:1px solid #f5f5f5;}
.type > li table th{border-bottom:1px solid #f5f5f5; padding:10px;}
.type > li table tr, th, td{font-size:15px;}
.type > li > p{color:#555;line-height: 25px; font-size:15px;}

/* sub0104 */
.sub0104 .img_wrap{margin-bottom:100px;}
.sub0104 .tbl_02{width:100%; text-align:center;}
.sub0104 .tbl_02 th{background:#ddd; color:#000; font-size:16px; border-top:2px solid #c2464b; padding:20px;}
.sub0104 .tbl_02 td{padding:20px; border:1px solid #ddd;}

/* sub0501 */
.sub0501_wrap {}
.sub0501_wrap p,li,span,strong {word-break: keep-all;}
.sub0501_wrap .con_top {margin-bottom: 80px;}
.sub0501_wrap .con_top span.tit {display: block; text-align: center; color: #222; font-weight: 700; font-size: 26px;}
.sub0501_wrap span.tit2 {display: block; text-align: center; color: #222; font-weight: 700; font-size: 26px;}
.sub0501_wrap .con_top .btn_wrap {float: right;}
.sub0501_wrap .con_top .btn_wrap a {font-size: 16px; color: #fff; background: #222; border-radius: 5px; width: 200px; height: 50px; line-height: 50px; margin: 0 auto; text-align:center; display: block;}
.sub0501_wrap .con {border-top: 1px solid #ddd; margin: 40px 0;}
.sub0501_wrap .con p.p_con {font-size: 17px; color: #222; line-height: 1.8; padding: 30px 40px;}
.sub0501_wrap .con p.p_con:nth-child(2) {padding: 0 40px 30px 40px;}
.sub0501_wrap .con ul.con_li {padding: 0 40px;}
.sub0501_wrap .con ul.con_li li {margin-bottom: 10px;}
.sub0501_wrap .con ul.con_li li:last-child {margin-bottom: 0;}
.sub0501_wrap .con ul.con_li li p.p_con2 strong {font-size: 16px; color: #222;}
.sub0501_wrap .con ul.con_li li p.p_con2 {font-size: 16px; color: #555;}
.sub0501_wrap .con .box {margin-bottom: 50px;}
.sub0501_wrap .con .box p.p_tit {font-size: 17px; color: #222; font-weight: 700; background: #f7f7f7; padding: 20px 40px; border-radius: 10px; margin-bottom: 15px;}
.sub0501_wrap .con2 {border: 1px dashed #ddd; padding: 30px 40px; margin-top: 50px;}
.sub0501_wrap .con2 p {font-size: 17px;}
.sub0501_wrap .con2 p.p_ct {color: #222; margin-bottom: 20px; text-align: center; font-weight: 600;}
.sub0501_wrap .con2 p.p_lt {color: #555; line-height: 1.8; word-break: break-all;}
