@import url("common.css");

#visual {position:relative;overflow:hidden;width:100%;text-align:center;padding: 242px 3% 0 3%;height: 380px;box-sizing:border-box;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0}
#visual .subtop{position:absolute; top:0; left:0; width:100%; height:472px; background-position:center 0; background-repeat:no-repeat; background-color:#000; z-index:-1; animation:animate_background 2s ease-in-out;}
#visual .subtop.subtop_info {background-image:url('/img/subtop_2.jpg');filter: brightness(0.5);}
#visual .subtop.subtop_reser {background-image:url('/img/subtop_3.jpg');filter: brightness(0.5);}
#visual .subtop.subtop_edu {background-image:url('/img/subtop_4.jpg');filter: brightness(0.5);}
#visual .subtop.subtop_exhibition {background-image:url('/img/subtop_5.jpg');filter: brightness(0.5);}
#visual .subtop.subtop_collection {background-image:url('/img/subtop_6.jpg');filter: brightness(0.5);}
#visual .subtop.subtop_museum {background-image:url('/img/subtop_7.jpg')}
#visual .subtop.subtop_company {background-image:url('/img/subtop_1.jpg')}
#visual .subtop.subtop_member {background-image:url('/img/subtop_8.jpg')}
#visual .subtop.subtop_member_in {background-image:url('/img/subtop_9.jpg')}
#visual .subtop.subtop_other {background-image:url('/img/subtop_10.jpg')}
#visual .subtop.subtop_ebook {background-image:url('/img/subtop_11.jpg')}

	@keyframes animate_background {
		0% {transform: scale(1.12); -ms-transform: scale(1.12); -webkit-transform: scale(1.12); }
		100%  {transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); }
		}

#visual h3 {font-size:50px; color:#fff; font-weight:500; letter-spacing:-0.5pt; line-height:100%; opacity:0}

#contents{position:relative; margin:0 auto; opacity:0}

.clearfix{content:''; display:block; clear:both;}

