 .comm_padding {
    padding:110px 0px ;
}

 span.br{
    display:block;
}
     span.brmobile{ padding-left:20px;
        display:inline-block;
    }

 @media (max-width: 640px) {
     span.br {
        display:inline-block;
    }
 span.brmobile{
    display:block;
}


    }


/*======================================
웹폰트
======================================*/

@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fastly.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap') @import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css');
@font-face {
	font-family: 'SunBatang-Light';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/SunBatang-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@import url('//fonts.googleapis.com/earlyaccess/jejumyeongjo.css');
/*======================================
이동 움직임 넣기
======================================*/
html {
	scroll-behavior: smooth;
}
/*======================================
글씨체 랜딩 선명하게
======================================*/

html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*======================================
body
======================================*/




.swrap h2 {
	font-size: 1.8rem;
	padding-left: 20px ;
	position: relative;
	margin-bottom: 1.2rem;
	font-weight: 700;
	text-align: left
}
.swrap h2::before {
	content: '\2022';
	position: absolute;
	left: 0;
	top: -1rem;
	font-size: 2rem;
	color: var(--main-red);
}
.swrap h3 {
	font-size: 1.3rem ;
	padding-left: 20px ;
	margin-bottom: 2rem;
	font-weight: bold;
}
.swrap h3::before {
	content: '';
	position: absolute;
	top: 0.3rem;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: var(--main-red);
	border-radius: 50%;
}
.swrap h4 {
	font-size: 1.2rem !important;
	font-weight: bold !important;
	margin-bottom: 1.2rem;
	padding-left: 25px;
	color: #555;
	margin-left: 25px;
}

.swrap h4::before {
    content: '';
    position: absolute;
    top: 0.3rem;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: var(--main-red);
    border-radius: 50%;
}

 .section {
    max-width:1300px;
     width:90%
}

.swrap h5 {
	font-size: 1rem !important;
	margin-bottom: 1.2rem;
	color: #555;
	margin-left: 25px;
	font-weight:300
}

 h3.comst01 {
    border:none;
     padding-left:0;
     font-size: clamp(25px, 2.5vw, 40px);
     line-height:1.6;
     padding-bottom:20px;
     font-weight:800;
}
 h3.comst01:before {display:none;}


 h4.comst01 {
    position:relative;
     font-size: clamp(20px, 2.5vw, 35px);
     color:var(--black);
     margin-top:20px;
     line-height:1.6;
     padding:0;
     font-weight:400;
     padding-bottom: clamp(90px, 2.5vw, 150px);
}
 h4.comst01:before {
    content:'';
     background:var(--black);
    width:1px;
     top:50px;
     position:absolute;
     bottom:20px;
     left:50%;
    transform:translate(-50%);
     height: clamp(50px, 2.5vw, 110px);
}




form, p, blockquote, dl, dd, dt {
	margin: 0;
	padding: 0;
}
ul, li, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
img, input.type-image {
	border: 0 none;
	vertical-align: middle;
}
img {
	vertical-align: middle;
}
caption {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0
}
/*LINK*/
a:link, a:visited {
	color: inherit;
	text-decoration: none
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
/* skip 숨김영역 */
#accessibility, .skip, hr {
	position: absolute;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	z-index: -1;
}
/*대체텍스트용*/
.comment {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.huge_detail_img {
	width: 600%;
	max-width: 2000px;
}
* {
	margin: 0;
	padding: 0;
}
/* schdule modal registration */
.scrollarea input[name=zip1], .scrollarea input[name=address1] {
	margin-bottom: 5px;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, p, input, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,  aside, canvas, details, figcaption, figure, footer, hgroup, menu, section, summary, time, mark, audio, video, input, select {
	font-family: 'SUIT', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	font-weight: 400;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
	font-size: clamp(15px, 1.5vw, 18px);
	line-height: 1.5;
	color: #1a1a1a;
	transform-origin: 50% 0%;
	word-break: keep-all;
	word-wrap: break-word;
}
html {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
* {
	word-break: keep-all;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
}
a:hover {
	text-decoration: none;
}
/*부모스타일받기*/
/* a {
    color: inherit !important ;
} */

.material-symbols-outlined {
	font-family: 'Material Symbols Outlined' !important;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: none;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
ul, li {
	list-style: none;
}
.cursor {
	cursor: pointer;
}
/* INPUT */
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=url], input[type=submit], input[type=button], textarea {
	-webkit-appearance: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
input[type=radio] {
	border-radius: 100%;
}

/* PLACEHOLDER */
::-webkit-input-placeholder {
font-family:'Noto Sans KR', sans-serif;
font-size: 15px;
color: #000;
}
::-moz-placeholder {
font-family:'Noto Sans KR', sans-serif;
font-size: 15px;
color: #000;
}
:-ms-input-placeholder {
font-family:'Noto Sans KR', sans-serif;
font-size: 15px;
color: #000;
}
/* LIST FLOAT CLEAR */
ol:after, ul:after {
	content: '';
	clear: both;
	display: table;
}
.border-left {
	border-left: 1px solid #ddd !important;
}
/*스킵버튼*/
#skipNav {
	position: absolute;
	top: -10.5em;
	left: 0;
	margin: 0 auto;
	z-index: 999;
}
#skipNav a:active, #skipNav a:focus {
	position: absolute;
	top: 14em;
	left: 30px;
	width: 150px;
	height: 17px;
	padding-top: 3px;
	text-align: center;
	color: #fff;
	background: #333;
	border: 2px solid #000;
	outline: 0;
	font-weight: bold;
}
/* go top page */
#returntop {
	position: absolute;
	top: -10.5em;
	left: 0;
	margin: 0 auto;
	z-index: 999;
}
#returntop a:active, #returntop a:focus {
	position: absolute;
	bottom: 20em;
	left: 30px;
	width: 150px;
	height: 17px;
	padding-top: 3px;
	text-align: center;
	color: #fff;
	background: #333;
	border: 2px solid #000;
	outline: 0;
	font-weight: bold;
}
li {
	list-style: none;
}
li img {
	vertical-align: top;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
address {
	font-style: normal;
}
.privacy_roll2 dl dt, .privacy_roll2 dl dd {
	line-height: 24px;
	font-size: 1.1em;
}
/* h1~h6 hr */
hr {
	position: absolute;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	visibility: hidden;
}
.h_none, .display_none {
	display: none;
}
/* about form */
button {
	border: 0;
	padding: 0;
	background: transparent;
	cursor: pointer;
	overflow: visible;
}
.no_button {
	position: relative;
	display: inline-block;
	border: none;
	background: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	overflow: visible;
	text-decoration: none !important;
	font-size: 12px;
	font-family: Tahoma, Sans-serif;
	white-space: nowrap;
}
select optgroup {
	padding: 0;
	margin: 0;
}
select optgroup option {
	padding: 0;
	margin: 0;
}
fieldset {
	padding: 0;
	border: none;
	margin: 0;
}
fieldset legend {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
.hidden {
	overflow: hidden;
	background: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 0;
}
.hand {
	cursor: pointer;
}
/* table */
table {
	border: 0;
}
.cp_right {
	text-align: right;
	font-size: 0.88em;
	padding: 3px 0 5px 0;
}
.cp_left {
	text-align: left;
	font-size: 0.88em;
	padding: 3px 0 5px 0;
}
/* color */
.gray222 {
	color: #222 !important;
}
.gray333 {
	color: #333 !important;
}
.gray444 {
	color: #444;
}
.gray555 {
	color: #555;
}
.gray666 {
	color: #666;
}
.gray888 {
	color: #888;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.green {
	color: #62a718;
}
.green2 {
	color: #309411;
}
.orange {
	color: #f80;
}
.orange2 {
	color: #f60;
}
.blue {
	color: #215baa;
}
.red2 {
	color:var(--main-red);
}
.pink {
	color: #e4267b;
}
.yellow {
	color: #fff726 !important;
}
.normal {
	font-weight: normal;
}
.b {
	font-weight: bold;
}
.red_in {
	color: red !important;
}
.clear {
	clear: both !important;
}
.overflow {
	overflow: hidden;
}
.bold {
	font-weight: bold;
}
.ht100 {
	height: 100px !important;
}
.ht200 {
	height: 200px !important;
}
.ht250 {
	height: 250px !important;
}
/*float_l*/
.float_l {
	float: left !important;
}
.float_r {
	float: right !important;
}
.float_no {
	float: none !important;
}
/*z-index*/
.zindex1 {
	z-index: 1;
}
/*text-align*/
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.justify {
	text-align: justify !important;
}
/*position*/
.position_a {
	position: absolute !important;
}
.position_r {
	position: relative !important;
}
/*vertical-align*/
.middle {
	vertical-align: middle !important;
}
.bottom {
	vertical-align: bottom !important;
}
/* default font color */
.color666 {
	color: #666;
} /*진한 회색*/
.color777 {
	color: #777;
} /*진한 회색*/
.color999 {
	color: #999;
} /*중간 회색*/
.colorCcc {
	color: #ccc;
} /*진한 회색*/
/* align */
.no_margin {
	margin: 0px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-15 {
	margin-top: -15px !important;
}
/*line-height*/

.timgnew {
	border: 1px solid #ccc;
	border-radius: 5px
}
.line-height_20 {
	line-height: 20px;
}
.line-height_25 {
	line-height: 25px;
}
.line-height_30 {
	line-height: 30px;
}
/* margin */
.auto {
	margin: 0 auto !important;
}
.mt-1 {
	margin-top: -1px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mt2 {
	margin-top: 2px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mr5per {
	margin-right: 5%;
}
.mt2per {
	margin-top: 2%
}
.mt5per {
	margin-top: 5%
}
.mt10per {
	margin-top: 10%
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt200 {
	margin-top: 200px !important;
}
.mt250 {
	margin-top: 250px !important;
}
.mt300 {
	margin-top: 300px !important;
}
.mt350 {
	margin-top: 350px !important;
}
.mt400 {
	margin-top: 400px !important;
}
.mt450 {
	margin-top: 450px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml8 {
	margin-left: 8px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml75 {
	margin-left: 75px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.ml200 {
	margin-left: 200px !important;
}
.ml220 {
	margin-left: 220px !important;
}
.ml100 {
	margin-left: 100px !important;
}
.ml120 {
	margin-left: 120px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb150 {
	margin-bottom: 150px !important;
}
.mb200 {
	margin-bottom: 200px !important;
}
.mb250 {
	margin-bottom: 250px !important;
}
.mb300 {
	margin-bottom: 300px !important;
}
.mb350 {
	margin-bottom: 350px !important;
}
.mb400 {
	margin-bottom: 400px !important;
}
/* padding */
.pt0 {
	padding-top: 0px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt55 {
	padding-top: 55px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pt65 {
	padding-top: 65px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt75 {
	padding-top: 75px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pt100 {
	padding-top: 100px !important;
}
.pt110 {
	padding-top: 110px !important;
}
.pt120 {
	padding-top: 120px !important;
}
.pl0 {
	padding-left: 0px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.pl55 {
	padding-left: 55px !important;
}
.pl60 {
	padding-left: 60px !important;
}
.pl65 {
	padding-left: 65px !important;
}
.pl70 {
	padding-left: 70px !important;
}
.pl75 {
	padding-left: 75px !important;
}
.pl80 {
	padding-left: 80px !important;
}
.pl100 {
	padding-left: 100px !important;
}
.pl200 {
	padding-left: 200px !important;
}
.pl250 {
	padding-left: 250px !important;
}
.pl276 {
	padding-left: 276px !important;
}
.pr0 {
	padding-right: 0px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pr55 {
	padding-right: 55px !important;
}
.pr60 {
	padding-right: 60px !important;
}
.pr65 {
	padding-right: 65px !important;
}
.pr70 {
	padding-right: 70px !important;
}
.pr75 {
	padding-right: 75px !important;
}
.pr80 {
	padding-right: 80px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb55 {
	padding-bottom: 55px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pb65 {
	padding-bottom: 65px !important;
}
.pb70 {
	padding-bottom: 70px !important;
}
.pb75 {
	padding-bottom: 75px !important;
}
.pb80 {
	padding-bottom: 80px !important;
}
.pb90 {
	padding-bottom: 90px !important;
}
.pb95 {
	padding-bottom: 95px !important;
}
.pb100 {
	padding-bottom: 100px !important;
}
.pb110 {
	padding-bottom: 110px !important;
}
.pb180 {
	padding-bottom: 180px !important;
}
/*no margin, no padding*/
.m_none {
	margin: 0 !important;
}
.m_padding {
	padding: 0 !important;
}
/* link */
a {
	color: #555;
	text-decoration: none;
}
a:visited {
	color: #555;
}
a:hover, a:active, a:focus {
	color: #000;
}
/* link */
a.link_base:link {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
a.link_base:visited {
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
a.link_base:hover {
	text-decoration: underline;
	color: #000;
	font-size: 12px;
}
a.link_base:active {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
/*no*/
.no_bg {
	background: none !important;
}
.no_border {
	border: none!important;
}
.no_padding {
	padding: 0!important;
}
.no_margin {
	margin: 0!important;
}
/*넓이*/
.wd3per {
	width: 3%!important;
}
.wd4per {
	width: 4%!important;
}
.wd5per {
	width: 5%!important;
}
.wd6per {
	width: 5%!important;
}
.wd7per {
	width: 7%!important;
}
.wd8per {
	width: 8%!important;
}
.wd9per {
	width: 9%!important;
}
.wd10per {
	width: 10%!important;
}
.wd12per {
	width: 12%!important;
}
.wd13per {
	width: 13%!important;
}
.wd14per {
	width: 14%!important;
}
.wd15per {
	width: 15% !important;
}
.wd16per {
	width: 16% !important;
}
.wd17per {
	width: 17%!important;
}
.wd18per {
	width: 18%!important;
}
.wd19per {
	width: 19%!important;
}
.wd20per {
	width: 20%!important;
}
.wd21per {
	width: 21%!important;
}
.wd22per {
	width: 22%!important;
}
.wd23per {
	width: 23%!important;
}
.wd24per {
	width: 24%!important;
}
.wd25per {
	width: 25%!important;
}
.wd27per {
	width: 27%!important;
}
.wd30per {
	width: 30%!important;
}
.wd35per {
	width: 35%!important;
}
.wd40per {
	width: 40%!important;
}
.wd45per {
	width: 45%!important;
}
.wd47per {
	width: 47%!important;
}
.wd48per {
	width: 48%!important;
}
.wd50per {
	width: 50%!important;
}
.wd55per {
	width: 55%!important;
}
.wd60per {
	width: 60%!important;
}
.wd65per {
	width: 65%!important;
}
.wd70per {
	width: 70%!important;
}
.wd75per {
	width: 75%!important;
}
.wd80per {
	width: 80%!important;
}
.wd85per {
	width: 85%!important;
}
.wd90per {
	width: 90%!important;
}
.wd95per {
	width: 95%!important;
}
.wd99per {
	width: 99%!important;
}
.wd100per {
	width: 100% !important;
}
.wd110per {
	width: 110% !important;
}
.wd120per {
	width: 120% !important;
}
.wd150per {
	width: 150% !important;
}
.wd200per {
	width: 150% !important;
}
.color339 {
	color: #339
}
.wd20 {
	width: 20px !important;
}
.wd25 {
	width: 25px !important;
}
.wd30 {
	width: 30px!important;
}
.wd35 {
	width: 35px!important;
}
.wd40 {
	width: 40px!important;
}
.wd45 {
	width: 45px!important;
}
.wd50 {
	width: 50px!important;
}
.wd55 {
	width: 55px!important;
}
.wd60 {
	width: 60px!important;
}
.wd70 {
	width: 70px!important;
}
.wd80 {
	width: 80px!important;
}
.wd100 {
	width: 100px!important;
}
.wd120 {
	width: 120px !important;
}
.wd150 {
	width: 150px!important;
}
.wd200 {
	width: 200px!important;
}
.wd220 {
	width: 220px!important;
}
.wd250 {
	width: 250px!important;
}
.wd280 {
	width: 280px!important;
}
.wd300 {
	width: 300px!important;
}
.wd310 {
	width: 310px!important;
}
.wd330 {
	width: 330px!important;
}
.wd350 {
	width: 350px!important;
}
.wd380 {
	width: 380px!important;
}
.wd400 {
	width: 400px!important;
}
.wd450 {
	width: 450px!important;
}
.wd455 {
	width: 455px!important;
}
.wd500 {
	width: 500px!important;
}
.wd520 {
	width: 520px!important;
}
.wd530 {
	width: 530px!important;
}
.wd540 {
	width: 540px!important;
}
.wd550 {
	width: 550px!important;
}
.wd600 {
	width: 600px!important;
}
.wd630 {
	width: 630px!important;
}
.wd620 {
	width: 620px!important;
}
/*height*/

.ht20 {
	height: 20px !important;
}
.ht30 {
	height: 30px !important;
}
.ht40 {
	height: 40px !important;
}
.ht53 {
	height: 53px !important;
}
.ht55 {
	height: 55px !important;
}
.ht60 {
	height: 60px !important;
}
.ht120 {
	height: 120px !important;
}
.ht140 {
	height: 140px !important;
}
.ht150 {
	height: 150px !important;
}
.ht250 {
	height: 250px !important;
}
/*top*/

.top10 {
	top: 10px !important;
}
.top20 {
	top: 20px !important;
}
.top30 {
	top: 30px !important;
}
.top40 {
	top: 40px !important;
}
.top50 {
	top: 50px !important;
}
.top60 {
	top: 60px !important;
}
.top70 {
	top: 70px !important;
}
.top80 {
	top: 80px !important;
}
.top90 {
	top: 90px !important;
}
/*line-height*/

.lh18 {
	line-height: 18px;
}
.lh20 {
	line-height: 20px;
}
.lh22 {
	line-height: 22px;
}
.lh25 {
	line-height: 25px;
}
.lh30 {
	line-height: 30px;
}
.lh35 {
	line-height: 35px;
}
.lh40 {
	line-height: 40px;
}
/*border*/

.border01 {
	border: 1px solid #444;
}
.border02 {
	border: 1px solid #ccc;
}
.border03 {
	border: 1px solid #bbb;
}
.border04 {
	border: 1px solid #ddd;
}
.border05 {
	border-bottom: 1px solid #ccc;
}
.no_left_border {
	border-left: none !important;
}
.no_right_border {
	border-right: none !important;
}
.underline {
	text-decoration: underline;
}
/*letter-spacing*/

.letter-spacing-none {
	letter-spacing: 0px !important;
}
.ls-1 {
	letter-spacing: -1px !important;
}
.ls-2 {
	letter-spacing: -2px !important;
}
.ls-3 {
	letter-spacing: -1px !important;
}
.ls-4 {
	letter-spacing: -4px !important;
}
/*font-size*/
.size11 {
	font-size: 11px !important;
}
.size12 {
	font-size: 12px !important;
}
.size13 {
	font-size: 13px !important;
}
.size14 {
	font-size: 14px !important;
}
.size15 {
	font-size: 15px !important;
}
.size16 {
	font-size: 16px !important;
}
.size16 {
	font-size: 16px !important;
}
.size18 {
	font-size: 18px !important;
}
.size20 {
	font-size: 20px !important;
}
.size30 {
	font-size: 30px !important;
}
.size35 {
	font-size: 35px !important;
}
.size40 {
	font-size: 40px !important;
}
/*display*/
.display_b {
	display: block;
}
.display_n {
	display: none;
}
/*font-style*/
.oblique {
	font-style: oblique;
}
.italic {
	font-style: italic;
}
/*background-color*/
.bgcolor01 {
	background: #bfdddf !important;
}
/* 기본 테이블 세팅*/






.form_table input[type="text"] {
	border: 1px solid #ccc;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
.form_table input[type="radio"] {
}
.form_table select {
	border: 1px solid #ccc;
	height: 20px;
	width: 130px;
}
.form_table td {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
/*select input*/
input[type='text'], input[type='password'], select {
	border: 1px solid #ccc;
	height: 35px;
}
input[type='radio'], input[type='checkbox'] {
	margin-right: 5px;
	vertical-align: middle;
}
/*블렛스타일*/
.bullet02 {
	background: url('/images/sub/bullet02.gif') no-repeat 0px 0px !important;
	padding-left: 17px;
	font-size: 11px;
	color: #777;
	font-weight: bold;
	line-height: 25px;
}
.bullet03 {
	background: url('/images/sub/bullet02.gif') no-repeat 0px 5px !important;
	padding-left: 17px;
	font-size: 11px;
	color: #ee5757;
	font-weight: bold;
	line-height: 25px;
}
/*버튼 class*/
a.btn01 {
	background: #666;
	color: #fff;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
}
a.btn02 {
	border-bottom: 1px solid #3c4557;
	border-top: 1px solid #9ca7bc;
	border-left: 1px solid #6b7689;
	border-right: 1px solid #6b7689;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #808ca2 url('/web/images/admin/bt_bg03.gif') repeat-x bottom center;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 10px;
}
a.btn03 {
	border: 1px solid #f45626;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #f45626 url('/web/images/admin/bt_bg02.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn03_big {
	border-bottom: 1px solid #002d88;
	border-top: 1px solid #f45626;
	border-left: 1px solid #de3f11;
	border-right: 1px solid #de3f11;
	padding: 6px 10px 6px 10px;
	font-size: 17px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #f45626;
	text-decoration: none;
}
a.btn03_new {
	position: absolute;
	bottom: 65px;
	right: 25px;
	border: 1px solid #f45626;
	padding: 2px 10px 2px 10px;
	font-size: 22px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #f45626 url('/web/images/admin/bt_bg02.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn04 {
	border-bottom: 1px solid #bcbdc4;
	border-top: 1px solid #eeeeef;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	font-weight: bold !important;
	text-decoration: none;
	color: #7c7d82;
	background: url('/web/images/admin/bt_bg.gif') repeat-x bottom center;
	text-decoration: none;
	margin-top: 0px;
}
a.btn05 {
	border-bottom: 1px solid #002d88;
	border-top: 1px solid #f45626;
	border-left: 1px solid #de3f11;
	border-right: 1px solid #de3f11;
	padding: 3px 10px 3px 10px;
	font-size: 16px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #f45626 url('/web/images/admin/bt_bg02.gif') repeat-x bottom center;
	text-decoration: none;
	margin-top: 0px;
	letter-spacing: -2px;
}
a.btn06 {
	border-bottom: 1px solid #a78500;
	border-top: 1px solid #ffe46a;
	border-left: 1px solid #e1b800;
	border-right: 1px solid #e1b800;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	font-weight: bold !important;
	text-decoration: none;
	color: #555;
	background: #f5d235 url('/web/images/admin/bt_bg04.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn07 {
	border-bottom: 1px solid #bcbdc4;
	border-top: 1px solid #eeeeef;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	font-weight: bold !important;
	text-decoration: none;
	color: #7c7d82;
	background: url('/web/images/admin/bt_bg.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn08 {
	border-bottom: 2px solid #7b838f;
	border-top: 1px solid #d2dbe8;
	border-left: 1px solid #a3aab5;
	border-right: 1px solid #a3aab5;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	font-weight: bold !important;
	text-decoration: none;
	color: #575f6c;
	background: url('/web/images/admin/bt_bg.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn09 {
	border-bottom: 1px solid #002d88;
	border-top: 1px solid #f45626;
	border-left: 1px solid #de3f11;
	border-right: 1px solid #de3f11;
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #f45626 url('/web/images/admin/bt_bg02.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn10 {
	border-bottom: 2px solid #7b838f;
	border-top: 1px solid #d2dbe8;
	border-left: 1px solid #a3aab5;
	border-right: 1px solid #a3aab5;
	padding: 8px 20px 8px 20px;
	font-size: 13px;
	font-weight: bold !important;
	text-decoration: none;
	background: url('/web/images/admin/bt_bg.gif') repeat-x bottom center;
	text-decoration: none;
	color: #57677f;
}
a.btn11 {
	border-bottom: 1px solid #3c4557;
	border-top: 1px solid #9ca7bc;
	border-left: 1px solid #6b7689;
	border-right: 1px solid #6b7689;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	font-weight: bold !important;
	text-decoration: none;
	color: #fff;
	background: #808ca2 url('/web/images/admin/bt_bg03.gif') repeat-x bottom center;
	text-decoration: none;
}
a.btn12 {
	background: #666;
	color: #fff;
	padding: 10px 10px 10px 10px;
	font-size: 25px;
	font-weight: bold !important;
	text-decoration: none;
}
a.btn13 {
	background: #d41900;
	color: #fff;
	padding: 20px 20px 20px 20px;
	font-size: 25px;
	font-weight: bold !important;
	text-decoration: none;
	border: 1px solid #b41601;
}
a.btn14 {
	background: #d41900;
	color: #fff;
	padding: 10px 10px;
	font-size: 20px;
	font-weight: bold !important;
	text-decoration: none;
	border: 1px solid #b41601;
}
a.btn15 {
	font-family: "Malgun Gothic", "dotum" !important;
	background: #ed1c29;
	color: #ffe3e5;
	padding: 5px 5px;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #d1101c;
}
a.btn15_new {
	font-family: "Malgun Gothic", "dotum" !important;
	background: #e8a015;
	color: #111;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #d3900e;
	text-align: center;
	width: 59px;
	line-height: 23px;
	display: block;
	float: left;
	margin: 2px;
}
input .new_btn01 {
	background: #666 !important;
	color: #fff;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
}
input .new_btn02 {
	background: #666;
	color: #fff;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
}
.list_paging {
	width: 100%;
	padding: 40px 0 20px 0px;
	text-align: center;
	overflow: hidden;
}
.list_paging a, .list_paging strong {
	color: #000;
}
.list_paging strong {
	border-bottom: 2px solid #000;
}




	/*웹*/
	@media (min-width: 1024px) {
.list_paging {
	padding: 50px 0px;
}
.list_paging a,  .list_paging strong {
	padding: 5px 10px;
	margin: 2px;
	font-size: 20px;
	line-height: 30px;
}
.list_paging span {
	margin: 0px 13px;
}
}


	/*패드*/
	@media (min-width:641px) and (max-width:1023px) {
.list_paging {
	padding: 30px 0px;
}
.list_paging a,  .list_paging strong {
	padding: 5px 5px;
	margin: 2px;
	font-size: 17px;
	line-height: 20px;
}
.list_paging span {
	margin: 0px 10px;
}
}

	/*모바일*/
	@media (max-width:640px) {
.list_paging {
	padding: 20px 0px;
}
.list_paging a,  .list_paging strong {
	padding: 5px 2px;
	margin: 2px;
	font-size: 16px;
	line-height: 20px;
}
.list_paging span {
	margin: 0px 10px;
}
}
/* 
****************************************************************************************
	테이블
*****************************************************************************************/

table.tb_base {
	border-top: 2px solid #000;
	width: 100%;
}
.rent_est {
	width: 100%;
}
table.tb_base.tiny {
	margin-bottom: 10px;
}
table.tb_base.size11 thead, table.tb_base.size11 tbody {
	display: block;
	width: 100%;
}
table.tb_base.size11 tbody {
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
}
table.tb_base.size11 tr {
	width: 100%;
}
table.tb_base.size11 td, table.tb_base.size11 th {
	box-sizing: border-box;
	padding: 5px 5px;
	font-size: 12px !important;
	line-height: 14px !important;
}
table.tb_base tr {
	border-bottom: 1px solid #ddd;
}
table.tb_base thead th {
	font-weight: 600;
}
table.tb_base tbody th {
	font-weight: 400;
	border-left: 1px solid rgba(0,0,0,0.1);
}
table.tb_base tbody td {
	font-weight: 300;
	text-align: center;
	border-left: 1px solid #ddd;
}
table.tb_base tbody th {
	background: #eee;
}
table.tb_base tbody th a {
	display: block;
	padding: 0px 10px;
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background: rgba(0,0,0,0.3)
}
table.tb_base.left th {
	text-align: center;
	position: relative;
}
table.tb_base.left th.ness:after {
	content: '*';
	padding-left: 5px;
	color: red;
}
table.tb_base.left td {
	text-align: left !important;
}
table.tb_base td input[type='text'],  table.tb_base td input[type='password'] {
	padding-left: 10px;
}
table.tb_base a.tiny_btn {
	background: #666;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	vertical-align: middle;
}
table.tb_base td.imgwrap {
	text-align: center !important;
}
table.tb_base td.imgwrap div {
	cursor: pointer;
	background: #000;
	position: relative;
	display: inline-block;
	z-index: 1;
	line-height: 0;
}
table.tb_base td.imgwrap img {
	width: 100%;
	opacity: 0.7
}
table.tb_base td.imgwrap3 {
	text-align: center !important;
}
table.tb_base td.imgwrap3 img {
	width: 100%;
}
table.tb_base td.imgwrap div:before {
	content: '+';
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 500; /* background:#ed1848;   */
	z-index: 7;
}
table.tb_base th.imgwrap div:before {
	content: '+';
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 500;
	background: #ed1848;
	z-index: 7;
}
table.tb_base td.imgwrap {
	text-align: center;
}
table.tb_base td.imgwrap div {
	text-align: Center;
}
table.tb_base thead.line th {
	border-left: 1px solid #ddd;
}
table.tb_base thead.line tr:nth-child(1) th:nth-child(1) {
	border-left: 0px;
}
table.table_header tr td {
	text-align: left;
}
table.table_header tr:nth-child(1) td {
	font-weight: 600;
	text-align: center;
}
.list_board .page {
	display: none;
}
	/*웹*/
	@media (min-width: 1024px) {
table.table_header tr:nth-child(1) td {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 30px;
}
table.tb_base thead th {
	font-size: 20px;
	line-height: 30px;
	padding: 15px 0px;
}
/* 			table.tb_base thead th sup {font-size:14px;} */


table.tb_base tbody th,  table.tb_base tbody td {
	font-size: 17px;
	line-height: 30px;
	padding: 5px 7px;
}
/* table.tb_base.tiny  */

table.tb_base.tiny thead th {
	font-size: 16px;
	line-height: 25px;
	padding: 13px 0px;
	text-align: center
}
table.tb_base.tiny tbody th, table.tb_base.tiny tbody td {
	font-size: 15px;
	line-height: 25px;
	padding: 5px 7px;
	text-align: center
}
table.tb_base tbody th a {
	width: 100px !important;
	margin-top: 10px;
}
table.tb_base.left td {
	padding-left: 20px;
}
table.tb_base a.tiny_btn {
	padding: 0px 20px;
	line-height: 36px;
	font-size: 14px;
}
table.tb_base input.size1 {
	width: 300px;
}
table.tb_base input.size2 {
	width: 100px;
	max-width: 25%;
}
table.tb_base input.size3,  table.tb_base input.size03 {
	width: 400px;
	max-width: 40%;
}
table.tb_base input.size4 {
	width: 80%;
	max-width: 500px;
}
table.tb_base input.size05 {
	width: 80%;
	max-width: 500px;
}
table.tb_base td input[type='text'],  table.tb_base td input[type='password'] {
	padding-left: 10px;
}
table.tb_base td.imgwrap div:before {
	font-size: 20px;
	line-height: 40px;
	width: 40px;
	height: 40px;
}
table.tb_base th.imgwrap div {
	display: none !important;
}
table.tb_base .imgwrap img {
	height: 90px;
	width: auto !important;
}
.listtable_poster td {
	height: 100px;
}
/*모달팝업안에 테이블*/
table.tb_base.inmodal {
	margin-top: 15px;
}
table.tb_base.inmodal thead th {
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0px;
	border-bottom: 1px solid #666;
}
table.tb_base.inmodal thead th sup {
	font-size: 13px;
	font-weight: 600;
	padding-top: 10px;
}
table.tb_base.inmodal tbody th,  table.tb_base.inmodal tbody td {
	font-size: 14px;
	line-height: 22px;
	padding: 13px 10px;
}
table.tb_base.inmodal {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
tbody#facility_info tr td:nth-child(4) input[type='radio'] {
	margin-left: 10px;
}
}



	/*패드. 모바일*/
	@media (max-width:1023px) {
.listtable_poster {
	border-right: 1px solid #ddd;
}
.listtable_poster colgroup {
	display: none;
}
.listtable_poster tr {
	display: block;
	text-align: left;
}
.listtable_poster thead {
	display: none;
}
.listtable_poster tr th:nth-child(1) {
	width: 100%;
	text-align: center;
}
.listtable_poster tr td, .listtable_poster tr th {
	display: block;
}
.listtable_poster tr th {
	font-weight: 600 !important;
}
.listtable_poster tr td {
	text-align: left !important;
	position: relative;
}
.listtable_poster tr td:nth-child(2):before {
	content: '개최일시';
}
.listtable_poster tr td:nth-child(3):before {
	content: '주최';
}
.listtable_poster tr td:nth-child(4):before {
	content: '개최장소';
}
.listtable_poster tr td:before {
	font-weight: 600;
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #ddd;
}
}



	/*패드*/
	@media (min-width:641px) and (max-width:1023px) {
table.tb_base thead th {
	font-size: 17px;
	line-height: 30px;
	padding: 10px 0px;
}
table.tb_base thead th sup {
	font-size: 14px;
}
table.tb_base tbody th,  table.tb_base tbody td {
	font-size: 16px;
	line-height: 20px;
	padding: 7px 7px;
}
table.tb_base a.tiny_btn {
	padding: 0px 10px;
	line-height: 36px;
	font-size: 14px;
}
table.tb_base td input[type='text'],  table.tb_base td input[type='password'] {
	padding-left: 10px;
}
table.tb_base input.size1, table.tb_base input.size01 {
	width: 200px;
}
table.tb_base input.size2 {
	width: 40px;
}
table.tb_base input.size3,  table.tb_base input.size03 {
	width: 80%;
}
table.tb_base input.size4,  table.tb_base input.size04 {
	width: 60%;
}
table.tb_base input.size05 {
	width: 80%;
	max-width: 500px;
}
table.tb_base td.imgwrap div:before {
	font-size: 20px;
	line-height: 30px;
	width: 30px;
	height: 30px;
}
table.tb_base th.imgwrap div {
	display: none !important;
}
table.tb_base .imgwrap img {
	height: 90px;
	width: auto !important;
}
.listtable_poster td {
	height: 100px;
}
.listtable_poster tr {
	position: relative;
}
.listtable_poster tr th {
	font-size: 17px !important;
	line-height: 22px;
	padding: 20px 0px !important;
}
.listtable_poster tr td {
	padding: 10px 10px 10px 140px !important;
	height: auto !important;
}
.listtable_poster tr td:before {
	width: 100px;
	left: 20px;
	top: 10px;
}
.listtable_poster .imgwrap {
	position: absolute;
	top: 60px;
	right: 20px;
	border: none;
}
/* table.tb_base.tiny  */

table.tb_base.tiny thead th {
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0px;
	text-align: center
}
table.tb_base.tiny tbody th, table.tb_base.tiny tbody td {
	font-size: 14px;
	line-height: 22px;
	padding: 5px 7px;
	text-align: center
}
}






	/*모바일*/
	@media (max-width:640px) {
input[type="text"], input[type="password"], select {
	border-radius: 5px !important
}
table.tb_base thead th {
	font-size: 14px;
	line-height: 23px;
	padding: 10px 0px;
}
table.tb_base thead th sup {
	font-size: 11px;
}
table.tb_base tbody th,  table.tb_base tbody td {
	font-size: 13px;
	line-height: 18px;
	padding: 4px 4px;
}
table.tb_base a.tiny_btn {
	padding: 0px 6px;
	line-height: 36px;
	font-size: 13px;
}
table.tb_base td input[type='text'],  table.tb_base td input[type='password'] {
	padding-left: 5px;
}
table.tb_base td input[type='text'],  table.tb_base td input[type='password'] {
	width: 80% !important;
	margin: 0.5rem auto;
}
table.tb_base input.size1, table.tb_base input.size01 {
	width: 140px;
}
table.tb_base input.size2 {
	width: 40px;
}
table.tb_base input.size3,  table.tb_base input.size03 {
	width: 80%;
}
table.tb_base input.size4,  table.tb_base input.size04 {
	width: 60%;
}
table.tb_base input.size05 {
	width: 80%;
	max-width: 500px;
}
table.tb_base th.imgwrap div:before {
	font-size: 14px;
	line-height: 21px;
	width: 21px;
	height: 21px;
}
.listtable_poster td.imgwrap img {
	width: 30px !important;
}
.listtable_poster tr th {
	font-size: 16px !important;
	line-height: 22px;
	padding: 20px 0px !important;
}
.listtable_poster tr td {
	padding: 10px 10px 10px 80px !important;
	height: auto !important;
}
.listtable_poster tr td:before {
	width: 60px;
	position: absolute;
	top: 10px;
	left: 10px;
	margin-right: 10px;
}
.listtable_poster tr td p {
	display: inline-block;
}
.listtable_poster tr td:nth-child(5) {
	text-align: left !important;
}
.listtable_poster tr td:nth-child(5):before {
	content: '포스터';
}
}
.listtable_poster td {
	height: 100px;
}
table.tb_base th.imgwrap div {
	position: relative;
}
table.tb_base th.imgwrap div:before {
	content: '+';
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 500;
	background: #ed1848;
	z-index: 2;
}
table.tb_base th.imgwrap {
	text-align: center;
}
table.tb_base th.imgwrap div {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
table.tb_base th.imgwrap div,  table.tb_base th.imgwrap div img {
	height: 50px;
	width: auto;
}
table.table_header tr td:nth-child(1) {
	border-left: none
}
table.table_header tr th:nth-child(1) {
	border-left: none;
}
table.table_header tbody th {
	text-align: Center !important;
}
/* 
****************************************************************************************
	게시판 리스트
*****************************************************************************************
.board_list_new { width:100%; overflow:hidden; background:#fff !important;}
.board_list_new .top_search {border:1px solid #ddd; box-sizing:border-box; padding:0px;}

.board_list_new .list_inner { width:100%;}
	.board_list_new .list_inner  div {cursor:pointer; border-top:1px solid #ddd; width:100%; box-sizing:border-box;}
	.board_list_new .list_inner  div:nth-child(1) {border-top:none;} 

		.board_list_new .list_inner  div  dl dt{ color:#000; text-align:center;font-weight:300;}
		.board_list_new .list_inner  div  dl dd{ color:#666; text-align:center; font-weight:500; letter-spacing:1px;}
		
		.board_list_new .list_inner  div h3 {color:#000; font-weight:600; white-space: nowrap; width:100%; overflow: hidden;text-overflow: ellipsis; display: block;}
		.board_list_new .list_inner  div p {padding-top:10px;color:#666;  }

		.board_list_new .list_inner  div:hover {background:#f6f6f6;}

		.paging_new {text-align:center; width:100%; overflow:hidden;}
		.paging_new a {display:inline-block; color:#555}
		.paging_new a.on {font-weight:600; color:#000; border-bottom:2px solid #000;}

		.paging_new a.arrow {color:#777;font-weight:300; }







	웹
	@media (min-width: 1024px) {
	.board_list_new { overflow:hidden; padding:60px 0px 30px 0px;}
		.board_list_new .list_inner { width:100%; padding:30px 0px;}

		.board_list_new .list_inner  div {padding:30px 30px 30px 150px; width:100%; position:relative;  }
		.board_list_new .list_inner  div  dl{ position:absolute; top:30px; left:20px; width:100px; }
			.board_list_new .list_inner  div  dl dt{ font-size:49px;  line-height:66px; ;}
			.board_list_new .list_inner  div  dl dd{ font-size:17px; line-height:20px; }
		.board_list_new .list_inner  div h3 {font-size:21px; line-height:40px; float:left; overflow:hidden;  width:auto !important;}

.board_list_new .date {border:1px solid red; border:none !important; text-align:left;  float:right; overflow:hidden;
padding:0px !important; color:#000; width:auto !important;}




		.board_list_new .list_inner  div p { font-size:14px; line-height:25px; height:50px; width:100%; overflow:hidden; }

		.paging_new a {font-size:20px; line-height:30px; padding:0px 10px; margin:0px 5px;}
		.paging_new a.arrow { font-size:30px; margin:0px;padding:0px 3px;  }


	 	}


	패드
	@media (min-width:641px) and (max-width:1023px) {

.board_list_new { overflow:hidden; padding:60px 0px 30px 0px;}
		.board_list_new .list_inner { width:100%; padding:30px 0px;}

		.board_list_new .list_inner  div {padding:30px 30px 30px 130px; width:100%; position:relative;  }
		.board_list_new .list_inner  div  dl{ position:absolute; top:20px; left:20px; width:90px; }
			.board_list_new .list_inner  div  dl dt{ font-size:31px;  line-height:36px; ;}
			.board_list_new .list_inner  div  dl dd{ font-size:15px; line-height:19px; }
		.board_list_new .list_inner  div h3 {font-size:18px; line-height:20px; ;}
		.board_list_new .list_inner  div p { font-size:14px; line-height:25px; white-space: nowrap; width:100%; overflow: hidden;text-overflow: ellipsis; display: block;}

		.paging_new a {font-size:20px; line-height:30px; padding:0px 5px; margin:0px 5px;}
		.paging_new a.arrow { font-size:30px; margin:0px;padding:0px 3px;  }


	 	}

	모바일
	@media (max-width:640px) {

.board_list_new { overflow:hidden; padding:30px 0px 30px 0px;}
		.board_list_new .list_inner { width:100%; padding:30px 0px;}

		.board_list_new .list_inner  div {padding:20px 10px 20px 90px; width:100%; position:relative;  }
		.board_list_new .list_inner  div  dl{ position:absolute; top:20px; left:5px; width:80px; }
			.board_list_new .list_inner  div  dl dt{ font-size:21px;  line-height:36px; ;}
			.board_list_new .list_inner  div  dl dd{ font-size:11px; line-height:16px; }
		.board_list_new .list_inner  div h3 {font-size:16px; line-height:25px; ;}
		.board_list_new .list_inner  div p { font-size:13px; line-height:22px; white-space: nowrap; width:100%; overflow: hidden;text-overflow: ellipsis; display: block;}
.board_list_new .top_search dd{margin:0px !important;}


		.paging_new a {font-size:15px; line-height:30px; padding:0px 5px; margin:0px 5px;}
		.paging_new a.arrow { font-size:20px; margin:0px;padding:0px 3px;  }



	 	}
 */


.opacity7 {
	opacity: 0.4
}
/*********세팅방식 이미지**********/
.s_capa_wrap h3 img {
	vertical-align: middle;
}
.s_capa_wrap h3 {
	cursor: pointer;
}
.schedule_wrap {/*position:relative;*/
}
.schedule_wrap .search,  .s_capa_wrap {
	overflow: visible !important;
}
.s_capa_wrap h3:before {
	content: '';
	position: absolute;
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	background: #fff url('/images/sub/meet_set.png') no-repeat center center;
	background-size: 100% auto;
	z-index: 99999;
	display: none
}
.s_capa_wrap h3:hover:before {
	display: block;
}

/* 	웹 */
	@media (min-width: 1024px) {
.s_capa_wrap h3:before {
	width: 330px;
	height: 110px;
	top: 10px;
	right: 20px;
}
}


/* 	패드 */
	@media (min-width:641px) and (max-width:1023px) {
.s_capa_wrap h3:before {
	width: 280px;
	height: 90px;
	bottom: 10px;
	left: 150px;
}
}

/* 	모바일 */
	@media (max-width:640px) {
.s_capa_wrap h3:before {
	width: 280px;
	height: 90px;
	bottom: 10px;
	right: 30px;
}
/* #draggable {top:110px !important; left:20px !important; margin:0px !important;} */

#draggable.modalPop0 {
	left: 30px !important;
}
#draggable.modalPop1 {
	left: 130px !important;
}
#draggable img {
	max-width: 180px !important;
	height: auto !important;
}
}
/* =======================================================
fw weight
   ======================================================= */


.fw200 {
	font-weight: 200 !important;
}
.fw300 {
	font-weight: 300 !important;
}
.fw400 {
	font-weight: 400 !important;
}
.fw500 {
	font-weight: 500 !important;
}
.fw600 {
	font-weight: 600 !important;
}
.fw700 {
	font-weight: 700 !important;
}
/* =======================================================
defalt_basic_style - root
   ======================================================= */

:root {
	/*color*/
	--black: #1a1a1a;
 --black2: #333;
 --black3: #666;
 --black4: #888;
 --red: #d82228;
 --bg01: #f2f2f2;
 --bg02: #ebebeb;
 --bg03: #d5d5d5;
 --mobile: 767px;
 --tablet: 1023px;
 --desktop: 1024px;
 --h2-mobile: 1.5rem;
 --h2-tablet: 2rem;
 --h2-desktop: 2.5rem;
 --radius01: 30px;
 --radius02: 50px;
 --radius03: 80px;
 --radius04: 15px;
 --radius05: 10px;
 --compadding1: 50px 5%;
 --compadding2: 50px 3%;
 --compadding2: 50px 3%;
}
/*======================================
.flex 관련 
======================================*/

.flex {
	display: flex;
	flex-wrap: wrap;
}
.flex-row {
	flex-direction: row;
}
.flex-col {
	flex-direction: column;
}
.justify-start {
	justify-content: flex-start;
}
.justify-center {
	justify-content: center;
}
.justify-right {
	justify-content: right;
}
.justify-end {
	justify-content: flex-end;
}
.justify-between {
	justify-content: space-between;
}
.justify-around {
	justify-content: space-around;
}
.justify-evenly {
	justify-content: space-evenly;
}
.justify-stretch {
	justify-content: stretch;
}
.items-start {
	align-items: flex-start;
}
.items-center {
	align-items: center;
}
.items-end {
	align-items: flex-end;
}
.items-stretch {
	align-items: stretch;
}
.items-baseline {
	align-items: baseline;
}
.center-middle {
	justify-content: center;
	align-items: center;
}
.start-top {
	justify-content: flex-start;
	align-items: flex-start;
}
.end-bottom {
	justify-content: flex-end;
	align-items: flex-end;
}
.between-center {
	justify-content: space-between;
	align-items: center;
}
.around-center {
	justify-content: space-around;
	align-items: center;
}
