@charset "utf-8"; 
 
 
  
/* 메인 디자인 관련  ===================================================================================== */
#main_wrap					{position:relative; width:100%; min-height:550px;  }
.visual_wrap				{margin:0 auto; background:url('../image/main/visual_bg.jpg') repeat-x center top; } 
.visual01					{height:600px; }
.visual01 .calli			{float:left; width:45%; margin-top:0; }
.visual01 .txt				{float:right; width:55%; padding-top:65px; }
.visual01 .txt p				{line-height:60px; color:#fff; text-align:center; font-size:4em; }
.visual01 .txt p span				{font-size:0.95em; font-family:'Roboto'; font-weight:500; }
.visual01 .txt .txt01				{padding-top:15px; font-size:1.95em; }
.visual01 .txt .txt02				{padding-top:10px; font-size:2.2em; }
.visual01 .txt .bar				{display:inline-block; margin-top:10px; width:50px; height:3px; background:rgba(255,255,255,1); }
.visual01 .txt .img				{display:inline-block; padding-top:35px; margin:0 auto; }

.title		{padding:44px 0 19px 0; color:#000; font-size:1.8em; letter-spacing:-1px; border-bottom:2px solid #000; }
.more		{display:inline-block; float:right; }
.more a		{color:#888;}

.main_contwrap				{display:block; width:1200px; margin:-50px auto 0 auto; padding:35px 0; background-color:#fff; }

.main_info				{display:inline-block; padding-bottom:32px; border-bottom:1px solid #e5e5e5; }
.main_info dt				{float:left; width:35%; }
.main_info dd			{float:right; width:58%; line-height:160%; color:#333; letter-spacing:-0.5px; }
.main_info span				{display:block; margin-bottom:17px; width:40px; height:3px; background-color:#2c09b9; }
.main_info a			{display:inline-block; width:130px; height:40px; line-height:40px; padding:0 15px; color:#fff; background:url('../image/main/main_arrow.png') no-repeat 90% 45% #2c09b9; }

.main_news					{display:inline-block; width:38%; }

.main_box				{display:inline-block; float:right; width:58%; margin-top:50px; }
.main_bn					{display:inline-block; width:100%; }
.main_bn p a				{float:left; display:block; width:25%; height:80px; padding-top:55px; color:#383838; font-size:1.06em; text-align:center; border-left:1px solid #dedede; box-sizing:border-box; }
.main_bn .bn01 a			{background:url('../image/main/main_bn01.png') no-repeat center 20%; }
.main_bn .bn02 a			{background:url('../image/main/main_bn02.png') no-repeat center 20%; }
.main_bn .bn03 a			{background:url('../image/main/main_bn03.png') no-repeat center 20%; }
.main_bn .bn04 a			{background:url('../image/main/main_bn04.png') no-repeat center 20%; border-right:1px solid #dedede; }
.main_bn p a:hover		{color:#6c4bef; }

.main_press		{display:inline-block; width:100%; margin-top:40px; }
.main_press a		{float:left; overflow:hidden; width:40%; margin-right:2%; padding:0 25px 20px 25px; border:1px solid #ddd; background-color:#fafafa; }
.main_press a:last-child	{float:right; margin-right:0; }
.main_press a .press_title	{height:40px; line-height:40px; color:#111; font-size:0.95em; text-indent:35px; border-bottom:1px solid #e0e0e0; background:url('../image/main/main_bookmark.png') no-repeat left top; }
.main_press a .press_title span		{display:inline-block; float:right; color:#606060; font-size:0.85em; }
.main_press a .press_cont			{overflow:hidden; height:25px; padding:20px 0; color:#222; text-overflow: ellipsis;-o-text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; word-wrap: break-word; }
.main_press_m		{display:none; }


/* screen 1200 */
@media screen and (max-width:1200px) { 

.main_contwrap				{width:92%; margin:0 4%; }

}


/* screen 1120 */
@media screen and (max-width:1120px) { 

.visual01					{height:100%; }
.visual01 .calli			{width:40%; margin-left:5%; }
.visual01 .txt				{float:none; width:100%; margin-right:10%; padding-top:5%; }
.visual01 .txt p				{line-height:120%; font-size:3.2em; }
.visual01 .txt .txt01				{padding-top:2%; font-size:1.7em; line-height:180%;}
.visual01 .txt .txt02				{padding-top:1%; font-size:1.95em; line-height:180%;}
.visual01 .txt .img				{width:30%; padding-top:15px; }

.main_info img	{width:98%; }
.main_news, .main_bn					{width:100%; }

.main_box				{float:none; width:100%; margin-top:30px; }

.main_press		{display:none; }
.main_press_m		{display:inline-block; margin:0; width:100%; }

}


/* mobie screen 840 */
@media screen and (max-width:840px) {

.visual01 .txt p				{font-size:2.6em; }
.visual01 .txt .txt01				{font-size:1.4em; }
.visual01 .txt .txt02				{font-size:1.6em; }

.main_info img	{width:320px; }
.main_info dt			{float:none; width:100%; }
.main_info dd			{float:none; width:100%; padding-top:20px; }
.main_info dd p		{display:none; }
.main_info span			{display:none; }

}



/* mobie screen 780 */
@media screen and (max-width:780px) {

.main_news_wrap .main_title	{font-size:1.1em;}
.main_news_wrap .more a		{font-size:0.9em;}
.la_news_list .list01 a, .la_press_list .list01 a		{font-size:1em;}

}


/* mobie screen 680 */
@media screen and (max-width:680px) {

.visual01 .calli			{width:30%; }
.visual01 .txt p				{font-size:2em; }
.visual01 .txt .txt01, .visual01 .txt .txt02, .visual01 .txt .bar	{display:none; }
.visual01 .txt .img				{width:35%; padding-top:15px; }

.main_bn p a, .main_bn .bn04 a		{font-size:1em; letter-spacing:-0.5px; border:none; }

}


/* mobie screen 520 */
@media screen and (max-width:520px) {

.la_news_list01 .la_news_date, .la_press_list01 .la_press_date		{display:none;}

}


/* mobie screen 480 */
@media screen and (max-width:480px) {

.visual01 .calli, .visual01 .txt br			{display:none;}
.visual01 .txt p				{font-size:1.2em; line-height:100%; }
.main_info img	{width:90%; }
.main_bn .bn03 a, .main_bn .bn04 a		{font-size:0.9em; letter-spacing:-2px; }

}