/* page navi */
.pageNavi { 
	font-size:0;
	clear: both; height: 25px; overflow: hidden; margin: 25px 0px; text-align: center; 
}
.pageNavi *{ vertical-align:middle; }
.pageNavi a { display: inline-block;width: 23px; height: 23px; padding:3px; font-size: 16px; font-weight: 700; line-height: 23px; text-align: center; }
.pageNavi a.btn { height: 23px; display: inline-block; text-indent: -9999px; background-repeat: no-repeat; background-position: 50% 100%; }
.pageNavi a.pageFirst {position:relative; top:-3px; width: 23px; margin-right: -6px; background-image: url("img/btnPageFirst.gif"); }
.pageNavi a.pagePrev {position:relative; top:-3px; width: 24px; background-image: url("img/btnPagePrev.gif"); }
.pageNavi a.pageNext {position:relative; top:-3px; width: 24px; background-image: url("img/btnPageNext.gif")}
.pageNavi a.pageLast {position:relative; top:-3px; width: 23px; margin-left: -6px; background-image: url("img/btnPageLast.gif"); }
.pageNavi span { display: inline-block; margin: 0 10px; }
.pageNavi span a { color: #222; }
.pageNavi span a:hover, .pageNavi span a:focus, .pageNavi span a:active, .pageNavi span a.on { color: #FFF; background: #AAA; }
.pageNavi span.current { 
	/*width: 24px;*/ height: 23px; 
	padding:0px 5px 0px 5px; margin: 0 1px; color: #FFF; font-weight: 700; 
	line-height: 22px; text-align: center; background: #666;
	font-size:16px;
}
/* List1 UL */
.list_style01 { clear: both; margin-top: 5px; }
.list_style01 li { padding-left: 22px; background-image: url("img/common_bul01_icon.png"); background-repeat: no-repeat; background-position: 14px 10px; }
.list_style01 li ul { padding-bottom: 10px; }
.list_style01 li li { line-height: 20px; padding-left: 9px; background-image: url("img/common_bul02_icon.png"); background-position: 2px 10px; }
.list_style01 li span {font-size: 12px;}
/* List2 OL */
.list_style02 { clear: both; margin-top: 5px; padding-left: 31px; list-style: decimal-leading-zero !important; }
.list_style02 li ol { padding-left: 9px; padding-bottom: 10px; }
.list_style02 li li { font-size: 95%; line-height: 20px; }
/* List3 UL */
.list_style03 {position: relative; overflow: hidden; margin:5px auto; text-align: center;}
.list_style03 li { list-style: none; padding: 0; margin: 0; display: inline-block;}
/* Memo Frame */
.memo_frame { clear: both; margin-top: 10px; padding: 10px 0px; background: #F9F9F9; border: 1px solid #DDD; }
.memo_frame .memo_frame_p { height: 133px; overflow-y: scroll; padding: 0px 20px; }
#vod01_btn_close { display: none; }
/* ì„œë¸Œ ê³µí†µ íƒ­ */
#horizontalTab li {background-color: #ddd;}
ul.resp-tabs-list { margin: 0px 0 100px 0; padding: 0px;}
.resp-tabs-list li {color: #888; font-size: 15px; font-weight: 700;  letter-spacing: -.05em; display: inline-block; padding: 9px 20px; margin: 0 0 50px 12%; list-style: none; cursor: pointer; float: left; border: 1px solid #DDD; border-bottom: none; width:130px; height:130px; border-radius:100%; text-align: center;}
.tab_btnc01 {position: relative; top:75px; background:url('/images/sub/c_icon.png') no-repeat top center; padding-top: 45px; font-size: 19px;}
.resp-tabs-container { padding: 0px; clear: left;}
h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }
.resp-tab-content { display: none; padding: 10px 0px; background-color: #FFF; }
.resp-tab-active {color: #FFF !important; background:url("/images/sub/test.png") no-repeat 0 0; background-size:100%;  border: 1px solid #0e68cc !important; margin-bottom: -1px !important; width:130px; height:130px; border-radius:100%; text-align: center;}
.resp-tab-active span {background:url("/images/sub/c_icon.png") no-repeat top center; padding-top: 45px; position: relative; top:75px; font-size: 19px;}
.resp-content-active, .resp-accordion-active { display: block;}
.resp-tab-content { border-top: 0px solid #808080; }
h2.resp-accordion { color: #888; font-size: 15px; font-weight: 700; letter-spacing: -.05em; border: 1px solid #DDD; margin: 4px 0px; padding: 10px 15px 8px; }
h2.resp-tab-active { border-bottom: 0px solid #808080 !important; margin-bottom: 0px !important; padding: 10px 15px !important; }
h2.resp-tab-title:last-child { border-bottom: 12px solid #808080 !important; background: blue; }
.resp-arrow { width: 0px; height: 0px; float: right; margin-top: 8px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 8px solid #808080; }
h2.resp-tab-active span.resp-arrow { border: none; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 8px solid #EEE; }

.tab_btn01 ul li {float: left; margin-bottom: 35px; display: block;}
.tab_btn02 ul li {float: left; margin-bottom: 35px; display: none;}


#tabmenu{ /*width:735px;*/ display:inline-block; padding:0px; margin:0px; border-bottom: 1px solid #ddd; width:100%;}
	#tabmenu li{width:auto; height:35px; padding:0px; margin:0px -1px -1px 0px;; border:1px solid #ccc; float:left;}
	/* #tabmenu li a{width:91px; height:35px; text-align:center; vertical-align:middle; display:table-cell; line-height:100%;} */
	#tabmenu li a {width:230px; height:35px; text-align:center; vertical-align:middle; display:table-cell; line-height:100%;}
	
	#tabmenu li.on{background-color:#8e632a;}
	#tabmenu li.on a{ color:#fff; font-weight:600;}
	
	@media (max-width:410px) {
		#tabmenu{ width:300px; }
		#tabmenu li{ width:148px; }
		#tabmenu li a{ width:148px; }
	}

/*-----------Accordion styles-----------*/
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-jfit { width: 100%; margin: 0px; }
.resp-tab-content-active { display: block; }
/* ìžì£¼ë¬»ëŠ”ì§ˆë¬¸ í˜•íƒœ */
.display_list { clear: both; width: 100%; border-top: 1px solid #E8E8E8; }
.display_list dt { background: #FFF; border-top: 1px solid #E8E8E8; cursor: pointer }
.display_list dt a { display: block; font-size: 15px; font-weight: 700; letter-spacing: -.05em; line-height:140% ; padding:15px 0}
.display_list dt.active a { color: #222; }
dl.display_list .display_subject span { color: #FF5400; font-size: 18px; font-weight: 700; padding-left: 3px; padding-right: 6px }
dl.display_list .display_memo { overflow: hidden; text-align: justify; padding: 10px 25px; background: #F9F9F9; border-top: 1px solid #E8E8E8; }
/* ì•ˆë‚´ë¬¸êµ¬ */
.information_frame { margin: 10px 0px; overflow: hidden; padding: 15px 12px 15px 15px !important; background-color: #F9F9F9; border: 1px solid #E8E8E8; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.information_frame div { padding: 0px 15px !important; line-height: 25px; letter-spacing: 0.07em}
.information_frame span {padding-left: 15px;}
.information_frame div a { padding: 0px 6px; }
.information_frame div .page_white { padding: 40px 0px 40px 36px; background-image: url("img/page_white_delete.png"); background-repeat: no-repeat; background-position: 0px 50%; }
.information_frame div .voucher_bul {padding-left: 28px; font-size: 15px; font-weight: 700; color:#333; letter-spacing: 0.05em;}

.information_frame2 { margin: 10px 0px; overflow: hidden; padding: 15px 12px 15px 15px !important; background-color: #EFEFEF;  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.information_frame2 div { padding: 0px 15px !important; line-height: 25px; letter-spacing: 0.07em}
.information_frame2 span {padding-left: 15px;}
.information_frame2 div a { padding: 0px 6px; }
.information_frame2 div .page_white { padding: 40px 0px 40px 36px; background-image: url("img/page_white_delete.png"); background-repeat: no-repeat; background-position: 0px 50%; }
.information_frame2 div .voucher_bul {padding-left: 28px; font-size: 15px; font-weight: 700; color:#333; letter-spacing: 0.05em;}

/* List1 UL */
.list_style01 { clear: both; margin-top: 5px; }
.list_style01 li { padding-left: 22px; background-image: url("img/common_bul01_icon.png"); background-repeat: no-repeat; background-position: 14px 10px; }
.list_style01 li ul { padding-bottom: 10px; }
.list_style01 li li { line-height: 20px; padding-left: 9px; background-image: url("img/common_bul02_icon.png"); background-position: 2px 10px; }
.legal_bg01 {background-image: url("/images/sub/legal_bg01.png"); background-repeat: no-repeat; display: block; height: 790px;}
.legal_bg02 {background-image: url("/images/sub/legal_bg02.png"); background-repeat: no-repeat; display: block; height: 790px;}
.legal_bg03 {background-image: url("/images/sub/legal_bg03.png"); background-repeat: no-repeat; display: block; height: 790px;}

.sub_bul01 {background-image: url("../../images/sub/bul_tit01.png"); background-repeat: no-repeat; background-position: 0 7px; padding: 0 0 0 23px; line-height:1.5; font-size: 1.3em; color:#333333; font-weight:normal; margin: 40px 0 0 0;}
.sub_bul01 span {color:#333; font-size: 18px; font-weight: 300;}
.sub_bul02 {background-image: url("/images/sub/bul_tit02.png"); background-repeat: no-repeat; background-position: 0 7px; padding: 0 0 0 19px; line-height: 45px; font-size: 1.2em; color:#333333; font-weight:normal; margin-top: 21px;}
.sub_bul02 span {position: relative; top:-3px; left:-12px; color:#fff; font-size: 13px; font-weight: bold;}
.sub_bul04 {background-image: url("/images/sub/bul_tit01.png"); background-repeat: no-repeat; background-position: 0 7px; padding: 0 0 0 23px; /*line-height: 45px;*/ font-size: 1.3em; color:#333333; font-weight:normal; margin: 25px 0 0 0;}
.sub_buldata {background:url("/images/sub/bul_box01.png") no-repeat 0 5px; padding-left:17px; color:#656565; margin-top: 25px;}
.sub_list02 {padding-left: 35px;}
.sub_list02last {padding-left:35px; margin-bottom: 50px;}
.sub_box02 { padding: 25px; color:#ec6941; background-color: #eeeeee; margin-right: 10px;}

.sub_bul03 {background-image: url("/images/sub/sub01_bul3.png"); background-repeat: no-repeat; background-position: 0 0; padding: 7px 0 0 52px; line-height: 45px; font-size: 1.2em; color:#0f5fb9; font-weight:normal;}
.subpage_01img {background-image: url("/images/sub/subpage01_bg.png"); background-size:100%; background-repeat: no-repeat; background-position: 0 0; height: 230px; display: block;}
.subpage_02img {display: block;}
.subpage_03img {display: none;}
.text_box01 {padding: 17px; background-color: #f2f2f2; width: 70%; line-height: 25px; font-size: 1.1em; letter-spacing: 1.2px;}
.text_box01 .text_col {font-weight:bold; color:#f19601;}
.text_box01 .text_col02 {font-size: 0.8em;}

.subpage02_text {padding-left: 25px; margin-bottom: 38px;}
.subpage02_step {margin-top: -20px;}

.sub02_bg {background-image: url("/images/sub/sub02_bg.png"); background-repeat: no-repeat; display: block; height: 1200px; }
.sub02_bg .sub02_text {padding: 80px 0 0 0; text-align: center; }
.sub02_bg .sub02_text p {margin: 25px 0 0 0; line-height: 35px; font-size: 18px; color:#333;}
.sub02_bg .sub02_text strong {font-size: 25px; color:#cc3300; }

.help_con01 {display: block;}
.help_con02 {display: none; background-color: #ebebeb;}

/*ì—ë‹ˆì§€ì†Œê°œ*/
.voucher {color:#333333; padding-left: 14px; font-size: 23px; font-weight:normal}
.voucher_boxwarp {background-image: url("/images/sub/subpage01_bg.png"); background-size:100%; background-repeat: no-repeat; background-position: 0 0; display: block;}
/* .voucher_box {padding: 19px; font-size: 16px; letter-spacing: 0.07em; color:#333; background-color: #ebebeb; width:70%; } */
.voucher_box {margin:10px 0px; overflow:hidden; padding:15px 12px 15px 15px !important; font-size: 16px; letter-spacing: 0.07em; background-color:#EFEFEF;  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.voucher_box span {color:#eb6100; font-size: 18px; font-weight: normal;}
.voucher_box .voucher_text01 {font-size: 14px; color:#666; font-weight:normal;}
.voucher_bul {background:url("/images/sub/voucher_bul.png") no-repeat 21px 10px; padding-left: 28px; font-size: 15px; font-weight: 700; color:#333; letter-spacing: 0.05em;}
.voucher_bul01 {padding-left: 28px; font-size: 15px; font-weight: 700; color:#333; letter-spacing: 0.05em;}
.voucher_list01 ul li {padding-left: 27px;}
.voucher_list01 ul li span {padding: 2px 2px 2px 2px; background-color: #ec6100; color:#fff;}
.voucher_list02 ul li {padding-left: 27px;}
.voucher_list02 ul li span {font-size: 12px;}
.vo_img01 ul li {display: inline-block; padding:0 15px 0 15px; border-right: 1px solid #d3d3d3;}
.vo_img01 ul li:last-child {border-right:none;}
.br_none {display: block;}
.voucher_table01 {display: block; margin-top: 14px;}
.voucher_table02 {display: none;}
.voucher_img01 {display: block;}
.voucher_img01m {display: none;}

/*ì—ë„ˆì§€ì†Œë¹„íš¨ìœ¨í™”ì•ˆë‚´*/
.sub_conbox01 {float: left; margin:25px 0 70px 0;}
.sub_conbox01 .sub_conimg {float: left; width: 420px; text-align: center;}
.sub_conbox01 .sub_context {float: right; width: 540px;}
.sub_conbox01 .sub_context dl {clear: both;}
.sub_conbox01 .sub_context dl dt {font-weight: bold; color: #214f98; margin-bottom: 12px; line-height: 26px;}
.sub_conbox01 .sub_context dl dd {padding-bottom: 21px;}
.sub_conbox01 .sub_context span {color:#ff7011; font-weight: bold; background: url("/images/sub/feel.jpg") no-repeat 0 0; padding-left: 25px; line-height:35px; font-size: 17px;}
.sub_conbox01 .sub_context .tip_box01 {border:1px solid #cbd7ef; padding: 10px; background-color: #f8fafe;}
.sub_conbox01 .sub_context .tip_box01 ul li {padding-left: 14px;}

.tit_tip {color:#ff7011; font-weight: bold; background: url("/images/sub/feel.jpg") no-repeat 0 7px; padding-left: 25px; line-height:35px; font-size: 17px; margin-top: 35px;}
.clear {clear:both;}
.tip_box02 {border-top:3px solid #76a8d4; background-color: #e1e1e1; margin-bottom: 35px;}
.tip_box02 ul li {float: left; padding: 10px 55px 10px 125px; color:#214f98;}

/* ê²€ìƒ‰í¼ */
.search_box { 
	text-align:center; padding:10px; 
	border-top:solid 1px #e1e1e1; border-bottom:solid 1px #e1e1e1;
}
.search_box *{ vertical-align: middle; }
.search_box label { width: 1px; height: 1px; font-size: 0; line-height: 0; visibility: hidden; position: absolute; }
.search_box select {
 /*width: 30%; min-width: 60px; max-width: 150px; border: 1px solid #DDD */ 
 padding:0 5px 0 5px;
 border:1px solid #e1e1e1;
 box-sizing:border-box;
 font-size:13px; 
 vertical-align:middle;
 height:34px;
 line-height:34px;
}
.search_box .search_input { 
	font-size:13px;
	width: 100%; min-width: 50px; max-width: 170px; padding: 0 5px; border: 1px solid #e1e1e1; position: relative;  
	height:34px; line-height:34px; box-sizing:border-box;

}
/* í…Œì´ë¸” í˜•íƒœ  */
.data_info { clear: both; width: 100%; overflow: hidden; padding: 5px 0px; font-size: 12px; text-align: left; font-weight: 700; }
.data_info .data_total strong { color: #222; }
.table_style table { width: 100%; margin: 8px 0px; }
.table_style table.pn { border-top: 1px solid #DDD; }
.table_style table th, .table_style table td { text-align: left; vertical-align: middle; border: 1px solid #DDD; padding: 8px 6px; }
.table_style table tbody th, .table_style table tbody td { padding: 8px 6px 7px; font-size: 12px; }
.table_style table th, .table_style table tfoot, .table_style table .notice_bg td { background: #F0F0F0; color: #222; }
.table_style table .notice_bg td, .table_style table td.hot_bg { color: #444; font-weight: 700; background: #F9F9F9; }
.table_style table td { text-align: center; }
.table_style.a_left table td { text-align: left; }
.table_style.a_left table .hot_bg { text-align: center; }
.table_style table thead th { text-align: center; vertical-align: middle; letter-spacing: -.05em; border-top: 2px solid #AAA; border-bottom: 1px solid #DDD; }
.table_style table tbody th { text-align: center; }
.table_style table th.subject { font-size: 15px !important; padding: 10px 15px; text-align: left; border-top: 2px solid #AAA; }
.table_style table td.subject.list { text-align: left; padding-left: 2%; overflow: hidden; text-overflow: ellipsis; line-height: 18px; }
.table_style table td.subject a { color: #222; }
.table_style table td.memo { font-size: 12px; line-height: 21px; }
.table_style table td.memo .pic { margin: 10px 0; }
.table_style table td.memo .pic img { border: 1px solid #DDD; }
.table_style table td.file_icon a, .table_style table td.file_icon div { padding-left: 20px; background-image: url("img/icon_file.png"); background-repeat: no-repeat; background-position: 0px 60%; }
.table_style table td.file_icon div { display: block; width: 100%; height: 20px; margin: 0px auto; text-indent: -9999px; padding-left: 0px; background-position: 50% 60%; }

table.t02			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border-top:3px solid #ddd;border-bottom:1px solid #93b3e3;border-width:2px 0px 1px 0px;}
table.t02 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;heght:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t02 th		{padding:12px 5px 12px 15px;color:#5c5c5c; background-color:#f1f1f1; font-size:13px;text-align:left;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #d0d0d0;border-left-color: #d0d0d0;}
table.t02 td		{border-left:none; padding:12px 5px 12px 15px;font-size:13px;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #e1e1e1;border-left-color: #d0d0d0; line-height:19px;}
table.t02 td:last-child {border-right: none; font-weight: 500;}

table.tsite			{border-collapse:collapse;width:300px;margin:0px 0px 15px 0px;border-top:3px solid #7f94c8;border-bottom:1px solid #93b3e3;border-width:2px 0px 1px 0px;}
table.tsite caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;heght:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.tsite th		{padding:12px 5px 12px 15px;color:#5c5c5c; background-color:#f1f1f1; font-size:16px;text-align:left;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #d0d0d0;border-left-color: #d0d0d0;}
table.tsite td		{border-left:none; padding:12px 5px 12px 15px;font-size:13px;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #e1e1e1;border-left-color: #d0d0d0; line-height:19px;}
table.tsite td:last-child {border-right: none; font-weight: 500;}

table.usehistory			{
	border-collapse:collapse;
	width:100%;
	margin:0px 0px 15px 0px;
}
table.usehistory caption	{
	margin:0px;
	padding:0px;
	position:absolute;
	left:-1000%;
	top:0px;
	width:1px;
	height:1px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}
table.usehistory th		{
	background-color:#e1e1e1; 
	padding:15px 15px 15px 15px;
	color:#333; font-size:14px;
	text-align:left;
	border:0 !important;
	border-top:solid 1px #d5d5d5 !important;
	border-bottom:solid 1px #d5d5d5 !important;
	font-weight:400
}
table.usehistory td		{
	border-left:none; 
	padding:15px 15px 15px 15px;
	font-size:14px;
	border:0 !important;
	border-top:solid 1px #e1e1e1 !important;
	border-bottom:solid 1px #e1e1e1 !important;
	line-height:19px;
	font-weight:400
}
table.usehistory td input {margin-top: 0px;}
table.usehistory .day_box01{position: relative; top:0px; /*height:31px; */ margin-right: 5px; width: 100px; }

table.usehistory td:last-child {border-right: none;}

.total_btn02 {text-align: center;}
.total_btn02 a {
	padding:7px 50px 7px 50px; 
	background-color:#417830; 
	font-weight:400; color:#fff;
	border:1px solid #417830; 
}


@media (max-width:992px) {

	table.usehistory th		{padding:10px 10px 10px 10px; font-size:13px;}
	table.usehistory td		{font-size:13px;}

}






table.t05			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border-top:3px solid #ddd;border-bottom:1px solid #93b3e3;border-width:2px 0px 1px 0px;}
table.t05 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;heght:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t05 th		{padding:11px 5px 11px 15px;color:#5c5c5c; background-color:#f1f1f1; font-size:13px;text-align:left;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #d0d0d0;border-left-color: #d0d0d0;}
table.t05 td		{border-left:none; padding:14px 5px 14px 15px;font-size:13px;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #e1e1e1;border-left-color: #d0d0d0; line-height:19px;}
table.t05 td:last-child {border-right: none;}

table.t04			{
	border-collapse:collapse; width:100%; margin:0px 0px 15px 0px; 
}
table.t04 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t04 th		{
	border:0;
	background-color:#e1e1e1; padding:15px 15px 15px 15px; 
	color:#333;	font-size:14px; text-align:left; 
	border-top:solid 1px #d5d5d5;
	border-bottom:solid 1px #d5d5d5; font-weight:400;
}
table.t04 td		{
	border:0;
	border-top:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
	padding:15px 15px 15px 15px; 
	font-size:14px; color:#666;
	letter-spacing: 0.05em; font-weight:400;
}
table.t04 .day_box01{position: relative; top:-10px; height:31px; margin-right: 5px;}
table.t04 td span {position:relative;}
table.t04 td:last-child {}

.Insert_box01 {width: 650px; height: 250px;}

.t03  {
	border-collapse: collapse;
	margin:0;
	padding: 0;
	width:100%;
	color: #484848;
	text-align:center; 
}

.t03 thead tr th:first-child {background-image:none;}

.t03 th {
    padding: 15px 12px 12px 15px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
	background:#e1e1e1;
	border-top:solid 1px #d5d5d5;
	color:#333; 
	border-bottom:solid 1px #d5d5d5;
}
.t03 tbody tr th + th {border-left:solid 1px #d5d5d5;}

.t03 td { 
	padding: 15px 12px 12px 15px;
	border-bottom: 1px solid #e1e1e1; 
	vertical-align:middle; 
	font-size: 14px;
	color:#666;
	text-align:center;
	font-weight:400;
}
.t03 tbody td.title { text-align:left; /*padding-left:65px;*/}
.t03 tbody td.title a { color:#666; text-decoration:none; }
.t03 tbody td.title a:hover { color:#333; text-decoration:underline;}
.t03 tbody td span {margin-left: 5px;}
.t03 tbody td span img {width:30px;}
.t03 thead .last { border-top:2px solid #76a8d4; border-right:none;}
.t03 tbody .last { border-right:none;}


.save  {border-collapse: collapse;margin:0;padding: 0;width:100%;color: #484848;border-top:3px solid #7f94c8;text-align:center; }

.save thead tr th:first-child {background-image:none;}
.save th, .save td { border-bottom: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2; border-right:0px solid #d2d2d2; vertical-align:middle; height:13px; padding: 8px;}
.save thead th, .save thead td { background-color: #f6f6f6;font-size: 14px; vertical-align:middle; text-align:center; height:20px; padding: 7px;font-weight:bold;}
.save thead th, thead td { border-top:2px solid #76a8d4; border-right:0px solid #d2d2d2;}
.save thead th img {position: relative; top:5px; margin-right: 3px; width:24px;}
.save tbody td { text-align:center;}
.save tbody td.title { text-align:left; /*padding-left:65px;*/}
.save tbody td.title a { color:#484848; text-decoration:none; }
.save tbody td.title a:hover { color:#484848; text-decoration:underline;}

.save thead .last { border-top:2px solid #76a8d4; border-right:none;}
.save tbody .last { border-right:none;}



/*ï¿½ï¿½ï¿½ì½º ï¿½Â¿ï¿½ï¿½ï¿½*/
table.t07			{border-collapse:collapse;width:99%;margin:0px 0px 15px 0px;border:1px solid #e1e1e1; border-width:2px 0px 1px 0px; margin-top: 12px;}
table.t07 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t07 th		{padding:15px 12px 12px 15px;color:#fff; background-color:#bb9667; font-size:14px; font-weight:400; text-align:center; border-left:1px solid #fff; }
table.t07 td		{
	border-left:none; 
	padding:15px 15px 15px 15px;
	font-size:14px; 
	border-top:1px solid #e1e1e1; 
	border-left:1px solid #e1e1e1; 
	line-height:19px; 
	color:#666; 
	font-weight:bold; 
	text-align: center;
}
table.t07 td:last-child {border-right: 1px solid #e1e1e1;}

table.t08			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border:1px solid #e1e1e1; border-width:2px 0px 1px 0px; margin-top: 12px;}
table.t08 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t08 th		{padding:15px 12px 12px 15px;color:#fff; background-color:#bb9667; font-size:13px;text-align:center; border:1px solid #fff; }
table.t08 td		{border-left:none; padding:12px 5px 12px 15px; font-size:13px; border-bottom:1px solid #e1e1e1; line-height:19px; text-align: left; color:#666; font-weight:bold;}
table.t08 td.except 		{border-left:none; padding:12px 5px 12px 15px; font-size:13px; border-bottom:1px solid #e1e1e1; line-height:19px; text-align: left; color:#666; }
table.t08 td:last-child {border-right: 1px solid #e1e1e1;}

table.t09			{border-collapse:collapse;width:95%;margin:20px 0px 15px 20px;border:1px solid #e1e1e1; border-width:2px 1px 1px 1px; margin-top: 12px;}
table.t09 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t09 th		{padding:15px 5px 15px 5px;color:#fff; background-color:#bb9667; font-size:13px;text-align:center; border:1px solid #fff; }
table.t09 td		{ padding:12px 5px 12px 5px;font-size:12px; border:1px solid #e1e1e1; line-height:19px; text-align: left; color:#333; font-weight:bold; text-align:justify;}
table.t09 td:last-child {border-right: 1px solid #e1e1e1;}

table.t10			{border-collapse:collapse;width:99%;margin:0px 0px 15px 0px;border:1px solid #e1e1e1; border-width:2px 0px 1px 0px; margin-top: 12px;}
table.t10 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t10 th		{padding:15px 12px 12px 15px;color:#fff; background-color:#bb9667; font-size:13px;text-align:center; border:1px solid #fff; }
table.t10 td		{border-left:none; padding:12px 5px 12px 15px;font-size:13px; border:1px solid #e1e1e1; line-height:19px; color:#666; font-weight:bold; text-align: center;}
table.t10 td:last-child {border-right: 1px solid #e1e1e1;}

table.t11			{border-collapse:collapse;width:99%;margin:0px 0px 15px 0px;border:1px solid #e1e1e1; border-width:2px 0px 1px 0px; margin-top: 12px;}
table.t11 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
table.t11 th		{padding:15px 12px 12px 15px;color:#fff; background-color:#bb9667; font-size:13px;text-align:center; border-left:1px solid #fff; }
table.t11 td		{border-left:none; padding:0px 0px 10px 0px;font-size:13px; border-left:1px solid #e1e1e1; line-height:19px; color:#666; font-weight:bold; text-align: center;}
table.t11 td:last-child {border-right: 1px solid #e1e1e1;}
table.t11 table{width:100%;height:100%}

.align_center{text-align:center !important;}

/* type */
.type01, .type02, .type03, .type04 { width: 50px; line-height: 22px; display: block; clear: both; overflow: hidden; padding: 0px 10px; margin: 0px auto; color: #000; font-size: 11px; font-weight: 700; letter-spacing: -.05em; border: 1px solid #DEDEDE; background-color: #EEE; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.type02 { border: 1px solid #B5DBA9; background-color: #CEF2C3; }
.type03 { border: 1px solid #A9C3DB; background-color: #C3DBF2; }
.type04 { border: 1px solid #DBD1A9; background-color: #F2E9C3; }
/* photoList */
.photoList { clear: both; width: 100%; overflow: hidden; padding-top: 25px; margin-bottom: 20px; border-top: 2px solid #AAA; border-bottom: 1px solid #DDD; }
.photoList ul li { float: left; margin: 0 0 25px; overflow: hidden; padding: 0 1%; text-align: center; width: 22.9%; height: 160px; }
.photoList.detail ul li { margin: 0px; }
.photoList ul li a { display: block; width: 100%; overflow: hidden; }
.photoList ul li img { width: 100%; height: 120px; margin-bottom: 5px; border: 1px solid #DDD; }
.photoList ul li a { width: 100%; font-size: 12px; line-height: 16px; }

/*ì´ìš©ìžì§€ì›ë¹„ìœ¨í˜„í™©*/
.support_con01 {float: left; width:100%;}
.support_con01 .support_con02 {border: 1px #ddd solid; width: 45%; height: auto; float: left; padding: 35px;}
.support_con01 .support_con02 img {width: 98%;}
.support_con01 .support_con03 {border: 1px #ddd solid; width: 45%; height: auto; float: left; padding: 10px;}
.support_con01 .support_con04 {border: 1px #ddd solid; width: 97%; height: auto; float: left; padding: 10px;}

/* ë§Œì¡±ë„ ì¡°ì‚¬ */
.satisfaction_box { clear: both; position: relative; background-color: #E8E8E8; height: auto; padding: 1% 2%; margin: 30px 0px 10px; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.satisfaction_box p { margin-bottom: 6px; }
.satisfaction_box .satisfaction_view_btn { position: absolute; right: 3%; top: 10px; }
.satisfaction_box .satisfaction_view_btn a { font-size: 12px; font-weight: 700; }
.satisfaction_box .title { color: #222; font-size: 15px; font-weight: 700; }
.satisfaction_box .textarea_enrollment { width: 85%; float: left; }
.satisfaction_box .textarea_enrollment textarea { width: 94%; height: 22px; }
.satisfaction_box .enrollment_btn { width: 15%; height: 33px; float: left; }
.satisfaction_box .enrollment_btn a { text-align: center; display: block; width: 100%; height: 33px; color: #FFF; font-size: 13px; font-weight: 700; line-height: 34px; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #808080; }
.evaluation { position: relative; margin: 5px 0px 0px 0px; }
.evaluation label { margin: 0 10px 0px 1px; }
.satisfaction_view { margin: 10px 0px 0px 0px; position: relative; display: none; }
.satisfaction_view .close_btn { position: absolute; right: 0px; bottom: -2px; }
/* ì •ë³´ì œê³µ */
.information_box { position: relative; border: 1px solid #E8E8E8; background-color: #F9F9F9; height: auto; padding: 0.5% 1%; margin: 5px 0px 10px; overflow: hidden; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.information_box ul { clear: both; float: right; width: 99.7%; }
.information_box li { display: inline-block; font-size: 12px; }
.ie6 .information_box li, .ie7 .information_box li { display: inline; }
.information_box li strong { margin-left: 5px; }
.indent { margin: 5px 0 0 15px; }
/* Map Canvas */
.map_canvas { clear: both; width: 99.7%; height: 360px; margin: 0px 0px 20px; border: 1px solid #DDD; display: block; overflow: hidden; }
/* photoNews */
.photoNews { clear: both; width: 100%; overflow: hidden; padding-top: 5px; border-top: 2px solid #AAA; border-bottom: 1px solid #DDD; }
.photoNews li { height:190px; float: left; width: 25.8%; text-align: left; position: relative; overflow: hidden; margin: 0 1px -1px 0; padding: 20px 10px 20px 165px; border-bottom: 1px solid #E8E8E8; vertical-align: top;  *zoom:1;
}
.photoNews, .photoNews li.last { border-bottom-width: 0px; }
.photoNews a strong { display: inline-block; margin: 0 0 8px 0; color: #222; font-size: 15px; letter-spacing: -.05em; }
.photoNews .thumb { display: inline; overflow: hidden; float: left; position: relative; width: 150px; margin: 0 15px 0 -165px; }
.photoNews .thumb img { width: 139px; display: block; border: 1px solid #DDD; }
.photoNews a:hover .thumb img { border-color: #222; }
.photoNews p { width: 98%; font-size: 12px; }
/* í™ë³´ë¹„ë””ì˜¤ */
.cyber_movie .movie { width: 100%; text-align: center; margin-top: 20px; }
.cyber_movie .movie video, .cyber_movie .movie img { width: 100%; height: auto; max-width: 600px; margin: 0px auto; border: 1px solid #808080; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2); -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2); box-shadow: 3px 3px 3px rgba(0, 0, 0, .2); }
/* ì„¤ë¬¸ì¡°ì‚¬ */
.graph_bg { width: 100%; clear: both; height: 10px; overflow: hidden; background-color: #E8E8E8; border: 1px solid #AAA; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2); -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2); box-shadow: 1px 1px 1px rgba(0, 0, 0, .2); }
.graph_bg .graph_bar { clear: both; height: 10px; overflow: hidden; background-color: #B0CDE7; }
/* ì„¤ë¬¸ì¡°ì‚¬ */
.login_box .login_label { clear: both; overflow: hidden; padding: 15px 40px 15px; background-image: url("img/monitor_error.png"); background-repeat: no-repeat; background-position: 0px 50%; }
/* ì—°í˜ */
.history_visual { height: 180px; margin-bottom: 20px; background-image: url("img/history_img.jpg"); background-repeat: no-repeat; background-position: 50% 75%; }
.history_list li { border-top: 1px dashed #CCC; height: auto; clear: both; padding-top: 20px; }
.history_list li:first-child { border-top: 0px; }
.history_list li p.year { font-size: 3em; margin: 0 1% 0px 3%; letter-spacing: -2px; float: left; line-height: 34px; padding-top: 2px; width: 14%; text-align: center; }
.history_list li ul { float: left; width: 75%; padding: 0px; margin-left: 5%; }
.history_list li ul li { clear: both; border-top: 0px; height: auto; padding: 0px; }
.history_list li ul li p.month { float: left; width: 10%; font-weight: 700; }
.history_list li ul li ul.data { float: left; width: 90%; margin: 0px; padding-top: 2px; }
.history_list li ul li ul.data li { padding-left: 8px; }

/*ì¸ì¦*/
.use_box01 {height:157px; border: 1px solid #dee2e1; overflow-y:scroll; padding: 10px;}
.use_tit01 {font-size: 19px; font-weight: bold;}
.use_tit02 {font-size: 16px; font-weight: 500; }
.use_input {font-weight:100; text-align: right;}
.use_btn01 {text-align: center; margin-top: 50px;}
.textarea_enrollment {line-height: 25px;}
.textarea_enrollment ul li {display: inline-block; }
.textarea_enrollment ul li:first-child {width:400px;}
.textarea_enrollment ul li:last-child {position: relative; top:10px;}
.textarea_enrollment ul li span {font-size: 14px; font-weight: bold; letter-spacing: 0.1em; margin-right: 14px;}
.size_box {width:86%; height: 21px;}

/*ê°œì¸ì •ë³´ì·¨ê¸‰*/
.date_text01 {padding-left: 23px; margin: 7px 0 0 0;}
.data_box01 {padding: 14px; background-color:#ededed; border: 1px solid #ddd; margin-top: 19px;}
.data_list01 {margin-top: 13px;}
.data_list01 ul li {padding-left: 25px;}

/*ì‚¬ì´íŠ¸ë§µ*/
.stiemap ul li {display: inline-block; padding-left: 17px; vertical-align: top;}
/********************************** Media Queries **********************************/

/* ì›¹ */
@media all and (min-width:1025px) {
	/* common */
	#wrap { background-color: #FFF; }
    .tbl_w { display: block; }
    .tbl_m { display: none; }
}

/* íƒ€ë¸”ë¦¿ ê°€ë¡œ */
@media (max-width :1024px) {
    .tbl_w { display: block; }
    .tbl_m { display: none; }
}

/* íƒ€ë¸”ë¦¿ ì„¸ë¡œ ë° ê·¸ ì´í•˜ ê³µí†µ */
@media (max-width :992px) {
	.stiemap {text-align: center;}
    .tbl_w { display: block; }
    .tbl_m { display: none; }
    .legal_bg01 {background-image: none; display: block; height: auto;}
    .legal_bg02 {background-image: none; display: block; height: auto;}
    .legal_bg03 {background-image: none; display: block; height: auto;}
    
    .sub01_bg .sub01_text01 img {width: 40%;}
    .sub01_bg {background-image: url("/images/sub/sub01_bgm.png"); background-repeat: no-repeat; display: block; height: auto; background-size:100%; }
    
    .sub02_bg {background-image: url("/images/sub/sub02_bgm.png"); background-repeat: no-repeat; display: block; height: auto; background-size:100%;}
    
    .resp-tabs-list li {color: #888; font-size: 15px; font-weight: 700;  letter-spacing: -.05em; display: inline-block; padding: 9px 20px; margin: 25px 0 0 12%;}
    
    .tab_btn01 ul li {float: left; margin-bottom: 35px; display: none;}
    .tab_btn02 ul li {float: none; width:auto; padding:14px; display: block; margin-bottom: 0px; padding-right: 30px;}
    .tab_btn02 ul li a {color:#fff;}
    .tab_btn02 ul li a:hover {color:#fff;}
    .tab_btn02 .tab_onbtn01 {background-color: #2d8bf2; color:#fff; font-weight: bold; margin-top: 5px;}
    .tab_btn02 span {float: right; padding-right: 10px;}
    .tab_btn02 span img {width:16px; }
    .tab_btn02 .tab_onbtn02 {background-color: #fff; border: 1px #ddd solid; margin-top: 5px;}
    .tab_btn02 .tab_onbtn02 a {color:#333; font-weight: bold;}
    .tab_btn02 .tab_onbtn02 a:hover {color:#333; font-weight: bold;}
    .support_con01 {float: left; width:100%; margin-right: 10px;}
 	.support_con01 .support_con02 {border: 1px #ddd solid; width: 90%; height: auto; float: left; padding: 35px;}
	.support_con01 .support_con02 img {width: 98%;}
	.support_con01 .support_con03 {border: 1px #ddd solid; width: 96%; height: auto; float: left; padding: 10px;}
	
	.vo_img01 {text-align: center;}
	.vo_img01 ul li {display: inline-block; padding:0; border-right: 0px solid #d3d3d3;}
	.voucher_table01 {display: none;}
	.voucher_table02 {display: block; margin-top: 14px;}
	
	/*ì—ë„ˆì§€ì†Œë¹„íš¨ìœ¨í™”ì•ˆë‚´*/
	.sub_conbox01 {float: none; margin-bottom: 70px;}
	.sub_conbox01 .sub_conimg {width:70%; float: none; margin: 0 auto;}
	.sub_conbox01 .sub_context {margin-top:30px; float: none; width:100%; }
	.sub_conbox01 .sub_context dl {clear: both;}
	.sub_conbox01 .sub_context dl dt {font-weight: bold; color: #214f98; margin-bottom: 12px; line-height: 16px;}
	
	.tip_box02 ul li {float: left; padding: 10px 55px 10px 5px; color:#214f98; width: 116px;}
}

/* ìŠ¤ë§ˆíŠ¸í° ê³µí†µ */
@media (max-width:992px) {
	.section { clear: both; float: none; width: 100%; }
	.fL.col_33p, .fL.col_50p { float: none !important; clear: both !important; width: 100% !important; }
	.bonbu_ceo .mL5 { margin-left: 0 !important; }
	.bonbu_ceo .fL.col_25p { width: 50% !important; }
	.bonbu_ceo .fL.col_25p img { width: 80% !important; }
	.fL.col_25p { width: 50% !important; }
	.fS12.height90 { font-size: 11px !important; }
	img.col_150 { width: 110px !important; }
	.table_style th.no_with, .table_style td.no_with { width: 1px; height: 1px; padding: 0; margin: 0; font-size: 0; line-height: 0; position: absolute; display: none; }
	/*ë°˜ì‘í˜•íƒ­ 
	ul.resp-tabs-list { display: none; }
	h2.resp-accordion { display: block; }
	.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
	.resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: inherit; clear: none; }
	.resp-accordion-closed { display: none !important; }
	.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #808080 !important; }
	.photoNews li { clear: both; float: none; width: 100%; padding: 20px 10px 20px 165px; }
	.photoList ul li { width: 48%; }
	.photoList ul li img { width: 90%; height: 100px; }
	.login_box label { margin-top: 10px !important; }
	.login_box .user_id { width: 38% !important; }
	.login_box .passwd { width: 38% !important; }
	.login_mobile { margin-top: 5px !important; display: block !important; clear: both !important; float: none !important; }
	.login_mobile label { margin-left: 0px !important; }
	.history_list { width: 98%; }
	.history_list li p.year { float: none; width: 100%; text-align: left; }
	.history_list li ul { float: none; width: 100%; margin: 15px 0px 0px 5%; }
	.history_list li ul li { clear: both; }
	.history_list li ul li p.month { width: 15%; }
	.history_list li ul li ul.data { width: 85%; }
    .tbl_w { display: none; }
    .tbl_m { display: block; }
    .mb_mT5 { margin-top: 5px; }
	.subpage_02img {display: none;}
	.subpage_03img {display: block;}
	.list_style03 li {display:block; padding: 0; margin:10px 0;}
	
	.subpage_01img {background-image: none; background-size:100%; background-repeat: no-repeat; background-position: 0 0; height: 260px; display: block;}
	.text_box01 {padding: 17px; background-color: #f2f2f2; width: 90%; line-height: 25px; font-size: 1.1em; letter-spacing: 1.2px;}
	*/
	
	.voucher_boxwarp {background-image: none; background-size:100%; background-repeat: no-repeat; background-position: 20px 80px; display: block;}
	.voucher_box {padding:15px; font-size: 14px; letter-spacing:-0.5px; color:#333; background-color: #ebebeb; width:87%; }
	.voucher_box span {font-size:15px;}
	.voucher_img01 {display: none;}
	.voucher_img01m {display: block;}
	.br_none {display: none;}

	.sub_bul01 {background-position:0 4px;}
	.sub_bul01,
	.sub_bul01 span {font-size:16px;}
	
	.support_con01 {float: left; width:80%; }
	.support_con01 .support_con02 {border: 1px #ddd solid; width: 100%; height: auto; float: left; padding: 35px; }
	.support_con01 .support_con02 img {width: 100%;}
	.support_con01 .support_con03 {border: 1px #ddd solid; width: 100%; height: auto; float: left; padding: 35px; }
	
	table.t07			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border:1px solid #e1e1e1; border-width:2px 0px 1px 0px; margin-top: 12px;}
	table.t07 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
	table.t07 th		{padding:15px 5px 12px 5px;color:#fff; background-color:#bb9667; font-size:13px; font-weight:400; text-align:center; border-left:1px solid #fff; }
	table.t07 td		{
		border-left:none; 
		padding:10px 10px 10px 10px;
		font-size:13px; border-left:1px solid #e1e1e1; line-height:19px; color:#666; font-weight:bold; text-align: center;
	}
	table.t07 td:last-child {border-right: 1px solid #e1e1e1;}
	
	table.t08			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border:1px solid #e1e1e1; border-width:2px 0px 1px 0px; margin-top: 12px;}
	table.t08 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
	table.t08 th		{width:35%; padding:15px 12px 12px 15px;color:#fff; background-color:#bb9667; font-size:13px;text-align:center; border-bottom:1px solid #fff; }
	table.t08 td		{width:65%;border-left:none; padding:12px 5px 12px 15px;font-size:13px; border-bottom:1px solid #e1e1e1; line-height:19px; text-align: left; color:#666; font-weight:bold;}
	table.t08 td:last-child {border-right: 1px solid #e1e1e1;}
	
	
	
	/* ê²€ìƒ‰í¼ */
	.search_box *{ vertical-align: middle; }
	.search_box label { width: 1px; height: 1px; font-size: 0; line-height: 0; visibility: hidden; position: absolute; }
	.search_box select { 
		/*width: 30%; min-width: 60px; max-width: 150px; border: 1px solid #DDD */ 
		 padding:0 5px 0 5px;
		 border:1px solid #e1e1e1;
		 box-sizing:border-box;
		 font-size:13px; 
		 vertical-align:middle;
		 height:34px;
		 line-height:34px;
	}
	.search_box .search_input { 
		width: 32%; min-width: 50px; max-width: 170px; font-size:13px;
		padding: 0 5px; border: 1px solid #e1e1e1; position: relative;  
		height:34px; line-height:34px; box-sizing:border-box;
	}
	
	
	.t03 {}
	.t03 thead tr th:first-child {background-image:none;}
	.t03 th,
	.t03 td {width:19px; height:13px; padding: 8px;}
	.t03 thead th, 
	.t03 thead td {font-size:13px; padding:5px;}
	.t03 tbody td {font-size:13px; padding:5px;}
	.t03 tbody td.title { text-align:left; padding:  5px 0 5px 25px;}
	.t03 tbody td.title a { color:#484848; text-decoration:none; }
	.t03 tbody td.title a:hover { color:#484848; text-decoration:underline;}
	
	.t03 thead .last { border-top:2px solid #76a8d4; border-right:none;}
	.t03 th.no_with, 
	.t03 td.no_with { width: 1px; height: 1px; padding: 0; margin: 0; font-size: 0; line-height: 0; position: absolute; display: none; }
	
	
	/* ëª¨ë°”ì¼ í…Œì´ë¸” í˜•íƒœ */
	.table_style table {padding: 0; }
	.table_style table thead th {margin: 0; padding: 0; letter-spacing:0px; word-spacing:0px; font-size: 0.80em;}
	.table_style table tfoot th {margin: 0; padding: 0; letter-spacing:0px; word-spacing:0px; font-size: 0.80em;}
	.table_style table tbody th {margin: 0; padding: 0; letter-spacing:0px; word-spacing:0px; font-size: 0.80em;}
	.table_style table tbody td {margin: 0; padding: 0; letter-spacing:0px; word-spacing:0px; font-size: 0.80em;}
	.table_style table tbody td { padding: 8px 6px 7px; }
	
	
	.help_con01 {display:none;}
	.help_con02 {display: block;}
	
	table.t04			{border-collapse:collapse; width:100%; margin:0px 0px 15px 0px;}
	table.t04 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;height:1px;font-size:0px;line-height:0px;overflow:hidden;}
	table.t04 th		{width:25%; padding:10px 10px 10px 10px; font-size:13px;}
	table.t04 td		{width:75%; font-size:13px; padding:10px 10px 10px 10px; letter-spacing: 0.05em;}


	
	
	table.t05			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border-top:3px solid #ddd;border-bottom:1px solid #93b3e3;border-width:2px 0px 1px 0px;}
	table.t05 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;heght:1px;font-size:0px;line-height:0px;overflow:hidden;}
	table.t05 th		{width:100px; padding:11px 5px 11px 15px;color:#5c5c5c; background-color:#f1f1f1; font-size:13px;text-align:left;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #d0d0d0;border-left-color: #d0d0d0;}
	table.t05 td		{width:100px; border-left:none; padding:14px 5px 14px 15px;font-size:13px;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #e1e1e1;border-left-color: #d0d0d0; line-height:19px;}
	table.t05 td:last-child {border-right: none;}
	
	.t02			{border-collapse:collapse;width:100%;margin:0px 0px 15px 0px;border-top:3px solid #ddd;border-bottom:1px solid #93b3e3;border-width:2px 0px 1px 0px;}
	table.t02 caption	{margin:0px;padding:0px;position:absolute;left:-1000%;top:0px;width:1px;heght:1px;font-size:0px;line-height:0px;overflow:hidden;}
	table.t02 th		{width:30%; padding:12px 5px 12px 15px;color:#5c5c5c; background-color:#f1f1f1; font-size:0.8em;text-align:left;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #d0d0d0;border-left-color: #d0d0d0;}
	table.t02 td		{width:70%; border-left:none; padding:12px 5px 12px 15px;font-size:0.8em;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #d0d0d0;border-right-color: #d0d0d0;border-bottom-color: #e1e1e1;border-left-color: #d0d0d0; line-height:19px;}
	table.t02 td:last-child {border-right: none; font-weight: 500;}
	.m_none {display: none;}
	
	.textarea_enrollment ul li:first-child {width:200px;}
	
}

.btn_frame { float: none; clear: both; overflow: hidden; position: relative; }
.btn_frame span.button { margin-top: 1px; margin-bottom: 1px; }
.btn_frame .btn_left { float: left; }
.btn_frame .btn_right { float: right; }
/* Button Reset */
a.email_btn,  a.print_btn { display: inline-block; width: 101px; height: 27px; overflow: hidden; letter-spacing: -.1em; background-image: url("img/sub_print_btn.png"); background-repeat: no-repeat; }
a.email_btn { width: 113px; margin-right: 5px; background-image: url("img/sub_email_btn.png"); }
a.email_btn em,  a.print_btn em { line-height: 27px; padding-left: 10px; }
/* Button Reset */
span.button a,  span.button input { height: 25px; margin: 0px 2px; border: 0px; overflow: hidden; display: inline-block; font-size: 11px; font-weight: 700; line-height: 25px; white-space: nowrap; letter-spacing: -.05em; text-decoration: none !important; color: #333; background-color: #f4f4f4; border: 1px solid #ccc; vertical-align: bottom; cursor: pointer; padding: 0px 14px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
span.button.down a,  span.button.down input,  span.button.vod a,  span.button.vod input { padding-left: 42px; background-image: url("img/down_icon.png"); background-repeat: no-repeat; background-position: 17px 50%; }
span.button.vod a,  span.button.vod input { padding-left: 39px; background-image: url("img/vod_icon.png"); background-position: 17px 50%; }
span.button a img { margin-right: 5px; }
/* Button Size */
span.button.large a,  span.button.large input { height: 25px; font-size: 14px; line-height: 25px; }
span.button.xlarge a,  span.button.xlarge input { height: 37px; font-size: 16px; line-height: 39px; }
/* Button Text Color */
span.button.black a,  span.button.black input { color: #fff; background-color: #808080; border: 1px solid #666; }

.file_pdf a{background: url("../images/sub/file.png") no-repeat 3px 5px; padding-left: 20px; font-weight: 600;}

.total_btn {margin-bottom:0px;}
.total_btn a {
	padding:0 15px 0 15px; font-size:13px;
	background-color:#417830; font-weight:400; color:#fff; border:1px solid #417830;
	height:34px; line-height:34px;
	box-sizing:border-box;
}
.default_btn {}
.default_btn a {
	display:inline-block;
	border:1px solid #666; 
	padding:0 25px 0 25px; font-size:13px; color:#333; vertical-align:middle;
	height:48px; line-height:48px;
	font-weight:400; /* background-image: url("img/btn01_bg.png"); background-repeat: repeat-x; */
	box-sizing:border-box;
}
.default_btn a:last-child {
	/*
	background-image: url("img/btn01_bg.png"); background-repeat: repeat-x; margin-left: 5px; 
	background: url("../images/sub/list_btn.png") no-repeat 19px 10px;
	*/
}
.default_btn {font-size:0;}
.default_btn > * {display:inline-block; margin:0 5px;}
.default_btn .dbtn {background:#417830; border:solid 1px #417830; color:#fff;}


/* ìžê°€ì§„ë‹¨ */
#self_tabmenu{display:inline-block; width:100%;}
#self_tabmenu li{width:19.75%; background-color:#d4b183; float:left; border:2px solid #d4b183; box-sizing : border-box; font-size:17px; margin: 0px 3px 3px 0px; text-align:center; color:#fff; padding:8px 0px 0px 0px; height:50px;}
#self_tabmenu li:last-child{margin: 0px 0px 3px 0px;}
#self_tabmenu li.on{width:19.75%; background-color:#8e632a; border:2px solid #492307; box-sizing : border-box; height:50px; color:#fff; vertical-align:middle; display:table-cell; text-align:center; padding:8px 0px 0px 0px;}
@media (max-width:800px)
{	#self_tabmenu{ width:100%; }
	#self_tabmenu li{ width:140px; }
	#self_tabmenu li.on{ width:140px; }
}
.self_mt30{margin-top:30px !important;}
.self_mt20{margin-top:20px !important;}
.self_mt15{margin-top:15px !important;}
.self_mt10{margin-top:10px !important;}
.self_mt10{margin-top:5px !important;}
.self_title1 {background: url(../images/self_icon/self_icon1.png) no-repeat 0px 0px; padding:0px 0px 0px 50px; font-size:20px; color:#222; display:inline-block; text-align:justify;}
.self_title1 span {font-size:40px; color:#222; font-weight:bold; margin-top:1px; display:inline-block;}
.self_title2 {background: url(../images/self_icon/self_icon3.png) no-repeat 0px 7px; padding:0px 0px 0px 15px; font-size:15px; color:#333; display:inline-block; text-align:justify;}
.self_title2 span {color:#111; font-weight:bold;}
.self_title5 {background: url(../images/self_icon/self_icon6.png) no-repeat 0px 7px; padding:0px 0px 0px 17px; font-size:16px; color:#222; font-weight:bold;}
.self_title6 {background: url(../images/self_icon/self_icon7.png) no-repeat 0px 8px; padding:0px 0px 0px 10px; font-size:13px; text-align:justify; margin-left:14px;}
.self_title7 {background: url(../images/self_icon/self_icon7.png) no-repeat 0px 8px; padding:0px 0px 0px 10px; font-size:13px; text-align:justify;}
.self_block {display: block; position: relative; padding: 9px; background: #f6f6f6; border: 1px solid #e1e1e1;}
.self_block > ul {display: block; background: #fff; border: 1px solid #e1e1e1; padding: 20px 20px 20px 20px; text-align: justify; vertical-align: middle; line-height: 150%;}
.self_block > ul li.self_title3 {color:#cf5725; background: url(../images/self_icon/self_icon4.png) no-repeat 0px 6px; padding-left:20px; font-size:16px;}
.self_block > ul li.self_title4 {color:#222222; background: url(../images/self_icon/self_icon5.png) no-repeat 0px 6px; padding-left:20px; font-size:16px;}
.self_block2 {display: block; position: relative; padding: 9px; background: #fef4ed; border: 1px solid #eb6100;}
.self_block2 > ul {display: block; background: #fff; border: 1px solid #e1e1e1; padding: 20px 20px 20px 20px; text-align: justify; vertical-align: middle; line-height: 150%;}
.self_block2 > ul li.self_title8 {color:#222222; text-align:center; font-size:19px; font-weight:bold;}
.self_block2 > ul li.self_title9 {color:#222222; text-align:center; font-size:16px;}
.self_block2 > ul li.self_title9 span{color:#ffffff; font-size:16px; font-weight:bold; background:#d4362b; padding:3px;}
.self_block2 > ul li.self_heart{text-align:center; margin-bottom:10px;}
.self_text1 {color:#222222; font-weight:bold;}
ul.self_tabmenu2 {width:100%;}
ul.self_tabmenu2 li {width:32.3%; float:left; text-align:center; border:1px solid #000; margin: 0px 3px 0px 0px; padding:13px 0px;}
ul.self_tabmenu2 li:last-child{margin: 0px 0px 0px 0px;}
table.yesno {width:100%;}
table.yesno td {text-align:center; border-top:none; }
table.yesno td.self_yes{font-size:15px; color:#222; border:1px solid #000; padding:13px 0px;}
table.yesno td.self_confirm{font-size:15px; color:#eb6100; border:1px solid #eb6100;}
table.yesno td.self_confirm img{margin-top:5px;}
table.yesno td.self_confirm a{display:block; padding:13px 0px; background:#fef4ed; margin:-5px 0px -5px 0px; vertical-align:middle;}
table.yesno td.self_another{font-size:15px; color:#eb6100; border:1px solid #222222; padding:4px 0px;}
table.yesno td.self_another img{margin-top:5px;}
table.yesno td.self_another a{display:block; padding:13px 0px; margin:-5px 0px -5px 0px; vertical-align:middle;}
table.yesno td.self_another2{font-size:15px; color:#eb6100; border:1px solid #222222;}
table.yesno td.self_another2 img{margin-top:5px;}
table.yesno td.self_another2 a{display:block; padding:13px 0px; background:#ebebeb; margin:-5px 0px -5px 0px; vertical-align:middle;}
table.yesno td.self_another3{font-size:15px; color:#eb6100; border:1px solid #a0a0a0; padding:12px 0px;}
table.yesno td.self_another3 img{margin-top:5px;}















/* new2 */
.voucher_box b {font-weight:600;}

.scroll_x {overflow-x:auto;}

.nowrap .t07 th,
.nowrap .t07 td {white-space:nowrap;}


.t07 .add_sty_tr {}
.t07 .add_sty_td {vertical-align:top; padding:0; border:solid 1px #d5d5d5;}
.t07 .add_sty_td table {width:100%; border:0;}
.t07 .add_sty_td table th {border:0 !important;}
.t07 .add_sty_td table td {border:none !important;}


.detail_conts {
	border-bottom:1px #e1e1e1 solid; padding:5px 0 20px 0; margin-bottom:50px; letter-spacing:0.08em; 
	font-size:14px; color:#666; line-height:1.5;
}

@media (max-width: 992px) {

	

}