@charset "utf-8";
.skipToContent {position:absolute; top:0; left:0; overflow:hidden; display:block; width:0px; height:0px; line-height:0; font-size:0; text-indent:-9999px;}
.hidden {display:none;}

/*** desktop ***********************************************************************************************************************/
body {min-width:1200px;width:100%;}
#header {width:100%; min-width:1200px;height:120px; z-index:999;position:relative;top:0; left:0;
	background-image:url('../images/main/header_bg.jpg');
	background-repeat:repeat;
	background-position:0 0;
}
#header_content {*zoom:1; width:1200px; height:120px; position:relative; margin:0 auto;}
#header_content .logo {position:absolute; top:45px; left:0; z-index:1000;}
#header_content .logo a {display:block;}
.top_menu {*zoom:1; overflow:hidden;position:absolute; top:0; right:0;}

.top_menu ul:after{content:"";display:block;clear:both;}
.top_menu ul li {float:left;width:65px; text-align:center;font-size:12px; line-height:30px; background:url('../images/main/top_v_line.png') 0 center no-repeat;}
.top_menu ul li:first-child {background:none;}
.top_menu ul li a {color:#fff; display:block;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.top_menu ul li a:hover {color:#d83b62;}

#gnb {position:absolute;right:0;top:30px;height:90px; z-index:999;}
#gnb ul {*zoom:1; position:relative; height:90px; z-index:999; }
#gnb ul:after {content:" "; display:block; clear:both;}
#gnb ul li {float:left; font-size:19px; line-height:90px;letter-spacing:-0.03em; margin:0 0 0 80px; font-weight:600; }
#gnb ul li a { display:block; color:#222222; height:90px;}

#gnb div.submenu {display:none; position:absolute; top:90px; z-index:999; width:200px; background:#fff; border-bottom:4px solid #231f20; padding:10px 0;}
#gnb div.submenu ul {margin:0; height:auto;}
#gnb div.submenu ul li {float:none; font-size:17px; padding:0; height:auto; line-height:40px; font-weight:400; text-align:center; background:none; margin:0; }
#gnb div.submenu ul li a {height:auto; display:block; color:#666; padding:0;}
#gnb div.submenu ul li a:hover, #gnb div.submenu ul li a:focus {text-decoration:underline;color:#48353a; background:#f8f3f4;}
#gnb ul li.m1 div.submenu {left:14px;}
#gnb ul li.m2 div.submenu {left:160px;}
#gnb ul li.m3 div.submenu {left:300px;}
#gnb ul li.m4 div.submenu {left:440px;}
#gnb ul li.m5 div.submenu {left:585px;}


/** mobile_none **/
.mobile_top {display:none;}
#nav {display:none;}

/* main */
#container {width:100%;}

#mainvisual {width:100%; min-width:1200px; height:520px; overflow:hidden; position:relative;}
#mainvisual .slideshow {position:absolute; width:2000px; height:100%; top:0; left:50%;
	margin-left:-1000px;
}
#mainvisual .slideshow div {height:100%; background-repeat:no-repeat; background-position:50% center; background-size:cover;}
.visual_bg1 {background-image:url('../images/main/mainvisual7.jpg');}
/* .visual_bg2 {background-image:url('../images/main/mainvisual4.jpg');} */
/* .visual_bg3 {background-image:url('../images/main/mainvisual5.jpg');} */
/* .visual_bg4 {background-image:url('../images/main/mainvisual6.jpg');} */

#mainvisual .main_txt {position:absolute; z-index:900; width:100%; min-width:1200px;}
#mainvisual .main_txt .main_txt_in{width:1200px;padding:70px 0 0 0;margin:0 auto; text-align: center;}
#mainvisual .main_txt .main_txt_in h2 {font-family:'Cafe24Danjunghae';
	color:#fff; font-size:78px; letter-spacing:0.04em;     text-shadow: 1px 3px 9px black;
}
#mainvisual .main_txt .main_txt_in h3 {font-family:'Raleway'; color:#fff; font-size:20px; line-height:40px;}
#mainvisual .main_txt .main_txt_in p {margin:17px 0 15px 0; color:#fff; letter-spacing:-0.04em; font-size:19px; box-sizing:border-box; text-shadow: 1px 3px 9px black;}