.lnbWrap {position:Relative; background:#fff; opacity:0}
.lnb {position:relative; top:0; width:100%; margin:0 auto; background:#fff; box-sizing:border-box; border-bottom:1px solid #ddd}
	.lnb ul {position:relative;  text-align:center; width:100%; margin:0 auto; width: auto; justify-content:center ;}
	.lnb li {/* position:relative; margin:0 15px; display:inline-block; z-index:999; */ float: left; margin-left: 35px; width: auto;}
	.lnb li:first-child{margin-left: 0;} 
	.lnb li:after {display:block; content:""; width:4px; border-radius:5px; height:4px; background:rgba(34,34,34,0.25); position:absolute; top:50%; transform:translate(0, -50%); right:-17px}
	.lnb li:last-child:after {display:none}
	.lnb li a {position:relative; font-size:1.1em;  color:#777; display:block; line-height:75px; transition: all 0.3s ease-out; height:75px; padding:0 10px; letter-spacing:-0.5pt; font-weight:300}
	.lnb li a:after {position:absolute; left:0; bottom:-1px; display:block; content:""; width:100%; height:3px; background-color:#086bbc; transform:scale3d(0,1,1); transform-origin:left; transition: all 0.3s ease-out;}
	.lnb li a:hover::after {transform:scale3d(1,1,1);}
	.lnb li a:hover {display:block; color:#086bbc; transition: all 0.3s ease-out;}

	.left_linktop a {display:block; color:#086bbc !important; font-weight:700 !important; text-decoration: none !important;}
	.left_linktop a:after {transform:scale3d(1,1,1) !important;}

	.lnbWrap .location {font-size:17px;color:rgba(255,255,255,0.6); width:100%; position:absolute; top:-140px; text-align:center}
	.lnbWrap .location a {font-size:17px; color:rgba(255,255,255,0.6); letter-spacing:-0.5pt; transition: all 0.3s;}
	.lnbWrap .location a:hover {color:#fff; transition: all 0.3s;}
	.lnbWrap .location span {display:inline-block; vertical-align:middle; font-size:14px; font-weight:300; color:rgba(255,255,255,0.2); margin:0 13px}
	.lnbWrap .location img {vertical-align:middle; margin:0 12px 4px 12px;}
	.lnbWrap .location img:first-child {margin:0 0 4px 0}


.contentArea_wide{width:100%; overflow:hidden;}
#contents .tit_area{margin:0 auto; max-width:1280px; padding:70px 3%; box-sizing:border-box; overflow:hidden; position:relative;}
h3.title {color:#222; font-weight:500; font-size:38px; line-height:100%; letter-spacing:-1pt; text-align:center; position:relative;}	
h3.title span {letter-spacing:inherit; line-height:inherit; font-weight:inherit;}


#contents .share{position:absolute; right:0; top:50%; transform:translate(0, -50%); font-size:0}
#contents .share a{display:inline-block; width:39px; height:39px; border-radius:100%; margin-left:3px; transition: all 0.3s; background-color:#fff; border:1px solid #ddd; box-sizing:border-box; background:#fff url('/img/sns01.png') center no-repeat;}
#contents .share a.facebook{background-image:url('/img/sns01.png')}
#contents .share a.twitter{background-image:url('/img/sns02.png')}
#contents .share a.l_link{background-image:url('/img/sns03.png')}
	#contents .share a.facebook:hover{background-color:#4064ac; border-color:#4064ac; background-image:url('/img/sns01_up.png'); transition: all 0.3s;}
	#contents .share a.twitter:hover{background-color:#0d91df; border-color:#0d91df;  background-image:url('/img/sns02_up.png'); transition: all 0.3s;}
	#contents .share a.l_link:hover{background-color:#00b298; border-color:#00b298; background-image:url('/img/sns03_up.png'); transition: all 0.3s;}

#contents .share2{position:absolute; right:0; top:50%; transform:translate(0, -50%); font-size:0}
#contents .share2 p.gong{display:inline-block; cursor:pointer; width:39px; height:39px; border-radius:100%; margin-left:3px; transition: all 0.3s; background-color:#fff; border:1px solid #ddd; box-sizing:border-box; background:#fff url('/img/sns03.png') center no-repeat;}
#contents .share2 p.gong.view{background:#fff url('/img/close.png') center no-repeat;}
#contents .share2 .share_list{position:absolute; visibility:hidden; left:-160px; top:-14px; border-radius:40px; width:152px; box-sizing:border-box; padding:12px; background:#fff; box-shadow:rgba(0,0,0,.2) 2px 3px 10px;}
#contents .share2 .share_list.view{visibility:visible;}
#contents .share2 .share_list li{display:inline-block; margin:0 2px}
#contents .share2 .share_list li a{display:inline-block; width:38px; height:38px; border-radius:100%; background-position:center; background-repeat:no-repeat;}
#contents .share2 .share_list li a.kakao{background-color:#f8e90e; border-color:#f8e90e; background-image:url('/img/kakao.png');}
#contents .share2 .share_list li a.blog{background-color:#19ce60; border-color:#19ce60; background-image:url('/img/blog.png'); }
#contents .share2 .share_list li a.l_link{background-color:#00b298; border-color:#00b298; background-image:url('/img/sns03_up.png'); }


.contents_in {position:relative; clear:both; margin:0 0 100px 0; *zoom:1;}


/*** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«css ***/
.point_txt{font-weight:bold; color:#333; letter-spacing:-0.5pt;}

.tpad_10{padding-top:10px}
.tpad_20{padding-top:20px}
.tpad_35{padding-top:35px}
.bpad_5{padding-bottom:5px}
.bpad_10{padding-bottom:10px}
.bpad_20{padding-bottom:20px}
.bpad_25{padding-bottom:25px}
.bpad_30{padding-bottom:30px}
.bpad_40{padding-bottom:40px}
.bpad_50{padding-bottom:50px}
.tmar_0 {margin-top:0 !important}

.table_style {width:100%; border-collapse:separate; border-spacing:0px; border-top:2px solid #086bbc;}
.table_style th {color:#222; font-weight:300; text-align:center; padding:15px; border-bottom:1px solid #aaa; border-right:1px solid #ddd; background-color:#f9f9f9; letter-spacing:-0.5pt;}
.table_style th:last-child {border-right:none}
.table_style td {color:#222; border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:15px; text-align:left; letter-spacing:-0.5pt; font-weight:300; word-break: keep-all;}
.table_style td:last-child {border-right:none}
.table_style td.center {text-align:center !important}
.table_style.tdright td {text-align:right}


.table_wrap {position:relative; margin-bottom:60px;}
.table_wrap h5 span {font-weight:300; letter-spacing:-0.5pt; margin-left:5px;}
.table_wrap .select {position:absolute; top:0; right:0; width:100px; height:40px; padding-left:15px; box-sizing:border-box; color:#666;}

.table_style.center th {background-color:#fafafa; border-bottom:1px solid #ddd;}
.table_style.center td {color:#666;}
.table_style.center td.stit {color:#222;}
.table_style.center th, .table_style.center td {text-align:center;}

.table_remark {font-size: 12px; color: #888; letter-spacing: -0.45pt; margin: -5px 0 13px; display: none;}




.tab_con{position:relative;overflow:hidden;text-align:center;font-size:0;padding: 0px 0 70px 0;}
.tab_con ul {}
.tab_con li{display:inline-block; width:20%; margin-left:-1px}
.tab_con li a{position:relative; display:block; line-height:58px; border:1px solid #ddd; font-size:17px; letter-spacing:-0.3pt; z-index:1; transition: all 0.3s;}
.tab_con li a:hover{color:#086bbc; border-color:#086bbc; box-shadow:0 3px 8px rgba(0,0,0,.18); z-index:12; transition: all 0.3s;}
.tab_con li.tab_up a{background:#086bbc; border-color:#086bbc; color:#fff; z-index:14}
.tab_con li.tab_up a:hover{box-shadow:none}
	.tab_con.busi li {width:33.33%;}
	.tab_con.busi li a br {display:none;}


.cont_in{padding:130px 0;}
.width1280{width:1280px; margin:0 auto;}
.width1280.rel{position:relative;}
.width1280.center{text-align:center;}

.dot_con{}
.dot_con li{position:relative; padding:0 0 7px 12px; letter-spacing:-0.3pt;}
.dot_con li:before{position:absolute; left:0; top:12px; display:block; content:""; overflow:hidden; width:4px; height:4px; background:#ababab; border-radius:100%;}
.dot_con li span.tit{color:#222}

.nodot_con{}
.nodot_con li{position:relative; padding:0 0 7px 0; letter-spacing:-0.3pt;}
.nodot_con li span.tit{display:inline-block; color:#222; margin-right:10px;}
.nodot_con li span.tit.no{display:block;}

.checkBox {position:relative; overflow:hidden; padding:40px 60px 40px 290px; border:1px solid #ddd; box-sizing:border-box; background:url('/collection/img/collection03_check.png') 60px 40px no-repeat}
.checkBox li {position:relative; padding:0 0 13px 30px; letter-spacing:-0.3pt; }
.checkBox li:last-child {padding-bottom:0}
.checkBox li:before {display:block; content:""; width:21px; height:20px; background:url('/collection/img/checkBox.png') center center/100% no-repeat; position:absolute; top:5px; left:0}
	
	/* title */
	.blue {color:#086bbc}
	.title_tt {
    font-size: 35px;
    margin-bottom: 18px;
    font-weight: bold;
}
	.con_tit{font-size:28px; color:#222; font-weight:500; position:relative; letter-spacing:-0.5pt;}
	.con_tit span {font-weight:inherit; letter-spacing:inherit;}
	.stitle{font-size:1.1em; letter-spacing:-0.3pt;}
	.stitle.bold{color:#222; font-weight:bold;}

	.con_stitle {font-size:20px; line-height:1.5; letter-spacing:0.1pt; color:#888; font-weight:500;}

	.con_stxt {font-size:19px;letter-spacing:-0.3pt;line-height:1.7;color:#222;position:relative;float: left;width: 100%;margin-right: 5%;}
	.con_stxt2 {font-size:19px;letter-spacing:-0.3pt;line-height:1.7;color:#222;position:relative;float: left;width: 60%;margin-right: 5%;}
	.sub_txt {letter-spacing:-0.3pt; line-height:1.9; position:relative;}
	.sub_txt span {line-height:inherit; letter-spacing:inherit}

	.black {color:#222}

	.dep_tit {position:relative; font-weight:700; letter-spacing:-0.5pt; font-size:24px; color:#222; line-height:110%; margin:70px 0 26px;}
	.dep_tit .stxt {font-weight:300; letter-spacing:inherit; line-height:inherit; font-size:17px; float:right;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
	a.more_btn{position:relative; overflow:hidden; display:inline-block; text-align:left; width:200px; border:1px solid #086bbc; color:#fff; background-color:#086bbc}
	a.more_btn.two{background-color:#00b298; border-color:#00b298}
	a.more_btn span{position:relative; display:block; font-size:0.9em; font-weight:normal; line-height:60px; padding:0 20px; color:#fff; box-sizing:border-box; background:url('/img/exhibition_moreBtn.png') right 25px center no-repeat; letter-spacing: -0.5pt; z-index:999; transition:all .1s;}
	a.more_btn:hover{}
	a.more_btn:hover span{color:#086bbc; background-image:url('/img/exhibition_moreBtn_up.png');}
	a.more_btn.two:hover span{color:#00b298; background-image:url('/img/exhibition_moreBtn_up2.png');}
	a.more_btn::before {
		content: '';
		width: 0%;
		height: 100%;
		display: block;
		background-color: #fff;
		background-position:85% center;
		background-repeat:no-repeat;
		position: absolute;
		  -ms-transform: skewX(-20deg);
		-webkit-transform: skewX(-20deg); 
		transform: skewX(-20deg);   
		left: -10%;
		opacity: 1;
		top: 0;
		z-index:2;
		-moz-transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
	  -o-transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
	  -webkit-transition: all .3s cubic-bezier(0.77, 0, 0.175, 1);
	  transition: all .2s cubic-bezier(0.77, 0, 0.175, 1);
		   box-shadow:2px 0px 14px rgba(0,0,0,.6);
	  }

	a.more_btn:hover::before{opacity:1;  width: 116%;}

	.tour_btn{text-align:center; padding-top:40px;}


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
.ready_con{background:#f5f5f5; text-align:center; padding:100px 0;}
.ready_con dt{font-size:58px; color:#222; }
.ready_con dt span{font-family:inherit; color:#086bbc}
.ready_con dd{font-size:1.1em; letter-spacing:-0.5pt; padding-top:10px;}


/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.guide_info {position:relative; overflow:hidden; margin-bottom:100px}
	.guide_info img {float:left; width:50%}
	.guide_info .guide_txt {float:left; width:50%; box-sizing:border-box; border:1px solid #ddd; border-left:0; background:#fff url('/info/img/guide_bg.png') right bottom no-repeat; height:400px; box-sizing:border-box; padding:84px 75px;}
	.guide_info .guide_txt li {padding:15px 8px 15px 120px; line-height:110%; box-sizing:border-box; border-bottom:1px dashed #ddd; letter-spacing:-0.3pt; position:Relative;}
	.guide_info .guide_txt li:last-child {padding-bottom:0; border-bottom:none}
	.guide_info .guide_txt li span {line-height:inherit; letter-spacing:inherit; color:#222;  line-height:110%; position:absolute; top:15px; left:8px} 

	.guide_con .loca_info {text-align:center; margin:0px 0 30px 0}
	.guide_con .loca_info li {display:inline-block; position:relative; letter-spacing:-0.3pt; margin-right:3%}
	.guide_con .loca_info li:last-child {margin-right:0}
	.guide_con .loca_info li span {color:#222; letter-spacing:inherit; display:inline-block; margin-right:15px}

	.guide_con {margin-top:0px;}
	.guide_con .map {position:relative;}
	.root_daum_roughmap .wrap_controllers {display:none !important}
	.guide_con .map .mapBtn {position:absolute; bottom:30px; right:30px; z-index:10}
	.guide_con .map .mapBtn a {width:180px}
	.guide_con .map .mapBtn a span {}
	.guide_con .map .mapBtn a.printBtn {border-color:#00b298; background-color:#00b298}
	.guide_con .map .mapBtn a.printBtn span {background-image:url('/info/img/printBtn.png')}
	.guide_con .map .mapBtn a.printBtn:hover span {color:#00b298; background-image:url('/info/img/printBtn_up.png')}

	.guide_con .loca_way dl {border:1px solid #ddd; border-top:none; box-sizing:border-box; display:table; width:100%; padding:50px 50px 50px 0}
	.guide_con .loca_way dt {display:table-cell; vertical-align:middle; width:240px; text-align:center}
	.guide_con .loca_way dd {display:table-cell; vertical-align:middle; width:calc(100% - 240px)}
	.guide_con .loca_way dd h6 {color:#086bbc; font-weight:700; font-size:22px; letter-spacing:-0.5pt; margin-bottom:20px; line-height:100%}
	.guide_con .loca_way dd p {position:relative; padding:0 0 5px 0;}
	.guide_con .loca_way dd p img {display:inline-block; margin:-3px 16px 0 16px}
	.guide_con .loca_way dd p:last-child {padding-bottom:0}
	.guide_con .loca_way dl:nth-child(2) dd p {padding-left:255px}
	.guide_con .loca_way dd p strong {font-weight:700; letter-spacing:inherit; color:#222; position:absolute; top:0; left:0;}

	.guide_map {}
	.guide_map h3.title {margin-bottom:60px;}
	.guide_map li {padding:90px 70px 90px 50px; box-sizing:border-box; border:1px solid #ddd;}
	.guide_map li.two {margin-top:-1px;}
	.guide_map li .guide_txt {display:table-cell; width:50%; vertical-align:middle; padding-right:100px; box-sizing:border-box;}
	.guide_map li .guide_txt span {display:inline-block; width:70px; height:70px; background-color:#086bbc; border-radius:100px; vertical-align:top; font-size:1.294rem; color:#fff; font-weight:bold; letter-spacing:-0.3pt; text-align:center; line-height:70px;}
	.guide_map li .guide_txt .tBox {display:inline-block; width:calc(100% - 80px); vertical-align:top; padding-left:25px; box-sizing:border-box;}
	.guide_map li .guide_txt .tBox h4 {font-size:1.294rem; font-weight:bold; letter-spacing:-0.3pt; color:#086bbc; margin-bottom:5px;}
	.guide_map li .guide_txt .tBox p {letter-spacing:-0.3pt; color:#666; word-break: keep-all;}
	.guide_map li .guide_txt .tBox p.one {margin-bottom:40px;}
	.guide_map li .guide_img {display:table-cell; width:50%; vertical-align:middle; text-align:center;}



	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ */
	.reser_con{position:relative; overflow:hidden;}
	.reser_con dl{position:relative; float:left; width:48%; height:300px; border:1px solid #ddd; margin-right:4%; box-sizing:border-box; padding-bottom:60px}
	.reser_con dl:last-child{margin-right:0}
	.reser_con dt {padding:50px 40px 30px 50px;}
	.reser_con dt h5.con_tit{text-align:center; padding:0 0 25px;}
	.reser_con dd.txt{padding:40px 40px 30px 50px;}
	.reser_con dd.btn{position:absolute; left:-1px; bottom:-1px; width:100%; text-align:center}
	.reser_con dd.btn a.more_btn{width:100%;}
	.reser_con dd.btn a.more_btn span{padding:0 100px 0 20px; text-align:center; background-position:60% center}

	.reser_ment{background:#f9f9f9; text-align:center; padding:40px 3%; margin-top:40px; box-sizing:border-box}
	.reser_ment p.stitle{padding:5px 0 20px 0;}

	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  */
	.reser_indi{position:relative; overflow:hidden;}
	.reser_indi .r_schedule{position:relative; float:left; width:68%; height:935px;}
	.reser_indi .r_schedule iframe{width:100%; height:100%}
	.reser_indi .reserveView{position:relative; float:right; width:30%; height:935px; border:1px solid #ddd; box-sizing:border-box; }
		.reser_indi .reserveView dl{display:table; width:100%; padding:20px 25px; box-sizing:border-box}
		.reser_indi .reserveView dl:nth-child(odd){background-color:#f9f9f9}
		.reser_indi .reserveView dd{display:table-cell; vertical-align:top; padding-right:15px;}
		.reser_indi .reserveView dd p.stitle{padding-bottom:8px; letter-spacing:-0.5pt; word-break: keep-all;}
		.reser_indi .reserveView dd p.in_title{color:#086bbc; font-weight:bold; letter-spacing:-0.5pt; padding:15px 0 5px 0;}
		.reser_indi .reserveView dd p.label{font-weight:normal; font-size:0.85rem; letter-spacing:-0.3pt;}
		.reser_indi .reserveView dd p.label label{display:block; padding-bottom:5px}
		.reser_indi .reserveView dd p.label label input[type="radio"]{width:18px; height:18px; vertical-align:middle; border:none; margin:0}

		.reser_indi .reserveView dd a.in_btn{display:block; font-size:13px; letter-spacing:-0.3pt; color:#086bbc; font-weight:normal; border:1px solid #086bbc; background:#fff; line-height:25px; text-align:center; margin-top:5px; vertical-align:top; transition: all 0.3s;}
		.reser_indi .reserveView dd a.in_btn:hover{color:#fff; background:#086bbc; transition: all 0.3s;}
		.reser_indi .reserveView dd p.stxt{font-weight:normal; font-size:0.9em; letter-spacing:-0.5pt;
		overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
		-webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.5em; height: 3em; /* line-height ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ 1.2em ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ 3ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ heightÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ 1.2em * 3 = 3.6em */}
		.reser_indi .reserveView dd p.stxt2{font-weight:normal; font-size:0.9em; letter-spacing:-0.5pt;
		overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; /* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
		-webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.5em; /* line-height ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ 1.2em ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ 3ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ heightÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ 1.2em * 3 = 3.6em */}
		
	
		.reser_indi .reserveView dt{display:table-cell; width:100px; text-align:center; vertical-align:bottom}
			.reser_indi .reserveView dt a.more_btn{width:100%; text-align:center}
			.reser_indi .reserveView dt a.more_btn span{background-image:none; line-height:115px;}
			.reser_indi .reserveView dt a.more_btn::before{left:-15%; -ms-transform: skewX(-15deg); -webkit-transform: skewX(-15deg); transform: skewX(-15deg);   }
			.reser_indi .reserveView dt a.more_btn:hover::before{opacity:1;  width: 130%;}

			.reser_indi .reserveView dt a.more_btn.end{background-color:#aaa; border-color:#aaa; cursor:default}
			.reser_indi .reserveView dt a.more_btn.end::before{display:none}
			.reser_indi .reserveView dt a.more_btn:hover.end span{color:#fff}
		
	.reser_indi .myscroll .mCSB_container{margin:0}
	.reser_indi .myscroll .mCSB_draggerRail{width:6px; background-color:#d1d1d1;}
	.reser_indi .myscroll .mCSB_scrollTools {width:9px;}
	.reser_indi .myscroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px; background:#919191}

	
	div.typeTable{position:fixed; z-index:1000035; top:-20%; left:50%; width:1280px; box-sizing:border-box;
	 transform:translateX(-50%); padding:50px; background-color:#fff; visibility:hidden; opacity:0; transition: all 0.8s; max-height: 80%; overflow-y: scroll;}  
	div.typeTable.view{visibility:visible; opacity:1; top:10%;  transition: all 0.8s;}

	div.typeTable a.close_btn{position: absolute; overflow:hidden; width:65px; height:65px; right:50px; top:30px; text-align:center;  display:block; border:1px solid #ccc; border-radius:100%; background-color:#fff; transition: all 0.3s; z-index:99}
	div.typeTable a.close_btn img{margin-top:24px;}

	div.typeTable .type_detail{position:relative;  overflow:hidden}
	div.typeTable .type_detail .table_cell{display:table;}
		div.typeTable .type_detail .img_area{display:table-cell; width:400px; vertical-align:middle;}
		div.typeTable .type_detail .img_area img{background-size:contain; background-position:center; background-repeat:no-repeat;}
		div.typeTable .type_detail .txt_area{display:table-cell; width:calc(100% - 400px); padding:0 0 0 70px; vertical-align:middle; box-sizing:border-box;}
		div.typeTable .type_detail .txt_area p.cat{color:#222; font-size:1.2em; letter-spacing:-0.4pt; font-weight:300}
		div.typeTable .type_detail .txt_area h5{font-size:26px; color:#222; line-height:135%; padding:5px 0 10px; letter-spacing:-0.4pt;  word-break: keep-all;}
		div.typeTable .type_detail .txt_area li{position:relative; padding:4px 0 4px 40px; color:#222;}
		div.typeTable .type_detail .txt_area li.non{padding:4px 0 4px 0}
		div.typeTable .type_detail .txt_area li span.title{position: absolute; left:0;; color:#777; letter-spacing:-0.5pt;}
		div.typeTable .type_detail .txt_area li span.sta{display:inline-block; font-size:0.9em; font-weight:normal; color:#777; margin-right:10px; letter-spacing:-0.4pt;}
		div.typeTable .type_detail .txt_area li span.sta i{display:inline-block; width:12px; height:12px; margin-right:5px; font-size:0; vertical-align:middle;}
			div.typeTable .type_detail .txt_area li span.sta.sta1 i{background:#ff0707;}
			div.typeTable .type_detail .txt_area li span.sta.sta2 i{background:#ff8207;}
			div.typeTable .type_detail .txt_area li span.sta.sta3 i{background:#ffc807;}
			div.typeTable .type_detail .txt_area li span.sta.sta4 i{background:#2fd86b;}
			div.typeTable .type_detail .txt_area li span.sta.sta5 i{background:#18acea;}

		div.typeTable .type_detail .txt_area p.stxt{color:#888; letter-spacing:-0.3pt; margin-top:15px;
		overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; /* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
	-webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.5em; height: 4.5em; /* line-height ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ 1.2em ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ 3ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ heightÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ 1.2em * 3 = 3.6em */}
		div.typeTable .type_detail .conts{clear:both; width:100%; padding-top:20px;}

	.mask_pro {position:fixed;  z-index:1000025;  background-color:#000;  display:none;  left:0; top:0;} 


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
	.qna_main{position:relative;  overflow:hidden; font-size:0}
	.qna_main dd{display:inline-block; width:48%; margin-right:4%; box-sizing:border-box;}
	.qna_main dd:last-child{margin-right:0}
	.qna_main dd a{display:block; border:1px solid #ddd; padding:100px 20px 100px 260px; background-color:#fff; background-position:88px; background-repeat:no-repeat; transition: all 0.3s ease-out; }
		.qna_main dd.one a{background-image:url('/info/img/qna_icon01.png'); }
		.qna_main dd.two a{background-image:url('/info/img/qna_icon02.png'); }
	.qna_main dd a h5{padding-bottom:10px}

	.qna_main dd a .moreBtn_g {font-weight:400; font-size:15px; letter-spacing:-0.5pt; color:#888; transition: all 0.3s ease-out;}
	.qna_main dd a .moreBtn_g i {position:relative; bottom:2px; left:0; display:inline-block; vertical-align:middle; content:""; background:url('/img/moreBtn_g.png') center center/100% no-repeat; margin-left:13px; width:32px; height:8px; transition: all 0.3s ease-out;}
	
	.qna_main dd a:hover{border-color:#086bbc; background-color:#086bbc; transition: all 0.3s ease-out; background-position:98px;}
		.qna_main dd.one a:hover{background-image:url('/info/img/qna_icon01_up.png'); }
		.qna_main dd.two a:hover{background-image:url('/info/img/qna_icon02_up.png'); }
	.qna_main dd a:hover h5{color:#fff;}
	.qna_main dd a:hover .moreBtn_g {color:#fff; transition: all 0.3s ease-out;}
	.qna_main dd a:hover .moreBtn_g i {left:-5px; background-image:url('/img/moreBtn_w.png'); transition: all 0.3s ease-out; }

	
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ */
	.cal_icon{position:absolute; right:0}
	.cal_icon i{display:inline-block;width:12px; height:12px; margin-right:5px}
	.cal_icon.reser i{background:#cde5ff}
	.cal_icon.hoil i{background:#ffcdd1}

/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ */
	.exhibition_con {position:relative; overflow:hidden;}
	.exhibition_con img.exhibi_img {}
	.exhibition_con .exhibi_txt {background:#fff; margin:-130px auto 0 auto; padding:70px 60px; box-sizing:border-box; width:94%; position:relative; overflow:hidden;}
	.exhibition_con .exhibi_txt dd {float:left; width:40%}
	.exhibition_con .exhibi_txt dd h3 {text-align:left !important; margin-bottom:25px}
	.exhibition_con .exhibi_txt dd h3 span{font-size:1.4rem;}
	.exhibition_con .exhibi_txt dd p {}
	.exhibition_con .exhibi_txt dt {float:left; width:calc(100% - 40%); box-sizing:border-box; padding-left:2%; text-align: justify;}



/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ */
	.collection03_con {}
		.collection03_define {display:table; width:100%}
		.collection03_define dt {display:table-cell; vertical-align:top; width:238px}
		.collection03_define dt img {width:100%}
		.collection03_define dd {display:table-cell; vertical-align:middle; width:calc(100% - 238px); padding:0 50px; box-sizing:border-box;}
	

	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.collection04_con {}
		.collection04_in {position:relative; overflow:hidden;}
		.collection04_in > div {float:left; box-sizing:border-box}
		.collection04_in .collection04_img {width:100%; font-size:0; padding-top:30px; text-align:center;}
		.collection04_in .collection04_img img{display:inline-block; margin:30px 30px 0 0}
		.collection04_in .collection04_img img:nth-child(2n){margin:30px 0 0 0}
		.collection04_in .collection04_txt {width:100%; text-align:center}
		.collection04_in .collection04_txt h3.title {}
		.collection04_in .collection04_txt .con_stxt {margin:20px 0 30px 0; letter-spacing:-0.4pt;}
		.collection04_in .collection04_txt .sub_txt span{color:#086bbc; font-weight:bold;}
		.collection04_in .collection04_txt .sub_txt u{color:#222; font-weight:bold;}

		.collect_inquiry {position:relative; overflow:hidden; display:table; width:100%; border:1px solid #ddd; background:#f9f9f9; padding:40px; box-sizing:border-box}
		.collect_inquiry > div {display:table-cell; vertical-align:middle;}
		.collect_inquiry .collect_ipaper {width:125px}
		.collect_inquiry .collect_ipaper img {width:100%}
		.collect_inquiry .collect_itxt {width:calc(100% - 125px); padding-left:35px; box-sizing:border-box}
		.collect_inquiry .collect_itxt .sub_txt {}
		.collect_inquiry .collect_itxt ul{padding:10px 0;}
		.collect_inquiry .collect_itxt li {position:relative; display:inline-block; margin-right:4%; padding-left:60px}
		.collect_inquiry .collect_itxt li.none{display:block; padding-left:0; margin-bottom:5px;}
		.collect_inquiry .collect_itxt li.none2{display:block; margin-bottom:5px;}
		.collect_inquiry .collect_itxt li:last-child {margin-right:0}
		.collect_inquiry .collect_itxt li span {letter-spacing:-0.3pt; color:#222; position:absolute; top:0; left:0}
		.collect_inquiry .collect_itxt .more_btn {width:330px; font-size:0.9rem;}
		.collect_inquiry .collect_itxt .more_btn span {background-image:url('/collection/img/applyBtn.png')} 
		.collect_inquiry .collect_itxt .more_btn:hover span {background-image:url('/collection/img/applyBtn_up.png')} 



/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ */
	.museum_info{text-align: left;padding:50px 0;border-top:1px solid #ddd;width: 1097px;margin: auto;}
	.museum_info.two{border-top:0;padding:0 0 50px 0;margin-top:-30px;text-align: center;}
	.museum_info p.con_stxt{padding:15px 0 20px 0;}
	.history_img.museum {background-image:url('/museum/img/historyBg.jpg')}


/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ ****/
	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ */
	.history_img {background:url('/company/img/historyBg2.jpg') center center/cover no-repeat; padding:145px 3%; box-sizing:border-box}
		#contents .history_img h3.title {color:#fff; letter-spacing:0.1pt; line-height:1.5}
	

	/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
	.about_con {position:relative;overflow:hidden;background: url('/img/aboutBg.png') center top no-repeat;text-align:center;height:780px}
	.about_con h3.title {padding:10px 0 20px 0; line-height:1.2 !important}
	.about_con .con_stitle {opacity:0.7}
	.about_con .about_in {}
	.about_con .about_in dl {position:relative; width:25%; position:absolute; top:0;}
	.about_con .about_in dt {width:162px; height:162px; border-radius:162px; box-sizing:border-box; display:flex; justify-content:center; align-items:center; margin:0 auto}
	.about_con .about_in dt div {}
	.about_con .about_in dt span {color:#00b298; letter-spacing:-0.4pt; line-height:100%; font-weight:700}
	.about_con .about_in dt img {display:block; margin:10px auto 0 auto}
	.about_con .about_in dd {}
	.about_con .about_in dd h6 {font-size:24px; font-weight:700; color:#00b298; letter-spacing:-0.4pt; line-height:120%; margin:35px 0 10px 0; word-break: keep-all;}
	.about_con .about_in dd p {}

	.about_con .about_in dl:nth-child(1) {padding-top: 154px;left: 52px;margin-left:0}

	.about_con .about_in dl:nth-child(2) {padding-top: 387px;left: 37.4%;margin-left:0}
	.about_con .about_in dl:nth-child(2) dt span {color:#086bbc}
	.about_con .about_in dl:nth-child(2) dd h6 {color:#086bbc}

	.about_con .about_in dl:nth-child(3) {padding-top: 154px;left:auto;right: 50px;}
	.about_con .about_in dl:nth-child(3) dt span {color:#4c637d}
	.about_con .about_in dl:nth-child(3) dd h6 {color:#4c637d}

	.about_con .about_in dl:nth-child(4) {padding-top:105px; left:auto; right:28px;}
	.about_con .about_in dl:nth-child(4) dt span {color:#4c637d}
	.about_con .about_in dl:nth-child(4) dd h6 {color:#4c637d}


	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.ceo_cont {display:table;}
	.ceo_cont .share.ceo {top:-90px !important; right:50% !important; margin-right:-640px;}

	.ceo_cont .ceoImg {width:405px; display:table-cell; vertical-align:top;}
			.ceo_inner {position:relative; }
			.ceo_cont .ceoImg span {display:inline-block; position:absolute; bottom:70px; right:75px; text-align:right;}
			.ceo_cont .ceoImg span p {font-size:1.176rem; color:rgba(255,255,255,0.8); letter-spacing:-0.4pt; font-weight:300;line-height:1; margin-bottom:10px;}
			.ceo_cont .ceoImg span h4 { font-size:1.765rem; font-weight:500; letter-spacing:-0.4pt; color:#fff; line-height:1; word-break: keep-all;}
	.ceo_cont .ceotxt {display:table-cell; padding-left:75px; box-sizing:border-box; vertical-align:top;}
			.ceo_cont .ceotxt .title {text-align:left;}
			.ceo_cont .ceotxt .title span {display:inline-block; margin-top:7px;}
			.ceo_cont .ceotxt .stxt {font-size: 1.118rem; letter-spacing:-0.3pt; color:#222; line-height:1.6; font-weight:300; margin:30px 0;}
			.ceo_cont .ceotxt p {font-size:1rem; letter-spacing:-0.3pt; line-height:1.7; color:#666; margin-bottom:35px; word-break: keep-all;}
			.ceo_cont .ceotxt p:last-child {margin-bottom:0;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ */
		/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
		.business_cont .title {text-align:left; margin-bottom:30px;}

		.busi_txt {display:table-cell; width:calc(100% - 480px); vertical-align:middle; padding-right:5%; box-sizing:border-box;}
		.busi_txt p {margin-bottom:30px; letter-spacing:-0.3pt; word-break: keep-all;}
		.busi_img {display:table-cell; width:480px;  vertical-align:middle;}
		.busi_img.mobile {display:none;}

		.operation {overflow:hidden; margin-top:70px;}
		.operation li {float:left; width:31.8%; margin-right:2.2%;}
		.operation li:last-child {margin-right:0;}

		/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
		.award_cont {background:url('/company/img/busi_bg.png') no-repeat top right;}
		.award .title {text-align:left; margin-bottom:20px;}
		.award > p {letter-spacing:-0.3pt; margin-bottom:60px;}
		
		.table_wrap {}
		.table_wrap h5 {font-size:1.412rem; color:#222; letter-spacing:-0.5pt; margin-bottom:20px;}

		/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */	
		.support .title {text-align:left; margin-bottom:20px;}
		.support > p {letter-spacing:-0.3pt; margin-bottom:50px;}
		.support dl {margin-bottom:30px;}
		.support dl dt {display:table-cell; width:310px; vertical-align:middle;}
		.support dl dd {display:table-cell; padding-left:50px; vertical-align:middle;}
		.support dl dd h4 {font-size:1.412rem; color:#222; letter-spacing:-0.5pt; font-weight:bold; margin-bottom:10px;}
		.support dl dd p {letter-spacing:-0.3pt;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.donation_con {}
	.donation_con .donation_tit {position:relative; background: url('/company/img/donationBg.gif') center center/cover no-repeat; box-sizing:border-box; padding:75px 590px 75px 70px}
	.donation_con .donation_tit:after {display:block; content:""; width:450px; height:268px; background:url('/company/img/donation_img.png') center center/100% no-repeat; position:absolute; bottom:0; right:90px}
	.donation_con .donation_tit .con_tit { margin-bottom:20px}
	.donation_con .donation_tit .sub_txt {}
	
	.donation_con .donation_txt {position:relative; border-bottom:1px solid #ddd; padding:50px; box-sizing:border-box; background: url('/company/img/qrcode.gif') 65% no-repeat; background-size:80px}
	.donation_con .donation_txt li {position:relative; padding:0 0 10px 105px}
	.donation_con .donation_txt li.con_stxt{padding:0 0 10px 0}
	.donation_con .donation_txt li:last-child {padding-bottom:0}
	.donation_con .donation_txt li span {position:absolute; top:0; left:0; color:#222}
	.donation_con .donation_txt li strong {font-size:22px; font-weight:500; font-family:'s-core_dream', sans-serif}
	.donation_con .donation_txt li img {vertical-align:middle; margin:0 10px}
	.donation_con .donation_txt li img.bank {margin:-10px 10px 0 20px}


	.donation_con a.more_btn {width:230px; display:block; margin:50px auto 0 auto}


/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ */
.edu_con .color_sheet {text-align:right; margin-bottom:20px}
.edu_con .color_sheet li {letter-spacing:-0.3pt; display:inline-block; margin-right:15px; font-size:15px; font-weight:400}
.edu_con .color_sheet li:last-child {margin-right:0}
.edu_con .color_sheet li span {display:inline-block; vertical-align:middle; margin-right:4px; width:12px; height:12px; background:#ff0707}
.edu_con .color_sheet li span.orange {background:#ff8207}
.edu_con .color_sheet li span.yellow {background:#ffc807}
.edu_con .color_sheet li span.green {background:#2fd86b}
.edu_con .color_sheet li span.blue {background:#18acea}
.edu_con .color_sheet li span.navy {background:#2e85ef}



/* E-ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®  */
.ebook_main{font-size:0; display:table;}
.ebook_main div.sec{display:table-cell; width:50%; padding:0 30px 0 0; border-left:0; font-size:1rem; box-sizing:border-box;}
.ebook_main div.sec:nth-child(2n){padding:0 0 0 30px}
.ebook_main div.sec h4{position:relative; padding:0 0 30px 0; font-size:1.4rem; color:#222; letter-spacing:-0.5pt; text-align:center;}
.ebook_main div.sec h4 a{position:absolute; right:0; top:12px; display:inline-block; font-size:0.95rem; font-weight:normal; color:#666}
.ebook_main div.sec .thumb_list{overflow:hidden; padding:0 0 0 0;}
.ebook_main div.sec .thumb_list dl{position:relative; float:left; width:49%; margin:0 2% 0 0; box-sizing:border-box; background:#fff;}
.ebook_main div.sec .thumb_list dl:nth-child(2n){margin-right:0}
.ebook_main div.sec .thumb_list dl:nth-child(2n+1){clear:both}
.ebook_main div.sec .thumb_list dl a{display:block; transition: all 0.3s; border:1px solid #ddd;}
.ebook_main div.sec .thumb_list dl a:hover{border-color:#086bbc; transition: all 0.3s;}
.ebook_main div.sec .thumb_list dt{vertical-align:top; }
.ebook_main div.sec .thumb_list dt img{width:100%; background-size:contain; background-repeat:no-repeat; background-position:center; }
.ebook_main div.sec .thumb_list dd{padding:0 25px 30px 25px; box-sizing:border-box;  vertical-align:middle; border-top:1px solid #ddd;}
.ebook_main div.sec .thumb_list dd p.title {font-size: 1.2rem; font-weight:700; color:#222; letter-spacing:-0.55pt; margin:30px 0 10px;
overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; /* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.4em; height:2.8em;
}
.ebook_main div.sec .thumb_list dd p.title span{display:block; font-size:1rem; font-weight:300}
.ebook_main div.sec .thumb_list dd div{letter-spacing:-0.55pt; color:#777; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; /* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */ -webkit-box-orient: vertical; word-wrap:break-word; line-height: 1.6em; height:3.2em; font-weight:300;}


/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
.receipt_ok{position:relative; border:1px solid #ddd; padding:80px 3%; text-align:center; box-sizing:border-box}
.receipt_ok h3.title{padding-bottom:20px;}
.receipt_ok p.con_stxt {padding-bottom:40px;}
.receipt_ok p.con_stxt a{text-decoration:underline; color:#333; font-weight:bold;}
.receipt_ok p.con_stxt span.blue{font-weight:bold;}




/** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âª ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ **/
.inquiry_check {}
.inquiry_check > p.tit {text-align:center; font-size:23px; letter-spacing:-0.8pt; color:#333; font-weight:600;}
.inquiry_check > span {display:block; text-align:center; font-size:15px; letter-spacing:-0.5pt; margin:8px 0 25px 0;}
.inquiry_check dl {position:relative; width:630px; margin:0 auto 30px auto; padding:40px 30px; box-sizing:border-box; border:1px solid #ddd; box-shadow:0px 5px 0px #f6f6f6;}
.inquiry_check dl.result {width:460px;}
.inquiry_check dd {position:relative; margin-bottom:10px;}
.inquiry_check dd strong {display:inline-block; color:#333; letter-spacing:-0.5pt; font-weight:600; width:90px;}
.inquiry_check dd p {display:inline-block; letter-spacing:-0.3pt;}
.inquiry_check dd input[type=text] {border:1px solid #ddd; padding:6px;}
.inquiry_check dd input[name=email_1] {width:130px;}
.inquiry_check dd input[name=email_2] {width:160px;}
.inquiry_check dd span.alpha {display:inline-block; margin:0 5px;}
.inquiry_check dd span.status {display:inline-block; min-width:50px; padding:5px 8px; border-radius:50px; text-align:center; font-size:12px; letter-spacing:-0.5pt;}
.inquiry_check dd span.msg {display:inline-block; margin-left:10px; letter-spacing:-0.5pt; }
.inquiry_check dd select {border:1px solid #ddd; padding:6px; width:120px;}
.inquiry_check dt {position:absolute; right:0; top:0;}
.inquiry_check input[type=submit] {display:inline-block; width:201px; height:48px; line-height:45px;}
.inquiry_check input.btn_research {display:inline-block; width:201px; height:48px; line-height:45px; background:#666; color:#fff; font-weight:600; border:none; transition:all 0.3s ease-out; cursor:pointer; letter-spacing:-0.5pt;}
.inquiry_check .btn {text-align:center; margin-bottom:25px;}
.inquiry_check .btn_inquirySearch {background:#54a6f2; color:#fff; font-weight:600; border:none; transition:all 0.3s ease-out; cursor:pointer;}
.inquiry_check .btn_inquirySearch:hover{background-color:#207dd3; transition:all 0.3s ease-out;}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“*/
span.status.apply {border:1px solid #54a6f2; background:#54a6f2; color:#fff;}
span.status.ok {border:1px solid #064e91; background:#064e91; color:#fff;}
span.status.cancel {border:1px solid #555; background:#fff; color:#555;}
span.status.end {border:1px solid #999; background:#999; color:#fff;}

.upfile_msg {letter-spacing:-0.4pt; margin-top:5px; font-size:14px; color:#eb2329;}



/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼, ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ */
.policy_con{position:relative; overflow:hidden;}
	.cont_title{font-size:24px; color:#333; padding-bottom:18px; letter-spacing:-1.2pt; font-weight:700; letter-spacing:-0.5pt}
	p.cont_tit {display:block; font-size:20px; padding-bottom:10px; font-weight:700; color:#333 !important; letter-spacing:-0.5pt}
	.cont_txt {padding:0px 0px 35px 0; letter-spacing:-0.5pt}
	.cont_txt2 {padding-bottom:35px; letter-spacing:-0.5pt}
	.cont_box {padding:30px; background:#f4f4f4; margin:7px 0px 10px 0px; display:block; letter-spacing:-0.5pt }

	.privacy_list {width:100%; overflow:hidden; clear:both; *zoom:1; padding:4% 4% 3% 4%; border:1px dashed #ddd; margin-bottom:50px; box-sizing:border-box}
	.privacy_list li {width:49%; float:left; padding:0 10px 1% 0; box-sizing:border-box;}
	.privacy_list li a {font-weight:bold; letter-spacing:-0.5pt} 


/******** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â  ********/
.sitemap_cont{overflow:hidden; clear:both;}
.sitemap_cont dl{float:left; width:23.5%; margin:0 2% 4% 0}
.sitemap_cont dl:nth-child(4n) {margin-right:0}
.sitemap_cont dl:nth-child(4n+1) {clear:both}
.sitemap_cont dl:last-child {margin-right:0;}
.sitemap_cont dt{border-top:2px solid #086bbc; text-align:center; color:#222; padding:16px 0 ; margin-bottom:12px; border-bottom:1px solid #aaa; letter-spacing:-0.5pt; font-weight:400; background:#fff} 
.sitemap_cont dd {padding:4px 0; text-align:center; letter-spacing:-0.5pt;}
.sitemap_cont dd:last-child{border-bottom:1px solid #ddd; padding:4px 0 18px 0}
.sitemap_cont dd a{letter-spacing:-0.5pt; box-sizing:border-box; transition:all 0.3s;}
.sitemap_cont dd a:hover{color:#086bbc; transition:all 0.3s;}



/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡(2016-07-20) */
.pay_add_tit {font-size: 11px; color: #555;}
.pay_add_tit2 {font-size: 11px; color: #ee2d7a;}




/*******************************************************************************
	@media 1024~1310px
*******************************************************************************/
@media all and (max-width:1310px){

#visual {}
#visual h3 {}

.lnbWrap .location {}

.lnb {min-width:auto;}
	.lnb ul {position:relative; text-align:center; width:100%; margin:0 auto;}
	.lnb li {margin:0 8px;}
	.lnb li:after {right:-12px}


#contents {width:100%; box-sizing:border-box}
h3.title {font-size:35px}
#contents .share {right:2%}

.con_stxt br.none {display:none}
.sub_txt br.none {display:none}

.width1280{width:96%;}


/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.guide_info .guide_txt { height:auto; border-left:1px solid #ddd;  padding:5%}

	.guide_map li {padding:70px 40px 70px 40px;}
	.guide_map li .guide_txt {padding-right:50px; width:60%;}
	.guide_map li .guide_txt .tBox {padding-left:20px;}
	.guide_map li .guide_img {width:40%;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ */
	.reser_con dl{width:49%; margin-right:2%;}
	.reser_con dt {padding:40px 25px 28px 30px;}
	.reser_con dd.txt{padding:35px 25px 28px 30px;}

	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  */
	.reser_indi .r_schedule{width:55%;}
	.reser_indi .reserveView{width:43%;}
		.reser_indi .reserveView dl{padding:25px;}
		.reser_indi .reserveView dd a.in_btn{padding:0 10px;}

		.reser_indi .reserveView dt{width:85px;}
			.reser_indi .reserveView dt a.more_btn span{padding:0}
		
	div.typeTable{left:2%; width:96%; max-height:90%; overflow-y:scroll; transform:translateX(0); padding:40px;}
	div.typeTable.view{top:5%; transition: all 0.8s;}

	div.typeTable a.close_btn{width:55px; height:55px; right:40px; top:30px;}
	div.typeTable a.close_btn img{margin-top:19px;}

	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
	.qna_main dd a{padding:90px 20px 90px 47%; background-position:20%; }
	.qna_main dd a:hover{background-position:25%;}


/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ */
	.exhibition_con .exhibi_txt {padding:70px 4%}
	.exhibition_con .exhibi_txt dd p br {display:none}


/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ****/
	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.collection04_in .collection04_img {padding-top:30px}
	.collection04_in .collection04_img img{width:49%; margin:2% 2% 0 0}
	.collection04_in .collection04_img img:nth-child(2n){margin:2% 0 0 0}


/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ ****/
	/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */ 
	.about_con {background:none; height:auto;}
	.about_con h3.title {display:block}
	.about_con h4.con_stitle{display:block}
	.about_con .about_in {position:relative; overflow:visible; border-top:1px solid #ddd; padding-top:50px; margin-top:50px}
	.about_con .about_in dl {padding:0 10px !important; float:left; width:25%; box-sizing:border-box; position:relative; top:auto; left:auto !important; right:auto !important; margin:0 !important}
	.about_con .about_in dt {width:140px; height:140px}
	.about_con .about_in dt div {padding-top:20px; width:140px; height:140px; border-radius:140px; border:5px solid #00b298; box-sizing:border-box; background-color:#fff }
	.about_con .about_in dt img {margin:5px auto 0 auto}
	.about_con .about_in dd p br {display:none}

	.about_con .about_in dl:after {display:block; content:""; width:45px; height:78px; background:url('/company/img/about_icon01_dot.png') center center/100% no-repeat; position:absolute; top:-73px; left:50%; transform:translate(-50%, 0); box-sizing:border-box; z-index:1}
	.about_con .about_in dl:nth-child(2):after {background-image:url('/company/img/about_icon02_dot.png')}
	.about_con .about_in dl:nth-child(3):after {background-image:url('/company/img/about_icon03_dot.png')}
	.about_con .about_in dl:nth-child(4):after {background-image:url('/company/img/about_icon04_dot.png')}

	.about_con .about_in dl:nth-child(2) dt div {border-color:#086bbc}
	.about_con .about_in dl:nth-child(3) dt div {border-color:#0fa3ba;}
	.about_con .about_in dl:nth-child(4) dt div {border-color:#4c637d;}


	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.ceo_cont .share.ceo {right:2% !important; margin-right:0;}
	.ceo_cont .ceotxt p br {display:none;}
	.ceo_cont .ceotxt {padding-left:50px;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ */
	.busi_txt {width:calc(100% - 440px);}
	.busi_img {width:440px;}
	
	.award{padding:0 350px 0 0}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.donation_con .donation_tit {padding:75px 70px 0 70px}
	.donation_con .donation_tit:after {position:relative; right:auto; bottom:auto; width:380px; height:226px; margin: 30px auto 0 auto}
	.donation_con .donation_tit .sub_txt br {display:none}

	.donation_con .donation_txt {background-position:90%;}

}



/*******************************************************************************
	@media 768~980px
*******************************************************************************/
@media all and (max-width:980px){

#visual {height:340px; padding-top:170px}
#visual h3 {font-size:35px;}

.lnbWrap .location {top:-120px; font-size:14px}
.lnbWrap .location a {font-size:14px}

.lnb li:after {right:-13px}
.lnb li a {line-height:65px; transition: all 0.3s ease-out; height:65px; padding:0 5px; letter-spacing:-0.5pt; font-weight:300}

#contents .tit_area {padding:50px 0}
h3.title {font-size:30px}

#contents .share a {width:30px; height:30px; background-size:auto 12px}

.table_style th {padding:12px}
.table_style td {padding:12px}

.table_wrap {margin-bottom:45px;}
.table_wrap h5 {margin-bottom:15px;}
.table_wrap .select {width:80px; padding-left:10px;}

.table_scroll {overflow-x:scroll;}
.table_scroll table {width:1024px}

.table_width {width: 100%; overflow-x: scroll;}
.table_width > .table_style {width: 980px;}


.tab_con{padding:50px 0;}
.tab_con li{width:33.333333%;}
.tab_con li a{line-height:52px; font-size:15px;}

.tab_con .list_ex li {float:left; margin-left:0}
.tab_con .list_ex li a {border-left:none}
.tab_con .list_ex li:nth-child(3n+1) a {border-left:1px solid #ddd}
.tab_con .list_ex li:nth-child(4) a , .tab_con .list_ex li:nth-child(5) a {border-top:none} 


.dot_con li{padding:0 0 6px 10px;}
.dot_con li:before{top:10px;}

.nodot_con li{padding:0 0 6px 0;}

.checkBox {background-size:120px auto; background-position:50px 40px; padding:40px 40px 40px 220px}
.checkBox li {padding:0 0 10px 25px}
.checkBox li:before {width:16px; width:15px; top:3px}

	/* title */
	.con_tit{font-size:24px;}

	.con_stxt {font-size:17px}
	.dep_tit {font-size:18px; margin:50px 0 20px}
	.dep_tit .stxt {font-size:15px}



	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
	a.more_btn{width:180px;}
	a.more_btn span{font-size:1em; line-height:50px; padding:0 20px; background-position:right 20px center}


/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.guide_info {margin-bottom:70px}
	.guide_info img {width:100%; float:none;}
	.guide_info .guide_txt {padding:30px 20px; width:100%; float:none; margin:0}
	.guide_info .guide_txt li {padding:10px 8px 10px 100px}


	.guide_con {margin-top:70px;}
	.guide_con .loca_info {margin:35px 0 20px 0}

	.guide_con .root_daum_roughmap {height:400px !important}

	.guide_con .loca_way dt {width:160px}
	.guide_con .loca_way dd {width:calc(100% - 160px)}
	.guide_con .loca_way dd h6 {font-size:18px; margin-bottom:15px}
	.guide_con .loca_way dd p {padding:0 0 2px 0}
	.guide_con .loca_way dd p img {margin:-3px 10px 0 10px}
	.guide_con .loca_way dl:nth-child(2) dd p {padding-left:220px}
	.guide_con .loca_way dd p strong {}


	.guide_map {}
	.guide_map h3.title {margin-bottom:35px;}
	.guide_map li {padding:60px 30px;}
	.guide_map li .guide_txt {padding-right:30px;}
	.guide_map li .guide_txt span {width:50px; height:50px; line-height:50px;}
	.guide_map li .guide_txt .tBox {width:calc(100% - 70px); padding-left:20px;}
	.guide_map li .guide_txt .tBox p.one {margin-bottom:30px;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ */
	.reser_con dl{float:none; width:100%; height:auto; margin:0 0 20px 0; padding:0 0 50px 0}
	.reser_con dt {padding:30px 20px 15px 30px;}
	.reser_con dt h5.con_tit{text-align:left; padding:0 0 10px;}
	.reser_con dd.txt{padding:20px 20px 30px 30px;}
	
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  */
	.reser_indi .r_schedule{float:none; width:100%; height:auto; margin-bottom:15px;}
	.reser_indi .reserveView{float:none; width:100%; height:auto;}

	.reser_indi .reserveView dt a.more_btn span{line-height:100px;}

	div.typeTable{padding:3%;}
	div.typeTable.view{top:5%; transition: all 0.8s;}

	div.typeTable a.close_btn{width:55px; height:55px; right:0; top:0; border-radius:0; border-top:0; border-right:0}
	div.typeTable a.close_btn img{margin-top:19px;}


	div.typeTable .type_detail .img_area{width:300px;}
	div.typeTable .type_detail .txt_area{width:calc(100% - 300px); padding:0 0 0 40px;}
	div.typeTable .type_detail .txt_area h5{font-size:22px; padding:2px 0 15px;}
	div.typeTable .type_detail .txt_area li{ padding:2px 0 2px 35px;}
	div.typeTable .type_detail .txt_area p.stxt{margin-top:15px;}

	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
	.qna_main dd{width:49%; margin-right:2%;}
	.qna_main dd a{padding:70px 15px 70px 42%; background-position:15%; background-size:80px}
	.qna_main dd a:hover{background-position:18%;}




/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ */
	.exhibition_con .exhibi_txt {padding:50px 3%; margin:-80px auto 0 auto}
	.exhibition_con .exhibi_txt dd {float:none; width:100%; }
	.exhibition_con .exhibi_txt dd h3 {margin-bottom:20px}
	.exhibition_con .exhibi_txt dt {float:none; width:100%; padding:20px 0 0 0}




/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ */
	.collection03_con {}
		.collection03_define {}
		.collection03_define dt {width:210px}
		.collection03_define dd {width:calc(100% - 210px); padding:0 35px;}


	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
		.collect_inquiry {padding:45px 20px}
		.collect_inquiry .collect_ipaper {width:160px}
		.collect_inquiry .collect_itxt {}
		.collect_inquiry .collect_itxt ul {}
		.collect_inquiry .collect_itxt li {margin-right:3%; padding-left:45px; margin-bottom:8px}
		.collect_inquiry .collect_itxt li:first-child {margin:0 0 8px 0}
		.collect_inquiry .collect_itxt li:last-child {display:block; margin-bottom:0}
		.collect_inquiry .collect_itxt .more_btn {}
		.collect_inquiry .collect_itxt .more_btn span {background-size:20px auto} 


/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ */
	.museum_info {
    /* padding: 28px; */
    width: 86%;
}
	.museum_info.two{padding:0 0 30px 0;}


		/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.ceo_cont {display:table;}
	.ceo_cont .share.ceo {top:-65px !important;}

	.ceo_cont .ceoImg {width:40%;}
			.ceo_cont .ceoImg span {bottom:50px; right:55px;}
			.ceo_cont .ceoImg span p {margin-bottom:10px;}
	.ceo_cont .ceotxt {padding-left:30px;}
			.ceo_cont .ceotxt .title {text-align:left; line-height:1.3;}
			.ceo_cont .ceotxt .title span {display:inline; margin-top:0;}
			.ceo_cont .ceotxt .stxt {margin:15px 0;}
			.ceo_cont .ceotxt p {margin-bottom:20px; word-break: keep-all;}
	

/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ ****/
	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ */
	.history_img {padding:100px 3%;}
	
	/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
	.about_con .about_in dd h6 {font-size:20px}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ */
		/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
		.busi_txt .title {margin-bottom:25px;}

		.busi_txt {display:block; width:100%; padding-right:0;}
		.busi_txt p {margin-bottom:20px;}
		.busi_img.pc {display:none;}
		.busi_img.mobile {display:block; margin-bottom:20px;}
		.busi_img {display:block; width:100%; text-align:center;}
		.busi_img img {max-width:85%;}

		.operation {overflow:hidden; margin-top:70px;}
		.operation li {float:left; width:31.8%; margin-right:2.2%;}
		.operation li:last-child {margin-right:0;}

		/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
		.award_cont {background-size:280px;}
		.award{padding:0 300px 0 0}
		.award .title {margin-bottom:15px;}
		.award > p {margin-bottom:45px;}
		.award > p br {display:none;}

		/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */	
		.support .title {margin-bottom:15px;}
		.support > p {margin-bottom:40px;}
		.support dl {margin-bottom:25px;}
		.support dl dt {width:280px;}
		.support dl dd {padding-left:35px;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.donation_con .donation_tit {padding:50px 40px 0 40px}
	.donation_con .donation_tit .con_tit {margin-bottom:15px}
	.donation_con .donation_tit:after {width:320px; height:191px; margin: 30px auto 0 auto}
	
	.donation_con .donation_txt {padding:50px 30px 50px 30px; background-position:right 94%; background-size:70px}
	.donation_con .donation_txt li {padding:0 0 10px 80px}
	.donation_con .donation_txt li strong {font-size:20px}


	p.cont_tit {font-size:17px}


/* E-ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®  */
.ebook_main{}
.ebook_main div.sec{display:block; width:100%; border-top:0; padding:0}
.ebook_main div.sec:nth-child(2){padding:0}



/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
.receipt_ok{padding:60px 3%;}
.receipt_ok h3.title{padding-bottom:18px;}
.receipt_ok p.con_stxt {padding-bottom:30px;}


}

/*******************************************************************************
	@media 768px
*******************************************************************************/
@media all and (max-width:768px){ 

	.guide_map {}
	.guide_map h3.title {margin-bottom:25px;}
	.guide_map li {padding:45px 25px;}
	.guide_map li .guide_txt {display:block; width:100%; padding-right:0;}
	.guide_map li .guide_txt span {width:40px; height:40px; line-height:40px; font-size:1.1rem;}
	.guide_map li .guide_txt .tBox {width:calc(100% - 60px); padding-left:15px;}
	.guide_map li .guide_txt .tBox h4 {margin-bottom:7px;}
	.guide_map li .guide_txt .tBox p.one {margin-bottom:20px;}
	.guide_map li .guide_img {display:block; width:100%; margin-top:40px;}

}

/*******************************************************************************
	@media 480~680px
*******************************************************************************/
@media all and (max-width:680px){

#visual {height:240px; padding-top:120px}
#visual h3 {font-size:30px;}

.lnbWrap .location {font-size:13px; top:-80px;}
.lnbWrap .location a {font-size:13px}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ */
	.lnbWrap .lnb{display:block;}
	.lnbWrap .lnb .swiper-wrapper{display:block; white-space:nowrap; text-align:center; font-size:0;}
	.lnbWrap .lnb .swiper-wrapper li{float:none; display:inline-block; margin:0;}
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ */

	.lnb {position:relative; top:0; width:100%; margin:0 !important; box-sizing:border-box; border-bottom:0 !important;}
	.lnb:before{position:absolute; display:block; content:""; overflow:hidden; bottom:0; width:100%; height:1px; background:#ddd; z-index:1000;}
	.lnb ul {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;
	display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;
	transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box; height:60px; } 
	
	.lnb:after{position:absolute; display:block; content:""; overflow:hidden; right:0; top:0; width:20px; height:100%; z-index:999;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.9+0,1+100 */
		background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}

	.lnb ul {height:50px;} 
	.lnb li {margin:0; padding:0 6px; -webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%;display:inline-block; -webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform; float: none; display: inline-block; margin: 0; width: auto;}
	/* .lnb li:first-child{padding:0 9px 0 40px;}
	.lnb li:last-child{padding:0 40px 0 9px;} */
	.lnb li a {font-size:13px; line-height:50px; height:50px; font-weight:normal}
	.lnb li a:after {height:2px; bottom:0}
	.lnb li:after {width:2px; height:2.5px; right:-2px}
	.lnbWrap .location span {margin:0 5px}
	.lnbWrap .location img {width:15px}
	.lnbWrap .location img:first-child {margin:4px 0}

#contents .tit_area {padding:40px 0}
h3.title {font-size:26px; word-break: keep-all; line-height:1.3;}

#contents .share {display:none; right:auto; top:auto; position:relative; transform:translate(0, 0); text-align:center; margin-top:15px}

.table_wrap {margin-bottom:30px;}
.table_wrap h5 {font-size:1.3rem; margin-bottom:10px;}
.table_wrap .select {top:0px; width:70px; height:30px; padding-left:5px; font-size:10px; line-height:9px;}

.table_scroll2 {overflow-x:scroll;}
.table_scroll2 table {width:980px}

.table_width > .table_style {width: 700px;}

.tab_con{padding:30px 0;}
.tab_con li{width:33.333333%;}
.tab_con li a{line-height:40px; font-size:13px;}
.tab_con .list02 li {width:50%}
	.tab_con.busi .list_ex{width:100%; display:table; border-left:1px solid #ddd}
	.tab_con.busi li {float:none; display:table-cell; border:1px solid #ddd; border-left:0; vertical-align:middle;}
	.tab_con.busi li.tab_up{border-color:#086bbc; background:#086bbc}
	.tab_con.busi li a {display:inline-block; padding:5px 0; width:100%; line-height:120%; height:100%; border:0; word-break: keep-all;}
	.tab_con.busi li a:hover{box-shadow:none}
	.tab_con.busi .list_ex li:nth-child(3n+1) a{border-left:0}

.width1280{width:94%;}

.dot_con li:before{top:8px;}

.checkBox {background-position:center 25px; padding:200px 15px 15px 15px}
.checkBox li {padding:0 0 6px 22px}
.checkBox li:before {top:0}

/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€¹Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
.ready_con{padding:50px 0;}
.ready_con dt{font-size:38px}
.ready_con dd{font-size:1em;}


	/* title */
	.con_tit{font-size:20px;}
	.con_stitle {font-size:17px}
	.con_stxt {font-size:15px;line-height:1.7;width: 100%;}
	.dep_tit {font-size:16px; margin:40px 0 15px} 
	.dep_tit .stxt {font-size:12px;}

	.sub_txt {line-height:1.7}

	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
	a.more_btn{width:160px;}
	a.more_btn span{line-height:45px;}



/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.guide_info .guide_txt {padding:20px 15px;}
	.guide_info .guide_txt li {padding:8px 8px 8px 75px}
	.guide_info .guide_txt li span {top:8px}

	.guide_con .loca_info {margin:25px 0 15px 0}

	.guide_con .root_daum_roughmap {height:300px !important}
	.guide_con .map .mapBtn {position:relative; text-align:center; bottom:auto; right:auto; overflow:hidden;}
	.guide_con .map .mapBtn a {float:left; width:49.5%; margin-right:1%; box-sizing:border-box}
	.guide_con .map .mapBtn a:last-child {margin-right:0}


	.guide_con .loca_way dl {padding:30px 15px 30px 0}
	.guide_con .loca_way dt {width:90px}
	.guide_con .loca_way dt img {width:40px}
	.guide_con .loca_way dd {width:calc(100% - 90px)}
	.guide_con .loca_way dd h6 {font-size:16px; margin-bottom:15px}
	.guide_con .loca_way dd p img {margin:-3px 6px 0 6px}
	.guide_con .loca_way dl:nth-child(2) dd p {padding-left:0}
	.guide_con .loca_way dd p strong {display:block; position:relative;}


	.guide_map li {padding:30px 20px;}



	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ */
	.reser_con dl{margin:0 0 5px 0; padding:0 0 48px 0}
	.reser_con dt {padding:20px 15px 15px 18px;}
	.reser_con dt h5.con_tit{text-align:left; padding:0 0 10px;}
	.reser_con dd.txt{padding:20px 20px 20px 18px;}

	.reser_ment{padding:20px 3%; margin-top:20px;}
	.reser_ment p.stitle{padding:5px 0 15px 0;}

	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  */
		.reser_indi .reserveView dl{padding:20px;}
		.reser_indi .reserveView dd{padding-right:15px;}
		.reser_indi .reserveView dd p.stitle{padding-bottom:5px;}
		.reser_indi .reserveView dd a.in_btn{display:block; font-size:12px; line-height:22px; padding:0; width:90px; margin:3px 0 0 0; text-align:Center}
		.reser_indi .reserveView dd p.stxt{font-size:1em; line-height: 1.7em; height:5.1em; /* line-height ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ 1.2em ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ 3ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ heightÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ 1.2em * 3 = 3.6em */}
	
		.reser_indi .reserveView dt{width:80px;}
			.reser_indi .reserveView dt a.more_btn span{line-height:115px;}

	div.typeTable{padding:3%; top:0; transform:translateY(-50%);}
	div.typeTable.view{top:50%; transition: all 0.8s;}

	div.typeTable .type_detail .img_area{width:28%; vertical-align:top}
	div.typeTable .type_detail .txt_area{width:72%; padding:10px 0 0 20px; vertical-align:top}
	div.typeTable .type_detail .txt_area p.cat{font-size:1em; font-weight:normal;}
	div.typeTable .type_detail .txt_area h5{font-size:17px; padding:2px 0 10px;}
	div.typeTable .type_detail .txt_area li{ padding:2px 0 2px 31px;}
	div.typeTable .type_detail .txt_area p.stxt{margin-top:10px;}
	
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ */
	.qna_main dd a{padding:120px 3% 40px 3%; background-position:center 45px; background-size:60px; text-align:center}
	.qna_main dd a:hover{background-position:center 45px;}
	.qna_main dd a h5{padding-bottom:5px}
	.qna_main dd a .moreBtn_g {font-size:12px;}
	.qna_main dd a .moreBtn_g i {background-position:right bottom; margin-left:8px; width:22px; height:6px;}
	


/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ */
	.exhibition_con .exhibi_txt {padding:30px 3%; margin:0 auto;  width:100%}
	.exhibition_con .exhibi_txt dd h3 {margin-bottom:15px}
	.exhibition_con .exhibi_txt dt {float:none; width:100%; padding:15px 0 0 0}



/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ */
	.collection03_con {}
		.collection03_define {}
		.collection03_define dt {width:180px}
		.collection03_define dd {width:calc(100% - 180px); padding:0 5%;}

	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.collection04_con {}
	.collection04_in > div {float:none}
	.collection04_in .collection04_img {padding-top:20px}
	.collection04_in .collection04_txt {width:100%; padding:30px 0 0 0}
	.collection04_in .collection04_txt .con_stxt {margin:15px 0 20px 0 }


	.collect_inquiry {padding:20px 15px; display:block}
	.collect_inquiry > div {display:block;}
	.collect_inquiry .collect_ipaper {width:160px; margin:0 auto}
	.collect_inquiry .collect_itxt {width:100%; padding-left:0}
	.collect_inquiry .collect_itxt ul {}
	.collect_inquiry .collect_itxt li {margin-right:0; padding-left:45px; margin-bottom:5px; display:block}
	.collect_inquiry .collect_itxt li:first-child {margin:0 0 5px 0}
	.collect_inquiry .collect_itxt .more_btn {width:100%; display:block}




/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ ****/
	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ */
	.history_img {padding:60px 3%;}

	/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */ 
	.about_con {background:none; height:auto}

	.about_con .about_in {margin-top:0; padding-top:25px; border-top:0}
	.about_con .about_in dl {text-align:left;position:Relative; width:100%; padding:0 !important; margin:0 0 15px 0 !important; top:auto; left:auto !important; right:auto !important; overflow:hidden;}
	.about_con .about_in dt { width:80px; height:auto; text-align:center; display:table-cell; vertical-align:middle; box-sizing:border-box}
	.about_con .about_in dt div {padding-top:20px; width:80px; height:80px; border-radius:80px; border-width:3px; box-sizing:border-box }
	.about_con .about_in dt span {font-size:12px; display:none}
	.about_con .about_in dt img {width:40px; margin:0 auto}
	.about_con .about_in dd {display:table-cell; vertical-align:middle; width:calc(100% - 80px); padding-left:20px; box-sizing:border-box}
	.about_con .about_in dd h6 {font-size:15px;; margin:0 0 10px 0}


	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.ceo_cont {display:block;}
	.ceo_cont .share.ceo {position:absolute !important; top:-87px !important; display:block !important; right:2% !important; text-align:right !important;}

	.ceo_cont .ceoImg {display:block; width:100%; text-align:center;}
	.ceo_inner {display:inline-block;}
	.ceo_cont .ceoImg img {max-width:50%;}
			.ceo_cont .ceoImg span {display:none;}
	.ceo_cont .ceotxt {display:block; padding-left:0; margin-top:30px;}
			.ceo_cont .ceotxt .title {text-align:left; line-height:1.3;}
			.ceo_cont .ceotxt .title span {display:inline; margin-top:0;}
			.ceo_cont .ceotxt .stxt {margin:10px 0;}
			.ceo_cont .ceotxt p {margin-bottom:15px;}


	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ */
		/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
		.busi_txt .title {margin-bottom:15px;}

		.busi_txt p {margin-bottom:15px;}
		.busi_img {width:100%;}

		.operation {margin-top:35px;}
		.operation li {width:32%; margin-right:2%;}

		/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â· */
		.award_cont { background-position:center 0; background-size:180px;}
		.award{padding:140px 0 0 0}
		.award .title {margin-bottom:10px;}
		.award > p {margin-bottom:30px;}

		/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */	
		.support .title {margin-bottom:10px;}
		.support > p {margin-bottom:25px;}
		.support dl {margin-bottom:15px;}
		.support dl dt {width:180px; vertical-align:top;}
		.support dl dd {padding-left:20px; vertical-align:top;}
		.support dl dd h4 {font-size:1.2rem; margin-bottom:5px; word-break: keep-all;}



	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.donation_con .donation_tit {padding:30px 20px 0 20px}
	.donation_con .donation_tit .con_tit br {display:none}
	.donation_con .donation_tit .con_tit {margin-bottom:10px}
	.donation_con .donation_tit:after {width:240px; height:143px; margin: 20px auto 0 auto}

	.donation_con .donation_txt {padding:30px 0 80px 0;  background-position:center 94%; background-size:50px}
	.donation_con .donation_txt li {padding:0 0 6px 80px; word-break: keep-all;}
	.donation_con .donation_txt li strong {font-size:16px; display:block; margin-bottom:3px}
	.donation_con .donation_txt li img.bank {width:50px; margin-left:0; margin-right:5px}

	.donation_con a.more_btn {width:180px}
	
/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ */
.edu_con .color_sheet li {letter-spacing:-0.5pt; margin-right:4px; font-size:12px}
.edu_con .color_sheet li span {margin-right:3px; width:10px; height:10px;}


.ebook_main div.sec h4{padding:0 3% 15px 3%; font-size:1.3rem; }
.ebook_main div.sec h4 a{right:3%; top:8px;}
.ebook_main div.sec .thumb_list{ padding:0 3% 15px 3%;}
.ebook_main div.sec .thumb_list dd{padding:0 15px 10px 15px;}
.ebook_main div.sec .thumb_list dd p.title {font-size: 1.1rem; margin:15px 0 5px;}



/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼, ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ */
	.privacy_list {padding:20px 15px}
	.privacy_list li {float:none; width:100%; padding:0 0 6px 0}
	.privacy_list li:last-child {padding-bottom:0}
	
	p.cont_tit {font-size:15px}
	.cont_box {padding:15px}

/******** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â  ********/
	.sitemap_cont dl {width:49%;}
	.sitemap_cont dl:nth-child(4n) {margin-right:2%}
	.sitemap_cont dl:nth-child(4n+1) {clear:none}
	.sitemap_cont dl:nth-child(2n) {margin-right:0}
	.sitemap_cont dl:nth-child(2n+1) {clear:both}
	.sitemap_cont dt {padding:12px 0}


/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶ */
.receipt_ok{padding:40px 3%;}
.receipt_ok h3.title{padding-bottom:18px;}
.receipt_ok p.con_stxt {padding-bottom:20px;}
		
}


/*******************************************************************************
	@media ~480px
*******************************************************************************/
@media all and (max-width:480px){

.busi li a {line-height:1.5 !important; padding:5px 0;}
.busi li a br {display:block;}


/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â» */
	.guide_con .loca_info li {display:block; margin:0 0 5px 0}
	.guide_con .loca_info li:last-child {margin-bottom:0}
	.guide_con .loca_info li span {margin-right:10px}

	.guide_con .loca_way dl:nth-child(2) dd p {padding-left:0}
	.guide_con .loca_way dd p {padding:0 0 10px 0}
	.guide_con .loca_way dd p strong {position:relative; width:auto; display:block; margin-bottom:5px}


		/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */	
		.support dl dt {width:180px;}
		.support dl dd {padding-left:10px;}
		.support dl dd h4 {font-size:1.2rem;}

.lnb li:last-child{padding-right: 10px;}
}



/*******************************************************************************
	@media ~420px
*******************************************************************************/
@media all and (max-width:420px){

/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€¦Ã‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â  */
div.typeTable .type_detail .img_area{width:100%; display:block; }
div.typeTable .type_detail .txt_area{width:100%; display:block; padding:20px 0 0 0;}
div.typeTable .type_detail .txt_area p.cat{font-size:1em; font-weight:normal;}
div.typeTable .type_detail .txt_area h5{font-size:17px; padding:2px 0 10px;}
div.typeTable .type_detail .txt_area li{ padding:2px 0 2px 31px;}
div.typeTable .type_detail .txt_area p.stxt{margin:10px 0 20px 0;}



/**** ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ****/
	/* ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ */
	.collection03_con {}
		.collection03_define {display:block;}
		.collection03_define dt {width:100%; display:block;}
		.collection03_define dd {width:100%; display:block; border:1px solid #ddd; border-top:none; padding:20px 15px}


.ceo_cont .share.ceo {display:none;}


/**** ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ ****/
	/* ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµ */
	.donation_con .donation_txt li img.bank {}



		/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */	
		.support dl dt {display:block; width:180px; margin-bottom:10px;}
		.support dl dd {display:block; padding-left:0;}

}


.content_all {
    position: relative;
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 30px;
    min-height: 500px;
}

.content {
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
}

.join_level {
    margin-bottom: 4.8rem;
    overflow: hidden;
}

.join_level .level_box {
    position: relative;
    width: 30%;
    float: left;
    padding: 3.3rem 1rem;
    background: #F1F5F9;
    margin-left: 5%;
    border-radius: 80px;
    text-align: center;
}

.join_level .level_box:first-of-type {
    margin-left: 0;
}

.join_level .level_box.on {
    background: #9e9e9e;
}

.join_level .level_box .inner {
    display: inline-block;
    padding-left: 7.5rem;
    position: relative;
}

.join_level .level_box .inner .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.join_level .level_box .inner .icon.icon01 {
    background: url(/images/level_box01.png) no-repeat center center/cover;
    width: 42px;height: 53px; margin-top: 3px;
}

.join_level .level_box.on .inner .icon.icon01 {
    background: url(/images/level_box01_on.png) no-repeat center center/cover;
    width: 42px;height: 53px; margin-top: 3px;
}

.join_level .level_box .inner .icon.icon02 { background: url(/images/level_box02.png) no-repeat center center/cover;width: 50px;height: 50px; margin-top: 4px;}
.join_level .level_box.on .inner .icon.icon02 { background: url(/images/level_box02_on.png) no-repeat center center/cover;width: 39px;height: 45px; margin-top: 8px;}
.join_level .level_box .inner .icon.icon03 { background: url(/images/level_box03.png) no-repeat center center/cover;width: 48px;height: 57px; margin-top: 3px;}


.join_level .level_box .cont {
    text-align: left;
}

.join_level .level_box .cont .level {
    display: block;
    font-size: 1rem;
    
    color: #9e9e9e;
}

.join_level .level_box.on .cont .level {
    color: #fff;
}

.join_level .level_box .cont .tit {
    display: block;
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
}

.join_level .level_box.on .cont .tit {
    color: #fff;
}

.join_level .level_box {
    position: relative;
    width: 30%;
    float: left;
    padding: 0.3rem 0.5rem;
    background: #F1F5F9;
    margin-left: 5%;
    border-radius: 80px;
    text-align: center;
}

.join_level .level_box:before {
    position: absolute;
    left: -16%;
    top: 50%;
    transform: translateY(-50%);
    font-family: "xeicon";
    content: "\e93e";
    font-size: 4rem;
    color: #C7C7C7;
}

.agree_checked {
    margin-bottom: 0rem;
}

.agree_checked input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.agree_checked input[type="checkbox"]+label {
    display: inline-block;
    position: relative;
    padding-left: 3rem;
    cursor: pointer;
}

.agree_checked input[type="checkbox"]+label:before {
    content: "\e92c";
    position: absolute;
    left: 0;
    top: -4px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    font-family: "xeicon";
    font-size: 1.5rem;
    line-height: normal;
}
.agree_checked input[type="checkbox"]:checked + label:after {
    content: "\e92c";
    position: absolute;
    top: -4px;
    left: 0;
    font-family: "xeicon";
    font-size: 1.5rem;
    color: #0873b7;
	font-weight: bold;
    line-height: normal;
}

.agree_checked label span {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
}

.box_p_ck {
    padding: 20px 10px 10px 10px;
    border: 1px solid #C7C7C7;
    margin-bottom: 3rem;
}

.box_p_ck p {
    margin-bottom: 0;
    margin-top: 0;
}



.box_imp {
    padding: 3rem 4rem;
    background: #F6F6F6;
    border: 1px solid #DDDDDD;
    margin-bottom: 5rem;
    height: 23rem;
    overflow-y: auto;
}

.box_imp .tit {
    font-size: 2rem;
    color: #333333;
    display: block;
    margin-bottom: 2rem;
}

.box_imp .sm_tit {
    display: block;
    font-size: 1.7rem;
    color: #333;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.btn_area {
    text-align: left;
    margin-top: 4rem;
}

.center {
    text-align: center !important;
}

.btn_basic {
    min-width: 17rem;
    text-align: center;
    transition: background 150ms, border 150ms;
    display: inline-block;
    line-height: 100%;
    height: 4.4rem;
    background: #979797;
    line-height: 4.4rem;
    border: 1px solid #979797;
    padding: 0 2rem;
    border-radius: 0px;
    color: #000;
    transform: translate(0%);
}

.company_p img {width: 100%;height: 100%;object-fit: contain;}
.btn_basic.fill {
    background: #086bbc;
    color: #fff;
    border: 1px solid #086bbc;
}

.btn_basic span {
    color: #fff;
    font-size: 1rem;
}
@media (max-width:1200px){
    .join_level .level_box:before { left:-14%; }
    
}

@media (max-width:640px){

    .join_level .level_box { width:33%;margin-left:0;margin-top:0; }
    .join_level .level_box:before { left:0;top:0;display:none;}
    .join_level .level_box:first-of-type { margin-top:0; } 
#txt {width:90%; margin:auto;}
}
span.icon {font-family:xeicon;}
.margin_b {margin-bottom:20px;}
.board_write {color:#000; width:100%;}
.board_write table, tr, td, blockquote {color:#000;}
.board_write input {
   transform: translate(0%);
    border: 1px solid #c7c7c7;
    border-radius: 0px;
    margin-top: 10px;
    font-size: -0.4rem;
    width: 100%;
    height: 2.5rem !important;
	color: #000;
	background-color: #fff;}
.board_write th {
    border-bottom: 1px solid #dedede;
    padding: 15px 40px;
    background-color: #d9f3ff;
    border-right: 1px solid #dedede;
}
.board_write td {
    padding-left: 15px;
}
.board_write tbody th label .star {
    color: orange;
    margin-left: 0.4rem;
    position: absolute;
    right: -1rem;
    top: 0;
}
.board_write tbody th label {
    position: relative;
}
.pi-btn {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    background: #fff;
    color: #444;
    border: 1px solid #cfdbe2;
    padding: 5px 12px;
    line-height: 21px;
    font-size: 14px;
    letter-spacing: -0.8px;
    border-radius: 1px;
    margin-top: 1px;
    cursor: pointer;
}
.right-import {
    margin-left: 0px;
    margin-top: 1px;
    position: absolute;
    background: #efefef;
    width: 45px;
    height: 33px;
    border-radius: 2px 0 0 2px !important;
    font-family: "xeicon";
}
.pi-icon {
    font-family: "xeicon";
    font-size: 21px;
    color: #888 !important;
}
.board_write .right-import {
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 10px !important;
}
.board_write .pi-icon {
    font-size: 1.4rem;
}
.board_write .pi-icon.month {
    display: block !important;
}
.pi-icon:before {
    content: '\eb74';
}
.board_write .right-import:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pi-icon.month:before {
    content: "\e9a4";
}
.board_write .w100 {width:100%;margin-left: 15px;}
.board_write .wi130 {width:130px; background-color: #0000;}
.board_write .hasDatepicker {width:250px; background-color: #0000;padding-left: 50px;}

.pi-btn > span:after {
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 1em;
    color: #000;
    font-family: "xeicon";
    content: "";
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */
#txt .pi-btn > span:after { top:50%;transform: translateY(-50%); }
#txt .commentbox .comment_lists > li .person_photo img { margin-left:0; }
#txt .commentbox .comment_lists > li .person_profile .comment_btn a { font-size:1.2rem; padding:.8rem 1.5rem;border:1px solid #ddd;  }
#txt .commentbox li .comment_item .date { color:#999; }

.right-import-input { text-indent: 2.5rem !important; }
@media (max-width:480px){ 
    #txt .commentbox .comment_lists > li .person_photo { display: none; }
    #txt .commentbox li .comment_item { margin-left:0; }
    #txt .commentbox .comment_lists > li .reply { top:5px; }
	}
.pi-btn > span {
    position: relative;
    padding-left: 20px;
}
.board_write th, .board_write td {
    font-size: 1rem;
    
    border-bottom: 1px solid #e4e4e4;
    word-break: keep-all;
}
.board_write tbody tr td {
    font-size: 1rem;
}
.board_write .form_radio {}
.board_write .form_radio label input { vertical-align: middle; width:auto; margin: 0px;}
.board_write .form_radio label span { vertical-align: middle; line-height: 100%;font-size: 16px;padding-left: 10px;}
.board_write .form_radio label { margin-right:2rem;margin-bottom: 0px; }
.board_write .form_radio label:last-of-type { margin-left:0; }
.board_write tbody {border-top:2px solid #004ea1;}

.login_wrap {
    padding: 2rem;
    border: 5px solid #168ed6;
}
.login_wrap .icon {
    display: block;
    width: 10rem;
    height: 10rem;
    margin: 0 auto 3rem;
    background: #168ed6;
    position: relative;
    border-radius: 50%;
}
.login_wrap .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.login_wrap.complete .icon.icon02 img {
    width: 6.3rem;
}
.login_wrap strong {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 2.5rem;
}
.login_wrap p {
    font-size: 1.6rem;
    text-align: center;
}
.login_wrap.complete p {
    font-size: 1.2rem;
}
.login_wrap.complete p.col {
    font-size: 1.5rem;
    color: #168ed6;
}
.point {width:100%; padding: 0px 10px 0px 0px; border:4px solid #004fa1; background-color:#fffdeb; float:left;border-radius: 10px; height:120px;}
.point .half {width:50%;background-color:#004fa1;height:70px;border-radius:10px; float:left;font-family: 'yg-jalnan'; font-size:23px; color:#fff;margin-left: -4px;padding: 13px 20px;}
.point .half span {font-size:30px; color:#f2f986;}
.point .half2 {width:50%; height:70px;float:left;padding-top: 20px;}
.point .half2 li {line-height: 24px;list-style-type: none;padding-left: 30px;font-size: 17px;}
.point2 {width:100%; float:left;padding: 20px 15px;margin-bottom:20px;}
.point2 .half3 {width:250px; height:70px; float:left;font-family: 'yg-jalnan'; font-size: 30px;line-height: 34px; color:#000;}
.point2 .half4 {width:70%; float:left;font-size: 16px;line-height: 20px; color:#000;}
.point2 .half4 li {line-height: 24px;list-style-type: disclosure-closed;padding-left: 30px;}
.btn_white {color:#fff;}
.board_white {background-color:#fff;}
.form_radio p {font-size:12px; color:#666}
.point_table  {border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border-top: 4px solid #3f51b5;
    border-left: 1px solid #3f51b5;
    border-right: 1px solid #3f51b5;
    border-bottom: 1px solid #3f51b5;}
.point_table td{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_table th{border-color:black;border-style:solid;border-width:1px;font-size:16px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;background-color: #3f51b5;
    color: #fff;}
.point_table .point_table_td{border-color:inherit;text-align:center;vertical-align:middle}
.btn_basic.fill2 {background: #3f51b5;
    color: #fff;
    border: 1px solid #3f51b5;}
.prv_box {width:100%;}
.prv_box textarea {
    min-height: 160px;
    resize: none;
	width:100%;
}
.add_bbb {min-height: 107px !important;}
.prv_box .prv_box_info {width:100%;}
.prv_box .chk_box {width:100%; float:left;padding-top: 10px}
.prv_box .chk_box .radio_chk {width: 16px;
    float: left;
    transform: translate(-0%);}
.prv_box label {    float: left;
    padding-top: 0px;
    color: #2196f3;}

.point_foam  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;}
.point_foam td{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam th{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam .point_line{text-align: left;
    vertical-align: middle;
    padding-left: 15px;}
.point_title {width:10%; background-color:#fbfbfb;}
.point_foam span {color:red}
.point_data {width:40%;}
.point_foam input {height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;}
.point_foam input:read-only {height: 31px;
    padding: 0px;
    font-size: 13px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    background-color: #fff;
    color: #333;margin-top: 5px;}
.point_foam p {font-size:14px;padding-top: 10px;
    color: #2196f3;}
.file_input {padding-top:5px;}

.point_foam textarea {
    min-height: 120px;
    resize: none;
    width: 100%;
    overflow-y: auto;
}

.point_foam2  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;
    border-top: 4px solid #2196f3;}
.point_foam2 td{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam2 th{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam2 .point_line{text-align: left;
    vertical-align: middle;
    padding-left: 15px;}
.point_title {width:10%; background-color:#fbfbfb;}
.point_foam2 span {color:red}
.point_data {width:40%;}
.point_foam2 input {height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;}
.point_foam2 input:read-only {height: 31px;
    padding: 0px;
    font-size: 13px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    background-color: #fff;
    color: #333;margin-top: 5px;}
.point_foam2 p {font-size:14px;padding-top: 10px;
    color: #2196f3;}
.file_input {padding-top:5px;}

.point_foam2 textarea {
    min-height: 120px;
    resize: none;
    width: 100%;
    overflow-y: auto;
}
.point_foam3  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;
    border-top: 4px solid #2196f3;display:none;}
.poam_topbtn {height: 50px;}



.datebox {}
.datebox input {width:15%;}
.foam_down {padding:5px; text-align:center; background-color:#ccc; color:#fff;}
.btn_basic.fill3 {background: #3f51b5;
    color: #fff;
    border: 1px solid #3f51b5;
    height: 50px;
    line-height: 24px;
    float: right;
    margin-top: 12px;}

.point_view  {border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-top: 20px;
    border-top: 4px solid #000;
}
.point_view td{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_view th{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  font-weight:bold;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_view .point_view-de{text-align:center;vertical-align:top}
.point_top_message {width:100%;float:left;padding:9px 0px;}
.point_top_message50 {width:50%; float:left;}
.gab_40 {padding-top:30px;}
.point_top_message span {color:blue;}
.point_2ndti {    width: 100%;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;}
.point_detailbox {width:100%;  float:left;margin-bottom: 43px;}
.point_detailbox ul {display: inline-block;float:left;width: 100%; border-top:2px solid #000;display:flex;
  display:-webkit-flex;
  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  list-style:none;}
.point_detailbox li {display: inline-block;float:left;padding:10px; border-bottom: 1px solid #999;line-height: 40px;}
.width30 {width:20%; float:left;border-right: 1px solid #999;background-color: #f4f4f4;}
.width70 {width:80%; float:left;}
.point_detailbox label {
    margin-right: 2rem;
    margin-bottom: 0px;
}
.point_detailbox label input {
    vertical-align: middle;
    width: auto;
    margin: 0px;
	    transform: translate(0%);
}
.point_detailbox label span {
    vertical-align: middle;
    line-height: 100%;
    font-size: 16px;
    padding-left: 10px;
}
.datebox input {
    height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
	margin-left:10px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
}
.datebox .btn {padding: 6px 0 0 0;
    color: #fff;}
.board_box001 {width:100%;}
.point_boardlist  {border-collapse:collapse;border-spacing:0;    width: 100%;
    border-top: 4px solid #3f51b5;}
.point_boardlist td{border-color:black;border-style:solid;border-width:1px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_boardlist th{border-color:black;border-style:solid;border-width:1px;
  font-weight:bold;overflow:hidden;padding:10px 5px;word-break:normal;background-color: #eee;}
.point_boardlist .point_boardlist_d{text-align:center;vertical-align:top}
.list_number{padding-top:25px; text-align:center;}
    .list_n_menu {padding:3px; MARGIN:3px; TEXT-ALIGN: center;display:block;}
    .list_n_menu A {padding:5px 8px 4px 8px; MARGIN: 2px; BORDER: #ccc 1px solid; COLOR: #999; TEXT-DECORATION: none}
    .list_n_menu A:hover {BORDER:#999 1px solid; COLOR: #666;}
    .list_n_menu A:active {BORDER:#999 1px solid; COLOR: #666;}
    .list_n_menu .current {BORDER: #117bff 1px solid; padding:5px 8px 4px 8px; FONT-WEIGHT: bold; MARGIN: 2px; COLOR: #036cb4;}
    .list_n_menu .disabled {BORDER: #eee 1px solid; padding:5px 8px 4px 8px; MARGIN: 2px; COLOR: #ddd;}
.list_n_menu2 {padding:3px; MARGIN:3px; TEXT-ALIGN: center; display:none;}
.list_n_menu2 A {padding:5px 8px 4px 8px; MARGIN: 2px; BORDER: #ccc 1px solid; COLOR: #999; TEXT-DECORATION: none}
.list_n_menu2 A:hover {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu2 A:active {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu2 .current {BORDER: #117bff 1px solid; padding:5px 8px 4px 8px; FONT-WEIGHT: bold; MARGIN: 2px; COLOR: #036cb4;}
.list_n_menu2 .disabled {BORDER: #eee 1px solid; padding:5px 8px 4px 8px; MARGIN: 2px; COLOR: #ddd;}







* {padding: 0;
}

.idfind a:link { color: #666; text-decoration: none;}
.idfind a:visited { color: #666;}
.idfind a:hover { color: black;}
.idfind a:active { color: black;}

.idfind {
width: 550px;
margin: 0 auto;
padding: 2rem 0;
font-family:
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: 0px solid silver;
font-size:0.9rem;
}
.idfind .small {
  font-size: 0.9rem;
line-height:1.3rem;
}
.idfind>div {
  width: 550px;
  margin: 0 auto;
}

.idfind input {
 margin-bottom: 1rem;
    border: 1px solid #bbb;
    transform: translate(0%);
    border-radius: 0px;
}
.idfind .txt {
  width:100%;
  padding: 0.5rem 10px;
  height: 38px;
  color:#666;
}

.idfind .email {
  width:46%;
  padding: 0.5rem 10px;
  color:#666;
}

.idfind .phone {
  width: 30%;
    padding: 0.5rem 10px;
	color:#666;
}
.idfind select {
    width:47%;
    padding: 0.55rem 10px;
    height: 38px;
    vertical-align: top;
    border: 1px solid #bbb;
	color:#666;
}



.okbnt {
  background-color: #026cb8;
margin-top: 1rem;
color: #fff;
transition: 0.3s;
padding: 16px 20px;
    width: 100%;
	height:70px;
}

.okbnt:hover {
      background-color: #026cb8;
    margin-top: 1rem;
    color: #fff;
    padding: 16px 20px;
    width: 100%;
	height:70px;
}

/*2article tab*/
.tabs2 {
  max-width: 550px;
  margin: 0 auto;
  margin-top: 1.3rem;
}
.tabs-nav2 li {
  list-style: none;
  float: left;
  width: 50%;
  border-top: 3px solid #0873b7;
}
.tabs-nav2 li:first-child a {
  border-right: 0;

}
.tabs-nav2 li:last-child a {

}
.tabnava {
  background: #eee;
  border: 1px solid #cecfd5;
  color: #eee;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

.tab-active2 a {
  background: #fff;
  border-bottom-color: transparent;
  color: black; ;
  cursor: default;
}
.tabs-stage2 {
  border: 1px solid #cecfd5;
  border-top: 0;
  clear: both;
  padding: 3rem 4.6rem ;
  position: relative;
  top: -1px;
}
.id_result {width:100%; margin:auto; font-size:24px;text-align: center;}
.t_center {text-align: center;
    font-size: 20px;}
#fancyCover {
    width: 100%;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 29px 34px;
}

.fc_title > img {
    float: left;
}
.fc_title > div {
    float: right;
    width: 100%;
    box-sizing: border-box;
}

.fc_title > div > div > div {
    display: table-cell;
    width: 100%;
    vertical-align: bottom;
    font-size: 32px;
    color: #2b2b2b;
    font-weight: 500;
}
.fc_wr1 {
    font-size: 24px;
    color: #2b2b2b;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
}
.fc_wr3 {
    font-size: 18px;
    color: #2b2b2b;
    font-weight: 300;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #e8f8ff;
    margin: 15px 0;
}

.board_search {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 0;
	
}
.search_color {background-color: #fffde7;}

.board_search_title {
    padding: 30px 13px 25px;
    line-height: 1em;
    font-size: 20px;
    color: #303030;
    font-weight: 400;
    margin-top: -1px;
    border-top: 1px solid #005caa;
    display: inline-block;
}
.search_box {
    display: inline-block;
	margin-bottom: 17px;
}

.keyword_span {
    display: inline-block;
    padding: 0 20px;
    line-height: 39px;
    font-size: 16px;
    color: #727272;
    font-weight: 300;
    border-bottom: 1px solid #ddd;
    margin-right: 22px;
}

.board_search #stx {
    border-radius: 0px;
    width: 570px;
    height: 40px;
    border: 0px;
    border-left: 0;
    padding-left: 18px;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    background: #f3f3f3;
}
.board_search .stx {
    border-radius: 0px;
    width: 570px;
    height: 40px;
    border: 0px;
    border-left: 0;
    padding-left: 18px;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    background: #f3f3f3;
}

.board_submit {
    width: 240px;
    height: 40px;
    text-align: center;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0 0 0 8px;
    padding: 0 0 0 0px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #026cb8;
}

form {
    margin: 0px;
}

.board_search input {
    -webkit-transform: inherit;
}

.board_bet {
    position: absolute;
    line-height: 30px;
    width: 30px;
    height: 30px;
    padding: 10px;
    border-radius: 50px;
    background-color: #016fcc;
    color: #fff;
    font-size: 15px;
    top: 10px;
    left: 10px;
}

.board_bet_g {
    position: absolute;
    line-height: 33px;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50px;
    background-color: #757575;
    color: #fff;
    font-size: 1em;
    top: 10px;
    left: 10px;
}



.list-board-box {
    margin-top: 10px
}

.list-board-box .result-list-top {
    margin-bottom: 20px
}

.list-tb-wrt {
    margin: 0px;
}

.list-tb-wrt a {
    width: 130px;
    height: 35px;
    line-height: 33px;
    font-size: 17px;
}
@media screen and (max-width:768px) {}

.explain-list-box:after {
    content: '';
    display: block;
    clear: both
}

.explain-list-box li {
    float: left;
    width: 49.1%;
    margin: 0 1.7% 2.1% 0;
    border: 2px solid #b5b5b5;
    box-sizing: border-box;
    /* border-radius: 20px; */
}

.explain-list-box li:nth-child(2n) {
    margin-right: 0
}

.explain-list-box li img {
    width: 100%;
    max-width: 100%;
    height: 100px
}

.explain-list-box li .txt {
    padding: 6px 8px 8px;
    text-align: center
}

.explain-list-box li .txt strong,
.explain-list-box li .txt span {
    display: block
}

.explain-list-box li .txt strong {
    height: 22px;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #333
}

.explain-list-box li .txt span {
    height: 19px;
    font-size: 13px;
    letter-spacing: -1px;
}

.explain-srh-box .bn button {
    height: 34px;
    padding-left: 16px;
    line-height: 33px;
    text-align: left
}

.explain-srh-box .ply-op li {
    width: 120px
}

.explain-srh-box .ins-box .ply-op li {
    width: auto
}

.explain-srh-box .ins-box .ply-op li .srh-check label {
    width: 100%;
    padding: 0 15px
}

.explain_view .top h4.doc_tit03 {
    margin-left: 18px
}

.explain_view .top h4.doc_tit03:before {
    top: 11px
}

.explain_view .top h4.doc_tit03 .btn_next {
    margin-top: 0
}

.explain_view .editor_wrap {
    padding: 17px 20px
}

.explain_view .video_wrap {
    margin-top: 20px
}

.explain_view .l {
    width: 500px;
    height: 281px
}

.explain_view .r {
    width: calc(100% - 520px);
    height: 281px;
    margin-top: 0;
    padding: 17px 20px
}

.explain_view+.btn_wrap {
    margin-top: 40px
}

.explain-list-box {
    margin-bottom: -1.5%
}

.explain-list-box li {
    position: relative;
    width: 23.7%;
    margin: 0 1.7% 1.5% 0
}

.explain-list-box li:nth-child(2n) {
    margin-right: 1.7%
}

.explain-list-box li:nth-child(3n) {
    margin-right: 1.7%;
}

.explain-list-box li:nth-child(4n) {
    margin-right: 0
}
.box_height {height:400px;}
.explain-list-box li img {
    height: 100%;
    /* border-radius: 17px 17px 0px 0px; */
    background-size: cover;
}
.height_same {height:159px;}

.explain-list-box li .txt {
    padding: 10px 18px 18px 18px;
    text-align: left;
}

.explain-list-box li .txt strong {
    margin-top: 10px;
    margin-bottom: 23px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bolder;
}

.explain-list-box li a:hover strong,
.explain-list-box li a:focus strong {
    text-decoration: none
}

.explain-list-box li a:after {
    display: none;
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 100%;
    height: 100%;
    border: 4px solid #e3e3e3;
    /* border-radius: 17px; */
}

.explain-list-box li a:hover:after,
.explain-list-box li a:focus:after {
    display: block
}

.explain-list-box {
    padding-top: 0px;
}

.txt-elp {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ */
.result-list-top.second {
    border: none;
}

.result-list-top.second .l {
    padding-left: 0;
}

.explain-list-box .txt {
    text-align: left;
}

.explain-list-box .txt-elp.tit {
    white-space: normal;
    height: 50px;
    text-overflow: initial;
    overflow: hidden;
}

.explain-list-box .txt-elp .date {
    display: block;
    float: left;
}

.explain-list-box .txt-elp .view {
    display: block;
    float: right;
}

.result-list-top {
    padding-bottom: 0;
}

.result-list-top .r.second {
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-left: 30px;
}

.result-list-top .r.second button {
    width: 42px;
    height: 36px;
    margin-left: 3px;
    border: none;
    background-size: 100% 100%;
}

.result-list-top .r.second .list-type01 {
    background: url(../images/sub/news/list_type01.gif) no-repeat 0 0;
}

.result-list-top .r.second .list-type02 {
    background: url(../images/sub/news/list_type02.gif) no-repeat 0 0;
}

.result-list-top .r.second .list-type01.active {
    background: url(../images/sub/news/list_type01_on.gif) no-repeat 0 0;
}

.result-list-top .r.second .list-type02.active {
    background: url(../images/sub/news/list_type02_on.gif) no-repeat 0 0;
}

.explain-list-box {
    padding-top: 0px;
}

.explain-list-box .txt-elp .view {
    display: block;
    float: right;
    width: 40%;
    text-align: right;
    padding-right: 1px;
}

.explain-list-box .txt-elp .view img {
    width: 17px;
    height: auto;
    vertical-align: middle;
}

.list-board-box #layer2 {
    display: none;
}

.list-board-box #layer2 .table_wrap {
    border-top: none;
    margin-top: -20px;
}

.list-board-box .boardlist-list .table_wrap tbody>tr:last-child {
    border: none;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ ellipsis ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ */
.explain-list-box .txt {
    text-align: left;
}

.explain-list-box .txt .txt-elp:first-child {
    white-space: normal;
    height: 50px;
    text-overflow: initial;
    overflow: hidden;
}

.explain-list-box .txt-elp .date {
    display: block;
    float: left;
}

.explain-list-box .txt-elp .view {
    display: block;
    float: right;
    width: 20%;
    text-align: right;
    padding-right: 1px;
    font-size: 12px;
}

.explain-list-box .txt-elp .view img {
    width: 17px;
    height: auto;
    vertical-align: middle;
}

.explain-list-box button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: var(--button-bg-color);
    color: var(--button-color);
    margin: 0;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    text-align: center;
    text-decoration: none;
    border: none;
    /* border-radius: 20px; */
    display: inline-block;
    width: auto;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    cursor: pointer;
    transition: 0.5s;
}

.explain-list-box button.success {
    --button-color: #ffffff;
    --button-bg-color: #959595;
    --button-hover-bg-color: #787878;
}

.explain-list-box button.ing {
    --button-color: #ffffff;
    --button-bg-color: #541aca;
    --button-hover-bg-color: #5618d5;
}

.explain-list-box button.origin {
    --button-color: #ffffff;
    --button-bg-color: #026cb8;
    --button-hover-bg-color: #0075c9;
}

.explain-list-box button:active,
button:hover,
button:focus {
    
}

.explain-list-box button:disabled {
    opacity: 0.5;
}

.read_form {
    width: 100%;
}

/* title */
h2.doc_tit01 {
    padding: 55px 0 25px;
    font-size: 21px;
    font-weight: 400;
    color: #333;
    text-align: center;
    letter-spacing: -0.05em
}

h3.doc_tit02 {
    position: relative;
    padding: 0 0 13px 18px;
    font-weight: 500;
    font-size: 16px;
    color: #333;
    letter-spacing: -0.05em
}

h3.doc_tit02:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 13px;
    height: 13px;
    background: url(/images/bul01.gif) no-repeat 0 0;
    background-size: 100%
}

h4.doc_tit03 {
    position: relative;
    padding: 0 0 10px 21px;
    font-weight: 500;
    font-size: 14px;
    color: #333
}

h4.doc_tit03:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 12px;
    height: 12px;
    background: url(/images/bul02.gif) no-repeat 0 0;
    background-size: 100%
}

/* title */
h2.doc_tit01 {
    padding: 67px 0 52px;
    font-size: 40px
}

h3.doc_tit02 {
    padding: 0 0 13px 34px;
    font-size: 25px
}

h3.doc_tit02:before {
    top: 0px;
    width: 24px;
    height: 24px;
    background-size: 100%
}

h4.doc_tit03 {
    padding: 0 0 15px 26px;
    font-size: 20px
}

h4.doc_tit03:before {
    top: 8px;
    width: 15px;
    height: 15px;
    background-size: 100%
}

.ply-view-section {
    border-top: 1px solid #333
}

.ply-view-section .tit-box {
    border-bottom: 1px solid #ccc;
    background-color: #f8f8f8
}

.ply-view-section .view-txt {
    border-bottom: 1px solid #333
}

.ply-view-section .p-txt {
    color: #333
}

.ply-view-section .tb-box {
    background-image: url(/images/sub/policy/img_policy01.png);
    background-repeat: no-repeat
}

.view_table .row .th {
    font-weight: 500;
    color: #333
}

.view_table.line-bold {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333
}

.view_table .row {
    overflow: hidden;
    border-bottom: 1px solid #dfe3ec
}

.view_table .row>div:last-child>.td {
    border-right: 0
}

.view_table .row.td2 .l,
.view_table .row.td2 .r {
    float: left;
    width: 50%;
    min-height: 50px
}

.view_table .row .l,
.view_table .row .r {
    position: relative;
    box-sizing: border-box;
    background-color: #f8f8f8
}

.view_table .row .th {
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 20%;
}

.view_table .row .td {
    padding: 14px 20px;
    background-color: #fff;
    font-size: 15px
}

.view_table .row .td {
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #dfe3ec;
    min-height: 22px
}

.view_table .row .l,
.view_table .row .r {
    padding-left: 137px
}

.view_table .row .th {
    font-size: 17px
}

.view_table .row .th {
    padding: 12px 0 0 26px
}

.view_table .row>div {
    overflow: hidden;
    border-bottom: 1px solid #dfe3ec;
    background-color: #f8f8f8;
    min-height: 39px
}

.view_table .th {
    float: left;
    width: 70px;
    padding: 10px 0 0 14px
}

.view_table .td {
    overflow: hidden;
    padding: 10px 13px;
    border-left: 1px solid #dfe3ec;
    background-color: #fff;
    min-height: 19px
}

.ply-view-section .view-txt {
    border-bottom: 1px solid #333;
}

.view_cont_info {
    margin-bottom: 35px;
    width: 100%;
	margin-top: 30px;
}

.view_cont_info dl {
    display: table;
    width: 100%;
    margin-bottom: 4px;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.view_cont_info dt,
.view_cont_info dd {
    display: table-cell;
    position: relative;
    height: 43px;
    vertical-align: middle;
}

.view_cont_info dt {
       width: 13%;
    background-color: #8c8c8c;
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    /* text-align: center; */
    text-align: left;
    padding-left: 30px;
}

.view_cont_info dd {
    word-break: break-all;
    margin-left: 2px;
    padding-left: 17px;
    background-color: #ffffff;
    font-size: 14px;
    color: #333;
    border: 2px solid #e7e7e7;
}

.btn_wrap {
    text-align: center;
    font-size: 0;
}

.btn_normal {
    display: inline-block;
    min-width: 65px;
    height: 32px;
    padding: 0 20px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: #717171;
    border: 1px solid #4a4a4a;
    line-height: 31px;
}

.btn_wrap a,
.btn_wrap button {
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
}

.btn_normal:last-child {
    margin-right: 0;
}

.btn_normal.blue {
    background: #0d79c2;
    border-color: #235596;
}

@media (min-width:768px) {

    .view_table .row .l,
    .view_table .row .r {
        position: relative;
        box-sizing: border-box;
        background-color: #f8f8f8;
    }

    .ply-view-section .tb-box {
        margin-top: 19px;
        padding-right: 41%;
        background-position: calc(100% - 20px) 50%
    }

    .ply-view-section .tit-box {
        padding: 10px 15px
    }

    .ply-view-section .view-txt {
        padding: 20px 20px 30px;
        font-size: 15px;
		text-align: center;
    }

    .view_table .row.td2 .l,
    .view_table .row.td2 .r {
        float: left;
        width: 50%;
        min-height: 50px;
    }

    .view-btn {
        margin-top: 40px;
    }

    .btn_normal {
        min-width: 90px;
        height: 52px;
        margin-right: 20px;
        padding: 0 32px;
        font-size: 17px;
        line-height: 51px;
    }
}

@media screen and (min-width:1070px) {

    .view_table .row .l,
    .view_table .row .r {
        padding-left: 137px;
    }

    .btn_normal {
        min-width: 130px;
        height: 65px;
        margin-right: 20px;
        padding: 0 48px;
        font-size: 20px;
        font-weight: 500;
        line-height: 64px;
    }
}

#categorywrap {
    display: inline-block;
}

#categorywrap>li {
    display: inline-block;
    width: 143px;
    height: 143px;
    margin-left: 8px;
}

#categorywrap>li:first-child {
    margin-left: 0px;
}

#categorywrap>li>a {
    float: left;
    width: 100%;
    height: 100%;
}

#categorywrap>li>a>img {
    display: block;
}

.ListCaNameArea {
    font-size: 31px;
    color: #262626;
    font-weight: 700;
    line-height: 76px;
    border-bottom: 1px solid #d4d4d4;
    margin: 16px 0 25px;
    background: #fff;
    position: relative;
}

.ListCaNameArea:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    bottom: 0px;
    left: 10%;
    right: 10%;
    width: 80%;
    height: 50%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.ListUl {
    display: inline-block;
    width: 100%;
}

.ListUl>li {
    float: left;
    display: inline-block;
    position: relative;
    width: 32.8%;
    height: 186px;
    margin: 0 0 9px 9px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 20px;
}

.ListUl>li:nth-child(3n+1) {
    margin-left: 0px;
}

.ListUl>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    box-sizing: border-box;
    padding: 25px 35px;
}

.list_caname {
    font-size: 19px;
    color: #005caa;
    font-weight: 500;
}

.list_wr3 {
    width: 100%;
    height: 42px;
    line-height: 21px;
    font-size: 14px;
    color: #666;
    font-weight: 300;
    margin: 10px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_wr1 {
    width: 100%;
    height: 48px;
    line-height: 24px;
    font-size: 17px;
    color: #262626;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_wr4 {
    width: 100%;
    height: 42px;
    line-height: 21px;
    color: #434343;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ListUl>li .over_plus {
    width: 42px;
    height: 42px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url("/res/images/bo2_2/over.jpg") no-repeat right top;
    transition: all .2s ease-out;
}

.ListUl>li:hover .over_plus {
    background: url("/res/images/bo2_2/over_on.jpg") no-repeat right top;
}

a.ca_more {
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 25px;
    line-height: 34px;
    color: #545454;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

a.ca_more>span {
    color: #005caa;
}

.board_button {
    clear: both;
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
}

a.nBtn {
    background: #4b4b4b;
    color: #ffffff;
    padding: 5px 15px;
    line-height: 23px;
    border: 1px solid #1b1b1b;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
}

.board_search {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 0;
	
}
.search_color {background-color: #fffde7;}

.board_search_title {
    padding: 30px 13px 25px;
    line-height: 1em;
    font-size: 20px;
    color: #303030;
    font-weight: 400;
    margin-top: -1px;
    border-top: 1px solid #005caa;
    display: inline-block;
}

.search_box {
    display: inline-block;
	margin-bottom: 17px;
}

.keyword_span {
    display: inline-block;
    padding: 0 20px;
    line-height: 39px;
    font-size: 16px;
    color: #727272;
    font-weight: 300;
    border-bottom: 1px solid #ddd;
    margin-right: 22px;
}

.board_search #stx {
    border-radius: 0px;
    width: 570px;
    height: 40px;
    border: 0px;
    border-left: 0;
    padding-left: 18px;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    background: #f3f3f3;
}
.board_search .stx {
    border-radius: 0px;
    width: 570px;
    height: 40px;
    border: 0px;
    border-left: 0;
    padding-left: 18px;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    background: #f3f3f3;
}

.board_submit {
    width: 240px;
    height: 40px;
    text-align: center;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0 0 0 8px;
    padding: 0 0 0 0px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #026cb8;
}

form {
    margin: 0px;
}

.board_search input {
    -webkit-transform: inherit;
}



.board_bet_g {
    position: absolute;
    line-height: 33px;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 50px;
    background-color: #757575;
    color: #fff;
    font-size: 1em;
    top: 10px;
    left: 10px;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ */
.youth_rent {
   padding: 0 50px 5%;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
}

.youth_rent2 {
    width: 100%;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
}

.youth_rent .room_choice {
    display: inline-block;
}
.youth_rent .room_choice a {
    color:#000;
}

.youth_rent .room_choice>ul>li {
    float: left;
    width: 160px;
    height: 60px;
    border: 1px solid #d2d2d2;
    margin-right: 5px;
    vertical-align: middle;
    line-height: 60px;
    box-sizing: border-box;
    border-radius: 20px;
}

.youth_rent .room_choice>ul>li.room_check {
    background-color: #026cb8;
    /*border: 2px solid #5A80B4;*/
    line-height: 58px;
    color: #fff;
    border-radius: 20px;
}
.youth_rent .room_choice>ul>li.room_check a {
    
    color: #fff;
}

.youth_rent .room_choice>ul>li>a {
    display: block;
}

.youth_rent .room_choice>ul>li:hover {
    border: 2px solid #5A80B4;
    line-height: 58px;
}

.youth_cal {
    clear: both;
    float: left;
    width: 48%;
    margin-right: 4%;
    box-sizing: border-box;
}

.youth_cal2 {
    clear: both;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.youth_input {
    float: left;
    width: 48%;
    box-sizing: border-box;
}

.youth_rent .cal_wrap {
    border-top: 1px solid #ccc;
    margin: 30px 0 0 0;
    display: inline-block;
    padding-top: 50px;
}

.youth_rent2 .cal_wrap {
    margin: 0px;
    display: inline-block;
    padding-top: 50px;
}

.youth_rent .cal_wrap .youth_cal {}

.youth_rent .cal_wrap .youth_cal .cal_top {
    display: inline-block;
    width: 100%;
}

.youth_rent2 .cal_wrap .youth_cal2 {}

.youth_rent2 .cal_wrap .youth_cal2 .cal_top {
    display: inline-block;
    width: 100%;
}

.youth_rent .subtitle {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
}

.youth_rent .youth_cal .subtitle {
    float: left;
}

.youth_rent .subtitle>span {
    display: block;
    float: left;
    width: 2px;
    height: 20px;
    background-color: #2c5c9f;
    margin: 5px 5px 0 0;
}

.youth_rent .cal_wrap .day_color {
    float: right;
}

.youth_rent .cal_wrap .day_color>span {
    width: 80px;
    height: 30px;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 31px;
}

.youth_rent .cal_wrap .day_color>span.today {
    background-color: #fdf7c0;
}

.youth_rent .cal_wrap .day_color>span.checked {
    background-color: #026cb8;
    color: #fff;
}

.youth_rent .cal_wrap .youth_cal .month_wrap {
    border: 1px solid #aaa;
    display: inline-block;
}

.youth_rent .cal_wrap .youth_cal .month_wrap .monthly_bar2 {}

.youth_rent .cal_wrap .youth_cal .month_wrap .monthly_bar2 .nav_calendar2 {
    margin: 32px auto 22px;
    display: inline-block;
    line-height: 30px;
}

.youth_rent .cal_wrap .youth_cal .month_wrap .monthly_bar2 .nav_calendar2>a {
    display: block;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 3px;
    float: left;
    background: url(/img/rent_icon.png);
}

.youth_rent .cal_wrap .youth_cal .month_wrap .monthly_bar2 .nav_calendar2 .year_month {
    display: block;
    float: left;
    font-size: 30px;
}

.youth_rent .cal_wrap .youth_cal .month_wrap .monthly_bar2 .nav_calendar2>a.month_prev {
    border: 2px solid #d2d2d2;
    margin: -2px 25px 0 0;
    background-position: -4px -3px;
}

.youth_rent .cal_wrap .youth_cal .month_wrap .monthly_bar2 .nav_calendar2>a.month_next {
    border: 2px solid #000;
    margin: -2px 0 0 25px;
    background-position: -185px -3px;
}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap {
    border: 1px solid #aaa;
    display: inline-block;
}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap .monthly_bar2 {}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap .monthly_bar2 .nav_calendar2 {
    margin: 32px auto 22px;
    display: inline-block;
    line-height: 30px;
}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap .monthly_bar2 .nav_calendar2>a {
    display: block;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 3px;
    float: left;
    background: url(/img/rent_icon.png);
}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap .monthly_bar2 .nav_calendar2 .year_month {
    display: block;
    float: left;
    font-size: 30px;
}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap .monthly_bar2 .nav_calendar2>a.month_prev {
    border: 2px solid #d2d2d2;
    margin: -2px 25px 0 0;
    background-position: -4px -3px;
}

.youth_rent2 .cal_wrap .youth_cal2 .month_wrap .monthly_bar2 .nav_calendar2>a.month_next {
    border: 2px solid #000;
    margin: -2px 0 0 25px;
    background-position: -185px -3px;
}



/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ */
.calendar_mon2 {
    border-collapse: collapse;
    clear: both;
    width: 100%;
    table-layout: fixed;
}

.calendar_mon2 th,
.calendar_mon2 td {
    width: 14.28%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.calendar_mon2 th.day {
    border-top: 2px solid #7d7d7d;
    border-bottom: 1px solid #aaa;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 5px;
    text-align: center;
    color: #000;
}

.calendar_mon2 th.day.sunday {
    color: #D41518;
}

.calendar_mon2 th:first-child {
    color: #cc0000;
    border-left: 0;
}

.calendar_mon2 th:last-child {
    color: #336699;
}

.calendar_mon2 td.date,
.calendar_mon2 td.d {
    border-bottom: 1px solid #aaa;
    height: 86px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    padding: 2px 0;
}

.calendar_mon2 td.d>span.holly_day {
    color: #cc0000;
}

.calendar_mon2 td.d>span.holly_day .holly_title {
    color: #cc0000;
    font-size: 12px;
}

.calendar_mon2 td.d {
    color: #aaa;
	height: 156px;
}
.calendar_mon2 div {
    color: #aaa;
    line-height: 19px;
    padding: 0 10px;
}
.calendar_mon2 td.date.selected {
    background-color: #76c3ff;
}

.calendar_mon2 td.date.selected>a {
    color: #000;
}

.calendar_mon2 td.date.selected:first-child>a {
    color: #cc0000;
}

.calendar_mon2 td.date.selected:last-child>a {
    color: #5059d2;
}

.calendar_mon2 td.date>a {
    display: block;
    height: 100%;
    font-size: 16px;
}

.calendar_mon2 td.date.num_today {
    position: relative;
    background-color: #eee;
}

/*.calendar_mon2 td.date.num_today:before{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background-color: #62ad38;}*/
.calendar_mon2 td {
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    color: #000;
    font-size: 14px;
    height: 100px;
    vertical-align: top;
}

.calendar_mon2 td:first-child {
    border-left: 0px;
}

.calendar_mon2 td:first-child>a {
    color: #cc0000;
}

.calendar_mon2 td:last-child>a {
    color: #5059d2;
}

.calendar_mon2 td.num_today {
    background: url(/youthcenter/images/youth/common/box_pattern.gif) repeat 0 0;
}

.calendar_mon2 td.today ul {
    position: relative;
    z-index: 1;
}

.calendar_mon2 li a p {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #d2d2d2;
    padding: 4px 0 4px 10px;
}

.calendar_mon2 li a p:last-child {
    border-bottom: 0;
}

.calendar_mon2 li a p:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #2c9a37;
}

.calendar_mon2 li a.data_modify {
    margin-top: 10px;
}

.calendar_mon2 li>span.holly_day {
    color: #cc0000;
}



/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
.time_wrap {
    display: inline-block;
    width: 100%;
}

.time_wrap .subtitle {
    margin-bottom: 10px;
}

.time_wrap>ul {
    clear: both;
}

.time_wrap>ul>li {
    display: table;
    float: left;
    width: 24.333%;
    height: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    /*border-top: 1px solid #cccccc; */
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.time_wrap>ul li.booked a {
    background-color: #DEDEDE;
}

.time_wrap>ul li.selected a {
    background-color: #0080e3;
    color: #fff;
}


.time_wrap>ul li:first-child {
    border-left: 1px solid #cccccc;
}

.time_wrap>ul li:nth-child(5) {
    border-left: 1px solid #cccccc;
}

.time_wrap>ul li:nth-child(9) {
    border-left: 1px solid #cccccc;
}

.time_wrap>ul li:nth-child(-n+4) {
    border-top: 2px solid #7d7d7d;
}

.time_wrap>ul li a {
    display: table-cell;
    position: relative;
    width: 100%;
    padding: 10px 0;
    font-size: 15px;
    box-sizing: border-box;
    background-color: #fff;
	color:#000;
}

.time_wrap>ul li a.checked {
    background-color: #ddd;
}

.info_wrap {width: 100%;
    float: left;}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ */
.info_wrap .show_time {
    border: 2px solid #0080e3;
    padding: 10px;
    font-size: 15px;
    text-align: left;
    background-color: #e5f6f9;
}

.btn.excel_btn {
    display: inline-block;
    padding: 5px 9px;
    background: #4164a2;
    border-radius: 5px;
    color: #fff;
}

.btn.excel_btn>a {
    color: #fff;
}

.info_wrap .subtitle {
    margin-top: 20px;
    margin-bottom: 10px;
}

.info_wrap .info_table {
    clear: both;
    border-top: 2px solid #7d7d7d;
    width: 100%;
}

.info_wrap .info_table tr {
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    color: #000;
}

.info_wrap .info_table th {
    width: 150px;
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}

.info_wrap .info_table th>span {
    width: 1px;
    height: 20px;
    background-color: #ccc;
    float: right;

}

.info_wrap .info_table td {
    text-align: left;
}

.info_wrap .info_table input[type="text"] {
    border: none;
	background-color: aliceblue;
    padding-left: 10px;
    box-sizing: border-box;
    height: 40px;
    width: 100%;
    border-radius: 0px;
    color: #333;
	margin-bottom: 5px;
}

.info_wrap .info_table input[type="text"]#re_person {
    width: 100px;
}

.info_wrap .info_table .minimum {
    font-size: 14px;
    color: #666;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.btn.print_all {
    display: inline-block;
    padding: 5px 9px;
    background: #dd6b05;
    border-radius: 5px;
    color: #fff !important;
    margin-left: 5px;
}

.btn.print_person {
    display: inline-block;
    padding: 5px 15px;
    background: #fff;
    border-radius: 5px;
    color: #333 !important;
    margin-left: 10px;
    border: 1px solid #717171;
    font-size: 14px;
}

.view_popup {
    color: #333 !important;
}

.youth_rent .notice_msg {
    padding-top: 10px;
}

.youth_rent .notice_msg>p {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    font-weight: 400;
}

.youth_rent .notice_msg>p>span {
    color: #003399;
}

.youth_rent .notice_msg>p>span.rd {
    color: #cc0000 !important;
}

.youth_rent .re_button {
    clear: both;
    margin-top: 50px;
    display: inline-block;
    background-color: #2c5c9f;
    padding: 15px 80px;
    border-radius: 3px;
    font-size: 24px;
    transition: ease-in-out 0.28s;
}

.youth_rent .re_button:hover {
    background-color: #457CC8;
}

.youth_rent .re_button>a {
    display: block;
    color: #fff;
}

.youth_rent2 .re_button {
    clear: both;
    margin-top: 50px;
    display: inline-block;
    background-color: #2c5c9f;
    padding: 15px 80px;
    border-radius: 3px;
    font-size: 24px;
    transition: ease-in-out 0.28s;
}

.youth_rent2 .re_button:hover {
    background-color: #457CC8;
}

.youth_rent2 .re_button>a {
    display: block;
    color: #fff;
}

.other_box a.btn {
    display: inline-block;
    padding: 3px 18px;
    background: #888;
    color: #fff;
    border-radius: 5px;
    margin-right: 3px;
    font-weight: 200;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“*/
.rsv_time {
    color: #555;
    font-size: 15px;
    padding-left: 10px;
}

.rsv_conf {
    color: #083182;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ */
.rsv_wait {
    color: #ae0a11;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
.rsv_ref {
    color: #000;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ */
.rsv_cancle {
    color: #888;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ */
.accept {
    background: #4164a2 !important;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ */

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸, ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */
.align_c {
    text-align: center !important;
}

.align_l {
    text-align: left !important;
}

.align_r {
    text-align: right !important;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.monthly_bar_cs {
    background: #f8f9fb;
    border: 1px solid #d2d2d2;
    vertical-align: middle;
    margin-bottom: 35px;
    height: 56px;
    position: relative;
}

.monthly_bar_cs .nav_calendar2 {
    display: inline-block;
    height: 56px;
    float: left;
}

.monthly_bar_cs .nav_calendar2 span.num_year {
    background: #eef2f6;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    display: inline-block;
    font-size: 24px;
    color: #4264a3;
    height: 40px;
    padding: 16px 0 0;
    width: 126px;
    text-align: center;
}

.monthly_bar_cs .nav_calendar2 span.num_month {
    background: #4264a3;
    border-right: 1px solid #d2d2d2;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    height: 40px;
    padding: 16px 0 0;
    width: 75px;
    text-align: center;
}

.monthly_bar_cs .nav_calendar2 a.month_prev {
    background: transparent url("/youthcenter/images/youth/sub/board_cont_bg.png") no-repeat 0 0;
    display: inline-block;
    text-indent: -99999px;
    height: 56px;
    margin: 0;
    vertical-align: top;
    width: 68px;
}

.monthly_bar_cs .nav_calendar2 a.month_next {
    background: transparent url("/youthcenter/images/youth/sub/board_cont_bg.png") no-repeat -70px 0;
    border-right: 1px solid #d2d2d2;
    display: inline-block;
    text-indent: -99999px;
    height: 56px;
    margin: 0;
    vertical-align: top;
    width: 68px;
}

.monthly_bar_cs .nav_calendar2 a span {
    padding: 0 !important;
}

.monthly_bar_cs .help {
    position: absolute;
    right: 0;
    font-size: 15px;
    color: #000;
    margin: 15px 15px 0 0;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ */
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼*/
.btn.print_all {
    display: inline-block;
    padding: 5px 9px;
    background: #dd6b05;
    border-radius: 5px;
    color: #fff !important;
    margin-left: 5px;
}

.btn.print_person {
    display: inline-block;
    padding: 5px 15px;
    background: #fff;
    border-radius: 5px;
    color: #333 !important;
    margin-left: 10px;
    border: 1px solid #717171;
    font-size: 14px;
}

.view_popup {
    color: #333 !important;
}

.youth_rent .notice_msg {
    padding-top: 25px;
}

.youth_rent .notice_msg>p {
    text-align: left;
    line-height: 19px;
    color: #666;
    font-weight: 400;
}

.youth_rent .re_button {
    clear: both;
    margin-top: 50px;
    display: inline-block;
    background-color: #2c5c9f;
    padding: 15px 80px;
    border-radius: 3px;
    font-size: 24px;
    transition: ease-in-out 0.28s;
}

.youth_rent .re_button:hover {
    background-color: #457CC8;
}

.youth_rent .re_button>a {
    display: block;
    color: #fff;
}

.other_box a.btn {
    display: inline-block;
    padding: 3px 18px;
    background: #888;
    color: #fff;
    border-radius: 5px;
    margin-right: 3px;
    font-weight: 200;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“*/
.rsv_time {
    color: #555;
    font-size: 15px;
    padding-left: 10px;
}

.rsv_conf {
    color: #083182;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ */
.rsv_wait {
    color: #ae0a11;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
.rsv_ref {
    color: #000;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ */
.rsv_cancle {
    color: #888;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ */
.accept {
    background: #4164a2 !important;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ */

#board_sch1 .srch {
    margin-top: 20px;
}



/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½*/
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */
.event_box {
    position: absolute;
    top: 320px;
    left: 50%;
    margin-left: -347px;
    background-color: #fff;
    border: 3px solid #4264a3;
    width: 628px;
    min-height: 266px;
    padding: 30px;
    z-index: 10;
}

.event_view .event_img {
    width: 204px;
    height: 261px;
    border: 1px solid #d3d3d3;
    background: #f2f5f4 url("/youthph/images/board/bg_logo.png") no-repeat scroll 50% 50%;
}

.event_view dl {
    /* margin:-260px 0 0 235px;*/
    width: 400px;
}

.event_view dl dt {
    color: #4264a3;
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.2;
    width: 90%;
    text-align: left !important;
    word-break: break-all;
}

.event_view dl dd {
    color: #000;
    font-size: 14px;
    background: transparent url("/youthph/images/board/dd_bl_1.gif") no-repeat 0 10px;
    padding: 0 0 0 8px;
    line-height: 1.6;
    word-break: break-all;
}

.event_view .cont {
    line-height: 22px;
    margin: 10px 0 0 235px;
    max-height: 131px;
    overflow: auto;
}

.event_view .file_download {
    margin: 15px 0 0 235px;
    border-top: 1px dashed #d2d2d2;
    padding-top: 15px;
}

.event_view .file_download li {
    margin-bottom: 7px;
}

.event_view .file_download li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 2px solid #fbbc0f;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #fbbc0f;
}

.event_view .file_download li a:hover {
    border-color: #4264a3;
}

.event_view .file_download li a span.icon {
    float: left;
    width: 22px;
    height: 22px;
    margin: 2px 7px 0 0;
    background: url("/youthph/images/board/board_cont_bg.png") no-repeat -1px -129px;
}

.event_view .btn_detail {
    margin: 10px 0 0 232px;
    display: block;
    float: left;
    padding: 3px 10px;
    background-color: #403a3a;
    color: #fff;
    border-radius: 3px;
    transition: ease-in-out 0.3s;
}

.event_view .btn_detail:hover {
    background-color: #f3c204;
    color: #333;
    transition: ease-in-out 0.3s;
}

.event_close {
    position: absolute;
    top: -2px;
    right: -2px;
}

.event_close a {
    background: #4264a3 url("/youthph/images/board/board_cont_bg.png") no-repeat scroll -570px 3px;
    display: inline-block;
    font-size: 0;
    height: 35px;
    margin: 0;
    vertical-align: middle;
    width: 35px;
}

.view_popup {
    font-weight: 600;
}



/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.rules a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #2196f3;
	color: #000;
}

.rules a:hover {
    background-color: #c3f0ff;
    transition: ease-in-out 0.5s;
	color: #000;
}

.rules a .icon {
    background: url("") no-repeat;
    width: 19px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}



.calendar_wrap {
    padding: 0 50px;
    margin-top: 70px;
}

.calendar_wrap .date_month {
    text-align: center;
}

.calendar_wrap .date_month strong {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    font-size: 36px;
    line-height: 40px;
}

.calendar_wrap .date_month a {
    display: inline-block;
    width: 30px;
    height: 40px;
    vertical-align: top;
}

.calendar_wrap .date_month a.btn_prev {
    background: url(../img/icon_prev03.png) no-repeat center center;
}

.calendar_wrap .date_month a.btn_next {
    background: url(../img/icon_next03.png) no-repeat center center;
}

.calendar_tbl {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 40px;
    border-spacing: 30px 0;
    border-collapse: separate;
}

.calendar_tbl th {
    padding: 20px 0;
    border-bottom: 2px solid #333;
    text-align: left;
    font-size: 18px;
}

.calendar_tbl th:nth-child(1) {
    color: #e72100;
}

.calendar_tbl th:nth-child(7) {
    color: #0072ff;
}

.calendar_tbl td {
    position: relative;
    height: 110px;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    text-align: left;
    font-size: 16px;
}

.calendar_tbl td:nth-child(1) {
    color: #333;
}

.calendar_tbl td:nth-child(7) {
    color: #0072ff;
}

.calendar_tbl td .date {
    display: inline-block;
    width: 24px;
    vertical-align: top;
    text-align: center;
    line-height: 24px;
}

.calendar_tbl td .holiday {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    text-align: right;
    font-size: 13px;
    color: #00986b;
}

.calendar_tbl td ul li {
    margin-top: 15px;
}

.calendar_tbl td .btn_more_view {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #ef4472;
}

.calendar_tbl td .desktop {
    display: block;
}

/*200427 ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.calendar_tbl td .mobile {
    display: none;
}

/*200427 ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/

.calendar_tbl td.next_month .date {
    color: #999;
}

.calendar_tbl+.btn_wrap {
    margin-top: 70px;
}

.calendar_tbl td.today .date {
    border-radius: 50%;
    color: #fff;
    background: #ef4472;
}

.month_wrap {
    border: 1px solid #aaa;
    display: inline-block;
}

p {
    margin: 0 0 10px;
}

.map-box .map-img {
    position: relative;
    height: auto;
    display: block;
}

.map-box .map-img #map,
.map-box .map-img .root_daum_roughmap {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
}

.map-box .map-img .root_daum_roughmap .wrap_map {
    height: 550px;
}

.map-info {
    position: relative;
    padding: 40px 0;
    background: #f9f9f9;
    margin-top: 10px;
}

.map-info .btn-view {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 0;
    left: 0;
    background: #205da9
}

.map-info .btn-view:after {
    position: absolute;
    content: "";
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 45px solid transparent;
    border-top: 18px solid #205da9;
    border-bottom: 0
}

.map-info .btn-view span {
    position: relative;
    font-size: 13px;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 60px;
}

.map-info .btn-view span:before {
    position: absolute;
    content: "";
    display: block;
    width: 23px;
    height: 32px;
    top: 25px;
    left: 50%;
    margin-left: -11px;
    background: url(/images/map_ico_view.png) no-repeat 0 0;
}

.map-info .cont-sec {
    padding-left: 120px
}

.map-info .info-list {
    overflow: hidden;
}

.map-info .info-list li {
    position: relative;
    float: left;
    padding: 7px 0 6px 50px;
    margin: 0 50px 5px 0
}

.map-info .info-list li:before {
    position: absolute;
    content: "";
    display: block;
    width: 43px;
    height: 43px;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 50%
}

.map-info .info-list li .tit {
    position: relative;
    padding-right: 15px;
    margin-right: 20px;
    display: inline-block;
}

.map-info .info-list li .tit:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    top: 8px;
    right: 0;
    background: #ccc;
}

.map-info .info-list li:first-child:before {
    background-image: url(/images/map_ico_add.png);
}

.map-info .info-list li:nth-child(2):before {
    background-image: url(/images/map_ico_tel.png);
}

.map-info .info-list li:nth-child(3):before {
    background-image: url(/images/map_ico_fax.png);
}

.map-info .info-list li:nth-child(4):before {
    background-image: url(/images/map_ico_mail.png);
}

#ctt {
    padding-left: 0;
    padding-right: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

#ctt_con {
    padding: 10px 0;
    line-height: 1.6em;
}

.addr_box {
    margin-top: 30px;
}

.yt-wrap {

    color: #000;
}

.yt-wrap .img-con {
    overflow: hidden;
    cursor: pointer;
    transform: .1s;
    margin: 5px;
}

.yt-wrap .img-con img {
    width: 100%;
    transform: scale(1);
    transition: 1s;
}

.yt-wrap .img-con:hover img {
    transform: scale(1.2);
}

.yt-wrap .img-con img {
    width: 100%;
    height: 213px;
    transform: scale(1);
    object-fit: cover;
}

.yt-wrap .yt-desc {
    padding: 5px 0px;
}

.yt-wrap .yt-desc .yt-title {
    font-size: 16px;
}

.yt-wrap .yt-desc .desc {
    margin-bottom: 0;
    padding: 10px;
}

.embed-link {
    padding-top: 10px;
}

.embed-link .playtrigger {
    min-width: 200px;
	padding: 10px 0;

}

.video-banner-icon-play {
    position: absolute;
    left: 50%;
    top: 30%;

    display: block;
    width: 2.5em;
    height: 2.5em;

    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.0);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.0);
    transform: translateX(-50%) translateY(-50%) scale(1.0);

    -webkit-transition:
        all 0.2s ease-out 0.05s;
    transition:
        all 0.2s ease-out 0.05s;
}

@media (min-width: 641px) {
    .video-banner-icon-play {
        width: 3.5em;
        height: 3.5em;
    }
}

.video-banner-icon-play:hover {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2);

    backgound: #330099;
}

.top_mm {
    width: 100%;
    margin: auto;
    background-color: #fff;
}
.top_m {
    width: 100%;
    margin: auto;
	position: absolute;
    z-index: 999;
    
}

.top_area {
   height: 35px;
    font-size: 14px;
    color: #005395;
    width: 1230px;
    margin: auto;
    text-align: right;
    padding-top: 13px;
    padding-right: 15px;
    font-family: 'NanumSquareNeo-Variable';
    font-weight: 600;
}

.top_area_m {
        height: 35px;
    font-size: 14px;
    color: #fff;
    width: 1280px;
    margin: auto;
    text-align: right;
    padding-top: 20px;
}

.login-box {
    box-sizing: border-box;
    border: 1px solid #ccc;
}

@media (min-width: 768px) {
    .login-box {
        margin: 0 auto;
    }

    .login-box .field-box {
        position: relative;
    }

    .login-box .inp {
        margin-bottom: -6px;
    }

    select,
    input[type="text"],
    input[type="password"] {
        height: 31px;
        padding: 0 10px;
        font-size: 14px;
    }

    .login-box .id-sv label {
        vertical-align: 1px;
    }

    .login-box .field-box button {
        position: absolute;
        right: 0;
        top: 0;
    }

    .login-box .field-box button {
        width: 148px;
    }
}

@media screen and (min-width: 1070px) {
    .login-box {
        width: 628px;
        padding: 56px 72px;
    }

    .login-box .field-box {
        padding-right: 162px;
    }

    .login-box input[type=text],
    .login-box input[type=password] {
        height: 45px;
    }

    select,
    input[type="text"],
    input[type="password"] {
        height: 31px;
        padding: 0;
        font-size: 15px;
        border-radius: 0px;
        transform: translate(0%);
        width: 250px;
        border: 1px solid #ddd;
        margin: 0px;
        }

    .login-box .id-sv {
        margin-top: 13px;
    }

    .login-box .id-sv input {
        box-sizing: border-box;
        padding: 0;
        transform: translate(0%);
        height: 14px;
    }

    .login-box .id-sv label {
        font-size: 16px;
        margin-left: 0px;
    }

    .login-box .field-box button {
        height: 94px;
        font-size: 25px;
    }

    .login-link {
        margin-top: 0px;
    }

    .login-link a {
        height: 62px;
        line-height: 62px;
        font-size: 18px;
    }
}

.login-box input[type=text],
.login-box input[type=password] {
    width: 100%;
    border-color: #ccc;
    border-radius: 0px;
    transform: translate(0%);
}

input[type="radio"]+label,
input[type="checkbox"]+label {
    margin-left: 5px;
}

.login-box .id-sv label {
    color: #333;
}

.login-box .field-box button {
    border: 1px solid #2a5a99;
    background-color: #0d79c2;
    font-weight: 500;
    color: #fff;
}

.login-link {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
}

.login-link ul {
    overflow: hidden;
}

.login-link li {
    float: left;
    width: 50%;
}

.login-link a {
    display: block;
    text-align: center;
    font-weight: 500;
    color: #333;
    border-right: 1px solid #ccc;
}

.login-link li:first-child a {
    position: relative;
}

.snsLoginBox {
    margin: 0 -3px;
    font-size: 0;
	margin-bottom: 10px;
}

.snsLoginBox li {
    display: inline-block;
    padding: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: inherit;
    height: auto;
}

.snsLoginBox.typeA li {
    width: 100%;
}

.snsLoginBox li a {
    display: inline-block;
    padding: 0 15px 0 30px;
    width: 100%;
    height: 100%;
    line-height: 42px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    text-align: right;
    text-transform: capitalize;
    color: #777;
}

.snsLoginBox li.btn_naver a {
    text-transform: uppercase;
    background: url(//storage.keepgrow.com/admin/campaign/20200619043114905.svg) no-repeat 15px;
    background-size: 20px;
	background-color: #00c823;
    color: #fff;
	text-align:center;
    font-size: 14px;
	height: 60px;
    padding: 10px;
}

.snsLoginBox li.btn_facebook a {
    background: url(//storage.keepgrow.com/admin/campaign/20200611043456590.svg) no-repeat 15px;
    background-size: 20px;
	background-color: #ffd147;
	text-align:center;
    font-size: 14px;
    color: #000;
	height: 60px;
    padding: 10px;
}

.join_level {
    margin-bottom: 4.8rem;
    overflow: hidden;
}

.join_level .level_box {
    position: relative;
    width: 30%;
    float: left;
    padding: 3.3rem 1rem;
    background: #F1F5F9;
    margin-left: 5%;
    border-radius: 80px;
    text-align: center;
}

.join_level .level_box:first-of-type {
    margin-left: 0;
}

.join_level .level_box.on {
    background: #9e9e9e;
}

.join_level .level_box .inner {
    display: inline-block;
    padding-left: 7.5rem;
    position: relative;
}

.join_level .level_box .inner .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.join_level .level_box .inner .icon.icon01 {
    background: url(/images/level_box01.png) no-repeat center center/cover;
    width: 42px;height: 53px; margin-top: 3px;
}

.join_level .level_box.on .inner .icon.icon01 {
    background: url(/images/level_box01_on.png) no-repeat center center/cover;
    width: 42px;height: 53px; margin-top: 3px;
}

.join_level .level_box .inner .icon.icon02 { background: url(/images/level_box02.png) no-repeat center center/cover;width: 50px;height: 50px; margin-top: 4px;}
.join_level .level_box.on .inner .icon.icon02 { background: url(/images/level_box02_on.png) no-repeat center center/cover;width: 39px;height: 45px; margin-top: 8px;}
.join_level .level_box .inner .icon.icon03 { background: url(/images/level_box03.png) no-repeat center center/cover;width: 48px;height: 57px; margin-top: 3px;}


.join_level .level_box .cont {
    text-align: left;
}

.join_level .level_box .cont .level {
    display: block;
    font-size: 1rem;
    
    color: #9e9e9e;
}

.join_level .level_box.on .cont .level {
    color: #fff;
}

.join_level .level_box .cont .tit {
    display: block;
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
}

.join_level .level_box.on .cont .tit {
    color: #fff;
}

.join_level .level_box {
    position: relative;
    width: 30%;
    float: left;
    padding: 0.3rem 0.5rem;
    background: #F1F5F9;
    margin-left: 5%;
    border-radius: 80px;
    text-align: center;
}

.join_level .level_box:before {
    position: absolute;
    left: -16%;
    top: 50%;
    transform: translateY(-50%);
    font-family: "xeicon";
    content: "\e93e";
    font-size: 4rem;
    color: #C7C7C7;
}

.agree_checked {
    margin-bottom: 0rem;
}

.agree_checked input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.agree_checked input[type="checkbox"]+label {
    display: inline-block;
    position: relative;
    padding-left: 3rem;
    cursor: pointer;
}

.agree_checked input[type="checkbox"]+label:before {
    content: "\e92c";
    position: absolute;
    left: 0;
    top: -4px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    font-family: "xeicon";
    font-size: 1.5rem;
    line-height: normal;
}
.agree_checked input[type="checkbox"]:checked + label:after {
    content: "\e92c";
    position: absolute;
    top: -4px;
    left: 0;
    font-family: "xeicon";
    font-size: 1.5rem;
    color: #0873b7;
	font-weight: bold;
    line-height: normal;
}

.agree_checked label span {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
}

.box_p_ck {
    padding: 20px 10px 10px 10px;
    border: 1px solid #C7C7C7;
    margin-bottom: 3rem;
}

.box_p_ck p {
    margin-bottom: 0;
    margin-top: 0;
}



.box_imp {
    padding: 3rem 4rem;
    background: #F6F6F6;
    border: 1px solid #DDDDDD;
    margin-bottom: 5rem;
    height: 23rem;
    overflow-y: auto;
}

.box_imp .tit {
    font-size: 2rem;
    color: #333333;
    display: block;
    margin-bottom: 2rem;
}

.box_imp .sm_tit {
    display: block;
    font-size: 1.7rem;
    color: #333;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.btn_area {
    text-align: left;
    margin-top: 4rem;
}

.center {
    text-align: center !important;
}

.btn_basic {
    min-width: 12rem;
    text-align: center;
    transition: background 150ms, border 150ms;
    display: inline-block;
    line-height: 100%;
    height: 3.4em;
    background: #979797;
    line-height: 3.4rem;
    border: 1px solid #979797;
    padding: 0 2rem;
    border-radius: 0px;
    color: #000;
	font-size: 18px;
    transform: translate(0%);
}

.company_p img {width: 100%;height: 100%;object-fit: contain;}
.btn_basic.fill {
    background: #086bbc;
    color: #fff;
    border: 1px solid #086bbc;
}

.btn_basic span {
    color: #fff;
    font-size: 1rem;
}
@media (max-width:1200px){
    .join_level .level_box:before { left:-14%; }
    
}

@media (max-width:640px){

    .join_level .level_box { width:33%;margin-left:0;margin-top:0; }
    .join_level .level_box:before { left:0;top:0;display:none;}
    .join_level .level_box:first-of-type { margin-top:0; } 
#txt {width:90%; margin:auto;}
}
span.icon {font-family:xeicon;}
.margin_b {margin-bottom:20px;}
.board_write {color:#000; width:100%;}
.board_write table, tr, td, blockquote {color:#000;}
.board_write input {
   transform: translate(0%);
   border: 1px solid #c7c7c7;
   border-radius: 0px;
   margin-top: 10px;
   padding-left: 7px;
   /* width: 100%; */
   height: 2.5rem !important;
   color: #000;
   background-color: #fff;
   }
.board_write input[type=button] {
    padding: 10px 20px;
    border: 1px solid #a3a3a3;
    color: #666;
    background: #fff;
    cursor: pointer;
    width: 134px;
}
.board_write th {
    border-bottom: 1px solid #dedede;
    padding: 15px 40px;
    background-color: #f9f9f9;
    border-right: 1px solid #dedede;
}
.board_write td {
    padding-left: 15px;
}
.board_write tbody th label .star {
    color: orange;
    margin-left: 0.4rem;
    position: absolute;
    right: -1rem;
    top: 0;
}
.board_write tbody th label {
    position: relative;
}
.pi-btn {
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    background: #fff;
    color: #444;
    border: 1px solid #cfdbe2;
    padding: 5px 12px;
    line-height: 21px;
    font-size: 14px;
    letter-spacing: -0.8px;
    border-radius: 1px;
    margin-top: 1px;
    cursor: pointer;
}
.right-import {
    margin-left: 0px;
    margin-top: 1px;
    position: absolute;
    background: #efefef;
    width: 45px;
    height: 33px;
    border-radius: 2px 0 0 2px !important;
    font-family: "xeicon";
}
.pi-icon {
    font-family: "xeicon";
    font-size: 21px;
    color: #888 !important;
}
.board_write .right-import {
    width: 2.5rem;
    height: 2.5rem;
    margin-top: 10px !important;
}
.board_write .pi-icon {
    font-size: 1.4rem;
}
.board_write .pi-icon.month {
    display: block !important;
}
.pi-icon:before {
    content: '\eb74';
}
.board_write .right-import:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pi-icon.month:before {
    content: "\e9a4";
}
.board_write .w100 {width:100%;margin-left: 15px;}
.board_write .wi130 {width:130px; background-color: #0000;}
.board_write .hasDatepicker {width:250px; background-color: #0000;padding-left: 50px;}

.pi-btn > span:after {
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 1em;
    color: #000;
    font-family: "xeicon";
    content: "";
}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ */
#txt .pi-btn > span:after { top:50%;transform: translateY(-50%); }
#txt .commentbox .comment_lists > li .person_photo img { margin-left:0; }
#txt .commentbox .comment_lists > li .person_profile .comment_btn a { font-size:1.2rem; padding:.8rem 1.5rem;border:1px solid #ddd;  }
#txt .commentbox li .comment_item .date { color:#999; }

.right-import-input { text-indent: 2.5rem !important; }
@media (max-width:480px){ 
    #txt .commentbox .comment_lists > li .person_photo { display: none; }
    #txt .commentbox li .comment_item { margin-left:0; }
    #txt .commentbox .comment_lists > li .reply { top:5px; }
	}
.pi-btn > span {
    position: relative;
    padding-left: 20px;
}

.board_write tbody tr td {
    font-size: 1rem;
}
.board_write .form_radio {}
.board_write .form_radio label input { vertical-align: middle; width:auto; margin: 0px;}
.board_write .form_radio label span { vertical-align: middle; line-height: 100%;font-size: 16px;padding-left: 10px;}
.board_write .form_radio label { margin-right:2rem;margin-bottom: 0px; }
.board_write .form_radio label:last-of-type { margin-left:0; }
.board_write tbody {border-top:2px solid #004ea1;}

.login_wrap {
    padding: 2rem;
    border: 5px solid #168ed6;
}
.login_wrap .icon {
    display: block;
    width: 10rem;
    height: 10rem;
    margin: 0 auto 3rem;
    background: #168ed6;
    position: relative;
    border-radius: 50%;
}
.login_wrap .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.login_wrap.complete .icon.icon02 img {
    width: 6.3rem;
}
.login_wrap strong {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    color: #000000;
    margin-bottom: 2.5rem;
}
.login_wrap p {
    font-size: 1.6rem;
    text-align: center;
}
.login_wrap.complete p {
    font-size: 1.2rem;
}
.login_wrap.complete p.col {
    font-size: 1.5rem;
    color: #168ed6;
}
.point {width:100%; padding: 0px 10px 0px 0px; border:4px solid #004fa1; background-color:#fffdeb; float:left;border-radius: 10px; height:120px;}
.point .half {width:50%;background-color:#004fa1;height:70px;border-radius:10px; float:left;font-family: 'yg-jalnan'; font-size:23px; color:#fff;margin-left: -4px;padding: 13px 20px;}
.point .half span {font-size:30px; color:#f2f986;}
.point .half2 {width:50%; height:70px;float:left;padding-top: 20px;}
.point .half2 li {line-height: 24px;list-style-type: none;padding-left: 30px;font-size: 17px;}
.point2 {width:100%; float:left;padding: 20px 15px;margin-bottom:20px;}
.point2 .half3 {width:250px; height:70px; float:left;font-family: 'yg-jalnan'; font-size: 30px;line-height: 34px; color:#000;}
.point2 .half4 {width:70%; float:left;font-size: 16px;line-height: 20px; color:#000;}
.point2 .half4 li {line-height: 24px;list-style-type: disclosure-closed;padding-left: 30px;}
.btn_white {color:#fff;}
.board_white {background-color:#fff;}
.form_radio p {font-size:12px; color:#666}
.point_table  {border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border-top: 4px solid #3f51b5;
    border-left: 1px solid #3f51b5;
    border-right: 1px solid #3f51b5;
    border-bottom: 1px solid #3f51b5;}
.point_table td{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_table th{border-color:black;border-style:solid;border-width:1px;font-size:16px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;background-color: #3f51b5;
    color: #fff;}
.point_table .point_table_td{border-color:inherit;text-align:center;vertical-align:middle}
.btn_basic.fill2 {background: #3f51b5;
    color: #fff;
    border: 1px solid #3f51b5;}
.prv_box {width:100%; margin: 20px 0}
.prv_box textarea {
    min-height: 160px;
    resize: none;
	width:98%;
	line-height: 25px;
    padding: 12px;
	margin-bottom: 20px
}
.add_bbb {min-height: 107px !important; padding: 10px}
.prv_box .prv_box_info {width:100%;}
.prv_box .chk_box {width:100%; float:left;padding-top: 10px}
.prv_box .chk_box .radio_chk {width: 16px;
    float: left;
    transform: translate(-0%);}
.prv_box label {    float: left;
    padding-top: 0px;
    color: #2196f3;}

.point_foam  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;}
.point_foam td{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam th{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam .point_line{text-align: left;
    vertical-align: middle;
    padding-left: 15px;}
.point_title {width:10%; background-color:#fbfbfb;}
.point_foam span {color:red}
.point_data {width:40%;}
.point_foam input {height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;}
.point_foam input:read-only {height: 31px;
    padding: 0px;
    font-size: 13px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    background-color: #fff;
    color: #333;margin-top: 5px;}
.point_foam p {font-size:14px;padding-top: 10px;
    color: #2196f3;}
.file_input {padding-top:5px;}

.point_foam textarea {
    min-height: 120px;
    resize: none;
    width: 100%;
    overflow-y: auto;
}

.point_foam2  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;
    border-top: 4px solid #2196f3;}
.point_foam2 td{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam2 th{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam2 .point_line{text-align: left;
    vertical-align: middle;
    padding-left: 15px;}
.point_title {width:10%; background-color:#fbfbfb;}
.point_foam2 span {color:red}
.point_data {width:40%;}
.point_foam2 input {height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;}
.point_foam2 input:read-only {height: 31px;
    padding: 0px;
    font-size: 13px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    background-color: #fff;
    color: #333;margin-top: 5px;}
.point_foam2 p {font-size:14px;padding-top: 10px;
    color: #2196f3;}
.file_input {padding-top:5px;}

.point_foam2 textarea {
    min-height: 120px;
    resize: none;
    width: 100%;
    overflow-y: auto;
}
.point_foam3  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;
    border-top: 4px solid #2196f3;display:none;}
.poam_topbtn {height: 50px;}



.datebox {}
.datebox input {width:15%;}
.foam_down {padding:5px; text-align:center; background-color:#ccc; color:#fff;}
.btn_basic.fill3 {background: #3f51b5;
    color: #fff;
    border: 1px solid #3f51b5;
    height: 50px;
    line-height: 24px;
    float: right;
    margin-top: 12px;}

.point_view  {border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-top: 20px;
    border-top: 4px solid #000;
}
.point_view td{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_view th{border-color:black;border-style:solid;border-width:1px;font-size:14px;
  font-weight:bold;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_view .point_view-de{text-align:center;vertical-align:top}
.point_top_message {width:100%;float:left;padding:9px 0px;}
.point_top_message50 {width:50%; float:left;}
.gab_40 {padding-top:30px;}
.point_top_message span {color:blue;}
.point_2ndti {    width: 100%;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;}
.point_detailbox {width:100%;  float:left;margin-bottom: 43px;}
.point_detailbox ul {display: inline-block;float:left;width: 100%; border-top:2px solid #000;display:flex;
  display:-webkit-flex;
  flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  list-style:none;}
.point_detailbox li {display: inline-block;float:left;padding:10px; border-bottom: 1px solid #999;line-height: 40px;}
.width30 {width:20%; float:left;border-right: 1px solid #999;background-color: #f4f4f4;}
.width70 {width:80%; float:left;}
.point_detailbox label {
    margin-right: 2rem;
    margin-bottom: 0px;
}
.point_detailbox label input {
    vertical-align: middle;
    width: auto;
    margin: 0px;
	    transform: translate(0%);
}
.point_detailbox label span {
    vertical-align: middle;
    line-height: 100%;
    font-size: 16px;
    padding-left: 10px;
}
.datebox input {
    height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
	margin-left:10px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
}
.datebox .btn {padding: 6px 0 0 0;
    color: #fff;}
.board_box001 {width:100%;}
.point_boardlist  {border-collapse:collapse;border-spacing:0;    width: 100%;
    border-top: 2px solid #2196F3;}
.point_boardlist td{border-color:black;border-style:solid;border-width:1px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_boardlist th{border-color:black;border-style:solid;border-width:1px;
  font-weight:bold;overflow:hidden;padding:10px 5px;word-break:normal;background-color: #eee;}
.point_boardlist .point_boardlist_d{text-align:center;vertical-align:top}
.list_number{padding-top:25px; text-align:center;}
    .list_n_menu {padding:3px; MARGIN:3px; TEXT-ALIGN: center;display:block;}
    .list_n_menu A {padding:5px 8px 4px 8px; MARGIN: 2px; BORDER: #ccc 1px solid; COLOR: #999; TEXT-DECORATION: none}
    .list_n_menu A:hover {BORDER:#999 1px solid; COLOR: #666;}
    .list_n_menu A:active {BORDER:#999 1px solid; COLOR: #666;}
    .list_n_menu .current {BORDER: #117bff 1px solid; padding:5px 8px 4px 8px; FONT-WEIGHT: bold; MARGIN: 2px; COLOR: #036cb4;}
    .list_n_menu .disabled {BORDER: #eee 1px solid; padding:5px 8px 4px 8px; MARGIN: 2px; COLOR: #ddd;}
.list_n_menu2 {padding:3px; MARGIN:3px; TEXT-ALIGN: center; display:none;}
.list_n_menu2 A {padding:5px 8px 4px 8px; MARGIN: 2px; BORDER: #ccc 1px solid; COLOR: #999; TEXT-DECORATION: none}
.list_n_menu2 A:hover {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu2 A:active {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu2 .current {BORDER: #117bff 1px solid; padding:5px 8px 4px 8px; FONT-WEIGHT: bold; MARGIN: 2px; COLOR: #036cb4;}
.list_n_menu2 .disabled {BORDER: #eee 1px solid; padding:5px 8px 4px 8px; MARGIN: 2px; COLOR: #ddd;}







* {padding: 0;
}

.idfind a:link { color: #666; text-decoration: none;}
.idfind a:visited { color: #666;}
.idfind a:hover { color: black;}
.idfind a:active { color: black;}

.idfind {
width: 550px;
margin: 0 auto;
padding: 2rem 0;
font-family:
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border: 0px solid silver;
font-size:0.9rem;
}
.idfind .small {
  font-size: 0.9rem;
line-height:1.3rem;
}
.idfind>div {
  width: 550px;
  margin: 0 auto;
}

.idfind input {
 margin-bottom: 1rem;
    border: 1px solid #bbb;
    transform: translate(0%);
    border-radius: 0px;
}
.idfind .txt {
  width:100%;
  padding: 0.5rem 10px;
  height: 38px;
  color:#666;
}

.idfind .email {
  width:46%;
  padding: 0.5rem 10px;
  color:#666;
}

.idfind .phone {
  width: 30%;
    padding: 0.5rem 10px;
	color:#666;
}
.idfind select {
    width:47%;
    padding: 0.55rem 10px;
    height: 38px;
    vertical-align: top;
    border: 1px solid #bbb;
	color:#666;
}



.okbnt {
  background-color: #026cb8;
margin-top: 1rem;
color: #fff;
transition: 0.3s;
padding: 16px 20px;
    width: 100%;
	height:70px;
}

.okbnt:hover {
      background-color: #026cb8;
    margin-top: 1rem;
    color: #fff;
    padding: 16px 20px;
    width: 100%;
	height:70px;
}

/*2article tab*/
.tabs2 {
  max-width: 550px;
  margin: 0 auto;
  margin-top: 1.3rem;
}
.tabs-nav2 li {
  list-style: none;
  float: left;
  width: 50%;
  border-top: 3px solid #0873b7;
}
.tabs-nav2 li:first-child a {
  border-right: 0;

}
.tabs-nav2 li:last-child a {

}
.tabnava {
  background: #eee;
  border: 1px solid #cecfd5;
  color: #eee;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
}

.tab-active2 a {
  background: #fff;
  border-bottom-color: transparent;
  color: black; ;
  cursor: default;
}
.tabs-stage2 {
  border: 1px solid #cecfd5;
  border-top: 0;
  clear: both;
  padding: 3rem 4.6rem ;
  position: relative;
  top: -1px;
}
.id_result {width:100%; margin:auto; font-size:24px;text-align: center;}
.t_center {text-align: center;
    font-size: 20px;}
#fancyCover {
    width: 100%;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 29px 34px;
}
.fc_title {
    width: 100%;
    display: inline-block;
    border: 2px solid #d7d7d7;
    padding: 5px;
}
.fc_title > img {
    float: left;
}
.fc_title > div {
    float: right;
    width: 100%;
    box-sizing: border-box;
}
.fc_title > div > div {
    display: inline-table;
    width: 100%;
    text-align: left;
    /* min-height: 76px; */
    /* border-bottom: 2px solid #3d3d3d; */
    padding: 10px 34px;
}
.fc_title > div > div > div {
    display: table-cell;
    width: 100%;
    vertical-align: bottom;
    font-size: 32px;
    color: #2b2b2b;
    font-weight: 500;
}
.fc_wr1 {
    font-size: 24px;
    color: #2b2b2b;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
}
.fc_wr3 {
    font-size: 18px;
    color: #2b2b2b;
    font-weight: 300;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #e8f8ff;
    margin: 15px 0;
}
.fc_content {
    font-size: 18px;
    color: #2b2b2b;
    font-weight: 400;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
}
.fc_wr4 {
    display: inline-block;
    width: 100%;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 10px;
    border-top: 2px solid #3d3d3d;
    font-size: 16px;
    color: #2b2b2b;
    font-weight: 400;
    text-align: right;
    margin-top: 30px;
}
.fc_wr4_list {
    display: inline-block;
    width: 100%;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 10px;
    border-top: 2px solid #3d3d3d;
	border-bottom: 2px solid #3d3d3d;
    font-size: 16px;
    color: #2b2b2b;
    font-weight: 400;
    text-align: left;
    margin-top: 30px;
}
.fc_wr4_list ul {float:left;width:100%;}
.fc_wr4_list li {}
.w10 {width:10%;float:left;}
.w70 {width:80%; float:left;}
.w10r {width:10%;float:left;text-align:right;}
.wr5_children_table {width:100%;}
table.wr5_children_table th { padding:8px 10px; text-align:left; vertical-align:top; font-size:16px; color:#2b2b2b; font-weight:500; }
table.wr5_children_table td { padding:8px 10px; text-align:left; vertical-align:top; font-size:14px; color:#525252; font-weight:400;}
.space_room {width:100%;overflow: hidden;
    margin-top: 30px;}
.space_room .half {width:50%;float: left;}
.company_p {width:100%; height:500px; border: 2px solid #dfdfdf;}
.company_list {width:100%;}
.company_list ul {width:100%;}
.company_list li {width:100%;padding: 15px;}

.place_cont_top {width:100%;}
.place_cont_top .title {font-size:45px;color:#1f2774;font-weight:800}
.place_cont_top .place_cont_img {position:relative;float:left;width:50%}
.place_cont_top .place_cont_img .place_cont_img_list .s_img {padding-top:87.7%;}
.place_cont_top .place_cont_con {position: relative;
    float: left;
    width: 100%;}
.place_cont_top .place_cont_con .ul_list {position:relative;margin-top:-1px;max-width:100%;}
.place_cont_top .place_cont_con .ul_list .txt {width:calc(100% - 158px)}
.place_cont_top .place_cont_con .tit2 {font-size:22px;line-height:22px;color:#1f2774;font-weight:500}
.place_cont_top .place_cont_con .txt2 {margin-top:17px;font-size:18px;line-height:30px;color:#333}
.place_view_bottom2 h4 {
    font-size: 45px;
    color: #1f2774;
    font-weight: 800;
    margin-bottom: 20px;
}
.ul_list {
    width: 100%;
    max-width: 575px;
    border: 1px solid #ddd;
    border-width: 1px 0 1px;
}
.place_cont_top .place_cont_con .ul_list {
    position: relative;
    margin-top: -1px;
    max-width: 100%;
}
.ul_list li {
    border-bottom: 1px dotted #ddd;
    padding: 12px 10px;
	    height: 25px;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}
.ul_list .tit {
    display: block;
    position: relative;
    float: left;
    padding-left: 15px;
    font-size: 15px;
    color: #222;
    font-weight: 500;
    line-height: 26px;
}
.ul_list .tit:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #1f2774;
}
.ul_list .txt {
    float: right;
    width: calc(100% - 120px);
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.ul_list .txt a {color:#000;}
.place_cont_top .place_cont_con .ul_list .txt {
    width: calc(100% - 158px);
}
.place_cont_con h4 {
font-size: 24px;
    margin-left: 35px;
    padding: 19px 20px;
    background-color: #ebebeb;
    border-radius: 42px;
    margin-bottom: 20px;
	}
.img_pic {width:100%;text-align: center;}
.data_bbox {width:100%; float:left; line-height:26px;margin-top:30px; text-align: center}

.gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.thumbnails {
  list-style: none;
  margin: auto;
  width:100%;
  text-align: center
}
.thumbnails li {
  display: inline-block;
    /* width: 23%; */
    /* margin-left: 2%; */
    text-align: center;
    vertical-align: middle;
}
.thumbnails li:hover .item-hugger {
  background: #666;
}

.thumbnails input[name="select"] {
  display: none;
}
.thumbnails .item-hugger {
 position: relative;
    height: 140px;
    margin: 20px 0;
    background: #666;
    float: left;
    width: 160px;
    height: 60px;
    border: 1px solid #d2d2d2;
    vertical-align: middle;
    line-height: 60px;
    box-sizing: border-box;
    border-radius: 20px;
}
.thumbnails label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.thumbnails .title {
  font-size: 18px;
  color: #fff;
}
.thumbnails .title2 {
  font-size: 18px;
  color: #fff;
}
.thumbnails .thumb-image {
  height: 100px;
  padding: 20px 0;
}
.thumbnails .content {
 position: absolute;
    /* bottom: 0; */
    left: 0;
    margin-top: 75px;
    width: 100%;
    
    /* padding: 50px 0px; */
    /* background: url(/images/space_1.gif) no-repeat; */
    /* background-size: cover; */
    opacity: 0;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    margin-bottom: 50px;
}
.thumbnails .content2 {
  position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 500px;
    padding: 50px 0px;
    background: url(/images/space_2.gif) no-repeat;
    background-size: cover;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.item-wrapper {width:100%;}
.thumbnails .content3 {
  position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 500px;
    padding: 50px 0px;
    background: url(/images/space_1.gif) no-repeat;
    background-size: cover;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.thumbnails .content4 {
  position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 500px;
    padding: 50px 0px;
    background: url(/images/space_2.gif) no-repeat;
    background-size: cover;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.thumbnails .content .title {
  font-size: 60px;
  font-weight: 400;
  display: inline-block;
  color: #555;
  border-bottom: 6px solid #fe7701;
  padding: 50px 10px 0;
  text-transform: uppercase;
}
.thumbnails input[name="select"]:checked + .item-hugger {
    margin: 0;
    background: #ccc;
    background-color: #026cb8;
    /* border: 2px solid #5A80B4; */
    line-height: 58px;
    color: #fff;
    border-radius: 20px;
}
.thumbnails input[name="select"]:checked ~ .content {
  opacity: 1;
}
.white-box {
  background: white;
  height: 569px;
}
.thumbnails .content img {width:100%;}

.intro_box {    width: 90%;
    overflow: hidden;
    margin: auto;}
.intro_img {width: 25%;
    float: left;
    margin-top: 90px;
    padding: 0 17px 0 0;}
.intro_img img {width:100%;}

.intro_txt {width:75%;float:left;background: url(/images/intro_back.gif) no-repeat;padding: 87px 0 20px 30px;background-size: cover;}
.intro_box h1 {width:100%; font-size:40px;color:#000;font-family: 'GmarketSansBold';}
.intro_box span {width:100%; color:#0065cd;font-size:40px;font-family: 'GmarketSansBold';}
.intro_box p {width:100%; font-size:15px;color:#000;}
.intro_img span {
    font-size: 12px;
    color: #000;
    font-family: 'NanumSquareNeo-Variable';
    float: right;
    width: 100%;
    text-align: right;
    line-height: 17px;
    margin-top: 7px;
}
.intro_box2 {width: 90%;overflow: hidden;margin: auto;}
.intro_box2 .title {width: 100%;
    background-color: #78746c;
    border-radius: 100px;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    padding: 25px 0 18px 35px;
    letter-spacing: -1px;}
.data_pic {
    width: 90%;
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
    margin: auto;
    }
.data_pic ul{
    display: flex;
}
.b_intro01 {}
.b_intro01 span{
    color: #cc2727;
    font-weight: bold;
}
.data_pic li{
     border: 3px solid #78746c;
     position: relative;
     float: left;
     width: calc(33% - 40px);
     border-radius: 30px;
     padding: 10px;
     margin-right: 20px;
     margin-left: 20px;
}

.oooo {}
.data_pic li::after{
  right: -15px;
  content: "+";
  color: #3F51B5;
  display: block;
  position: absolute;
  top: 3px;
  font-size: 43px;
}
.data_pic li:last-child {
    width: 33%;
}
.b_intro01::after {width:10px;}
.data_pic li:last-child::after{
  right: -15px;
  content: "+";
  color: #3F51B5;
  display: none;
  position: absolute;
  top: 10px;
  font-size: 30px;
}
.intro_3t {width:48%; margin:auto;}
.intro_3t li {width: 33.333%;
    float: left;
    padding: 2%;
    font-size: 18px;
    letter-spacing: -1px;
    text-align: center;} 
.intro_box3 {width: 90%;overflow: hidden;margin: auto;}
.info_data {width:100%;padding: 30px 0;}
.fort {
    width: 32%;
    float: left;
    border: 3px solid #3f51b5;
    border-radius: 33px;
    padding: 17px 17px 13px 17px;
    margin: 5px;
    font-size: 19px;
    text-align: center;
    min-height: 187px;
    }
.fort span {color:#3f51b5; font-size:25px;font-family: 'GmarketSansBold';}
.smallwidth {display:none;width:100%;}
.board_check {color: #000;
    width: 100%;
	border-top: 2px solid #004ea1;    margin-top: 16px;}
.board_check table, tr, td, blockquote {
    color: #000;
}
.width001 {
    width: 20%;
    padding-left: 10px;
    border-right: 1px solid #ddd;
	background-color: #eee;
}
.width002 {width:70%; padding: 10px;}
.board_check tbody {border:1px solid #eee;}
.board_check input {
    width: 100%;
    border: 1px solid #eee;
    transform: translate(0%);
    border-radius: 0px;
    padding: 0px;
    height: auto;
    margin: 0px;
}
.board_check select {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

@media (max-width:576px) {
.width001 {
    width: 27%;
}
.board_check select {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.top_area_m {
    height: 35px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    margin: auto;
    text-align: right;
    padding-top: 11px;
    padding-right: 22px;
}

.item_box {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    filter: drop-shadow(0 0 0.75rem #0000008a);
    margin: 43px 0 0 0;
}
.feature-item {
    text-align: center;
    width: 33%;
    float: left;
    border-right: 1px solid #cfcfcf;
	margin-bottom: 8px;
}
.blue_back {
    margin-top: 30px;
}
.padding {
    padding: 0rem 0;
}
.area_noti {
    position: relative;
    padding: 36px 30px;
    width: 100%;
    height: 362px;
    border: 2px solid #026cb8;
    margin-right: 20px;
    color: #026cb8;
    border-radius: 20px;
    margin-bottom: 10px;
}
.smallwidth {width:100%;}
.area_calendar {
    position: relative;
    margin: 0px;
    padding: 36px 30px;
    width: 100%;
    height: 372px;
    border: 2px solid #026cb8;
    color: #026cb8;
    border-radius: 20px;

}
.area_top>div, .area_bottom .inr03>div {
    float: left;
    width: 100%;
}
.container_slide {
    max-width: 100%;
    margin: 0 auto;
    height: 500px;
    padding: 20px;
    overflow: hidden;
}


.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 500px;
    position: relative;
    border-radius: 20px;
    border: 2px solid #fff;
}
.inr03 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.padding_top {
    padding-top: 3rem;
}
.none_act {
    display:none;
}
.top_area {
    height: 35px;
    font-size: 14px;
    color: #005395;
    width: 100%;
    margin: auto;
    text-align: right;
    padding: 19px 20px 0 0;
}
.intro_img {
   width: 100%;
    float: left;
    /* display: none; */
    margin-top: 10px;
    padding: 0px;
}

.intro_txt {
    width: 100%;
    float: left;
    background: url(/images/intro_back.gif) no-repeat;padding:0px;
    background-size: cover;
}
.intro_box h1 {
    width: 100%;
    font-size: 28px;
    color: #000;
    font-family: 'GmarketSansBold';
}
.intro_box span {
    width: 100%;
    color: #0065cd;
    font-size: 28px;
    font-family: 'GmarketSansBold';
}
.intro_img span{
    font-size: 15px;
    text-align: center;
    line-height: 22px;
    color: #000;
    font-family: 'NanumSquareNeo-Variable';
    margin-bottom: 15px;
}
.intro_box2 .title {
    width: 100%;
    background-color: #78746c;
    border-radius: 10px;
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    padding: 10px;
    letter-spacing: -1px;
}
.intro_3t {
    width: 100%;
    margin: auto;
}
.fort {
    width: 98%;
    float: left;
    border: 3px solid #3f51b5;
    border-radius: 33px;
    padding: 17px 17px 13px 17px;
    margin: 5px;
    font-size: 19px;
    text-align: left;
    min-height: 160px;
}
.explain-list-box li {
    position: relative;
    width: 100%;
    margin: 0 1.7% 20px 0;
}
.list_n_menu {padding:3px; MARGIN:3px; TEXT-ALIGN: center;display:none;}
.list_n_menu A {padding:5px 8px 4px 8px; MARGIN: 2px; BORDER: #ccc 1px solid; COLOR: #999; TEXT-DECORATION: none}
.list_n_menu A:hover {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu A:active {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu .current {BORDER: #117bff 1px solid; padding:5px 8px 4px 8px; FONT-WEIGHT: bold; MARGIN: 2px; COLOR: #036cb4;}
.list_n_menu .disabled {BORDER: #eee 1px solid; padding:5px 8px 4px 8px; MARGIN: 2px; COLOR: #ddd;}
.list_n_menu2 {padding:3px; MARGIN:3px; TEXT-ALIGN: center; display:block;}
.list_n_menu2 A {padding:5px 8px 4px 8px; MARGIN: 2px; BORDER: #ccc 1px solid; COLOR: #999; TEXT-DECORATION: none}
.list_n_menu2 A:hover {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu2 A:active {BORDER:#999 1px solid; COLOR: #666;}
.list_n_menu2 .current {BORDER: #117bff 1px solid; padding:5px 8px 4px 8px; FONT-WEIGHT: bold; MARGIN: 2px; COLOR: #036cb4;}
.list_n_menu2 .disabled {BORDER: #eee 1px solid; padding:5px 8px 4px 8px; MARGIN: 2px; COLOR: #ddd;}

.point {
    width: 100%;
    padding: 0px;
    border: 4px solid #004fa1;
    background-color: #fffdeb;
    float: left;
    border-radius: 10px;
    height: 214px;
}
.point .half {
    width: 100%;
    background-color: #004fa1;
    height: 75px;
    border-radius: 6px;
    float: left;
    font-family: 'yg-jalnan';
    font-size: 1em;
    color: #fff;
    padding: 13px 20px;
}
.point .half span {
    font-size: 1.3em;
    color: #f2f986;
}
.point .half2 {
    width: 100%;
    /* height: 113px; */
    float: left;
    padding-top: 20px;
}
.point .half2 li {
    line-height: 19px;
    list-style-type: none;
    padding-left: 18px;
    font-size: 15px;
}
.point2 {
    width: 100%;
    float: left;
    padding: 30px 15px;
    margin-bottom: 50px;
}
.point2 .half3 {
    width: 100%;
    height: 70px;
    float: left;
    font-family: 'yg-jalnan';
    font-size: 30px;
    line-height: 34px;
    color: #000;
}
.point2 .half4 {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.point2 .half4 li {
    line-height: 21px;
    list-style-type: disclosure-closed;
    padding-left: 0px;
    margin-top: 10px;
}
.point_table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 94%;
    border-top: 4px solid #3f51b5;
    border-left: 1px solid #3f51b5;
    border-right: 1px solid #3f51b5;
    border-bottom: 1px solid #3f51b5;
    margin: auto;
}
.board_search #stx {
    border-radius: 0px;
    width: 75%;
    height: 40px;
    border: 0px;
    border-left: 0;
    padding-left: 18px;
    color: #727272;
    font-size: 16px;
    font-weight: 300;
    background: #f3f3f3;
}
.keyword_span {
    display: inline-block;
    padding: 0px;
    line-height: 39px;
    font-size: 16px;
    color: #727272;
    font-weight: 300;
    /* border-bottom: 1px solid #ddd; */
    margin-right: 22px;
}
.board_submit {
    width: 20%;
    height: 40px;
    text-align: center;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0 0 0 8px;
    padding: 0 0 0 0px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: #026cb8;
}
.board_search {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    font-size: 0;
    border-radius: 20px;
}
.search_color {background-color: #fff;}
#categorywrap>li {
    display: inline-block;
    width: 24%;
    height: 75px;
    margin-left: 0px;
    margin-bottom: 11px;
}
.ListUl>li {
    float: left;
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 9px 0 5px 0;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 20px;
}
#fancyCover {
    width: 100%;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px;
}
.fc_title {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    border: 3px solid #3066b9;
    padding: 0px;
    border-radius: 32px;
}
table.wr5_children_table th {
    padding: 8px 10px;
    text-align: left;
    vertical-align: top;
    font-size: 16px;
    color: #3f51b5;
    font-weight: bold;
    width: 100%;
    display: flex;
}
table.wr5_children_table td {
    padding: 8px 10px;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    color: #525252;
    font-weight: 400;
    width: 380px;
    display: flex;
}
.point_top_message50 {
    width: 100%;
    float: left;
    padding: 0 10px 0 10px;
}
.point_view {
    border-collapse: collapse;
    border-spacing: 0;
    width: 92%;
    border-top: 4px solid #000;
    margin: auto;
}
.point_boardlist {
    border-collapse: collapse;
    border-spacing: 0;
    width: 92%;
    border-top: 4px solid #3f51b5;
    margin: auto;
}
.point_2ndti {
    width: 92%;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin: auto;
}
.btn_basic.fill3 {
    background: #3f51b5;
    color: #fff;
    border: 1px solid #3f51b5;
    height: 50px;
    line-height: 24px;
    float: right;
    margin-top: 12px;
    margin-right: 16px;
}
.point_foam {
    border-collapse: collapse;
    border-spacing: 0;
    width: 92%;
    border-top: 4px solid #2196f3;
    margin: auto;
}
.point_foam2  {border-collapse:collapse;border-spacing:0;width: 100%;
    margin-top: 20px;
    border-top: 4px solid #2196f3; display:none;}


.point_foam3  {border-collapse:collapse;border-spacing:0;width: 92%;
    margin-top: 20px;
    border-top: 4px solid #2196f3;display:block;margin-left:auto;margin-right:auto;}
.point_foam3 td{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam3 th{border-color:#eee;border-style:solid;border-width:1px;font-size:14px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.point_foam3 .point_line{text-align: left;
    vertical-align: middle;
    padding-left: 15px;}
.point_title {width:10%; background-color:#fbfbfb;}
.point_foam3 span {color:red}
.point_data {width:40%;}
.point_foam3 input {height: 31px;
    padding: 0px;
    font-size: 15px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;}
.point_foam3 input:read-only {height: 31px;
    padding: 0px;
    font-size: 13px;
    transform: translate(-0%);
    border-radius: 0px;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    background-color: #fff;
    color: #333;margin-top: 5px;}
.point_foam3 p {font-size:14px;padding-top: 10px;
    color: #2196f3;}
.file_input {padding-top:5px;}

.point_foam3 textarea {
    min-height: 120px;
    resize: none;
    width: 100%;
    overflow-y: auto;}
.point_title {
    width: 25%;
    background-color: #fbfbfb;
}
.space_room .half {
    width: 100%;
    float: left;
}
.company_p {
    width: 100%;
    height: 300px;
    border: 2px solid #dfdfdf;
	margin-bottom:15px;
}
.w10 {
    width: 19%;
    float: left;
}
.w70 {
    width: 75%;
    float: left;
}
.w10r {
    display:none;
}
.login-link a {
    display: block;
    text-align: center;
    font-weight: 500;
    color: #333;
    border-right: 1px solid #ccc;
    height: 40px;
    padding: 10px 0px;
}
.login-box {
    box-sizing: border-box;
    border: 0px;
}
.content_all {
    position: relative;
    max-width: 91%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 30px;
    min-height: 500px;
}
.idfind {
    width: 100%;}
.idfind>div {
    width: 100%;
}
.tabs-stage2 {
    padding: 2rem;
}
.join_level {
    margin-bottom: 2.8rem;
}
.join_level .level_box.on .inner .icon.icon01 {
     display: none;
}
.join_level .level_box .inner .icon.icon02 {
    display: none;
}
.join_level .level_box .inner .icon.icon03 {
   display: none;
}
.join_level .level_box .inner {
   padding-left: 0px;
}
.box_imp {
    padding: 1rem;
}
.thumbnails {
    width: 100%;
}
.thumbnails li {
    display: inline-block;
    width: 18%;
    margin-left: 0px;
    text-align: center;
    vertical-align: middle;
}
.thumbnails .item-hugger {
    width: 100%;
    
}
.thumbnails .title2 {
    font-size: 14px;
    color: #fff;
    line-height: 15px;
    padding-top: 16px;
}
.thumbnails .title {
    font-size: 14px;
    color: #fff;
	line-height: 15px;
    padding-top: 16px;
}
.youth_rent {
   padding: 0 0px 12%;
}

.youth_rent .room_choice>ul>li.room_check {
    background-color: #026cb8;
    line-height: 60px;
    color: #fff;
    border-radius: 11px;
	margin-top: 5px;
}
.youth_rent .room_choice>ul>li {
    float: left;
    width: 31%;
    height: 60px;
    border: 1px solid #d2d2d2;
    margin-right: 5px;
    vertical-align: middle;
    line-height: 60px;
    box-sizing: border-box;
    border-radius: 11px;
	margin-top: 5px;
	font-size: 13px;
}

.youth_rent .cal_wrap {
   width: 100%;
}
.youth_cal {
    width: 100%;
}
.calendar_mon2 th.day {
    padding: 0px 5px;
}
.calendar_mon2 td.date, .calendar_mon2 td.d {
   height: 55px;
}
.youth_input {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 38px;
}
.time_wrap>ul li a {
    font-size: 12px;
    font-weight: bold;
	color:#000;
}
.time_wrap>ul>li {
   width: 25%;
   color:#000;
   font-size: 13px;
}
.info_wrap .info_table th {
    width: 130px;
    padding: 0 0 0 17px;
}
.info_wrap .info_table input[type="text"]#re_person {
    width: 46px;
    border: 1px solid #ddd;
    height: 31px;
    margin: 0 0 0 10px;
    padding: 0 6px;
}
.youth_rent2 .cal_wrap {
    margin: 0px;
    display: inline-block;
    padding-top: 10px;
}
.place_cont_con h4 {
   margin-left: 0;
   border-radius: 23px;
}
.place_cont_con dd {margin-left:0px;}
.place_cont_top .place_cont_con .ul_list .txt {
    width: calc(100% - 91px);
}

.normal_font span {display:none;}

.join_level .level_box .inner .icon.icon01 {
    display: none;
}
.board_write .hasDatepicker {
    width: 100%;
}
.board_write input {font-size: 13px;}

}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.normal_font span {}
.imgoverfit {object-fit: cover;
    height: 100%;
    border-radius: 20px;}

.summit_btn {
    width: 44%;
    padding: 5px;
    font-size: 15px;
    color: #fff;
    transform: translate(0%);
    border-radius: 9px;
    margin-left: 10px;
    margin-bottom: 16px;
    border: 0px;
}
.color {background-color: #2196f3;}
.color2 {background-color: #9e9e9e;}
.color3 {background-color: #00BCD4;}
.normal_font {font-size:15px;}
.scroll-banner {
  position: relative;
  top: 0;
  left: 0;
  width: 1400px;
  height: 59px;
  overflow: hidden;
  background-color: #f6f6f6;
  margin:auto;
}
.scroll-banner ul.client-list {
  position: relative;
  display: inline-block;
  list-style: none;
  white-space: nowrap;
}
.scroll-banner ul.client-list.cloned {
  position: absolute;
  top: 0;
  left: 0;
}
.scroll-banner ul.client-list li {
  float: left;
  width: 200px;
  height: 100px;
  padding: 4px;
  color: white;
  transition: all 0.25s ease;
  justify-content: center;
  align-items: center;
}
.scroll-banner ul.client-list li:hover {
  cursor: pointer;
}
.scroll_img {width:100%; border:1px solid #eee;}
.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}

.YouTubePopUp-Close:hover{
    opacity:0.5;
}

@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }

    .YouTubePopUp-Close{
        bottom:362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }

    .YouTubePopUp-Close{
        bottom:262px;
    }
}


.top_color {color:#fff;}
.top_color2 {color:#000;}


/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂªÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â²ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ */


#cover .tb {
  display: table;
  width: 100%;
}

#cover .td {
  display: table-cell;
  vertical-align: middle;
}

#cover input,
button {
  color: #000;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}

#cover {
    width: 550px;
    padding: 10px;
    margin: 0px auto 0 auto;
    background-color: #fff;
    border-radius: 12px;
    transform: scale(0.6);
    margin-left: -111px;
    float: left;
}

#cover form {
  height: 40px;
}

#cover input[type="text"] {
    width: 100%;
    height: 40px;
    font-size: 26px;
    line-height: 1;
}

#cover input[type="text"]::-moz-placeholder {
  color: #168ed6;
}

#cover input[type="text"]:-ms-input-placeholder {
  color: #168ed6;
}

#cover input[type="text"]::placeholder {
  color: #168ed6;
}

#s-cover {
  width: 1px;
  padding-left: 57px;
}

#s-cover button {
  position: relative;
  display: block;
  width: 65px;
  height: 40px;
  cursor: pointer;
  top:5px;
}

#s-circle {
    position: relative;
    top: -9px;
    left: 0;
    width: 35px;
    height: 35px;
    margin-top: 0;
    border-width: 15px;
    border: 5px solid #168ed6;
    background-color: transparent;
    border-radius: 50%;
    transition: 0.5s ease all;
}

#s-cover button span {
    position: absolute;
    top: 28px;
    left: 25px;
    display: block;
    width: 22px;
    height: 7px;
    background-color: transparent;
    border-radius: 10px;
    transform: rotateZ(52deg);
    transition: 0.5s ease all;
}

#s-cover button span:before, #s-cover button span:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 22px;
    height: 5px;
    background-color: #168ed6;
    border-radius: 10px;
    transform: rotateZ(0);
    transition: 0.5s ease all;
}

#s-cover:hover #s-circle {
    top: -5px;
    width: 48px;
    height: 5px;
    left: 16px;
    border-width: 0;
    background-color: #168ed6;
    border-radius: 20px;
}

#s-cover:hover span {
  top: 50%;
  left: 59px;
  width: 25px;
  margin-top: -9px;
  transform: rotateZ(0);
}

#s-cover:hover button span:before {
  bottom: 11px;
  transform: rotateZ(52deg);
}

#s-cover:hover button span:after {
  bottom: -11px;
  transform: rotateZ(-52deg);
}
#s-cover:hover button span:before,
#s-cover:hover button span:before, #s-cover:hover button span:after {
    right: 17px;
    width: 27px;
    background-color: #168ed6;
}



@media screen and (max-width:640px){
#cover {
    width: 100%;
    padding: 10px;
    margin: 0px auto 0 auto;
    background-color: #fff;
    border-radius: 12px;
    transform: scale(0.6);
    float: left;
    margin-left: -55px;
}
.search_box {
    display: inline-block;
    margin-bottom:0px;
}
.board_search .stx {
    width: 77%;
}
}

.intro_t .big {
    border-color: inherit;
    text-align: center;
    vertical-align: top;
    background-color: #cddc39;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;width: 30%;
}
.intro_t .big2 {
    border-color: inherit;
    text-align: center;
    vertical-align: top;
    background-color: #3f51b5;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;width: 30%;
}
.intro_t .big3 {
    border-color: inherit;
    text-align: center;
    vertical-align: top;
    background-color: #2196f3;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;width: 30%;
}
.intro_t .small{border-color:inherit;text-align:left;vertical-align:top}
.intro_t tr {border-bottom:1px solid #fff;}

.intro_t {
    border-collapse: inherit;
    border-spacing: 6px;
    width: 91%;
    margin: 0 auto 51px auto;
}
.intro_t td{font-size:16px;
  overflow:hidden;padding:10px 5px;word-break:normal;}
.intro_t th{font-size:16px;
  font-weight:normal;overflow:hidden;padding:10px 5px;word-break:normal;}
.intro_t .theme{text-align:center;vertical-align:top;padding: 12px;}


@media screen and (max-width:640px){
.intro_t {
    border-collapse: inherit;
    border-spacing: 5px;
    width: 100%;
    margin: 0 auto 0px auto;
}
.intro_t td {
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}
}

.mt_45 {
    margin-top: 45px;
}
.rst-section{ margin:30px 0}
.rst-section h3 span{font-weight:500;color:#ca420d;}
.srh-rst-tit strong{display:inline-block;font-weight:400;font-size:20px}
.srh-rst-tit strong span{font-weight:700;color:#0062b1}
.srh-rst-list{border-top:1px solid #1670b7;border-bottom:1px solid #1670b7;background-color:#f8f8f8;}
.srh-rst-list li{border-bottom:1px solid #dfe3ec; padding:15px}
.srh-rst-list li:last-child{border-bottom:0}
.srh-rst-list a{display:block; color:#666}
.srh-rst-list a .t{margin-bottom:3px;}
.srh-rst-list .t strong{font-size:18px;font-weight:500;color:#1670b7}
.srh-rst-list .no-data{text-align:center; font-size:16px; padding:10px}

@media all and (min-width:768px){
.rst-section h3{margin-left:0px;margin-bottom: 11px;}
.srh-rst-tit strong{background-position:0 7px}
}
@media screen and (max-width:767px){
.srh-rst-tit{margin-bottom:10px}
.srh-rst-tit strong{padding-left:26px;background-position:0 7px;background-size:15px auto}
.rst-section h3{margin-left:11px}
.srh-rst-tit{font-size:17px}
.srh-rst-list{margin-top:6px}
.srh-rst-list a{padding:7px 17px 13px}
.srh-rst-list a .t strong{font-size:15px}
.srh-rst-list .no-data{padding:28px 0}
.srh-rst-list li{padding:2%}
.view_cont_info dt {
       width: 30%;
    background-color: #2386d5;
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    /* text-align: center; */
   border-radius: 30px 0px 0px 30px;
    text-align: left;
    padding-left: 30px;
}
.intro_box3 {width: 100%;}
.intro_box {width: 100%;}
.intro_box2 {width: 100%;}
.content {
    width: 100%;
    padding: 0;
}
}

.twee_ss {
    border: 1px solid #3f51b5;
    padding: 15px 28px;
    border-radius: 20px;
}

.btn_r a {color:#3F51B5;}

.rent_info {display: block;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #2196f3;
    color: #000;
    text-align: left;
    padding: 15px;}
.rent_info p {line-height: 23px;
    font-size: 15px;
    letter-spacing: 0px;
	margin-bottom: 17px;}

#mbr_Layer_popup0 {position: relative;
    top: 50px;z-index:1111111111111111;}
#theLayer_popup0 {position: absolute;
   visibility: visible;
    /* left: 10px; */
    top: 30px;
    display: none;
    padding: 30px;}
.tt_popbanner {width:450px;}


@media screen and (max-width:767px){
#mbr_Layer_popup0 {position: relative;
    width: 100%;
    top: 50px;z-index:1111111111111111;}
#theLayer_popup0 {position: absolute;
    width: 100%;
    visibility: visible;
    /* left: 10px; */
    top: 30px;
    display: none;
    padding: 30px;}
.tt_popbanner {width:100%;}
h3.doc_tit02 {
    padding: 10px 10px 13px 34px;
    font-size: 25px;
}
h3.doc_tit02:before {
    top: 20px;
    width: 24px;
    height: 24px;
    background-size: 100%;
}
.view_table .row.td2 .l, .view_table .row.td2 .r {
    float: left;
    width: 100%;
    min-height: 50px;
}
.view_table .row .th {
    padding: 12px 0 0 26px;
    width: 30%;
}
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 3;
    opacity: 0.1;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 211px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

#gradient
{
  width: 100%;
  height: 185px;
  padding: 0px;
  margin: 0px;
  position:absolute;
}
.button-box{
	position:relative;
	margin-left:35px;
}
.button-box.style-two .theme-btn{
	border-radius:50px;
	letter-spacing:0px;
	padding:14px 38px;
	font-size:16px;
}
/* Btn Style One */

.btn-style-one{
	position: relative;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
    padding: 19px 44px;
    display: inline-block;
    letter-spacing: 1px;
    color: #fff;
    font-size: var(--font-17);
    text-transform: capitalize;
    background-color: rgb(11,90,219);
    font-family: var(--font-family-FiraSans);
}

.btn-style-one:before{
	-webkit-transition-duration: 800ms;
	transition-duration: 800ms;
	position: absolute;
	width: 200%;
	height: 200%;
	content: "";
	top: -200%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 50%;
	z-index: 1;
	background: #0896fc;
}

.btn-style-one:hover:before{
	top: 0%;
}

.btn-style-one .btn-wrap{
	position:relative;
	z-index:1;
	float:left;
    overflow: hidden;
    display: inline-block;
}

.btn-style-one .btn-wrap .text-one{
	position: relative;
	display: block;
	color: var(--white-color);
	transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.btn-style-one:hover .btn-wrap  .text-one:first-child{
	-webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
}

.btn-style-one .btn-wrap .text-two{
	position: absolute;
    top: 100%;
    display: block;
	color: var(--white-color);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-style-one:hover .btn-wrap .text-two{
	top: 50%;
    -webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-style-one:hover .btn-wrap .text-two{
	color: var(--white-color);
}

.btn-style-one .arrow{
	position:relative;
	z-index:1;
	font-style:normal;
	color:var(--white-color);
	-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin-left:var(--margin-left-10);
	font-family: 'Font Awesome 5 Pro';
}

.btn-style-one:hover{
	
}

.btn-style-one:hover:before{
	top: -40%;
}

.status_bar_youth {background-color:#3F51B5;color:#fff;padding: 4px 5px;font-size:12px;width: 66%;margin: auto;}
.status_bar_start {background-color:#009688; color:#fff; padding:4px 5px; font-size:12px;width: 66%; margin: auto;}
.status_bar_news {background-color:#FF5722; color:#fff; padding:5px 5px; font-size:12px;width: 66%; margin: auto;}
.status_bar_etc {background-color:#795548; color:#fff; padding:4px 5px; font-size:12px;width: 66%; margin: auto;}

@media screen and (max-width: 767px) {
.con_stxt2 {
    font-size: 19px;
    letter-spacing: -0.3pt;
    line-height: 1.7;
    color: #222;
    position: relative;
    float: left;
    width: 100%;
    margin-right: 5%;
}
.data_pic ul {
    display: block;
}
.data_pic li {
    border: 3px solid #78746c;
    position: relative;
    float: left;
    width: 100%;
    border-radius: 30px;
    padding: 10px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
}
.data_pic li::after {
    right: 50%;
    content: "+";
    color: #3F51B5;
    display: block;
    position: absolute;
    top: 85%;
    font-size: 43px;
}
.data_pic li:last-child {
    width: 100%;
}

}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
dl,
ol,
ul {
    list-style-position: inside;
    padding: 0;
    margin: 0 0 25px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 15px
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}
dd {
    -webkit-margin-start: 20px;
    margin-inline-start: 20px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}
.pic{
    position: relative;
    width: 30%;
    float: right;
}
.pic img{width:100%;}

@media all and (max-width:980px){
.pic {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
}