@charset "utf-8";
#s_visu {
	width: 100%;/*	height:400px; padding-top:120px; display:table;
		background-repeat:no-repeat; background-position:center center; background-size:cover;		
		box-sizing:border-box;
	*/ 
}
#s_visu > div {
/* display:table-cell; text-align:center; vertical-align:middle; color:#fff; */
}
#s_visu h2 {
	font-size: 3em;
	font-weight: 600;
	line-height: 1em;
}
#s_visu h2:after {
	content: '';
	display: block;
	width: 1px;
	height: 40px;
	background: #fff;
	opacity: 0.3;
	margin: 20px auto;
}
#s_visu p {
	font-size: 1.05em;
	opacity: 0.9em;
	font-weight: 200;
	line-height: 1.5em;
}
.s_visu1 {/* background:#000 url(/img/subvisual_01.jpg); */
}
.s_visu1_1 {
	background: #000 url(/img/subvisual_01_1.jpg);
}
.s_visu2 {
	background: #000 url(/img/subvisual_02.jpg);
}
.s_visu3 {
	background: #000 url(/img/subvisual_03.jpg);
}
.s_visu4 {
	background: #000 url(/img/subvisual_04.jpg);
}
.s_visu5 {
	background: #000 url(/images/sub/subvisual_05.jpg);
}
.s_visu6 {
	background: #000 url(/images/sub/subvisual_06.jpg);
}
.container {/* width:1400px; */
	width: 100%;
	border: 0px solid red;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
 @media screen and (max-width:1399px) {
.container {
	width: 100%;
	padding: 2% 2% 6% 2%;
	border: 0px solid red;
}
}
 @media screen and (max-width:1024px) {
.container {
	width: 100%;
	padding: 0px 20px 20px 20px;
}
#s_visu {
	height: 320px;
	padding-top: 70px;
}
inputsty01  #s_visu h2 {
	font-size: 2.4em;
}
#s_visu p {
	font-size: 1em;
}
}
 @media screen and (max-width:767px) {
#s_visu {
	height: 320px;
}
#s_visu h2:after {
	height: 30px;
	margin: 10px auto;
}
}
#page01 .smenu a.menu1, #page02 .smenu a.menu2, #page03 .smenu a.menu3, #page04 .smenu a.menu4, #page05 .smenu a.menu5, #page06 .smenu a.menu6, #page07 .smenu a.menu7, #page08 .smenu a.menu8, #page09 .smenu a.menu9, #page10 .smenu a.menu10, #page11 .smenu a.menu11 {
	color: #11b6ff;
	font-weight: 600;
	font-size: 1.4em;
	font-family: 'Pretendard', sans-serif;
}
#page01 .smenu a.menu1:before, #page02 .smenu a.menu2:before, #page03 .smenu a.menu3:before, #page04 .smenu a.menu4:before, #page05 .smenu a.menu5:before, #page06 .smenu a.menu6:before, #page07 .smenu a.menu7:before, #page08 .smenu a.menu8:before, #page09 .smenu a.menu9:before, #page10 .smenu a.menu10:before, #page11 .smenu a.menu11:before {
	display: inline-block;
}
#page01 .smenu li, #page02 .smenu li, #page03 .smenu li, #page04 .smenu li {
	display: inline-block;
	padding: 0px 15px;
}
#page01 .smenu li a, #page02 .smenu li a, #page03 .smenu li a, #page04 .smenu li a {
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	border: 0px solid #fff;
	padding: 0px;
	font-family: 'Pretendard', sans-serif;
}
#s_navi {
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: -65px auto 0;
	overflow: hidden;
}
#s_navi .smenu {
	position: relative;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#s_navi .smenu li {
	float: left;
*zoom:1;
	display: inline-block !important;
	position: relative;
}
#s_navi .smenu li:before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 16px;
	background: #ddd;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
}
#s_navi .smenu li a {
	font-size: 1.2em !important;
	display: inline-block;
	line-height: 65px;
	margin: 0 0px 0;
	color: #fff;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}
#s_navi .smenu li a:before {
	content: '';
	display: none;
	width: 100%;
	height: 3px;
	background: #ffcb08;
	position: absolute;
	left: 0;
	top: 0;
}
#s_navi .smenu li a:hover {
	color: #ffcb08
}
#s_navi .smenu li a:hover:before {
	display: inline-block;
}
#s_navi .smenu.col2 li {
	width: 50%;
}
#s_navi .smenu.col3 li {
	width: 33.33%;
}
#s_navi .smenu.col4 li {
	width: 25%;
}
#s_navi .smenu.col5 li {
	width: 20%;
}
#s_navi .smenu.col7 li {
	width: 14.28%;
}
 @media screen and (max-width:1199px) {
#s_navi .smenu li a {
	font-size: 16px;
}
}
 @media screen and (max-width:1024px) {
#page01 .smenu li, #page02 .smenu li, #page03 .smenu li, #page04 .smenu li {
	display: inline-block;
	width: 49%;
	box-sizing: border-box;
	padding: 10px;
}
#page01 .smenu li a, #page02 .smenu li a, #page03 .smenu li a, #page04 .smenu li a {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 0px;
	font-family: 'Pretendard', sans-serif;
}
#page01 .smenu a.menu1, #page02 .smenu a.menu2, #page03 .smenu a.menu3, #page04 .smenu a.menu4, #page05 .smenu a.menu5, #page06 .smenu a.menu6, #page07 .smenu a.menu7, #page08 .smenu a.menu8, #page09 .smenu a.menu9, #page10 .smenu a.menu10, #page11 .smenu a.menu11 {
	color: #11b6ff;
	font-weight: 600;
	font-size: 15px;
	font-family: 'Pretendard', sans-serif;
}
}
/* sub_top */
.sub_top {
	display: none;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #e2e2e2;
	z-index: 0;
}
.sub_top .sub_top_in {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 9999999;
}
.snb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.snb>div {
	float: left;
	position: relative;
}
.snb .home>a {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 0;
	background: url("/images/sub/ico_home.png") no-repeat center;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2
}
.snb>.depth1_area, .snb>.depth2_area {
	width: 250px;
}
.snb>.depth1_area, .snb>.depth2_area a {
	color: #b18147;
}
.snb .open_depth {
	display: block;
	position: relative;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	border-right: 1px solid #e2e2e2;
	color: #4b4b4b;
	font-size: 1em;
	white-space: nowrap;
}
.snb .open_depth:after {
	content: "\e874";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 14px;
	font-family: 'Linearicons-Free';
	font-size: 10px;
	line-height: 60px;
	color: #000;
}
.snb .open_depth.on:after {
	content: "\e873";
	top: 0;
}
.snb .smenu {
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
}
.snb .smenu>li>a {
	display: block;
	padding: 12px 5px 13px 20px;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #f4f4f4;
	color: #555;
	font-size: 14px;
}
.snb .smenu>li>a:hover {
	background-color: #b18147;
	color: #FFF;
}
 @media screen and (max-width:1024px) {
.sub_top {
	display: block;
	width: 100%;
	z-index: 14;
}
}
 @media screen and (max-width:767px) {
/* sub_top */
.sub_top {
	height: 46px;
}
.snb {
	padding-left: 45px;
}
.snb .home {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.snb .home>a {
	width: 45px;
	height: 45px;
	background-size: 100% auto
}
.snb .home>a:before {
	font-size: 13px;
	line-height: 13px;
}
.snb>.depth1_area, .snb>.depth2_area {
	width: 50%;
}
.snb .open_depth {
	height: 45px;
	line-height: 45px;
	padding: 0px 12px 0px 12px;
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
}
.snb .open_depth:after { /*top:13px;*/
	right: 6px;
	font-size: 9px;
	line-height: 45px;
}
.snb .open_depth.on:after {
	top: 12px;
}
.snb .smenu {
	top: 45px;
}
.snb .smenu>li>a {
	padding: 7px 5px 8px 7px;
	font-size: 12px;
}
}
#subContent {
	width: 100%;
	margin-top: 30px;
}
.subTitle {
    position: relative;
    font-size: 2.3em;
    color: #1a1a1a;
    font-weight: 800;
    text-align: center;
    margin: 30px 0;
    padding-left: 15px; /* 원과 텍스트 간격 확보 */
	text-align:left
}