#mainvisual .slick-dots{position: absolute;top:270px; left:1520px;z-index:901;}
#mainvisual .slick-dots:after{content:"";display: block;clear: both;}
#mainvisual .slick-dots li{float: left;margin:0 0 0 3px;}
#mainvisual .slick-dots button{font-size:0; outline:0;border:0;width:25px;height:8px;background-color: #fff;border-radius:10px;}
#mainvisual .slick-dots .slick-active button{width:15px; background-color: #f6921e;}


/* section1 */
.section1 {position:relative; z-index:920; height:207px; margin-top:-207px;}
.section1 .quick_icon  {width:1200px; margin:0 auto;}
.section1 .quick_icon ul {*zoom:1; display: flex; justify-content: center;}
.section1 .quick_icon ul:after {content:""; display:block; clear:both;}
.section1 .quick_icon li {float:left; margin:0 5px 0 0; width:280px; height:142px;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.section1 .quick_icon li.quick1 {background:#faa61a;}
.section1 .quick_icon li.quick2 {background:#582744;}
.section1 .quick_icon li.quick3 {background:#231f20;}
.section1 .quick_icon li a {display:block; width:100%; text-align:center; font-size:18px; color:#fff;}
.section1 .quick_icon li a span {display:block; padding:31px 0 5px 0;}
.section1 .quick_icon li a span img {
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.section1 .quick_icon li.quick1:hover, .section1 .quick_icon li.quick1:focus {background:#f89b00;}
.section1 .quick_icon li.quick2:hover, .section1 .quick_icon li.quick2:focus {background:#5a0236; }
.section1 .quick_icon li.quick3:hover, .section1 .quick_icon li.quick3:focus {background:#080203;}
.section1 .quick_icon li a:hover span img,.section1 .quick_icon li a:focus span img {transform: rotate(8deg);}

/* section2 */
.section2 {padding:25px 0 35px;}
.section2 .section2_wrap {*zoom:1; width:1200px; margin:0 auto;}
.section2 .section2_wrap:after {content:""; display:block; clear:both;}
.section2 .section2_wrap > div {float:left; width:400px; height:230px; padding:15px 20px; box-sizing:border-box; border-right:1px solid #ddd;}
.section2 .section2_wrap > div:last-child {border:none;}
.section2 .section2_wrap > div h5 {font-family:'Cafe24Danjunghae'; color:#333; font-size:24px; margin:0 0 30px 0; background:url('../images/main/main_board_dot2.png') 0 9px no-repeat;}
.section2 .section2_wrap > div:first-child h5 {background:url('../images/main/main_board_dot.png') 0 9px no-repeat;}
.section2 h5 a {margin:0 5px; display:inline-block; width:14px; height:14px; background:url('../images/main/link.png') center center no-repeat;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.section2 h5 a:hover {background:url('../images/main/link_on.png') center center no-repeat;}
.section2 h5 a img {vertical-align:middle;}

.section2 .main_board ul li {margin:0 0 10px 0;}
.section2 .main_board ul li:last-child {margin:0;}
.section2 .main_board ul li a {display:block; font-size:17px; letter-spacing:-0.05em; font-weight:600; }
.section2 .main_board ul li p {padding:0 0 0 15px; background:url('../images/main/main_dot.png') 0 7px no-repeat; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:73%; display:inline-block;}
.section2 .main_board ul li a:hover p {color:#e17f00;}
.section2 .main_board ul li span {float:right; color:#777; font-size:15px;}
.section2 .main_board ul li a:hover span {color:#3b270d;}

.section2 .main_gallery ul {*zoom:1;}
.section2 .main_gallery ul:after {content:""; display:block; clear:both;}
.section2 .main_gallery ul li {width:170px; float:left;}
.section2 .main_gallery ul li:last-child {margin:0 0 0 10px;}
.section2 .main_gallery ul li a {display:block;}
.section2 .main_gallery ul li p {border-radius:50px; text-align:center; color:#fff; margin:10px 0 0 0; font-size:14px; letter-spacing:-0.05em; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background:#231f20; padding:5px 10px;}
.section2 .main_gallery ul li:hover p {background:#491e29;}
.section2 .main_gallery ul li span {display:block; width:170px; height:110px; overflow:hidden;}
.section2 .main_gallery ul li span img {
	transition:all .8s;
	-webkit-transition:all .8s;
	-moz-transition:all .8s;
	-ms-transition:all .8s;
	-o-transition:all .8s;
}
.section2 .main_gallery ul li:hover span img {transform:scale(1.2);}


/*Quick Menu */
#quick_menu {position:fixed; bottom:200px; margin:0 0 0 650px; width:65px; left:50%;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; /* Firefox 4 */
	-webkit-transition: all 0.5s ease; /* Safari and Chrome */
	-o-transition: all 0.5s ease; /* Opera */
}
#quick_menu a {display:block;}



/* footer */
#footer {width:100%; margin:0 auto; clear:both; background:#f7f7f7;}
#footer_content {*zoom:1; margin:0 auto; width:1200px; padding:30px 0;}
#footer_content:after {content:""; display:block; clear:both;}
#footer_content div {float:left; margin:0 30px 0 0; box-sizing:border-box; padding:8px 0 0 0;}
#footer_content address {float:left; font-size:14px; font-weight:400; color:#999; letter-spacing:-0.04em;}
#footer_content address p {display:block; font-weight:600; color:#777;}
#footer_content address strong {font-size:15px; font-weight:600;color:#777;}
#footer_content address span {color:#bbb; font-size:12px; display:block; margin:4px 0 0 0;}
#footer_content a {color:#b2b2b2;}



/* sub */
#subvisual {height:200px;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}
.subvisual1 {background-image:url('../images/sub/subvisual1.jpg');}
/*.subvisual2 {background-image:url('../images/sub/subvisual2.jpg');}
.subvisual3 {background-image:url('../images/sub/subvisual3.jpg');}*/

.sub_center {width:100%; }
.sub_txt {width:1200px; padding:60px 0 0 0; margin:0 auto; text-align:center;}
.sub_txt h3 {font-family:'Raleway'; color:#fff; font-size:15px; line-height:35px;}
.sub_txt h2 {font-family:'Cafe24Danjunghae'; color:#fff; font-size:45px; letter-spacing:0.04em;}

#contents {*zoom:1; width:1200px; margin:0 auto; padding:30px 0 0 0;}
#contents:after {content:" "; display:block; clear:both;}
#cont {float:left; width:920px; margin:0 0 0 50px;}
#con_area {padding:0 0 100px 0; min-height:320px; clear:both;}
#leftmenu {float:left; width:230px;}
.tit_box {height:100px; background:url('../images/sub/tit_box.png') 0 0 no-repeat;}
.tit_box h3 {width:100%; height:100%; line-height:100px; font-size:32px; text-align:center; font-weight:600; color:#333;}
.tit_box h3 span {margin:0 0 0 80px; text-align:center; display:block;}

#lnb ul li {margin-top:6px;}
#lnb ul li a {display:block; height:45px; border:1px solid #ddd; line-height:45px; font-size:17px; font-weight:500; color:#666; padding:0 0 0 20px; letter-spacing:-0.03em; box-sizing:border-box;}
#lnb ul li a:hover , #lnb ul li.on a {
	color:#222; font-weight:600; border:1px solid #faa61a;
	background-image:url('../images/sub/menu_on.jpg');	background-repeat:no-repeat; background-position:100% 50%;	background-color:#fffaf1;
}

#subtitle {padding:45px 0 20px 0; border-bottom:2px solid #ddd; position:relative; margin:0 0 30px 0;}
#subtitle h4 {font-size:35px; line-height:35px; font-weight:800; color:#333; letter-spacing:-0.03em;}
#subtitle .path {position:absolute; bottom:18px; right:0; font-size:13px; line-height:13px;color:#999999; letter-spacing:-0.03em;}


/* sub 공통*/
h4.title {background:url('../images/sub/title.png') 0 5px no-repeat; font-size:20px; font-weight:800; color:#333; padding:0 0 0 28px; margin:0 0 15px 0; text-align:left;}
span.br {display:block;}


/* 01_01 */
.info > div {margin:0 0 70px 0;}
.info1 > div {width:100%; height:340px; background:url('../images/sub/info_bg.png') center center no-repeat; box-sizing:border-box; padding:55px 10px 0;}
.info1 p {margin:0 0 20px 0; text-align:center; font-size:17px; line-height:32px; color:#161616; font-weight:500; letter-spacing:-0.05em;}
.info1 p:last-child {margin:0;}
.info1 p strong {font-weight:600; font-size:18px;}
.info2 ul {*zoom:1;}
.info2 ul:after {content:""; display:block; clear:both;}
.info2 ul li {float:left; width:450px; height:200px; border:1px solid #ddd; box-sizing:border-box; text-align:center;}
.info2 ul li span {display:block; padding:15px 0;}
.info2 ul li p {font-size:15px; color:#666; letter-spacing:-0.06em; font-weight:500; line-height:24px;}
.info2 ul li p strong {display:block; font-size:16px; font-weight:600; font-size:16px; color:#333;}
.info2 ul li:nth-child(2n) {margin:0 0 20px 20px;}

/* 01_02 */
.greeting {width:100%; height:700px; box-sizing:border-box; background:url('../images/sub/greeting2025.png') 0 0 no-repeat; display:table; background-size: cover;}
.greet_txt {display:table-cell; vertical-align:middle; padding:50px 0 0 390px;}
.greet_txt h6 {font-family:'Cafe24Danjunghae'; font-size:30px; color:#152037;}
.greet_txt p {font-size:16px; color:#131313; font-weight:500; margin:30px 0; letter-spacing:-0.04em;}
.greet_txt p.last {font-size:17px;}
.greet_txt p.last span.sign {margin:0 0 0 5px; font-weight:600;}

/* 01_03 */
.history .his_top {width:100%; height:180px; background:url('../images/sub/his_top_bg.jpg') center center no-repeat; margin:0 0 30px 0; box-sizing:border-box; text-align:center;}
.history .his_top span {display:block; padding:60px 0 0 0;}
.history .his_con h5 {margin:40px 0 0 0;color:#fff; background:#fbb642; width:160px; height:40px; text-align:center; line-height:45px; border-radius:40px; font-family:'Cafe24Danjunghae'; font-size:25px; margin:40px 0 15px;}
.history .his_con h5:first-child {margin:0 0 15px 0;;}
.history .his_con table tr th {font-size:20px; vertical-align:top; padding:5px 0 0 0; font-weight:800; color:#333; text-align:center; background:url('../images/sub/his_line_dot.png') 98% 30px repeat-y;}
.history .his_con table tr th span {display:block; background:url('../images/sub/month_dot.png') 100% 10px no-repeat;}
.history .his_con table tr td {font-size:15px; color:#333; letter-spacing:-0.03em; padding:10px 10px 20px; font-weight:600;}
.history .his_con table tr td h6 {line-height:24px; font-size:16px; font-weight:800; color:#965e07;}
.history .his_con table tr td p {font-size:16px;line-height:24px;margin:5px 0;}
.history .his_con table tr td p:before {content:"";display:inline-block;width:4px;height:4px;background:#333;margin:0 5px 4px 0;vertical-align:middle;}
.history .his_con table tr td.day {text-align:center; vertical-align:top; font-size:20px; font-weight:800; color:#333; padding:5px 10px;}
.history .his_con table tr td span {display: inline-block;vertical-align: top;margin:5px 0 0 0;}

/* 01_04 */
.rule h4.title {margin:0 0 60px 0;}
.rule dl {*zoom:1; margin:0 0 60px 0;}
.rule dl:after {content:""; display:block; clear:both;}
.rule dl:last-child {margin:0;}
.rule dl dt {float:left; width:140px; border-bottom:2px solid #d0d0d0; margin:0 15px 0 0; font-size:16px; color:#333; font-weight:600; letter-spacing:-0.04em; padding:0 0 10px 0;}
.rule dl dd {float:left; width:765px; line-height:24px; font-size:15px; color:#555; font-weight:500; word-break:keep-all;}
.rule dl dd div {margin:0 0 20px 0;}
.rule dl dd div:last-child {margin:0;}
.rule dl dd span.rule_t {display:block; font-weight:600;}
.rule dl dd ul {margin:0 0 0 10px;}
.rule dl dd ol {margin:0 0 0 15px;}
.rule dl dd ol li {font-size:14px; line-height:22px;}
.rule .date {line-height:24px; font-size:15px; color:#555; font-weight:500; word-break:keep-all;border-top:3px solid #eee; padding: 20px;text-align:right;}
.rule .date .rule_t {display:block; font-weight:600;}

/* 01_05 */
.organi > div {margin:0 0 70px 0;}
.organi .organi_img {text-align:center; padding:20px; box-sizing:border-box; background:#f5f5f5;}
.organi table thead th {background:#ae6678; padding:10px; color:#fff; font-size:16px; font-weight:800; border-left:1px solid #fff;}
.organi table thead th:first-child {border-left:none;}
.organi table tbody th {background:#fff7fa; padding:8px; color:#333; font-size:15px; font-weight:600; border-right:1px solid #e5dde0; border-bottom:1px solid #e5dde0; vertical-align:top; word-break:keep-all;}
.organi table tbody td {background:#ffffff; padding:8px; color:#333; font-size:15px; font-weight:500; border-right:1px solid #e5dde0; border-bottom:1px solid #e5dde0; text-align:center; word-break:keep-all;}
.organi table tbody td:last-child {border-right:none;}

/* 01_06 */
.map .title {margin:0 0 25px 0;}
.map ul {margin:30px 0 0 0;}
.map ul li {margin:0 0 10px 0; border:1px solid #ddd; height:45px; line-height:45px;}
.map ul li:first-child {border-top:1px solid #f2cc8b;}
.map ul li:nth-child(2) {border-top:1px solid #ddabc9;}
.map ul li:last-child {border-top:1px solid #a07777;}
.map ul li p {width:160px; display:inline-block; text-align:center; font-size:16px; color:#161616; background:url('../images/sub/map_line.png') center right no-repeat; font-weight:600;}
.map ul li span {font-size:15px; color:#666; letter-spacing:-0.03em; padding:0 0 0 30px; font-weight:500;}

/* 02_01 */
.membership .membership_top {width:100%; height:180px; background:url('../images/sub/his_top_bg.jpg') center center no-repeat; margin:0 0 40px 0; box-sizing:border-box; text-align:center;}
.membership .membership_top span {display:block; padding:60px 0 0 0;}
.membership table thead th {background:#ae6678; padding:10px; color:#fff; font-size:16px; font-weight:800; border-left:1px solid #fff;}
.membership table thead th:first-child {border-left:none;}
.membership table tbody th {background:#fff7fa; padding:8px; color:#333; font-size:15px; font-weight:600; border-bottom:1px solid #e5dde0; word-break:keep-all;}
.membership table tbody td {background:#ffffff; padding:8px; color:#333; font-size:15px; font-weight:500; border-left:1px solid #e5dde0; border-bottom:1px solid #e5dde0; text-align:center; word-break:keep-all;}
.membership a.membership_btn {display:block; width:200px; height:40px; background:#8c1633; line-height:40px; padding:0 20px; margin:40px auto 0; color:#fff; font-size:16px; font-weight:600;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}
.membership a span {float:right; font-size:10px;}
.membership a.membership_btn:hover {background:#530115; font-weight:800;}

/* 03_01 */
.journal {}
.journal .j_wrap {*zoom:1; width:100%; padding:40px 50px; box-sizing:border-box; background:url('../images/sub/journal_bg.png') center center no-repeat; border:1px solid #eee; }
.journal .j_wrap:after {content:""; display:block; clear:both;}
.journal .j_wrap > div {float:left;}
.journal .j_wrap div:first-child {width:280px; height:365px; margin:0 50px 0 0;}
.journal .j_wrap div:first-child img {width:100%;}
.journal .j_wrap div:last-child {width:480px;}
.journal .j_wrap h5 {background:url('../images/sub/journal_tit.png') 0 0 repeat; width:100%; height:40px; border-radius:40px; line-height:40px; text-align:center; color:#fff; font-weight:700; font-size:20px;}
.journal .j_wrap span {display:block; width:100%; color:#00947b; font-size:15px; text-align:right; margin:8px 0 35px 0; font-weight:600;}
.journal .j_wrap p {font-size:18px; line-height:28px; color:#333; word-break:keep-all;}

/* 회원가입 선택페이지 */

.join_start{*zoom:1;}
.join_start ul:after{content:"";display:block;clear:both;}
.join_start ul li{width:450px; height:281px; float:left; border:1px solid #ddd;box-sizing:border-box;text-align:center; background:url('../images/sub/join_logo_bg.png') 95% 75% no-repeat;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; /* Firefox 4 */
	-webkit-transition: all 0.5s ease; /* Safari and Chrome */
	-o-transition: all 0.5s ease; /* Opera */
}
.join_start ul li:first-child{margin:0 20px 0 0;}
.join_start ul li a{display:block;width:100%;height:50px;margin:80px 0 0 0;line-height:50px;font-size:20px; color:#fff;font-weight:600;

	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; /* Firefox 4 */
	-webkit-transition: all 0.5s ease; /* Safari and Chrome */
	-o-transition: all 0.5s ease; /* Opera */

}
.join_start ul li.kor a {background-color:#706154;}
.join_start ul li.eng a {background-color:#f6921e;}
.join_start ul li h3{font-size:28px; font-weight:900; letter-spacing:-0.03em; padding:80px 0 5px 0;}
.join_start ul li.kor h3, .join_start ul li.kor p {color:#706154;}
.join_start ul li.eng h3, .join_start ul li.eng p {color:#f6921e;}
.join_start ul li p{font-size:18px; font-weight:500; letter-spacing:-0.03em; }

.join_start ul li.kor:hover {border-color:#706154;}
.join_start ul li.eng:hover {border-color:#f6921e;}
.join_start ul li.kor a:hover, .join_start ul li.kor a:focus{background-color:#604f41}
.join_start ul li.eng a:hover, .join_start ul li.eng a:focus{background-color:#e17901}



/**** mobile layout *************************************************************************************************************/
@media screen and (max-width:640px) {

	body {min-width:320px; width:100%; height:100%;}
	#header {height:90px; width:100%;   min-width: 100%;	background-position:0 -15px;}
	#header_content {width:100%; height:90px;}
	#header_content .logo {top:28px; left:15px;}
	#header_content .logo img {height:50px;}


	#gnb {display:none;}
	.top_menu {display:none;}
	.mob_none {display:none;}

	/* nav */
	#top_right {position:absolute; top:40px; right:15px;z-indeX:1000; }
	.allmenu {/*position:absolute; top:35px; right:15px; z-index:1000; display:block; cursor:pointer;*/ position:relative;}
	#menu-icon2{
		position: relative;
		width: 30px;
		height: 20px;
		transform: rotate(0deg);
		transition: 0.5s ease-in-out;
		cursor: pointer;
	}
	#menu-icon2 span{
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #231f20;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: 0.25s ease-in-out;
	}
	#menu-icon2 span.short {
		width:20px;
		left:10px;
	}
	#menu-icon2 span:nth-child(1){top: 0px;}
	#menu-icon2 span:nth-child(2){top: 8px;}
	#menu-icon2 span:nth-child(3){top: 17px;}
	#menu-icon2.open span:nth-child(1) {
		top: 6px;
		transform: rotate(-45deg);
	}
	#menu-icon2.open span:nth-child(2) {
		opacity: 0;    /*클릭하면 중간선이 사라집니다.*/
	}
	#menu-icon2.open span:nth-child(3) {
		top: 6px;
		transform: rotate(-135deg);
		width:30px;
		left:0;
	}
	nav {position:absolute; top:90px; right:0; width:100%; text-align:left; z-index:1000;}
	#nav {display:block;}
	#nav li {position:relative; border-top:1px solid #edebe9; background:#fff;z-index:1000;}
	#nav li a {position:relative; color:#000; font-size:1em; font-weight:600; display:block; line-height:130%; padding:15px 20px 15px 20px;z-index:1000;}
	#nav li a .arrow {position:absolute; top:50%; right:10px; z-index:1000;}
	#nav li a .arrow img {width:9px; height:6px;}
	#nav > li > ul {}
	#nav > li > ul > li {border-bottom:none; border-top:1px solid #fff;}
	#nav > li > ul > li:first-child {border-top:none;}
	#nav > li > ul > li a {color:#333; font-size:13px; background:#ffeccd; font-weight:500; line-height:130%;}
	#nav li.member {text-align:center;background-color:#f3f3f3;}
	#nav li.member a{display:inline-block;}



	/* main */
	#mainvisual {min-width:100%; height:300px;}
	#mainvisual .slideshow {width:100%; height:100%; top:0; left:0; margin-left:0;}
	#mainvisual .slideshow div { background-position:70% center;}
	#mainvisual .main_txt {min-width:100%; height:300px; background:rgba(0,0,0,0.6) !important;}

	#mainvisual .main_txt .main_txt_in{width:100%; height:300px; padding:45px 5px 0; box-sizing:border-box; text-align:center;}
	#mainvisual .main_txt .main_txt_in h2 {font-size:3em;}
	#mainvisual .main_txt .main_txt_in h3 {font-size:16px;}
	#mainvisual .main_txt .main_txt_in p {margin:30px 30px 0; padding:20px 20px 0; border-left:none; border-top:1px solid #f1f1f1; font-size:15px; box-sizing:border-box; word-break:keep-all;}

	/* section1 */
	.section1 {height:auto; margin-top:0px; padding:15px 10px; box-sizing:border-box; background:#f7f7f7;}
	.section1 .quick_icon  {width:100%;}
	.section1 .quick_icon li {margin:0 1.5% 10px 1.5%; width:30%; max-width:180px; height:100px;}
	.section1 .quick_icon li a {width:100%; height:100%; padding:0 3px; box-sizing:border-box; font-size:13px; letter-spacing:-0.05em; padding:}
	.section1 .quick_icon li a span {display:block; padding:10px 0 7px 0;}

	/* section2 */
	.section2 {padding:15px 0 25px; box-sizing:border-box;}
	.section2 .section2_wrap {width:100%; margin:0 auto;}
	.section2 .section2_wrap > div {float:none; width:100%; height:auto; padding:15px 20px; border-right:none;}
	.section2 .section2_wrap > div h5 {margin:0 0 20px 0; background:url('../images/main/main_board_dot2.png') 0 9px no-repeat;}
	.section2 .section2_wrap > div:first-child h5 {background:url('../images/main/main_board_dot.png') 0 9px no-repeat;}

	.section2 .main_board ul li a {font-size:14px;}
	.section2 .main_board ul li p {padding:0 0 0 12px; background:url('../images/main/main_dot.png') 0 6px no-repeat; width:73%;}
	.section2 .main_board ul li span {font-size:12px;}
	.section2 .main_gallery ul li {width:48%;}
	.section2 .main_gallery ul li span {display:block; width:100%; height:auto;}
	.section2 .main_gallery ul li span img {width:100%;}



	/* footer */
	#footer_content {width:auto; padding:50px 20px;}
	#footer_content div {float:none; margin:0 0 20px 0; padding:0; text-align:center;}
	#footer_content address {float:none; font-size:13px; word-break:keep-all; text-align:center;}
	#footer_content address p {margin:0 0 5px 0; font-size:14px;}
	#footer_content address strong {font-size:13px;}
	#footer_content address span {font-size:12px; margin:8px 0 0 0;}




	/* sub */
	#subvisual {height:200px;
		background-position:20% center;
		background-size: cover;
	}

	.sub_center { }
	.sub_txt {width:100%; padding:55px 0 0 0;}
	.sub_txt h3 {font-size:15px; line-height:35px;}
	.sub_txt h2 {font-size:30px;}

	#contents {*zoom:1; width:auto; margin:0 auto; padding:0;}
	#cont {float:none; width:auto; margin:0; padding: 0 15px;}
	#leftmenu {display: none;}

	#subtitle h4 {font-size:25px; line-height:25px; text-align:center;}
	#subtitle .path {bottom:60px;font-size:11px; line-height:11px; position:static; text-align:center; margin:10px 0 0 0;}

	h4.title {word-break:keep-all;}

	/* 01_01 */
	.info1 > div {height:auto; min-height:340px; padding:60px 10px 0;}
	.info1 p {margin:0 0 10px 0; font-size:14px; line-height:22px; letter-spacing:-0.05em; word-break:keep-all;}
	.info1 p .br {display:inline;}
	.info1 p strong {font-size:16px;}
	.info2 ul li {float:none; width:100%; height:auto; min-height:200px; padding:20px 10px; box-sizing:border-box;}
	.info2 ul li span {padding:0 0 15px 0;}
	.info2 ul li p {font-size:14px; line-height:22px; word-break:keep-all;}
	.info2 ul li p strong {font-size:15px; margin:0 0 5px 0;}
	.info2 ul li:nth-child(2n) {margin:20px 0;}

	/* 01_02 */
	.greeting {height:auto; background:url('../images/sub/greeting_m2025.jpg') top center no-repeat; display:block;}
	.greet_txt {display:block; padding:690px 10px 50px; box-sizing:border-box;}
	.greet_txt h6 {font-size:26px; text-align:center; word-break:keep-all; line-height:40px;}
	.greet_txt p {font-size:15px; margin:15px 0; word-break:keep-all; text-align:center; line-height:22px;}
	.greet_txt span.br {display:inline;}
	.greet_txt p.last {margin:25px 0 0 0;}

	/* 01_03 */
	.history .his_con h5 {width:140px; height:35px; line-height:40px; font-size:22px;}
	.history .his_con table tr th {font-size:17px; background:url('../images/sub/his_line_dot.png') 94% 30px repeat-y;}
	.history .his_con table tr td {font-size:14px; padding:5px 5px 15px 0;}
	.history .his_con table tr td h6 {font-size:15px;}
	.history .his_con table tr td.day {font-size:17px; padding:5px 6px 6px 0;}
	.history .his_con table tr td span img {width:100%;}

	/* 01_04 */
	.rule h4.title {margin:0 0 50px 0;}
	.rule dl {margin:0 0 50px 0;}
	.rule dl dt {float:none; width:100%; margin:0 0 20px 0;}
	.rule dl dd {float:none; width:100%;}
	.rule dl dd ul {margin:0 0 0 5px;}
	.rule dl dd ol {margin:0 0 0 10px;}

	/* 01_05 */
	.organi .organi_img img {width:100%;}
	.organi table thead th {padding:8px; font-size:15px;}
	.organi table tbody th {padding:5px; font-size:14px; vertical-align:middle;}
	.organi table tbody td {padding:5px; font-size:14px;}

	/* 01_06 */
	.map ul li {height:auto; line-height:24px; padding:15px; box-sizing:border-box;}
	.map ul li p {width:100%; display:block; padding:0 0 5px 0; font-size:16px; background:none; border-bottom:1px solid #eee;}
	.map ul li span {display:block; padding:10px 0 0 0; text-align:center; word-break:keep-all;}

	/* 02_01 */
	.membership table thead th {padding:8px; font-size:15px;}
	.membership table tbody th {padding:5px; font-size:14px; vertical-align:middle;}
	.membership table tbody td {padding:5px; font-size:14px;}


	/* 03_01 */
	.journal .j_wrap {padding:15px; background:url('../images/sub/journal_bg.png') right bottom no-repeat;}
	.journal .j_wrap > div {float:none; margin:0 auto;}
	.journal .j_wrap div:first-child {width:300px; height:auto; margin:0 auto 30px;}
	.journal .j_wrap div:last-child {width:100%;}
	.journal .j_wrap span {margin:8px 0 25px 0;}
	.journal .j_wrap p {font-size:16px; line-height:24px;}


	/* 회원가입 선택페이지 */

	.join_start ul li{width:auto; height:220px; float:none;}
	.join_start ul li:first-child{margin:0 0 20px 0;}
	.join_start ul li a{margin:50px 0 0 0;font-size:16px;}
	.join_start ul li h3{font-size:22px; padding:60px 0 5px 0;}
	.join_start ul li p{font-size:15px;}


}




@media screen and (max-width:375px) {


	#mainvisual .slick-dots{top:140px; left:75%;}
	.section3 .bannerzone a {height:220px; }





}


@media screen and (max-width:320px) {

	#header_content .logo {top:30px;}
	#header_content .logo img {height:40px;}

	#mainvisual .slideshow div { background-position:67% center;}

	/* 01_01 */
	.info1 > div {padding:20px 10px 0;}

}

