<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "CIR";
	src: url('fonts/804962159-lineto-circular-book-s.eot');
	src: url('fonts/804962159-lineto-circular-book-s.eot?#iefix') format('embedded-opentype'),
	url('fonts/804962159-lineto-circular-book-s.svg#Circular Book') format('svg'),
	url('fonts/804962159-lineto-circular-book-s.woff') format('woff'),
	url('fonts/804962159-lineto-circular-book-s.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


body { font-family:'CIR', 'STN', Futwora, Vaud, Noto Sans KR, sans-serif !important;
font-weight:300; 
font-size:18px; 
letter-spacing:0em; 
background:#E9DBC8;
    overflow-x:hidden;
    font-stretch:extra;
    font-feature-settings: 'ss03';
    -webkit-font-smoothing: antialiased;
	padding:0px;
}


/* Reset */
* { border:0; margin:0; padding:0; box-sizing:border-box; list-style:none; }
::selection{background:#000;color:#FFF;}::-moz-selection{background:#000;color:#FFF;}

a { text-decoration:none; outline:none; color:#000; display:inline-block; transition:ease 0.5s; }
a:hover { text-decoration:none; color:#A9A9A9; }
li { list-style:none; }
table { width:100%;
    border-spacing: 0;
    border-collapse: collapse;
}
table caption { display:none; }

.head {border:solid 0 #F4F4F4;font-family:verdana;font-size:8pt;color:#333333;background-color:white;height:19px}



.input2{border:solid 0;font-family:verdana;font-size:8pt;color:F4F4F4;background-color:white;height:16px}
.write {font-family:verdana;font-size:7pt;color:969696; font-weight:bold}

.input {border:solid 1;background-color:white;border-color:999999}
.submit {border:solid 1 white;font-family:▽足４¯;font-size:9pt;color:white;background-color:999999; height=18px}
.comment_submit {font-family:Verdaba; font-size:8pt; color:rgb(102,102,102); background-color:rgb(249,249,249); border-width:1px; border-color:silver; border-style:solid;}
.setup {font-family:Tahoma;font-size:6pt;font-weight:bold;color:gray;}
.list_header {font-family:Matchworks,Tahoma;font-size:8pt;color:gray}
.listnum {font-family:Tahoma;font-size:8pt}
.commentnum {font-family:Tahoma;font-size:6pt;}
.view_title1 {font-family:Arial;font-size:8pt;font-weight:bold;color=#333333}
.view_title2 {font-family:Arial;font-size:15px;letter-spacing:-1px;font-weight:bold;color=#333333}
.view_left_menu {font-family:Arial;font-size:12px;font-weight:bold;color=#333333}



.calendar-title h3 { float:left; font-weight:300; }

.scheduler-month { text-align:left; font-size:22px; float:left; }
.scheduler-month span { display:inline-block; margin:0 20px; }
.scheduler-month i { cursor:pointer; }
.scheduler-month i:hover { color:#A9A9A9; }



table.calendar-table { width:100% !important; background:#FFF; margin-bottom:50px; }
table.calendar-table td, table.calendar-table th {  border:1px solid #F2F2F2; }
table.calendar-table th { height:auto !important; min-height:auto !important; font-size:9px; line-height;11px; color:#A9A9A9; text-transform:uppercase; letter-spacing:0.05em; text-align:center; padding:6px 0;
}
table.calendar-table td { padding:10px !important; font-size:13px; height:15vw; line-height:16px; }







.zeroboard-account { padding:10px; text-align:right !important; float:right; }
.zeroboard-account a { font-size:12px; margin-left:15px; }

@media only screen and (device-width: 480px),
       only screen and (max-width: 480px),
       screen and (max-device-width: 480px) {

/*
table.calendar-table thead { display:none; }
table.calendar-table tbody, table.calendar-table tbody tr { display:block; }
table.calendar-table td { display:block; width:100% !important; height:auto !important; }

table.calendar-table td.empty-day { display:none; }
*/

table.calendar-table * { font-size:5px; line-height:6px !important; }
table.calendar-table th { font-size:5px !important; }
table.calendar-table td { padding:2px !important; }

}
</pre></body></html>