.subTitle::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    transform: translateY(-50%); /* 세로 중앙 정렬 */
    width: 8px;
    height: 8px;
    background-color: #3f51b5;
    border-radius: 50%;
}


@media screen and (max-width:1024px) {
#subContent {
	margin: 7% 0
}
.subTitle {
	margin-bottom: 5%
}
}
 @media screen and (max-width:767px) {
#subContent {
	margin: 9% 0
}
.subTitle {
	font-size: 2.1em;
	margin-bottom: 7%
}
}
/* **************************************** *
 * 마노아소개
* **************************************** */
.about {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 35px;
}
.aboutleft {
	width: 50%;
	position: relative;
	float: left;
	height: 500px;
	overflow: hidden;
	background: url("/images/sub/about01.jpg")center;
	background-size: cover;
}
.aboutright {
	width: 50%;
	position: relative;
	float: right;
	overflow: hidden;
}
.aboutright div {
	width: 60%;
	position: relative;
	padding-left: 35px;
}
.ciinfo ul {
	width: 100%;
	overflow: hidden;
}
.ciinfo ul li {
	width: 50%;
	display: inline-block;
	float: left;
	padding: 45px;
	box-sizing: border-box;
	line-height: 30px;
}
.ciinfo ul li:first-child {
	background: #efefef;
	text-align: center;
}
.ciinfott {
	font-size: 1.5em;
	color: #b9681e;
	font-weight: bold;
	line-height: 35px;
}
.purple {
	color: #621a86;
	font-weight: bold;
}
.green {
	color: #006835;
	font-weight: bold;
}
.ciinfo1 ul {
	width: 100%;
	overflow: hidden;
}
.ciinfo1 ul li {
	width: 50%;
	display: inline-block;
	float: left;
	padding: 45px;
	box-sizing: border-box;
	line-height: 30px;
}
.ciinfo1 ul li:last-child {
	background: #efefef;
	text-align: center;
}
.work {
	background: url("/images/sub/about02.jpg");
	background-size: cover;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 35px;
	padding-top: 75px;
	padding-bottom: 95px;
}
.workarea {
	width: 1300px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.worktt {
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	line-height: 75px;
}
.worktt1 {
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	line-height: 65px;
}
.workarea ul {
	margin-top: 20px;
}
.workarea ul li {
	display: inline-block;
	color: #fff;
	font-size: 0.95em;
	width: 30%;
	margin: 10px 1.5%;
	float: left;
	border: 1px solid rgba(250,250,250,0.4);
	padding: 55px 25px 55px 25px;
	line-height: 25px;
	box-sizing: border-box;
}
.union {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 0px;
}
.unionleft {
	width: 50%;
	position: relative;
	float: left;
	text-align: right;
}
.unionleft div {
	width: 65%;
	position: relative;
	text-align: left;
	float: right;
	line-height: 30px;
}
.unionright {
	width: 47%;
	position: relative;
	float: right;
	background: #efefef;
	height: 480px;
	background: url("/images/sub/about03.jpg");
	background-size: cover;
}
.processarea1 {
	width: 1300px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.processarea1 ul li {
	display: inline-block;
	float: left;
	background: #fff;
	position: relative;
	margin: 20px 20px;
	width: 30%;
	border: 1px solid #cccccc;
	padding: 20px;
	box-sizing: border-box;
}
.uniontt {
	font-style: italic;
	font-size: 1.7em;
	color: #7f430a;
	font-family: 'S-CoreDream-7ExtraBold';
}
 @media screen and (max-width:1355px) {
.aboutright div {
	width: 90%;
	position: relative;
	padding-left: 35px;
}
}
 @media screen and (max-width:1024px) {
.about {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 35px;
}
.aboutleft {
	width: 100%;
	position: relative;
	float: left;
	height: 300px;
	overflow: hidden;
	background: url("/images/sub/about01.jpg")center;
	background-size: cover;
}
.aboutright {
	width: 100%;
	position: relative;
	float: right;
	overflow: hidden;
}
.aboutright div {
	width: 100%;
	position: relative;
	padding: 24px;
}
.mrightt {
	margin-top: 0px;
}
.ciinfo ul {
	width: 100%;
	overflow: hidden;
}
.ciinfo ul li {
	width: 100%;
	display: inline-block;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	line-height: 22px;
}
.ciinfo ul li:first-child {
	background: #efefef;
	text-align: center;
}
.ciinfott {
	font-size: 1.4em;
	color: #b9681e;
	font-weight: bold;
	line-height: 30px;
}
.ciinfo ul li:first-child img {
	width: 50%;
}
.ciinfo1 ul {
	width: 100%;
	overflow: hidden;
}
.ciinfo1 ul li {
	width: 100%;
	display: inline-block;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	line-height: 22px;
}
.ciinfo1 ul li:last-child {
	background: #efefef;
	text-align: center;
}
.ciinfo1 ul li:last-child img {
	width: 50%;
}
.work {
	background: url("/images/sub/about02.jpg");
	background-size: cover;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 35px;
	margin-top: 35px;
	padding-top: 75px;
	padding-bottom: 95px;
}
.workarea {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.worktt {
	font-size: 2em;
	color: #fff;
	font-weight: bold;
	line-height: 75px;
}
.worktt1 {
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	line-height: 65px;
}
.workarea ul {
	margin-top: 20px;
}
.workarea ul li {
	display: inline-block;
	color: #fff;
	font-size: 0.95em;
	width: 97%;
	margin: 10px 1.5%;
	float: left;
	border: 1px solid rgba(250,250,250,0.4);
	padding: 25px;
	line-height: 25px;
	box-sizing: border-box;
}
.union {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 0px;
}
.unionleft {
	width: 100%;
	position: relative;
	float: left;
	text-align: right;
}
.unionleft div {
	width: 100%;
	position: relative;
	text-align: left;
	float: right;
	line-height: 22px;
	padding: 20px;
	box-sizing: border-box;
}
.unionright {
	display: none;
}
.processarea1 {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.processarea1 ul li {
	display: inline-block;
	float: left;
	background: #fff;
	position: relative;
	margin: 8px;
	width: 97%;
	border: 1px solid #cccccc;
	padding: 20px;
	box-sizing: border-box;
}
}
/* **************************************** *
 * 쑤달네사람들
* **************************************** */
.teacher {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 55px;
	padding-bottom: 55px;
}
.teacher ul li {
	display: inline-block;
	float: left;
	width: 50%;
}
.teacher ul li:first-child {
	text-align: right;
}
.teacher ul li:last-child {
	padding-left: 55px;
	box-sizing: border-box;
	line-height: 32px;
	text-align: left;
	background: url("/images/sub/bg01.jpg")no-repeat right bottom;
	height: 700px;
}
.teacher1 {
	width: 1200px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.teacher1 ul li {
	display: inline-block;
	float: left;
	width: 50%;
	padding: 50px;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
}
.teacher1 ul li:first-child {
	border-right: 1px solid rgba(0,0,0,0.1);
}
 @media screen and (max-width:1299px) {
.teacher1 {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.teacher ul li img {
	width: 100%;
}
}
 @media screen and (max-width:1024px) {
.teacher ul li img {
	width: 100%;
}
.teacher1 {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
}
 @media screen and (max-width:767px) {
.teacher {
	padding-top: 0px;
}
.teacher ul li {
	width: 100%;
}
.teacher ul li:first-child {
	text-align: center;
}
.teacher ul li:last-child {
	padding-left: 25px;
	line-height: 25px;
	padding-top: 25px;
	height: auto;
	background: none;
}
.teacher ul li img {
	width: 90%;
}
}
 @media screen and (max-width:564px) {
.teacher1 ul li:first-child {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.teacher1 ul li {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.teacher1 ul li:last-child {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
}
/* **************************************** *
 * 오시는 길
* **************************************** */
.mapinfo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40%;
	height: 320px;
	z-index: 4;
	background: #c8631a;
	padding: 35px;
	box-sizing: border-box;
}
.mapinfott {
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 25px;
}
.maploca {
	background: url("/images/sub/loca.jpg") no-repeat left;
	padding-left: 35px;
	line-height: 35px;
	font-size: 0.9em;
	color: #fff;
}
.maptel {
	background: url("/images/sub/tel.jpg") no-repeat left;
	padding-left: 35px;
	line-height: 35px;
	font-size: 0.9em;
	color: #fff;
}
.mapmail {
	background: url("/images/sub/mail.jpg") no-repeat left;
	padding-left: 35px;
	line-height: 35px;
	font-size: 0.9em;
	color: #fff;
}
.maploca1 {
	font-size: 0.9em;
	color: #fff;
	border-top: 1px solid rgba(250,250,250,0.4);
	padding-top: 10px;
	line-height: 25px;
}
 @media screen and (max-width:1024px) {
.mapinfo {
	width: 100%;
	position: relative;
	padding: 25px;
	height: 310px;
}
.maploca {
	background: url("/images/sub/loca.jpg") no-repeat left;
	padding-left: 35px;
	line-height: 30px;
	font-size: 0.9em;
	color: #fff;
}
.maptel {
	background: url("/images/sub/tel.jpg") no-repeat left;
	padding-left: 35px;
	line-height: 30px;
	font-size: 0.9em;
	color: #fff;
}
.mapmail {
	background: url("/images/sub/mail.jpg") no-repeat left;
	padding-left: 35px;
	line-height: 30px;
	font-size: 0.9em;
	color: #fff;
}
}
/* **************************************** *
 * cooking_list
* **************************************** */

.cooking_list {
	overflow: hidden;
	margin-bottom: 30px;
}
.cooking_list div {
	overflow: hidden;
	display: inline-block;
	width: 30%;
	margin: 15px 1.5%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 30px 30px;
}
.cooking_list div p.img1 {
}
.cooking_list div p.img1 img {
	width: 100%;
}
.cooking_list div h3 {
	width: 100%;
	line-height: 22px;
	font-size: 19px;
	padding: 25px 0px;
	overflow: hidden;
	color: #222;
	text-align: center;
}
.cooking_list div p.desc {
	color: #777;
	font-size: 13px;
	line-height: 18px;
	min-height: 70px;
	overflow: hidden;
	text-align: center;
}
.cooking_list ul {
	text-align: center;
}
.cooking_list ul li {
	display: inline-block;
	width: 49%;
}
.cooking_list ul li a {
	text-align: center;
	display: inline-block;
	border-radius: 4px;
	opacity: 0.8;
	background: red;
	color: #fff;
	width: 90%;
	line-height: 36px;
	font-size: 15px;
	letter-spacing: -1px;
}
.cooking_list ul li:first-child a {
	background: #a3793b;
}
.cooking_list ul li:last-child a {
	background: #a3793b;
}
.cooking_list ul li:hover a {
	opacity: 1;
}
 @media screen and (max-width:1199px) {
.cooking_list {
	text-align: center;
}
.cooking_list div {
	overflow: hidden;
	display: inline-block;
	width: 45%;
	margin: 15px 1.5%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 30px 30px;
}
}
 @media screen and (max-width:767px) {
.cooking_list {
	text-align: center;
}
.cooking_list div {
	overflow: hidden;
	display: inline-block;
	width: 90%;
	margin: 15px 1.5%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 30px 30px;
}
}
/* **************************************** *
 * cooking_detail
* **************************************** */
.detailarea {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.detail_left {
	width: 50%;
	float: right;
	height: 450px;
	background: #f0e2d3;
	text-align: right;
	margin-top: 10px;
}
.detail_left div {
	float: left;
	width: 90%;
	border: 0px solid #000;
	padding: 50px 50px 0px 50px;
	box-sizing: border-box;
	text-align: left;
}
.detailtt {
	font-size: 2.5em;
	color: #7f430a;
	font-family: 'S-CoreDream-4Regular';
	margin-top: 15px;
	letter-spacing: -1px;
}
.detailtt1 {
	font-size: 1em;
	padding: 35px 0px;
	color: #000;
}
.detailtt2 {
	font-size: 1.1em;
	color: #7f430a;
	line-height: 35px;
}
.detailtt3 {
	background: url("/images/sub/titlebg.jpg") no-repeat left;
	padding-left: 45px;
	box-sizing: border-box;
	font-size: 1.7em;
	color: #7f430a;
	font-family: 'S-CoreDream-7ExtraBold';
	line-height: 45px;
}
.detailtt4 {
	margin: 0 auto;
	font-size: 1.7em;
	color: #7f430a;
	font-family: 'S-CoreDream-7ExtraBold';
	line-height: 45px;
}
.detailtt5 {
	color: #000;
}
.orderButton {
	background-color: #926a43;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	width: 150px;
	text-align: center;
	margin-right: 20px;
	padding: 20px;
}
.orderButton:hover {
	background-color: #aa8867;
}
.orderButton:active {
	position: relative;
	top: 1px;
}
.orderButton1 {
	background-color: #aa8867;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	width: 170px;
	text-align: center;
	margin-right: 10px;
	padding: 20px;
}
.orderButton1:hover {
	background-color: #926a43;
}
.orderButton1:active {
	position: relative;
	top: 1px;
}
.orderButton2 {
	background-color: #926a43;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	width: 170px;
	text-align: center;
	margin: 0 auto;
	padding: 20px;
}
.orderButton2:hover {
	background-color: #aa8867;
}
.orderButton2:active {
	position: relative;
	top: 1px;
}
.orderButton3 {
	background-color: #926a43;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	width: 200px;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
}
.orderButton3:hover {
	background-color: #aa8867;
}
.orderButton3:active {
	position: relative;
	top: 1px;
}
.orderButton4 {
	background-color: #926a43;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	width: 150px;
	text-align: center;
	margin: 0 auto;
	padding: 3px;
}
.orderButton4:hover {
	background-color: #aa8867;
}
.orderButton4:active {
	position: relative;
	top: 1px;
}
.detail_right {
	width: 50%;
	float: left;
	height: 450px;
	margin-top: 10px;
}
.bgstyle {
	background-size: cover;
}
.btnarea {
	width: 100%;
	text-align: center;
	border-top: 0px solid #000 !important;
	padding: 35px;
}
.btnarea div {
	width: 50%;
	margin: 0 auto;
	border: 15px solid #efefef !important;
	padding: 35px;
	box-sizing: border-box;
}
.tbsty01 {
	border-top: 2px solid #aa8867;
	border-right: none;
	margin: 2px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
	letter-spacing: -1px;
}
.tbsty01 tbody th {
	background: #f9f2ea;
	text-align: center;
	color: #805932;
	font-weight: "bold"!important;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee7df;
	width: 15%;
}
.tbsty01 td {
	padding-left: 20px;
	color: #555;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	letter-spacing: 0px;
	border-right: 1px solid #eee7df;
	border-bottom: 1px solid #eee7df;
	line-height: 22px;
}
.tbsty01 .bor_none {
	border-right: none !important;
}
.tbsty01 .line {
	border-right: 1px solid #ff9999;
}
.detail4 {
	width: 100%;
	padding-top: 25px;
	padding: 25px;
	border-top: 2px solid #aa8867;
}
.price1 {
	font-size: 1.2em;
	margin-top: 5px;
}
.price2 {
	font-size: 1.5em;
	margin-top: 5px;
	color: #784903;
}
 @media screen and (max-width:767px) {
.detail_left {
	width: 100%;
	float: left;
	height: auto;
	background: #f0e2d3;
	text-align: right;
	margin-top: 10px;
	padding: 20px;
	box-sizing: border-box;
}
.detail_left div {
	float: right;
	width: 100%;
	border: 0px solid #000;
	padding: 20px;
	box-sizing: border-box;
	text-align: left;
}
.detail_right {
	display: none;
}
.detailtt {
	font-size: 2em;
	color: #7f430a;
	font-family: 'S-CoreDream-4Regular';
	margin-top: 15px;
	letter-spacing: -1px;
}
.tbsty01 tbody th {
	width: 25%;
	font-size: 13px;
}
.tbsty01 tbody td {
	width: 75%;
}
.priv {
	background: #f9f2ea;
	padding: 10px;
	border-top: 0px solid #000 !important;
	line-height: 25px;
	font-size: 14px;
}
.detailtt3 {
	background: url("/images/sub/titlebg.jpg") no-repeat left;
	padding-left: 45px;
	box-sizing: border-box;
	font-size: 1.2em;
	color: #7f430a;
	font-family: 'S-CoreDream-7ExtraBold';
	line-height: 30px;
}
.orderButton {
	width: 100%;
}
.orderButton2 {
	width: 100%;
}
.orderButton1 {
	width: 100%;
	margin-top: 1px;
}
.detailtt2 {
	font-size: 1.1em;
	color: #7f430a;
	line-height: 22px;
	margin-bottom: 10px;
}
.btnarea div {
	width: 100%;
	margin: 0 auto;
	border: 15px solid #efefef !important;
	padding: 15px;
	box-sizing: border-box;
}
}
.detailleft1 {
	width: 50%;
	float: left;
	margin-bottom: 20px;
	border-top: 2px solid #aa8867;
}
.detailleft1 dl {
	width: 100%;
	float: left;
}
.detailleft1 dl dt {
	width: 30%;
	float: left;
	text-align: center;
	line-height: 45px;
	background: #f0e2d3;
	color: #7f430a;
	border-bottom: 1px solid #eee7df;
}
.detailleft1 dl dd {
	width: 70%;
	float: left;
	text-align: left;
	padding-left: 5px;
	line-height: 45px;
	border-bottom: 1px solid #eee7df;
}
.detailleft2 {
	width: 50%;
	float: left;
	margin-bottom: 20px;
	border-top: 2px solid #aa8867;
}
.detailleft2 dl {
	width: 100%;
	float: left;
}
.detailleft2 dl dt {
	width: 30%;
	float: left;
	text-align: center;
	line-height: 45px;
	background: #f0e2d3;
	color: #7f430a;
	border-bottom: 1px solid #eee7df;
}
.detailleft2 dl dd {
	width: 70%;
	float: left;
	text-align: left;
	padding-left: 5px;
	line-height: 45px;
	border-bottom: 1px solid #eee7df;
}
 @media screen and (max-width:1244px) {
.detailleft1 {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	margin-top: 20px;
	border-top: 2px solid #aa8867;
}
.detailleft2 {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	border-top: 0px solid #aa8867;
}
}
/* **************************************** *
 * 수강신청
* **************************************** */

.tbsty02 {
	border-top: 0px solid #aa8867;
	background: #fff;
	border-right: none;
	margin: 2px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
	letter-spacing: -1px;
}
.tbsty02 tbody th {
	background: #a3793b;
	text-align: center;
	color: #fff;
	font-weight: "bold"!important;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee7df;
	width: 15%;
}
.tbsty02 td {
	padding-left: 20px;
	color: #555;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	letter-spacing: 0px;
	border-right: 1px solid #eee7df;
	border-bottom: 1px solid #eee7df;
	line-height: 22px;
}
.tbsty02 .bor_none {
	border-right: none !important;
}
.tbsty02 .line {
	border-right: 1px solid #ff9999;
}
.priv {
	overflow: hidden;
	background: #f9f2ea;
	padding: 30px;
	border-top: 0px solid #000 !important;
	line-height: 25px;
	margin-top: 5px;
}
.priv1 {
	font-size: 1.2em;
	text-align: center;
	background: #f9f2ea;
	padding: 30px;
	border-top: 0px solid #000 !important;
	line-height: 25px;
}
.priv1 span {
	font-size: 1.3em;
	color: #b57a09;
	font-weight: bold;
}
.orderleft {
	position: relative;
	float: left;
	width: 100%;
}
.orderleft dl {
	width: 100%;
	float: left;
}
.orderleft dl dt {
	width: 30%;
	float: left;
	background: #a3793b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #eee7df;
}
.orderleft dl dd {
	padding-left: 20px;
	width: 70%;
	float: left;
	background: #fff;
	text-align: left;
	color: #555;
	line-height: 45px;
	border-bottom: 1px solid #eee7df;
}
.orderleft1 {
	position: relative;
	float: left;
	width: 50%;
}
.orderleft1 dl {
	width: 100%;
	float: left;
}
.orderleft1 dl dt {
	width: 30%;
	float: left;
	background: #a3793b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #eee7df;
}
.orderleft1 dl dd {
	padding-left: 20px;
	width: 70%;
	float: left;
	background: #fff;
	text-align: left;
	color: #555;
	line-height: 45px;
	border-bottom: 1px solid #eee7df;
}
/* **************************************** *
 *  리얼리뷰
* **************************************** */
.review {
	width: 1300px;
	position: relative;
	overflow: hidden;
}
.review ul li {
	display: inline-block;
	position: relative;
	margin: 10px 10px;
	width: 23%;
	border: 1px solid #cccccc;
	padding: 20px;
	box-sizing: border-box;
}
.review ul li div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
}
.reviewtt {
	font-size: 0.9em;
	height: 95px;
	overflow: hidden;
	margin-top: 10px;
	line-height: 25px;
}
.wd100 {
	width: 100%;
	height: 250px;
}
 @media screen and (max-width:1299px) {
.review {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.review ul li {
	width: 20%;
}
.conwd100 {
	width: 100%;
}
}
 @media screen and (max-width:767px) {
.review {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.review ul li {
	width: 40%;
}
.priv {
	overflow: hidden;
	background: #f9f2ea;
	padding: 10px;
	border-top: 0px solid #000 !important;
	line-height: 25px;
	margin-top: 5px;
}
.orderleft {
	position: relative;
	float: left;
	width: 100%;
}
.orderleft dl {
	width: 100%;
	float: left;
}
.orderleft dl dt {
	width: 40%;
	float: left;
	background: #a3793b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #eee7df;
}
.orderleft dl dd {
	padding-left: 5px;
	width: 60%;
	float: left;
	background: #fff;
	text-align: left;
	color: #555;
	line-height: 45px;
	border-bottom: 1px solid #eee7df;
}
.orderleft1 {
	position: relative;
	float: left;
	width: 100%;
}
.orderleft1 dl {
	width: 100%;
	float: left;
}
.orderleft1 dl dt {
	width: 40%;
	float: left;
	background: #a3793b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #eee7df;
}
.orderleft1 dl dd {
	padding-left: 5px;
	width: 60%;
	float: left;
	background: #fff;
	text-align: left;
	color: #555;
	line-height: 45px;
	border-bottom: 1px solid #eee7df;
}
}
 @media screen and (max-width:564px) {
.review {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.review ul li {
	width: 95%;
}
.review ul li img {
	width: 100%;
}
}
/* **************************************** *
 *  교육시설
* **************************************** */
.sisul {
	width: 1300px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.sisul ul li {
	display: inline-block;
	position: relative;
	margin: 12px 12px;
	width: 30%;
	text-align: center;
	padding: 15px;
	border: 1px solid #eee7df;
}
.sisul ul li img {
	width: 100%;
}
 @media screen and (max-width:1299px) {
.sisul {
	width: 100%;
}
}
 @media screen and (max-width:767px) {
.sisul ul li {
	display: inline-block;
	position: relative;
	margin: 12px 12px;
	width: 95%;
	text-align: center;
	padding: 10px;
	border: 1px solid #eee7df;
}
}
/* **************************************** *
 *  차별화
* **************************************** */
.differ {
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.differ ul li {
	display: inline-block;
	position: relative;
	margin: 10px 10px;
	width: 30%;
	text-align: center;
}
 @media screen and (max-width:999px) {
.differ {
	width: 100%;
}
.differ ul li {
	width: 90%;
}
}
/* **************************************** *
 *  수업진행과정
* **************************************** */
.process {
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding: 55px 0px;
	background: #f9f2ea;
}
.processarea {
	width: 1300px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.processarea ul li {
	float: left;
	display: inline-block;
	float: left;
	font-size: 0.95em;
	height: 270px;
	background: #fff;
	position: relative;
	margin: 20px 20px;
	width: 30%;
	border: 1px solid #cccccc;
	padding: 10px;
	box-sizing: border-box;
}
.processarea ul li:first-child {
	background: url("/images/sub/about02.jpg")right bottom;
	background-size: cover;
	color: #fff;
	font-size: 1.1em;
	line-height: 35px;
	padding-top: 40px;
	box-sizing: border-box;
}
.processtt {
	color: #Fff;
	font-size: 1.6em;
	line-height: 108px;
	height: 108px;
	background: url("/images/sub/bg02.jpg")center;
	background-size: cover;
}
 @media screen and (max-width:1299px) {
.processarea {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.processarea ul li {
	float: left;
	display: inline-block;
	float: left;
	font-size: 0.95em;
	height: 270px;
	background: #fff;
	position: relative;
	margin: 15px;
	width: 30%;
	border: 1px solid #cccccc;
	padding: 20px;
	box-sizing: border-box;
}
}
 @media screen and (max-width:999px) {
.processarea ul li {
	float: left;
	display: inline-block;
	float: left;
	font-size: 0.95em;
	height: auto;
	background: #fff;
	position: relative;
	margin: 10px;
	width: 94.5%;
	border: 1px solid #cccccc;
	padding: 10px;
	box-sizing: border-box;
}
.processarea ul li:first-child {
	height: 270px;
}
.right1 {
	text-align: center;
}
}
.pre {
	width: 40%;
	height: 300px;
	line-height: 300px;
	border: 15px solid #cccccc;
	text-align: center;
	margin: 0 auto;
}
.inpust {
	line-height: 30px;
	border: 1px solid #cccccc;
	height: 30px;
	width: 180px;
}
.inpust1 {
	line-height: 30px;
	border: 1px solid #cccccc;
	height: 30px;
}
.f_orange {
	color: red;
}
.privacy {
	width: 100%;
	padding: 15px;
	font-size: 0.9em;
}
.list_section ul {
	width: 100%;
	overflow: hidden;
}
.list_section ul li {
	display: inlin-block;
	width: 50%;
	float: left;
}
.list_section ul li:last-child {
	text-align: right;
	padding-top: 15px;
}
 @media screen and (max-width:767px) {
.list_section ul li {
	display: inlin-block;
	width: 100%;
	float: left;
}
}
/***********iitl css****************/

.pre {
	width: 50%;
	margin: 0 auto;
	border: 10px solid #EFEFEF;
	height: 300px;
	line-height: 300px;
	font-size: 20px;
}
.left01 {
	width: 40%;
	float: left;
}
.right01 {
	width: 60%;
	float: left;
	text-align: left;
	line-height: 33px;
	font-size: 18px;
	color: rgba(0,0,0,0.8);
}
.right01 span {
	color: #0c6d9f;
	font-weight: 600;
}
#map {
	width: 100%;
	height: 700px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.location {
	width: 40%;
	position: absolute;
	bottom: 40px;
	left: 0px;
	z-index: 5;
	text-align: center;
	overflow: hidden;
	background: #0287cc;
}
.location dl {
	overflow: Hidden;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	height: 320px;
	border: 0px solid #ddd;
	padding: 20px;
	box-sizing: border-box;
}
.location dl dt i {
	line-height: 80px;
	padding-right: 10px;
	font-size: 18px;
}
.location dl dt {
	text-align: center;
	line-height: 80px;
	font-size: 22px;
	color: #fff;
	border-bottom: 1px solid rgba(250,250,250,0.4);
}
.location dl dd {
	padding-top: 40px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
}
 @media screen and (max-width:879px) {
#map {
	height: auto;
}
.location {
	position: relative;
	width: 100%;
}
}
.register {
	width: 100%;
	margin: 0 auto 5rem;
}
.stitle {
	text-align: left;
	font-size: 1.7rem;
	font-weight: 600;
	padding-bottom:1rem

}
.box01 {
	width: 100%;
	background: #Efefef;
	padding: 15px;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 10px;
}
.box01 ul li {
	display: inline-block;
	width: 33%;
	float: left;
	color: #000;
}
 @media screen and (max-width:1299px) {
.register {
	width: 100%;
	padding: 3%;
	margin: 0 auto;
}
}
 @media screen and (max-width:879px) {
.pre {
	width: 90%;
}
.left01 {
	display: none;
}
.right01 {
	width: 100%;
	font-size: 15px;
	padding: 2%;
	line-height: 29px;
}
.mwd100 {
	width: 100%;
}
}
.board_wrap {
	width: 100%;
	border: 0px solid red;
}
.board_wrap table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border-right: 2px solid #fff;
    border-left: 2px solid #fff;
}
.board_01 {
	border-top: 2px solid #000;
	width: 100%;
	margin-top: 1rem;
}
.board_01 tbody tr {
	padding: 10px;
}
.board_01 tbody tr td {
	border: 1px solid #ccc;
	padding: 10px;
}
.board_01 tbody tr td.board_form_text, .board_01 tbody tr th.board_form_text {
	text-align: center;
	background: #f3f3f3;
	color: #000;
	font-weight:bold
}
.board_01 tbody tr td.align {
	text-align: center;
}
.board_02 {
	border-top: 2px solid #000;
	width: 100%;
	margin-top: 15px;
}
.board_02 tbody tr {
	padding: 10px;
}
.board_02 tbody tr td {
	border: 1px solid #ccc;
	padding: 10px;
}
.board_02 tbody tr td.board_form_text {
	text-align: center;
	background: #eff9fc;
	color: #000;
}
.board_02 tbody tr td.align {
	text-align: center;
}
.board_03 {
	border-top: 2px solid #3f51b5;
	width: 100%;
	margin-top: 15px;
}
.board_03 tbody tr {
	padding: 10px;
}
.board_03 tbody tr th {
	background: #eff9fc;
}
.board_03 tbody tr td {
	border-bottom: 1px solid #eee;
	padding: 10px;
	text-align: left;
}
.board_03 tbody tr td.board_form_text {
	background: #eff9fc;
	color: #000;
}
.board_03 tbody tr td.align {
	text-align: left;
}
.form_box {
	margin-top: 30px;
}
.vc_title {
	text-align: left;
	font-size: 18px;
	font-weight: 700;
}
.inputsty01 {
	height: 3rem;
	line-height: 1.3;
	border: 1px solid rgba(0,0,0,0.3);
	width: 90% !important;
	padding-left:1rem;
	color: #666

}
.form_btn_01 {
	display: inline-block;
	margin-left: 10px;
	margin-top: 5spx !important;
	background: #3f51b5;
	color: #fff;
	padding: 10px;
	border: 0px solid red;
}
.wd5per {
	width: 5% !important;
}
.wd10per {
	width: 10% !important;
}
.wd20per {
	width: 20% !important;
}
.wd30per {
	width: 30% !important;
}
.wd40per {
	width: 40% !important;
}
.wd50per {
	width: 50% !important;
}
.wd60per {
	width: 60% !important;
}
.wd70per {
	width: 70% !important;
}
.wd80per {
	width: 80% !important;
}
.wd90per {
	width: 90% !important;
}
.wd5 {
	width: 5%;
}
.wd10 {
	width: 10%;
}
.wd20 {
	width: 20%;
}
.wd30 {
	width: 30%;
}
.wd40 {
	width: 40%;
}
.wd50 {
	width: 50%;
}
.wd60 {
	width: 60%;
}
.wd70 {
	width: 70%;
}
.wd80 {
	width: 80%;
}
.wd90 {
	width: 90%;
}
.wd100 {
	width: 100%;
}
 @media screen and (max-width:879px) {
.inputsty01 {
	width: 100%;
}
.form_btn_01 {
	margin-left: 0px;
	margin-top: 5px;
}
.board_01 tbody tr {
	padding: 5px;
}
}
.regtit {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 25px;
	background: #0488b4;
	color: #fff;
}
.board_btn {
	background-color: #3f51b5;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	padding: 15px 20px;
	margin: 5px;
}
.board_btn:hover {
	background-color: #0788b3;
}
.board_btn:active {
	position: relative;
	top: 1px;
}
.board_btn_gray {
	background-color: #999;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	padding: 15px 20px;
	margin: 5px;
}
.board_btn_gray:hover {
	background-color: #333333;
}
.board_btn_gray:active {
	position: relative;
	top: 1px;
}
.exam01 {
	width: 80%;
	margin: 0 auto;
	box-sizing: border-box;
	bordeR: 0px solid red;
	background: #000 url(/img/bg02.jpg);
	padding: 75px;
}
.exam01tt {
	font-size: 20px;
	color: #fff;
	line-height: 37px;
}
 @media screen and (max-width:879px) {
.exam01 {
	width: 100%;
	padding: 30px;
}
.exam01tt {
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}
}
.testsite {
	width: 80%;
	margin: 0 auto;
	height: 300px;
	bordeR: 0px solid red;
	background: #000 url(/img/bg01.jpg);
}
.testsite span {
	color: #0099ff;
	font-weight: 600;
}
.testt {
	font-size: 25px;
	color: #fff;
	line-height: 37px;
	padding-top: 65px;
}
.test_btn_gray {
	background-color: #none;
	border-radius: 25px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 18px;
	bordeR: 1px solid #fff;
	text-align: center;
	margin: 0 auto;
	padding: 15px 30px;
	margin: 25px;
}
.test_btn_gray:hover {
	background-color: #0066cc;
	bordeR: 1px solid #0066cc;
}
.test_btn_gray:active {
	position: relative;
	top: 1px;
}
 @media screen and (max-width:879px) {
.testsite {
	width: 100%;
	padding: 30px;
}
.testt {
	font-size: 17px;
	color: #fff;
	line-height: 30px;
	padding-top: 45px;
}
}
.new_top {
	box-sizing: border-box;
	padding: 30px;
	border: 15px solid #eee;
	overflow: hidden;
}
.new_top dl {
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
}
.new_top dt {
	overflow: hidden;
	display: inline-block;
	font-size: 15px;
	padding-right: 20px;
	font-weight: bold;
	border-right: 1px dotted #ddd;
	margin-right: 10px;
	line-height: 40px;
	display: none;
}
.new_top dd {
	overflow: hidden;
	display: inline-block;
	padding: 0px 0px;
}
.new_top dd select, .new_top dd input {
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
}
.new_top dd select {
	width: 100px;
}
.new_top dd input[type='text'] {
	width: 200px;
}
.new_top dd:last-child input {
	background: #d3242c;
	color: #fff;
	font-weight: bold;
	border: 1px solid #d3242c;
	font-size: 15px;
	width: 90px;
	text-align: center;
}
/*oversea-marketing-list*/
.oversea-marketing-list {
	position: relative;
	width: 100%;
	border: 0px solid red;
	overflow: hidden;
}
.oversea-marketing-list dl {
	width: 48%;
	margin: 1%;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding: 25px 30px 20px 30px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.oversea-marketing-list dl dt {
	font-weight: bold;
	color: #222;
	line-height: 22px;
	font-size: 15px;
	border: 0px solid red;
	width: 80%;
	float: left;
	text-align: left;
}
.oversea-marketing-list dl dt span {
	text-align: center;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	margin-bottom: 3px;
	color: #fff;
	padding: 5px 40px;
	margin-bottom: 15px;
}
.tit0111 {
	font-size: 20px;
	color: #000 !important;
	text-align: left;
	line-height: 22px;
	height: 75px;
	padding: 15px 0px;
	background: none;
}
.oversea-marketing-list dl dt span.iconst01 {
	background: #ff5767;
}
.oversea-marketing-list dl dt span.iconst02 {
	background: #3fca5d;
}
.oversea-marketing-list dl dd {
	width: 20%;
	float: left;
	border: 0px solid red;
}
.oversea-marketing-list dl dt p {
	color: #666666
}
.viewbtn {
	line-height: 50px;
	position: absolute;
	right: 10px;
	top: 24px;
	text-align: center;
	width: 130px;
	height: 130px;
}
.tit002 {
	text-align: center;
	display: inline-block;
	background: #ff5767;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	margin-bottom: 3px;
	color: #fff;
	padding: 5px 40px;
	margin-bottom: 15px;
}
.tit0111_1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	color: #000;
	line-height: 65px;
}
 @media screen and (max-width:979px) {
.oversea-marketing-list dl {
	width: 98%;
	box-sizing: border-box;
	padding: 15px 10px;
}
.oversea-marketing-list dl dt {
	width: 100% !important;
	border: 0px solid red;
	overflow: hidden;
	height: auto;
}
.oversea-marketing-list dl dd {
	width: 100% !important;
	border: 0px solid red;
}
.viewbtn {
	top: 160px !important;
	height: 60px;
	width: 60px;
}
.viewbtn1 {
	width: 100% !important;
}
.tit0111 {
	font-size: 18px;
	height: auto;
}
}
.oversea-marketing-view .topper {
	box-sizing: border-box;
	background: #f4f4f4;
	padding: 30px 30px;
	position: relative;
	overflow: hidden;
}
.oversea-marketing-view .topper dl {
	width: 50%;
	float: left;
	border-top: 0px solid #333;
}
.oversea-marketing-view .topper dl.topline1 {
	border-top: 2px solid #333;
}
.oversea-marketing-view .topper dl.topline {
	border-top: 2px solid #333;
}
.oversea-marketing-view .topper dl dt {
	width: 20%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	background: #fff;
	font-weight: 600;
}
.oversea-marketing-view .topper dl dd {
	width: 80%;
	float: left;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	text-align: left;
}
.oversea-marketing-view .desc dl {
	overflow: hidden;
	margin: 20px 0px;
}
.oversea-marketing-view .desc dl dt {
	border-left: 5px solid #0361ba;
	color: #000;
	line-height: 17px;
	padding: 0px 10px;
	margin: 20px 5px;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.oversea-marketing-view .desc dl dd {
	border-top: 1px solid #ddd;
	line-height: 35px;
	padding: 10px 20px;
	color: #666;
	text-align: left;
}
.wd10 {
	width: 10% !important;
}
.wd90 {
	width: 90% !important;
}
.wd30 {
	width: 30%;
}
 @media screen and (max-width:979px) {
.wd30 {
	width: 100%;
}
.oversea-marketing-view .topper {
	padding: 25px;
}
.oversea-marketing-view .topper dl {
	width: 100%;
}
.oversea-marketing-view .topper dl.topline {
	border-top: 0px solid #333;
}
.wd10 {
	width: 20% !important;
}
.wd90 {
	width: 80% !important;
}
.oversea-marketing-view .desc dl dt {
	padding: 10px;
}
.oversea-marketing-view .desc dl dd {
	padding: 10px;
}
}
.test_btn {
	background-color: #0361ba;
	border-radius: 25px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 18px;
	bordeR: 1px solid #0361ba;
	text-align: center;
	margin: 0 auto;
	padding: 15px 30px;
	margin: 25px;
}
.test_btn:hover {
	background-color: #0066cc;
	bordeR: 1px solid #0066cc;
}
.test_btn:active {
	position: relative;
	top: 1px;
}
table {
	display: table;
	border-collapse: separate;
	box-sizing: border-box;
	text-indent: initial;
	border-spacing: 2px;
	border-color: grey;
}
.tb_01 {
	width: 100%;
	border-top: 2px solid #003366;
	border-bottom: 1px solid #003366;
	border-collapse: collapse;
}
.tb_01 tr th {
	background: #f2f9fe;
	color: #0f6bb9;
	font-size: 17px;
	padding: 15px;
}
.tb_01 tr td {
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 16px;
	line-height: 25px;
	border-right: 1px solid #ccc;
	padding: 15px;
}
.tb_01 tr td.leftalign {
	text-align: left;
}
.tb_01 tr td.noneline {
	border-right: 0px solid #003366;
}
.eduinfo {
	background: url('/theme/basic/img/subvisual_01.jpg');
	width: 100%;
	color: #fff;
	float: left;
	padding: 45px;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
	margin-bottom: 45px;
}
.eduinfo span {
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	line-height: 55px;
}
.eduinfo1 {
	background: #efefef;
	width: 100%;
	float: left;
	padding: 45px;
	box-sizing: border-box;
	text-align: left;
	line-height: 30px;
	font-size: 17px;
	margin-bottom: 45px;
}
.photolist {
	width: 100%;
	float: left;
}
.photolist ul li {
	width: 29%;
	margin: 2%;
	display: inline-block;
	float: left;
}
.photolist ul li img {
	width: 100%;
}
.mobilenone {
	display: show
}
.mobileshow {
	display: none
}
 @media screen and (max-width:979px) {
.tb_01 tr th {
	background: #f2f9fe;
	color: #0f6bb9;
	font-size: 17px;
	padding: 7px;
}
.tb_01 tr td {
	padding: 7px;
	font-size: 14px;
	line-height: 25px;
}
.eduinfo1 {
	padding: 20px;
}
.wd100per {
	width: 100%;
}
.mobilenone {
	display: none;
}
.mobileshow {
	display: block;
	width: 100%;
}
}
.tbl_head01 tr th {
	border-top: 2px solid #000;
	background-color:#f3f3f3
}
/* 프로그램 신청 */
#app_program h3.title {
	font-size: 2.5rem;
	font-weight: 700;
	text-align: left; padding-top:15px;
}

#app_program h3.title span {
    color: #003366; 
    font-size: 4rem; line-height:1;
    vertical-align: super;
    letter-spacing: -10px;
    display: inline-block;  display:none;
    margin-left: -10px; /* 좌측 여백을 없앰 */;
}
#app_program .header_program {
	font-size: 5rem;
	font-weight: bold;
	color: #fa5537;
	margin-bottom: 1rem;
	text-align: left;
}
#app_program .credit-info {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    text-align: left;
    margin-top: 10px;
    padding-left: 1.2rem;
}
#app_program .apply-button {
	display: inline-block;
	background: #fa5537;
	color: white;
	padding: 0.6rem 1.2rem;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
}


/* 
#app_program  .steps
*/

 #app_program  .steps, #app_program  .steps * { box-sizing: border-box; }
 #app_program  .steps {  padding-top:10px; padding-bottom:20px;
    display: flex; 
    align-items: center; 
    gap: 12px; 
    counter-reset: step;             
    width: 100%;     justify-content: stretch;
  }

 #app_program  .steps .step{
    position: relative;
    padding: 22px 16px 22px 48px;    
    border-radius: 10px;
    border:1px solid #004187;
    font-weight: 600;
    line-height: 1.3;
	color:#004187;
    flex:3;     font-weight:700;
  }

  /* 자동 넘버링 (원형 배지) */
 #app_program  .steps .step::before{
    counter-increment: step;
    content: counter(step);
    position: absolute;
    left: 12px; top: 50%;
    transform: translateY(-50%);
    display: grid; place-items: center;
    width: 28px; height: 28px;
    border-radius: 50%;
    background: #004187;               /* 번호 배경색 */
    color: #fff;
    font: 700 14px/1 system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  }

 #app_program  .steps .span{
    margin: 0;
    display: flex;
    align-items: center; 
    justify-content: center;
    padding:0px 10px;
  }
 #app_program  .steps .span svg{
    width: 22px; height: 22px;
    stroke: #9ca3af;
    transition: transform .2s ease;
  }

  @media (max-width: 790px){
   #app_program  .steps{
      flex-direction: column;          /* DOM 순서대로 한 줄씩 아래로 */
      align-items: stretch;
      gap: 10px;
    }
   #app_program  .steps .step{
      width: 100%;
      max-width: none;
    }
   #app_program  .steps .span{
      width: 100%;                     /* 화살표가 줄 단위로 내려오게 */
      padding: 2px 0 8px;
    }
   #app_program  .steps .span svg{
      transform: rotate(90deg);        /* 90도 회전 */
      width: 18px; height: 18px;
    }
  }





#app_program .arrow {
	background: #fa5537;
	color: #fff;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#app_program .program-grid { overflow:hidden;
	width: 100%;
	gap: 1rem;
	text-align: left;
	margin-bottom:2rem
}
.program_red  {
	font-size:2rem !important;
	line-height:1.5
	
	
	}
