/* BASIC css start */
#contentWrapper {font-family: Noto Sans KR, sans-serif;}


.page_content .page01_bg { padding-bottom:100px;}
.page_content .page01_bg .page01{width:800px; text-align:center; margin:0 auto;}
.page_content .page01_bg .btn{display:flex; justify-content:space-around; width:800px; margin:0 auto;}
.page_content .page01_bg .btn .btn01{width:300px; height:80px; line-height:80px; font-size:25px; background-color:#4684b4; color:#fff; border-radius:20px; text-align:center;  border:4px solid #4684b4;}
.page_content .page01_bg .btn .btn02 {width:300px; height:80px; line-height:80px; font-size:25px; background-color:#082d49; color:#fff; border-radius:20px; text-align:center; border:4px solid #082d49;}
.page_content .page01_bg .btn .btn01:hover{ border:4px solid #4684b4; background-color:#fff; color:#4684b4;}
.page_content .page01_bg .btn .btn02:hover{ border:4px solid #082d49; background-color:#fff; color:#082d49;}
.page_content .page02_bg {background-color:#ececec;}
.page_content .page02_bg .page02{width:800px; text-align:center; margin:0 auto; padding:50px 0 50px 0;}


.page02{text-align:center;}
.tab{width: 700px; text-align: left; line-height: 1.6; font-family: Noto Sans KR, sans-serif; font-size: 14pt; box-sizing: border-box; padding-left:100px; margin:0 auto;}
.tab_title{letter-spacing: -0.9pt; font-family: ³ª´®½ºÄù¾î ExtraBold; font-size: 22pt;}
.line{width: 550px; height: 10px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;}

.notice_title{font-size:58px; font-weight:700; color:#000000; text-align:left; width:740px; margin:0 auto; font-family: 'Nanum Square'; letter-spacing:-7px; line-height:58px; padding-bottom:60px;}
.notice_section {display:block; }
.notice_section dl {text-align:left; width:740px; margin:15px auto 60px; font-size:25px; position:relative; color:#4086a8; word-break:keep-all; }

.notice_section dd{padding-left:15px; margin-bottom:15px;}
.notice_section dd:before{content: "-";  position: absolute;  left: 0; }
.notice_section .rec:before{content: "¡á";  position: absolute;  left: 0; }

.bold{font-weight:700;}
.flex_wrap{display:flex; justify-content:space-between; width:900px; margin:0 auto;}
.flex_wrap .circle{margin: 0px auto 33px; border-radius: 100%; border: 2px solid #000; border-image: none; width: 10em; height: 10em; display: table; box-sizing: border-box; display:flex;}
.flex_wrap .circle .cir_01{font-size:18px;}
.flex_wrap .circle .cir_02{font-size:18px;}
.flex_wrap .circle .cir_03{font-size:18px;}


.bbs-write{ text-align:center; margin-top:50px;}
.bbs-write a{width:300px; height:80px; line-height:80px; font-size:25px; border-radius:20px; text-align:center; color:#fff; display:block; margin:0 auto;}
.bbs-write .btn03{ background-color:#a40000;  border:4px solid #a40000;}
/* BASIC css end */