#app_program .program {
	width: 49% !important;
	float:left !important;
	padding: 1rem;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #dbe4ff;
	font-size: 2rem;
	font-weight: bold;
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	color: #01219b;
	padding: 20px 0;
	display: inline-block;
	margin-right: 1rem;
	margin-bottom: 2rem !important;
	cursor: pointer;
    position: relative;
    min-height: 200px !important;
	background-color: #fafbff
}
#app_program .program dd, dt {
	color: #536e97 !important;
	font-size:1.2rem
	}
#app_program .program::after {
    content: "›";
    position: absolute;
    right: 4rem;
    top: 47%;
    transform: translateY(-50%);
    font-size: 30%;
    font-size: 5rem;
    line-height: 1;
    color: #d9d9d9;
}
#app_program .program small {
	color: #aaa;
	font-size: 1.4rem;
}
 @media screen and (max-width: 480px) {
#app_program .header_program {
	font-size: 1.5rem;
}
}
/* 프로그램 신청 */



/* 서비스이용약관, 개인정보처리방침 */
.privacy_wrap {
}
.privacy_wrap .privacy .box {
	max-height: 700px;
	height: auto;
	overflow-Y: auto;
	padding: 2rem;
}
.provision {
	max-height: 700px;
	overflow-Y: auto;
	padding: 1rem;
	background: #f7f7f7;
}
.privacy_wrap {
	padding: 4rem 2rem;
	background: #fafafa;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
.privacy_wrap .box {
	width: 100%;
	height: 28rem;
	font-size: 1.4rem;
	background: #fff;
	box-sizing: border-box;
	padding: 2rem;
	overflow-y: scroll;
	line-height: 1.7;
	margin-bottom: 0.5rem;
	margin-top: 1.5rem;
	text-align: left;
}
.privacy_wrap .box:first-child {
	margin-top: 0;
}
.privacy_wrap .box .tit {
	font-size: 1.7rem;
	display: block;
	margin-bottom: 10px;
	font-weight: 500;
}
.privacy_wrap .check {
	text-align: right;
	display: flex;
	flex-wrap: wrap;
	align-items: center; /* justify-content: flex-end; */
}
.privacy_wrap .check input {
	width: 15px;
	height: 15px;
}
.privacy_wrap .check label {
	font-size: 1.6rem;
	font-weight: 500;
	display: inline-block;
	padding: 0 0 0 5px;
	cursor: pointer;
}
.privacy_wrap .check label:before {
	display: none;
}
.privacy_wrap .all_check {
	padding: 1rem 2rem;
	text-align: center;
	background: #2d4a7a;
	color: #fff;
	margin-top: 1rem;
	justify-content: center;
	opacity: 0.9;
}
/* .privacy_wrap .all_check:hover {opacity:1;} */
.privacy_wrap .box2 {
	height: auto;
	overflow-y: auto;
}
.privacy_wrap table {
	margin-top: 2rem;
}
.privacy_wrap th {
	background: #f7f7f7;
}
.privacy_wrap td {
	border-top: 0;
	border-right: 0;
	text-align: center;
}
.privacy * {
	font-style: normal;
}
.privacy_wrap ul {
	margin-top: 5px;
}
.privacy_wrap .mgt30 {
	margin-top: 10px;
}
.privacy .pd_l10 {
	padding-left: 13px;
}
.privacy strong, .privacy b {
	font-size: 1.7rem;
	font-weight: 600;
}


/* 페이지 내 안내문 */
.local_desc {background:#eaeaea;padding:10px 20px;margin:10px 0;line-height:1.5em }
.local_desc ol, .local_desc ul {margin:0;padding:0 0 0 10px}
.local_desc strong{color:red}
.local_desc li{margin:10px 0}
.local_wr{margin:0 0 10px }
.local_wr:after{display:block;visibility:hidden;clear:both;content:""}

.local_desc01 {margin:10px 0 10px ;padding:10px 20px;border:1px solid #f2f2f2;background:#f9f9f9; text-align:left; }
.local_desc01 strong {color:#ff3061}
.local_desc01 a {text-decoration:underline}

.local_desc02 {margin:10px 0 ;min-width:960px} /* 주로 온라인 서식 관련 안내 내용에 사용 */
.local_desc02 p {padding:0;line-height:1.8em}


.program-grid { display:flex; flex-wrap:wrap; gap:10px;}

	#app_program .program { flex:1 1 calc(50% - 20px); position:relative; text-align:left; padding-left:20px; }
	#app_program .program dt, #app_program .program dd { display:inline-block; font-size:14px; }
	#app_program .program dd { font-weight:normal; }
	.program_none { cursor:unset !important; /* background:#eee; */ }
	.program_blue { background:#136; color:#fff; }



@media (max-width: 1023px) {
	#app_program .program {flex-basis:100% !important;}
}

:root{ --logo-h: 60px; --gap: 34px; }
.brandbar{ padding:10px 20px; overflow:hidden; width:100%; background:#eee;  overflow:hidden; }
.brand-group {display:flex; flex-wrap:wrap; gap:0px 20px; align-items: center;  width:100%; overflow:hidden;}
.track li img{height:var(--logo-h); width:auto; display:block; object-fit:contain;  mix-blend-mode: multiply;}

.marquee{ width:calc(100% - 0);
  position:relative; overflow:hidden;
  mask-image:linear-gradient(to right, transparent 0, black 40px, black calc(100% - 40px), transparent 100%);
  -webkit-mask-image:linear-gradient(to right, transparent 0, black 40px, black calc(100% - 40px), transparent 100%);
}
.marquee .track{
  --track-w:0px;
  display:flex; align-items:center; gap:var(--gap);
  margin:0; padding:0; list-style:none;
  width:max(calc(var(--track-w) * 2), 100%); 
  will-change:transform;
  animation:sponsor-scroll linear infinite;
  animation-duration:55s; 
}
.marquee .track li{display:flex; align-items:center}
@keyframes sponsor-scroll{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-1 * var(--track-w)))}
}

.marquee:hover .track{animation-play-state:paused}

@media (prefers-reduced-motion:reduce){
  .marquee .track{animation:none!important}
}






